/*********************** university ************************/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&display=swap");
.univ-sec .nav_link_wrap .imgwrap .text.y2023 {
  width: 652px;
}

.univ-sec.employment {
  padding-top: 120px;
}
@media screen and (max-width: 480px) {
  .univ-sec.employment {
    padding-top: 100px;
  }
}
.univ-sec.employment .real-white-box.y2023 article .real-white-box-flex {
  gap: 0 3%;
}
.univ-sec.employment .real-white-box.y2023 article .real-white-box-flex .img {
  width: 40%;
  padding: 1em 0 0;
}
@media screen and (max-width: 480px) {
  .univ-sec.employment .real-white-box.y2023 article .real-white-box-flex .img {
    width: 100%;
    padding: 1em;
  }
}
.univ-sec.employment .real-white-box.y2023 article .real-white-box-flex .detail {
  width: 56%;
}
@media screen and (max-width: 480px) {
  .univ-sec.employment .real-white-box.y2023 article .real-white-box-flex .detail {
    width: 100%;
  }
}

.univ-sec .accordion-inner {
  padding: 0 3%;
}

.univ-sec5-list .col_6 .title p.fs {
  font-size: 13px;
  margin: 0 0 1px;
}
@media screen and (max-width: 480px) {
  .univ-sec5-list .col_6 .title p.fs {
    margin: 17px 0 2px;
  }
}

/*********************** college ************************/
.univ-sec .nav_link_wrap .imgwrap .text {
  width: 682px;
}

.univ-sec.employment .real-white-box article.coll {
  padding-top: 4em;
}
@media screen and (max-width: 480px) {
  .univ-sec.employment .real-white-box article.coll {
    padding-top: 2em;
  }
}
.univ-sec.employment .real-white-box article.coll .real-white-box-flex {
  gap: 0 5%;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  position: relative;
}
.univ-sec.employment .real-white-box article.coll .real-white-box-flex .achieve2023 {
  position: absolute;
  left: 48%;
  bottom: 27%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 480px) {
  .univ-sec.employment .real-white-box article.coll .real-white-box-flex .achieve2023 {
    display: none;
  }
}
.univ-sec.employment .real-white-box article.coll .real-white-box-flex .achieve2023-sp {
  display: none;
}
@media screen and (max-width: 480px) {
  .univ-sec.employment .real-white-box article.coll .real-white-box-flex .achieve2023-sp {
    display: block;
    text-align: center;
    margin: 0 12px 40px 0;
  }
}
.univ-sec.employment .real-white-box article.coll .real-white-box-flex .detail {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 480px) {
  .univ-sec.employment .real-white-box article.coll .real-white-box-flex .detail:not(:last-of-type) {
    margin-bottom: 80px;
  }
}
.univ-sec.employment .real-white-box article.coll .real-white-box-flex .detail h3 {
  text-align: center;
  margin-right: 1.5rem;
}
@media screen and (max-width: 480px) {
  .univ-sec.employment .real-white-box article.coll .real-white-box-flex .detail h3 {
    margin-right: 0;
  }
}
.univ-sec.employment .real-white-box article.coll .real-white-box-flex .detail .img {
  display: block;
  width: 100%;
  max-width: 368px;
  margin: 20px 0 70px 0;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .univ-sec.employment .real-white-box article.coll .real-white-box-flex .detail .img {
    padding: 1em;
    margin: 10px 0 0;
  }
}
.univ-sec.employment .real-white-box article.coll .real-white-box-flex .detail span.sub-ttl {
  font-size: 17px;
  display: block;
  margin: 0 0 4px 20px;
}
@media screen and (max-width: 480px) {
  .univ-sec.employment .real-white-box article.coll .real-white-box-flex .detail span.sub-ttl {
    font-size: 16px;
    margin: 0 0 4px 18px;
  }
}
.univ-sec.employment .real-white-box article.coll .real-white-box-flex .detail .gray {
  width: 92%;
}
@media screen and (max-width: 480px) {
  .univ-sec.employment .real-white-box article.coll .real-white-box-flex .detail .gray {
    width: 100%;
  }
}
.univ-sec.employment .real-white-box article.coll .real-white-box-flex .detail .gray p {
  font-size: 15px;
  padding: 1em 1.25em;
}
@media screen and (max-width: 480px) {
  .univ-sec.employment .real-white-box article.coll .real-white-box-flex .detail .gray p {
    font-size: 14px;
  }
}
.univ-sec.employment .real-white-box article.coll .btm-blk {
  width: 95%;
  margin: 50px auto 0;
}
.univ-sec.employment .real-white-box article.coll .btm-blk h4 {
  color: #D83000;
  position: relative;
  font-size: 18px;
  margin-bottom: 10px;
}
.univ-sec.employment .real-white-box article.coll .btm-blk h4::after {
  content: "";
  position: absolute;
  width: calc(100% - 7em);
  height: 1px;
  background: #CBCBCB;
  top: 50%;
  right: 0;
}
.univ-sec.employment .real-white-box article.coll .btm-blk p {
  font-size: 15px;
}

/*********************** digital pamphlet ************************/
.pamphlet-sec .logo {
  margin: 70px 0 60px;
}

p.pamphlet {
  text-align: center;
  letter-spacing: 0.1em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 2.3;
  color: #454545;
  margin: 0 auto 4.5em;
}
@media screen and (max-width: 480px) {
  p.pamphlet {
    text-align: justify;
  }
}

.pamphlet-box .thumb {
  margin-bottom: 90px;
}

/*********************** digital pamphlet ************************/
footer#footer .wrap {
  max-width: 700px;
  padding: 50px 20px;
}
@media screen and (max-width: 480px) {
  footer#footer .wrap {
    padding-bottom: 20px;
  }
}

footer#footer .wrap .logo {
  width: 60%;
  padding: 0 1.3em;
}
@media screen and (max-width: 480px) {
  footer#footer .wrap .logo {
    width: 100%;
    padding: 0;
  }
}

footer#footer .wrap .logo p {
  letter-spacing: 0.125em;
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  footer#footer .wrap .logo p {
    line-height: 1.8;
    font-size: 14px;
    padding: 0 2em;
  }
}

footer#footer .wrap .info {
  width: 40%;
  padding: 0 1em 0 3em;
}
@media screen and (max-width: 480px) {
  footer#footer .wrap .info {
    width: 100%;
    padding: 0;
  }
}

footer#footer .wrap .info a.footer_contact_btn {
  background: #fff;
  border: 1px solid #ACACAC;
  color: #696969;
  font-size: 18px;
  padding: 4px 0 3px;
  margin-bottom: 16px;
}

footer#footer .wrap .info .snslist {
  margin: 0 auto;
  gap: 0 10px;
}

footer#footer .footer-menu .menu {
  background-color: #D05C53;
  max-width: unset;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 480px) {
  footer#footer .footer-menu .menu {
    padding: 30px 0 26px;
  }
}

footer#footer .footer-menu .menu li {
  position: relative;
  background-color: #D05C53;
  border: none;
  width: auto;
  letter-spacing: 0.1em;
  line-height: 1.3;
}

footer#footer .footer-menu .menu li::before {
  position: absolute;
  left: -1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 62px;
  content: "";
  width: 1px;
  background: #fff;
}
@media screen and (max-width: 480px) {
  footer#footer .footer-menu .menu li::before {
    display: none;
  }
}

footer#footer .footer-menu .menu li:hover::before {
  background-color: #D05C53;
}

footer#footer .footer-menu .menu li:last-of-type::after {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 60px;
  content: "";
  width: 1px;
  background: #fff;
}
@media screen and (max-width: 480px) {
  footer#footer .footer-menu .menu li:last-of-type::after {
    display: none;
  }
}

footer#footer .footer-menu .menu li:not(:first-of-type) {
  margin-left: 0;
}

footer#footer .footer-menu .menu li a {
  padding: 20px 70px 22px;
}
@media screen and (max-width: 480px) {
  footer#footer .footer-menu .menu li a {
    padding: 12px 0 10px;
  }
}

@media screen and (max-width: 480px) {
  footer#footer .footer-head img {
    width: 94.866vw;
  }
  footer#footer .footer-menu li:first-child a {
    letter-spacing: 0.1em;
  }
  footer#footer .footer-menu {
    padding-bottom: 0;
  }
  footer#footer .copyright {
    color: #fff;
    background-color: #D05C53;
    padding: 1em;
  }
}
/*********************** recurrent ************************/
.rec-bnr {
  position: fixed;
  z-index: 900;
  bottom: 10px;
  right: 10px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media screen and (max-width: 480px) {
  .rec-bnr {
    width: 50%;
    bottom: 0;
    right: unset;
    left: 0;
  }
}
.rec-bnr.bnrtop {
  bottom: 145px;
}
@media screen and (max-width: 480px) {
  .rec-bnr.bnrtop {
    bottom: 0;
    left: unset;
    right: 0;
  }
}
.rec-bnr img {
  width: 268px;
}
@media screen and (max-width: 480px) {
  .rec-bnr img {
    width: 100%;
  }
}

#recurrent-2023 {
  overflow-x: hidden;
  font-family: "Noto Sans JP", sans-serif;
  padding-left: 0;
  letter-spacing: 0.1em;
}
#recurrent-2023 br.spbr {
  display: none;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 br.spbr {
    display: inline;
  }
}
#recurrent-2023 section {
  padding: 150px 0;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 section {
    padding: 80px 0;
  }
}
#recurrent-2023 .inner {
  width: 1060px;
  padding: 0 40px;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .inner {
    width: 100%;
    padding: 0 20px;
  }
}
#recurrent-2023 h2 {
  margin-bottom: 80px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 h2 {
    margin-bottom: 50px;
  }
}
#recurrent-2023 .btn {
  display: block;
  text-align: center;
}
#recurrent-2023 .loading {
  padding-left: 76px;
  background: #fff;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  pointer-events: none;
}
#recurrent-2023 .loading .phone {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#recurrent-2023 .loading .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50px, -50%);
          transform: translate(-50px, -50%);
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .loading .txt {
    -webkit-transform: translate(-25px, -50%);
            transform: translate(-25px, -50%);
  }
}
#recurrent-2023 .first-v {
  position: relative;
  background-color: #EF5326;
  padding-top: 70px;
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .first-v {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 16vh;
  }
}
@media screen and (max-width: 375px) {
  #recurrent-2023 .first-v .top-catch {
    width: 70vw;
    height: auto;
  }
}
#recurrent-2023 .first-v .c-left {
  position: absolute;
  top: 150px;
  left: 0;
  width: clamp(344px, 25.18vw, 688px);
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .first-v .c-left {
    display: none;
  }
}
#recurrent-2023 .first-v .c-right {
  position: absolute;
  top: 130px;
  right: 15px;
  width: clamp(308px, 22.84vw, 716px);
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .first-v .c-right {
    width: 170px;
    top: auto;
    bottom: calc(10vh + 47px);
    right: 38%;
    z-index: 3;
  }
}
#recurrent-2023 .first-v .r-kids {
  position: absolute;
  right: 35px;
  bottom: 30px;
  width: clamp(292px, 21.37vw, 585px);
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .first-v .r-kids {
    width: 168px;
    right: 0;
    bottom: 10vh;
  }
}
@media screen and (max-width: 375px) {
  #recurrent-2023 .first-v .r-kids {
    width: 120px;
  }
}
#recurrent-2023 .first-v .l-kids {
  position: absolute;
  left: 35px;
  bottom: 30px;
  width: clamp(284px, 20.79vw, 568px);
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .first-v .l-kids {
    width: 160px;
    left: 10px;
    bottom: 10vh;
  }
}
@media screen and (max-width: 375px) {
  #recurrent-2023 .first-v .l-kids {
    width: 120px;
  }
}
#recurrent-2023 .news {
  background-color: #EF5326;
  color: #fff;
}
#recurrent-2023 .news .news-list {
  width: 700px;
  margin: 0 auto 60px;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .news .news-list {
    width: auto;
    margin: 0 40px 40px;
  }
}
#recurrent-2023 .news .news-list li {
  display: grid;
  grid-template-columns: 196px 1fr;
  background: url(img/recurrent/line.svg) no-repeat left bottom/100%;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .news .news-list li {
    background-image: url(img/recurrent/line-sp.svg);
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .news .news-list li {
    display: block;
  }
}
#recurrent-2023 .news .news-list li:nth-of-type(2) {
  background-image: url(img/recurrent/line02.svg);
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .news .news-list li:nth-of-type(2) {
    background-image: url(img/recurrent/line02-sp.svg);
  }
}
#recurrent-2023 .news .news-list li:nth-of-type(3) {
  background-image: url(img/recurrent/line03.svg);
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .news .news-list li:nth-of-type(3) {
    background-image: url(img/recurrent/line03-sp.svg);
  }
}
#recurrent-2023 .news .news-list li a {
  color: #fff;
}
#recurrent-2023 .news .news-list li .date {
  background: url(img/recurrent/ico-megaphone.svg) no-repeat left 6px top/36px;
  padding-left: 62px;
  font-size: 16px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .news .news-list li .date {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    font-size: 12px;
    background: url(img/recurrent/ico-megaphone.svg) no-repeat left center/26px;
    padding-left: 40px;
    margin-bottom: 16px;
  }
}
#recurrent-2023 .mid-catch {
  position: relative;
  color: #fff;
  background: #EF5326 url(img/recurrent/mid-catch-bk.svg) no-repeat left bottom;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .mid-catch {
    background: #EF5326 url(img/recurrent/mid-catch-bk.svg) no-repeat left bottom/100%;
    position: relative;
  }
  #recurrent-2023 .mid-catch:after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
#recurrent-2023 .mid-catch h2 {
  margin-bottom: 100px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .mid-catch h2 {
    margin-bottom: 70px;
  }
}
#recurrent-2023 .mid-catch .txt-blk {
  text-align: center;
  line-height: 2.5;
  letter-spacing: 0.2em;
  font-size: 20px;
  margin-bottom: 70px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .mid-catch .txt-blk {
    font-size: 14px;
    margin-bottom: 120px;
    letter-spacing: 0.1em;
  }
}
#recurrent-2023 .mid-catch .btm-kids {
  position: relative;
  text-align: center;
  width: 980px;
  margin: 0 auto 10px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .mid-catch .btm-kids {
    width: 100%;
  }
}
#recurrent-2023 .mid-catch .btm-kids .right {
  position: absolute;
  bottom: 0;
  right: -160px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .mid-catch .btm-kids .right {
    right: 1px;
    bottom: 156px;
  }
}
#recurrent-2023 .mid-catch .btm-kids .left {
  position: absolute;
  left: -230px;
  bottom: 30px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .mid-catch .btm-kids .left {
    left: 4px;
    bottom: 145px;
  }
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .mid-catch .btm-kids .kids {
    width: 327px;
  }
}
#recurrent-2023 .mid-catch .btm-catch {
  display: block;
  margin: 0 auto;
}
#recurrent-2023 .education {
  background: #fff url(img/recurrent/education-bk.svg) no-repeat left bottom;
  text-align: center;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .education {
    padding-bottom: 50px;
  }
}
#recurrent-2023 .education h2 {
  margin-bottom: 100px;
}
#recurrent-2023 .education h3 {
  margin-bottom: 60px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .education h3 {
    margin-bottom: 40px;
  }
}
#recurrent-2023 .education .announce-blk {
  margin-bottom: 90px;
  position: relative;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .education .announce-blk {
    margin-bottom: 70px;
  }
  #recurrent-2023 .education .announce-blk .problem-blk img {
    width: 100%;
  }
}
#recurrent-2023 .education .announce-blk .kids {
  display: block;
  margin: 10px 20px 0 auto;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .education .announce-blk .kids {
    width: 254px;
    margin: 20px -10px 0 auto;
  }
}
#recurrent-2023 .education .announce-blk .arrow {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .education .announce-blk .arrow {
    position: static;
    display: block;
    margin: 20px auto 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: 38px;
  }
}
#recurrent-2023 .education .catch {
  text-align: center;
  margin: 0 auto 100px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .education .catch {
    margin: 0 auto 50px;
  }
}
#recurrent-2023 .education .flags {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 50px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .education .flags {
    display: block;
    padding-bottom: 243px;
    text-align: left;
  }
  #recurrent-2023 .education .flags .second {
    position: absolute;
    bottom: 0;
    right: 5px;
    z-index: 2;
  }
}
#recurrent-2023 .course {
  background-color: #EF5326;
  color: #fff;
  text-align: center;
}
#recurrent-2023 .course h2 {
  margin-bottom: 60px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course h2 {
    margin-bottom: 50px;
  }
}
#recurrent-2023 .course .supple {
  font-size: 28px;
  line-height: 2.3;
  letter-spacing: 0.2em;
  margin-bottom: 80px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .supple {
    font-size: 16px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .problem {
    width: 100%;
  }
}
#recurrent-2023 .course .arrow {
  display: block;
  margin: 80px auto 70px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .arrow {
    margin: 50px auto 50px;
  }
}
#recurrent-2023 .course .ttl {
  margin-bottom: 80px;
  position: relative;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .ttl {
    padding-bottom: 280px;
    margin-bottom: 30px;
  }
}
#recurrent-2023 .course .ttl .left {
  position: absolute;
  left: -180px;
  bottom: -215px;
  width: 335px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .ttl .left {
    width: 132px;
    right: 55%;
    left: auto;
    bottom: 0;
  }
}
#recurrent-2023 .course .ttl .right {
  position: absolute;
  right: -110px;
  bottom: -60px;
  width: 277px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .ttl .right {
    width: 148px;
    right: auto;
    left: 55%;
    bottom: 0;
  }
}
#recurrent-2023 .course .panel-blk {
  width: 986px;
  margin: 0 auto 150px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .panel-blk {
    width: 100%;
    margin: 0 0 100px;
  }
}
#recurrent-2023 .course .panel-blk .select {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
#recurrent-2023 .course .panel-blk .select li {
  cursor: pointer;
  background-color: #FFACAC;
  padding: 10px 0 30px;
  color: #EF5326;
  font-size: 30px;
  border-radius: 20px 20px 0 0;
}
#recurrent-2023 .course .panel-blk .select li img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#recurrent-2023 .course .panel-blk .select li.is-active {
  background-color: #FFEFEF;
}
#recurrent-2023 .course .panel-blk .select li:hover img {
  opacity: 0.5;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .panel-blk .select {
    display: none;
  }
}
#recurrent-2023 .course .panel-blk .panel {
  display: none;
  background-color: #FFEFEF;
  padding: 70px 80px;
  border-radius: 0 0 20px 20px;
  margin-top: -1px;
}
#recurrent-2023 .course .panel-blk .panel img {
  -webkit-animation: op 0.5s forwards;
          animation: op 0.5s forwards;
}
@-webkit-keyframes op {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes op {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#recurrent-2023 .course .panel-blk .panel.is-show {
  display: block;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .panel-blk .panel {
    display: block !important;
    border-radius: 0;
    padding: 60px 20px;
    margin-bottom: 60px;
  }
}
#recurrent-2023 .course .course_select {
  width: 740px;
  margin: 0 auto 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 840px) {
  #recurrent-2023 .course .course_select {
    width: 100%;
    display: block;
  }
}
#recurrent-2023 .course .course_select .box {
  width: calc(50% - 7px);
  height: 105px;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  cursor: pointer;
  background: url(img/recurrent/box.svg) no-repeat center top/100% 100%;
}
@media screen and (max-width: 840px) {
  #recurrent-2023 .course .course_select .box {
    width: 100%;
    height: 26vw;
    margin-right: 0;
  }
}
#recurrent-2023 .course .course_select .box:last-child {
  margin-right: 0;
}
@media screen and (max-width: 840px) {
  #recurrent-2023 .course .course_select .box:last-child {
    margin-top: 15px;
  }
}
#recurrent-2023 .course .course_select .box:hover {
  opacity: 0.6;
}
#recurrent-2023 .course .course_select .box a {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  margin: auto;
  color: #fff;
}
@media screen and (max-width: 840px) {
  #recurrent-2023 .course .course_select .box a {
    font-size: 22px;
  }
}
#recurrent-2023 .course .course_select .box a:hover {
  opacity: 1;
}
#recurrent-2023 .course .course_select .box a span {
  font-size: 17px;
}
@media screen and (max-width: 840px) {
  #recurrent-2023 .course .course_select .box a span {
    font-size: 15px;
  }
}
#recurrent-2023 .course .course_select .box a .hide {
  display: none;
}
#recurrent-2023 .course .course_select .box.current {
  pointer-events: none;
  background: url(img/recurrent/box_current.svg) no-repeat center top/100% 100%;
}
#recurrent-2023 .course .course_select .box.current a {
  color: #EF5326;
}
#recurrent-2023 .course .course-blk {
  position: relative;
  z-index: 2;
  max-width: 986px;
  margin: 0 auto;
  padding: 60px 25px 75px;
  background: url(img/recurrent/course-border.svg) no-repeat center top/100% 100%;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .course-blk {
    width: 100%;
    height: 105vw;
    margin: 0 auto 15px;
    background: url(img/recurrent/course-border-sp.svg) no-repeat center top/100% 100%;
    padding: 15px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#recurrent-2023 .course .course-blk .course-list {
  height: 412px;
  overflow-y: scroll;
  font-size: 26px;
  letter-spacing: 0.15em;
  text-align: left;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .course-blk .course-list {
    font-size: 18px;
    font-weight: 700;
    margin: 10px 16px 20px 0;
    height: 386px;
  }
  #recurrent-2023 .course .course-blk .course-list::-webkit-scrollbar {
    width: 8px;
    border-radius: 8px;
  }
  #recurrent-2023 .course .course-blk .course-list::-webkit-scrollbar-track {
    background-color: rgb(255, 140, 110);
    border: 1px solid #fff;
    border-radius: 8px;
  }
  #recurrent-2023 .course .course-blk .course-list::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 8px;
  }
}
#recurrent-2023 .course .course-blk .course-list > li {
  background: url(img/recurrent/ico-megaphone.svg) no-repeat left 45px top 28px/36px, url(img/recurrent/line04.svg) no-repeat right 12px bottom/contain;
  padding: 28px 0 15px 107px;
  display: grid;
  gap: 24px 30px;
  grid-template-columns: 240px 1fr;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .course-blk .course-list > li {
    grid-template-columns: 1fr;
    background: url(img/recurrent/ico-megaphone.svg) no-repeat left 2px top 28px/50px, url(img/recurrent/line04-sp.svg) no-repeat right bottom/contain;
    padding: 32px 0 30px 78px;
    margin: 0 12px 0 28px;
  }
}
#recurrent-2023 .course .course-blk .course-list > li span {
  font-size: 14px;
  margin-left: 10px;
}
#recurrent-2023 .course .course-blk .course-list > li span.specialized {
  margin-top: 15px;
  margin-left: 0;
  letter-spacing: 0.08em;
  line-height: 1.4;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .course-blk .course-list > li span {
    margin-left: 5px;
    margin-top: 8px;
    font-size: 12px;
  }
  #recurrent-2023 .course .course-blk .course-list > li span.specialized {
    display: block;
  }
}
#recurrent-2023 .course .course-blk .course-list > li .prof {
  color: #EF5326;
  line-height: 1;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .course-blk .course-list > li .prof > br {
    display: none;
  }
}
#recurrent-2023 .course .course-blk .course-list > li .lesson {
  font-size: 18px;
  line-height: 1.4;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .course-blk .course-list > li .lesson {
    font-size: 13px;
    font-weight: 500;
    margin-left: -76px;
  }
}
#recurrent-2023 .course .course-blk .course-list > li .lesson > li {
  color: #EF5326;
  margin-bottom: 10px;
  margin-right: 12px;
  margin-left: 1.2em;
  text-indent: -1.2em;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .course-blk .course-list > li .lesson > li {
    margin-bottom: 8px;
    margin-right: 2px;
  }
}
#recurrent-2023 .course .course-blk .course-list > li .lesson > li .sub-list {
  font-size: 16px;
  margin-left: 0;
  margin-top: 10px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .course-blk .course-list > li .lesson > li .sub-list {
    font-size: 12px;
    margin-left: 0;
    margin-top: 6px;
  }
}
#recurrent-2023 .course .course-blk .course-list > li .lesson > li .sub-list li {
  text-indent: 0;
}
#recurrent-2023 .course .course-blk .course-list > li .lesson > li p.sub {
  font-size: 16px;
  margin: 6px 0 0;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .course-blk .course-list > li .lesson > li p.sub {
    font-size: 12px;
    margin: 4px 0 0;
  }
}
#recurrent-2023 .course .annotation {
  max-width: 986px;
  font-size: 14px;
  text-align: justify;
  margin: 0 auto 30px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .annotation {
    width: 90%;
    font-size: 12px;
  }
}
#recurrent-2023 .course .btn_pdf {
  width: 222px;
  display: block;
  margin: 0 auto 120px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .btn_pdf {
    margin-bottom: 90px;
  }
}
#recurrent-2023 .course .btn_pdf img {
  width: 100%;
  height: auto;
}
#recurrent-2023 .course .applicate {
  margin-bottom: 160px;
}
#recurrent-2023 .course .applicate picture.okajo {
  display: block;
  margin: 0 auto 38px;
  width: 919px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .applicate picture.okajo {
    width: 296px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .applicate {
    margin-bottom: 110px;
  }
}
#recurrent-2023 .course .graduate picture {
  width: 560px;
  display: block;
  margin: 0 auto 48px;
}
@media screen and (max-width: 480px) {
  #recurrent-2023 .course .graduate picture {
    width: 323px;
    margin-bottom: 36px;
  }
}
#recurrent-2023.graduate .news-letter {
  background-color: #EF5326;
  color: #fff;
  padding-top: 160px;
}
#recurrent-2023.graduate .news-letter h2 {
  margin-bottom: 70px;
}
@media screen and (max-width: 640px) {
  #recurrent-2023.graduate .news-letter h2 {
    margin-bottom: 50px;
  }
}
#recurrent-2023.graduate .news-letter .sub-catch {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  #recurrent-2023.graduate .news-letter .sub-catch {
    font-size: 15px;
  }
}
#recurrent-2023.graduate .news-letter .letter-list {
  max-width: 986px;
  margin: 0 auto 100px;
  display: grid;
  grid-template-columns: repeat(4, 160px);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 70px 10px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  #recurrent-2023.graduate .news-letter .letter-list {
    grid-template-columns: 1fr;
    margin: 0 40px 80px;
    gap: 50px 10px;
  }
  #recurrent-2023.graduate .news-letter .letter-list li a {
    display: grid;
    grid-template-columns: 115px 1fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px 25px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#recurrent-2023.graduate .news-letter .letter-list .ttl {
  font-size: 15px;
  margin-top: 16px;
  color: #fff;
}
@media screen and (max-width: 640px) {
  #recurrent-2023.graduate .news-letter .letter-list .ttl {
    margin-top: 0;
    text-align: left;
    font-size: 14px;
  }
}
#recurrent-2023.graduate .news-letter .backbtn {
  display: block;
  margin: 0 auto;
}

.recurrent {
  background: #D83000;
}
.recurrent a {
  color: #fff;
  text-decoration: underline;
}
.recurrent a:visited, .recurrent a:focus, .recurrent a:visited:focus {
  color: #fff;
  opacity: 0.7;
}
.recurrent p {
  color: #fff;
}
.recurrent .okazaki__news {
  padding: 0 25px 70px;
  font-family: "Noto Sans JP", sans-serif;
}
.recurrent .okazaki__head--title {
  border-left: 6px solid #fff;
}
.recurrent .okazaki__news--notice {
  background-color: #fff;
  color: #D83000;
  font-family: "Noto Sans JP", sans-serif;
}
.recurrent .okazaki__head--border {
  border-bottom: 1px solid #fff;
}
.recurrent .okazaki__news--title {
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.recurrent .okazaki__news--text {
  color: #fff !important;
  border-bottom: 1px dotted #fff;
  font-family: "Noto Sans JP", sans-serif;
  margin-left: 20px;
}
@media screen and (max-width: 640px) {
  .recurrent .okazaki__news--text {
    margin-top: 18px;
  }
}
.recurrent .covid__postid {
  font-family: "Noto Sans JP", sans-serif;
}
.recurrent .covid__postid--notice {
  background-color: #fff;
  color: #D83000;
}
.recurrent .covid__postid--year {
  color: #fff;
}
.recurrent .covid__postid--title {
  color: #fff;
  border-bottom: 1px solid #DDDDDD;
}
.recurrent .covid__postid--text {
  color: #fff;
}
.recurrent .covid__postid--text-bottom {
  color: #fff;
}
.recurrent .covid__postid--back-btn {
  background-color: #fff;
  color: #D83000 !important;
}
.recurrent .covid__postid--category-title {
  border-bottom: 1px dotted #fff;
  color: #fff;
}
.recurrent .covid__postid--category-link {
  color: #fff !important;
}
.recurrent .covid__postid--archive-title {
  border-bottom: 1px dotted #fff;
  color: #fff;
}
.recurrent .covid__postid--archive-link {
  background-color: #D83000;
  border: 1px solid #fff;
}
.recurrent .covid__postid--archive-link input {
  color: #fff;
}
.recurrent .covid__postid--archive-link-current {
  background-color: #fff;
}
.recurrent .covid__postid--archive-link-current input {
  color: #D83000;
}
.recurrent .covid__postid--border {
  border-bottom: 1px solid #DDDDDD;
  margin: 131px 25px 0;
}
.recurrent li {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px dotted #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
}
.recurrent li .okazaki__news--text {
  border-bottom: none;
}
.recurrent li .img {
  width: 20%;
}
@media screen and (max-width: 640px) {
  .recurrent li .img {
    width: 40%;
  }
}
.recurrent li .img img {
  width: 100%;
  height: auto;
}/*# sourceMappingURL=style.css.map */