@charset "UTF-8";
/* CSS Document */
/* breadcrumb
------------------------------------------------------------*/
#breadcrumb {
  background: #FFF;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 5px 30px;
}

#breadcrumb ul {
  width: 990px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  font-size: 0.8rem;
}

#breadcrumb ul li {
  display: inline;
}

#breadcrumb ul li:not(:last-child):after {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Chalkboard SE", sans-serif;
  content: '>';
  margin-left: 10px;
  margin-right: 5px;
}

#breadcrumb ul li a {
  color: #000;
}

@media screen and (max-width: 700px) {
  #breadcrumb {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* main next
------------------------------------------------------------*/
main.next2021 .sec-box, main.next2021 .collabo-block, main.next2021 .message-block section, main.next2021 .blog-block, main.next2021 .sec-contents {
  background-color: #F6F8FA;
  padding: 25px;
  border: 2px solid #0080CD;
  border-radius: 10px;
  box-shadow: 2px 3px 6px 1px rgb(0 0 0 / 30%);
}
.message main.next2021 .message-block section {
  padding: 16px;
}
.final_project main.next2021 .sec-box,
.ob-voice-department main.next2021 .sec-box,
.ob-illust-department main.next2021 .sec-box,
.ob-comic-department main.next2021 .sec-box,
.ob-game-department main.next2021 .sec-box,
.ob-novels-department main.next2021 .sec-box,
.ob-figure-department main.next2021 .sec-box {
  padding: 18px 18px 35px 18px;
}
main.next2021 .sec-box .title-block, main.next2021 .collabo-block .title-block, main.next2021 .message-block section .title-block, main.next2021 .blog-block .title-block, main.next2021 .sec-contents .title-block {
  margin-left: -25px;
}

main.next2021 .sec-box .course-title, main.next2021 .collabo-block .course-title, main.next2021 .message-block section .course-title, main.next2021 .blog-block .course-title, main.next2021 .sec-contents .course-title {
  margin-left: -25px;
  margin-right: -25px;
  margin-top: -25px;
  margin-bottom: -5px;
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.success_stories .main.next2021 .sec-box .course-title {
  margin-right: -19px;
}
.final_project main.next2021 .sec-box .course-title,
.ob-voice-department main.next2021 .sec-box .course-title,
.ob-illust-department main.next2021 .sec-box .course-title,
.ob-comic-department main.next2021 .sec-box .course-title,
.ob-game-department main.next2021 .sec-box .course-title,
.ob-novels-department main.next2021 .sec-box .course-title,
.ob-figure-department main.next2021 .sec-box .course-title {
  margin-left: -10px;
  margin-right: -15px;
  margin-top: -12px;
  margin-bottom: 17px;
}
.ob-voice-department main.next2021 .sec-box .course-title img,
.ob-illust-department main.next2021 .sec-box .course-title img,
.ob-comic-department main.next2021 .sec-box .course-title img,
.ob-game-department main.next2021 .sec-box .course-title img,
.ob-novels-department main.next2021 .sec-box .course-title img,
.ob-figure-department main.next2021 .sec-box .course-title img {
      width: 103%;
    max-width: 103%;
}
.works main.next2021 .sec-box .course-title,
.works-voice main.next2021 .sec-box .course-title,
.works-illust main.next2021 .sec-box .course-title,
.works-comic-illust main.next2021 .sec-box .course-title,
.works-game main.next2021 .sec-box .course-title,
.works-novles main.next2021 .sec-box .course-title,
.works-figure main.next2021 .sec-box .course-title,
.success_stories main.next2021 .sec-box .course-title {
  margin-top: -15px;
  margin-bottom: 11px;
}
.works main.next2021 .sec-box .course-title,
.works-voice main.next2021 .sec-box .course-title,
.works-illust main.next2021 .sec-box .course-title,
.works-comic-illust main.next2021 .sec-box .course-title,
.works-game main.next2021 .sec-box .course-title,
.works-novles main.next2021 .sec-box .course-title,
.works-figure main.next2021 .sec-box .course-title {
  margin-left: -23px;
}
.works main.next2021 .sec-box .course-title img {
  width: 102%;
  max-width: 102%;
}
.works-voice main.next2021 .sec-box .course-title img,
.works-illust main.next2021 .sec-box .course-title img,
.works-game main.next2021 .sec-box .course-title img,
.works-comic-illust main.next2021 .sec-box .course-title img,
.works-novles main.next2021 .sec-box .course-title img,
.works-figure main.next2021 .sec-box .course-title img {
  width: 104.5%;
  max-width: 104.5%;
}
.final_project main.next2021 .sec-box .course-title {
  margin-bottom: 10px;
}
.special main.next2021 .sec-box .course-title,
.system main.next2021 .sec-box .course-title {
  margin-left: -8px;
  margin-right: 0;
  margin-top: -22px;
  margin-bottom: 2px;
}
.system main.next2021 .sec-box .course-title,
.special main.next2021 .sec-box .course-title {
  margin-bottom: 6px;
  margin-left: -4px;
  width: 50%;
}
main.next2021 .sec-box .course-title span:nth-child(2), main.next2021 .collabo-block .course-title span:nth-child(2), main.next2021 .message-block section .course-title span:nth-child(2), main.next2021 .blog-block .course-title span:nth-child(2), main.next2021 .sec-contents .course-title span:nth-child(2) {
  margin-left: -10%;
}

main.next2021 .sec-box .post > div:not(:last-child), main.next2021 .collabo-block .post > div:not(:last-child), main.next2021 .message-block section .post > div:not(:last-child), main.next2021 .blog-block .post > div:not(:last-child), main.next2021 .sec-contents .post > div:not(:last-child) {
  margin-bottom: 30px;
}

main.next2021 .sec-box.blue, main.next2021 .blue.collabo-block, main.next2021 .message-block section.blue, main.next2021 .blue.blog-block, main.next2021 .sec-contents.blue {
  background-color: #F6F8FA;
  border-color: #0081CC;
}

main.next2021 .sec-box.red, main.next2021 .red.collabo-block, main.next2021 .message-block section.red, main.next2021 .red.blog-block, main.next2021 .sec-contents.red {
  border-color: #F03C41;
}

/*main.next2021 .sec-box.red .title-block .item-hd, */main.next2021 .red.collabo-block .title-block .item-hd, main.next2021 .message-block section.red .title-block .item-hd, main.next2021 .red.blog-block .title-block .item-hd, main.next2021 .sec-contents.red .title-block .item-hd {
  background: -moz-linear-gradient(733.85% -10313.27% 100deg, #f4b1b1 0%, #e95550 100%);
  background: -webkit-linear-gradient(100deg, #f4b1b1 0%, #e95550 100%);
  background: -webkit-gradient(linear, 733.85% -10313.27%, 728.63% -10524.72%, color-stop(0, #f4b1b1), color-stop(1, #e95550));
  background: -o-linear-gradient(100deg, #f4b1b1 0%, #e95550 100%);
  background: -ms-linear-gradient(100deg, #f4b1b1 0%, #e95550 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F4B1B1', endColorstr='#E95550' ,GradientType=0)";
  background: linear-gradient(-10deg, #f4b1b1 0%, #e95550 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F4B1B1',endColorstr='#E95550' , GradientType=1);
}

main.next2021 .sec-box.pink, main.next2021 .pink.collabo-block, main.next2021 .message-block section.pink, main.next2021 .pink.blog-block, main.next2021 .sec-contents.pink {
  border-color: #F03C6E;
}

main.next2021 .sec-box.pink .heading-lv06, main.next2021 .pink.collabo-block .heading-lv06, main.next2021 .message-block section.pink .heading-lv06, main.next2021 .pink.blog-block .heading-lv06, main.next2021 .sec-contents.pink .heading-lv06 {
  background-color: #F03C6E;
}

main.next2021 .sec-box.pink .heading-lv03:after, main.next2021 .pink.collabo-block .heading-lv03:after, main.next2021 .message-block section.pink .heading-lv03:after, main.next2021 .pink.blog-block .heading-lv03:after, main.next2021 .sec-contents.pink .heading-lv03:after {
  background-color: #F03C6E;
}

main.next2021 .sec-box.pink .schedule-text span, main.next2021 .pink.collabo-block .schedule-text span, main.next2021 .message-block section.pink .schedule-text span, main.next2021 .pink.blog-block .schedule-text span, main.next2021 .sec-contents.pink .schedule-text span {
  background-color: #F03C6E;
}
.school_tour main.next2021 .sec-box.pink .heading-lv06,
.school_tour main.next2021 .sec-box.navy .heading-lv06,
.school_tour main.next2021 .sec-box.green .heading-lv06,
.school_tour main.next2021 .sec-box.purple .heading-lv06,
.school_tour main.next2021 .sec-box.yellow .heading-lv06,
.school_tour main.next2021 .sec-box.blue .heading-lv06 {
  background: none;
  box-shadow: none;
  border-radius: inherit;
  padding: 0;
  margin-left: -1%;
  margin-bottom: 0;
}


main.next2021 .sec-box.navy, main.next2021 .navy.collabo-block, main.next2021 .message-block section.navy, main.next2021 .navy.blog-block, main.next2021 .sec-contents.navy {
  border-color: #5876B8;
}

main.next2021 .sec-box.navy .heading-lv06, main.next2021 .navy.collabo-block .heading-lv06, main.next2021 .message-block section.navy .heading-lv06, main.next2021 .navy.blog-block .heading-lv06, main.next2021 .sec-contents.navy .heading-lv06 {
  background-color: #5876B8;
}

main.next2021 .sec-box.navy .heading-lv03:after, main.next2021 .navy.collabo-block .heading-lv03:after, main.next2021 .message-block section.navy .heading-lv03:after, main.next2021 .navy.blog-block .heading-lv03:after, main.next2021 .sec-contents.navy .heading-lv03:after {
  background-color: #5876B8;
}

main.next2021 .sec-box.navy .schedule-text span, main.next2021 .navy.collabo-block .schedule-text span, main.next2021 .message-block section.navy .schedule-text span, main.next2021 .navy.blog-block .schedule-text span, main.next2021 .sec-contents.navy .schedule-text span {
  background-color: #5876B8;
}

main.next2021 .sec-box.green, main.next2021 .green.collabo-block, main.next2021 .message-block section.green, main.next2021 .green.blog-block, main.next2021 .sec-contents.green {
  border-color: #00ACA8;
}

main.next2021 .sec-box.green .heading-lv06, main.next2021 .green.collabo-block .heading-lv06, main.next2021 .message-block section.green .heading-lv06, main.next2021 .green.blog-block .heading-lv06, main.next2021 .sec-contents.green .heading-lv06 {
  background-color: #00ACA8;
}

main.next2021 .sec-box.green .heading-lv03:after, main.next2021 .green.collabo-block .heading-lv03:after, main.next2021 .message-block section.green .heading-lv03:after, main.next2021 .green.blog-block .heading-lv03:after, main.next2021 .sec-contents.green .heading-lv03:after {
  background-color: #00ACA8;
}

main.next2021 .sec-box.green .schedule-text span, main.next2021 .green.collabo-block .schedule-text span, main.next2021 .message-block section.green .schedule-text span, main.next2021 .green.blog-block .schedule-text span, main.next2021 .sec-contents.green .schedule-text span {
  background-color: #00ACA8;
}

main.next2021 .sec-box.purple, main.next2021 .purple.collabo-block, main.next2021 .message-block section.purple, main.next2021 .purple.blog-block, main.next2021 .sec-contents.purple {
  border-color: #A560A2;
}

main.next2021 .sec-box.purple .heading-lv06, main.next2021 .purple.collabo-block .heading-lv06, main.next2021 .message-block section.purple .heading-lv06, main.next2021 .purple.blog-block .heading-lv06, main.next2021 .sec-contents.purple .heading-lv06 {
  background-color: #A560A2;
}

main.next2021 .sec-box.purple .heading-lv03:after, main.next2021 .purple.collabo-block .heading-lv03:after, main.next2021 .message-block section.purple .heading-lv03:after, main.next2021 .purple.blog-block .heading-lv03:after, main.next2021 .sec-contents.purple .heading-lv03:after {
  background-color: #A560A2;
}

main.next2021 .sec-box.purple .schedule-text span, main.next2021 .purple.collabo-block .schedule-text span, main.next2021 .message-block section.purple .schedule-text span, main.next2021 .purple.blog-block .schedule-text span, main.next2021 .sec-contents.purple .schedule-text span {
  background-color: #A560A2;
}

main.next2021 .sec-box.yellow, main.next2021 .yellow.collabo-block, main.next2021 .message-block section.yellow, main.next2021 .yellow.blog-block, main.next2021 .sec-contents.yellow {
  border-color: #F09600;
}

main.next2021 .sec-box.yellow .heading-lv06, main.next2021 .yellow.collabo-block .heading-lv06, main.next2021 .message-block section.yellow .heading-lv06, main.next2021 .yellow.blog-block .heading-lv06, main.next2021 .sec-contents.yellow .heading-lv06 {
  background-color: #F09600;
}

main.next2021 .sec-box.yellow .heading-lv03:after, main.next2021 .yellow.collabo-block .heading-lv03:after, main.next2021 .message-block section.yellow .heading-lv03:after, main.next2021 .yellow.blog-block .heading-lv03:after, main.next2021 .sec-contents.yellow .heading-lv03:after {
  background-color: #F09600;
}

main.next2021 .sec-box.yellow .schedule-text span, main.next2021 .yellow.collabo-block .schedule-text span, main.next2021 .message-block section.yellow .schedule-text span, main.next2021 .yellow.blog-block .schedule-text span, main.next2021 .sec-contents.yellow .schedule-text span {
  background-color: #F09600;
}

main.next2021 .sec-box.equipment, main.next2021 .equipment.collabo-block, main.next2021 .message-block section.equipment, main.next2021 .equipment.blog-block, main.next2021 .sec-contents.equipment {
  border-color: #6355A1;
}
main.next2021 .sec-box.equipment {
  border-color: #ae82ed;
  box-shadow: 2px 2px 5px 0 rgb(35 24 21 / 25%);
}

main.next2021 .sec-box.system, main.next2021 .system.collabo-block, main.next2021 .message-block section.system, main.next2021 .system.blog-block, main.next2021 .sec-contents.system {
  border-color: #44D300;
  background-color: #FFF;
}

main.next2021 .sec-box.system .heading-lv08, main.next2021 .system.collabo-block .heading-lv08, main.next2021 .message-block section.system .heading-lv08, main.next2021 .system.blog-block .heading-lv08, main.next2021 .sec-contents.system .heading-lv08 {
  color: #00BC3A;
}

main.next2021 .sec-box.system .heading-lv09, main.next2021 .system.collabo-block .heading-lv09, main.next2021 .message-block section.system .heading-lv09, main.next2021 .system.blog-block .heading-lv09, main.next2021 .sec-contents.system .heading-lv09 {
  background: #DAF6CC;
}

main.next2021 .sec-box.seminar, main.next2021 .seminar.collabo-block, main.next2021 .message-block section.seminar, main.next2021 .seminar.blog-block, main.next2021 .sec-contents.seminar {
  border-color: #00C878;
  background-color: #FFFFE1;
}

main.next2021 .sec-box.event, main.next2021 .event.collabo-block, main.next2021 .message-block section.event, main.next2021 .event.blog-block, main.next2021 .sec-contents.event {
  border-color: #00C878;
  background-color: #F0FAFF;
}

main.next2021 .sec-box[class*="anime"], main.next2021 .collabo-block[class*="anime"], main.next2021 .message-block section[class*="anime"], main.next2021 .blog-block[class*="anime"], main.next2021 .sec-contents[class*="anime"] {
  border-color: #F08300;
}
main.next2021 .collabo-block {
  overflow: hidden;
}

main.next2021 .collabo-block[class*="anime"] .message-hd:before, main.next2021 .message-block section[class*="anime"] .message-hd:before, main.next2021 .blog-block[class*="anime"] .message-hd:before, main.next2021 .sec-contents[class*="anime"] .message-hd:before {
  background: #FDE8D0;
  border-color: #F08300;
}

main.next2021 .sec-box[class*="anime"] .message-list > li, main.next2021 .collabo-block[class*="anime"] .message-list > li, main.next2021 .message-block section[class*="anime"] .message-list > li, main.next2021 .blog-block[class*="anime"] .message-list > li, main.next2021 .sec-contents[class*="anime"] .message-list > li {
  border-bottom-color: #F08300;
}

main.next2021 .sec-box[class*="anime"] .message-list h3, main.next2021 .collabo-block[class*="anime"] .message-list h3, main.next2021 .message-block section[class*="anime"] .message-list h3, main.next2021 .blog-block[class*="anime"] .message-list h3, main.next2021 .sec-contents[class*="anime"] .message-list h3 {
  background: #F08300;
}

main.next2021 .sec-box[class*="anime"] .message-list h4, main.next2021 .collabo-block[class*="anime"] .message-list h4, main.next2021 .message-block section[class*="anime"] .message-list h4, main.next2021 .blog-block[class*="anime"] .message-list h4, main.next2021 .sec-contents[class*="anime"] .message-list h4 {
  border-color: #F08300;
}

main.next2021 .sec-box[class*="anime"] .message-list h4.bg, main.next2021 .collabo-block[class*="anime"] .message-list h4.bg, main.next2021 .message-block section[class*="anime"] .message-list h4.bg, main.next2021 .blog-block[class*="anime"] .message-list h4.bg, main.next2021 .sec-contents[class*="anime"] .message-list h4.bg {
  background: #FDE8D0;
}

main.next2021 .sec-box[class*="anime"] .message-list h4.bg:first-letter, main.next2021 .collabo-block[class*="anime"] .message-list h4.bg:first-letter, main.next2021 .message-block section[class*="anime"] .message-list h4.bg:first-letter, main.next2021 .blog-block[class*="anime"] .message-list h4.bg:first-letter, main.next2021 .sec-contents[class*="anime"] .message-list h4.bg:first-letter {
  color: #F08300;
}

main.next2021 .sec-box[class*="anime"] .message-list .item-people > .text p strong, main.next2021 .collabo-block[class*="anime"] .message-list .item-people > .text p strong, main.next2021 .message-block section[class*="anime"] .message-list .item-people > .text p strong, main.next2021 .blog-block[class*="anime"] .message-list .item-people > .text p strong, main.next2021 .sec-contents[class*="anime"] .message-list .item-people > .text p strong {
  color: #F08300;
}

main.next2021 .sec-box[class*="anime"] .message-list .item-people > .text .box, main.next2021 .collabo-block[class*="anime"] .message-list .item-people > .text .box, main.next2021 .message-block section[class*="anime"] .message-list .item-people > .text .box, main.next2021 .blog-block[class*="anime"] .message-list .item-people > .text .box, main.next2021 .sec-contents[class*="anime"] .message-list .item-people > .text .box {
  border-color: #F08300;
  background: #FDE8D0;
}

main.next2021 .sec-box[class*="anime"] .heading-lv07, main.next2021 .collabo-block[class*="anime"] .heading-lv07, main.next2021 .message-block section[class*="anime"] .heading-lv07, main.next2021 .blog-block[class*="anime"] .heading-lv07, main.next2021 .sec-contents[class*="anime"] .heading-lv07 {
  border-color: #F08300;
}

main.next2021 .sec-box[class*="voice"], main.next2021 .collabo-block[class*="voice"], main.next2021 .message-block section[class*="voice"], main.next2021 .blog-block[class*="voice"], main.next2021 .sec-contents[class*="voice"] {
  border-color: #E50065;
}

main.next2021 .sec-box[class*="voice"] .message-hd:before, main.next2021 .collabo-block[class*="voice"] .message-hd:before, main.next2021 .message-block section[class*="voice"] .message-hd:before, main.next2021 .blog-block[class*="voice"] .message-hd:before, main.next2021 .sec-contents[class*="voice"] .message-hd:before {
  background: #FADCE0;
  border-color: #E50065;
}

main.next2021 .sec-box[class*="voice"] .message-list > li, main.next2021 .collabo-block[class*="voice"] .message-list > li, main.next2021 .message-block section[class*="voice"] .message-list > li, main.next2021 .blog-block[class*="voice"] .message-list > li, main.next2021 .sec-contents[class*="voice"] .message-list > li {
  border-bottom-color: #E50065;
}

main.next2021 .sec-box[class*="voice"] .message-list h3, main.next2021 .collabo-block[class*="voice"] .message-list h3, main.next2021 .message-block section[class*="voice"] .message-list h3, main.next2021 .blog-block[class*="voice"] .message-list h3, main.next2021 .sec-contents[class*="voice"] .message-list h3 {
  background: #E50065;
}

main.next2021 .sec-box[class*="voice"] .message-list h4, main.next2021 .collabo-block[class*="voice"] .message-list h4, main.next2021 .message-block section[class*="voice"] .message-list h4, main.next2021 .blog-block[class*="voice"] .message-list h4, main.next2021 .sec-contents[class*="voice"] .message-list h4 {
  border-color: #E50065;
}

main.next2021 .sec-box[class*="voice"] .message-list h4.bg, main.next2021 .collabo-block[class*="voice"] .message-list h4.bg, main.next2021 .message-block section[class*="voice"] .message-list h4.bg, main.next2021 .blog-block[class*="voice"] .message-list h4.bg, main.next2021 .sec-contents[class*="voice"] .message-list h4.bg {
  background: #FADCE0;
}

main.next2021 .sec-box[class*="voice"] .message-list h4.bg:first-letter, main.next2021 .collabo-block[class*="voice"] .message-list h4.bg:first-letter, main.next2021 .message-block section[class*="voice"] .message-list h4.bg:first-letter, main.next2021 .blog-block[class*="voice"] .message-list h4.bg:first-letter, main.next2021 .sec-contents[class*="voice"] .message-list h4.bg:first-letter,
main.next2021 .sec-box[class*="voice"] .message-list .item-text p strong {
  color: #E50065;
}

main.next2021 .sec-box[class*="voice"] .message-list .item-people > .text p strong, main.next2021 .collabo-block[class*="voice"] .message-list .item-people > .text p strong, main.next2021 .message-block section[class*="voice"] .message-list .item-people > .text p strong, main.next2021 .blog-block[class*="voice"] .message-list .item-people > .text p strong, main.next2021 .sec-contents[class*="voice"] .message-list .item-people > .text p strong {
  color: #E50065;
}

main.next2021 .sec-box[class*="voice"] .message-list .item-people > .text .box, main.next2021 .collabo-block[class*="voice"] .message-list .item-people > .text .box, main.next2021 .message-block section[class*="voice"] .message-list .item-people > .text .box, main.next2021 .blog-block[class*="voice"] .message-list .item-people > .text .box, main.next2021 .sec-contents[class*="voice"] .message-list .item-people > .text .box {
  border-color: #E50065;
  background: #FADCE0;
}

main.next2021 .sec-box[class*="voice"] .heading-lv07, main.next2021 .collabo-block[class*="voice"] .heading-lv07, main.next2021 .message-block section[class*="voice"] .heading-lv07, main.next2021 .blog-block[class*="voice"] .heading-lv07, main.next2021 .sec-contents[class*="voice"] .heading-lv07 {
  border-color: #E50065;
}

main.next2021 .sec-box[class*="illust"], main.next2021 .collabo-block[class*="illust"], main.next2021 .message-block section[class*="illust"], main.next2021 .blog-block[class*="illust"], main.next2021 .sec-contents[class*="illust"] {
  border-color: #8FC31F;
}
main.next2021 .sec-box[class*="illust"] .message-hd:before, main.next2021 .collabo-block[class*="illust"] .message-hd:before, main.next2021 .message-block section[class*="illust"] .message-hd:before, main.next2021 .blog-block[class*="illust"] .message-hd:before, main.next2021 .sec-contents[class*="illust"] .message-hd:before {
  background: #ECF4D9;
  border-color: #8FC31F;
}

main.next2021 .sec-box[class*="illust"] .message-list > li, main.next2021 .collabo-block[class*="illust"] .message-list > li, main.next2021 .message-block section[class*="illust"] .message-list > li, main.next2021 .blog-block[class*="illust"] .message-list > li, main.next2021 .sec-contents[class*="illust"] .message-list > li {
  border-bottom-color: #8FC31F;
}

main.next2021 .sec-box[class*="illust"] .message-list h3, main.next2021 .collabo-block[class*="illust"] .message-list h3, main.next2021 .message-block section[class*="illust"] .message-list h3, main.next2021 .blog-block[class*="illust"] .message-list h3, main.next2021 .sec-contents[class*="illust"] .message-list h3 {
  background: #8FC31F;
}

main.next2021 .sec-box[class*="illust"] .message-list h4, main.next2021 .collabo-block[class*="illust"] .message-list h4, main.next2021 .message-block section[class*="illust"] .message-list h4, main.next2021 .blog-block[class*="illust"] .message-list h4, main.next2021 .sec-contents[class*="illust"] .message-list h4 {
  border-color: #8FC31F;
}

main.next2021 .sec-box[class*="illust"] .message-list h4.bg, main.next2021 .collabo-block[class*="illust"] .message-list h4.bg, main.next2021 .message-block section[class*="illust"] .message-list h4.bg, main.next2021 .blog-block[class*="illust"] .message-list h4.bg, main.next2021 .sec-contents[class*="illust"] .message-list h4.bg {
  background: #ECF4D9;
}

main.next2021 .sec-box[class*="illust"] .message-list h4.bg:first-letter, main.next2021 .collabo-block[class*="illust"] .message-list h4.bg:first-letter, main.next2021 .message-block section[class*="illust"] .message-list h4.bg:first-letter, main.next2021 .blog-block[class*="illust"] .message-list h4.bg:first-letter, main.next2021 .sec-contents[class*="illust"] .message-list h4.bg:first-letter {
  color: #8FC31F;
}

main.next2021 .sec-box[class*="illust"] .message-list .item-people > .text p strong, main.next2021 .sec-box[class*="illust"] .message-list .item-text p strong,  main.next2021 .collabo-block[class*="illust"] .message-list .item-people > .text p strong, main.next2021 .message-block section[class*="illust"] .message-list .item-people > .text p strong, main.next2021 .blog-block[class*="illust"] .message-list .item-people > .text p strong, main.next2021 .sec-contents[class*="illust"] .message-list .item-people > .text p strong {
  color: #8FC31F;
}

main.next2021 .sec-box[class*="illust"] .message-list .item-people > .text .box, main.next2021 .collabo-block[class*="illust"] .message-list .item-people > .text .box, main.next2021 .message-block section[class*="illust"] .message-list .item-people > .text .box, main.next2021 .blog-block[class*="illust"] .message-list .item-people > .text .box, main.next2021 .sec-contents[class*="illust"] .message-list .item-people > .text .box {
  border-color: #8FC31F;
  background: #ECF4D9;
}

main.next2021 .sec-box[class*="illust"] .heading-lv07, main.next2021 .collabo-block[class*="illust"] .heading-lv07, main.next2021 .message-block section[class*="illust"] .heading-lv07, main.next2021 .blog-block[class*="illust"] .heading-lv07, main.next2021 .sec-contents[class*="illust"] .heading-lv07 {
  border-color: #8FC31F;
}

main.next2021 .sec-box[class*="manga"], main.next2021 .collabo-block[class*="manga"], main.next2021 .message-block section[class*="manga"], main.next2021 .blog-block[class*="manga"], main.next2021 .sec-box[class*="comic"], main.next2021 .collabo-block[class*="comic"], main.next2021 .message-block section[class*="comic"], main.next2021 .blog-block[class*="comic"], main.next2021 .sec-contents[class*="manga"], main.next2021 .sec-contents[class*="comic"] {
  border-color: #3EB370;
}
.ob-comic-department .sakuhin {
  margin-bottom: 1rem;
}
.ob-comic-department p strong {
  color: #3EB370;
}
main.next2021 .sec-box[class*="manga"] .message-hd:before, main.next2021 .collabo-block[class*="manga"] .message-hd:before, main.next2021 .message-block section[class*="manga"] .message-hd:before, main.next2021 .blog-block[class*="manga"] .message-hd:before, main.next2021 .sec-box[class*="comic"] .message-hd:before, main.next2021 .collabo-block[class*="comic"] .message-hd:before, main.next2021 .message-block section[class*="comic"] .message-hd:before, main.next2021 .blog-block[class*="comic"] .message-hd:before, main.next2021 .sec-contents[class*="manga"] .message-hd:before, main.next2021 .sec-contents[class*="comic"] .message-hd:before {
  background: #E3F1E4;
  border-color: #3EB370;
}

main.next2021 .sec-box[class*="manga"] .message-list > li, main.next2021 .collabo-block[class*="manga"] .message-list > li, main.next2021 .message-block section[class*="manga"] .message-list > li, main.next2021 .blog-block[class*="manga"] .message-list > li, main.next2021 .sec-box[class*="comic"] .message-list > li, main.next2021 .collabo-block[class*="comic"] .message-list > li, main.next2021 .message-block section[class*="comic"] .message-list > li, main.next2021 .blog-block[class*="comic"] .message-list > li, main.next2021 .sec-contents[class*="manga"] .message-list > li, main.next2021 .sec-contents[class*="comic"] .message-list > li {
  border-bottom-color: #3EB370;
}

main.next2021 .sec-box[class*="manga"] .message-list h3, main.next2021 .collabo-block[class*="manga"] .message-list h3, main.next2021 .message-block section[class*="manga"] .message-list h3, main.next2021 .blog-block[class*="manga"] .message-list h3, main.next2021 .sec-box[class*="comic"] .message-list h3, main.next2021 .collabo-block[class*="comic"] .message-list h3, main.next2021 .message-block section[class*="comic"] .message-list h3, main.next2021 .blog-block[class*="comic"] .message-list h3, main.next2021 .sec-contents[class*="manga"] .message-list h3, main.next2021 .sec-contents[class*="comic"] .message-list h3 {
  background: #3EB370;
}

main.next2021 .sec-box[class*="manga"] .message-list h4, main.next2021 .collabo-block[class*="manga"] .message-list h4, main.next2021 .message-block section[class*="manga"] .message-list h4, main.next2021 .blog-block[class*="manga"] .message-list h4, main.next2021 .sec-box[class*="comic"] .message-list h4, main.next2021 .collabo-block[class*="comic"] .message-list h4, main.next2021 .message-block section[class*="comic"] .message-list h4, main.next2021 .blog-block[class*="comic"] .message-list h4, main.next2021 .sec-contents[class*="manga"] .message-list h4, main.next2021 .sec-contents[class*="comic"] .message-list h4 {
  border-color: #3EB370;
}

main.next2021 .sec-box[class*="manga"] .message-list h4.bg, main.next2021 .collabo-block[class*="manga"] .message-list h4.bg, main.next2021 .message-block section[class*="manga"] .message-list h4.bg, main.next2021 .blog-block[class*="manga"] .message-list h4.bg, main.next2021 .sec-box[class*="comic"] .message-list h4.bg, main.next2021 .collabo-block[class*="comic"] .message-list h4.bg, main.next2021 .message-block section[class*="comic"] .message-list h4.bg, main.next2021 .blog-block[class*="comic"] .message-list h4.bg, main.next2021 .sec-contents[class*="manga"] .message-list h4.bg, main.next2021 .sec-contents[class*="comic"] .message-list h4.bg {
  background: #E3F1E4;
}

main.next2021 .sec-box[class*="manga"] .message-list h4.bg:first-letter, main.next2021 .collabo-block[class*="manga"] .message-list h4.bg:first-letter, main.next2021 .message-block section[class*="manga"] .message-list h4.bg:first-letter, main.next2021 .blog-block[class*="manga"] .message-list h4.bg:first-letter, main.next2021 .sec-box[class*="comic"] .message-list h4.bg:first-letter, main.next2021 .collabo-block[class*="comic"] .message-list h4.bg:first-letter, main.next2021 .message-block section[class*="comic"] .message-list h4.bg:first-letter, main.next2021 .blog-block[class*="comic"] .message-list h4.bg:first-letter, main.next2021 .sec-contents[class*="manga"] .message-list h4.bg:first-letter, main.next2021 .sec-contents[class*="comic"] .message-list h4.bg:first-letter {
  color: #3EB370;
}

main.next2021 .sec-box[class*="manga"] .message-list .item-people > .text p strong, main.next2021 .collabo-block[class*="manga"] .message-list .item-people > .text p strong, main.next2021 .message-block section[class*="manga"] .message-list .item-people > .text p strong, main.next2021 .blog-block[class*="manga"] .message-list .item-people > .text p strong, main.next2021 .sec-box[class*="comic"] .message-list .item-people > .text p strong, main.next2021 .collabo-block[class*="comic"] .message-list .item-people > .text p strong, main.next2021 .message-block section[class*="comic"] .message-list .item-people > .text p strong, main.next2021 .blog-block[class*="comic"] .message-list .item-people > .text p strong, main.next2021 .sec-contents[class*="manga"] .message-list .item-people > .text p strong, main.next2021 .sec-contents[class*="comic"] .message-list .item-people > .text p strong {
  color: #3EB370;
}

main.next2021 .sec-box[class*="manga"] .message-list .item-people > .text .box, main.next2021 .collabo-block[class*="manga"] .message-list .item-people > .text .box, main.next2021 .message-block section[class*="manga"] .message-list .item-people > .text .box, main.next2021 .blog-block[class*="manga"] .message-list .item-people > .text .box, main.next2021 .sec-box[class*="comic"] .message-list .item-people > .text .box, main.next2021 .collabo-block[class*="comic"] .message-list .item-people > .text .box, main.next2021 .message-block section[class*="comic"] .message-list .item-people > .text .box, main.next2021 .blog-block[class*="comic"] .message-list .item-people > .text .box, main.next2021 .sec-contents[class*="manga"] .message-list .item-people > .text .box, main.next2021 .sec-contents[class*="comic"] .message-list .item-people > .text .box {
  border-color: #3EB370;
  background: #E3F1E4;
}

main.next2021 .sec-box[class*="manga"] .heading-lv07, main.next2021 .collabo-block[class*="manga"] .heading-lv07, main.next2021 .message-block section[class*="manga"] .heading-lv07, main.next2021 .blog-block[class*="manga"] .heading-lv07, main.next2021 .sec-box[class*="comic"] .heading-lv07, main.next2021 .collabo-block[class*="comic"] .heading-lv07, main.next2021 .message-block section[class*="comic"] .heading-lv07, main.next2021 .blog-block[class*="comic"] .heading-lv07, main.next2021 .sec-contents[class*="manga"] .heading-lv07, main.next2021 .sec-contents[class*="comic"] .heading-lv07 {
  border-color: #3EB370;
}

main.next2021 .sec-box[class*="game"], main.next2021 .collabo-block[class*="game"], main.next2021 .message-block section[class*="game"], main.next2021 .blog-block[class*="game"], main.next2021 .sec-contents[class*="game"] {
  border-color: #009FB9;
}

main.next2021 .sec-box[class*="game"] .message-hd:before, main.next2021 .collabo-block[class*="game"] .message-hd:before, main.next2021 .message-block section[class*="game"] .message-hd:before, main.next2021 .blog-block[class*="game"] .message-hd:before, main.next2021 .sec-contents[class*="game"] .message-hd:before {
  background: #D4ECF1;
  border-color: #009FB9;
}

main.next2021 .sec-box[class*="game"] .message-list > li, main.next2021 .collabo-block[class*="game"] .message-list > li, main.next2021 .message-block section[class*="game"] .message-list > li, main.next2021 .blog-block[class*="game"] .message-list > li, main.next2021 .sec-contents[class*="game"] .message-list > li {
  border-bottom-color: #009FB9;
}

main.next2021 .sec-box[class*="game"] .message-list h3, main.next2021 .collabo-block[class*="game"] .message-list h3, main.next2021 .message-block section[class*="game"] .message-list h3, main.next2021 .blog-block[class*="game"] .message-list h3, main.next2021 .sec-contents[class*="game"] .message-list h3 {
  background: #009FB9;
}

main.next2021 .sec-box[class*="game"] .message-list h4, main.next2021 .collabo-block[class*="game"] .message-list h4, main.next2021 .message-block section[class*="game"] .message-list h4, main.next2021 .blog-block[class*="game"] .message-list h4, main.next2021 .sec-contents[class*="game"] .message-list h4 {
  border-color: #009FB9;
}

main.next2021 .sec-box[class*="game"] .message-list h4.bg, main.next2021 .collabo-block[class*="game"] .message-list h4.bg, main.next2021 .message-block section[class*="game"] .message-list h4.bg, main.next2021 .blog-block[class*="game"] .message-list h4.bg, main.next2021 .sec-contents[class*="game"] .message-list h4.bg {
  background: #D4ECF1;
}

main.next2021 .sec-box[class*="game"] .message-list h4.bg:first-letter, main.next2021 .collabo-block[class*="game"] .message-list h4.bg:first-letter, main.next2021 .message-block section[class*="game"] .message-list h4.bg:first-letter, main.next2021 .blog-block[class*="game"] .message-list h4.bg:first-letter, main.next2021 .sec-contents[class*="game"] .message-list h4.bg:first-letter {
  color: #009FB9;
}

main.next2021 .sec-box[class*="game"] .message-list .item-people > .text p strong, main.next2021 .collabo-block[class*="game"] .message-list .item-people > .text p strong, main.next2021 .message-block section[class*="game"] .message-list .item-people > .text p strong, main.next2021 .blog-block[class*="game"] .message-list .item-people > .text p strong, main.next2021 .sec-contents[class*="game"] .message-list .item-people > .text p strong {
  color: #009FB9;
}

main.next2021 .sec-box[class*="game"] .message-list .item-people > .text .box, main.next2021 .collabo-block[class*="game"] .message-list .item-people > .text .box, main.next2021 .message-block section[class*="game"] .message-list .item-people > .text .box, main.next2021 .blog-block[class*="game"] .message-list .item-people > .text .box, main.next2021 .sec-contents[class*="game"] .message-list .item-people > .text .box {
  border-color: #009FB9;
  background: #D4ECF1;
}

main.next2021 .sec-box[class*="game"] .heading-lv07, main.next2021 .collabo-block[class*="game"] .heading-lv07, main.next2021 .message-block section[class*="game"] .heading-lv07, main.next2021 .blog-block[class*="game"] .heading-lv07, main.next2021 .sec-contents[class*="game"] .heading-lv07 {
  border-color: #009FB9;
}

main.next2021 .sec-box[class*="novels"], main.next2021 .collabo-block[class*="novels"], main.next2021 .message-block section[class*="novels"], main.next2021 .blog-block[class*="novels"], main.next2021 .sec-contents[class*="novels"] {
  border-color: #E94709;
}

main.next2021 .sec-box[class*="novels"] .message-hd:before, main.next2021 .collabo-block[class*="novels"] .message-hd:before, main.next2021 .message-block section[class*="novels"] .message-hd:before, main.next2021 .blog-block[class*="novels"] .message-hd:before, main.next2021 .sec-contents[class*="novels"] .message-hd:before {
  background: #FCDFCB;
  border-color: #E94709;
}

main.next2021 .sec-box[class*="novels"] .message-list > li, main.next2021 .collabo-block[class*="novels"] .message-list > li, main.next2021 .message-block section[class*="novels"] .message-list > li, main.next2021 .blog-block[class*="novels"] .message-list > li, main.next2021 .sec-contents[class*="novels"] .message-list > li {
  border-bottom-color: #E94709;
}

main.next2021 .sec-box[class*="novels"] .message-list h3, main.next2021 .collabo-block[class*="novels"] .message-list h3, main.next2021 .message-block section[class*="novels"] .message-list h3, main.next2021 .blog-block[class*="novels"] .message-list h3, main.next2021 .sec-contents[class*="novels"] .message-list h3 {
  background: #E94709;
}

main.next2021 .sec-box[class*="novels"] .message-list h4, main.next2021 .collabo-block[class*="novels"] .message-list h4, main.next2021 .message-block section[class*="novels"] .message-list h4, main.next2021 .blog-block[class*="novels"] .message-list h4, main.next2021 .sec-contents[class*="novels"] .message-list h4 {
  border-color: #E94709;
}

main.next2021 .sec-box[class*="novels"] .message-list h4.bg, main.next2021 .collabo-block[class*="novels"] .message-list h4.bg, main.next2021 .message-block section[class*="novels"] .message-list h4.bg, main.next2021 .blog-block[class*="novels"] .message-list h4.bg, main.next2021 .sec-contents[class*="novels"] .message-list h4.bg {
  background: #FCDFCB;
}

main.next2021 .sec-box[class*="novels"] .message-list h4.bg:first-letter, main.next2021 .collabo-block[class*="novels"] .message-list h4.bg:first-letter, main.next2021 .message-block section[class*="novels"] .message-list h4.bg:first-letter, main.next2021 .blog-block[class*="novels"] .message-list h4.bg:first-letter, main.next2021 .sec-contents[class*="novels"] .message-list h4.bg:first-letter {
  color: #E94709;
}

main.next2021 .sec-box[class*="novels"] .message-list .item-people > .text p strong, main.next2021 .collabo-block[class*="novels"] .message-list .item-people > .text p strong, main.next2021 .message-block section[class*="novels"] .message-list .item-people > .text p strong, main.next2021 .blog-block[class*="novels"] .message-list .item-people > .text p strong, main.next2021 .sec-contents[class*="novels"] .message-list .item-people > .text p strong {
  color: #E94709;
}
.ob-novels-department .item-text strong {
  color: #E94709;
}
main.next2021 .sec-box[class*="novels"] .message-list .item-people > .text .box, main.next2021 .collabo-block[class*="novels"] .message-list .item-people > .text .box, main.next2021 .message-block section[class*="novels"] .message-list .item-people > .text .box, main.next2021 .blog-block[class*="novels"] .message-list .item-people > .text .box, main.next2021 .sec-contents[class*="novels"] .message-list .item-people > .text .box {
  border-color: #E94709;
  background: #FCDFCB;
}
.ob-novels-department main.next2021 .message-list .item-people > .text .box h5 {
  color: #e94709;
}
.ob-novels-department main.next2021 .sec-box[class*="novels"] .message-list .item-people > .text .box {
  background: #fef0e5;
}
.ob-novels-department main.next2021 .sec-box[class*="novels"] .message-list .item-people > .text .box.flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.ob-novels-department main.next2021 .sec-box[class*="novels"] .message-list .item-people > .text .box.flex p:last-child {
  text-align: center;
  white-space: nowrap;
  font-size: .7rem;
  margin-left: 5px;
}
main.next2021 .sec-box[class*="novels"] .heading-lv07, main.next2021 .collabo-block[class*="novels"] .heading-lv07, main.next2021 .message-block section[class*="novels"] .heading-lv07, main.next2021 .blog-block[class*="novels"] .heading-lv07, main.next2021 .sec-contents[class*="novels"] .heading-lv07 {
  border-color: #E94709;
}

main.next2021 .sec-box[class*="figure"], main.next2021 .collabo-block[class*="figure"], main.next2021 .message-block section[class*="figure"], main.next2021 .blog-block[class*="figure"], main.next2021 .sec-contents[class*="figure"] {
  border-color: #0068B7;
}

main.next2021 .sec-box[class*="figure"] .message-hd:before, main.next2021 .collabo-block[class*="figure"] .message-hd:before, main.next2021 .message-block section[class*="figure"] .message-hd:before, main.next2021 .blog-block[class*="figure"] .message-hd:before, main.next2021 .sec-contents[class*="figure"] .message-hd:before {
  background: #D3DEF1;
  border-color: #0068B7;
}

main.next2021 .sec-box[class*="figure"] .message-list > li, main.next2021 .collabo-block[class*="figure"] .message-list > li, main.next2021 .message-block section[class*="figure"] .message-list > li, main.next2021 .blog-block[class*="figure"] .message-list > li, main.next2021 .sec-contents[class*="figure"] .message-list > li {
  border-bottom-color: #0068B7;
}

main.next2021 .sec-box[class*="figure"] .message-list h3, main.next2021 .collabo-block[class*="figure"] .message-list h3, main.next2021 .message-block section[class*="figure"] .message-list h3, main.next2021 .blog-block[class*="figure"] .message-list h3, main.next2021 .sec-contents[class*="figure"] .message-list h3 {
  background: #0068B7;
}

main.next2021 .sec-box[class*="figure"] .message-list h4, main.next2021 .collabo-block[class*="figure"] .message-list h4, main.next2021 .message-block section[class*="figure"] .message-list h4, main.next2021 .blog-block[class*="figure"] .message-list h4, main.next2021 .sec-contents[class*="figure"] .message-list h4 {
  border-color: #0068B7;
}

main.next2021 .sec-box[class*="figure"] .message-list h4.bg, main.next2021 .collabo-block[class*="figure"] .message-list h4.bg, main.next2021 .message-block section[class*="figure"] .message-list h4.bg, main.next2021 .blog-block[class*="figure"] .message-list h4.bg, main.next2021 .sec-contents[class*="figure"] .message-list h4.bg {
  background: #D3DEF1;
}

main.next2021 .sec-box[class*="figure"] .message-list h4.bg:first-letter, main.next2021 .collabo-block[class*="figure"] .message-list h4.bg:first-letter, main.next2021 .message-block section[class*="figure"] .message-list h4.bg:first-letter, main.next2021 .blog-block[class*="figure"] .message-list h4.bg:first-letter, main.next2021 .sec-contents[class*="figure"] .message-list h4.bg:first-letter {
  color: #0068B7;
}

main.next2021 .sec-box[class*="figure"] .message-list .item-people > .text p strong, main.next2021 .collabo-block[class*="figure"] .message-list .item-people > .text p strong, main.next2021 .message-block section[class*="figure"] .message-list .item-people > .text p strong, main.next2021 .blog-block[class*="figure"] .message-list .item-people > .text p strong, main.next2021 .sec-contents[class*="figure"] .message-list .item-people > .text p strong {
  color: #0068B7;
}

main.next2021 .sec-box[class*="figure"] .message-list .item-people > .text .box, main.next2021 .collabo-block[class*="figure"] .message-list .item-people > .text .box, main.next2021 .message-block section[class*="figure"] .message-list .item-people > .text .box, main.next2021 .blog-block[class*="figure"] .message-list .item-people > .text .box, main.next2021 .sec-contents[class*="figure"] .message-list .item-people > .text .box {
  border-color: #0068B7;
  background: #D3DEF1;
}

main.next2021 .sec-box[class*="figure"] .heading-lv07, main.next2021 .collabo-block[class*="figure"] .heading-lv07, main.next2021 .message-block section[class*="figure"] .heading-lv07, main.next2021 .blog-block[class*="figure"] .heading-lv07, main.next2021 .sec-contents[class*="figure"] .heading-lv07 {
  border-color: #0068B7;
}

main.next2021 .sec-box section:not(:last-child), main.next2021 .collabo-block section:not(:last-child), main.next2021 .message-block section section:not(:last-child), main.next2021 .blog-block section:not(:last-child), main.next2021 .sec-contents section:not(:last-child) {
  margin-bottom: 25px;
}

main.next2021 .sec-bnr {
  width: 900px;
}

main.next2021 .sec-bnr ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-bottom: -5px;
}

main.next2021 .sec-bnr ul li {
  width: calc(33.3333333333% - 10px);
  line-height: 0;
  margin-right: 10px;
  margin-bottom: 5px;
  text-align: center;
}

main.next2021 .sec-index {
  padding: 20px;
  border-radius: 10px;
  background: rgb(225,240,255);
  background: linear-gradient(90deg, rgba(225,240,255,1) 0%, rgba(191,224,255,1) 100%);
  border: 1px solid #0081cc;
  position: relative;
  box-sizing: border-box;
}

main.next2021 .oc-title {
  position: relative;
  padding-top: 10px;
  padding-bottom: 5px;
}

main.next2021 .oc-title:before, main.next2021 .oc-title:after {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}

main.next2021 .oc-title > * {
  position: relative;
}

main.next2021 .oc-title .item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

main.next2021 .oc-title .item-title h2 {
  margin: -4.5% -2% -4%;
}
.os2023 main.next2021 .oc-title .item-title h2 {
  margin: -3.5% 0 0;
}
main.next2021 .oc-title .item-title p {
  font-size: 17px;
  font-size: 1.1333333333rem;
  font-weight: bold;
  padding-bottom: 1.1%;
}

main.next2021 .oc-title .item-tabs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  z-index: 3;
  padding-bottom: 10px;
}

main.next2021 .oc-title .item-tabs li {
  line-height: 0;
  margin-left: -0.24%;
  margin-right: -0.24%;
}

main.next2021 .oc-title .item-tabs li a > span {
  display: block;
}

main.next2021 .oc-title .item-tabs li a > span:nth-child(1) {
  margin-top: -2px;
}

main.next2021 .oc-title .item-tabs li a > span:nth-child(2) {
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 50%;
  top: 0;
  width: calc(100% + 2px);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}

main.next2021 .oc-title .item-tabs li.current a > span:nth-child(1) {
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
}

main.next2021 .oc-title .item-tabs li.current a > span:nth-child(2) {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

main.next2021 .oc-title .item-tabs li.current a > span:nth-child(2) span {
  position: absolute;
  left: 50%;
  bottom: -60px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
}

main.next2021 .oc-course {
  padding: 5px;
  display: none;
}
main.next2021 .oc-course h3 {
  width: 103%;
}
main.next2021 .oc-course .inner_border {
  border-radius: 12px;
  padding: 1% 3% .5%;
}
main.next2021 .oc-course.current {
  display: block;
  border-radius: 12px;
  box-shadow: 2px 3px 6px 1px rgb(0 0 0 / 30%);
}

main.next2021 .oc-course.anime {
  background: #ffefc3;
}
main.next2021 .oc-course.anime .inner_border {
  background: rgb(255,249,232);
  background: linear-gradient(90deg, rgba(255,249,232,1) 19%, rgba(255,228,168,1) 100%);
  border: 1px solid #f08300;
}
main.next2021 .oc-course.voice {
  background: #ffeffa;
}
main.next2021 .oc-course.illust {
  background: #f5ffef;
}
main.next2021 .oc-course.manga {
  background: #eaf5eb;
}
main.next2021 .oc-course.manga .item-title-02 h4 {
  color: #595755;
  text-shadow: 2px 2px 1px #fff;
}
main.next2021 .oc-course.manga .item-title-02 h4 + p {
  color: #595755;
  text-shadow: 2px 2px 1px #fff;
  margin-bottom: 20px;
}
main.next2021 .oc-course.game {
  background: #effffc;
}
main.next2021 .oc-course.novels {
  background: #ffebeb;
}
main.next2021 .oc-course.figure {
  background: #e8efff;
}
main.next2021 .oc-course.anime .inner_border {
    background: rgb(255,249,232);
    background: linear-gradient(90deg, rgba(255,249,232,1) 19%, rgba(255,228,168,1) 100%);
    border: 1px solid #f08300;
}
main.next2021 .oc-course.voice .inner_border {
 background: rgb(255,242,251);
 background: linear-gradient(90deg, rgba(255,242,251,1) 20%, rgba(255,192,203,1) 100%);
 border: 1px solid #e50065;
}
main.next2021 .oc-course.illust .inner_border {
  background: rgb(245,255,239);
  background: linear-gradient(90deg, rgba(245,255,239,1) 20%, rgba(214,231,172,1) 100%);
  border: 1px solid #8fc31f;
}
main.next2021 .oc-course.manga .inner_border {
  background: rgb(240,247,241);
  background: linear-gradient(90deg, rgba(240,247,241,1) 19%, rgba(192,224,196,1) 100%);
  border: 1px solid #3eb370;
}
main.next2021 .oc-course.game .inner_border {
  background: rgb(238,255,251);
  background: linear-gradient(90deg, rgba(238,255,251,1) 20%, rgba(186,229,236,1) 100%);
  border: 1px solid #009fb9;
}
main.next2021 .oc-course.novels .inner_border {
  background: rgb(255,241,237);
  background: linear-gradient(90deg, rgba(255,241,237,1) 20%, rgba(248,195,160,1) 100%);
  border: 1px solid #e94709;
}
main.next2021 .oc-course.figure .inner_border {
  background: rgb(231,238,255);
  background: linear-gradient(90deg, rgba(231,238,255,1) 20%, rgba(175,196,230,1) 100%);
  border: 1px solid #0068b7;
}


main.next2021 .oc-course.anime .item-sub {
  background: #F08300;
}

main.next2021 .oc-course.anime .item-list .left {
  background: #FDE8D0;
}

main.next2021 .oc-course.anime .item-list .left .date {
  background-color: #F08300;
}

main.next2021 .oc-course.voice .item-sub {
  background: #E50065;
}

main.next2021 .oc-course.voice .item-list .left {
  background: #FADCE0;
}

main.next2021 .oc-course.voice .item-list .left .date {
  background-color: #E50065;
}


main.next2021 .oc-course.illust .item-sub {
  background: #8FC31F;
}


main.next2021 .oc-course.illust .item-list .left {
  background: #ECF4D9;
}

main.next2021 .oc-course.illust .item-list .left .date {
  background-color: #8FC31F;
}


main.next2021 .oc-course.manga .item-sub {
  background: #3EB370;
}


main.next2021 .oc-course.manga .item-list .left {
  background: #E3F1E4;
}

main.next2021 .oc-course.manga .item-list .left .date {
  background-color: #3EB370;
}


main.next2021 .oc-course.game .item-sub {
  background: #009FB9;
}

main.next2021 .oc-course.game .item-list .left {
  background: #D4ECF1;
}

main.next2021 .oc-course.game .item-list .left .date {
  background-color: #009FB9;
}


main.next2021 .oc-course.novels .item-sub {
  background: #E94709;
}

main.next2021 .oc-course.novels .item-list .left {
  background: #FCDFCB;
}

main.next2021 .oc-course.novels .item-list .left .date {
  background-color: #E94709;
}


main.next2021 .oc-course.figure .item-sub {
  background: #0068B7;
}

main.next2021 .oc-course.figure .item-list .left {
  background: #D3DEF1;
}

main.next2021 .oc-course.figure .item-list .left .date {
  background-color: #0068B7;
}

main.next2021 .oc-course .item-title {
  margin-left: -10px;
  margin-bottom: 15px;
  line-height: 0;
}

main.next2021 .oc-course .item-title-02 {
  color: #FFF;
}

main.next2021 .oc-course .item-title-02 h4 {
  font-size: 22px;
  font-size: 1.4666666667rem;
  font-weight: bold;
}

main.next2021 .oc-course .item-title-02 p {
  font-size: 18px;
  font-size: 1.2rem;
}

main.next2021 .oc-course .item-sub {
  background: #F08300;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 10px 15px;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2), 0 -3px 3px 0 rgba(255, 255, 255, 0.4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #FFF;
}

main.next2021 .oc-course .item-sub:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .oc-course .item-sub span:nth-child(1) {
  font-size: 21px;
  font-size: 1.4rem;
  font-weight: bold;
  margin-right: 10px;
}

main.next2021 .oc-course .item-sub span:nth-child(2) {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-size: 14px;
  font-size: 0.9333333333rem;
}

main.next2021 .oc-course .item-img {
  margin: 0 -26px 18px;
  text-align: center;
}

main.next2021 .oc-course .item-box {
  padding: 8px;
  background: #F6F8FA;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2), 0 -3px 3px 0 rgba(255, 255, 255, 0.4);
}

main.next2021 .oc-course .item-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background: #FFF;
  padding: 5px;
}

main.next2021 .oc-course .item-list > li:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .oc-course .item-list > li > * {
  width: calc(50% - 10px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

main.next2021 .oc-course .item-list > li.text {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px;
  background: #FFFFE0;
}

main.next2021 .oc-course .item-list > li.text h6 {
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5;
}

main.next2021 .oc-course .item-list > li.text > * {
  width: 100%;
}

main.next2021 .oc-course .item-list .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-align-content: center;
  align-content: center;
  background: #FDE8D0;
  padding: 10px;
}

main.next2021 .oc-course .item-list .left h5 {
  width: 100%;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 10px;
}

main.next2021 .oc-course .item-list .left .date {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  color: #FFF;
  font-size: 18px;
  font-size: 1.2rem;
  padding-left: 10px;
  padding-right: 10px;
}

main.next2021 .oc-course .item-list .left .apply {
  margin: -13% -2% -15% -4%;
}

main.next2021 .oc-course .item-list .text {
  line-height: 1.7;
}
main.next2021 .oc-course .item-list .text > *:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .oc-course .item-list .text ul li {
  list-style-type: none;
  text-indent: -1em;
  padding-left: 1em;
}

main.next2021 .oc-course .item-list .text ul li:before {
  content: "\0030fb";
  margin-right: 0.5em;
}

main.next2021 .oc-schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  box-shadow: 0px 5px 6px -3px rgb(0 0 0 / 30%);
  padding: 20px 15px 10px;
  position: relative;
}

main.next2021 .oc-schedule:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .oc-schedule:before {
  content: "";
  display: block;
  position: absolute;
  left: 1px;
  top: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid #EEF3F9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
  border-radius: 20px;
}

main.next2021 .oc-support {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  padding-left: 12px;
  background: #fff;
  box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.35);
}

main.next2021 .oc-support:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 2px;
  background: #FFF;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

main.next2021 .oc-support + p {
  text-align: right;
  font-size: 10px;
  font-size: 0.6666666667rem;
  padding-top: 5px;
}

main.next2021 .oc-support .item-hd {
  color: #F03C41;
  font-size: 28px;
  font-size: 1.8666666667rem;
  margin-right: 18px;
  border-right: 2px dashed #ffb1b3;
  padding-right: 8px;
}

main.next2021 .oc-support .item-text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-size: 14px;
  font-size: 0.9333333333rem;
}

main.next2021 .oc-calender {
  padding: 15px;
  position: relative;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 5px 6px -3px rgb(0 0 0 / 30%);
}

main.next2021 .oc-calender .item-hd {
  text-align: center;
  background: #F03C41;
  color: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-size: 19px;
  font-size: 1.2666666667rem;
  font-weight: bold;
  margin-bottom: 10px;
}

main.next2021 .oc-calender .item-hd:not(:first-child) {
  margin-top: 20px;
}

main.next2021 .oc-calender .item-hd.orange {
  background-color: #F06914;
}

main.next2021 .oc-calender .item-calender {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-bottom: -12px;
}

main.next2021 .oc-calender .item-calender > dl {
  margin-right: 8px;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-bottom: 2px solid #FF3F50;
  padding-bottom: 4px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.next2021 .oc-calender .item-calender > dl.mdl {
  width: calc(50% - 15px);
}

main.next2021 .oc-calender .item-calender > dl.lg {
  width: calc(100% - 15px);
}

main.next2021 .oc-calender .item-calender > dl.sml {
  width: calc(29% - 36px);
}
main.next2021 .oc-calender .item-calender > dl.sml dd {
  margin-left: -2%;
}
main.next2021 .oc-calender .item-calender > dl.xs {
  width: calc(16.6666666667% - 15px);
  white-space: nowrap;
}

main.next2021 .oc-calender .item-calender > dl dt {
  background: #FF3F50;
  width: 56px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #FFF;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  margin-right: 10px;
  font-size: 17px;
  font-size: 1.1333333333rem;
  font-weight: bold;
  line-height: 1.4;
}

main.next2021 .oc-calender .item-calender > dl dt span {
  font-size: 26px;
  font-size: 1.7333333333rem;
  letter-spacing: -0.1em;
}

main.next2021 .oc-calender .item-calender > dl dd {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: felx-start;
  -ms-flex-pack: felx-start;
  -webkit-justify-content: felx-start;
  justify-content: felx-start;
  letter-spacing: -0.05em;
}

main.next2021 .oc-calender .item-calender > dl dd p {
  font-size: 16px;
  font-size: 1.0666666667rem;
  color: #4F5567;
  line-height: 1.2;
}

main.next2021 .oc-calender .item-calender > dl dd p:not(:last-child):after {
  content: "・";
  margin-left: 0;
  margin-right: 0;
}

main.next2021 .oc-calender .item-calender > dl dd p span:nth-child(1) {
  font-size: 26px;
  font-size: 1.7333333333rem;
}

main.next2021 .oc-calender .item-calender > dl dd p span:nth-child(2) {
  color: #6D857F;
}

main.next2021 .oc-calender .item-calender > dl dd p span.sat:nth-child(2) {
  color: #007BBA;
}

main.next2021 .oc-calender .item-calender > dl dd p span.sun:nth-child(2) {
  color: #DA4E7B;
}

main.next2021 .oc-calender .item-calender.orange > dl {
  border-bottom-color: #F06914;
}

main.next2021 .oc-calender .item-calender.orange > dl dt {
  background-color: #F06914;
}

main.next2021 .oc-benefits li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.next2021 .oc-benefits li:not(:last-child) {
  margin-bottom: 16px;
}

main.next2021 .oc-benefits .item-hd {
  width: 230px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 28px;
  font-size: 1.8666666667rem;
  font-weight: bold;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  color: #FFF;
  position: relative;
  z-index: 2;
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}

main.next2021 .oc-benefits .item-hd.blue {
  background: rgb(156,201,245);
  background: linear-gradient(0deg, rgba(156,201,245,1) 15%, rgba(0,116,230,1) 70%);
}

main.next2021 .oc-benefits .item-hd.orange {
  background: rgb(255,193,153);
  background: linear-gradient(0deg, rgba(255,193,153,1) 14%, rgba(255,100,0,1) 70%);
}

main.next2021 .oc-benefits .item-text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #FFF;
  margin-left: -25px;
  border-bottom: 1px solid #B3B3B3;
  border-right: 1px solid #B3B3B3;
  padding-left: 35px;
  border-radius: 0 7px 7px 0;
  font-size: 22px;
  font-size: 1.4666666667rem;
}

main.next2021 .oc-map {
  line-height: 0;
}

main.next2021 .oc-map:not(:last-child) {
  margin-bottom: 15px;
}

main.next2021 .oc-map iframe {
  width: 100%;
  height: 450px;
}

main.next2021 .title-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

main.next2021 .title-block:not(:last-child) {
  margin-bottom: 15px;
}

main.next2021 .title-block .item-hd {
  /*width: 350px;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0 100px 100px 0;
  -moz-border-radius: 0 100px 100px 0;
  -ms-border-radius: 0 100px 100px 0;
  -o-border-radius: 0 100px 100px 0;
  border-radius: 0 100px 100px 0;
  font-size: 28px;
  font-size: 1.8666666667rem;
  font-weight: bold;
  -webkit-text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
  -moz-text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
  -ms-text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
  -o-text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
  padding: 10px 0 10px 2.5%;
  line-height: 1.3;
  /*box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2), 0 -3px 3px 0 rgba(255, 255, 255, 0.4);*/
}

main.next2021 .title-block .item-text {
  margin-left: 19px;
  font-size: 18px;
  font-size: 1.2rem;
  position: relative;
  padding: 6px;
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}


main.next2021 .title-block .item-text p {
  border-bottom: 2px dashed #989898;
  border-top: 2px solid #989898;
}
main.next2021 #calender .title-block .item-text p,
main.next2021 .os-access .title-block .item-text p {
  border-bottom: 2px solid #989898;
  padding: 5px 0;
}
main.next2021 .title-block .item-text span {
  font-size: 12px;
  font-size: 0.8rem;
  max-width: 40%;
}

main.next2021 .contact-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border-top: 2px solid #0080CD;
  border-bottom: 2px solid #0080CD;
}

main.next2021 .contact-block .item-hd {
  background: #0080CD;
  color: #FFF;
  font-size: 20px;
  font-size: 1.3333333333rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 190px;
}

main.next2021 .contact-block .item-list {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 10px 15px;
}

main.next2021 .contact-block .item-list li {
  line-height: 0;
}

main.next2021 .contact-block .item-list li:not(:last-child) {
  margin-right: 30px;
}

main.next2021 .blog-block {
  width: 950px;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.next2021 .blog-block aside {
  width: 240px;
  margin-right: 25px;
}

main.next2021 .blog-block aside section:not(:last-child) {
  margin-bottom: 35px;
}

main.next2021 .blog-block aside .item-hd {
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  background-image: url(../img/next/blog-side-bg.png);
  background-repeat: no-repeat;
  border-radius: 6px;
  color: #FFF;
  padding: 0 8px;
  margin-bottom: 10px;
  text-shadow: 2px 2px 2px #333;
}

main.next2021 .blog-block aside .item-category li a {
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex; */
  /* display: flex; */
  /* -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; */
  display: block;
  color: #FFF;
  border-radius: 6px;
  padding: 0 8px;
  height: 28px;
  font-size: 14px;
  font-size: 0.9333333333rem;
  font-weight: bold;
  transition: all 0.3s ease;
}
main.next2021 .blog-block aside .item-category li a {
  background-repeat: no-repeat;
  background-size: 100%;
  text-indent: -9999px;
}
@media screen and (max-width: 800px) {
  main.next2021 .blog-block aside .item-category li a {
    height: 50px;
  }
}
@media screen and (max-width: 700px) {
  main.next2021 .blog-block aside .item-category li a {
    height: 90px;
  }
}
@media screen and (max-width: 480px) {
  main.next2021 .blog-block aside .item-category li a {
    height: 60px;
  }
}
main.next2021 .blog-block aside .item-category li:first-child a {
  background-image: url(../img/next/side-bg-anime.png);
}
main.next2021 .blog-block aside .item-category li:nth-child(2) a {
  background-image: url(../img/next/side-bg-voice.png);
}
main.next2021 .blog-block aside .item-category li:nth-child(3) a {
  background-image: url(../img/next/side-bg-illust.png);
}
main.next2021 .blog-block aside .item-category li:nth-child(4) a {
  background-image: url(../img/next/side-bg-manga.png);
}
main.next2021 .blog-block aside .item-category li:nth-child(5) a {
  background-image: url(../img/next/side-bg-game.png);
}
main.next2021 .blog-block aside .item-category li:nth-child(6) a {
  background-image: url(../img/next/side-bg-novels.png);
}
main.next2021 .blog-block aside .item-category li:nth-child(7) a {
  background-image: url(../img/next/side-bg-figure.png);
}
main.next2021 .blog-block aside .item-category li:not(:last-child) {
  margin-bottom: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.next2021 .blog-block aside .item-hd {
    background-image: url(../img/next/blog-side-bg@2x.png);
  }
  main.next2021 .blog-block aside .item-category li:first-child a {
  background-image: url(../img/next/side-bg-anime@2x.png);
}
main.next2021 .blog-block aside .item-category li:nth-child(2) a {
  background-image: url(../img/next/side-bg-voice@2x.png);
}
main.next2021 .blog-block aside .item-category li:nth-child(3) a {
  background-image: url(../img/next/side-bg-illust@2x.png);
}
main.next2021 .blog-block aside .item-category li:nth-child(4) a {
  background-image: url(../img/next/side-bg-manga@2x.png);
}
main.next2021 .blog-block aside .item-category li:nth-child(5) a {
  background-image: url(../img/next/side-bg-game@2x.png);
}
main.next2021 .blog-block aside .item-category li:nth-child(6) a {
  background-image: url(../img/next/side-bg-novels@2x.png);
}
main.next2021 .blog-block aside .item-category li:nth-child(7) a {
  background-image: url(../img/next/side-bg-figure@2x.png);
}
}
main.next2021 .blog-block aside .item-category li a:before {
  content: "▶︎";
  margin-right: 5px;
}

main.next2021 .blog-block aside .item-category li a:hover {
  text-decoration: none;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

main.next2021 .blog-block aside .item-category.border li:not(.current) a {
  background-color: #FFF;
  color: #000;
}

main.next2021 .blog-block aside .item-posts {
  background: #FFF;
  padding: 10px;
  border: 1px solid #0080CD;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  line-height: 1.4;
}

main.next2021 .blog-block aside .item-posts li {
  font-size: 14px;
  font-size: 0.9333333333rem;
}

main.next2021 .blog-block aside .item-posts li:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .blog-block aside .item-posts li a {
  color: #000;
}

main.next2021 .blog-block #content {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.next2021 .blog-block #content article {
  padding: 15px;
  background: #FFF;
  border: 2px solid #0080CD;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}

main.next2021 .blog-block #content article:not(:last-child) {
  margin-bottom: 25px;
}

main.next2021 .blog-block #content article .item-hd {
  font-size: 21px;
  font-size: 1.4rem;
  font-weight: bold;
  background: #0080CD;
  color: #FFF;
  padding: 5px 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

main.next2021 .blog-block #content article .item-hd:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .blog-block #content article .item-date {
  font-size: 14px;
  font-size: 0.9333333333rem;
  display: block;
}

main.next2021 .blog-block #content article .item-date:not(:last-child) {
  margin-bottom: 20px;
}

main.next2021 .blog-block #content article.anime, main.next2021 .blog-block #content article.cat-anime {
  border-color: #F08300;
}

main.next2021 .blog-block #content article.anime .item-hd, main.next2021 .blog-block #content article.cat-anime .item-hd {
  background-color: #F08300;
}

main.next2021 .blog-block #content article.voice, main.next2021 .blog-block #content article.cat-voice {
  border-color: #E50065;
}

main.next2021 .blog-block #content article.voice .item-hd, main.next2021 .blog-block #content article.cat-voice .item-hd {
  background-color: #E50065;
}

main.next2021 .blog-block #content article.illust, main.next2021 .blog-block #content article.cat-illust, main.next2021 .blog-block #content article.cat-illust2 {
  border-color: #8FC31F;
}

main.next2021 .blog-block #content article.illust .item-hd, main.next2021 .blog-block #content article.cat-illust .item-hd, main.next2021 .blog-block #content article.cat-illust2 .item-hd {
  background-color: #8FC31F;
}

main.next2021 .blog-block #content article.manga, main.next2021 .blog-block #content article.cat-comic-illust {
  border-color: #3EB370;
}

main.next2021 .blog-block #content article.manga .item-hd, main.next2021 .blog-block #content article.cat-comic-illust .item-hd {
  background-color: #3EB370;
}

main.next2021 .blog-block #content article.game, main.next2021 .blog-block #content article.cat-game {
  border-color: #009FB9;
}

main.next2021 .blog-block #content article.game .item-hd, main.next2021 .blog-block #content article.cat-game .item-hd {
  background-color: #009FB9;
}

main.next2021 .blog-block #content article.novels, main.next2021 .blog-block #content article.cat-novels {
  border-color: #E94709;
}

main.next2021 .blog-block #content article.novels .item-hd, main.next2021 .blog-block #content article.cat-novels .item-hd {
  background-color: #E94709;
}

main.next2021 .blog-block #content article.figure, main.next2021 .blog-block #content article.cat-figure {
  border-color: #0068B7;
}

main.next2021 .blog-block #content article.figure .item-hd, main.next2021 .blog-block #content article.cat-figure .item-hd {
  background-color: #0068B7;
}

main.next2021 .wp-pagenavi {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

main.next2021 .wp-pagenavi:not(:first-child) {
  margin-top: -15px;
}

main.next2021 .wp-pagenavi:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .wp-pagenavi > * {
  background-color: #FFF;
  font-size: 12px;
  font-size: 0.8rem;
}

main.next2021 .link-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

main.next2021 .link-block > a {
  color: #000;
  font-size: 14px;
  font-size: 0.9333333333rem;
  font-weight: bold;
  text-decoration: underline;
}

main.next2021 .link-block > a:hover {
  text-decoration: none;
}

main.next2021 .link-block > a[rel=next], main.next2021 .link-block > a.next {
  margin-left: auto;
}
main.next2021 .course-index-section {
  box-shadow: 2px 3px 3px 3px rgb(0 0 0 / 20%);
  border-radius: 14px;
  background: rgba(215,235,255,1);
  padding: 5px;
}
main.next2021 .course-index {
  padding: 30px 30px 10px;
  border-radius: 10px;
  background: rgb(225,240,255);
  background: linear-gradient(90deg, rgba(225,240,255,1) 0%, rgba(191,224,255,1) 100%);
  border: 1px solid #0081cc;
  position: relative;
}
main.next2021 .course-index > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: space-between;
  justify-content: space-between;
}

main.next2021 .course-index > ul > li {
  width: 48%;
  margin-bottom: 30px;
  position: relative;
  background: #FFF;
  border-radius: 4px;
  box-shadow: 1px 1px 3px 3px rgb(0 0 0 / 23%);
}

main.next2021 .course-index .inner_border {
  padding: 1px;
  margin: 5px;
}
main.next2021 .course-index .item-title {
  padding-left: 5px;
}
main.next2021 .course-index .anime .item-title {
  border-left: 5px solid #f08300;
}
main.next2021 .course-index .anime .item-text {
  border-left: 5px solid #fad09e;
}

main.next2021 .course-index .voice .item-title {
  border-left: 5px solid #e50065;
}
main.next2021 .course-index .voice .item-text {
  border-left: 5px solid #f4b3bf;
}
main.next2021 .course-index .illust .item-title {
  border-left: 5px solid #8fc31f;
}
main.next2021 .course-index .illust .item-text {
  border-left: 5px solid #d7e7af;
}
main.next2021 .course-index .manga .item-title {
  border-left: 5px solid #3eb370;
}
main.next2021 .course-index .manga .item-text {
  border-left: 5px solid #c3e2c7;
}
main.next2021 .course-index .game .item-title {
  border-left: 5px solid #009fb9;
}
main.next2021 .course-index .game .item-text {
  border-left: 5px solid #a1d8e2;
}
main.next2021 .course-index .novels .item-title {
  border-left: 5px solid #e94709;
}
main.next2021 .course-index .novels .item-text {
  border-left: 5px solid #f7bc96;
}
main.next2021 .course-index .figure .item-title {
  border-left: 5px solid #0068b7;
}
main.next2021 .course-index .figure .item-text {
  border-left: 5px solid #a3bce2;
}
main.next2021 .course-index .inter .item-title {
  border-left: 5px solid #7f6eb8;
}
main.next2021 .course-index .inter .item-text {
  border-left: 5px solid #a69acd;
}
main.next2021 .course-index > ul > li .item-title h2 {
  line-height: 0;
}

main.next2021 .course-index > ul > li .item-title p:not(.bnr) {
  position: absolute;
  left: 0;
  top: 14%;
  left: 2%;
  width: 100%;
  color: #595755;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  font-size: 1rem;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

main.next2021 .course-index > ul > li .item-title p.bnr {
  overflow: hidden;
}

main.next2021 .course-index > ul > li .item-title p.bnr a {
  display: block;
  margin: -5%;
}

main.next2021 .course-index > ul > li .item-title ul {
  position: absolute;
  left: 0;
  top: 25%;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
main.next2021 .course-index > ul > li.voice .item-title ul,
main.next2021 .course-index > ul > li.manga .item-title ul,
main.next2021 .course-index > ul > li.figure .item-title ul {
  top: 30%;
}
main.next2021 .course-index > ul > li.illust .item-title ul {
  top: 23%;
}
main.next2021 .course-index > ul > li.illust .item-title ul li + li {
  margin-top: 0;
}
main.next2021 .course-index > ul > li .item-title ul li {
  font-size: 21px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
}
main.next2021 .course-index > ul > li .item-title ul li + li {
  margin-top: 7px;
}
main.next2021 .course-index > ul > li .item-title ul li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  text-decoration: none;
  font-size:  18px;
}

main.next2021 .course-index > ul > li .item-title ul li a:before {
  content: "▶︎";
  margin-right: 5px;
}

main.next2021 .course-index > ul > li .item-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 5px;
  min-height: 188px;
}

main.next2021 .course-index > ul > li .item-text h3 {
  width: 100%;
}
main.next2021 .course-index > ul > li .item-text h3 img {
  width: 99%;
}
main.next2021 .course-index > ul > li .item-text ul {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 7px;
  padding-right: 7px;
}
main.next2021 .course-index > ul > li .item-text ul:last-child {
  padding-left: 15px;
}
main.next2021 .course-index > ul > li .item-text ul:not(:last-child) {
  border-right: 2px dashed #979797;
}

main.next2021 .course-index > ul > li .item-text ul li {
  font-size: 14px;
  font-size: 0.9333333333rem;
  line-height: 1.6;
}

main.next2021 .course-index > ul > li.anime .item-title ul li a {
  color: #F08300;
}

/*main.next2021 .course-index > ul > li.anime .item-text h3 {
  background-color: #F08300;
}*/

main.next2021 .course-index > ul > li.voice .item-title ul li a {
  color: #E50065;
}

/*main.next2021 .course-index > ul > li.voice .item-text h3 {
  background-color: #E50065;
}*/

main.next2021 .course-index > ul > li.illust .item-title ul li a {
  color: #8FC31F;
}

/*main.next2021 .course-index > ul > li.illust .item-text h3 {
  background-color: #8FC31F;
}*/

main.next2021 .course-index > ul > li.manga .item-title ul li a {
  color: #3EB370;
}

/*main.next2021 .course-index > ul > li.manga .item-text h3 {
  background-color: #3EB370;
}*/

main.next2021 .course-index > ul > li.game .item-title ul li a {
  color: #009FB9;
}

/*main.next2021 .course-index > ul > li.game .item-text h3 {
  background-color: #009FB9;
}
*/
main.next2021 .course-index > ul > li.novels .item-title ul li a {
  color: #E94709;
}

/*main.next2021 .course-index > ul > li.novels .item-text h3 {
  background-color: #E94709;
}*/

main.next2021 .course-index > ul > li.figure .item-title ul li a {
  color: #0068B7;
}

/*main.next2021 .course-index > ul > li.figure .item-text h3 {
  background-color: #0068B7;
}*/
main.next2021 .course-index > ul > li.inter .item-title ul li a {
  color: #7442a9;
}
main.next2021 .course-block {
  width: 950px;
  padding: 23px;
  border: 2px solid #f08300;
  border-radius: 20px;
  box-shadow: 2px 2px 5px 0 rgba(35, 24, 21, 0.25);
}

main.next2021 .course-block section:not(:last-child) {
  margin-bottom: 20px;
  padding-bottom: 15px;
  position: relative;
}
main.next2021 .course-block.anime section:not(:last-child) {
  border-bottom: 2px dashed #ffb74d;
}
main.next2021 .course-block.voice section:not(:last-child) {
  border-bottom: 2px dashed #ee869d;
}
main.next2021 .course-block.figure section:not(:last-child) {
  border-bottom: 2px dashed #6c9bd2;
}
main.next2021 .course-block.novels section:not(:last-child) {
  border-bottom: 2px dashed #f29863;
}
main.next2021 .course-block.game section:not(:last-child) {
  border-bottom: 2px dashed #009fb9;
}
main.next2021 .course-block.manga section:not(:last-child) {
  border-bottom: 2px dashed #a0d2a8;
}
main.next2021 .course-block.illust section:not(:last-child) {
  border-bottom: 2px dashed #c1db81;
}
main.next2021 .course-block .item-title {
  position: relative;
  color: #595755;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-bottom: 20%;
}
main.next2021 .course-block.illust .item-title {
  padding-bottom: 16%;
}
main.next2021 .course-block.anime#course-01 .item-title {
  background-image: url(../img/next/course/anime/animator_bg.png);
}
main.next2021 .course-block.anime#course-02 .item-title {
  background-image: url(../img/next/course/anime/coloring_bg.png);
}
main.next2021 .course-block.voice#course-01 .item-title {
  background-image: url(../img/next/course/voice/voice_bg.png);
}
main.next2021 .course-block.figure#course-01 .item-title {
  background-image: url(../img/next/course/figure/figure_bg.png);
}
main.next2021 .course-block.novels#course-01 .item-title {
  background-image: url(../img/next/course/novels/novels_bg.png);
}
main.next2021 .course-block.novels#course-02 .item-title {
  background-image: url(../img/next/course/novels/scenario_bg.png);
}
main.next2021 .course-block.game#course-01 .item-title {
  background-image: url(../img/next/course/game/cg_bg.png);
}
main.next2021 .course-block.game#course-02 .item-title {
  background-image: url(../img/next/course/game/program_bg.png);
}
main.next2021 .course-block.manga#course-01 .item-title {
  background-image: url(../img/next/course/manga/manga_bg.png);
}
main.next2021 .course-block.illust#course-01 .item-title {
  background-image: url(../img/next/course/illust/illust_bg.png);
}
main.next2021 .course-block.illust#course-02 .item-title {
  background-image: url(../img/next/course/illust/coloring_bg.png);
}
main.next2021 .course-block.illust#course-03 .item-title {
  background-image: url(../img/next/course/illust/graphic_bg.png);
  padding-bottom: 18%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  main.next2021 .course-block.anime#course-01 .item-title {
    background-image: url(../img/next/course/anime/animator_bg@2x.png);
  }
  main.next2021 .course-block.anime#course-02 .item-title {
    background-image: url(../img/next/course/anime/coloring_bg@2x.png);
  }
  main.next2021 .course-block.voice#course-01 .item-title {
    background-image: url(../img/next/course/voice/voice_bg@2x.png);
  }
  main.next2021 .course-block.figure#course-01 .item-title {
    background-image: url(../img/next/course/figure/figure_bg@2x.png);
  }
  main.next2021 .course-block.noevels#course-01 .item-title {
    background-image: url(../img/next/course/noevels/noevels_bg@2x.png);
  }
  main.next2021 .course-block.novels#course-02 .item-title {
    background-image: url(../img/next/course/novels/scenario_bg@2x.png);
  }
  main.next2021 .course-block.game#course-01 .item-title {
    background-image: url(../img/next/course/game/cg_bg@2x.png);
  }
  main.next2021 .course-block.game#course-02 .item-title {
    background-image: url(../img/next/course/game/program_bg@2x.png);
  }
  main.next2021 .course-block.manga#course-01 .item-title {
    background-image: url(../img/next/course/manga/manga_bg@2x.png);
  }
  main.next2021 .course-block.illust#course-01 .item-title {
    background-image: url(../img/next/course/illust/illust_bg@2x.png);
  }
  main.next2021 .course-block.illust#course-02 .item-title {
    background-image: url(../img/next/course/illust/coloring_bg@2x.png);
  }
  main.next2021 .course-block.illust#course-03 .item-title {
    background-image: url(../img/next/course/illust/graphic_bg@2x.png);
  }
}

main.next2021 .course-block .item-title > * {
  position: relative;
  z-index: 2;
}

main.next2021 .course-block .item-title .img {
  position: absolute;
  right: -4%;
  top: -5%;
  line-height: 0;
}
main.next2021 .course-block .item-title .img img {
  max-width:  90%;
}
@media screen and (max-width: 820px) {
main.next2021 .course-block .item-title .img img {
    display: none;;
}
}
main.next2021 .course-block .ss_flex {
  display: -ms-flexbox;
  display: flex;
}main.next2021 .course-block .ss_flex p {
  margin-top: 8px;
}
main.nextmain.next2021 .course-block .ss_flex {
  display: -ms-flexbox;
  display: flex;
}2021 .course-block .item-title h3 {
  font-size: 20px;
  font-size: 1.3333333333rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 10px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
}

main.next2021 .course-block .item-title p {
  font-size: 14px;
  font-size: 0.9333333333rem;
}

main.next2021 .course-block .item-img {
  line-height: 0;
  margin-left: -2.7%;
  margin-right: -2.8%;
  margin-top: 2%;
  margin-bottom: 3%;
  text-align: center;
}

main.next2021 .course-block .item-img.no-margin {
  margin: -20px -5px 20px;
}

main.next2021 .course-block .item-list {
  line-height: 1.4;
  font-size: 15px;
  font-size: 1rem;
  margin-bottom: -5px;
  color: #595755;
  margin-left: 5px;
}

main.next2021 .course-block .item-list:not(.column) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
}

main.next2021 .course-block .item-list:not(.column) ul {
  margin-right: 10px;
  width: calc(33.3333333333% - 10px);
}

main.next2021 .course-block .item-list.sml {
  font-size: 12px;
  font-size: 0.8rem;
}

main.next2021 .course-block .item-list.column {
  column-count: 3;
  column-gap: 10px;
}

main.next2021 .course-block .item-list ul {
  margin-bottom: 5px;
}

main.next2021 .course-block .item-list li {
  text-indent: -1em;
  padding-left: 1em;
  word-wrap:break-word;
}

main.next2021 .course-block .item-list li:before {
  content: "●";
}

main.next2021 .course-block .item-list li:not(:last-child) {
  margin-bottom: 5px;
}

main.next2021 .course-block .item-other {
  text-align: right;
  color: #595755;
  padding-top: 5px;
  font-size: 14px;
  font-size: 0.9333333333rem;
}

main.next2021 .course-block .item-sub {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  color: #595755;
  font-size: 16px;
  font-size: 1.0666666667rem;
}

main.next2021 .course-block .item-sub:not(:first-child) {
  margin-left: 10px;
}
main.next2021 .course-block.figure .item-sub:not(:first-child),
main.next2021 .course-block.novels .item-sub2,
main.next2021 .course-block.game .item-sub2 {
  margin-left: 0;
}
main.next2021 .course-block .item-sub:not(:last-child),
main.next2021 .course-block.novels .item-sub2,
main.next2021 .course-block.game .item-sub2 {
  margin-bottom: 15px;
}

main.next2021 .course-block .item-lesson > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.next2021 .course-block .item-lesson > li:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .course-block .item-lesson > li .img {
  line-height: 0;
  margin-right: 15px;
}

@media screen and (min-width: 701px) {
  main.next2021 .course-block .item-lesson > li .img {
    max-width: 35%;
  }
}

main.next2021 .course-block .item-lesson > li .text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.next2021 .course-block .item-lesson > li .text h4:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .course-block .item-lesson > li .text p {
  font-size: 15px;
  font-size: 1rem;
}

main.next2021 .course-block .item-lesson > li .text p:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .course-block .item-curriculum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: -15px;
}

main.next2021 .course-block .item-curriculum > li {
  margin-bottom: 15px;
  width: 48.5%;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  background-repeat:  no-repeat;
  background-position: left top;
  background-size: 5%;
}
@media screen and (max-width: 888px) {
main.next2021 .course-block .item-curriculum > li {
  width:  45%;
}
}
@media screen and (max-width: 733px) {
main.next2021 .course-block .item-curriculum > li {
  width:  44%;
}
}

main.next2021 .course-block .item-curriculum > li:before {
  top: 0;
}

main.next2021 .course-block .item-curriculum > li:after {
  bottom: 0;
}

main.next2021 .course-block .item-curriculum > li h4 {
  color: #595755;
  font-size: 16px;
  font-size: 1.0666666667rem;
  font-weight: bold;
  position: relative;
  padding-left: 9px;
  background: #fff;
}
main.next2021 .course-block.anime .item-curriculum > li h4 {
  border-bottom: 2px solid #ff8300;
  border-left: 6px solid #ff8300;
}
main.next2021 .course-block.voice .item-curriculum > li h4 {
  border-bottom: 2px solid #e50065;
  border-left: 6px solid #e50065;
}
main.next2021 .course-block.novels .item-curriculum > li h4 {
  border-bottom: 2px solid #e94709;
  border-left: 6px solid #e94709;
}
main.next2021 .course-block.illust .item-curriculum > li h4 {
  border-bottom: 2px solid #8fc31f;
  border-left: 6px solid #8fc31f;
}

main.next2021 .course-block .item-curriculum > li p {
  font-size: 14px;
  font-size: 0.9333333333rem;
  line-height: 1.5;
  word-break: break-all;
  padding-left: 9px;
  padding-right: 3px;
  padding-top: 5px;
  background: #fff;
  min-height: 68px;
}
main.next2021 .course-block.anime .item-curriculum > li p {
  border-left: 6px solid #ffc17f;
}
main.next2021 .course-block.voice .item-curriculum > li p {
  border-left: 6px solid #f19cad;
}
main.next2021 .course-block.figure .item-curriculum > li p {
  border-left: 6px solid #88abda;
}
main.next2021 .course-block.novels .item-curriculum > li p {
  border-left: 6px solid #f4aa7b;
}
main.next2021 .course-block.game .item-curriculum > li p {
  border-left: 6px solid #81cddb;
}
main.next2021 .course-block.manga .item-curriculum > li p {
  border-left: 6px solid #b2dab7;
}
main.next2021 .course-block.illust .item-curriculum > li p {
  border-left: 6px solid #cce198;
}
main.next2021 .course-block .item-curriculum > li .anime_link_column {
  text-align: right;
  display: block;
}
main.next2021 .course-block .item-curriculum > li .anime_link_column img {
  max-width: 40%;
}
main.next2021 .course-block .item-curriculum > li .game_unity img {
  max-width: 52%;
}
main.next2021 .course-block .item-curriculum > li p:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .course-block .item-curriculum + p {
  text-align: right;
  font-size: 10px;
  font-size: 0.6666666667rem;
  padding-top: 5px;
}

main.next2021 .course-block .item-column-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

main.next2021 .course-block .item-column-02 > div {
  width: calc(50% - 10px);
}

main.next2021 .course-block .item-schedule span {
  display: block;
}

main.next2021 .course-block .item-schedule p {
  text-align: right;
  font-size: 10px;
  font-size: 0.6666666667rem;
}

main.next2021 .course-block .item-teacher {
  position: relative;
  color: #21110D;
}

main.next2021 .course-block .item-teacher .img {
  position: absolute;
  right: 0;
  top: -10px;
  z-index: 2;
  pointer-events: none;
}

@media screen and (min-width: 701px) {
  main.next2021 .course-block .item-teacher .img {
    max-width: 35%;
  }
}

main.next2021 .course-block .item-teacher .name {
  font-size: 20px;
  font-size: 1.3333333333rem;
  font-weight: bold;
  color: #595755;
  position: relative;
}
main.next2021 .course-block.anime .item-teacher .name {
  border-top: 1px solid #ffbb4d;
  border-bottom: 2px dashed #ffbb4d;
}
main.next2021 .course-block.voice .item-teacher .name {
  border-top: 1px solid #e50065;
  border-bottom: 2px dashed #ee869d;
}
main.next2021 .course-block .item-teacher .history {
  position: relative;
  line-height: 1.4;
  font-size: 12px;
  font-size: 0.8rem;
  padding-top: 10px;
  padding-bottom: 10px;
}

main.next2021 .course-block .item-teacher .history:not(:last-child) {
  margin-bottom: 10px;
}
main.next2021 .course-block.anime .item-teacher .history:not(:last-child) {
  border-bottom: 1px dashed #ffbb4d;
}
main.next2021 .course-block.voice .item-teacher .history:not(:last-child) {
  border-bottom: 1px dashed #ee869d;
}
main.next2021 .course-block.figure .item-teacher .history:not(:last-child) {
    border-bottom: 1px dashed #6c9bd2;
}
main.next2021 .course-block.novels .item-teacher .history:not(:last-child) {
    border-bottom: 1px dashed #f29863;
}
main.next2021 .course-block.game .item-teacher .history:not(:last-child) {
    border-bottom: 1px dashed #5dc2d3;
}
main.next2021 .course-block.manga .item-teacher .history:not(:last-child) {
    border-bottom: 1px dashed #a0d2a8;
}
main.next2021 .course-block.illust .item-teacher .history:not(:last-child) {
    border-bottom: 1px dashed #c1db81;
}
main.next2021 .course-block .item-teacher .history > *:not(:last-child) {
  margin-bottom: 5px;
}

main.next2021 .course-block .item-teacher .history h5 {
  font-size: 14px;
  font-size: 0.9333333333rem;
  font-weight: bold;
}

main.next2021 .course-block .item-teacher > p {
  font-size: 14px;
  font-size: 0.9333333333rem;
  line-height: 1.5;
}

main.next2021 .course-block .item-teacher > p:not(:last-child) {
  margin-bottom: 5px;
}

main.next2021 .course-block .item-heading .title, main.next2021 .course-block .item-column .title, main.next2021 .course-block .item-teacher-list .title, main.next2021 .course-block .item-pickup .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 15px;
}

main.next2021 .course-block .item-heading .title h3, main.next2021 .course-block .item-teacher-list .title h3, main.next2021 .course-block .item-pickup .title h3 {
  padding: 8px 20px 8px 25px;
  min-width: 250px;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 3px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 3px 2px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 3px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  -ms-border-radius: 0 30px 30px 0;
  -o-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
  margin-left: -25px;
  background: -moz-linear-gradient(47.49% -51.75% -80deg, rgba(250, 205, 0, 0.5) 0%, #ed8000 100%);
  background: -webkit-linear-gradient(-80deg, rgba(250, 205, 0, 0.5) 0%, #ed8000 100%);
  background: -webkit-gradient(linear, 47.49% -51.75%, 52.51% 151.75%, color-stop(0, rgba(250, 205, 0, 0.5)), color-stop(1, #ed8000));
  background: -o-linear-gradient(-80deg, rgba(250, 205, 0, 0.5) 0%, #ed8000 100%);
  background: -ms-linear-gradient(-80deg, rgba(250, 205, 0, 0.5) 0%, #ed8000 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FACD00', endColorstr='#ED8000' ,GradientType=0)";
  background: linear-gradient(170deg, rgba(250, 205, 0, 0.5) 0%, #ed8000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FACD00',endColorstr='#ED8000' , GradientType=1);
}

main.next2021 .course-block .item-heading .title h3.shadow, main.next2021 .course-block .item-column .title h3.shadow, main.next2021 .course-block .item-teacher-list .title h3.shadow, main.next2021 .course-block .item-pickup .title h3.shadow {
  padding-bottom: 2px;
}

main.next2021 .course-block .item-heading .title p, main.next2021 .course-block .item-column .title p, main.next2021 .course-block .item-teacher-list .title p, main.next2021 .course-block .item-pickup .title p {
  margin-left: 20px;
  color: #595755;
  font-size: 18px;
  font-size: 1.2rem;
  position: relative;
  padding: 6px 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

main.next2021 .course-block .item-heading .title p:before, main.next2021 .course-block .item-teacher-list .title p:before, main.next2021 .course-block .item-pickup .title p:before, main.next2021 .course-block .item-heading .title p:after, main.next2021 .course-block .item-teacher-list .title p:after, main.next2021 .course-block .item-pickup .title p:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #FFF;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

main.next2021 .course-block .item-heading .title p:before, main.next2021 .course-block .item-column .title p:before, main.next2021 .course-block .item-teacher-list .title p:before, main.next2021 .course-block .item-pickup .title p:before {
  top: 0;
}

main.next2021 .course-block .item-heading .title p:after, main.next2021 .course-block .item-column .title p:after, main.next2021 .course-block .item-teacher-list .title p:after, main.next2021 .course-block .item-pickup .title p:after {
  bottom: 0;
}

main.next2021 .course-block .item-heading .title p > *:not(:last-child), main.next2021 .course-block .item-column .title p > *:not(:last-child), main.next2021 .course-block .item-teacher-list .title p > *:not(:last-child), main.next2021 .course-block .item-pickup .title p > *:not(:last-child) {
  margin-right: 15px;
}

main.next2021 .course-block .item-heading .title p.link-txt, main.next2021 .course-block .item-column .title p.link-txt, main.next2021 .course-block .item-teacher-list .title p.link-txt, main.next2021 .course-block .item-pickup .title p.link-txt {
  -ms-flex: 0 0 auto;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  padding-left: 20px;
}

main.next2021 .course-block .item-heading .title p.link-txt a, main.next2021 .course-block .item-column .title p.link-txt a, main.next2021 .course-block .item-teacher-list .title p.link-txt a, main.next2021 .course-block .item-pickup .title p.link-txt a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #595755;
  text-decoration: underline;
  font-weight: bold;
  color: #F08300;
}

main.next2021 .course-block .item-heading .title p.link-txt a:hover, main.next2021 .course-block .item-column .title p.link-txt a:hover, main.next2021 .course-block .item-teacher-list .title p.link-txt a:hover, main.next2021 .course-block .item-pickup .title p.link-txt a:hover {
  text-decoration: none;
}

main.next2021 .course-block .item-heading .title p.link-txt a:after, main.next2021 .course-block .item-column .title p.link-txt a:after, main.next2021 .course-block .item-teacher-list .title p.link-txt a:after, main.next2021 .course-block .item-pickup .title p.link-txt a:after {
  margin-left: 25px;
  content: "";
  width: 33px;
  height: 34px;
  background: no-repeat;
  background-image: url(../img/next/course/anime/arrow-link@2x.png);
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.next2021 .course-block .item-heading .title p.link-txt a:after, main.next2021 .course-block .item-column .title p.link-txt a:after, main.next2021 .course-block .item-teacher-list .title p.link-txt a:after, main.next2021 .course-block .item-pickup .title p.link-txt a:after {
    background-image: url(../img/next/course/anime/arrow-link@2x.png);
  }
}

main.next2021 .course-block .item-pickup .title p {
  display: block;
}

main.next2021 .course-block .item-pickup .title p .sml {
  font-size: 15px;
  font-size: 1rem;
}

main.next2021 .course-block .item-pickup .title p small {
  font-size: 10px;
  font-size: 0.6666666667rem;
}

main.next2021 .course-block .item-pickup .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

main.next2021 .course-block .item-pickup .text:not(:last-child) {
  margin-bottom: 15px;
}

main.next2021 .course-block .item-pickup .text .img {
  line-height: 0;
  margin-left: 15px;
  margin-top: -6%;
}
main.next2021 .course-block.illust .item-pickup .text .img {
  margin-top: -4%;
}
main.next2021 .course-block .item-pickup .text p {
  font-size: 14px;
  font-size: 0.9333333333rem;
  color: #21110D;
  line-height: 1.5;
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
main.next2021 .course-block .item-pickup .text p .catch {
  font-size: 17px;
  display: block;
}
main.next2021 .course-block .item-pickup .text p:first-child {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 28px;
  -webkit-column-gap: 28px;
  column-gap: 28px;
}

main.next2021 .course-block .item-pickup .company {
  font-size: 14px;
  font-size: 0.9333333333rem;
  line-height: 1.4;
  background: #FFF;
}

main.next2021 .course-block .item-pickup .company dt {
  font-size: 14px;
  font-size: 0.9333333333rem;
  font-weight: bold;
  background: #ffeab5;
  padding: 2px 0 2px 8px;
}
main.next2021 .course-block .item-pickup .company dd {
  padding: 8px;
}
main.next2021 .course-block .item-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  box-shadow: 2px 3px 3px 0 rgba(0, 0, 0, 0.2), 2px -3px 3px 0 rgba(255, 255, 255, 0.4);
  border-radius: 6px;
  line-height: 1;
}
main.next2021 .course-block.anime .item-message {
  border-left: 32px solid #ffcd99;
}
main.next2021 .course-block.voice .item-message {
  border-left: 32px solid #f4b3bf;
}
main.next2021 .course-block.illust .item-message {
  border-left: 32px solid #d7e7af;
}
main.next2021 .course-block .item-message > .title {
  width: 34%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
main.next2021 .course-block.anime .item-message > .title {
  border-right: 2px dashed #ffb74d;
}
main.next2021 .course-block.voice .item-message > .title {
  border-right: 2px dashed #e50065;
}
main.next2021 .course-block.figure .item-message > .title {
  border-right: 2px dashed #0068b7;
}
main.next2021 .course-block.novels .item-message > .title {
  border-right: 2px dashed #e94709;
}
main.next2021 .course-block.game .item-message > .title {
  border-right: 2px dashed #009fb9;
}
main.next2021 .course-block.manga .item-message > .title {
  border-right: 2px dashed #3eb370;
}
main.next2021 .course-block.illust .item-message > .title {
  border-right: 2px dashed #7fb41f;
}
main.next2021 .course-block .item-message > .title .text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

main.next2021 .course-block .item-message > .title .text > *:not(:last-child) {
  margin-bottom: 5px;
}

main.next2021 .course-block .item-message > .title .text h3 {
  margin-left: 2%;
}

main.next2021 .course-block .item-message > .title .text h4 {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.6;
  text-shadow: 3px 3px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
  margin-right: -10px;
  margin-left: 4%;
  white-space: nowrap;
}
main.next2021 .course-block.anime .item-message > .title .text h4 {
  color: #ffbb4d;
}
main.next2021 .course-block.voice .item-message > .title .text h4 {
  color: #e50065;
}
main.next2021 .course-block .item-message > .title .text h4:not(:last-child) {
  margin-bottom: 5px;
}

main.next2021 .course-block .item-message > .title .text p {
  margin-top: auto;
  color: #555;
  font-size: 16px;
  font-size: 1.0666666667rem;
  font-weight: bold;
  margin-left: auto;
  margin-right: 6%;
}

main.next2021 .course-block .item-message > .title .text p small {
  font-size: 11px;
  font-size: 0.7333333333rem;
  white-space: nowrap;
}

main.next2021 .course-block .item-message > .title .img {
  line-height: 0;
  margin: 1% 2%;
}

main.next2021 .course-block .item-message > .text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-size: 14px;
  font-size: 0.9333333333rem;
  color: #21110D;
  line-height: 1.6;
  padding: 10px;
}

main.next2021 .course-block .item-teacher-list .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-bottom: -20px;
}

main.next2021 .course-block .item-teacher-list .list > li {
  margin-right: 20px;
  margin-bottom: 20px;
  width: calc(50% - 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.next2021 .course-block .item-teacher-list .list > li .img {
  line-height: 0;
}
main.next2021 .course-block.anime .item-teacher-list .list > li .img {
    border-right: 2px solid #ff8300;
}
main.next2021 .course-block.voice .item-teacher-list .list > li .img {
    border-right: 2px solid #e50065;
}
main.next2021 .course-block.figure .item-teacher-list .list > li .img {
    border-right: 2px solid #0068b7;
}
main.next2021 .course-block.novels .item-teacher-list .list > li .img {
    border-right: 2px solid #e94709;
}
main.next2021 .course-block.game .item-teacher-list .list > li .img {
    border-right: 2px solid #009fb9;
}
main.next2021 .course-block.manga .item-teacher-list .list > li .img {
    border-right: 2px solid #3eb370;
}
main.next2021 .course-block.illust .item-teacher-list .list > li .img {
    border-right: 2px solid #8fc31f;
}
main.next2021 .course-block .item-teacher-list .list > li .text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  background: #fff;
}

main.next2021 .course-block .item-teacher-list .list > li .text > div {
  background: #FDE8D0;
  margin-bottom: 5px;
}

main.next2021 .course-block .item-teacher-list .list > li .text > div .name {
  font-size: 17px;
  font-size: 1.1333333333rem;
  font-weight: bold;
  padding-left: 10px;
}

main.next2021 .course-block .item-teacher-list .list > li .text > div .name small {
  font-size: 0.6em;
}

main.next2021 .course-block .item-teacher-list .list > li .text > div p {
  font-size: 10px;
  font-size: 0.6666666667rem;
  line-height: 1.4;
}
main.next2021 .course-block .item-teacher-list .list > li .text > div .career {
  background: #fff;
  padding: 5px 2px 5px 10px;
}

main.next2021 .course-block .item-teacher-list .list > li .text > p {
  font-size: 13px;
  font-size: 0.8666666667rem;
  line-height: 1.5;
  padding-left: 10px;
}

main.next2021 .course-block .item-teacher-list .list > li .text > p:not(:last-child) {
  margin-bottom: 5px;
}

main.next2021 .course-block .item-column .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-bottom: -10px;
}

main.next2021 .course-block .item-column .list li {
  margin-right: 15px;
  margin-bottom: 10px;
  width: calc(33.3333333333% - 15px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
main.next2021 .course-block .item-column .list li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 10px 10px 10px 30px;
  font-size: 15px;
  font-size: 1rem;
  color: #595755;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2), 0 -3px 3px 0 rgba(255, 255, 255, 0.4);
  line-height: 1.4;
  transition: all 0.3s ease;
  background-repeat: no-repeat;
  background-size: 5%;
  background-position: left top;
  background-repeat: repeat-y;
  background-color: #FFF;
}

main.next2021 .course-block .item-column .list li a:hover {
  text-decoration: none;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

main.next2021 .course-block .item-column .list li a:after {
  margin-left: auto;
  -ms-flex: 0 0 auto;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  content: "";
  width: 33px;
  height: 34px;
  background: no-repeat;
  background-image: url(../img/next/course/anime/arrow-link.png);
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.next2021 .course-block .item-column .list li a:after {
    background-image: url(../img/next/course/anime/arrow-link@2x.png);
  }
}


main.next2021 #intro {
  background-repeat: no-repeat;
  background-position: bottom -1em right 6%;
}
main.next2021 .manga-intro#intro {
  background-position: bottom right;
}
main.next2021 .illust #intro {
    background-position: bottom 0 right 6%;
    background-size: contain;
}
main.next2021 .anime-intro {
  background-image: url(../img/next/course/anime/intro_bg.png);
}
main.next2021 .voice-intro {
  background-image: url(../img/next/course/voice/intro_bg.png);
  background-position: bottom -3em right 6%;
}
main.next2021 .illust-intro {
  background-image: url(../img/next/course/illust/intro_bg.png);
  background-position: bottom -3em right 6%;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.next2021 .anime-intro {
    background-image: url(../img/next/course/anime/intro_bg@2x.png);
  }
  main.next2021 .voice-intro {
    background-image: url(../img/next/course/voice/intro_bg@2x.png);
  }
  main.next2021 .illust-intro {
    background-image: url(../img/next/course/illust/intro_bg@2x.png);
  }
}

@media screen and (max-width: 860px) {
  main.next2021 #intro {
    background-size: contain;
}
}
main.next2021 #intro a {
  text-decoration: underline;
  font-size:  20px;
  padding-right: 25px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: right;
}
main.next2021 .anime-intro a {
  color: #f08300;
  background-image: url(../img/next/course/anime/orange_arrow.svg);
}
main.next2021 .voice-intro a {
  color: #e50065;
  background-image: url(../img/next/course/voice/pink_arrow.svg);
}
main.next2021 .illust-intro a {
  color: #8FC31F;
  background-image: url(../img/next/course/illust/wrightgreen_arrow.svg);
}

main.next2021 .course-block .item-bnr {
  line-height: 0;
  margin-left: -2px;
  margin-right: -2px;
  text-align: center;
}

main.next2021 .course-block.anime {
  border-color: #ffbb4d;
}

main.next2021 .course-block.anime section:not(:last-child):after {
  background: #ffbb4d;
}

main.next2021 .course-block.anime .item-curriculum > li:before, main.next2021 .course-block.anime .item-curriculum > li:after {
  background: #ffbb4d;
}

main.next2021 .course-block.anime .item-heading .title h3, main.next2021 .course-block.anime .item-pickup .title h3, main.next2021 .course-block.anime .item-teacher-list .title h3 {
  background: -moz-linear-gradient(47.49% -51.75% -80deg, rgba(250, 205, 0, 0.5) 0%, #ed8000 100%);
  background: -webkit-linear-gradient(-80deg, rgba(250, 205, 0, 0.5) 0%, #ed8000 100%);
  background: -webkit-gradient(linear, 47.49% -51.75%, 52.51% 151.75%, color-stop(0, rgba(250, 205, 0, 0.5)), color-stop(1, #ed8000));
  background: -o-linear-gradient(-80deg, rgba(250, 205, 0, 0.5) 0%, #ed8000 100%);
  background: -ms-linear-gradient(-80deg, rgba(250, 205, 0, 0.5) 0%, #ed8000 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FACD00', endColorstr='#ED8000' ,GradientType=0)";
  background: linear-gradient(170deg, rgba(250, 205, 0, 0.5) 0%, #ed8000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FACD00',endColorstr='#ED8000' , GradientType=1);
}

main.next2021 .course-block.anime .item-heading .title p.link-txt a, main.next2021 .course-block.anime .item-pickup .title p.link-txt a, main.next2021 .course-block.anime .item-teacher-list .title p.link-txt a, main.next2021 .course-block.anime .item-column .title p.link-txt a {
  color: #F08300;
}

main.next2021 .course-block.anime .item-heading .title p.link-txt a:after, main.next2021 .course-block.anime .item-pickup .title p.link-txt a:after, main.next2021 .course-block.anime .item-teacher-list .title p.link-txt a:after {
  background-image: url(../img/next/course/anime/arrow-link.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  main.next2021 .course-block.anime .item-heading .title p.link-txt a:after, main.next2021 .course-block.anime .item-pickup .title p.link-txt a:after, main.next2021 .course-block.anime .item-teacher-list .title p.link-txt a:after {
    background-image: url(../img/next/course/anime/arrow-link@2x.png);
  }
}
main.next2021 .course-block .item-column .title p.link-txt a::after {
  margin-left: 15px;
  content: "";
  width: 35ppx;
  height: 27px;
}
main.next2021 .course-block.anime .item-column .title p.link-txt a::after {
  background-image: url(../img/next/course/anime/orange_arrow.svg);
}
main.next2021 .course-block.illust .item-column .title p.link-txt a::after {
  background-image: url(../img/next/course/illust/wrightgreen_arrow.svg);
}
main.next2021 .course-block.anime .item-teacher .name:before {
  background-color: #F08300;
}

main.next2021 .course-block.anime .item-teacher-list .list > li .text > div {
  background: #fcdcb7;
  border-bottom: 2px dashed #ff8300;
}
main.next2021 .course-block.voice .item-teacher-list .list > li .text > div {
  background: #f7c7cf;
  border-bottom: 2px dashed #e50065;
}
main.next2021 .course-block.figure .item-teacher-list .list > li .text > div {
  background: #bbcce9;
  border-bottom: 2px dashed #0068b7;
}
main.next2021 .course-block.novels .item-teacher-list .list > li .text > div {
  background: #f9ceb0;
  border-bottom: 2px dashed #e94709;
}
main.next2021 .course-block.game .item-teacher-list .list > li .text > div {
  background: #bbe2ea;
  border-bottom: 2px dashed #009fb9;
}
main.next2021 .course-block.manga .item-teacher-list .list > li .text > div {
  background: #d3e9d5;
  border-bottom: 2px dashed #3eb370;
}
main.next2021 .course-block.illust .item-teacher-list .list > li .text > div {
  background: #e1eec4;
  border-bottom: 2px dashed #8fc31f;
}
main.next2021 .course-block.anime .item-column .list li a:after {
  background-image: url(../img/next/course/anime/column_arrow.svg);
}
main.next2021 .course-block.voice .item-column .list li a:after {
  background-image: url(../img/next/course/voice/column_arrow.svg);
}
main.next2021 .course-block.illust .item-column .list li a:after {
  background-image: url(../img/next/course/illust/column_arrow.svg);
}
main.next2021 .course-block.voice {
  border-color: #E50065;
}

main.next2021 .course-block.voice section:not(:last-child):after {
  background: #E50065;
}


main.next2021 .course-block.voice .item-curriculum > li:before, main.next2021 .course-block.voice .item-curriculum > li:after {
  background: #E50065;
}

main.next2021 .course-block.voice .item-heading .title p.link-txt a, main.next2021 .course-block.voice .item-pickup .title p.link-txt a, main.next2021 .course-block.voice .item-teacher-list .title p.link-txt a, main.next2021 .course-block.voice .item-column .title p.link-txt a {
  color: #E50065;
}

main.next2021 .course-block.voice .item-heading .title p.link-txt a:after, main.next2021 .course-block.voice .item-pickup .title p.link-txt a:after, main.next2021 .course-block.voice .item-teacher-list .title p.link-txt a:after, main.next2021 .course-block.voice .item-column .title p.link-txt a:after {
  background-image: url(../img/next/course/voice/arrow-link.png);
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.next2021 .course-block.voice .item-heading .title p.link-txt a:after, main.next2021 .course-block.voice .item-pickup .title p.link-txt a:after, main.next2021 .course-block.voice .item-teacher-list .title p.link-txt a:after, main.next2021 .course-block.voice .item-column .title p.link-txt a:after {
    background-image: url(../img/next/course/voice/arrow-link@2x.png);
  }
}

main.next2021 .course-block.voice .item-teacher .name:before {
  background-color: #E50065;
}

main.next2021 .course-block.voice .item-teacher-list .list > li .text > div {
  background: #FADCE0;
}

main.next2021 .course-block.voice .item-column .list li a {
  border-color: #E50065;
}

main.next2021 .course-block.illust {
  border-color: #8FC31F;
}

main.next2021 .course-block.illust section:not(:last-child):after {
  background: #8FC31F;
}

main.next2021 .course-block.illust .item-curriculum > li:before, main.next2021 .course-block.illust .item-curriculum > li:after {
  background: #8FC31F;
}

main.next2021 .course-block.illust .item-heading .title p.link-txt a, main.next2021 .course-block.illust .item-pickup .title p.link-txt a, main.next2021 .course-block.illust .item-teacher-list .title p.link-txt a, main.next2021 .course-block.illust .item-column .title p.link-txt a {
  color: #8FC31F;
  background-image: url(../img/next/course/illust/green_arrow.svg);
}

main.next2021 .course-block.illust .item-teacher .name:before {
  background-color: #8FC31F;
}

main.next2021 .course-block.illust .item-teacher-list .list > li .text > div {
  background: #ECF4D9;
}

main.next2021 .course-block.illust .item-column .list li a {
  border-color: #8FC31F;
}

main.next2021 .course-block.manga {
  border-color: #3EB370;
}

main.next2021 .course-block.manga section:not(:last-child):after {
  background: #3EB370;
}

main.next2021 .course-block.manga .item-lesson > li .text h4 {
  /* background-color: #3EB370; */
}

main.next2021 .course-block.manga .item-curriculum > li:before, main.next2021 .course-block.manga .item-curriculum > li:after {
  background: #3EB370;
}

main.next2021 .course-block.manga .item-heading .title p.link-txt a, main.next2021 .course-block.manga .item-pickup .title p.link-txt a, main.next2021 .course-block.manga .item-teacher-list .title p.link-txt a, main.next2021 .course-block.manga .item-column .title p.link-txt a {
  color: #3EB370;
}

main.next2021 .course-block.manga .item-heading .title p.link-txt a:after, main.next2021 .course-block.manga .item-pickup .title p.link-txt a:after, main.next2021 .course-block.manga .item-teacher-list .title p.link-txt a:after, main.next2021 .course-block.manga .item-column .title p.link-txt a:after {
  background-image: url(../img/next/course/manga/arrow-link.png);
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.next2021 .course-block.manga .item-heading .title p.link-txt a:after, main.next2021 .course-block.manga .item-pickup .title p.link-txt a:after, main.next2021 .course-block.manga .item-teacher-list .title p.link-txt a:after, main.next2021 .course-block.manga .item-column .title p.link-txt a:after {
    background-image: url(../img/next/course/manga/arrow-link@2x.png);
  }
}

main.next2021 .course-block.manga .item-teacher .name:before {
  background-color: #3EB370;
}

main.next2021 .course-block.manga .item-teacher-list .list > li .text > div {
  background: #E3F1E4;
}

main.next2021 .course-block.manga .item-column .list li a {
  border-color: #3EB370;
}

main.next2021 .course-block.manga .item-column .list li a:after {
  background-image: url(../img/next/course/manga/arrow-link.png);
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.next2021 .course-block.manga .item-column .list li a:after {
    background-image: url(../img/next/course/manga/arrow-link@2x.png);
  }
}


main.next2021 .course-block.game {
  border-color: #009FB9;
}

main.next2021 .course-block.game section:not(:last-child):after {
  background: #009FB9;
}

main.next2021 .course-block.game .item-title h2 {
  /* background-image: url(../img/next/course/game/bg-hd.png); */
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.next2021 .course-block.game .item-title h2 {
    /* background-image: url(../img/next/course/game/bg-hd@2x.png); */
  }
}

main.next2021 .course-block.game .item-lesson > li .text h4 {
  /* background-color: #009FB9; */
}

main.next2021 .course-block.game .item-curriculum > li:before, main.next2021 .course-block.game .item-curriculum > li:after {
  background: #009FB9;
}

main.next2021 .course-block.game .item-heading .title p.link-txt a, main.next2021 .course-block.game .item-pickup .title p.link-txt a, main.next2021 .course-block.game .item-teacher-list .title p.link-txt a, main.next2021 .course-block.game .item-column .title p.link-txt a {
  color: #009FB9;
}

main.next2021 .course-block.game .item-heading .title p.link-txt a:after, main.next2021 .course-block.game .item-pickup .title p.link-txt a:after, main.next2021 .course-block.game .item-teacher-list .title p.link-txt a:after, main.next2021 .course-block.game .item-column .title p.link-txt a:after {
  background-image: url(../img/next/course/game/blue_arrow.svg);
}


main.next2021 .course-block.game .item-teacher .name:before {
  background-color: #009FB9;
}

main.next2021 .course-block.game .item-teacher-list .list > li .text > div {
  background: #D4ECF1;
}

main.next2021 .course-block.game .item-column .list li a {
  border-color: #009FB9;
}

main.next2021 .course-block.game .item-column .list li a:after {
  background-image: url(../img/next/course/game/column_arrow.svg);
}

main.next2021 .course-block.novels {
  border-color: #e94709;
}

main.next2021 .course-block.novels section:not(:last-child):after {
  background: #f29863;
}

main.next2021 .course-block.novels .item-title h2 {
  /* background-image: url(../img/next/course/novels/column_arrow.svg); */
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.next2021 .course-block.novels .item-title h2 {
    /* background-image: url(../img/next/course/novels/bg-hd@2x.png); */
  }
}

main.next2021 .course-block.novels .item-lesson > li .text h4 {
  /* background-color: #f29863; */
}

main.next2021 .course-block.novels .item-curriculum > li:before, main.next2021 .course-block.novels .item-curriculum > li:after {
  background: #f29863;
}


main.next2021 .course-block.novels .item-heading .title p.link-txt a, main.next2021 .course-block.novels .item-pickup .title p.link-txt a, main.next2021 .course-block.novels .item-teacher-list .title p.link-txt a, main.next2021 .course-block.novels .item-column .title p.link-txt a {
  color: #E94709;
}

main.next2021 .course-block.novels .item-heading .title p.link-txt a:after, main.next2021 .course-block.novels .item-pickup .title p.link-txt a:after, main.next2021 .course-block.novels .item-teacher-list .title p.link-txt a:after, main.next2021 .course-block.novels .item-column .title p.link-txt a:after {
  background-image: url(../img/next/course/novels/orange_arrow.svg);
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.next2021 .course-block.novels .item-heading .title p.link-txt a:after, main.next2021 .course-block.novels .item-pickup .title p.link-txt a:after, main.next2021 .course-block.novels .item-teacher-list .title p.link-txt a:after, main.next2021 .course-block.novels .item-column .title p.link-txt a:after {
    /* background-image: url(../img/next/course/novels/arrow-link@2x.png); */
  }
}

main.next2021 .course-block.novels .item-teacher .name:before {
  background-color: #E94709;
}

main.next2021 .course-block.novels .item-column .list li a {
  border-color: #E94709;
}

main.next2021 .course-block.novels .item-column .list li a:after {
  background-image: url(../img/next/course/novels/column_arrow.svg);
}


main.next2021 .course-block.figure {
  border-color: #0068B7;
}

main.next2021 .course-block.figure section:not(:last-child):after {
  background: #0068B7;
}

main.next2021 .course-block.figure .item-title h2 {
  /* background-image: url(../img/next/course/figure/bg-hd.png); */
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.next2021 .course-block.figure .item-title h2 {
    /* background-image: url(../img/next/course/figure/bg-hd@2x.png); */
  }
}

main.next2021 .course-block.figure .item-curriculum > li:before, main.next2021 .course-block.figure .item-curriculum > li:after {
  background: #0068B7;
}

main.next2021 .course-block.figure .item-heading .title p.link-txt a, main.next2021 .course-block.figure .item-pickup .title p.link-txt a, main.next2021 .course-block.figure .item-teacher-list .title p.link-txt a, main.next2021 .course-block.figure .item-column .title p.link-txt a {
  color: #0068B7;
}

main.next2021 .course-block.figure .item-heading .title p.link-txt a:after, main.next2021 .course-block.figure .item-pickup .title p.link-txt a:after, main.next2021 .course-block.figure .item-teacher-list .title p.link-txt a:after, main.next2021 .course-block.figure .item-column .title p.link-txt a:after {
  background-image: url(../img/next/course/figure/arrow-link.png);
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.next2021 .course-block.figure .item-heading .title p.link-txt a:after, main.next2021 .course-block.figure .item-pickup .title p.link-txt a:after, main.next2021 .course-block.figure .item-teacher-list .title p.link-txt a:after, main.next2021 .course-block.figure .item-column .title p.link-txt a:after {
    background-image: url(../img/next/course/figure/arrow-link@2x.png);
  }
}

main.next2021 .course-block.figure .item-teacher .name:before {
  background-color: #0068B7;
}

main.next2021 .course-block.figure .item-teacher-list .list > li .text > div {
  background: #D3DEF1;
}

main.next2021 .course-block.figure .item-column .list li a {
  border-color: #0068B7;
}

main.next2021 .course-block.figure .item-column .list li a:after {
  background-image: url(../img/next/course/figure/arrow-link.png);
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.next2021 .course-block.figure .item-column .list li a:after {
    background-image: url(../img/next/course/figure/arrow-link@2x.png);
  }
}

main.next2021 .access-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.next2021 .access-block .item-text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin-right: 20px;
  font-size: 18px;
  font-size: 1.2rem;
}

main.next2021 .access-block .item-map {
  width: 500px;
}

@media screen and (min-width: 701px) {
  main.next2021 .access-block .item-map {
    max-width: 60%;
  }
}

main.next2021 .access-block .item-map iframe {
  width: 100%;
  height: 420px;
  line-height: 0;
  border: none;
}

main.next2021 .access-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.next2021 .access-info .item-text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin-right: 25px;
  font-size: 18px;
  font-size: 1.2rem;
}

main.next2021 .access-info .item-text .heading-lv05 {
  margin-bottom: 10px;
}

main.next2021 .access-info .item-text .hd {
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

main.next2021 .access-info .item-text .hd:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 2px;
  background: #0080CD;
  -webkit-box-shadow: 0px 3px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 3px 2px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 3px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 2px 0 rgba(0, 0, 0, 0.1);
}

main.next2021 .access-info .item-text h3 {
  display: -moz-inline-box;
  display: inline-block;
  background: #0080CD;
  color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

main.next2021 .access-info .item-img {
  line-height: 0;
}

main.next2021 .access-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-bottom: -15px;
}

main.next2021 .access-contact li {
  margin-right: 20px;
  margin-bottom: 15px;
  width: calc(50% - 20px);
  border: 1px solid #0081CC;
  background: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

main.next2021 .access-contact .item-hd {
  background: #0081CC;
  color: #FFF;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 10px;
  line-height: 1.2;
}

main.next2021 .access-contact .item-hd small {
  font-size: 15px;
  font-size: 1rem;
}

main.next2021 .access-contact .item-text {
  padding: 10px;
}

main.next2021 .access-contact .item-text dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 18px;
  font-size: 1.2rem;
}

main.next2021 .access-contact .item-text dl dt:after {
  content: ":";
  margin-left: 10px;
  margin-right: 10px;
}

main.next2021 .access-contact .item-text dl dd {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.next2021 .access-contact .item-text dl:not(:last-child) {
  margin-bottom: 3px;
}

main.next2021 .access-contact .item-text p {
  font-size: 13px;
  font-size: 0.8666666667rem;
}

main.next2021 .text-block {
  font-size: 18px;
  font-size: 1.2rem;
}

main.next2021 .text-block:not(:last-child) {
  margin-bottom: 20px;
}

main.next2021 .text-block table:not([class*="gs"]) th, main.next2021 .text-block table:not([class*="gs"]) td {
  font-size: 16px;
  font-size: 1.0666666667rem;
}

main.next2021 .text-block.fs16 {
  font-size: 16px;
  font-size: 1.0666666667rem;
}

main.next2021 .text-block.fs15 {
  font-size: 15px;
  font-size: 1rem;
}

main.next2021 .text-block.fs14 {
  font-size: 14px;
  font-size: 0.9333333333rem;
}

main.next2021 .schedule-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

main.next2021 .schedule-text:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .schedule-text span {
  background-color: #0080CD;
  color: #FFF;
  font-size: 15px;
  font-size: 1rem;
  padding: 2px 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-right: 10px;
}

main.next2021 .schedule-text p {
  font-size: 18px;
  font-size: 1.2rem;
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.next2021 .tel-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

main.next2021 .tel-block:before {
  content: "";
  width: 67px;
  height: 44px;
  background: no-repeat center/auto;
  background-image: url(../img/next/icon-tel.svg);
  margin-right: 10px;
  -ms-flex: 0 0 auto;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

main.next2021 .tel-block span {
  line-height: 0;
  margin-right: 30px;
}

main.next2021 .tel-block a {
  color: #0080CD;
  font-size: 44px;
  font-size: 2.9333333333rem;
  font-weight: bold;
  line-height: 1.1;
}

main.next2021 .public-info-block .item-hd {
  font-size: 34px;
  font-size: 2.2666666667rem;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 10px;
}

main.next2021 .public-info-block .item-text {
  font-size: 18px;
  font-size: 1.2rem;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 20px;
}

main.next2021 .public-info-block .item-text:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 2px;
  background: #0080CD;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

main.next2021 .public-info-block .item-list {
  padding-left: 25px;
  padding-right: 25px;
}

main.next2021 .public-info-block .item-list dt {
  font-size: 25px;
  font-size: 1.6666666667rem;
  font-weight: bold;
  text-indent: -1em;
  padding-left: 1em;
}

main.next2021 .public-info-block .item-list dt:before {
  content: "◆";
}

main.next2021 .public-info-block .item-list dd {
  font-size: 18px;
  font-size: 1.2rem;
  padding-left: 25px;
  padding-right: 25px;
}

main.next2021 .public-info-block .item-list dd:not(:last-child) {
  margin-bottom: 20px;
}

main.next2021 .public-info-block .item-list dd ul li a {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
  color: #0036B7;
}

main.next2021 .public-info-block .item-list dd ul li a:before {
  content: "⇒";
}

main.next2021 .form-block .item-text {
  font-size: 18px;
  font-size: 1.2rem;
}

main.next2021 .form-block .item-text:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .form-block .item-tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

main.next2021 .form-block .item-tel:not(:last-child) {
  margin-bottom: 15px;
}

main.next2021 .form-block .item-tel > span {
  background-color: #0081CC;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-size: 0.9333333333rem;
  font-weight: bold;
}

main.next2021 .form-block .item-tel .tel-block {
  border: 1px solid #0081CC;
  background: #FFF;
  padding: 8px;
}

main.next2021 .form-block .item-tel .tel-block:before {
  width: 32px;
  height: 20px;
  background-size: contain;
  margin-right: 5px;
}

main.next2021 .form-block .item-tel .tel-block span {
  width: 50px;
  margin-right: 10px;
}

main.next2021 .form-block .item-tel .tel-block a {
  font-size: 18px;
  font-size: 1.2rem;
}

main.next2021 .form-block .item-form {
  border: 1px solid #0081CC;
  border-bottom: none;
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

main.next2021 .form-block .item-form:not(:last-child) {
  margin-bottom: 20px;
}

main.next2021 .form-block .item-form > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  border-bottom: 1px solid #0081CC;
}

main.next2021 .form-block .item-form dt {
  width: 250px;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  background: #C7DDF3;
}

main.next2021 .form-block .item-form dt.hd {
  background-color: #0081CC;
  color: #FFF;
}

main.next2021 .form-block .item-form dt.required:after {
  content: "*";
  color: #F03C41;
}

main.next2021 .form-block .item-form dd {
  width: calc(100% - 250px);
  font-size: 16px;
  font-size: 1.0666666667rem;
}

main.next2021 .form-block .item-form dd.text {
  color: #F03C41;
  font-size: 18px;
  font-size: 1.2rem;
}

main.next2021 .form-block .item-form dd > div:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .form-block .item-form dd .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

main.next2021 .form-block .item-form dd .flex > * {
  margin-right: 10px;
}

main.next2021 .form-block .item-form dd .flex > *.grow {
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.next2021 .form-block .item-hd {
  font-size: 20px;
  font-size: 1.3333333333rem;
  font-weight: bold;
}

main.next2021 .form-block .item-hd:not(:first-child) {
  margin-top: 30px;
}

main.next2021 .form-block .item-hd:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .form-block .item-submit:not(:last-child) {
  margin-bottom: 20px;
}

main.next2021 .form-block .wpcf7-response-output {
  background-color: #FFFF00;
  color: #000;
  border: 1px solid #0081CC;
  padding: 10px;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
}

main.next2021 .form-block .wpcf7-response-output.wpcf7-mail-sent-ok {
  background-color: #FFF;
}

main.next2021 .qualification-block {
  border: 2px solid #0080CD;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 20px;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.next2021 .qualification-block:not(:last-child) {
  margin-bottom: 30px;
}

main.next2021 .qualification-block dt {
  width: 180px;
}

main.next2021 .qualification-block dd {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.next2021 .sup-list:not(:last-child) {
  margin-bottom: 30px;
}
main.next2021 .post table:not(:last-child) {
    margin-bottom: 30px;
}

main.next2021 .sup-list li {
  text-indent: -1em;
  padding-left: 1em;
}

main.next2021 .sup-list li:not(:last-child) {
  margin-bottom: 5px;
}

main.next2021 .sup-list li:not(.lg) {
  font-size: 14px;
  font-size: 1.2rem;
}

main.next2021 .sup-list li:before {
  content: "※";
}

main.next2021 .sup-list.number li {
  text-indent: -1.9em;
  padding-left: 1.9em;
  counter-increment: number;
}

main.next2021 .sup-list.number li:before {
  content: "※" counter(number);
}

main.next2021 .border-box {
  border: 2px solid #00ACA8;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

main.next2021 .border-box:not(:first-child) {
  margin-top: 30px;
}

main.next2021 .border-box:not(:last-child) {
  margin-bottom: 30px;
}

main.next2021 .border-box .heading-lv05 {
  color: #00ACA8;
}

main.next2021 .border-box.blue {
  border-color: #0080CD;
}

main.next2021 .border-box.blue .heading-lv05 {
  color: #0098D8;
}

main.next2021 .bg-box {
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 25px;
}

main.next2021 .bg-box:not(:last-child) {
  margin-bottom: 30px;
}

main.next2021 .faq-list > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 15px;
  border-left: 2px solid #0080CD;
  border-right: 2px solid #0080CD;
}

main.next2021 .faq-list > * > span {
  width: 70px;
  text-align: right;
  font-size: 22px;
  font-size: 1.4666666667rem;
  font-weight: bold;
  line-height: 1.2;
  margin-right: 15px;
}

main.next2021 .faq-list > * > div {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.next2021 .faq-list dt {
  background: #0080CD;
  color: #FFF;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
}

main.next2021 .faq-list dt > span {
  padding-top: 3px;
}

main.next2021 .faq-list dd {
  border-color: #B3B3B3;
}
main.next2021 .faq-list dd a{
  word-wrap:break-word;
}

main.next2021 .faq-list dd > span {
  color: #FF4646;
}

main.next2021 .faq-list dd:last-child {
  border-bottom: 2px solid #B3B3B3;
}

main.next2021 .faq-list dd > div > *:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .img-text-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-right: -20px;
}

main.next2021 .img-text-block > * {
  margin-right: 20px;
}

main.next2021 .img-text-block .item-text {
  width: 50%;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.next2021 .img-text-block .item-img {
  line-height: 0;
}

main.next2021 .course-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-bottom: -15px;
}

main.next2021 .course-list:not(:last-child) {
  margin-bottom: 0;
}

main.next2021 .course-list > li {
  width: calc(50% - 15px);
  margin-right: 15px;
  margin-bottom: 15px;
  position: relative;
}

main.next2021 .course-list > li h3 {
  line-height: 0;
}

main.next2021 .course-list > li p:not(.bnr) {
  position: absolute;
  left: 0;
  top: 32%;
  width: 100%;
  color: #595755;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  font-size: 1rem;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

main.next2021 .course-list > li p.bnr {
  overflow: hidden;
}

main.next2021 .course-list > li p.bnr a {
  display: block;
  margin: -5%;
}

main.next2021 .course-list > li ul {
  position: absolute;
  left: 0;
  top: 55%;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

main.next2021 .course-list > li ul li {
  font-size: 21px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.2;
}

main.next2021 .course-list > li ul li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  text-decoration: none;
}
.inter-student main.next2021 .course-list li p:not(.bnr) {
  position: absolute;
  left: 0;
  top: 34%;
  left: 2%;
  width: 100%;
  color: #595755;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  font-size: 1rem;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 700px) {
.inter-student main.next2021 .course-list li p:not(.bnr) {
    font-size: 2.2vw;
}
}
.inter-student main.next2021 .course-list ul {
  position: absolute;
  left: 0;
  top: 55%;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.inter-student main.next2021 .course-list li.illust ul {
  top: 48%;
}
.inter-student main.next2021 .course-list li {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (max-width: 480px) {
.inter-student main.next2021 .course-list li {
    font-size: 2.85vw;
}
}
main.next2021 .course-list > li ul li a:before {
  content: "▶︎";
  margin-right: 5px;
}

main.next2021 .course-list > li.anime ul li a {
  color: #F08300;
}

main.next2021 .course-list > li.voice ul li a {
  color: #E50065;
}

main.next2021 .course-list > li.illust ul li a {
  color: #8FC31F;
}

main.next2021 .course-list > li.manga ul li a {
  color: #3EB370;
}

main.next2021 .course-list > li.game ul li a {
  color: #009FB9;
}

main.next2021 .course-list > li.novels ul li a {
  color: #E94709;
}

main.next2021 .course-list > li.figure ul li a {
  color: #0068B7;
}

main.next2021 .course-list > li.bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

main.next2021 .rank-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  text-indent: 0 !important;
  padding-left: 0 !important;
}

main.next2021 .rank-list li:before {
  display: none;
}

main.next2021 .rank-list li .rank {
  width: 110px;
  text-align: center;
  margin-right: 15px;
  background: #e40065;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  color: #FFF;
  font-size: 16px;
  font-size: 1.0666666667rem;
  font-weight: bold;
  margin-bottom: 0;
}
main.next2021 .post table td p:not(:last-child) {
    margin-bottom: 10px;
}
main.next2021 .rank-list li .txt {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.next2021 .sitemap-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.next2021 .sitemap-block > div {
  width: 50%;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

main.next2021 .sitemap-block > div > ul li {
  position: relative;
  padding-left: 1em;
}

main.next2021 .sitemap-block > div > ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  content: '・';
  color: #0080CD;
}

main.next2021 .sitemap-block > div > ul li > ul {
  padding-left: 1em;
}

main.next2021 .sitemap-block > div > ul li > ul li {
  font-size: 14px;
  font-size: 0.9333333333rem;
  padding-bottom: 0;
}

main.next2021 .link_page-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px 40px;
}

main.next2021 .link_page-list li {
  width: calc(33.333% - 20px);
  padding: 0 10px 10px;
}

main.next2021 .tab-block {
  position: relative;
  padding-top: 10px;
  padding-bottom: 5px;
  width: 900px;
}

main.next2021 .tab-block:before, main.next2021 .tab-block:after {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}

main.next2021 .tab-block:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #FFF;
  -webkit-box-shadow: 0px 3px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 3px 2px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 3px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 2px 0 rgba(0, 0, 0, 0.1);
}

main.next2021 .tab-block:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 2px;
  width: 100vw;
  height: calc(100% - 4px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #EEF3F9;
  border-bottom: 1px solid #EEF3F9;
}

.final_project main.next2021 .tab-block::before,
.final_project main.next2021 .tab-block::after,
.ob-voice-department main.next2021 .tab-block::before,
.ob-voice-department main.next2021 .tab-block::after,
.ob-illust-department main.next2021 .tab-block::before,
.ob-illust-department main.next2021 .tab-block::after,
.ob-comic-department main.next2021 .tab-block::before,
.ob-comic-department main.next2021 .tab-block::after,
.ob-game-department main.next2021 .tab-block::before,
.ob-game-department main.next2021 .tab-block::after,
.ob-novels-department main.next2021 .tab-block::before,
.ob-novels-department main.next2021 .tab-block::after,
.ob-figure-department main.next2021 .tab-block::before,
.ob-figure-department main.next2021 .tab-block::after,
.works main.next2021 .tab-block::before,
.works main.next2021 .tab-block::after,
.works-voice main.next2021 .tab-block::before,
.works-voice main.next2021 .tab-block::after,
.works-illust main.next2021 .tab-block::before,
.works-illust main.next2021 .tab-block::after,
.works-comic-illust main.next2021 .tab-block::before,
.works-comic-illust main.next2021 .tab-block::after,
.works-game main.next2021 .tab-block::before,
.works-game main.next2021 .tab-block::after,
.works-novels main.next2021 .tab-block::before,
.works-novels main.next2021 .tab-block::after,
.works-figure main.next2021 .tab-block::before,
.works-figure main.next2021 .tab-block::after,
.success_stories main.next2021 .tab-block::before,
.success_stories main.next2021 .tab-block::after,
.voice-department main.next2021 .tab-block::before,
.voice-department main.next2021 .tab-block::after,
.illust-department main.next2021 .tab-block::before,
.illust-department main.next2021 .tab-block::after,
.comic-department main.next2021 .tab-block::before,
.comic-department main.next2021 .tab-block::after,
.game-department main.next2021 .tab-block::before,
.game-department main.next2021 .tab-block::after,
.novels-department main.next2021 .tab-block::before,
.novels-department main.next2021 .tab-block::after,
.figure-department main.next2021 .tab-block::before,
.figure-department main.next2021 .tab-block::after {
  content: none;
}




main.next2021 .tab-block > * {
  position: relative;
}

/*main.next2021 .tab-block .item-text {
  font-size: 17px;
  font-size: 1.1333333333rem;
  color: #4D4D4D;
  text-align: center;
  padding: 10px;
  position: relative;
  margin-bottom: 10px;
  line-height: 1.4;
}*/

/*main.next2021 .tab-block .item-text:before, main.next2021 .tab-block .item-text:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #FFF;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
*/
/*main.next2021 .tab-block .item-text:before {
  top: 0;
}

main.next2021 .tab-block .item-text:after {
  bottom: 0;
}*/

/*main.next2021 .tab-block .item-tabs {
  margin-left: -4px;
  margin-right: -4px;
}*/

main.next2021 .tab-block .item-tabs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  z-index: 3;
  padding-bottom: 10px;
}
.final_project main.next2021 .tab-block .item-tabs ul,
.ob-voice-department main.next2021 .tab-block .item-tabs ul,
.ob-illust-department main.next2021 .tab-block .item-tabs ul,
.ob-comic-department main.next2021 .tab-block .item-tabs ul,
.ob-game-department main.next2021 .tab-block .item-tabs ul,
.ob-novels-department main.next2021 .tab-block .item-tabs ul,
.ob-figure-department main.next2021 .tab-block .item-tabs ul,
.works main.next2021 .tab-block .item-tabs ul,
.works-voice main.next2021 .tab-block .item-tabs ul,
.works-illust main.next2021 .tab-block .item-tabs ul,
.works-comic-illust main.next2021 .tab-block .item-tabs ul,
.works-game main.next2021 .tab-block .item-tabs ul,
.works-novles main.next2021 .tab-block .item-tabs ul,
.works-figure main.next2021 .tab-block .item-tabs ul,
.success_stories main.next2021 .tab-block .item-tabs ul,
.voice-department main.next2021 .tab-block .item-tabs ul,
.illust-department main.next2021 .tab-block .item-tabs ul,
.comic-department main.next2021 .tab-block .item-tabs ul,
.game-department main.next2021 .tab-block .item-tabs ul,
.novels-department main.next2021 .tab-block .item-tabs ul,
.figure-department main.next2021 .tab-block .item-tabs ul {
  justify-content: space-between;
}
main.next2021 .tab-block .item-tabs li {
  line-height: 0;
  margin-left: -0.24%;
  margin-right: -0.24%;
}
.final_project main.next2021 .tab-block .item-tabs li,
.ob-voice-department main.next2021 .tab-block .item-tabs li,
.ob-illust-department main.next2021 .tab-block .item-tabs li,
.ob-comic-department main.next2021 .tab-block .item-tabs li,
.ob-game-department main.next2021 .tab-block .item-tabs li,
.ob-novels-department main.next2021 .tab-block .item-tabs li,
.ob-figure-department main.next2021 .tab-block .item-tabs li,
.works main.next2021 .tab-block .item-tabs li,
.works-voice main.next2021 .tab-block .item-tabs li,
.works-illust main.next2021 .tab-block .item-tabs li,
.works-comic-illust main.next2021 .tab-block .item-tabs li,
.works-game main.next2021 .tab-block .item-tabs li,
.works-novles main.next2021 .tab-block .item-tabs li,
.works-figure main.next2021 .tab-block .item-tabs li,
.success_stories main.next2021 .tab-block .item-tabs li,
.voice-department main.next2021 .tab-block .item-tabs li,
.illust-department main.next2021 .tab-block .item-tabs li,
.comic-department main.next2021 .tab-block .item-tabs li,
.game-department main.next2021 .tab-block .item-tabs li,
.novels-department main.next2021 .tab-block .item-tabs li,
.figure-department main.next2021 .tab-block .item-tabs li {
  margin-left: 0;
  margin-right: 0;
  width: 13%;
}

.success_stories main.next2021 .sec-box .course-title,
.illust-department main.next2021 .sec-box .course-title,
.comic-department main.next2021 .sec-box .course-title,
.game-department main.next2021 .sec-box .course-title,
.novels-department main.next2021 .sec-box .course-title,
.figure-department main.next2021 .sec-box .course-title {
  margin-left: -14px;
  margin-right: -19px;
  margin-bottom: 0;
}
.voice-department main.next2021 .sec-box .course-title,
.illust-department main.next2021 .sec-box .course-title,
.comic-department main.next2021 .sec-box .course-title,
.game-department main.next2021 .sec-box .course-title,
.novels-department main.next2021 .sec-box .course-title,
.figure-department main.next2021 .sec-box .course-title  {
  width: 105%;
  margin-left: -15px;
  margin-top: -15px;
  margin-bottom: 8px;
}
.voice-department main.next2021 .sec-box .course-title img,
.illust-department main.next2021 .sec-box .course-title img,
.comic-department main.next2021 .sec-box .course-title img,
.game-department main.next2021 .sec-box .course-title img,
.novels-department main.next2021 .sec-box .course-title img,
.figure-department main.next2021 .sec-box .course-title img {
  max-width: 102.5%;
  width: 102.5%;
}
.sec_works_intro {
  border-radius: 10px;
  box-shadow: 2px 2px 5px 0 rgb(35 24 21 / 25%);
  display: -ms-flexbox;
  display: flex;
}
.sec_works_intro .left {
  padding: 17px 0 25px 20px;
  width: 60%;
}
.sec_works_intro .right {
  width: 40%;
}
.sec_works_intro .right .bg {
  display: block;
  background-repeat:  no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.sec_works_intro h3 {
  margin: 0 0 5px -6px;
}
.sec_works_intro p {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 12px;
}
.sec_works_intro a {
  text-decoration: underline;
  font-size: 20px;
  padding-right: 25px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 30px;
  background-size: 17px 25px;
}
.works .sec_works_intro {
  border: 2px solid #f08300;
}
.works .sec_works_intro .right .bg {
  background-image: url(../img/next/works/anime/intro_anime_bg.png);
  background-position: top 32% right 1.5em;
}
.works .sec_works_intro a {
  color: #f08300;
  background-image: url(../img/next/course/anime/orange_arrow.svg);
}
.works-voice .sec_works_intro .right .bg {
  background-image: url(../img/next/works/voice/intro_voice_bg.png);
  background-position: top 32% right 1.5em;
  background-size: 95%;
}
.works-voice .sec_works_intro {
  border: 2px solid #E50065;
}
.works-voice .sec_works_intro a {
  color: #E50065;
   background-image: url(../img/next/course/voice/pink_arrow.svg);
}
.works-illust .sec_works_intro .right .bg {
  background-image: url(../img/next/works/illust/intro_illust_bg.png);
  background-position: top 32% right 1.5em;
  background-size: 95%;
}
.works-illust .sec_works_intro {
  border: 2px solid #8FC31F;
}
.works-illust .sec_works_intro a {
  color: #8FC31F;
  background-image: url(../img/next/course/illust/wrightgreen_arrow.svg);
}
.works-comic-illust .sec_works_intro .right .bg {
  background-image: url(../img/next/works/manga/intro_comic-illust_bg.png);
  background-position: top 32% right 1.5em;
  background-size: 95%;
}
.works-comic-illust .sec_works_intro {
  border: 2px solid #3EB370;
}
.works-comic-illust .sec_works_intro a {
  color: #3EB370;
  background-image: url(../img/next/course/manga/green_arrow.svg);
}
.works-game .sec_works_intro .right .bg {
  background-image: url(../img/next/works/game/intro_game_bg.png);
  background-position: top 32% right 1.5em;
  background-size: 95%;
}
.works-game .sec_works_intro {
  border: 2px solid #009FB9;
}
.works-game .sec_works_intro a {
  color: #009FB9;
  background-image: url(../img/next/course/game/blue_arrow.svg);
}
.works-novles .sec_works_intro .right .bg {
  background-image: url(../img/next/works/novels/intro_novels_bg.png);
  background-position: top 32% right 1.5em;
  background-size: 95%;
}
.works-novles .sec_works_intro {
  border: 2px solid #E94709;
}
.works-novles .sec_works_intro a {
  color: #E94709;
  background-image: url(../img/next/course/novels/orange_arrow.svg);
}
.works-figure .sec_works_intro .right .bg {
  background-image: url(../img/next/works/figure/intro_figure_bg.png);
  background-position: top 32% right 1.5em;
  background-size: 95%;
}
.works-figure .sec_works_intro {
  border: 2px solid #0068B7;
}
.works-figure .sec_works_intro a {
  color: #0068B7;
  background-image: url(../img/next/course/figure/blue_arrow.svg);
}
@media screen and (max-width: 700px) {
  .sec_works_intro {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sec_works_intro .left {
    width: 90%;
  }
  .sec_works_intro .right {
    width: 100%;
  }
  .works .sec_works_intro .right .bg,
  .works-voice .sec_works_intro .right .bg,
  .works-comic-illust .sec_works_intro .right .bg,
  .works-illust .sec_works_intro .right .bg,
  .works-manga .sec_works_intro .right .bg,
  .works-novels .sec_works_intro .right .bg,
  .works-figure .sec_works_intro .right .bg,
  .works-game .sec_works_intro .right .bg {
    height: 47vw;
    background-position: top 32% center;
    background-size: 95%;
  }
}


main.next2021 .tab-block .item-tabs li a > span {
  display: block;
}

main.next2021 .tab-block .item-tabs li a > span:nth-child(1) {
  margin-top: -2px;
}

main.next2021 .tab-block .item-tabs li a > span:nth-child(2) {
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 50%;
  top: 0;
  width: calc(100% + 2px);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}

main.next2021 .tab-block .item-tabs li.current a > span:nth-child(1) {
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
}

main.next2021 .tab-block .item-tabs li.current a > span:nth-child(2) {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

main.next2021 .tab-block .item-tabs li.current a > span:nth-child(2) span {
  position: absolute;
  left: 50%;
  bottom: -60px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
}

/*main.next2021 .message-hd {
  color: #0098D8;
  text-align: center;
  font-size: 24px;
  font-size: 1.6rem;
  font-weight: bold;
  text-shadow: 2px 2px 2px #FFF, -2px -2px 2px #FFF, 1.13px 1.13px 1.13px rgba(97, 54, 0, 0.75);
  line-height: 1.2;
  position: relative;
  z-index: 2;
  padding-bottom: 3px;
}
main.next2021 .message-hd:not(:last-child) {
  margin-bottom: 10px;
  white-space: nowrap;
}

main.next2021 .message-hd:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 13px;
  bottom: 0;
  background: #FDE8D0;
  border: 1px solid #F08300;
  z-index: -1;
}*/

.ob-game-department main.next2021 .sec-box .out_h3 {
  background: #009FB9;
  width: 98%;
  color:  #fff;
  font-weight: bold;
  font-size: 1.3333333333rem;
  padding: 5px 10px;
  margin-bottom: 8px;
  line-height: 1.2;
}
.ob-game-department main.next2021 .sec-box .out_h3 + img {
  width:  100%;
}

main.next2021 .message-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: -20px;
}

main.next2021 .message-list > li {
  width: calc(50% - 10px);
  border-bottom: 2px solid #F08300;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.final_project main.next2021 .message-list > li {
  border-bottom: 2px dashed #F08300;
}
.ob-voice-department main.next2021 .message-list > li {
  border-bottom: 2px dashed #E50065;
}
.ob-illust-department main.next2021 .message-list > li {
  border-bottom: 2px dashed #8FC31F;
}
.ob-comic-department main.next2021 .message-list > li {
  border-bottom: 2px dashed #3EB370;
}
.ob-game-department main.next2021 .message-list > li {
  border-bottom: 2px dashed #009fb9;
}
.ob-novels-department main.next2021 .message-list > li {
  border-bottom: 2px dashed #e94709;
}
.ob-figure-department main.next2021 .message-list > li {
  border-bottom: 2px dashed #0068b7;
}
main.next2021 .message-list > li > * {
  margin-bottom: 10px;
}

main.next2021 .message-list > li.long {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

main.next2021 .message-list > li.long > div {
  width: calc(50% - 10px);
}
.ob-illust-department main.next2021 .message-list > li.long .flex {
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.ob-illust-department main.next2021 .message-list > li.long .flex .achievement {
  width: 66%;
}
.ob-voice-department main.next2021 .message-list > li.long > div h4,
.ob-illust-department main.next2021 .message-list > li.long > div h4 {
  width :100%;
}
.ob-comic-department main.next2021 .message-list > li.long:nth-child(2) .item-img {
      margin-right: -3%;
}
main.next2021 .message-list h3 {
  background: #F08300;
  color: #FFF;
  font-size: 20px;
  font-size: 1.3333333333rem;
  font-weight: bold;
  padding: 5px 10px;
  margin-bottom: 5px;
  line-height: 1.2;
}

main.next2021 .message-list h3 small {
  font-size: 15px;
  font-size: 1rem;
}

main.next2021 .message-list h4 {
  border: 1px solid #F08300;
  background: #FFF;
  padding: 5px 10px;
  font-size: 17px;
  font-size: 1.1333333333rem;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.2;
}

main.next2021 .message-list h4.bg {
  background: #FDE8D0;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 15px;
  font-size: 1rem;
}

main.next2021 .message-list h4.bg:first-letter {
  color: #F08300;
}

main.next2021 .message-list .img {
  line-height: 0;
  text-align: center;
}
/*.ob-comic-department main.next2021 .message-list .long h4 {
  width: 63%;
}
.ob-comic-department main.next2021 .message-list .long .img {
  float: right;
  margin-left: 5px;
}
.ob-comic-department main.next2021 .message-list .long .clearfix::after {
    content: " ";
    display: block;
    clear: both;
}*/
.ob-comic-department main.next2021 .message-list .space {
  margin-bottom: 50px;
}
main.next2021 .message-list .img.right {
  text-align: right;
}

main.next2021 .message-list .img.up-10 {
  margin-top: -10px;
}

main.next2021 .message-list .img.up-20 {
  margin-top: -20px;
}

main.next2021 .message-list .img.up-30 {
  margin-top: -30px;
}
main.next2021 .message-list .up-30 {
  margin-top: -30px;
}
main.next2021 .message-list .img.up-40 {
  margin-top: -40px;
}

main.next2021 .message-list .img.up-50 {
  margin-top: -50px;
}

main.next2021 .message-list .img.up-60 {
  margin-top: -60px;
}
main.next2021 .message-list .img.up-65 {
  margin-top: -65px;
}
main.next2021 .message-list .img.up-70 {
  margin-top: -70px;
}

@media screen and (max-width: 700px) {
  main.next2021 .message-list .img.up-10-sp {
    margin-top: -10px;
  }
}

@media screen and (max-width: 700px) {
  main.next2021 .message-list .img.up-20-sp {
    margin-top: -20px;
  }
}

@media screen and (max-width: 700px) {
  main.next2021 .message-list .img.up-30-sp {
    margin-top: -30px;
  }
}

@media screen and (max-width: 700px) {
  main.next2021 .message-list .img.up-40-sp {
    margin-top: -40px;
  }
}

@media screen and (max-width: 700px) {
  main.next2021 .message-list .img.up-50-sp {
    margin-top: -50px;
  }
}

@media screen and (max-width: 700px) {
  main.next2021 .message-list .img.up-60-sp {
    margin-top: -60px;
  }
}

@media screen and (max-width: 700px) {
  main.next2021 .message-list .img.up-70-sp {
    margin-top: -70px;
  }
}

main.next2021 .message-list .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-justify-content: space-between;
  justify-content: space-between;
  line-height: 0;
  padding: 10px 0;
}

main.next2021 .message-list .btns:not(:first-child) {
  margin-top: 10px;
}

main.next2021 .message-list .btns > a:not(:last-child) {
  margin-right: 20px;
}

main.next2021 .message-list .item-people {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

main.next2021 .message-list .item-people h3 {
  width: 100%;
}

main.next2021 .message-list .item-people h4.bg {
  margin-bottom: 0;
  width: 100%;
}

main.next2021 .message-list .item-people > .text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
main.next2021 .message-list .item-people > .text small {
  font-size: 10px;
}
.ob-illust-department main.next2021 .message-list .item-people .text.position,
.ob-comic-department main.next2021 .message-list .item-people .text.position,
.ob-novels-department main.next2021 .message-list .item-people .text.position,
.ob-novels-department main.next2021 .message-list .item-people .text.position2 {
  position: relative;
}
.ob-illust-department main.next2021 .message-list .item-people .text.position img,
.ob-comic-department main.next2021 .message-list .item-people .text.position img {
  position: absolute;
  right: 0;
  width: 50%;
  top: 23%;
}
.ob-comic-department main.next2021 .message-list .item-people .text.position img {
  width: 68%;
}
.ob-novels-department main.next2021 .message-list .item-people .text.position img {
  position: absolute;
  width: 54%;
  right: 0;
  top: 35%;
}
.ob-novels-department main.next2021 .message-list .item-people .text.position2 img {
  position: absolute;
  width: 56%;
  right: 0;
  top: -59%;
}
.ob-novels-department main.next2021 .message-list .item-people .text.position img.win {
  width: 100%;
}
main.next2021 .message-list .item-people > .text p {
  font-size: 14px;
  font-size: 0.9333333333rem;
  line-height: 1.4;
}
main.next2021 .message-list > li.long .item-text-half {
  display: flex;
}
main.next2021 .message-list > li.long .item-text-half p:first-child {
  width: 65%;
  margin-right: 2%;
}
main.next2021 .message-list .item-people > .text p.red {
  color: #ff0000;
}
main.next2021 .message-list .item-people > .text p.red  span {
  font-size: 16px;
}
main.next2021 .message-list .item-people > .text p strong {
  color: #F08300;
  margin-right: 10px;
}

main.next2021 .message-list .item-people > .text > .text {
  font-size: 16px;
  font-size: 1.0666666667rem;
}

main.next2021 .message-list .item-people > .text .box {
  padding: 10px;
  border: 1px solid #F08300;
  background: #FDE8D0;
  font-size: 12px;
  font-size: 0.8rem;
}

main.next2021 .message-list .item-people > .text .box > *:not(:last-child) {
  margin-bottom: 5px;
}

main.next2021 .message-list .item-people > .text .box h5 {
  font-size: 15px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4;
}

main.next2021 .message-list .item-people > .text > .img.right {
  margin-left: -10px;
}

main.next2021 .message-list .item-people > .img {
  line-height: 0;
  margin-left: 5px;
  max-width: 35%;
}

main.next2021 .message-list .item-text {
  font-size: 16px;
  font-size: 1.0666666667rem;
  line-height: 1.5;
}
main.next2021 .message-list .item-text .udon {
  margin-top: 48px;
}
main.next2021 .message-list .item-text .comment {
  margin-top: 1rem;
}
main.next2021 .message-list .item-text:after {
  clear: both;
  display: block;
  content: '';
}

@media screen and (min-width: 701px) {
  main.next2021 .message-list .item-text h4.bg {
    margin-left: -20px;
    padding-left: 20px;
  }
}

main.next2021 .message-list .item-text img.left {
  float: left;
  margin: 0 10px 5px 0;
}

main.next2021 .message-list .item-text img.right {
  float: right;
  margin: 0 0 5px 10px;
}
.ob-novels-department main.next2021 .message-list li:first-child .item-text img.right {
  float: none;
  width: 100%;
  max-width: 100%;
  margin: 0 0 0 -5px;
}
@media screen and (max-width: 700px) {
  main.next2021 .message-list .item-text > img {
    max-width: 40%;
  }
  .ob-illust-department main.next2021 .message-list .item-people .text.position {
  position: inherit;
}
.ob-illust-department main.next2021 .message-list .item-people .text.position img {
  position: inherit;
  width: 40%;
  display: block;
  margin-right: auto;
  margin-top: 10%;
}

.ob-novels-department main.next2021 .message-list .item-people .text.position img {
    width: 37%;
}
.ob-novels-department main.next2021 .message-list .item-people .text.position2 img {
    width: 36%;
}
.ob-novels-department main.next2021 .message-list .item-people .text.position img.win {
    margin-top: 0;
}
}

main.next2021 .message-list .item-text .img {
  text-align: center;
  line-height: 0;
}

main.next2021 .works-block {
  margin-left: -16px;
  margin-right: -16px;
}

main.next2021 .works-block:not(:last-child) {
  margin-bottom: 20px;
}

main.next2021 .works-block section:not(:last-child) {
  margin-bottom: 20px;
}

main.next2021 .works-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -6px -6px 0;
  line-height: 0;
}

main.next2021 .works-list:not(:last-child) {
  margin-bottom: 14px;
}

main.next2021 .works-list li {
  margin: 0 6px 6px 0;
  width: calc(16.6666666667% - 6px);
}

main.next2021 .works-list li.lg {
  width: calc(33.3333333333% - 6px);
}

main.next2021 .works-list li img {
  width: 100%;
}

main.next2021 .index-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px -30px 0;
}

main.next2021 .index-list li {
  margin: 0 20px 30px 0;
  width: calc(33.3333333333% - 32px);
  background: #fff;
  border-radius: 9px;
  padding: 6px 6px 18px;
}
/*.ver_2022.guidance main.next2021 .index-list li {
  width: calc(32.333333% - 20px);
  padding: 4px;
}*/
.ver_2022.guidance main.next2021 .index-list li h2 img {
  max-width: 98%;
}
main.next2021 .index-list .item-hd {
  line-height: 0;
  margin-bottom: 0;
  margin-right: -10px;
}

main.next2021 .index-list .item-img {
  line-height: 0;
  text-align: center;
  margin-bottom: 5px;
}

main.next2021 .index-list .item-text {
  color: #000;
  font-size: 13px;
  font-size: 0.8666666667rem;
  line-height: 1.5;
  padding: 0 6px 10px;
}

main.next2021 .strong-point {
  line-height: 0;
  margin-top: 25px;
  padding-bottom: 10px;
}
main.next2021 .strong-point .strong-point-inner {
  background: rgb(140,192,244);
  background: linear-gradient(0deg, rgba(140,192,244,1) 0%, rgba(229,241,252,1) 86%);
  padding: 30px;
  margin-top: -1%;
}
main.next2021 .strong-point .item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-image: url(../img/next/guide/strong-point/hd-01.png), url(../img/next/guide/strong-point/img.png);
  background-repeat: no-repeat;
  background-size: 43%, contain;
  background-position: left 6% top 23%, center;
  padding-top: 75%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    main.next2021 .strong-point .item-title {
      background-image: url(../img/next/guide/strong-point/hd-01@2x.png), url(../img/next/guide/strong-point/img@2x.png);
   }
  }
main.next2021 .strong-point .item-title + h2 {
  margin-top: -4%;
}

main.next2021 .strong-point .item-text {
  background: #FFF;
  box-shadow: 3px 3px 3px 0px rgb(0 0 0 / 45%);
  padding: 30px 26px 20px;
}

main.next2021 .strong-point .item-text h2 {
  text-align: center;
  margin-bottom: 25px;
}
main.next2021 .strong-point .item-text ul li + li {
  margin-top: 2%;
}
main.next2021 .strong-point .item-text ul li img {
  width: 100%;
}


main.next2021 .equipment-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px -20px 0;
}

main.next2021 .equipment-list li {
  margin: 0 20px 20px 0;
  width: calc(33.3333333333% - 20px);
  padding-bottom: 10px;
  position: relative;
}

main.next2021 .equipment-list li.lg {
  width: calc(50% - 20px);
}

main.next2021 .equipment-list li:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 2px;
  background: #ae82ed;
}

main.next2021 .equipment-list .item-hd {
  line-height: 0;
  margin-bottom: 3px;
}

main.next2021 .equipment-list .item-img {
  line-height: 0;
  text-align: center;
  margin-bottom: 10px;
}

main.next2021 .equipment-list .item-text {
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.6;
  word-break: break-all;
}

main.next2021 .message-block section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

main.next2021 .message-block section:not(:last-child) {
  margin-bottom: 20px;
}

main.next2021 .message-block section > * {
  width: calc(50% - 10px);
}

main.next2021 .message-block section.anime .item-hd {
  background: #fcdcb7;
}

main.next2021 .message-block section.anime .item-info .name {
  border-color: #F08300;
}

main.next2021 .message-block section.anime .item-info .info strong {
  color: #F08300;
}

main.next2021 .message-block section.voice .item-hd {
  background: #FADCE0;
}

main.next2021 .message-block section.voice .item-info .name {
  border-color: #E50065;
}

main.next2021 .message-block section.voice .item-info .info strong {
  color: #E50065;
}

main.next2021 .message-block section.illust .item-hd {
  background: #ECF4D9;
}

main.next2021 .message-block section.illust .item-info .name {
  border-color: #8FC31F;
}

main.next2021 .message-block section.illust .item-info .info strong {
  color: #8FC31F;
}

main.next2021 .message-block section.manga .item-hd {
  background: #E3F1E4;
}

main.next2021 .message-block section.manga .item-info .name {
  border-color: #3EB370;
}

main.next2021 .message-block section.manga .item-info .info strong {
  color: #3EB370;
}

main.next2021 .message-block section.game .item-hd {
  background: #D4ECF1;
}

main.next2021 .message-block section.game .item-info .name {
  border-color: #009FB9;
}

main.next2021 .message-block section.game .item-info .info strong {
  color: #009FB9;
}

main.next2021 .message-block section.novels .item-hd {
  background: #FCDFCB;
}

main.next2021 .message-block section.novels .item-info .name {
  border-color: #E94709;
}

main.next2021 .message-block section.novels .item-info .info strong {
  color: #E94709;
}

main.next2021 .message-block section.figure .item-hd {
  background: #D3DEF1;
}

main.next2021 .message-block section.figure .item-info .name {
  border-color: #0068B7;
}

main.next2021 .message-block section.figure .item-info .info strong {
  color: #0068B7;
}

main.next2021 .message-block .item-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

main.next2021 .message-block .item-title {
  margin: -25px -15px -5px -25px;
}
.message main.next2021 .message-block .item-title {
  margin: -2px -15px 0 -2px;
  width: 101.5%;
}
.message main.next2021 .message-block .item-title img {
  width: 100%;
}

main.next2021 .message-block .item-hd {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 22px;
  font-size: 1.4666666667rem;
  font-weight: normal;
  background: #FDE8D0;
  padding: 10px 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  line-height: 1.4;
  margin-bottom: 10px;
}

main.next2021 .message-block .item-info {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.next2021 .message-block .item-info .name {
  font-size: 14px;
  font-size: 0.9333333333rem;
  border: 1px solid #F08300;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 15px;
  margin-bottom: 5px;
}

main.next2021 .message-block .item-info .name h4 {
  font-size: 26px;
  font-size: 1.7333333333rem;
  font-weight: normal;
  line-height: 1.2;
}

main.next2021 .message-block .item-info .info {
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.6;
}

main.next2021 .message-block .item-info .info strong {
  color: #F08300;
}

main.next2021 .message-block .item-img {
  line-height: 0;
  margin-left: 10px;
  max-width: 40%;
}

main.next2021 .debut-support-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: #FFFFE1;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

main.next2021 .debut-support-title:not(:last-child) {
  margin-bottom: 20px;
}

main.next2021 .debut-support-title .item-hd {
  width: 190px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #44D300;
  color: #FFF;
  font-size: 22px;
  font-size: 1.4666666667rem;
  font-weight: bold;
  -webkit-text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
  -moz-text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
  -ms-text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
  -o-text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
  /*border-radius: 10px;*/
  /*margin-right: 10px;*/
}
main.next2021 .debut-support-title .item-hd2 {
  background: #04b2eb;
}
main.next2021 .debut-support-title .item-text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding: 10px;
  font-size: 14px;
  font-size: 0.9333333333rem;
  line-height: 1.6;
  border: 2px dashed #44D300;
  border-left: none;
}
main.next2021 .debut-support-title .item-text2 {
  border: 2px dashed #04b2eb;
  border-left: none;
}
main.next2021 .debut-support-title.event {
  background: #F0FAFF;
}

main.next2021 .debut-support-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

main.next2021 .debut-support-list > ul {
  width: calc(50% - 10px);
}

main.next2021 .debut-support-list > ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: #FFFFE1;
  position: relative;
}

main.next2021 .debut-support-list > ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  bottom: 0;
  background: #F08300;
}

main.next2021 .debut-support-list > ul li:not(:last-child) {
  margin-bottom: 20px;
}

main.next2021 .debut-support-list > ul li.anime:before {
  background-color: #F08300;
}

main.next2021 .debut-support-list > ul li.anime .item-text h4 {
  background: #F08300;
}

main.next2021 .debut-support-list > ul li.anime .item-text h4 span:nth-child(2) {
  background: #FDE8D0;
}

main.next2021 .debut-support-list > ul li.voice:before {
  background-color: #E50065;
}

main.next2021 .debut-support-list > ul li.voice .item-text h4 {
  background: #E50065;
}

main.next2021 .debut-support-list > ul li.voice .item-text h4 span:nth-child(2) {
  background: #FADCE0;
}

main.next2021 .debut-support-list > ul li.illust:before {
  background-color: #8FC31F;
}

main.next2021 .debut-support-list > ul li.illust .item-text h4 {
  background: #8FC31F;
}

main.next2021 .debut-support-list > ul li.illust .item-text h4 span:nth-child(2) {
  background: #d7e7af;
}

main.next2021 .debut-support-list > ul li.manga:before {
  background-color: #3EB370;
}

main.next2021 .debut-support-list > ul li.manga .item-text h4 {
  background: #3EB370;
}

main.next2021 .debut-support-list > ul li.manga .item-text h4 span:nth-child(2) {
  background: #E3F1E4;
}

main.next2021 .debut-support-list > ul li.game:before {
  background-color: #009FB9;
}

main.next2021 .debut-support-list > ul li.game .item-text h4 {
  background: #009FB9;
}

main.next2021 .debut-support-list > ul li.game .item-text h4 span:nth-child(2) {
  background: #D4ECF1;
}

main.next2021 .debut-support-list > ul li.novels:before {
  background-color: #E94709;
}

main.next2021 .debut-support-list > ul li.novels .item-text h4 {
  background: #E94709;
}

main.next2021 .debut-support-list > ul li.novels .item-text h4 span:nth-child(2) {
  background: #FCDFCB;
}

main.next2021 .debut-support-list > ul li.figure:before {
  background-color: #0068B7;
}

main.next2021 .debut-support-list > ul li.figure .item-text h4 {
  background: #0068B7;
}

main.next2021 .debut-support-list > ul li.figure .item-text h4 span:nth-child(2) {
  background: #D3DEF1;
}

main.next2021 .debut-support-list.event > ul li {
  background: #F0FAFF;
}

main.next2021 .debut-support-list .item-text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.next2021 .debut-support-list .item-text h4 {
  background: #F08300;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.next2021 .debut-support-list .item-text h4 span:nth-child(1) {
  font-size: 14px;
  font-size: 0.9333333333rem;
  font-weight: bold;
  padding: 3px 3px 3px 10px;
}

main.next2021 .debut-support-list .item-text h4 span:nth-child(2) {
  margin-left: auto;
  font-size: 10px;
  font-size: 0.6666666667rem;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #FDE8D0;
  color: #000;
  width: 73px;
  min-height: 23px;
  text-align: center;
  line-height: 1.2;
}

main.next2021 .debut-support-list .item-text p {
  font-size: 13px;
  font-size: 0.8666666667rem;
  padding: 5px 10px;
  line-height: 1.5;
}

main.next2021 .debut-support-list .item-img {
  line-height: 0;
  position: relative;
}

main.next2021 .debut-support-btn {
  margin: -30px -45px -40px;
  text-align: center;
  line-height: 0;
}
.system main.next2021 .debut-support-btn {
  margin: 14px -10px 0;
}
main.next2021 .cooperation-company-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

main.next2021 .cooperation-company-list ul {
  width: calc(50% - 10px);
}

main.next2021 .cooperation-company-list ul li {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

main.next2021 .cooperation-company-list ul + p {
  width: 100%;
  text-align: right;
}

main.next2021 .special-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

main.next2021 .special-list ul {
  width: calc(50% - 10px);
}

main.next2021 .special-list ul li {
  background: #FFF;
  border-bottom: 4px solid #F08300;
  min-height: 350px;
}

main.next2021 .special-list ul li:not(:last-child) {
  margin-bottom: 20px;
}

main.next2021 .special-list ul li.anime {
  border-bottom-color: #F08300;
}

main.next2021 .special-list ul li.anime .item-title {
  border-bottom-color: #F08300;
  background-color: #fef4e8;
}

main.next2021 .special-list ul li.anime .item-title h3 {
  background-color: #F08300;
}

main.next2021 .special-list ul li.anime .item-title h3 span:nth-child(2) {
  background: #fcdcb7;
}

main.next2021 .special-list ul li.voice {
  border-bottom-color: #E50065;
}

main.next2021 .special-list ul li.voice .item-title {
  border-bottom-color: #E50065;
  background-color: #fdeef0;
}

main.next2021 .special-list ul li.voice .item-title h3 {
  background-color: #E50065;
}

main.next2021 .special-list ul li.voice .item-title h3 span:nth-child(2) {
  background: #f7c7cf;
}

main.next2021 .special-list ul li.illust {
  border-bottom-color: #8FC31F;
}

main.next2021 .special-list ul li.illust .item-title {
  border-bottom-color: #8FC31F;
  background-color: #f6faed;
}

main.next2021 .special-list ul li.illust .item-title h3 {
  background-color: #8FC31F;
}

main.next2021 .special-list ul li.illust .item-title h3 span:nth-child(2) {
  background: #d7e7af;
}

main.next2021 .special-list ul li.manga {
  border-bottom-color: #3EB370;
}
main.next2021 .special-list ul li.manga h4 {
  min-height: 57.59px;
}
main.next2021 .special-list ul li.manga .item-text {
  min-height: 231px;
}
@media screen and (max-width: 700px) {
  main.next2021 .special-list ul li.manga h4,
  main.next2021 .special-list ul li.manga .item-text {
  min-height: inherit;
 }
}
main.next2021 .special-list ul li.manga .item-title {
  border-bottom-color: #3EB370;
  background-color: #f1f8f2;
}

main.next2021 .special-list ul li.manga .item-title h3 {
  background-color: #3EB370;
}

main.next2021 .special-list ul li.manga .item-title h3 span:nth-child(2) {
  background: #d3e9d5;
}

main.next2021 .special-list ul li.game {
  border-bottom-color: #009FB9;
}

main.next2021 .special-list ul li.game .item-title {
  border-bottom-color: #009FB9;
  background-color: #eaf6f9;
}

main.next2021 .special-list ul li.game .item-title h3 {
  background-color: #009FB9;
}

main.next2021 .special-list ul li.game .item-title h3 span:nth-child(2) {
  background: #bbe2ea;
}

main.next2021 .special-list ul li.novels {
  border-bottom-color: #E94709;
}

main.next2021 .special-list ul li.novels .item-title {
  border-bottom-color: #E94709;
  background-color: #fef0e5;
}

main.next2021 .special-list ul li.novels .item-title h3 {
  background-color: #E94709;
}

main.next2021 .special-list ul li.novels .item-title h3 span:nth-child(2) {
  background: #f9ceb0;
}

main.next2021 .special-list ul li.figure {
  border-bottom-color: #0068B7;
}

main.next2021 .special-list ul li.figure .item-title {
  border-bottom-color: #0068B7;
  background-color: #e9eff8;
}

main.next2021 .special-list ul li.figure .item-title h3 {
  background-color: #0068B7;
}

main.next2021 .special-list ul li.figure .item-title h3 span:nth-child(2) {
  background: #bbcce9;
}

main.next2021 .special-list .item-title {
  border-bottom: 2px solid #F08300;
  background: #FDE8D0;
}

main.next2021 .special-list .item-title h3 {
  background: #F08300;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.next2021 .special-list .item-title h3 span:nth-child(1) {
  font-size: 21px;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 3px 3px 3px 10px;
}

main.next2021 .special-list .item-title h3 span:nth-child(2) {
  margin-left: auto;
  font-size: 12px;
  font-size: 0.8rem;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #FDE8D0;
  color: #000;
  width: 73px;
  min-height: 23px;
  text-align: center;
  line-height: 1.2;
}

main.next2021 .special-list .item-title h4 {
  font-size: 16px;
  font-size: 1.0666666667rem;
  font-weight: bold;
  padding: 5px 10px;
}

main.next2021 .special-list .item-text {
  padding: 10px 10px;
  font-size: 14px;
  font-size: 0.9333333333rem;
  line-height: 1.5;
}

main.next2021 .special-list .item-text:after {
  clear: both;
  display: block;
  content: '';
}

main.next2021 .special-list .item-text .img {
  float: right;
  margin-right: -10px;
  margin-left: 15px;
  margin-bottom: 5px;
  line-height: 0;
  max-width: 60%;
}

main.next2021 .collabo-title {
  width: 950px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  line-height: 0;
}
main.next2021 .collabo-title img {
  width: 102%;
  max-width: 102%;
  margin-left: -.9%;
}
main.next2021 .collabo-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  padding-bottom: 0;
}

main.next2021 .collabo-block > .item-img {
  margin-top: -18px;
  margin-bottom: -25px;
  margin-right: -25px;
  text-align: right;
}
main.next2021 .collabo-block.collabo-02 > .item-img {
  margin-top: -2px;
}
main.next2021 .collabo-block.collabo-04 > .item-img {
  margin-top: -6px;
}
main.next2021 .collabo-block.collabo-05 > .item-img {
  margin-bottom: 0;
}
@media screen and (min-width: 701px) {
  main.next2021 .collabo-block > .item-img {
    max-width: 55%;
  }
}

main.next2021 .collabo-block .item-left {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.next2021 .collabo-block .item-hd {
  margin: -8px -20px -3px -3px;
}
main.next2021 .collabo-block.anime .item-hd {
  margin: -26px -20px -10px -23px;
}
main.next2021 .collabo-block .item-hd img {
  width: 94%;
}

main.next2021 .collabo-block .item-text {
  font-size: 14px;
  font-size: 0.9333333333rem;
  line-height: 1.6;
  padding-right: 5px;
}

main.next2021 .collabo-block .item-text:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .collabo-block .item-img {
  text-align: center;
  line-height: 0;
}

main.next2021 .collabo-block .item-btn {
  position: absolute;
  right: 0;
  bottom: 30px;
  line-height: 0;
  width: auto;
}

main.next2021 .collabo-block.collabo-01 .item-text {
  margin-bottom: 0;
}

main.next2021 .collabo-block.collabo-03 .item-text {
  margin-bottom: -1px;
}


main.next2021 .collabo-block.collabo-05 .item-text {
  margin-bottom: -1px;
}

@media screen and (min-width: 701px) {
  main.next2021 .collabo-block.collabo-06 > .item-img, main.next2021 .collabo-block.collabo-07 > .item-img {
    margin-bottom: 0px;
  }
}

main.next2021 .next-prev {
  margin-top: 20px;
  font-size: 15px;
  font-size: 1rem;
  font-weight: bold;
}

main.next2021 .success-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: -20px;
}

.voice-department main.next2021 .success-block {
  margin-left: -8px;
  margin-right: -8px;
}
.voice-department main.next2021 .item-title {
  width: 102%;
  margin-left: -1%;
  margin-top: 20px;
  margin-bottom: 20px;
}

main.next2021 .success-block > .item-title {
  width: 100%;
}

main.next2021 .success-block > .item-title .company {
  text-align: center;
  font-size: 24px;
  font-size: 1.6rem;
}

main.next2021 .success-block > .item-img {
  position: relative;
}

main.next2021 .success-block > .item-img .link-btn {
  position: absolute;
  left: 0;
  bottom: -20px;
}

main.next2021 .success-block .item-hd {
  width: 100%;
  line-height: 0;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 2px dashed #F08300;
}
.voice-department main.next2021 .item-hd {
  margin-left: -8px;
  width: 102%;
  margin-bottom: 18px;
  border-bottom: 2px dashed #E50065;
}
.illust-department main.next2021 .item-hd {
  border-bottom: none;
  margin-bottom: 0;
}
.comic-department main.next2021 .item-hd {
  margin-bottom: 18px;
  border-bottom: 2px dashed #3eb370;
}
.game-department main.next2021 .item-hd {
  margin-bottom: 18px;
  border-bottom: 2px dashed #009fb9;
}
.novels-department main.next2021 .item-hd {
  margin-bottom: 18px;
  border-bottom: 2px dashed #e94709;
}
.figure-department main.next2021 .item-hd {
  margin-bottom: 18px;
  border-bottom: 2px dashed #0068b7;
}
.illust-department main.next2021 .success-block .item-hd + h4 {
  border: 2px dashed #59a000;
  color: #59a000;
  margin-bottom: 15px;
  width:  100%;
  padding: 8px;
  font-size: 1.6rem;
  line-height: 1.3;
}

main.next2021 .success-block .item-block {
  padding-bottom: 15px;
  border-bottom: 2px dashed #F08300;
  margin-bottom: 20px;
  width: calc(50% - 10px);
}

main.next2021 .success-block .item-block.long {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

main.next2021 .success-block .item-block.long .item-left {
  width: calc(50% - 10px);
}

main.next2021 .success-block .item-block.long .item-img {
  width: calc(50% - 10px);
}
@media screen and (max-width: 700px) {
.figure-department main.next2021 .success-block .item-block.long .item-img {
  border-right: none;
  padding-right: 0;
  padding-bottom: 6px;
}
}
main.next2021 .success-block .item-block.long > .item-title,
.final_project main.next2021 .anime .item-title {
  width: 100%;
}
.final_project main.next2021 .anime .fainal_anime_lead {
  margin-top: -25px;
}
.final_project main.next2021 .anime .item-title {
  border-top: 2px dashed #F08300;
  padding: 15px 0 10px;
  margin-top: 15px;
}
.ob-voice-department main.next2021 .message-list {
  border-top: 2px dashed #E50065;
  padding: 10px 0 0;
}
.ob-illust-department main.next2021 .message-list {
  border-top: 2px dashed #8FC31F;
  padding: 20px 0 0;
}
.ob-comic-department main.next2021 .message-list {
  border-top: 2px dashed #3EB370;
  padding: 20px 0 0;
}
.ob-game-department main.next2021 .border {
  border-top: 2px dashed #009fb9;
  padding: 20px 0 0;
}
.ob-novels-department main.next2021 .message-list {
  border-top: 2px dashed #e94709;
  padding: 20px 0 0;
}
.ob-figure-department main.next2021 .message-list {
  border-top: 2px dashed #0068b7;
  padding: 20px 0 0;
}
.ob-voice-department main.next2021 .sec-box[class*="voice"] .message-list > li {
  padding: 15px 0 10px;
}
main.next2021 .success-block .item-block.long > .item-title .company,
.final_project main.next2021 .anime .item-title .company {
  font-size: 24px;
  font-size: 1.6rem;
}
.final_project main.next2021 .anime .item-title .company {
    background-color: #ff8300;
    color: #fff;
    text-align: center;
}
main.next2021 .success-block .item-block.long > .item-title .company small {
  font-size: 18px;
  font-size: 1.2rem;
}

main.next2021 .success-block .item-block.long > .item-title .company.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 21px;
  font-size: 1.4rem;
}

main.next2021 .success-block .item-block.long > .item-title .company.flex small {
  font-size: 12px;
  font-size: 0.8rem;
}

main.next2021 .success-block .item-block.long > .item-text {
  width: calc(50% - 10px);
}

main.next2021 .success-block .item-block .item-hd:not(:last-child) {
  margin-bottom: 5px;
}

main.next2021 .success-block .item-column {
  width: calc(50% - 10px);
  margin-bottom: 20px;
}

main.next2021 .success-block .item-column .item-block {
  width: 100%;
}

main.next2021 .success-block .item-column .item-block:last-child {
  margin-bottom: 0;
}
.figure-department main.next2021 .success-block .item-column .item-block:last-child {
  border-bottom: none;
}

main.next2021 .success-block .item-column .item-hd:not(:last-child) {
  margin-bottom: 10px;
}

main.next2021 .success-block .item-img {
  line-height: 0;
}

main.next2021 .success-block .item-img > span {
  display: block;
  position: relative;
  z-index: 2;
}

main.next2021 .success-block .item-img .mt-10 {
  margin-top: -10px;
}

main.next2021 .success-block .item-img .mt-20 {
  margin-top: -20px;
}

main.next2021 .success-block .item-img .mt-30 {
  margin-top: -30px;
}

main.next2021 .success-block .item-img .mt-40 {
  margin-top: -40px;
}

main.next2021 .success-block .item-img .mt-50 {
  margin-top: -50px;
}

main.next2021 .success-block .item-img .mt-60 {
  margin-top: -60px;
}

main.next2021 .success-block .item-img .mt-70 {
  margin-top: -70px;
}

main.next2021 .success-block .item-img .mt-80 {
  margin-top: -80px;
}

main.next2021 .success-block .item-img .mt-90 {
  margin-top: -90px;
}

main.next2021 .success-block .item-img .mt-100 {
  margin-top: -100px;
}

main.next2021 .success-block .item-title {
  position: relative;
  margin-bottom: 5px;
}

main.next2021 .success-block .item-title .img {
  position: absolute;
  left: 41.5%;
  top: -5%;
  line-height: 0;
  z-index: 2;
}
main.next2021 .success-block.novels .item-title .img,
main.next2021 .success-block.figure .item-title .img {
    left: 80.5%;
}
main.next2021 .success-block .item-title .img.txt-infind {
  left: 36.5%;
}
main.next2021 .success-block .item-title .img ~ .company, main.next2021 .success-block .item-title .img ~ .name {
  padding-left: 85px;
}

main.next2021 .success-block .item-title .company {
  background: #F08300;
  color: #FFF;
  font-size: 21px;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 5px 10px;
  line-height: 1.3;
  margin-bottom: 2px;
}
main.next2021 .success-block.novels .item-title .img ~ .company,
main.next2021 .success-block.novels .item-title .img ~ .name {
  padding-left: 10px;
}

main.next2021 .success-block .item-title .company small {
  font-size: 18px;
  font-size: 1.2rem;
}

main.next2021 .success-block .item-title .name {
  background: #FFF;
  border: 1px solid #F08300;
  padding: 5px 10px;
  line-height: 1.5;
  font-size: 17px;
  font-size: 1.1333333333rem;
}

main.next2021 .success-block .item-title .name small {
  font-size: 12px;
  font-size: 0.8rem;
}

main.next2021 .success-block .item-title .hd {
  font-size: 21px;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 5px 10px;
  background: #FDE8D0;
  line-height: 1.3;
}

main.next2021 .success-block .item-text {
  font-size: 16px;
  font-size: 1.0666666667rem;
  line-height: 1.6;
}

main.next2021 .success-block .item-text:after {
  clear: both;
  display: block;
  content: '';
}

main.next2021 .success-block .item-text .edge_list {
  display: -ms-flexbox;
  display: flex;
  white-space:  nowrap;
  margin-top: 10px;
}
main.next2021 .success-block .item-text .edge_list li {
  font-size: 11.5px;
}
main.next2021 .success-block .item-text .edge_list li::before {
  content: "■";
  color: #E94709;
}
main.next2021 .success-block .item-text .edge_list li + li {
  margin-left: 5px;
}
main.next2021 .success-block .item-text .img {
  line-height: 0;
}

main.next2021 .success-block .item-text .img:not(.lg) {
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}
.voice-department main.next2021 .success-block .item-text .img {
  width: 38%;
}
.voice-department main.next2021 .success-block .item-text .img img {
  width: 100%;
}
.voice-department main.next2021 .success-block .item-text.attending {
  margin-top: -6%;
    position: relative;
    z-index: 1;
}
main.next2021 .success-block .item-text .img.left:not(.lg) {
  float: left;
  margin-left: 0;
  margin-right: 5px;
}

main.next2021 .success-block .item-text .img.lg {
  text-align: center;
  width: calc(100% + 4px);
  margin-left: -2px;
  margin-bottom: 10px;
}

main.next2021 .success-block .item-text h5 {
  color: #F08300;
}

main.next2021 .success-block .item-info {
  background: #FFF;
  padding: 10px;
  line-height: 1.2;
  font-size: 14px;
  font-size: 0.9333333333rem;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}



main.next2021 .success-block .item-works {
  width: calc(50% - 10px);
  background: #FDE8D0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

main.next2021 .success-block .item-works h3 {
  line-height: 0;
}

main.next2021 .success-block .item-works ul {
  margin-bottom: -15px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 5px;
}

main.next2021 .success-block .item-works ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 15px;
}

main.next2021 .success-block .item-works ul li > * {
  margin-right: -5px;
}

main.next2021 .success-block .item-works ul li:nth-child(even) {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

main.next2021 .success-block .item-works ul li .img {
  line-height: 0;
}

main.next2021 .success-block .item-works ul li .text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.next2021 .success-block .item-works ul li .text h4 {
  background: #F08300;
  color: #FFF;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.2;
  padding: 10px;
}

main.next2021 .success-block .item-works ul li .text h4 small {
  font-weight: normal;
  font-size: 0.8em;
}

main.next2021 .success-block .item-works ul li .text p {
  padding: 10px;
  background: #FFF;
  font-size: 12px;
  font-size: 0.8rem;
  line-height: 1.6;
}

main.next2021 .success-block .item-works ul li .text p b {
  font-weight: bold;
}

main.next2021 .success-block .item-works ul li .text p strong {
  color: #F08300;
  font-weight: bold;
}

main.next2021 .success-block.anime .item-title .company {
  background-color: #F08300;
}

main.next2021 .success-block.anime .item-title .name {
  border-color: #F08300;
}

main.next2021 .success-block.anime .item-title .hd {
  background-color: #FDE8D0;
}

main.next2021 .success-block.anime .item-works {
  background: #FDE8D0;
}

main.next2021 .success-block.anime .item-works ul li .text h4 {
  background: #F08300;
}

main.next2021 .success-block.anime .item-works ul li .text p strong {
  color: #F08300;
}

main.next2021 .success-block.anime .item-text h5 {
  color: #F08300;
}

main.next2021 .success-block.voice .item-block {
  border-bottom-color: #E50065;
}

main.next2021 .success-block.voice .item-title .company {
  background-color: #E50065;
}

main.next2021 .success-block.voice .item-title .name {
  border-color: #E50065;
}

main.next2021 .success-block.voice .item-title .hd {
  background-color: #FADCE0;
}

main.next2021 .success-block.voice .item-works {
  background: #FADCE0;
}

main.next2021 .success-block.voice .item-works ul li .text h4 {
  background: #E50065;
}

main.next2021 .success-block.voice .item-works ul li .text p strong {
  color: #E50065;
}

main.top2021 .post ul:not(.sup-list) li,
main.next2021 .post ul:not(.sup-list) li {
    list-style-type: none;
    text-indent: -1em;
    padding-left: 1em;
}
main.top2021 .post ul:not(.sup-list) li:before,
main.next2021 .post ul:not(.sup-list) li:before {
    content: "\0030fb";
    margin-right: 0.5em;
}

main.next2021 .success-block.voice .item-text h5 {
  color: #E50065;
}
main.next2021 .success-block.illust .item-block {
  border-bottom-color: #8FC31F;
}

main.next2021 .success-block.illust .item-title .company {
  background-color: #8FC31F;
  padding-left: 8px;
}
.illust-department main.next2021 .success-block.illust .item-title h5 {
  color: #8FC31F;
  font-size: 1.4rem;
}
.game-department main.next2021 .success-block.game .item-title h5 {
  color: #009fb9;
  font-size: 1.4rem;
  line-height: 1.4;
}
.novels-department main.next2021 .success-block.novels .item-title h5 {
  color: #e94709;
  font-size: 1.3rem;
  line-height: 1.4;
}
main.next2021 .success-block.illust .item-title .company.yellow_green {
  background: #e3eec7;
  color: inherit;
}


main.next2021 .success-block.illust .item-title .name {
  border-color: #8FC31F;
}

main.next2021 .success-block.illust .item-title .hd {
  background-color: #ECF4D9;
}

main.next2021 .success-block.illust .item-works {
  background: #ECF4D9;
}

main.next2021 .success-block.illust .item-works ul li .text h4 {
  background: #8FC31F;
}

main.next2021 .success-block.illust .item-works ul li .text p strong {
  color: #8FC31F;
}

main.next2021 .success-block.illust .item-text h5 {
  color: #8FC31F;
}

main.next2021 .success-block.manga .item-block {
  border-bottom-color: #3EB370;
  padding-bottom: 20px;
}

main.next2021 .success-block.manga .item-title .company {
  background-color: #3EB370;
  padding-left: 8px;
}

main.next2021 .success-block.manga .item-title .name {
  border-color: #3EB370;
}

main.next2021 .success-block.manga .item-title .hd {
  background-color: #E3F1E4;
}

main.next2021 .success-block.manga .item-works {
  background: #E3F1E4;
}

main.next2021 .success-block.manga .item-works ul li .text h4 {
  background: #3EB370;
}

main.next2021 .success-block.manga .item-works ul li .text p strong {
  color: #3EB370;
}

main.next2021 .success-block.manga .item-text h5 {
  color: #3EB370;
}

main.next2021 .success-block.game .item-block {
  border-bottom-color: #009FB9;
  padding-bottom: 20px;
}

main.next2021 .success-block.game .item-title .company {
  background-color: #009FB9;
  text-align: left;
}
main.next2021 .success-block.game .company.light_blue {
  background: #d4ecf1;
}
main.next2021 .success-block.game .item-block.long > .item-title .company {
  padding-left: 8px;
}

main.next2021 .success-block.game .item-title .name {
  border-color: #009FB9;
}

main.next2021 .success-block.game .item-title .hd {
  background-color: #D4ECF1;
}

main.next2021 .success-block.game .item-works {
  background: #D4ECF1;
}

main.next2021 .success-block.game .item-works ul li .text h4 {
  background: #009FB9;
}

main.next2021 .success-block.game .item-works ul li .text p strong {
  color: #009FB9;
}

main.next2021 .success-block.game .item-text h5 {
  color: #009FB9;
}

main.next2021 .success-block.novels .item-block {
  border-bottom-color: #E94709;
  padding-bottom: 20px;
}
main.next2021 .success-block.novels .item-block .flex,
main.next2021 .success-block.figure .item-block .flex {
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
main.next2021 .success-block.figure .item-block .flex {
  align-items: flex-start;
}
main.next2021 .success-block.novels .item-block .flex img,
main.next2021 .success-block.figure .item-block .flex img {
  width: 98px;
  height: 99px;
}
main.next2021 .success-block.novels .item-block .name_flame {
  border: 1px solid #E94709;
}
main.next2021 .success-block.figure .item-block .name_flame {
  border: 1px solid #0068B7;
}
main.next2021 .success-block.novels .item-block .name_flame p,
main.next2021 .success-block.figure .item-block .name_flame p {
  padding: 5px 10px;
}
main.next2021 .success-block.novels .item-block .name_flame p:first-child {
  border-bottom: 1px solid #E94709;
}
main.next2021 .success-block.figure .item-block .name_flame p:first-child {
  border-bottom: 1px solid #0068B7;
}
main.next2021 .success-block.novels .item-block .name_flame p:last-child,
main.next2021 .success-block.figure .item-block .name_flame p:last-child {
  line-height: 1.2;
}

main.next2021 .success-block.novels .item-title .company {
  background-color: #E94709;
  text-align: left;
}
main.next2021 .success-block.novels .item-title .company + h5 {
  background: #fcdfcb;
  margin: 12px 0 0 0;
  padding: 5px 10px;
  font-size: 1.4rem;
}
main.next2021 .sec-box.voice .item-title .company {
  background: #e50065;
  color: #fff;
  font-size: 1.6rem;
  padding: 5px 10px;
}
main.next2021 .sec-box.voice .item-title .company + h5 {
  background: #fadce0;
  font-size: 1.4rem;
  margin: -15px -5px 13px -7px;
  padding: 5px 10px;
}
main.next2021 .success-block.novels .item-title .name {
  border-color: #E94709;
}

main.next2021 .success-block.novels .item-title .hd {
  background-color: #FCDFCB;
}

main.next2021 .success-block.novels .item-works {
  background: #FCDFCB;
}

main.next2021 .success-block.novels .item-works ul li .text h4 {
  background: #E94709;
}

main.next2021 .success-block.novels .item-works ul li .text p strong {
  color: #E94709;
}

main.next2021 .success-block.novels .item-text h5 {
  color: #E94709;
}

main.next2021 .success-block.figure .item-block {
  border-bottom-color: #0068B7;
}

main.next2021 .success-block.figure .item-title .company {
  background-color: #0068B7;
  text-align: left;
  padding-left: 10px;
}
main.next2021 .success-block.figure .long {
  border-top: 2px dashed #0068B7;
      padding-top: 30px;
}
main.next2021 .success-block.figure .long .item-title .company {
  font-size: 1.3rem;
}
main.next2021 .success-block.figure h5 {
  background: #d3def1;
  margin-bottom: 5px;
}
main.next2021 .success-block.figure .item-title .name {
  border-color: #0068B7;
  margin-bottom: 5px;
}

main.next2021 .success-block.figure .item-title .hd {
  background-color: #D3DEF1;
}

main.next2021 .success-block.figure .item-works {
  background: #D3DEF1;
}

main.next2021 .success-block.figure .item-works ul li .text h4 {
  background: #0068B7;
}

main.next2021 .success-block.figure .item-works ul li .text p strong {
  color: #0068B7;
}

main.next2021 .success-block.figure .item-text h5 {
  color: #0068B7;
}

main.next2021 .pagenation {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 20px;
}

main.next2021 .pagenation a {
  font-size: 15px;
  font-size: 1rem;
  font-weight: bold;
}

main#kobetsu.next2021 {
  /* outline */
  /* #wayto */
  /* #howto */
}

main#kobetsu.next2021 .kobetsu-title {
  text-align: center;
}

main#kobetsu.next2021 .kobetsu-contents {
  background-color: #9cdaff;
  padding-top: 30px;
}

main#kobetsu.next2021 .title-block {
  margin-bottom: 30px;
}

main#kobetsu.next2021 .box {
  margin-bottom: 35px;
  padding: 40px 25px 15px;
  background-color: rgba(255, 255, 255, 0.75);
  border: 10px solid #8ACBF9;
  position: relative;
}

main#kobetsu.next2021 .box h2 {
  width: calc(602/940*100%);
  height: calc(77/1400*100vw);
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: calc((-77/1400*100vw)/2);
  left: calc(-36/1400*100%);
}

main#kobetsu.next2021 .box h2 span {
  display: none;
}

main#kobetsu.next2021 #outline.box h2 {
  background-image: url("../assets_2020/img/next/kobetsu/h2_outline@2x.png");
}

main#kobetsu.next2021 #date.box h2 {
  width: calc(998/940*100%);
  background-image: url("../assets_2020/img/next/kobetsu/h2_date@2x.png");
}

main#kobetsu.next2021 #content.box h2 {
  background-image: url("../assets_2020/img/next/kobetsu/h2_content@2x.png");
}

main#kobetsu.next2021 #wayto.box h2 {
  background-image: url("../assets_2020/img/next/kobetsu/h2_wayto@2x.png");
}

main#kobetsu.next2021 #howto.box h2 {
  background-image: url("../assets_2020/img/next/kobetsu/h2_howto@2x.png");
}

main#kobetsu.next2021 .box h3 {
  font-size: 24px;
}

main#kobetsu.next2021 strong {
  font-size: 24px;
}

main#kobetsu.next2021 p {
  font-size: 18px;
}

main#kobetsu.next2021 a {
  color: #FF0000;
  text-decoration: underline;
}

main#kobetsu.next2021 #outline.box::after {
  content: '';
  width: calc(235.821/940*100%);
  height: calc(168.444/1400*100vw);
  background: url("../assets_2020/img/next/kobetsu/pict_001@2x.png") no-repeat;
  background-size: 100% auto;
  position: absolute;
  bottom: calc(15/1400*100vw);
  right: calc(10/940*100%);
}

main#kobetsu.next2021 #wayto.box {
  display: flex;
  justify-content: space-between;
}

main#kobetsu.next2021 #wayto.box .right ul li {
  margin-bottom: 10px;
}

main#kobetsu.next2021 #howto.box::after {
  content: '';
  width: calc(356.308/940*100%);
  height: calc(311.45/1400*100vw);
  background: url("../assets_2020/img/next/kobetsu/pict_002@2x.png") no-repeat bottom right;
  background-size: auto 100%;
  position: absolute;
  bottom: -10px;
  right: -10px;
}

main#kobetsu.next2021 #howto.box p {
  width: calc(570/940*100%);
}

main#kobetsu.next2021 #howto.box ol {
  list-style: none;
}

main#kobetsu.next2021 #howto.box ol li::before {
  margin-right: 0.2em;
}

main#kobetsu.next2021 #howto.box ol li:nth-child(1)::before {
  content: '①';
}

main#kobetsu.next2021 #howto.box ol li:nth-child(2)::before {
  content: '②';
}

main#kobetsu.next2021 #howto.box ol li:nth-child(3)::before {
  content: '③';
}

main#kobetsu.next2021 #howto.box ol li:nth-child(4)::before {
  content: '④';
}

.mfp-bg {
  background: #000;
}

.mfp-arrow-left, .mfp-arrow-right {
  margin-top: -50px;
  width: 38px;
  height: 100px;
}

.mfp-arrow-left:active, .mfp-arrow-right:active {
  margin-top: -50px;
}

.mfp-arrow-left {
  background: url(../assets_2020/img/next/tab_prev.png);
}

.mfp-arrow-right {
  background: url(../assets_2020/img/next/tab_next.png);
}

.mfp-illust-movie .white-popup-block {
  width: 900px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.mfp-illust-movie .white-popup-block .popup-inner {
  position: relative;
  width: 100%;
  padding-top: 45%;
}

.mfp-illust-movie .white-popup-block .popup-inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (min-width: 701px) and (max-width: 900px) {
  /* main next
------------------------------------------------------------*/
  main.next2021 .blog-block aside {
    width: 200px;
  }
  main.next2021 .blog-block #content {
    width: 10px;
    -ms-flex: 1 0 auto;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  main.next2021 .blog-block #content article {
    padding: 15px;
    background: #FFF;
    border: 2px solid #0080CD;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
  main.next2021 .blog-block #content article:not(:last-child) {
    margin-bottom: 25px;
  }
  main.next2021 .blog-block #content article .item-hd {
    font-size: 21px;
    font-size: 1.4rem;
    font-weight: bold;
    background: #0080CD;
    color: #FFF;
    padding: 5px 15px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
  }
  main.next2021 .blog-block #content article .item-hd:not(:last-child) {
    margin-bottom: 15px;
  }
  main.next2021 .blog-block #content article.anime {
    border-color: #F08300;
  }
  main.next2021 .blog-block #content article.anime .item-hd {
    background-color: #F08300;
  }
  main.next2021 .blog-block #content article.voice {
    border-color: #E50065;
  }
  main.next2021 .blog-block #content article.voice .item-hd {
    background-color: #E50065;
  }
  main.next2021 .blog-block #content article.illust {
    border-color: #8FC31F;
  }
  main.next2021 .blog-block #content article.illust .item-hd {
    background-color: #8FC31F;
  }
  main.next2021 .blog-block #content article.manga {
    border-color: #3EB370;
  }
  main.next2021 .blog-block #content article.manga .item-hd {
    background-color: #3EB370;
  }
  main.next2021 .blog-block #content article.game {
    border-color: #009FB9;
  }
  main.next2021 .blog-block #content article.game .item-hd {
    background-color: #009FB9;
  }
  main.next2021 .blog-block #content article.novels {
    border-color: #E94709;
  }
  main.next2021 .blog-block #content article.novels .item-hd {
    background-color: #E94709;
  }
  main.next2021 .blog-block #content article.figure {
    border-color: #0068B7;
  }
  main.next2021 .blog-block #content article.figure .item-hd {
    background-color: #0068B7;
  }
}

@media screen and (min-width: 701px) and (max-width: 900px) and (max-width: 800px) {
  main.next2021 .blog-block {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .blog-block aside {
    width: 100%;
    -webkit-box-original-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-right: 0;
    margin-top: 20px;
  }
  main.next2021 .blog-block aside .item-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  main.next2021 .blog-block aside .item-category li {
    width: calc(50% - 10px);
  }
}

@media screen and (min-width: 831px) and (max-width: 900px) {
  main.next2021 .course-index > ul > li .item-title p:not(.bnr) {
    font-size: 14px;
    top: 15%;
  }
  main.next2021 .course-index > ul > li .item-title ul {
    top: 9vw;
  }
  main.next2021 .course-index > ul > li.illust .item-title ul {
    top: 22%;
  }
  main.next2021 .course-index > ul > li .item-title ul li {
    font-size: 18px;
    font-size: 1.2rem;
  }
  main.next2021 .course-index > ul > li .item-title ul li a {
    font-size: 14px;
  }
}

@media screen and (min-width: 701px) and (max-width: 830px) {
  #mainimg.course-index2021 .item-text h2::before {
    top: 0;
  }
  main.next2021 .course-index > ul > li .item-title p:not(.bnr) {
    font-size: 12px;
    top: 5vw;
  }
  main.next2021 .course-index > ul > li .item-title ul,
  main.next2021 .course-index > ul > li.illust .item-title ul {
    top: 9vw;
  }
  main.next2021 .course-index > ul > li .item-title ul li {
    font-size: 18px;
    font-size: 1.2rem;
  }
  main.next2021 .course-index > ul > li .item-title ul li a {
    font-size: 14px;
  }
}


@media screen and (min-width: 701px) and (max-width: 900px) {
  main.next2021 .course-block .item-title .img {
    max-width: 30%;
  }
}

@media screen and (min-width: 701px) and (max-width: 900px) and (max-width: 900px) {
  main.next2021 .course-block .ss_flex .heading-lv04 + .item-sub {
    margin-top: 0;
  }
  main.next2021 .course-block .ss_flex {
    margin-bottom: 4%;
    align-items: center;
  }
  main.next2021 .course-block .item-message {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
        background-position: left top;
    background-size: 100%;
  }
  main.next2021 .course-block .item-message > .title {
    width: 45%;
    margin-bottom: 3%;
  }
  main.next2021 .course-block.anime .item-message > .title {
    border-right: none;
  }
  main.next2021 .course-block .item-message > .text {
    width: 100%;
  }
}


@media screen and (min-width: 701px) and (max-width: 900px) {
  main.next2021 .form-block .item-form dt {
    width: 200px;
    font-size: 17px;
    font-size: 1.1333333333rem;
    font-weight: bold;
  }
  main.next2021 .form-block .item-form dd {
    width: calc(100% - 200px);
  }
  main.next2021 .form-block .item-form dd.text {
    font-size: 17px;
    font-size: 1.1333333333rem;
  }
  main.next2021 .strong-point .item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  main.next2021 .strong-point .item-title .text {
    margin-right: -5%;
  }
  main.next2021 .strong-point .item-title .img {
    margin-right: -10%;
    max-width: 60%;
  }
  main.next2021 .course-list > li p:not(.bnr) {
    font-size: 13px;
    font-size: 0.8666666667rem;
  }
  main.next2021 .course-list > li ul {
    top: 53%;
  }
  main.next2021 .course-list > li ul li {
    font-size: 18px;
    font-size: 1.2rem;
  }
  main.next2021 .equipment-list {
    margin: 0 -15px -15px 0;
  }
  main.next2021 .equipment-list li {
    margin: 0 15px 15px 0;
    width: calc(33.3333333333% - 15px);
  }
  main.next2021 .equipment-list li.lg {
    width: calc(50% - 15px);
  }
  main.next2021 .equipment-list .item-text {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }
}


@media screen and (max-width: 975px) {
.ob-voice-department main.next2021 .sec-box .course-title img,
.ob-illust-department main.next2021 .sec-box .course-title img,
.ob-figure-department main.next2021 .sec-box .course-title img {
    width: 100%;
    max-width: 100%;
}
.ob-novels-department main.next2021 .sec-box .course-title img {
    width: 101%;
    max-width: 101%;
}
.works-voice main.next2021 .sec-box .course-title img, .works-illust main.next2021 .sec-box .course-title img, .works-game main.next2021 .sec-box .course-title img, .works-comic-illust main.next2021 .sec-box .course-title img, .works-novles main.next2021 .sec-box .course-title img, .works-figure main.next2021 .sec-box .course-title img {
    width: 100%;
    max-width: 100%;
  }
}

/*sp*/
@media screen and (max-width: 700px) {
  /* main next
------------------------------------------------------------*/
  main.next2021 .sec-box, main.next2021 .blog-block, main.next2021 .message-block section, main.next2021 .collabo-block, main.next2021 .sec-contents {
    padding: 15px;
  }
  main.next2021 .sec-box section:not(:last-child), main.next2021 .blog-block section:not(:last-child), main.next2021 .message-block section section:not(:last-child), main.next2021 .collabo-block section:not(:last-child), main.next2021 .sec-contents section:not(:last-child) {
    margin-bottom: 20px;
  }
  main.next2021 .sec-box .title-block, main.next2021 .blog-block .title-block, main.next2021 .message-block section .title-block, main.next2021 .collabo-block .title-block, main.next2021 .sec-contents .title-block {
    margin-left: 0;
  }
  main.next2021 .sec-box .course-title, main.next2021 .blog-block .course-title, main.next2021 .message-block section .course-title, main.next2021 .collabo-block .course-title, main.next2021 .sec-contents .course-title {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
    margin-bottom: 0px;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .ver_2022 main.next2021 .sec-box .course-title {
    margin-left: -14px;
    margin-right: -15px;
    margin-top: -8px;
  }
  .final_project main.next2021 .sec-box .course-title,
  .ob-voice-department main.next2021 .sec-box .course-title,
  .ob-illust-department main.next2021 .sec-box .course-title,
  .ob-comic-department main.next2021 .sec-box .course-title,
  .ob-game-department main.next2021 .sec-box .course-title,
  .ob-novels-department main.next2021 .sec-box .course-title,
  .ob-figure-department main.next2021 .sec-box .course-title {
    margin: -8px -5px 0 -5px;
  }
  .ob-voice-department main.next2021 .message-list,
  .ob-illust-department main.next2021 .message-list,
  .ob-comic-department main.next2021 .message-list,
  .ob-game-department main.next2021 .border,
  .ob-novels-department main.next2021 .message-list,
  .ob-figure-department main.next2021 .message-list {
    margin-top: 15px;
  }
  .ob-comic-department main.next2021 .sec-box .course-title,
  .ob-game-department main.next2021 .sec-box .course-title {
    margin-right: 0;
  }
  .ob-illust-department main.next2021 .message-list > li,
  .ob-comic-department main.next2021 .message-list > li,
  .ob-game-department main.next2021 .message-list > li,
  .ob-novels-department main.next2021 .message-list > li,
  .ob-figure-department main.next2021 .message-list > li {
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  /*.ob-comic-department main.next2021 .message-list .long h4 {
    width: 55%;
  }*/
  .ob-comic-department main.next2021 .message-list .space {
    margin-bottom: 0;
  }
  .ob-comic-department main.next2021 .message-list .item-people .text.position img {
    width: 77%;
    top: 4vw;
  }
  .ob-game-department main.next2021 .sec-box .out_h3 {
    width: inherit;
  }
  main.next2021 .message-list .item-text .udon {
    margin-top: 0;
  }
  .ob-illust-department main.next2021 .message-list .item-people .text.position img {
    width: 75%;
    margin-left: 5%;
  }
  .voice-department main.next2021 .success-block {
    margin-left: -4px;
    margin-right: -4px;
  }
  .voice-department main.next2021 .success-block + .item-title {
    padding-top: 20px;
  }
  .voice-department main.next2021 .item-hd {
    width: 104%;
  }
  .voice-department main.next2021 .item-hd,
  .voice-department main.next2021 .success-block .item-block {
    margin-bottom: 0;
  }
  main.next2021 .success-block .item-text .img:not(.lg) {
    margin-right: -3px;
  }
  .voice-department main.next2021 .item-title {
    margin-top: 20px;
  }
  .voice-department main.next2021 .success-block .item-block.long {
    margin-bottom: 20px;
  }
  .final_project main.next2021 .anime .fainal_anime_lead {
    margin-top: -10px;
  }
  .final_project main.next2021 .message-list > li {
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  main.next2021 .success-block .item-block {
    padding-bottom: 20px;
  }
  .special main.next2021 .sec-box .course-title,
  .system main.next2021 .sec-box .course-title {
    margin-top: -10px;
    width: 100%;
  }
  main.next2021 .sec-box .course-title span:nth-child(2), main.next2021 .blog-block .course-title span:nth-child(2), main.next2021 .message-block section .course-title span:nth-child(2), main.next2021 .collabo-block .course-title span:nth-child(2), main.next2021 .sec-contents .course-title span:nth-child(2) {
    text-align: right;
    margin-bottom: -20px;
  }
  main.next2021 .sec-bnr ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: -5px;
    margin-bottom: -5px;
  }
  main.next2021 .sec-bnr ul li {
    width: calc(50% - 5px);
    margin-right: 5px;
    margin-bottom: 5px;
  }
  main.next2021 .sec-index {
    padding: 15px;
  }
  main.next2021 .oc-title .item-title {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  main.next2021 .oc-title .item-title h2 {
    margin: -35px -4% -40px;
  }
  main.next2021 .oc-title .item-title p {
    margin-left: 0;
    width: 100%;
    font-size: 15px;
    font-size: 1rem;
  }
  main.next2021 .oc-title .item-tabs {
    overflow-x: scroll;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  main.next2021 .oc-title .item-tabs ul {
    width: 700px;
  }
  main.next2021 .oc-title .item-tabs li a > span:nth-child(2) span {
    display: none;
  }
  main.next2021 .oc-course .item-title {
    margin-left: -10px;
    margin-top: -15px;
  }
  main.next2021 .oc-course .item-title img {
    width: 426px;
  }
  main.next2021 .oc-course .item-sub {
    line-height: 1.3;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .oc-course .item-sub span:nth-child(1) {
    font-size: 19px;
    font-size: 1.2666666667rem;
    margin-right: 0;
    margin-bottom: 5px;
  }
  main.next2021 .oc-course .item-sub span:nth-child(2) {
    width: 100%;
  }
  main.next2021 .oc-course .item-img {
    margin: 0 -3% 8%;
    text-align: center;
  }
  main.next2021 .oc-course .item-box {
    border: 2px solid;
    padding: 8px;
    background: #F6F8FA;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2), 0 -3px 3px 0 rgba(255, 255, 255, 0.4);
  }
  main.next2021 .oc-course .item-hd {
    width: 320px;
    padding-left: 10px;
    font-size: 22px;
    font-size: 1.4666666667rem;
  }
  main.next2021 .success-block .item-text .edge_list {
    -ms-flex-direction: column;
    flex-direction: column;
    white-space: inherit;
  }
  main.next2021 .success-block .item-text .edge_list li + li {
    margin-left: 0;
  }
  main.next2021 .oc-support .item-hd {
    border-right: none;
  }
  main.next2021 .oc-benefits .item-hd {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
}

@media screen and (max-width: 700px) and (max-width: 360px) {
  main.next2021 .oc-course .item-hd {
    width: 290px;
    font-size: 20px;
    font-size: 1.3333333333rem;
  }
}

@media screen and (max-width: 700px) {
  main.next2021 .oc-course .item-list li {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .oc-course .item-list li > * {
    width: 100%;
  }
  main.next2021 .oc-course .item-list .left {
    margin-bottom: 10px;
  }
  main.next2021 .oc-course .item-list .left h5 {
    font-size: 17px;
    font-size: 1.1333333333rem;
  }
  main.next2021 .oc-course .item-list .left .date {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .oc-course .item-list .text {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    font-size: 0.9333333333rem;
  }
  main.next2021 .oc-schedule {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .oc-schedule > div {
    width: 100%;
  }
  main.next2021 .oc-schedule > div:not(:last-child) {
    margin-right: 0;
    margin-bottom: 30px;
    position: relative;
  }
  main.next2021 .oc-schedule > div:not(:last-child):after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    height: 100px;
    left: 50%;
    margin-left: -15px;
    top: 75%;
  }
  main.next2021 .oc-schedule > div:nth-child(2) {
    width: 100%;
  }
  main.next2021 .oc-support {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  main.next2021 .oc-support .item-hd {
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-size: 1.6rem;
    margin-right: 0;
    margin-bottom: 0;
  }
  main.next2021 .oc-support .item-text {
    width: 100%;
  }
  main.next2021 .oc-calender .item-calender {
    margin-right: -10px;
    margin-bottom: -10px;
  }
  main.next2021 .oc-calender .item-calender > dl {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  main.next2021 .oc-calender .item-calender > dl.mdl {
    width: calc(100% - 10px);
  }
  main.next2021 .oc-calender .item-calender > dl.lg {
    width: calc(100% - 10px);
  }
  main.next2021 .oc-calender .item-calender > dl.sml {
    width: calc(100% - 10px);
  }
  main.next2021 .oc-calender .item-calender > dl.xs {
    width: calc(50% - 10px);
  }
  main.next2021 .oc-calender .item-calender > dl dt {
    width: 50px;
    font-size: 17px;
    font-size: 1.1333333333rem;
  }
  main.next2021 .oc-calender .item-calender > dl dt span {
    font-size: 24px;
    font-size: 1.6rem;
  }
  main.next2021 .oc-calender .item-calender > dl dd p {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .oc-calender .item-calender > dl dd p span:nth-child(1) {
    font-size: 24px;
    font-size: 1.6rem;
  }
  main.next2021 .oc-benefits li {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .oc-benefits li:not(:last-child) {
    margin-bottom: 10px;
  }
  main.next2021 .oc-benefits .item-hd {
    width: 100%;
    font-size: 24px;
    font-size: 1.6rem;
  }
  main.next2021 .oc-benefits .item-text {
    width: 100%;
    margin-left: 0;
    padding: 5px 10px;
    font-size: 17px;
    font-size: 1.1333333333rem;
    border-top: none;
    border-right: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background: transparent;
  }
  main.next2021 .oc-map iframe {
    height: 350px;
  }
  main.next2021 .title-block {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .title-block .item-hd {
    width: 280px;
    font-size: 24px;
    font-size: 1.6rem;
    padding: 10px 15px;
    margin-left: -15px;
  }
  main.next2021 .title-block .item-text {
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
    font-size: 16px;
    font-size: 1.0666666667rem;
    display: block;
    padding: 10px 0;
    line-height: 1.6;
  }
  main.next2021 .title-block .item-text > * {
    direction: block;
  }
  main.next2021 .title-block .item-text > *:not(:last-child) {
    margin-right: 15px;
  }
  main.next2021 .title-block .item-text small {
    font-size: 12px;
    font-size: 0.8rem;
    max-width: 100%;
  }
  main.next2021 .contact-block {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .contact-block .item-hd {
    width: 100%;
    font-size: 18px;
    font-size: 1.2rem;
  }
  main.next2021 .contact-block .item-list {
    width: 10px;
    -ms-flex: 1 0 auto;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 15px;
  }
  main.next2021 .contact-block .item-list li {
    width: 100%;
    text-align: center;
  }
  main.next2021 .contact-block .item-list li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }
  main.next2021 .blog-block {
    padding: 0;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    border: none;
    background: transparent;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  }
  main.next2021 .blog-block aside {
    width: 100%;
    margin-right: 0;
    margin-top: 30px;
    -webkit-box-original-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  main.next2021 .blog-block aside section:not(:last-child) {
    margin-bottom: 25px;
  }
  main.next2021 .blog-block aside .item-hd {
    padding: 10px 8px;
    margin-bottom: 6%;
    font-size: 1.6rem;
  }
  main.next2021 .blog-block #content {
    width: 100%;
  }
  main.next2021 .blog-block #content article:not(:last-child) {
    margin-bottom: 20px;
  }
  main.next2021 .blog-block #content article .item-hd {
    font-size: 20px;
    font-size: 1.3333333333rem;
  }
  main.next2021 .course-index {
    padding: 17px 10px 0;
  }
  main.next2021 .course-index > ul {
    width: 431px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -10px;
  }
  main.next2021 .course-index > ul > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 14%;
  }
  main.next2021 .course-index > ul > li:last-child {
    margin-bottom: 8%;
  }
  main.next2021 .course-index > ul > li .item-title p:not(.bnr) {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }
  main.next2021 .course-index > ul > li .item-title ul li {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .course-index > ul > li .item-title ul li:not(:last-child) {
    margin-bottom: 3px;
  }
  main.next2021 .course-index > ul > li .item-text ul li {
    font-size: 13px;
    font-size: 0.8666666667rem;
  }
  main.next2021 .course-block {
    padding: 15px;
  }
  main.next2021 .course-block section:not(:last-child) {
    margin-bottom: 30px;
    padding-bottom: 10px;
  }
  /*main.next2021 .course-block .item-title h2 {
    width: 400px;
  }*/
  main.next2021 .course-block .item-title .img {
    max-width: 30%;
    right: -15px;
  }
  main.next2021 .course-block .item-title h3 {
    font-size: 18px;
    font-size: 1.2rem;
  }
  main.next2021 .course-block .item-img {
    margin-left: -15px;
    margin-right: -15px;
  }
  main.next2021 .course-block .item-list {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }
  main.next2021 .course-block .item-list:not(.column) {
    column-count: 2;
    column-gap: 10px;
    display: block;
  }
  main.next2021 .course-block .item-list:not(.column) ul {
    width: auto;
  }
  main.next2021 .course-block .item-list.column {
    column-count: 2;
  }
  main.next2021 .course-block .item-list ul {
    margin-bottom: 5px;
  }
  main.next2021 .course-block .item-sub {
    display: block;
  }
  main.next2021 .course-block .item-sub:not(:first-child) {
    margin: 0 0 20px 0;
  }
  main.next2021 .course-block .item-lesson > li {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  main.next2021 .course-block .item-lesson > li:not(:last-child) {
    margin-bottom: 25px;
  }
  main.next2021 .course-block .item-lesson > li .img {
    margin-right: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  main.next2021 .course-block .item-lesson > li .text h4 {
    font-size: 17px;
    font-size: 1.1333333333rem;
  }
  main.next2021 .course-block .item-lesson > li .text p {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }
  main.next2021 .course-block .item-curriculum {
    margin-right: 0;
    margin-bottom: -15px;
  }
  main.next2021 .course-block .ss_flex {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  main.next2021 .course-block .item-curriculum > li {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
    background-size: 3%;
  }
  main.next2021 .course-block .item-column-02 {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .course-block .item-column-02 > div {
    width: 100%;
  }
  main.next2021 .course-block .item-column-02 > div:not(:last-child) {
    margin-bottom: 20px;
  }
  main.next2021 .course-block .item-teacher {
    position: relative;
    color: #21110D;
  }
  main.next2021 .course-block .item-teacher .img {
    max-width: 30%;
  }
  main.next2021 .course-block .item-teacher .name {
    font-size: 18px;
    font-size: 1.2rem;
  }
  main.next2021 .course-block .item-heading .title, main.next2021 .course-block .item-pickup .title, main.next2021 .course-block .item-teacher-list .title, main.next2021 .course-block .item-column .title {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .course-block .item-heading .title h3, main.next2021 .course-block .item-pickup .title h3, main.next2021 .course-block .item-teacher-list .title h3, main.next2021 .course-block .item-column .title h3 {
    padding: 8px 20px 8px 15px;
    min-width: 220px;
    line-height: 0;
    margin-left: -15px;
  }
  main.next2021 .course-block .item-heading .title p, main.next2021 .course-block .item-pickup .title p, main.next2021 .course-block .item-teacher-list .title p, main.next2021 .course-block .item-column .title p {
    margin-top: 10px;
    width: 100%;
    margin-left: 0;
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .course-block .item-heading .title p.link-txt, main.next2021 .course-block .item-pickup .title p.link-txt, main.next2021 .course-block .item-teacher-list .title p.link-txt, main.next2021 .course-block .item-column .title p.link-txt {
    padding-left: 0px;
    width: auto;
  }
  main.next2021 .course-block .item-pickup .text {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .ver_2022.novels main.next2021 .course-block.novels#course-02 .item-pickup .text .img.type2 {
    width: 90%;
  }
  .ver_2022.illust main.next2021 .course-block.illust#course-01 .item-pickup .text .img {
    margin-top: 4%;
}
  main.next2021 .course-block .item-pickup .text:not(:last-child) {
    margin-bottom: 15px;
  }
  main.next2021 .course-block .item-pickup .text .img {
    margin-left: 0;
    margin-bottom: 15px;
  }
  main.next2021 .course-block .item-pickup .text p {
    width: 100%;
  }
  main.next2021 .course-block .item-pickup .text p:first-child {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  main.next2021 .course-block .item-message {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .course-block .item-message > .title {
    width: 100%;
    padding: 5px;
  }
  main.next2021 .course-block.anime .item-message > .title,
  main.next2021 .course-block.voice .item-message > .title,
  main.next2021 .course-block.figure .item-message > .title,
  main.next2021 .course-block.novels .item-message > .title,
  main.next2021 .course-block.game .item-message > .title,
  main.next2021 .course-block.illust .item-message > .title,
  main.next2021 .course-block.manga .item-message > .title {
    border-right: none;
    margin-bottom: 10px;
  }
  main.next2021 .course-block .item-message > .title .text {
    margin-right: 10px;
  }
  main.next2021 .course-block .item-message > .title .text h3 {
    font-size: 19px;
    font-size: 1.2666666667rem;
  }
  main.next2021 .course-block .item-message > .title .text h4 {
    font-size: 17px;
    font-size: 1.1333333333rem;
  }
  main.next2021 .course-block .item-message > .title .text p {
    font-size: 15px;
    font-size: 1rem;
    line-height: 1.3;
  }
  main.next2021 .course-block .item-message > .title .img {
    line-height: 0;
    max-width: 30%;
  }
  main.next2021 .course-block .item-teacher-list .list {
    margin-right: -0;
    margin-bottom: -15px;
  }
  main.next2021 .course-block .item-teacher-list .list > li {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  main.next2021 .course-block .item-teacher-list .list > li .img {
    line-height: 0;
    max-width: 30%;
  }
  main.next2021 .course-block .item-teacher-list .list > li .text > div .name {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .course-block .item-column .list {
    margin-right: -10px;
    margin-bottom: -5px;
  }
  main.next2021 .course-block .item-column .list li {
    margin-right: 10px;
    margin-bottom: 5px;
    width: calc(50% - 10px);
  }
}

@media screen and (max-width: 700px) and (max-width: 400px) {
  main.next2021 .course-block .item-column .list li {
    width: calc(100% - 10px);
  }
}

@media screen and (max-width: 700px) {
  main.next2021 .course-block .item-column .list li a {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }
  main.next2021 .course-block .item-column .list li a:after {
    width: 20px;
    height: 22px;
  }
  main.next2021 .course-block.anime {
    border-color: #F08300;
  }
}


@media screen and (max-width: 700px) {
  main.next2021 .access-block {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .access-block .item-text {
    width: 100%;
    margin-right: 0px;
    font-size: 16px;
    font-size: 1.0666666667rem;
    margin-bottom: 20px;
  }
  main.next2021 .access-block .item-map {
    width: 100%;
  }
  main.next2021 .access-block .item-map iframe {
    height: 300px;
  }
  main.next2021 .access-info {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  main.next2021 .access-info .item-text {
    width: 100%;
    margin-right: 0;
    font-size: 16px;
    font-size: 1.0666666667rem;
    margin-bottom: 20px;
  }
  main.next2021 .access-contact {
    margin-right: 0;
    margin-bottom: -10px;
  }
  main.next2021 .access-contact li {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  main.next2021 .access-contact .item-hd {
    font-size: 18px;
    font-size: 1.2rem;
  }
  main.next2021 .access-contact .item-text dl {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .text-block {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .text-block:not(:last-child) {
    margin-bottom: 20px;
  }
  main.next2021 .schedule-text p {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .tel-block:before {
    width: 40px;
    height: 32px;
    background-size: contain;
    margin-right: 5px;
  }
  main.next2021 .tel-block span {
    margin-right: 10px;
    width: 80px;
  }
  main.next2021 .tel-block a {
    font-size: 5vw;
  }
  main.next2021 .public-info-block .item-hd {
    font-size: 28px;
    font-size: 1.8666666667rem;
  }
  main.next2021 .public-info-block .item-text {
    font-size: 16px;
    font-size: 1.0666666667rem;
    margin-bottom: 15px;
  }
  main.next2021 .public-info-block .item-list {
    padding-left: 0;
    padding-right: 0;
  }
  main.next2021 .public-info-block .item-list dt {
    font-size: 21px;
    font-size: 1.4rem;
  }
  main.next2021 .public-info-block .item-list dd {
    font-size: 16px;
    font-size: 1.0666666667rem;
    padding-left: 15px;
    padding-right: 15px;
  }
  main.next2021 .public-info-block .item-list dd:not(:last-child) {
    margin-bottom: 15px;
  }
  main.next2021 .form-block .item-text {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .form-block .item-tel {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  main.next2021 .form-block .item-tel > span {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 5px;
  }
  main.next2021 .form-block .item-tel .tel-block {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 10px 5px;
  }
  main.next2021 .form-block .item-tel .tel-block a {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .form-block .item-form:not(:last-child) {
    margin-bottom: 15px;
  }
  main.next2021 .form-block .item-form > * {
    padding: 10px;
  }
  main.next2021 .form-block .item-form dt {
    width: 100%;
    font-size: 16px;
    font-size: 1.0666666667rem;
    font-weight: bold;
  }
  main.next2021 .form-block .item-form dd {
    width: 100%;
    font-size: 15px;
    font-size: 1rem;
  }
  main.next2021 .form-block .item-form dd.text {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .form-block .item-form dd .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  main.next2021 .form-block .item-form dd .flex.flex-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -5px;
  }
  main.next2021 .form-block .item-form dd .flex.flex-wrap:not(:last-child) {
    margin-bottom: 5px;
  }
  main.next2021 .form-block .item-form dd .flex.flex-wrap > * {
    margin-bottom: 5px;
  }
  main.next2021 .form-block .item-form dd .flex > * {
    margin-right: 5px;
  }
  main.next2021 .form-block .wpcf7-response-output {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .qualification-block {
    padding: 15px;
    font-size: 16px;
    font-size: 1.0666666667rem;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .qualification-block dt {
    width: 100%;
  }
  main.next2021 .qualification-block dd {
    width: 100%;
  }
  main.next2021 .border-box {
    padding: 15px;
  }
  main.next2021 .bg-box {
    padding: 15px;
  }
  main.next2021 .faq-list > * > span {
    width: 40px;
    font-size: 18px;
    font-size: 1.2rem;
  }
  main.next2021 .faq-list dt {
    font-size: 17px;
    font-size: 1.1333333333rem;
  }
  main.next2021 .img-text-block {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 0;
    margin-bottom: -20px;
  }
  main.next2021 .img-text-block > * {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  main.next2021 .img-text-block .item-text {
    width: 100%;
  }
  main.next2021 .course-list {
    width: 431px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -5px;
  }
  main.next2021 .course-list > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
  }
  main.next2021 .course-list > li p:not(.bnr) {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }
  main.next2021 .course-list > li ul li {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .course-list > li ul li:not(:last-child) {
    margin-bottom: 3px;
  }
  main.next2021 .rank-list li {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .rank-list li:not(:last-child) {
    margin-bottom: 10px;
  }
  main.next2021 .rank-list li .rank:not(:last-child) {
    margin-bottom: 5px;
  }
  main.next2021 .rank-list li .txt {
    width: 100%;
  }
  main.next2021 .tab-block .item-text {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .tab-block .item-tabs {
    overflow-x: scroll;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  main.next2021 .tab-block .item-tabs ul {
    width: 700px;
  }
  main.next2021 .tab-block .item-tabs li a > span:nth-child(2) span {
    display: none;
  }
  main.next2021 .message-hd {
    font-size: 20px;
    font-size: 1.3333333333rem;
  }
  main.next2021 .message-list {
    margin-bottom: -10px;
  }
  main.next2021 .message-list > li {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  main.next2021 .message-list > li.long {
    width: 100%;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .message-list > li.long > div {
    width: 100%;
  }
  main.next2021 .message-list h3 {
    font-size: 18px;
    font-size: 1.2rem;
  }
  main.next2021 .message-list h4 {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .works-block {
    margin-left: -10px;
    margin-right: -10px;
  }
  main.next2021 .works-block:not(:last-child) {
    margin-bottom: 15px;
  }
  main.next2021 .works-list {
    margin: 0 -4px -4px 0;
  }
  main.next2021 .works-list:not(:last-child) {
    margin-bottom: 10px;
  }
  main.next2021 .works-list li {
    margin: 0 4px 4px 0;
    width: calc(25% - 4px);
  }
  main.next2021 .works-list li.lg {
    width: calc(50% - 4px);
  }
}

@media screen and (max-width: 700px) and (max-width: 500px) {
  main.next2021 .works-list li {
    width: calc(33.3333333333% - 4px);
  }
}

@media screen and (max-width: 700px) {
  main.next2021 .success-block.figure .long {
    padding-top: 15px;
    margin-top: 15px;
  }
  main.next2021 .index-list {
    margin: 0 -25px -25px 0;
  }
  main.next2021 .index-list li {
    margin: 0 14px 25px 0;
    width: calc(45% - 15px);
  }
  main.next2021 .strong-point .item-title {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  main.next2021 .strong-point .item-title .text {
    padding-top: 20px;
    margin-left: -10px;
    margin-right: -13%;
  }
  main.next2021 .strong-point .item-title .img {
    margin-right: -10%;
    margin-top: -10px;
    max-width: 42%;
  }
  main.next2021 .strong-point .item-text {
    margin: 0% 10px 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  main.next2021 .strong-point .item-text h2 {
    margin-bottom: 2.5%;
  }
  main.next2021 .strong-point .item-text ul li {
    text-align: center;
  }
  main.next2021 .strong-point .item-text ul li:not(:last-child) {
    margin-bottom: -3px;
  }
  main.next2021 .strong-point .item-text ul li:nth-child(1) {
    margin-left: 0;
    margin-right: 0;
  }
  main.next2021 .strong-point .item-text ul li:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
  }
  main.next2021 .strong-point .item-text ul li:nth-child(3) {
    margin-left: 0;
    margin-right: 0;
  }
  main.next2021 .strong-point .item-text ul li:nth-child(4) {
    margin-left: 0;
    margin-right: 0;
  }
  main.next2021 .strong-point .item-text ul li:nth-child(5) {
    margin-left: 0;
    margin-right: 0;
  }
  main.next2021 .equipment-list {
    margin: 0 -15px -15px 0;
  }
  main.next2021 .equipment-list li {
    margin: 0 15px 15px 0;
    width: calc(50% - 15px);
  }
  main.next2021 .equipment-list li.lg {
    width: calc(100% - 15px);
  }
  main.next2021 .equipment-list .item-text {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }
  main.next2021 .message-block section {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .message-block section:not(:last-child) {
    margin-bottom: 15px;
  }
  main.next2021 .message-block section > * {
    width: 100%;
  }
  main.next2021 .message-block section > *:not(:last-child) {
    margin-bottom: 15px;
  }
  main.next2021 .message-block .item-title {
    margin: -20px -10px -5px -15px;
  }
  main.next2021 .message-block .item-hd {
    font-size: 20px;
    font-size: 1.3333333333rem;
  }
  main.next2021 .message-block .item-hd br {
    display: none;
  }
  main.next2021 .message-block .item-info .name h4 {
    font-size: 23px;
    font-size: 1.5333333333rem;
  }
  main.next2021 .message-block .item-info .info {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }
  main.next2021 .message-block .item-img {
    max-width: 35%;
  }
  main.next2021 .debut-support-title {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .debut-support-title .item-hd {
    width: 100%;
    font-size: 20px;
    font-size: 1.3333333333rem;
    margin-right: 0;
  }
  main.next2021 .debut-support-title .item-text {
    width: 100%;
    border: 2px dashed #44D300;
    border-top: none;
  }
  main.next2021 .debut-support-title .item-text2 {
    border: 2px dashed #04b2eb;
    border-top: none;
  }
  main.next2021 .debut-support-list {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .debut-support-list > ul {
    width: 100%;
  }
  main.next2021 .debut-support-list > ul:not(:last-child) {
    margin-bottom: 15px;
  }
  main.next2021 .debut-support-list > ul li:not(:last-child) {
    margin-bottom: 15px;
  }
  main.next2021 .debut-support-list .item-text p {
    font-size: 13px;
    font-size: 0.8666666667rem;
  }
  main.next2021 .debut-support-list .item-img {
    line-height: 0;
    position: relative;
  }
  main.next2021 .debut-support-btn {
    margin: -10px -25px -25px;
  }
  main.next2021 .cooperation-company-list ul li {
    font-size: 15px;
    font-size: 1rem;
  }
  main.next2021 .special-list {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .special-list ul {
    width: 100%;
  }
  main.next2021 .special-list ul:not(:last-child) {
    margin-bottom: 15px;
  }
  main.next2021 .special-list ul li {
    border-bottom-width: 3px;
    min-height: 0;
  }
  main.next2021 .special-list ul li:not(:last-child) {
    margin-bottom: 15px;
  }
  main.next2021 .special-list .item-title h3 span:nth-child(1) {
    font-size: 18px;
    font-size: 1.2rem;
  }
  main.next2021 .special-list .item-title h3 span:nth-child(2) {
    font-size: 11px;
    font-size: 0.7333333333rem;
  }
  main.next2021 .special-list .item-title h4 {
    font-size: 15px;
    font-size: 1rem;
  }
  main.next2021 .special-list .item-text .img {
    max-width: 50%;
  }
  main.next2021 .collabo-block {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.next2021 .collabo-block.collabo-03,
  main.next2021 .collabo-block.collabo-04,
  main.next2021 .collabo-block.collabo-07 {
    padding-bottom: 0;
  }
  main.next2021 .collabo-block.collabo-02 {
    padding-bottom: 0;
    padding-right: 0;
  }
  main.next2021 .collabo-block > .item-img,
  main.next2021 .collabo-block.collabo-02 > .item-img,
  main.next2021 .collabo-block.collabo-04 > .item-img {
    margin-top: 4%;
    margin-bottom: -0;
    margin-right: 0;
    width: 100%;
    text-align: center;
  }
  main.next2021 .collabo-block .item-left {
    width: 100%;
  }
  main.next2021 .collabo-block .item-hd {
    margin: -2px -15px 0 -3px;
  }
  main.next2021 .collabo-block.anime .item-hd {
    margin: -15px -15px 0 -19px;
  }
  main.next2021 .collabo-block .item-hd img {
    width: 97%;
  }
  main.next2021 .collabo-block.collabo-01 .item-text {
    margin-bottom: 10px;
  }
  main.next2021 .success-block > .item-img .link-btn {
    bottom: -10px;
    max-width: 50%;
  }
  main.next2021 .collabo-block .item-btn img {
    width: 85%;
    margin-left: auto;
    display: block;
  }
  main.next2021 .success-block .item-hd {
    margin-bottom: 15px;
  }
  main.next2021 .success-block .item-block {
    width: 100%;
  }
  main.next2021 .success-block .item-block.long .item-left {
    width: 100%;
  }
  main.next2021 .success-block .item-block.long .item-img {
    width: 100%;
  }
  main.next2021 .success-block .item-block.long > .item-title {
    width: 100%;
  }
  main.next2021 .success-block .item-block.long > .item-title .company,
  .final_project main.next2021 .anime .item-title .company {
    font-size: 21px;
    font-size: 1.4rem;
  }
  main.next2021 .sec-box.voice .item-title .company {
    font-size: 1.4rem;
  }
  main.next2021 .success-block .item-block.long > .item-title .company small {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .success-block .item-block.long > .item-title .company.flex {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 18px;
    font-size: 1.2rem;
  }
  main.next2021 .success-block .item-block.long > .item-title .company.flex small {
    width: 100%;
    font-size: 12px;
    font-size: 0.8rem;
  }
  main.next2021 .success-block .item-block.long > .item-title .company.flex small br {
    display: none;
  }
  main.next2021 .success-block .item-block.long > .item-text {
    width: 100%;
  }
  main.next2021 .success-block .item-column {
    width: 100%;
  }
  main.next2021 .success-block .item-left {
    width: 100%;
  }
  main.next2021 .success-block .item-left:not(:last-child) {
    margin-bottom: 10px;
  }
  main.next2021 .success-block .item-img {
    width: 100%;
    text-align: center;
  }
  main.next2021 .success-block .item-img .mt-10 {
    margin-top: 0;
  }
  main.next2021 .success-block .item-img .mt-20 {
    margin-top: 0;
  }
  main.next2021 .success-block .item-img .mt-30 {
    margin-top: 0;
  }
  main.next2021 .success-block .item-img .mt-40 {
    margin-top: 0;
  }
  main.next2021 .success-block .item-img .mt-50 {
    margin-top: 0;
  }
  main.next2021 .success-block .item-img .mt-60 {
    margin-top: 0;
  }
  main.next2021 .success-block .item-img .mt-70 {
    margin-top: 0;
  }
  main.next2021 .success-block .item-img .mt-80 {
    margin-top: 0;
  }
  main.next2021 .success-block .item-img .mt-90 {
    margin-top: 0;
  }
  main.next2021 .success-block .item-img .mt-100 {
    margin-top: 0;
  }
  main.next2021 .success-block .item-title .img {
    width: 70px;
  }
  main.next2021 .success-block .item-title .img ~ .company, main.next2021 .success-block .item-title .img ~ .name {
    padding-left: 75px;
  }
  main.next2021 .success-block.figure .item-title .company {
    padding-left: 10px;
  }
  main.next2021 .success-block.manga .item-title .company,
  main.next2021 .success-block.illust .item-title .company {
    padding-left: 8px;
    padding-right: 75px;
  }
  main.next2021 .success-block.illust .item-title .company.yellow_green {
    padding-right: 8px
  }
  main.next2021 .success-block .item-title .img,
  main.next2021 .success-block .item-title .img.txt-infind {
    left:  80%;
  }
  main.next2021 .success-block .item-title .company {
    font-size: 18px;
    font-size: 1.2rem;
  }
  main.next2021 .success-block .item-title .company small {
    font-size: 15px;
    font-size: 1rem;
  }
  main.next2021 .success-block .item-title .name {
    font-size: 15px;
    font-size: 1rem;
  }
  main.next2021 .success-block .item-title .name small {
    font-size: 12px;
    font-size: 0.8rem;
  }
  main.next2021 .success-block .item-title .hd {
    font-size: 18px;
    font-size: 1.2rem;
  }
  main.next2021 .success-block .item-text {
    font-size: 15px;
    font-size: 1rem;
  }
  main.next2021 .success-block .item-works {
    width: 100%;
  }
  main.next2021 .success-block .item-works ul li .img {
    max-width: 35%;
  }
  main.next2021 .success-block .item-works ul li .text h4 {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
  main.next2021 .course-block .item-title {
    padding-bottom: 60%;
    background-position: bottom;
    background-color: #fff;
    box-shadow: 2px 2px 5px 0 rgba(35, 24, 21, 0.25);
    margin-bottom: 8%;
  }
  main.next2021 .course-block.illust .item-title,
  main.next2021 .course-block.illust#course-03 .item-title {
    padding-bottom: 60%;
}
  main.next2021 .course-block .item-title h2 {
    top: -3px;
    left: -3px;
  }
  main.next2021 .course-block .item-title h2 img {
    width: 103%;
    max-width: 103%;
  }
  main.next2021 .course-block.anime#course-01 .item-title {
    background-image: url(../img/next/course/anime/animator_bg-sp.png);
  }
  main.next2021 .course-block.anime#course-02 .item-title {
    background-image: url(../img/next/course/anime/coloring_bg-sp.png);
  }
  main.next2021 .course-block.voice#course-01 .item-title {
    background-image: url(../img/next/course/voice/voice_bg-sp.png);
    padding-bottom: 55%;
  }
  main.next2021 .course-block.figure#course-01 .item-title {
    background-image: url(../img/next/course/figure/figure_bg-sp.png);
  }
  main.next2021 .course-block.game#course-01 .item-title {
    background-image: url(../img/next/course/game/cg_bg-sp.png);
  }
  main.next2021 .course-block.game#course-02 .item-title {
    background-image: url(../img/next/course/game/program_bg-sp.png);
  }
  main.next2021 .course-block.novels#course-01 .item-title {
    background-image: url(../img/next/course/novels/novels_bg-sp.png);
    padding-bottom: 54%;
  }
  main.next2021 .course-block.novels#course-02 .item-title {
    background-image: url(../img/next/course/novels/scenario_bg-sp.png);
    padding-bottom: 63%;
  }
  main.next2021 .course-block.manga#course-01 .item-title {
    background-image: url(../img/next/course/manga/manga_bg-sp.png);
  }
  main.next2021 .course-block.illust#course-01 .item-title {
    background-image: url(../img/next/course/illust/illust_bg-sp.png);
    padding-bottom: 53%;
  }
  main.next2021 .course-block.illust#course-02 .item-title {
    background-image: url(../img/next/course/illust/coloring_bg-sp.png);
    padding-bottom: 53%;
  }
  main.next2021 .course-block.illust#course-03 .item-title {
    background-image: url(../img/next/course/illust/graphic_bg-sp.png);
    padding-bottom: 53%;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    main.next2021 .course-block.anime#course-01 .item-title {
    background-image: url(../img/next/course/anime/animator_bg-sp@2x.png);
   }
   main.next2021 .course-block.anime#course-02 .item-title {
    background-image: url(../img/next/course/anime/coloring_bg-sp@2x.png);
   }
    main.next2021 .course-block.voice#course-01 .item-title {
    background-image: url(../img/next/course/voice/voice_bg-sp@2x.png);
   }
   main.next2021 .course-block.figure#course-01 .item-title {
    background-image: url(../img/next/course/figure/figure_bg-sp@2x.png);
   }
   main.next2021 .course-block.game#course-01 .item-title {
    background-image: url(../img/next/course/game/cg_bg-sp@2x.png);
   }
   main.next2021 .course-block.game#course-02 .item-title {
    background-image: url(../img/next/course/game/program_bg-sp@2x.png);
   }
   main.next2021 .course-block.novels#course-01 .item-title {
    background-image: url(../img/next/course/novels/novels_bg-sp@2x.png);
   }
   main.next2021 .course-block.novels#course-02 .item-title {
    background-image: url(../img/next/course/novels/scenario_bg-sp@2x.png);
   }
   main.next2021 .course-block.manga#course-01 .item-title {
    background-image: url(../img/next/course/manga/manga_bg-sp@2x.png);
   }
   main.next2021 .course-block.illust#course-01 .item-title {
    background-image: url(../img/next/course/illust/illust_bg-sp@2x.png);
   }
   main.next2021 .course-block.illust#course-02 .item-title {
    background-image: url(../img/next/course/illust/coloring_bg-sp@2x.png);
   }
    main.next2021 .course-block.illust#course-03 .item-title {
    background-image: url(../img/next/course/illust/graphic_bg-sp@2x.png);
   }
  }
  main.next2021 .course-block .item-bnr {
    margin-left: -10px;
  }main.next2021 .course-block .item-bnr img {
    max-width: 103%;
    width: 103%;
  }
 /*main.next2021 .course-block .item-title h2,
 main.next2021 .course-block .item-title h3,
 main.next2021 .course-block .item-title p {
  display: none;
 }*/
}

@media screen and (max-width: 616px) {
main.next2021 .message-hd:not(:last-child) {
  white-space: inherit;
}
}

@media screen and (max-width: 593px) {
  main.next2021 .sec-box[class*="anime"] .message-hd::before {
    height: 51px;
}
}

@media screen and (max-width: 480px) {
main.next2021 .course-block .item-message > .title .text h4 {
    font-size: 13px;
}
.ver_2022.guidance main.next2021 .index-list li h2 img {
    max-width: 93%;
}
main.next2021 .collabo-block.collabo-04 .item-text,
main.next2021 .collabo-block.collabo-05 .item-text {
  margin-bottom: 0;
}
.ob-illust-department main.next2021 .message-list .item-people .text.position img {
    margin-top: 14%;
}
.ob-novels-department main.next2021 .message-list .item-people .text.position img {
    position: inherit;
    width: 50%;
    display: block;
    margin-top: 31%;
}
.ob-novels-department main.next2021 .message-list .item-people .text.position2 img {
    position: inherit;
    width: 56%;
    display: block;
    margin-top: 12%;
}
.ob-novels-department main.next2021 .message-list li:last-child .text img {
    width: 70%;
    display: block;
    margin-top: 21%;
}
main.next2021 .strong-point .strong-point-inner {
  padding: 20px 10px 10px 10px;
}
main.next2021 .strong-point .item-text {
  padding: 30px 10px 20px;
}
main.next2021 .strong-point .item-text ul li + li {
    margin-top: 7%;
}
main.next2021 .course-block .item-column .list {
  -ms-flex-direction: column;
  flex-direction: column;
}
.ver_2022 main.next2021 .course-block .item-column .list li {
  width: 95%;
}
.ver_2022 main.next2021 .course-block .item-column .list li + li {
  margin-top: 2%;
}
main.next2021 .course-block .item-column .title .heading-lv04 {
  margin-left: -6%;
}
#mainimg.course2021 .out_border::after {
  left: 1.5%;
  height: 99%;
  top: 2px;
}
main.next2021 .course-block .item-schedule p {
  text-align: left;
}
}

@media screen and (max-width: 467px) {
  main.next2021 .course-index > ul > li .item-title ul {
    top: 19vw;
  }
  main.next2021 .course-index > ul > li.illust .item-title ul {
    top: 18vw;
  }
  main.next2021 .course-index > ul > li .item-title ul li a,
  main.next2021 .course-index > ul > li.illust .item-title ul li a {
    font-size: 3vw;
  }
  main.next2021 .course-index > ul > li .item-title p:not(.bnr) {
    font-size: 2.5vw;
    top: 11vw;
  }
}