* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
}

.clearfix {
  display: block;
}

.clearfix:after {
  display: block;
  content: '';
  clear: both;
}

img {
  vertical-align: bottom !important;
}

.hover01 a:hover {
  opacity: 0.8;
}

.department-introduction {
  width: 1080px;
  margin: auto;
}

.department-introduction .di_main {
  margin-top: 40px;
}

.department-introduction .di_main .di_main_img {
  float: left;
}

.department-introduction .di_main .di_main_img img {
  width: 527px;
}

.department-introduction .di_main .di_main_info {
  width: 490px;
  float: right;
}

.department-introduction .di_main .di_main_info .di_main_info_list_ttl {
  font-size: 24px;
  color: #0071B5;
}

.department-introduction .di_main .di_main_info .di_main_info_list_txt {
  margin-top: 20px;
  font-size: 18px;
  color: #231815;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table {
  margin-top: 30px;
  font-size: 18px;
  color: #231815;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:not(:first-child) {
  margin-top: 14px;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:last-child .di_main_info_list_table_ttl {
  margin-right: 16px;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(1) dl {
  height: 69px;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(1) dl .di_main_info_list_table_ttl {
  position: relative;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(1) dl .di_main_info_list_table_ttl:before {
  top: 18px;
  left: 10px;
  position: absolute;
  height: 30px;
  width: 38px;
  content: '';
  background: url(../img/ico_pt_di01@2x.png) no-repeat;
  background-size: contain;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(1) dl .di_main_info_list_table_txt {
  height: 67px;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(2) dl {
  height: 69px;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(2) dl .di_main_info_list_table_ttl {
  position: relative;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(2) dl .di_main_info_list_table_ttl:before {
  top: 12px;
  left: 10px;
  position: absolute;
  height: 46px;
  width: 30px;
  content: '';
  background: url(../img/ico_pt_di02@2x.png) no-repeat;
  background-size: contain;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(2) dl .di_main_info_list_table_txt {
  height: 67px;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(3) dl {
  height: 101px;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(3) dl .di_main_info_list_table_ttl {
  position: relative;
  padding-top: 36px;
  padding-bottom: 36px;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(3) dl .di_main_info_list_table_ttl:before {
  top: 30px;
  left: 10px;
  position: absolute;
  height: 37px;
  width: 37px;
  content: '';
  background: url(../img/ico_pt_di03@2x.png) no-repeat;
  background-size: contain;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(3) dl .di_main_info_list_table_txt {
  height: 99px;
  padding-top: 23px;
  padding-bottom: 23px;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(4) dl {
  height: 69px;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(4) dl .di_main_info_list_table_ttl {
  position: relative;
  padding-top: 7px;
  padding-bottom: 7px;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(4) dl .di_main_info_list_table_ttl:before {
  top: 14px;
  left: 10px;
  position: absolute;
  height: 42px;
  width: 21px;
  content: '';
  background: url(../img/ico_pt_di04@2x.png) no-repeat;
  background-size: contain;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(4) dl .di_main_info_list_table_txt {
  height: 67px;
  color: #FF0000;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li dl {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li dl .di_main_info_list_table_ttl {
  margin-right: 34px;
  padding: 20px 0 20px 70px;
  font-weight: bold;
  float: left;
}

.department-introduction .di_main .di_main_info .di_main_info_list_table li dl .di_main_info_list_table_txt {
  width: 314px;
  padding: 20px 0 20px 16px;
  background: #EBEBEB;
  float: left;
}

.di_flow {
  position: relative;
}

.di_flow .df_container {
  height: 201px;
  width: 1200px;
  margin: 40px auto 0;
}

.di_flow .df_container:after {
  position: absolute;
  right: 0;
  bottom: -53px;
  left: 0;
  height: 18px;
  width: 100%;
  margin: auto;
  content: '';
  background: repeating-linear-gradient(125deg, #ffffff, #ffffff 5px, #C5BEE6 6px, rgba(25, 25, 112, 0.2) 7px);
}

.di_flow .df_container .di_flow_list {
  position: relative;
  background: #dcf2f8;
  float: left;
}

.di_flow .df_container .di_flow_list:nth-child(1) .di_flow_list_ttl {
  position: relative;
}

.di_flow .df_container .di_flow_list:nth-child(1) .di_flow_list_ttl:before {
  position: absolute;
  left: 20px;
  height: 34px;
  width: 17px;
  content: '';
  background: url(../img/ico_pt_di05@2x.png) no-repeat;
  background-size: contain;
}

.di_flow .df_container .di_flow_list:nth-child(2) .di_flow_list_ttl {
  position: relative;
}

.di_flow .df_container .di_flow_list:nth-child(2) .di_flow_list_ttl:before {
  position: absolute;
  left: 20px;
  height: 34px;
  width: 17px;
  content: '';
  background: url(../img/ico_pt_di05@2x.png) no-repeat;
  background-size: contain;
}

.di_flow .df_container .di_flow_list:nth-child(3) .di_flow_list_ttl {
  color: #0071B7;
}

.di_flow .df_container .di_flow_list:nth-child(3) .di_flow_list_ttl:before {
  position: absolute;
  left: 20px;
  height: 34px;
  width: 17px;
  content: '';
  background: url(../img/ico_pt_di06@2x.png) no-repeat;
  background-size: contain;
}

.di_flow .df_container .di_flow_list:nth-child(3) .di_flow_list_txt {
  font-size: 18px;
}

.di_flow .df_container .di_flow_list:not(:last-child) {
  margin-right: 36px;
}

.di_flow .df_container .di_flow_list:not(:last-child):after {
  position: absolute;
  top: 0;
  right: -26px;
  bottom: 0;
  height: 51px;
  width: 24px;
  margin: auto;
  content: '';
  background: url(../img/dc_pt_pt01@2x.png) no-repeat;
  background-size: contain;
}

.di_flow .df_container .di_flow_list .di_flow_list_ttl {
  padding: 20px 20px 8px 52px;
  font-size: 24px;
  color: #FF0000;
  font-weight: bold;
  border-bottom: 1px solid #754C24;
}

.di_flow .df_container .di_flow_list .di_flow_list_txt {
  padding: 8px 20px 20px 20px;
  font-size: 21px;
}

.di_flow .df_container .di_flow_list .di_flow_list_txt .span01 {
  color: #FF0000;
}

.di_flow .df_container .di_flow_list .di_flow_list_txt .span02 {
  margin-right: 10px;
  padding: 3px 7px;
  font-size: 18px;
  color: #fff;
  background: #FF0000;
}

.school-building {
  position: relative;
  margin-top: 91px;
}

.school-building:after {
  position: absolute;
  bottom: -63px;
  height: 18px;
  width: 100%;
  content: '';
  background: repeating-linear-gradient(125deg, #ffffff, #ffffff 5px, #C5BEE6 6px, rgba(25, 25, 112, 0.2) 7px);
}

.school-building .sb_ttl {
  text-align: center;
}

.school-building .sb_ttl img {
  width: 500px;
}

.school-building .sb_usually-classroom {
  width: 1180px;
  margin: 0 auto;
}

.school-building .sb_usually-classroom .sb_uc_img01 {
  margin-right: 12px;
  float: left;
}

.school-building .sb_usually-classroom .sb_uc_img01 img {
  width: 500px;
}

.school-building .sb_usually-classroom .sb_uc_img02 {
  float: left;
}

.school-building .sb_usually-classroom .sb_uc_img02 .sb_uc_img02_list_item {
  float: left;
}

.school-building .sb_usually-classroom .sb_uc_img02 .sb_uc_img02_list_item:not(:last-child) {
  margin-right: 12px;
}

.school-building .sb_usually-classroom .sb_uc_img02 .sb_uc_img02_list_item img {
  width: 326px;
}

.school-building .sb_usually-classroom .sb_uc_img02_info_ttl {
  position: relative;
  margin-top: 22px;
  padding-left: 29px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: bold;
  float: left;
}

.school-building .sb_usually-classroom .sb_uc_img02_info_ttl:before {
  position: absolute;
  top: -22px;
  left: 8px;
  height: 128px;
  width: 201px;
  z-index: -1;
  content: '';
  background: #FEE1FF;
}

.school-building .sb_usually-classroom .sb_uc_img02_info_ttl span {
  font-size: 18px;
  font-weight: normal;
}

.school-building .sb_usually-classroom .sb_uc_img02_info_txt {
  margin: 35px 0 0 35px;
  font-size: 16px;
  float: left;
}

.school-building .sb_list {
  width: 1140px;
  margin: auto;
}

.school-building .sb_list .sb_list_item {
  margin-top: 50px;
  float: left;
}

.school-building .sb_list .sb_list_item:nth-child(2n-1) {
  margin: 50px 120px 0 32px;
}

.school-building .sb_list .sb_list_item:nth-child(3) .sb_list_item_img:before {
  background: #C7FFC7;
}

.school-building .sb_list .sb_list_item:nth-child(4) .sb_list_item_img:before {
  background: #C7FFC7;
}

.school-building .sb_list .sb_list_item:nth-child(5) {
  margin-right: 49px;
}

.school-building .sb_list .sb_list_item .sb_list_item_img {
  position: relative;
}

.school-building .sb_list .sb_list_item .sb_list_item_img:before {
  position: absolute;
  bottom: -120px;
  left: -40px;
  height: 182px;
  width: 182px;
  z-index: -1;
  content: '';
  background: #B3FFFD;
}

.school-building .sb_list .sb_list_item .sb_list_item_img img {
  width: 485px;
}

.school-building .sb_list .sb_list_item .sb_list_item_info_ttl {
  margin: 20px 0 0 40px;
  font-size: 24px;
  font-weight: bold;
}

.school-building .sb_list .sb_list_item .sb_list_item_info_txt {
  margin: 10px 0 0 40px;
}

.school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list {
  float: left;
}

.school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list img {
  width: 272px;
}

.school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list:first-child {
  margin-right: 22px;
}

.school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list:last-child {
  float: none;
}

.school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list:last-child .sb_list_item_other_list_img {
  float: left;
}

.school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list:last-child .sb_list_item_other_list_txt {
  margin: 112px 0 0 18px;
  float: left;
}

.school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list .sb_list_item_other_list_txt {
  margin-top: 12px;
}

.curriculum-3years {
  width: 930px;
  margin: 118px auto 0;
}

.curriculum-3years .c3y_ttl {
  text-align: center;
}

.curriculum-3years .c3y_ttl img {
  width: 448px;
}

.curriculum-3years .c3y_list {
  margin: 30px 0 60px;
}

.curriculum-3years .c3y_list .c3y_list_item:nth-child(1) .c3y_list_item_ttl {
  color: #D60050;
  background: #FFD7E6;
}

.curriculum-3years .c3y_list .c3y_list_item:nth-child(1) .c3y_list_item_info_ttl {
  color: #E51373;
}

.curriculum-3years .c3y_list .c3y_list_item:nth-child(2) .c3y_list_item_ttl {
  color: #008D45;
  background: #C7E59E;
}

.curriculum-3years .c3y_list .c3y_list_item:nth-child(2) .c3y_list_item_info_ttl {
  color: #006837;
}

.curriculum-3years .c3y_list .c3y_list_item:nth-child(3) .c3y_list_item_ttl {
  color: #EC5A24;
  background: #F9D19B;
}

.curriculum-3years .c3y_list .c3y_list_item:nth-child(3) .c3y_list_item_info_ttl {
  color: #E95513;
}

.curriculum-3years .c3y_list .c3y_list_item:not(:first-child) {
  margin-top: 20px;
}

.curriculum-3years .c3y_list .c3y_list_item .c3y_list_item_ttl {
  height: 37px;
  font-size: 21px;
  line-height: 37px;
  font-weight: bold;
  text-align: center;
}

.curriculum-3years .c3y_list .c3y_list_item .c3y_list_item_info {
  margin: 10px 0 0 10px;
}

.curriculum-3years .c3y_list .c3y_list_item .c3y_list_item_info .c3y_list_item_info_ttl {
  font-size: 18px;
  font-weight: bold;
}

.curriculum-3years .c3y_list .c3y_list_item .c3y_list_item_info .c3y_list_item_info_txt {
  margin-top: 4px;
  font-size: 18px;
}

@media (max-width: 680px) {
  .pc {
    display: none;
  }
  .section-ttl {
    text-align: center;
  }
  .section-ttl img {
    width: 300px;
  }
  .section-ttl p {
    margin-top: 15px;
    font-size: 12px;
  }
  .container {
    padding: 0 !important;
  }
  .department-introduction {
    width: 100%;
    margin: auto;
  }
  .department-introduction .di_main {
    margin-top: 10px;
  }
  .department-introduction .di_main .di_main_img {
    float: none;
    text-align: center;
  }
  .department-introduction .di_main .di_main_img img {
    width: 70.4vw;
  }
  .department-introduction .di_main .di_main_info {
    width: 100%;
    float: none;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_ttl {
    width: 53.333vw;
    margin: 18px auto 0;
    font-size: 3.2vw;
    color: #0071B5;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_txt {
    width: 53.333vw;
    margin: 13px auto 0;
    font-size: 2.4vw;
    color: #231815;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table {
    width: 65.333vw;
    margin: 10px auto 0;
    font-size: 2.4vw;
    color: #231815;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:not(:first-child) {
    margin-top: 7px;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:last-child .di_main_info_list_table_ttl {
    margin-right: 1.867vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(1) dl {
    height: 9.333vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(1) dl .di_main_info_list_table_ttl {
    position: relative;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(1) dl .di_main_info_list_table_ttl:before {
    top: 2.667vw;
    left: 1.333vw;
    position: absolute;
    height: 4vw;
    width: 5.067vw;
    content: '';
    background: url(../img/ico_pt_di01@2x.png) no-repeat;
    background-size: contain;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(1) dl .di_main_info_list_table_txt {
    height: 9vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(2) dl {
    height: 9.333vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(2) dl .di_main_info_list_table_ttl {
    position: relative;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(2) dl .di_main_info_list_table_ttl:before {
    top: 1.6vw;
    left: 1.333vw;
    position: absolute;
    height: 6.133vw;
    width: 4vw;
    content: '';
    background: url(../img/ico_pt_di02@2x.png) no-repeat;
    background-size: contain;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(2) dl .di_main_info_list_table_txt {
    height: 8.9vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(3) dl {
    height: 13.6vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(3) dl .di_main_info_list_table_ttl {
    position: relative;
    padding-top: 4.8vw;
    padding-bottom: 4.8vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(3) dl .di_main_info_list_table_ttl:before {
    top: 4.267vw;
    left: 1.333vw;
    position: absolute;
    height: 5.067vw;
    width: 5.067vw;
    content: '';
    background: url(../img/ico_pt_di03@2x.png) no-repeat;
    background-size: contain;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(3) dl .di_main_info_list_table_txt {
    height: 13.067vw;
    padding-top: 3.2vw;
    padding-bottom: 3.2vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(4) dl {
    height: 9.333vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(4) dl .di_main_info_list_table_ttl {
    position: relative;
    padding-top: 1.2vw;
    padding-bottom: 1.2vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(4) dl .di_main_info_list_table_ttl:before {
    top: 1.867vw;
    left: 1.333vw;
    position: absolute;
    height: 5.6vw;
    width: 2.933vw;
    content: '';
    background: url(../img/ico_pt_di04@2x.png) no-repeat;
    background-size: contain;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(4) dl .di_main_info_list_table_txt {
    height: 9vw;
    color: #FF0000;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li dl {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li dl .di_main_info_list_table_ttl {
    margin-right: 3.533vw;
    padding: 2.4vw 0 2.4vw 9.333vw;
    font-weight: bold;
    float: left;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li dl .di_main_info_list_table_txt {
    width: 41.8vw;
    padding: 2.4vw 0 2.4vw 2.133vw;
    background: #EBEBEB;
    float: left;
  }
  .di_flow {
    position: relative;
  }
  .di_flow .df_container {
    height: 184px;
    width: 72vw;
    margin: 20px auto 0;
  }
  .di_flow .df_container:after {
    position: absolute;
    right: 0;
    bottom: -86px;
    left: 0;
    height: 9px;
    width: 100%;
    margin: auto;
    content: '';
    background: repeating-linear-gradient(125deg, #ffffff, #ffffff 5px, #C5BEE6 6px, rgba(25, 25, 112, 0.2) 7px);
  }
  .di_flow .df_container .di_flow_list {
    position: relative;
    background: #dcf2f8;
    float: left;
  }
  .di_flow .df_container .di_flow_list:nth-child(1) .di_flow_list_ttl {
    position: relative;
  }
  .di_flow .df_container .di_flow_list:nth-child(1) .di_flow_list_ttl:before {
    position: absolute;
    left: 10px;
    height: 17px;
    width: 9px;
    content: '';
    background: url(../img/ico_pt_di05@2x.png) no-repeat;
    background-size: contain;
  }
  .di_flow .df_container .di_flow_list:nth-child(2) .di_flow_list_ttl {
    position: relative;
  }
  .di_flow .df_container .di_flow_list:nth-child(2) .di_flow_list_ttl:before {
    position: absolute;
    left: 10px;
    height: 17px;
    width: 9px;
    content: '';
    background: url(../img/ico_pt_di05@2x.png) no-repeat;
    background-size: contain;
  }
  .di_flow .df_container .di_flow_list:nth-child(3) .di_flow_list_ttl {
    color: #0071B7;
  }
  .di_flow .df_container .di_flow_list:nth-child(3) .di_flow_list_ttl:before {
    position: absolute;
    left: 10px;
    height: 17px;
    width: 9px;
    content: '';
    background: url(../img/ico_pt_di06@2x.png) no-repeat;
    background-size: contain;
  }
  .di_flow .df_container .di_flow_list:nth-child(3) .di_flow_list_txt {
    font-size: 9px;
  }
  .di_flow .df_container .di_flow_list:not(:last-child) {
    margin-right: 4.8vw;
  }
  .di_flow .df_container .di_flow_list:not(:last-child):after {
    position: absolute;
    top: 0;
    right: -3.467vw;
    bottom: 0;
    height: 6.933vw;
    width: 3.2vw;
    margin: auto;
    content: '';
    background: url(../img/dc_pt_pt01@2x.png) no-repeat;
    background-size: contain;
  }
  .di_flow .df_container .di_flow_list:nth-child(1) {
    width: 38.332vw;
  }
  .di_flow .df_container .di_flow_list:nth-child(2) {
    width: 28.796vw;
    margin-right: 0;
  }
  .di_flow .df_container .di_flow_list:nth-child(2):after {
    bottom: 0;
    height: 0;
    width: 0;
  }
  .di_flow .df_container .di_flow_list:nth-child(3) {
    width: 100%;
    margin: 13px auto 40px;
  }
  .di_flow .df_container .di_flow_list .di_flow_list_ttl {
    padding: 10px 10px 4px 26px;
    font-size: 12px;
    color: #FF0000;
    font-weight: bold;
    border-bottom: 1px solid #754C24;
  }
  .di_flow .df_container .di_flow_list .di_flow_list_txt {
    padding: 4px 10px 10px 10px;
    font-size: 11px;
  }
  .di_flow .df_container .di_flow_list .di_flow_list_txt .span01 {
    color: #FF0000;
  }
  .di_flow .df_container .di_flow_list .di_flow_list_txt .span02 {
    margin-right: 5px;
    padding: 2px 4px;
    font-size: 9px;
    color: #fff;
    background: #FF0000;
  }
  .school-building {
    position: relative;
    margin-top: 39px;
  }
  .school-building:after {
    position: absolute;
    bottom: -39px;
    height: 9px;
    width: 100%;
    content: '';
    background: repeating-linear-gradient(125deg, #ffffff, #ffffff 5px, #C5BEE6 6px, rgba(25, 25, 112, 0.2) 7px);
  }
  .school-building .sb_ttl {
    text-align: center;
  }
  .school-building .sb_ttl img {
    width: 50vw;
  }
  .school-building .sb_usually-classroom {
    width: auto;
  }
  .school-building .sb_usually-classroom .sb_uc_img01 {
    margin-right: 0;
    text-align: center;
    float: none;
  }
  .school-building .sb_usually-classroom .sb_uc_img01 img {
    width: 69.867vw;
  }
  .school-building .sb_usually-classroom .sb_uc_img02 {
    width: 88.8vw;
    margin: 7px auto 0;
    float: none;
  }
  .school-building .sb_usually-classroom .sb_uc_img02 .sb_uc_img02_list_item {
    float: left;
  }
  .school-building .sb_usually-classroom .sb_uc_img02 .sb_uc_img02_list_item:not(:last-child) {
    margin-right: 1.6vw;
  }
  .school-building .sb_usually-classroom .sb_uc_img02 .sb_uc_img02_list_item img {
    width: 43.467vw;
  }
  .school-building .sb_usually-classroom .sb_uc_img02_info_ttl {
    position: relative;
    margin-top: 11px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 1.2;
    font-weight: bold;
    float: left;
  }
  .school-building .sb_usually-classroom .sb_uc_img02_info_ttl:before {
    position: absolute;
    top: -11px;
    left: 4px;
    height: 17.067vw;
    width: 26.667vw;
    z-index: -1;
    content: '';
    background: #FEE1FF;
  }
  .school-building .sb_usually-classroom .sb_uc_img02_info_ttl span {
    font-size: 9px;
    font-weight: normal;
  }
  .school-building .sb_usually-classroom .sb_uc_img02_info_txt {
    width: 57.067vw;
    margin: 15px 0 0 8.6vw;
    font-size: 8px;
    float: right;
  }
  .school-building .sb_list {
    width: 100%;
    margin: auto;
  }
  .school-building .sb_list .sb_list_item {
    width: 64.8vw;
    margin: 25px auto 0;
    float: none;
  }
  .school-building .sb_list .sb_list_item:nth-child(2n-1) {
    margin: 25px auto 0;
  }
  .school-building .sb_list .sb_list_item:nth-child(1) {
    margin-top: 13.333vw;
  }
  .school-building .sb_list .sb_list_item:nth-child(3) .sb_list_item_img:before {
    background: #C7FFC7;
  }
  .school-building .sb_list .sb_list_item:nth-child(4) .sb_list_item_img:before {
    background: #C7FFC7;
  }
  .school-building .sb_list .sb_list_item:nth-child(5) {
    margin: 25px auto 0;
  }
  .school-building .sb_list .sb_list_item:last-child {
    width: 75.467vw;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_img {
    position: relative;
    text-align: center;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_img:before {
    position: absolute;
    bottom: -61px;
    left: -7.733vw;
    height: 24.267vw;
    width: 24.267vw;
    z-index: -1;
    content: '';
    background: #B3FFFD;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_img img {
    width: 64.8vw;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_info_ttl {
    margin: 8px 0 0 20px;
    font-size: 12px;
    font-weight: bold;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_info_txt {
    margin: 5px 0 0 20px;
    font-size: 8px;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list {
    float: left;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list img {
    width: 36.267vw;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list:first-child {
    margin-right: 11px;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list:last-child {
    float: none;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list:last-child .sb_list_item_other_list_img {
    margin-top: 15px;
    float: left;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list:last-child .sb_list_item_other_list_txt {
    margin: 17.067vw 0 0 2.4vw;
    float: left;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list .sb_list_item_other_list_txt {
    width: 36.267vw;
    margin-top: 12px;
    font-size: 8px;
  }
  .curriculum-3years {
    width: 100%;
    margin: 45px auto 0;
  }
  .curriculum-3years .c3y_ttl {
    text-align: center;
  }
  .curriculum-3years .c3y_ttl img {
    width: 44.8vw;
  }
  .curriculum-3years .c3y_list {
    margin: 15px 0 20px;
  }
  .curriculum-3years .c3y_list .c3y_list_item:nth-child(1) .c3y_list_item_ttl {
    color: #D60050;
    background: #FFD7E6;
  }
  .curriculum-3years .c3y_list .c3y_list_item:nth-child(1) .c3y_list_item_info_ttl {
    color: #E51373;
  }
  .curriculum-3years .c3y_list .c3y_list_item:nth-child(2) .c3y_list_item_ttl {
    color: #008D45;
    background: #C7E59E;
  }
  .curriculum-3years .c3y_list .c3y_list_item:nth-child(2) .c3y_list_item_info_ttl {
    color: #006837;
  }
  .curriculum-3years .c3y_list .c3y_list_item:nth-child(3) .c3y_list_item_ttl {
    color: #EC5A24;
    background: #F9D19B;
  }
  .curriculum-3years .c3y_list .c3y_list_item:nth-child(3) .c3y_list_item_info_ttl {
    color: #E95513;
  }
  .curriculum-3years .c3y_list .c3y_list_item:not(:first-child) {
    margin-top: 10px;
  }
  .curriculum-3years .c3y_list .c3y_list_item .c3y_list_item_ttl {
    height: 19px;
    font-size: 11px;
    line-height: 19px;
    font-weight: bold;
    text-align: center;
  }
  .curriculum-3years .c3y_list .c3y_list_item .c3y_list_item_info {
    width: 68.4vw;
    margin: 5px auto 0;
  }
  .curriculum-3years .c3y_list .c3y_list_item .c3y_list_item_info .c3y_list_item_info_ttl {
    font-size: 9px;
    font-weight: bold;
  }
  .curriculum-3years .c3y_list .c3y_list_item .c3y_list_item_info .c3y_list_item_info_txt {
    margin-top: 2px;
    font-size: 9px;
  }
}

@media (min-width: 681px) and (max-width: 1200px) {
  .pc {
    display: none;
  }
  .mb-none {
    display: none;
  }
  .section-ttl {
    text-align: center;
  }
  .section-ttl img {
    width: 400px;
  }
  .section-ttl p {
    margin-top: 12px;
    font-size: 16px;
  }
  .container {
    padding: 0 !important;
  }
  .department-introduction {
    width: 100%;
    margin: auto;
  }
  .department-introduction .di_main {
    margin-top: 10px;
  }
  .department-introduction .di_main .di_main_img {
    float: none;
    text-align: center;
  }
  .department-introduction .di_main .di_main_img img {
    width: 70.4vw;
  }
  .department-introduction .di_main .di_main_info {
    width: 100%;
    float: none;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_ttl {
    width: 53.333vw;
    margin: 18px auto 0;
    font-size: 24px;
    color: #0071B5;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_txt {
    width: 53.333vw;
    margin: 13px auto 0;
    font-size: 18px;
    color: #231815;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table {
    width: 65.333vw;
    margin: 10px auto 0;
    font-size: 2.4vw;
    color: #231815;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:not(:first-child) {
    margin-top: 7px;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:last-child .di_main_info_list_table_ttl {
    margin-right: 2.056vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(1) dl {
    height: 9.333vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(1) dl .di_main_info_list_table_ttl {
    position: relative;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(1) dl .di_main_info_list_table_ttl:before {
    top: 2.667vw;
    left: 1.333vw;
    position: absolute;
    height: 4vw;
    width: 5.067vw;
    content: '';
    background: url(../img/ico_pt_di01@2x.png) no-repeat;
    background-size: contain;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(1) dl .di_main_info_list_table_txt {
    height: 9vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(2) dl {
    height: 9.333vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(2) dl .di_main_info_list_table_ttl {
    position: relative;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(2) dl .di_main_info_list_table_ttl:before {
    top: 1.6vw;
    left: 1.333vw;
    position: absolute;
    height: 6.133vw;
    width: 4vw;
    content: '';
    background: url(../img/ico_pt_di02@2x.png) no-repeat;
    background-size: contain;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(2) dl .di_main_info_list_table_txt {
    height: 8.9vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(3) dl {
    height: 13.6vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(3) dl .di_main_info_list_table_ttl {
    position: relative;
    padding-top: 4.8vw;
    padding-bottom: 4.8vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(3) dl .di_main_info_list_table_ttl:before {
    top: 4.267vw;
    left: 1.333vw;
    position: absolute;
    height: 5.067vw;
    width: 5.067vw;
    content: '';
    background: url(../img/ico_pt_di03@2x.png) no-repeat;
    background-size: contain;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(3) dl .di_main_info_list_table_txt {
    height: 13.067vw;
    padding-top: 3.2vw;
    padding-bottom: 3.2vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(4) dl {
    height: 9.333vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(4) dl .di_main_info_list_table_ttl {
    position: relative;
    padding-top: 1.2vw;
    padding-bottom: 1.2vw;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(4) dl .di_main_info_list_table_ttl:before {
    top: 1.867vw;
    left: 1.333vw;
    position: absolute;
    height: 5.6vw;
    width: 2.933vw;
    content: '';
    background: url(../img/ico_pt_di04@2x.png) no-repeat;
    background-size: contain;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li:nth-child(4) dl .di_main_info_list_table_txt {
    height: 9vw;
    color: #FF0000;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li dl {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li dl .di_main_info_list_table_ttl {
    margin-right: 4.533vw;
    padding: 2.4vw 0 2.4vw 9.333vw;
    font-weight: bold;
    float: left;
  }
  .department-introduction .di_main .di_main_info .di_main_info_list_table li dl .di_main_info_list_table_txt {
    width: 41.8vw;
    padding: 2.4vw 0 2.4vw 2.133vw;
    background: #EBEBEB;
    float: left;
  }
  .di_flow {
    position: relative;
  }
  .di_flow .df_container {
    height: 286px;
    width: 90vw;
    margin: 20px auto 0;
  }
  .di_flow .df_container:after {
    position: absolute;
    right: 0;
    bottom: -48px;
    left: 0;
    height: 18px;
    width: 100%;
    margin: auto;
    content: '';
    background: repeating-linear-gradient(125deg, #ffffff, #ffffff 5px, #C5BEE6 6px, rgba(25, 25, 112, 0.2) 7px);
  }
  .di_flow .df_container .di_flow_list {
    position: relative;
    background: #dcf2f8;
    float: left;
  }
  .di_flow .df_container .di_flow_list:nth-child(1) {
    width: 49.332vw;
  }
  .di_flow .df_container .di_flow_list:nth-child(1) .di_flow_list_ttl {
    position: relative;
  }
  .di_flow .df_container .di_flow_list:nth-child(1) .di_flow_list_ttl:before {
    position: absolute;
    left: 10px;
    height: 34px;
    width: 18px;
    content: '';
    background: url(../img/ico_pt_di05@2x.png) no-repeat;
    background-size: contain;
  }
  .di_flow .df_container .di_flow_list:nth-child(2) .di_flow_list_ttl {
    position: relative;
  }
  .di_flow .df_container .di_flow_list:nth-child(2) .di_flow_list_ttl:before {
    position: absolute;
    left: 10px;
    height: 34px;
    width: 18px;
    content: '';
    background: url(../img/ico_pt_di05@2x.png) no-repeat;
    background-size: contain;
  }
  .di_flow .df_container .di_flow_list:nth-child(3) .di_flow_list_ttl {
    color: #0071B7;
  }
  .di_flow .df_container .di_flow_list:nth-child(3) .di_flow_list_ttl:before {
    position: absolute;
    left: 10px;
    height: 34px;
    width: 18px;
    content: '';
    background: url(../img/ico_pt_di06@2x.png) no-repeat;
    background-size: contain;
  }
  .di_flow .df_container .di_flow_list:nth-child(3) .di_flow_list_txt {
    font-size: 18px;
  }
  .di_flow .df_container .di_flow_list:not(:last-child) {
    margin-right: 4.8vw;
  }
  .di_flow .df_container .di_flow_list:not(:last-child):after {
    position: absolute;
    top: 0;
    right: -3.467vw;
    bottom: 0;
    height: 6.933vw;
    width: 3.2vw;
    margin: auto;
    content: '';
    background: url(../img/dc_pt_pt01@2x.png) no-repeat;
    background-size: contain;
  }
  .di_flow .df_container .di_flow_list:nth-child(2) {
    width: 35.796vw;
    margin-right: 0;
  }
  .di_flow .df_container .di_flow_list:nth-child(2):after {
    bottom: 0;
    height: 0;
    width: 0;
  }
  .di_flow .df_container .di_flow_list:nth-child(3) {
    width: 100%;
    margin: 13px auto 0;
  }
  .di_flow .df_container .di_flow_list .di_flow_list_ttl {
    padding: 10px 10px 4px 36px;
    font-size: 24px;
    color: #FF0000;
    font-weight: bold;
    border-bottom: 1px solid #754C24;
  }
  .di_flow .df_container .di_flow_list .di_flow_list_txt {
    padding: 4px 10px 10px 10px;
    font-size: 21px;
  }
  .di_flow .df_container .di_flow_list .di_flow_list_txt .span01 {
    color: #FF0000;
  }
  .di_flow .df_container .di_flow_list .di_flow_list_txt .span02 {
    margin-right: 5px;
    padding: 2px 4px;
    font-size: 18px;
    color: #fff;
    background: #FF0000;
  }
  .school-building {
    position: relative;
    margin-top: 75px;
  }
  .school-building:after {
    position: absolute;
    bottom: -46px;
    height: 18px;
    width: 100%;
    content: '';
    background: repeating-linear-gradient(125deg, #ffffff, #ffffff 5px, #C5BEE6 6px, rgba(25, 25, 112, 0.2) 7px);
  }
  .school-building .sb_ttl {
    text-align: center;
  }
  .school-building .sb_ttl img {
    width: 500px;
  }
  .school-building .sb_usually-classroom {
    width: auto;
  }
  .school-building .sb_usually-classroom .sb_uc_img01 {
    margin-right: 0;
    text-align: center;
    float: none;
  }
  .school-building .sb_usually-classroom .sb_uc_img01 img {
    width: 69.867vw;
  }
  .school-building .sb_usually-classroom .sb_uc_img02 {
    width: 88.8vw;
    margin: 7px auto 0;
    float: none;
  }
  .school-building .sb_usually-classroom .sb_uc_img02 .sb_uc_img02_list_item {
    float: left;
  }
  .school-building .sb_usually-classroom .sb_uc_img02 .sb_uc_img02_list_item:not(:last-child) {
    margin-right: 1.6vw;
  }
  .school-building .sb_usually-classroom .sb_uc_img02 .sb_uc_img02_list_item img {
    width: 43.467vw;
  }
  .school-building .sb_usually-classroom .sb_uc_img02_info_ttl {
    position: relative;
    margin-top: 11px;
    padding-left: 15px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
    float: left;
  }
  .school-building .sb_usually-classroom .sb_uc_img02_info_ttl:before {
    position: absolute;
    top: -11px;
    left: 4px;
    height: 17.067vw;
    width: 26.667vw;
    z-index: -1;
    content: '';
    background: #FEE1FF;
  }
  .school-building .sb_usually-classroom .sb_uc_img02_info_ttl span {
    font-size: 18px;
    font-weight: normal;
  }
  .school-building .sb_usually-classroom .sb_uc_img02_info_txt {
    width: 57.067vw;
    margin: 15px 0 0 6.6vw;
    font-size: 16px;
    float: right;
  }
  .school-building .sb_list {
    width: 100%;
    margin: auto;
  }
  .school-building .sb_list .sb_list_item {
    width: 64.8vw;
    margin: 25px auto 0;
    float: none;
  }
  .school-building .sb_list .sb_list_item:nth-child(2n-1) {
    margin: 25px auto 0;
  }
  .school-building .sb_list .sb_list_item:nth-child(1) {
    margin-top: 7.342vw;
  }
  .school-building .sb_list .sb_list_item:nth-child(3) .sb_list_item_img:before {
    background: #C7FFC7;
  }
  .school-building .sb_list .sb_list_item:nth-child(4) .sb_list_item_img:before {
    background: #C7FFC7;
  }
  .school-building .sb_list .sb_list_item:nth-child(5) {
    margin: 25px auto 0;
  }
  .school-building .sb_list .sb_list_item:last-child {
    width: 75.467vw;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_img {
    position: relative;
    text-align: center;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_img:before {
    position: absolute;
    bottom: -61px;
    left: -7.733vw;
    height: 24.267vw;
    width: 24.267vw;
    z-index: -1;
    content: '';
    background: #B3FFFD;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_img img {
    width: 64.8vw;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_info_ttl {
    margin: 8px 0 0 20px;
    font-size: 24px;
    font-weight: bold;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_info_txt {
    margin: 5px 0 0 20px;
    font-size: 16px;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list {
    float: left;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list img {
    width: 36.267vw;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list:first-child {
    margin-right: 11px;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list:last-child {
    float: none;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list:last-child .sb_list_item_other_list_img {
    margin-top: 15px;
    float: left;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list:last-child .sb_list_item_other_list_txt {
    margin: 17.067vw 0 0 2.4vw;
    float: left;
  }
  .school-building .sb_list .sb_list_item .sb_list_item_other .sb_list_item_other_list .sb_list_item_other_list_txt {
    width: 36.267vw;
    margin-top: 12px;
    font-size: 16px;
  }
  .curriculum-3years {
    width: 100%;
    margin: 76px auto 0;
  }
  .curriculum-3years .c3y_ttl {
    text-align: center;
  }
  .curriculum-3years .c3y_ttl img {
    width: 448px;
  }
  .curriculum-3years .c3y_list {
    margin: 15px 0 60px;
  }
  .curriculum-3years .c3y_list .c3y_list_item:nth-child(1) .c3y_list_item_ttl {
    color: #D60050;
    background: #FFD7E6;
  }
  .curriculum-3years .c3y_list .c3y_list_item:nth-child(1) .c3y_list_item_info_ttl {
    color: #E51373;
  }
  .curriculum-3years .c3y_list .c3y_list_item:nth-child(2) .c3y_list_item_ttl {
    color: #008D45;
    background: #C7E59E;
  }
  .curriculum-3years .c3y_list .c3y_list_item:nth-child(2) .c3y_list_item_info_ttl {
    color: #006837;
  }
  .curriculum-3years .c3y_list .c3y_list_item:nth-child(3) .c3y_list_item_ttl {
    color: #EC5A24;
    background: #F9D19B;
  }
  .curriculum-3years .c3y_list .c3y_list_item:nth-child(3) .c3y_list_item_info_ttl {
    color: #E95513;
  }
  .curriculum-3years .c3y_list .c3y_list_item:not(:first-child) {
    margin-top: 10px;
  }
  .curriculum-3years .c3y_list .c3y_list_item .c3y_list_item_ttl {
    height: 38px;
    font-size: 21px;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
  }
  .curriculum-3years .c3y_list .c3y_list_item .c3y_list_item_info {
    width: 68.4vw;
    margin: 5px auto 0;
  }
  .curriculum-3years .c3y_list .c3y_list_item .c3y_list_item_info .c3y_list_item_info_ttl {
    font-size: 18px;
    font-weight: bold;
  }
  .curriculum-3years .c3y_list .c3y_list_item .c3y_list_item_info .c3y_list_item_info_txt {
    margin-top: 2px;
    font-size: 18px;
  }
}

@media (min-width: 1201px) {
  .sp {
    display: none;
  }
  .state-measures .measures-appearance .ma_list .ma_list_item {
    float: left;
  }
  .state-measures .measures-appearance .ma_list .ma_list_item img {
    vertical-align: bottom;
  }
  .state-measures .measures-appearance .ma_list .ma_list_item:nth-child(2n) {
    margin-left: 30px;
  }
  .state-measures .measures-appearance .ma_list .ma_list_item:nth-child(n+3) {
    margin-top: 20px;
  }
}
/*# sourceMappingURL=course-guide.css.map */