@charset "utf-8";
.home main {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  padding: 0;
}
#mv {
  position: relative;
}
.slide {
  height: 712px;
}
.slide1 {
  background: url(../img/top/slide1.jpg) no-repeat center center / cover;
}
.slide2 {
  background: url(../img/top/slide2.jpg) no-repeat center center / cover;
}
.slick-slide img {
  display: none;
}
.slide .num {
  bottom: 0;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 1.2rem;
  font-weight: normal;
  height: 66px;
  line-height: 66px;
  padding: 0 20px;
  position: absolute;
  right: 132px;
  text-align: center;
}
.slide .num span {
  font-size: 2.5rem;
}
#mv .slick-prev, #mv .slick-next {
  bottom: 0;
  height: 66px;
  top: auto;
  transform: none;
  width: 66px;
}
#mv .slick-prev,
#mv .slick-prev:hover,
#mv .slick-prev:focus {
  background: #fff url(../img/top/prev.png) no-repeat center center / 10px auto;
  left: auto;
  right: 66px;
  z-index: 1;
}
#mv .slick-next,
#mv .slick-next:hover,
#mv .slick-next:focus {
  background: #fff url(../img/top/next.png) no-repeat center center / 10px auto;
  right: 0;
}
#mv .slick-prev::before, #mv .slick-next::before {
  display: none;
}
#mv > img {
  bottom: 32px;
  display: block;
  left: 28px;
  position: absolute;
  width: 136px;
}
#mv > a {
  display: block;
  position: absolute;
  right: 0;
  top: 280px;
  width: 60px;
}
#mv > a img {
  display: block;
  width: 100%;
}

#pickup {
  background: rgba(143,191,62,0.15);
  padding: 48px 0;
}
#pickup h2 {
  font-size: 2.5rem;
  font-weight: normal;
}
#pickup h2 b {
  color: #8FBF3E;
  display: inline-block;
  font-family: azo-sans-web, sans-serif;
  font-size: 3.7rem;
  font-weight: 300;
  margin-right: 60px;
  position: relative;
}
#pickup h2 b:after {
  background: #8FBF3E;
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  right: -40px;
  top: 18px;
  width: 24px;
}
#pickup .inner > div {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
#pickup .inner > a.longbun {
  display: block;
  margin:2em 0;
  text-decoration:none;
  color:#000;
}
#pickup .inner > a.longbun p {
  display: block;
  margin-top:0.5em;
} 
#pickup .inner > div > a {
  flex: 0 0 calc(25% - 18px); /* 4列表示の計算 */
  color: #000;
  display: block;
  line-height: 1.2em;
  text-decoration: none;
}
#pickup .inner > div > a:nth-of-type(4n) {
  margin-right: 0;
}
#pickup .inner > div > a img {
  display: block;
  width: 100%;
}
#pickup .inner > div > a p {
  margin: 14px 0 0;
}
#topics {
  padding: 60px 0;
}
#topics h2 {
  font-size: 2.5rem;
  font-weight: normal;
}
#topics h2 b {
  color: #8FBF3E;
  display: inline-block;
  font-family: azo-sans-web, sans-serif;
  font-size: 3.7rem;
  font-weight: 300;
  margin-right: 60px;
  position: relative;
}
#topics h2 b:after {
  background: #8FBF3E;
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  right: -40px;
  top: 18px;
  width: 24px;
}
#topics .inner > a {
  border: 1px solid #D0D0D0;
  color: #000;
  display: block;
  height: 50px;
  line-height: 50px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 200px;
}
#topics .topics_slider {
  margin: 54px 0 0;
}
#topics .slick-dots {
  bottom: auto;
  text-align: left;
  top: -40px;
}
#topics .slick-dots li {
  margin: 0;
}
#topics .slick-dots li button::before {
  color: #ddd;
  font-size: 15px;
  opacity: 1;
}
#topics .slick-dots li.slick-active button::before {
  color: #8FBF3E;
}
#topics .slick-list {
  margin-right: -24px;
}
#topics .slick-slide {
  margin-right: 24px;
  text-decoration: none;
}
#topics .topics_slide .imgwrap {
  border-bottom: 3px solid #8FBF3E;
  height: 151px;
  overflow: hidden;
  position: relative;
  width: 222px;
}
#topics .topics_slide .imgwrap img {
  display: block;
  height: 148px;
  object-fit: cover;
  width: 100%;
}
#topics .topics_slide .imgwrap img.v_img {
  height: 100%;
  max-width: none;
  width: auto;
}
#topics .topics_slide .imgwrap span {
  background: #333;
  color: #fff;
  display: block;
  font-family: azo-sans-web, sans-serif;
  font-style: italic;
  font-weight: 600;
  height: 38px;
  left: 0;
  line-height: 38px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 116px;
}
#topics .topics_slide dl dt {
  border-bottom: 1px solid #ccc;
  color: #8FBF3E;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2em;
  padding: 20px 0;
}
#topics .topics_slide dl dd {
  color: #000;
  line-height: 1.2em;
  padding: 20px 0 0;
}
#topics .slick-prev, #topics .slick-next {
  height: 48px;
  width: 48px;
}
#topics .slick-prev {
  background: url(../img/top/prev2.png) no-repeat center center / contain;
  left: -120px;
}
#topics .slick-next {
  background: url(../img/top/next2.png) no-repeat center center / contain;
  right: -120px;
}
#topics .slick-prev::before, #topics .slick-next::before {
  display: none;
}
#news {
  background: #F8F8F8;
  padding: 45px 0 68px;
}
#news .titles {
  text-align: center;
}
#news .titles span {
  color: #8FBF3E;
  display: block;
  font-family: azo-sans-web, sans-serif;
  font-size: 3.7rem;
  font-weight: 300;
  padding: 0 0 16px;
  position: relative;
}
#news .titles span:after {
  background: #8FBF3E;
  bottom: 0;
  content: '';
  display: block;
  height: 2px;
  left: 50%;
  margin-left: -12px;
  position: absolute;
  width: 24px;
}
#news .titles h2 {
  font-size: 2.5rem;
  font-weight: normal;
  margin: 16px 0 0;
}
#news .titles + div {
  margin: 50px 0 0;
  position: relative;
}
#news .titles + div h3 {
  font-size: 1.8rem;
  font-weight: normal;
}
#news .titles + div h3 span {
  color: #8FBF3E;
  display: inline-block;
  margin-left: 20px;
}
#news .titles + div > a {
  background: #fff;
  border: 1px solid #D0D0D0;
  color: #000;
  display: block;
  height: 50px;
  line-height: 50px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: -35px;
  width: 200px;
}
#news .titles + div > div {
  border-top: 1px solid #8D8D8D;
  margin: 10px 0 0;
}
#news .titles + div > div a {
  background: url(../img/top/arrow.png) no-repeat right bottom / 35px auto;
  border-bottom: 1px solid #8D8D8D;
  color: #000;
  display: block;
  padding: 24px 80px 24px 16px;
  text-decoration: none;
}
#news .titles + div > div a span {
  display: inline-block;
  font-family: azo-sans-web, sans-serif;
  font-weight: 400;
}
#news .titles + div > div a .date {
  color: #A0A0A0;
  font-size: 1.4rem;
}
#news .titles + div > div a .cat {
  box-sizing: border-box;
  font-size: 1.2rem;
  height: 15px;
  line-height: 15px;
  margin-left: 25px;
  padding: 0 10px;
}
#news .titles + div > div a .cat12 {
  border: 1px solid #8FBF3E;
  color: #8FBF3E;
}
#news .titles + div > div a .cat13 {
  border: 1px solid #CC3700;
  color: #CC3700;
}
#news .titles + div > div a > div:nth-of-type(2) {
  display: flex;
  margin: 15px 0 0;
}
#news .titles + div > div a > div:nth-of-type(2) p:nth-of-type(1) {
  box-sizing: border-box;
  font-weight: bold;
  padding-right: 50px;
  width: 330px;
}
#news .titles + div > div a > div:nth-of-type(2) p:nth-of-type(2) {
  width: calc(100% - 330px);
}
#for_stu {
  padding: 80px 0;
}
#for_stu .titles {
  text-align: center;
}
#for_stu .titles span {
  color: #8FBF3E;
  display: block;
  font-family: azo-sans-web, sans-serif;
  font-size: 3.7rem;
  font-weight: 300;
  padding: 0 0 16px;
  position: relative;
}
#for_stu .titles span:after {
  background: #8FBF3E;
  bottom: 0;
  content: '';
  display: block;
  height: 2px;
  left: 50%;
  margin-left: -12px;
  position: absolute;
  width: 24px;
}
#for_stu .titles h2 {
  font-size: 2.5rem;
  font-weight: normal;
  margin: 16px 0 0;
}
#for_stu .titles + div {
  display: flex;
  margin: 90px 0 0;
}
#for_stu .titles + div > div {
  margin-right: 33px;
  padding-top: 45px;
  position: relative;
  width: 378px;
}
#for_stu .titles + div > div:last-of-type {
  margin: 0;
}
#for_stu .titles + div > div h3 {
  color: #666;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 2.7rem;
  left: 30px;
  line-height: 1.5em;
  position: absolute;
  top: 0;
  z-index: 1;
}
#for_stu .titles + div > div:nth-of-type(1) h3 {
  font-size: 3rem;
}
#for_stu .titles + div > div div {
  box-sizing: border-box;
  height: 380px;
  padding: 0 30px;
  position: relative;
}
#for_stu .titles + div > div:nth-of-type(1) div {
  background: url(../img/top/bg_stu1.jpg) center top / cover;
  padding-top: 80px;
}
#for_stu .titles + div > div:nth-of-type(2) div {
  background: url(../img/top/bg_stu2.jpg) center top / cover;
  padding-top: 120px;
}
#for_stu .titles + div > div:nth-of-type(3) div {
  background: url(../img/top/bg_stu3.jpg) center top / cover;
  padding-top: 120px;
}
#for_stu .titles + div > div div p {
  line-height: 1.5em;
}
#for_stu .titles + div > div div h4 {
  color: #666;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 3.2rem;
  line-height: 1.5em;
  text-align: center;
}

#for_stu .titles + div > div div a {
  background: #fff;
  border: 1px solid #BABABA;
  bottom: 20px;
  color: #666;
  display: block;
  height: 45px;
  left: 50%;
  line-height: 45px;
  margin-left: -157px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: 314px;
}
#for_stu .titles + div > div div a i,
#for_stu .titles + div > div div a svg {
  display: block;
  height: 45px;
  line-height: 45px;
  position: absolute;
  right: 10px;
  top: 0;
}
#group .titles {
  text-align: center;
}
#group .titles span {
  color: #8FBF3E;
  display: block;
  font-family: azo-sans-web, sans-serif;
  font-size: 3.7rem;
  font-weight: 300;
  padding: 0 0 16px;
  position: relative;
}
#group .titles span:after {
  background: #8FBF3E;
  bottom: 0;
  content: '';
  display: block;
  height: 2px;
  left: 50%;
  margin-left: -12px;
  position: absolute;
  width: 24px;
}
#group .titles h2 {
  font-size: 2.5rem;
  font-weight: normal;
  line-height: 1.2em;
  margin: 16px 0 0;
}
#group .titles + div {
  margin: 85px 0 0;
}
#group ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
#group ul li {
  border-top: 1px solid #D9D9D9;
  width: 50%;
}
#group ul li:nth-of-type(n+3) {
  margin: 50px 0 0;
}
#group ul li h3 {
  box-sizing: border-box;
  font-size: 2.3rem;
  height: 80px;
  line-height: 80px;
  padding: 0 36px;
}
#group ul li h3 br {
  display: none;
}
#group ul li:nth-of-type(8) h3 {
  line-height: 1.2em;
  padding: 15px 36px;
}
#group ul li:nth-of-type(8) h3 br:nth-of-type(1) {
  display: inline;
}
#group ul li h3 + div {
  height: 358px;
  position: relative;
}
#group ul li h3 + div .bg {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: -1;
}
#group ul li:nth-of-type(1) h3 + div .bg {
  background: url(../img/top/bg_kbc_new.jpg) no-repeat center top / cover;
}
#group ul li:nth-of-type(2) h3 + div .bg {
  background: url(../img/top/bg_ohara.jpg) no-repeat center top / cover;
}
#group ul li:nth-of-type(3) h3 + div .bg {
  background: url(../img/top/bg_lcare.jpg) no-repeat center top / cover;
}
#group ul li:nth-of-type(4) h3 + div .bg {
  background: url(../img/top/bg_ida.jpg) no-repeat center top / cover;
}
#group ul li:nth-of-type(5) h3 + div .bg {
  background: url(../img/top/bg_irc.jpg) no-repeat center top / cover;
}
#group ul li:nth-of-type(6) h3 + div .bg {
  background: url(../img/top/bg_pet.jpg) no-repeat center top / cover;
}
#group ul li:nth-of-type(7) h3 + div .bg {
  background: url(../img/top/bg_bmode.jpg) no-repeat center top / cover;
}
#group ul li:nth-of-type(8) h3 + div .bg {
  background: url(../img/top/bg_hida.jpg) no-repeat center top / cover;
}
#group ul li h3 + div .logos {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
}
#group ul li h3 + div .links {
  background: rgba(0,0,0,0.5);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: opacity 0.25s cubic-bezier(0.57, 0.43, 0.2, 0.9),-webkit-transform 0.25s cubic-bezier(0.57, 0.43, 0.2, 0.9);
  will-change: transform;
  transform: translateX(-5%);
  -webkit-transform: translateX(-5%);
}
#group ul li h3 + div:hover .links {
  transform: translateX(0%);
  -webkit-transform: translateX(0%);
  opacity: 1;
}
#group ul li h3 + div .links a {
  border: 1px solid #fff;
  bottom: 36px;
  color: #fff;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  height: 40px;
  left: 50%;
  margin-left: -187px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: 374px;
}
#group ul li h3 + div .links a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #333;
  transform: scale(0, 1);
}
#group ul li:nth-of-type(1) h3 + div .links a::before {
  background: #00A2E9;
}
#group ul li:nth-of-type(2) h3 + div .links a::before {
  background: #DC000C;
}
#group ul li:nth-of-type(3) h3 + div .links a::before {
  background: #DF4B7F;
}
#group ul li:nth-of-type(4) h3 + div .links a::before {
  background: #82AC18;
}
#group ul li:nth-of-type(5) h3 + div .links a::before {
  background: #F99C0D;
}
#group ul li:nth-of-type(6) h3 + div .links a::before {
  background: #D6006C;
}
#group ul li:nth-of-type(7) h3 + div .links a::before {
  background: #DC000C;
}
#group ul li:nth-of-type(8) h3 + div .links a::before {
  background: #005726;
}
#group ul li h3 + div .links a:hover::before {
  animation: hover-in .3s forwards alternate, hover-out .3s .3s forwards alternate;
}
@keyframes hover-in {
  0% {
    transform-origin: left top;
    transform: scale(0, 1);
  }
  100% {
    transform-origin: left top;
    transform: scale(1, 1);
  }
}
@keyframes hover-out {
  0% {
    transform-origin: right top;
    transform: scale(1, 1);
  }
  100% {
    transform-origin: right top;
    transform: scale(0, 1);
  }
}
#group ul li h3 + div + div p {
  box-sizing: border-box;
  height: 75px;
  line-height: 1.2em;
  padding: 22px 36px;
}
#group ul li h3 + div + div a {
  display: block;
  padding: 10px 36px;
  text-decoration: none;
}
#group ul li:nth-of-type(1) h3 + div + div a {
  background: rgba(0,162,233,0.12) url(../img/top/arrow_kbc.png) no-repeat right 30px center / 42px auto;
}
#group ul li:nth-of-type(2) h3 + div + div a {
  background: rgba(220,0,12,0.12) url(../img/top/arrow_ohara.png) no-repeat right 30px center / 42px auto;
}
#group ul li:nth-of-type(3) h3 + div + div a {
  background: rgba(223,75,127,0.12) url(../img/top/arrow_lcare.png) no-repeat right 30px center / 42px auto;
}
#group ul li:nth-of-type(4) h3 + div + div a {
  background: rgba(130,172,24,0.12) url(../img/top/arrow_ida.png) no-repeat right 30px center / 42px auto;
}
#group ul li:nth-of-type(5) h3 + div + div a {
  background: rgba(249,156,13,0.12) url(../img/top/arrow_irc.png) no-repeat right 30px center / 42px auto;
}
#group ul li:nth-of-type(6) h3 + div + div a {
  background: rgba(214,0,108,0.12) url(../img/top/arrow_pet.png) no-repeat right 30px center / 42px auto;
}
#group ul li:nth-of-type(7) h3 + div + div a {
  background: rgba(220,0,12,0.12) url(../img/top/arrow_bmode.png) no-repeat right 30px center / 42px auto;
}
#group ul li:nth-of-type(8) h3 + div + div a {
  background: rgba(0,87,38,0.12) url(../img/top/arrow_hida.png) no-repeat right 30px center / 42px auto;
}
#group ul li h3 + div + div a span {
  display: block;
}
#group ul li h3 + div + div a span:nth-of-type(1) {
  color: #000;
  font-size: 1.8rem;
}
#group ul li h3 + div + div a span:nth-of-type(2) {
  font-family: azo-sans-web, sans-serif;
  font-size: 4.4rem;
  font-style: italic;
  font-weight: 700;
}
#group ul li:nth-of-type(1) h3 + div + div a span:nth-of-type(2) {
  color: #00A2E9;
}
#group ul li:nth-of-type(2) h3 + div + div a span:nth-of-type(2) {
  color: #DC000C;
}
#group ul li:nth-of-type(3) h3 + div + div a span:nth-of-type(2) {
  color: #DF4B7F;
}
#group ul li:nth-of-type(4) h3 + div + div a span:nth-of-type(2) {
  color: #82AC18;
}
#group ul li:nth-of-type(5) h3 + div + div a span:nth-of-type(2) {
  color: #F99C0D;
}
#group ul li:nth-of-type(6) h3 + div + div a span:nth-of-type(2) {
  color: #D6006C;
}
#group ul li:nth-of-type(7) h3 + div + div a span:nth-of-type(2) {
  color: #DC000C;
}
#group ul li:nth-of-type(8) h3 + div + div a span:nth-of-type(2) {
  color: #005726;
}
#edu {
  padding: 70px 0 0;
}
#edu .titles {
  text-align: center;
}
#edu .titles span {
  color: #8FBF3E;
  display: block;
  font-family: azo-sans-web, sans-serif;
  font-size: 3.7rem;
  font-weight: 300;
  padding: 0 0 16px;
  position: relative;
}
#edu .titles span:after {
  background: #8FBF3E;
  bottom: 0;
  content: '';
  display: block;
  height: 2px;
  left: 50%;
  margin-left: -12px;
  position: absolute;
  width: 24px;
}
#edu .titles h2 {
  font-size: 2.5rem;
  font-weight: normal;
  line-height: 1.2em;
  margin: 16px 0 0;
}
#edu1 {
  background: #F5F5F5;
  margin: 50px 0 0;
  padding: 70px 0 60px;
}
#edu1 h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 3.2rem;
  font-weight: normal;
  text-align: center;
}
#edu1 h3 + p {
  line-height: 1.5em;
  margin: 30px 0 0;
}
#edu1 figure {
  margin: 35px 0 0;
  text-align: center;
}
#edu1 .inner > div {
  display: flex;
  margin: 42px 0 0;
}
#edu1 .inner > div > div,
#edu2 .inner > div {
  width: 348px;
}
#edu1 .inner > div > div:last-of-type {
  margin-left: 264px;
}
#edu1 .inner > div > div a,
#edu2 .inner > div a {
  background: #8FBF3E;
  color: #fff;
  display: block;
  font-size: 1.8rem;
  height: 50px;
  line-height: 50px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
#edu1 .inner > div > div a i,
#edu1 .inner > div > div a svg,
#edu2 .inner > div a i,
#edu2 .inner > div a svg {
  display: block;
  height: 50px;
  line-height: 50px;
  position: absolute;
  right: 30px;
  top: 0;
}
#edu1 .inner > div > div p,
#edu2 .inner > div p {
  padding: 12px 0 0;
  text-align: center;
}
#edu2 {
  padding: 58px 0 0;
}
#edu2 dl {
  display: flex;
}
#edu2 dl dt,
#edu2 dl dd {
  box-sizing: border-box;
  width: 50%;
}
#edu2 dl dt {
  color: #8FBF3E;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 5.8rem;
  font-weight: bold;
  line-height: 1.2em;
}
#edu2 dl dd {
  border-left: 1px solid #D3D3D3;
  font-size: 1.7rem;
  line-height: 1.5em;
  padding: 15px 0 0 58px;
}
#edu2 .inner > div {
  margin: 50px auto 0;
}
#edu2 .inner > div p {
  font-size: 2.4rem;
  margin-top: 100px;
  padding: 0;
}
#edu2 .inner + div {
  display: flex;
  margin: 28px 0 0;
}
#edu2 .inner + div a {
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 3rem;
  font-weight: bold;
  height: 248px;
  line-height: 1.2em;
  padding-top: 40px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: calc(100% / 3);
}
#edu2 .inner + div a:nth-of-type(1) {
  background: url(../img/top/e1.jpg) no-repeat center top / cover;
}
#edu2 .inner + div a:nth-of-type(2) {
  background: url(../img/top/e2.jpg) no-repeat center top / cover;
}
#edu2 .inner + div a:nth-of-type(3) {
  background: url(../img/top/e3.jpg) no-repeat center top / cover;
}
#edu2 .inner + div a p {
  background: rgba(221,221,221,0.85);
  bottom: 0;
  height: 70px;
  left: 0;
  position: absolute;
  width: 75%;
}
#edu2 .inner + div a p span {
  border-bottom: 3px solid rgba(143,191,62,0.3);
  color: #000;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: normal;
  position: absolute;
  right: 18px;
  top: 20px;
}
#edu2 .inner + div a p span i,
#edu2 .inner + div a p span svg {
  display: inline-block;
  margin-left: 10px;
}
#about {
  padding: 50px 0 0;
}
#about .titles {
  text-align: center;
}
#about .titles span {
  color: #8FBF3E;
  display: block;
  font-family: azo-sans-web, sans-serif;
  font-size: 3.7rem;
  font-weight: 300;
  padding: 0 0 16px;
  position: relative;
}
#about .titles span:after {
  background: #8FBF3E;
  bottom: 0;
  content: '';
  display: block;
  height: 2px;
  left: 50%;
  margin-left: -12px;
  position: absolute;
  width: 24px;
}
#about .titles h2 {
  font-size: 2.5rem;
  font-weight: normal;
  line-height: 1.2em;
  margin: 16px 0 0;
}
#about .titles + div {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0 0;
}
#about .titles + div a {
  align-items: center;
  color: #fff;
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-decoration: none;
}
#about .titles + div .box1 {
  height: 455px;
  width: 50%;
}
#about .titles + div .box2 {
  height: 380px;
  width: calc(100% / 3);
}
#about .titles + div .box3 {
  height: 250px;
  width: 100%;
}
#about .titles + div a .img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
  width: 100%;
  z-index: -1;
}
#about .titles + div a:nth-of-type(1) .img {
  background: url(../img/top/a1.jpg) no-repeat center center / cover;
}
#about .titles + div a:nth-of-type(2) .img {
  background: url(../img/top/a2.jpg) no-repeat center center / cover;
}
#about .titles + div a:nth-of-type(3) .img {
  background: url(../img/top/a3.jpg) no-repeat center center / cover;
}
#about .titles + div a:nth-of-type(4) .img {
  background: url(../img/top/a4.jpg) no-repeat center center / cover;
}
#about .titles + div a:nth-of-type(5) .img {
  background: url(../img/top/a5.jpg) no-repeat center center / cover;
}
#about .titles + div a:nth-of-type(6) .img {
  background: url(../img/top/a6.jpg) no-repeat center center / cover;
}
#about .titles + div a:hover .img {
  transform:scale(1.1);
}
#about .titles + div a .img span {
  background: #000;
  display: block;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
  width: 100%;
}
#about .titles + div a:hover .img span {
  opacity: 0.5;
}
#about .titles + div a > span {
  display: block;
  font-family: azo-sans-web, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  left: 80px;
  position: absolute;
  top: 50px;
}
#about .titles + div a > span:before {
  background: #fff;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  left: -80px;
  top: 10px;
  width: 70px;
}
#about .titles + div a div span {
  display: block;
  font-family: azo-sans-web, sans-serif;
  font-size: 3.7rem;
  font-weight: 300;
  padding: 0 0 16px;
  position: relative;
}
#about .titles + div a div span:after {
  background: #8FBF3E;
  bottom: 0;
  content: '';
  display: block;
  height: 2px;
  left: 50%;
  margin-left: -12px;
  position: absolute;
  width: 24px;
}
#about .titles + div a div p {
  line-height: 1.2em;
  margin: 24px 0 0;
}
.contact_area {
  display: flex;
  padding: 24px 0;
}
.contact_area a {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  height: 350px;
  text-align: center;
  text-decoration: none;
  width: 50%;
}
.contact_area a:last-of-type {
  border-left: 1px solid #8FBF3E;
}
.contact_area a span {
  color: #8FBF3E;
  display: block;
  font-family: azo-sans-web, sans-serif;
  font-size: 2.5rem;
  font-weight: 300;
  padding: 0 0 10px;
  position: relative;
}
.contact_area a span:after {
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 50%;
  margin-left: -16px;
  position: absolute;
  width: 32px;
}
.contact_area a p {
  color: #000;
  margin: 12px 0 0;
}
.contact_area a p br {
  display: none;
}
.contact_area a img {
  display: inline-block;
  margin: 25px 0 0;
  width: 42px;
}
#pleasure {
  background: #8FBF3E;
  color: #fff;
  padding: 54px 0;
  text-align: center;
}
#pleasure p {
  font-size: 1.4rem;
  margin: 15px 0 0;
}

.top_bnr {
  margin: 4em auto 2em auto;
}
.top_bnr .inner2 {
  width:1200px;
}
@media screen and (max-width: 1099px) {
.top_bnr .inner2 {
  width:100%;
}
}

.top_bnr .inner2 > div {
  display: flex;
  flex-wrap: wrap; /* 子要素を折り返して配置 */
  gap: 1.5em; /* 子要素間の余白を1.5emに設定 */
  justify-content: space-between; /* 子要素間のスペースを均等に配置 */
}

.top_bnr .inner2 > div > a {
  flex: 1 1 calc(33.333% - 1em); /* 各リンクを3分の1の幅に設定し、gapを考慮 */
  box-sizing: border-box; /* パディングやボーダーを含めてサイズを計算 */
  text-align: center; /* テキストを中央揃え */
}

.top_bnr .inner2 > div > a img {
  width: 100%; /* 画像を親要素の幅に合わせる */
  height: auto; /* 画像の縦横比を維持 */
}

_.top_bnr .inner2 > div {
  display: flex;
  flex-wrap: wrap;
  padding: 40px;
}
_.top_bnr .inner2 > div a {
  display: block;
  margin-right: 40px;
  width: 220px;
}
_.top_bnr .inner2 > div a:nth-of-type(4n) {
  margin-right: 0;
}
_.top_bnr .inner2 > div a:nth-of-type(n+5) {
  margin-top: 20px;
}
.home footer {
  margin-top: 0;
}

@media screen and (max-width: 768px) {

  .slide {
    background: none !important;
    height: auto;
  }
  .slick-slide img {
    display: block;
    width: 100%;
  }
  #mv .slick-prev,
  #mv .slick-next,
  .slide .num,
  #mv > img,
  #mv > a {
    display: none !important;
  }
  #pickup h2 {
    font-size: 1.8rem;
  }
  #pickup h2 b {
    font-size: 3.5rem;
  }
  #pickup .inner > div {
    display: block;
  }
  #pickup .inner > div > a {
    margin: 0;
    width: auto;
  }
   #pickup .inner > div > .sp-only {
    margin-top:2em;
  }
  #pickup .inner > div > a:nth-of-type(n+2) {
    margin-top: 30px;
  }
  #topics h2 {
    font-size: 1.8rem;
  }
  #topics h2 b {
    font-size: 3.5rem;
  }
  #topics .inner > a {
    margin: 24px auto 0;
    position: relative;
    right: auto;
    top: auto;
    width: 80%;
  }
  #topics .topics_slider {
    margin: 65px 0 0;
  }
  #topics .slick-list {
    margin: 0;
  }
  #topics .slick-slide {
    margin: 0;
  }
  #topics .topics_slide .imgwrap {
    height: 65vw;
    width: auto;
  }
  #topics .topics_slide .imgwrap img {
    height: 65vw;
  }
  #topics .slick-prev, #topics .slick-next {
    height: 34px;
    transform: none;
    top: -45px;
    width: 34px;
  }
  #topics .slick-prev {
    left: 0;
  }
  #topics .slick-next {
    right: 0;
  }
  #topics .slick-dots {
    text-align: center;
    z-index: -1;
  }
  #news .titles span {
    font-size: 3.5rem;
  }
  #news .titles h2 {
    font-size: 1.8rem;
  }
  #news .titles + div > a {
    margin: 30px auto 0;
    position: relative;
    right: auto;
    top: auto;
    width: 80%;
  }
  #news .titles + div > div a {
    background: none;
    padding: 24px 0;
  }
  #news .titles + div > div a > div:nth-of-type(2) {
    display: block;
  }
  #news .titles + div > div a > div:nth-of-type(2) p:nth-of-type(1),
  #news .titles + div > div a > div:nth-of-type(2) p:nth-of-type(2) {
    width: auto;
  }
  #news .titles + div > div a > div:nth-of-type(2) p:nth-of-type(1) {
    font-size: 2.2rem;
  }
  #news .titles + div > div a > div:nth-of-type(2) p:nth-of-type(2) {
    background: url(../img/top/arrow.png) no-repeat right bottom / 30px auto;
    font-size: 1.8rem;
    line-height: 1.2em;
    margin: 18px 0 0;
    padding-right: 50px;
  }
  #for_stu .titles span {
    font-size: 3.5rem;
  }
  #for_stu .titles h2 {
    font-size: 1.8rem;
  }
  #for_stu .titles + div {
    display: block;
    margin: 28px 0 0;
    padding: 0 10px;
  }
  #for_stu .titles + div > div {
    margin: 0;
    width: auto;
  }
  #for_stu .titles + div > div:nth-of-type(1) div {
    padding-top: 65px;
  }
  #for_stu .titles + div > div:nth-of-type(n+2) {
    margin-top: 40px;
  }
  #for_stu .titles + div > div h3 {
    font-size: 2.5rem;
  }
  #for_stu .titles + div > div:nth-of-type(1) h3 {
    font-size: 2.9rem;
  }
  #for_stu .titles + div > div div p {
    font-size: 1.8rem;
  }
  #for_stu .titles + div > div div a {
    margin-left: -40%;
    width: 80%;
  }
  #for_stu .titles + div > div div h4 {
    font-size: 3rem;
  }
  #group .titles span {
    font-size: 3.5rem;
  }
  #group .titles h2 {
    font-size: 1.8rem;
  }
  #group .titles + div {
    margin: 30px 0 0;
  }
  #group ul {
    display: block;
  }
  #group ul li {
    width: auto;
  }
  #group ul li h3,
  #group ul li:nth-of-type(8) h3 {
    font-size: 2rem;
    height: auto;
    line-height: 25px;
    padding: 15px 10px;
  }
  #group ul li h3 br {
    display: inline;
  }
  #group ul li h3 + div {
    height: 52vw;
  }
  #group ul li h3 + div > .logos {
    display: none;
  }
  #group ul li:nth-of-type(1) h3 + div .logos img {
    margin-top: -45px;
    width: 88px;
  }
  #group ul li:nth-of-type(2) h3 + div .logos img {
    margin-top: -45px;
    width: 140px;
  }
  #group ul li:nth-of-type(3) h3 + div .logos img {
    margin-top: -45px;
    width: 66px;
  }
  #group ul li:nth-of-type(4) h3 + div .logos img {
    margin-top: -45px;
    width: 102px;
  }
  #group ul li:nth-of-type(5) h3 + div .logos img {
    margin-top: -45px;
    width: 80px;
  }
  #group ul li:nth-of-type(6) h3 + div .logos img {
    margin-top: -45px;
    width: 96px;
  }
  #group ul li:nth-of-type(7) h3 + div .logos img {
    margin-top: -45px;
    width: 66px;
  }
  #group ul li:nth-of-type(8) h3 + div .logos img {
    margin-top: -45px;
    width: 150px;
  }
  #group ul li h3 + div .links {
    opacity: 1;
    transform: none;
  }
  #group ul li h3 + div .links a {
    border: none;
    font-size: 1.6rem;
    height: 30px;
    line-height: 30px;
    margin-left: -40%;
    width: 80%;
  }
  #group ul li:nth-of-type(1) h3 + div .links a {
    background: #00A2E9;
  }
  #group ul li:nth-of-type(2) h3 + div .links a {
    background: #DC000C;
  }
  #group ul li:nth-of-type(3) h3 + div .links a {
    background: #DF4B7F;
  }
  #group ul li:nth-of-type(4) h3 + div .links a {
    background: #82AC18;
  }
  #group ul li:nth-of-type(5) h3 + div .links a {
    background: #F99C0D;
  }
  #group ul li:nth-of-type(6) h3 + div .links a {
    background: #D6006C;
  }
  #group ul li:nth-of-type(7) h3 + div .links a {
    background: #DC000C;
  }
  #group ul li:nth-of-type(8) h3 + div .links a {
    background: #005726;
  }
  #group ul li h3 + div + div p {
    line-height: 28px;
    padding: 22px 10px 8px;
  }
  #group ul li h3 + div + div a span:nth-of-type(1) {
    font-size: 1.6rem;
  }
  #group ul li h3 + div + div a span:nth-of-type(2) {
    font-size: 3.4rem;
  }
  #edu .titles span {
    font-size: 3.5rem;
  }
  #edu .titles h2 {
    font-size: 1.8rem;
  }
  #edu1 h3 {
    font-size: 2.5rem;
  }
  #edu1 h3 + p {
    font-size: 1.8rem;
  }
  #edu1 figure img {
    width: 100%;
  }
  #edu1 .inner > div {
    display: block;
  }
  #edu1 .inner > div > div, #edu2 .inner > div {
    width: auto;
  }
  #edu1 .inner > div > div:last-of-type {
    margin: 35px 0 0;
  }
  #edu2 dl {
    display: block;
  }
  #edu2 dl dt, #edu2 dl dd {
    width: auto;
  }
  #edu2 dl dt {
    font-size: 3.6rem;
  }
  #edu2 dl dd {
    font-size: 1.8rem;
    margin: 34px 0 0;
    padding: 0;
  }
  #edu2 .inner > div a,
  #edu2 .inner > div p {
    font-size: 2rem;
  }
  #edu2 .inner + div {
    display: block;
  }
  #edu2 .inner + div a {
    font-size: 2.7rem;
    width: auto;
  }
  #edu2 .inner + div a p span {
    font-size: 1.7rem;
  }
  #about .titles span {
    font-size: 3.5rem;
  }
  #about .titles h2 {
    font-size: 1.8rem;
  }
  #about .titles + div {
    display: block;
    margin: 20px 0 0;
  }
  #about .titles + div .box1,
  #about .titles + div .box2,
  #about .titles + div .box3 {
    height: 62vw;
    margin-bottom: 5px;
    width: auto;
  }
  #about .titles + div a div p {
    font-size: 1.8rem;
  }
  .contact_area {
    display: block;
    padding: 24px 10px;
  }
  .contact_area a {
    background: url(../img/top/arrow.png) no-repeat right center / 42px auto;
    height: 180px;
    width: auto;
  }
  .contact_area a:last-of-type {
    border-left: none;
    border-top: 1px solid #8FBF3E;
  }
  .contact_area a span {
    display: block;
    font-size: 3.5rem;
    padding: 0 0 6px;
    position: relative;
  }
  .contact_area a span:after {
    background: #8FBF3E;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    left: 50%;
    margin-left: -16px;
    position: absolute;
    width: 32px;
  }
  .contact_area a p {
    font-size: 1.8rem;
    line-height: 1.2em;
  }
  .contact_area a p br {
    display: inline;
  }
  .contact_area a img {
    display: none;
  }

  .top_bnr .inner2 > div {
    display: block;
    padding: 20px;
  }
  .top_bnr .inner2 > div > a {
    margin: 15px 0 0 !important;
    width: auto;
	overflow: hidden;
    display: block;
  }

}
/*************202503新規トップページ用*************/
#mv h2 {
  margin: 130px auto 1em auto;
  text-align: center;
  font-family: "source-han-serif-jp-subset", sans-serif;
font-weight: 900;
font-style: normal;
  font-size: 2em;
}
.top_list {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  justify-content: flex-start; /* 左揃えに変更 */
  width: 90%;
  margin: 1em auto 2em auto;
}
.top_list a {
  flex: 1 1 calc((100% / 4) - (3 * 1em / 4)); /* 正確な計算に変更 */
  box-sizing: border-box;
}
.top_list a:hover{
 transition : 0.5s;
 opacity: 0.5 ;
}
.top_list img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 1099px) {
#mv h2 {
  margin: 100px auto 1em auto;
}
.top_list {
  width: 95%;
}
}

@media screen and (max-width: 767px){
.top_list a {
  flex: 1 1 calc(50% - 0.5em); /* 2列配置 */
}
#mv h2 {
  font-size: 6vw;
  padding-top: 1em;
}
}
/* PCでのみ表示（スマホでは非表示） */
.pc-only {
  display: block !important;
}

/* スマホでのみ表示（PCでは非表示） */
.sp-only {
  display: none !important;
}

/* スマホサイズ（768px未満）の設定 */
@media (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
  
  .sp-only {
    display: block !important;
  }
}
