.on_sp-min {
  display: none;
}
@media only screen and (max-width:425px) {
  .on_sp-min {
    display: block;
  }
}

#department .fv__inner {
  background: url("../images/department/top_bg.jpg") top center/100% no-repeat;
}

.container {
  width: 1560px;
  max-width: 90%;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 100px;
}
@media only screen and (max-width:1024px) {
  .container {
    width: 525px;
    padding-top: 40px;
    padding-bottom: 50px;
  }
}

.department-sec01 .col-tit {
  display: flex;
}
@media only screen and (max-width:1024px) {
  .department-sec01 .col-tit {
    display: block;
  }
}
@media only screen and (max-width:1024px) {
  .department-sec01 .col-tit .img {
    display: none;
  }
}
.department-sec01 .col-tit .sec-tit {
  margin: 0 20px;
}
.department-sec01 .col-tit .sec-tit .en {
  white-space: nowrap;
}
.department-sec01 .block {
  margin-top: 100px;
}
@media only screen and (max-width:1024px) {
  .department-sec01 .block {
    margin-top: 40px;
  }
}
.department-sec01 .block-tit {
  background-color: #fff;
  text-align: center;
  line-height: 1.45;
  padding: 20px 45px 45px 45px;
}
@media only screen and (max-width:1024px) {
  .department-sec01 .block-tit {
    padding: 20px 10px;
    line-height: 2;
  }
}
.department-sec01 .block-tit .ja {
  color: #004d82;
  display: inline-block;
  border-bottom: 5px solid #004d82;
  padding: 0 2em;
  font-size: 60px;
  text-align: center;
}
@media only screen and (max-width:1024px) {
  .department-sec01 .block-tit .ja {
    font-size: 25px;
    border-bottom-width: 3px;
  }
}
.department-sec01 .block-tit .en {
  margin-bottom: 30px;
  font-size: 30px;
  text-align: center;
}
@media only screen and (max-width:1024px) {
  .department-sec01 .block-tit .en {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width:1024px) {
  .department-sec01 .block-tit p {
    text-align: left;
  }
}
.department-sec01 .block:nth-of-type(3) .block-tit {
  padding: 70px 45px 95px 45px;
}
.department-sec01 .col {
  display: grid;
  gap: 50px;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 85px;
}
@media only screen and (max-width:1024px) {
  .department-sec01 .col {
    display: block;
    margin-top: 45px;
  }
}
.department-sec01 .col-item {
  position: relative;
  box-sizing: border-box;
  margin-bottom: 50px;
}
@media only screen and (max-width:1024px) {
  .department-sec01 .col-item {
    margin-bottom: 30px;
  }
}
.department-sec01 .col-item-tit {
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 49%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
  display: inline-block;
  font-size: 50px;
  line-height: 1;
  padding: 0 0.5em;
  position: absolute;
  right: 40px;
  bottom: -0.55em;
  z-index: 2;
  color: #004d82;
}
@media only screen and (max-width:1024px) {
  .department-sec01 .col-item-tit {
    font-size: 25px;
  }
}
.department-sec01 .col-item-bg {
  background-color: #005ba1;
  clip-path: polygon(0 0, 90% 0, 100% 10%, 100% 100%, 10% 100%, 0 90%);
  padding: 2px;
  box-sizing: border-box;
  height: 100%;
}
@media only screen and (max-width:1024px) {
  .department-sec01 .col-item-bg {
    clip-path: polygon(0 0, 90% 0, 100% 6%, 100% 100%, 10% 100%, 0 94%);
  }
}
.department-sec01 .col-item-bg-inner {
  width: 100%;
  height: 100%;
  background-color: #fff;
  clip-path: polygon(0 0, 90% 0, 100% 10%, 100% 100%, 10% 100%, 0 90%);
  padding: 30px 60px 60px 60px;
  font-size: 18px;
}
@media only screen and (max-width:1024px) {
  .department-sec01 .col-item-bg-inner {
    clip-path: polygon(0 0, 90% 0, 100% 6%, 100% 100%, 10% 100%, 0 94%);
    padding: 20px 20px 60px 20px;
    font-size: 15px;
  }
}
.department-sec01 .col-item-bg-inner .tit {
  border-left: 5px solid #004d82;
  color: #004d82;
  font-size: 35px;
  line-height: 1.2;
  padding-left: 0.5em;
  margin-bottom: 20px;
}
@media only screen and (max-width:1024px) {
  .department-sec01 .col-item-bg-inner .tit {
    font-size: 20px;
  }
}
.department-sec01 .col-item-bg-inner .sub-tit {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #000;
  color: #004d82;
  line-height: 1.2;
  margin-bottom: 0.5em;
}
.department-sec01 .col.col1 {
  display: block;
}
.department-sec01 .col.col1 .col-item-bg {
  clip-path: polygon(0 0, 95% 0, 100% 15%, 100% 100%, 5% 100%, 0 85%);
}
@media only screen and (max-width:1024px) {
  .department-sec01 .col.col1 .col-item-bg {
    clip-path: polygon(0 0, 90% 0, 100% 6%, 100% 100%, 10% 100%, 0 94%);
  }
}
.department-sec01 .col.col1 .col-item-bg-inner {
  clip-path: polygon(0 0, 95% 0, 100% 15%, 100% 100%, 5% 100%, 0 85%);
}
@media only screen and (max-width:1024px) {
  .department-sec01 .col.col1 .col-item-bg-inner {
    clip-path: polygon(0 0, 90% 0, 100% 6%, 100% 100%, 10% 100%, 0 94%);
  }
}/*# sourceMappingURL=department.css.map */