@charset "utf-8";
/* CSS Document */
.p-onlinedept__school{
  padding: 80px 30px;
  max-width: 1200px;
  margin: 0 auto;
}
.p-onlinedept__school .block1 .body{
  display: block;
}
.p-onlinedept__school .block1 .body::before,
.p-onlinedept__school .block1 .body::after{
  display: none;
}
.p-onlinedept__school .block1 .body .flex{
  display: flex;
  justify-content: space-between;
  gap:40px;
}
.p-onlinedept__school .block1 .body .flex::after,
.p-onlinedept__school .block1 .body .flex::before{
  display: none;
}
.p-onlinedept__school .block1 .body .flex .left{
  display: flex;
  gap:20px;
  max-width: 50%;
  min-width: 400px;
}
.p-onlinedept__school .block1 .body .flex .left::before,
.p-onlinedept__school .block1 .body .flex .left::after{
  display: none;
}
.p-onlinedept__school .block1 .body .flex .left .ttl{
  display: inline-block;
  border: 1px solid #aaa;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 120%;
  padding: 4px 10px;
}
.p-onlinedept__school .block1 .body .flex .left ul li{
  padding-left: 1em;
  text-indent: -1em;
}
.p-onlinedept__school .block1 .body .flex .right{
  margin-right: 15px;
}
.p-onlinedept__school .block1 .body .flex .right a{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #F25299;
    padding: 5px 20px;
    text-decoration: none;
    width: fit-content;
}
.p-onlinedept__school .block1 .body .flex .right a span{
  background: url(../images/icon_blank-white.png) no-repeat right center;
  padding-right: 18px;
}
@media screen and (max-width: 767px) {
  .p-onlinedept__school .block1 .body .flex{
    flex-direction: column;
    gap:20px;
  }
  
  .p-onlinedept__school .block1 .body .flex .left{
    max-width: 100%;
    min-width: auto;
    flex-direction: column;
    gap:10px;
  }
  .p-onlinedept__school .block1 .body .flex .right{
    margin-right: 0;
  }
  .p-onlinedept__school .block1 .body .flex .right a{
    display: block;
    margin: 0 auto;
  }
}

.p-onlinedept__school .section-box + .section-box{
  margin-top: 30px;
}
.p-onlinedept__school .section-box .box-wrap{
  background-color: #fff;
  padding-bottom: 30px;
}
.p-onlinedept__school .section-box .box-inner{
  padding-top: 30px;
}
.p-onlinedept__school .section-box .box-title{
  min-height: 80px;
  padding: 12px 0 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap:10px;
  position: relative;
  background-color: #fff;
  border-top:2px solid #000;
  border-bottom:2px solid #000;
}
.p-onlinedept__school .section-box .box-title::before,
.p-onlinedept__school .section-box .box-title::after{
 display: none; 
}
.p-onlinedept__school .section-box .box-title .right{
  position: absolute;
  right: 10px;
  top:50%;
  transform: translateY(-50%);
}
.p-onlinedept__school .section-box .box-title .right a{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #F25299;
    padding: 5px 20px;
    text-decoration: none;
    width: fit-content;
}
.p-onlinedept__school .section-box .box-title .right a span{
  background: url(../images/icon_blank-white.png) no-repeat right center;
  padding-right: 18px;
}


.p-onlinedept__school .section-box .box-title .schoolcatch{
  font-size: 18px;
  font-weight: 700;
  color: #E9546B;
  padding-left: 30px;
}

.heishu_2022 .section-02 .section-box p.notes{
  font-size: 12px;
  margin-top: 10px;
}
.heishu_2022 .section-05 .section-box.is-open .box-a .notes{
  margin-top: 10px;
  font-size: 12px;
}

.p-onlinedept__school .section-box .box-title .schoolname{
  display: flex;
  align-items: center;
  gap:20px;
  width:100%;
  padding-left: 30px;
  padding-right: 60px;
  position: relative;
}
.p-onlinedept__school .section-box .box-title .schoolname::before,
.p-onlinedept__school .section-box .box-title .schoolname::after{
  display: none;
}
.p-onlinedept__school .section-box .box-title .schoolname__logo{
  max-width: 100px;
}
.p-onlinedept__school .section-box .box-title .schoolname__name{
  max-width: calc(100% - 120px);
  font-size: 26px;
  font-weight: 700;
  color: #232323;
  line-height: 1.2;
}
.heishu_2022 .annotation{
  margin-top: 20px;
  font-size: 12px;
  line-height: 1.4;
}

.p-onlinedept__school .section-box .school{
  background-color: transparent;
  padding:0;
}
.p-onlinedept__school .section-box .school .text{
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.heishusaki{
  display: flex;
  gap:10px;
}
.heishusaki-img{
  max-width: 260px;
}
.heishusaki-txt{
  width: calc(100% - 200px);
}
.heishusaki__ttl{
  font-size: 18px;
  font-weight: 700;
  background-color: #fff;
  display: flex;
  align-items: center;
  gap:10px;
  width: 100%;
  color: #202020;
}
.heishusaki__ttl::after{
  content:"";
  display: block;
  width: calc(100% - 150px);
  height: 1px;
  background-image: linear-gradient(to right, #777 60%, transparent 60%);
  background-size: 4px 2px;
  background-repeat: repeat-x;
  background-position: left bottom;
}
.heishusaki .heishusaki-list{
  width: 100%;
  margin-top: 15px;
}
.heishusaki .heishusaki-list::before,
.heishusaki .heishusaki-list::after{
  display: none;
}
.heishusaki .heishusaki-list dl{
  padding-left: 10px;
  border-left: solid 4px #E9546B;
}
.heishusaki .heishusaki-list_col2 dl{
  width: calc((100% - 10px ) / 2);
}
.heishusaki .heishusaki-list_col3 dl{
  width: calc((100% - 20px ) / 3);
}

.heishusaki .heishusaki-list dl dt{
  color: #E9546B;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
}
.heishusaki .heishusaki-list dl dd{
  font-size: 15px;
  margin-top: 5px;
  line-height: 1.4;
}
.heishusaki .heishusaki-list dl dd span{
  font-size: 10px;
}
.heishusaki .heishusaki-list ul{
  display: flex;
  flex-wrap: wrap;
  gap:20px;
}
.heishusaki .heishusaki-list ul::before,
.heishusaki .heishusaki-list ul::after{
  display: none;
}
.heishusaki .heishusaki-list ul li{
  color: #E9546B;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  padding-left: 10px;
  border-left: solid 4px #E9546B;
  width: fit-content;
}


@media only screen and (max-width:768px) {
  .p-onlinedept__school .section-box .box-inner{
    padding:30px 20px 0;
  }
  .p-onlinedept__school .section-box .box-title {
    padding: 10px 10px 65px;
  }
  .p-onlinedept__school .section-box .box-title::before{
    top:auto;
    bottom: 10px;
    right: 50%;
    transform: translateY(0) translateX(50%);
  }
  .p-onlinedept__school .section-box .box-title .schoolcatch{
    padding-left: 0;
  }
  .p-onlinedept__school .section-box .box-title .schoolname{
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap:10px;
    padding: 0;
  }
  
  .p-onlinedept__school .section-box .box-title .schoolname__name{
    font-size: 21px;
    max-width:100%;
  }
  
  .p-onlinedept__school .section-box .school{
    margin-top: 10px;
  }
  .p-onlinedept__school .section-box .box-title .right{
    white-space: nowrap;
    right: auto;
    left: 50%;
    top:auto;
    bottom: 15px;
    transform: translateX(-50%)translateY(0);
  }
  
  
  .heishusaki{
    flex-direction: column;
  }
  .heishusaki-img{
    max-width: 100%;
  }
  .heishusaki-txt{
    width: 100%;
  }
  .heishusaki .heishusaki-list dl,
  .heishusaki .heishusaki-list_col2 dl,
  .heishusaki .heishusaki-list_col3 dl{
    width: 100%;
  }
}

.p-onlinedept__school .btn {
    text-align: center
}

.p-onlinedept__school .btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 300px;
    height: 50px;
    margin: 0 auto;
    padding: 0 20px;
    border-radius: 9999px;
    border: 1px solid #000
}

.p-onlinedept__school .btn a p {
    width: 100%;
    white-space: nowrap
}

.p-onlinedept__school .btn a::after {
    content: "≫"
}

.p-onlinedept__school .btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  margin-top: 40px;
}

@media (max-width: 768px) {
    .p-onlinedept__school .btn-wrap {
        display:block
    }
}

.p-onlinedept__school .btn-wrap .btn {
    width: 50%
}

@media (max-width: 768px) {
    .p-onlinedept__school .btn-wrap .btn {
        width:100%
    }
}

.p-onlinedept__school .btn-wrap .btn+* {
    margin-left: 15px
}

@media (max-width: 768px) {
    .p-onlinedept__school .btn-wrap .btn+* {
        margin-top:15px;
        margin-left: 0
    }
}

.p-onlinedept__school .btn-wrap .btn a {
    font-size: 12px;
    width: 100%;
    height: 30px
}
.p-onlinedept__school .section-box .school .text .btn-wrap .btn:nth-child(1) a {
    background-color: #74c6be;
  color: #232323;
  text-decoration: none;
}