@charset "UTF-8";
/*----------------------------------
Extend Style
----------------------------------*/
.cl {
  display: inline-block;
  min-height: 1%;
  display: block;
  *zoom: 1;
}

.cl:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

* html .cl {
  height: 1%;
}

/*----------------------------------
Mixins Style
----------------------------------*/
/*----------------------------------
Utility Style
----------------------------------*/
.u-fwb {
  font-weight: bold !important;
}

.u-tal {
  text-align: left !important;
}

.u-tac {
  text-align: center !important;
}

.u-tar {
  text-align: right !important;
}

.u-underline {
  text-decoration: underline !important;
}

@media only screen and (min-width: 768px) {
  .u-tal_pc {
    text-align: left !important;
  }
  .u-tac_pc {
    text-align: center !important;
  }
  .u-tar_pc {
    text-align: right !important;
  }
}

@media only screen and (max-width: 767px) {
  .u-tal_sp {
    text-align: left !important;
  }
  .u-tac_sp {
    text-align: center !important;
  }
  .u-tar_sp {
    text-align: right !important;
  }
}

.u-centerring {
  margin-left: auto;
  margin-right: auto;
}

/*----------------------------------
background
----------------------------------*/
.u-bgWhite {
  background-color: #fff !important;
}

/*----------------------------------
フォントサイズ
----------------------------------*/
.u-fs10 {
  font-size: 16px !important;
  font-size: 1rem !important;
}

.u-textSmall {
  font-size: 19px !important;
  font-size: 1.2rem !important;
}

@media only screen and (max-width: 767px) {
  .u-textSmall {
    font-size: 1rem !important;
  }
}

/*----------------------------------
width
----------------------------------*/
.u-w100 {
  width: 100% !important;
}

/*----------------------------------
margin
----------------------------------*/
.u-mb0 {
  margin-bottom: 0px !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-mb65 {
  margin-bottom: 65px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-mb75 {
  margin-bottom: 75px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-mb85 {
  margin-bottom: 85px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-mb95 {
  margin-bottom: 95px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

.u-mb105 {
  margin-bottom: 105px !important;
}

.u-mb110 {
  margin-bottom: 110px !important;
}

.u-mb115 {
  margin-bottom: 115px !important;
}

.u-mb120 {
  margin-bottom: 120px !important;
}

.u-mb125 {
  margin-bottom: 125px !important;
}

.u-mb130 {
  margin-bottom: 130px !important;
}

.u-mb135 {
  margin-bottom: 135px !important;
}

.u-mb140 {
  margin-bottom: 140px !important;
}

.u-mb145 {
  margin-bottom: 145px !important;
}

.u-mb150 {
  margin-bottom: 150px !important;
}

.u-mb155 {
  margin-bottom: 155px !important;
}

.u-mb160 {
  margin-bottom: 160px !important;
}

.u-mb165 {
  margin-bottom: 165px !important;
}

.u-mb170 {
  margin-bottom: 170px !important;
}

.u-mb175 {
  margin-bottom: 175px !important;
}

.u-mb180 {
  margin-bottom: 180px !important;
}

.u-mb185 {
  margin-bottom: 185px !important;
}

.u-mb190 {
  margin-bottom: 190px !important;
}

.u-mb195 {
  margin-bottom: 195px !important;
}

.u-mb200 {
  margin-bottom: 200px !important;
}

.u-mb140 {
  margin-bottom: 140px !important;
}

@media only screen and (min-width: 768px) {
  .u-mb0_pc {
    margin-bottom: 0px !important;
  }
  .u-mb5_pc {
    margin-bottom: 5px !important;
  }
  .u-mb10_pc {
    margin-bottom: 10px !important;
  }
  .u-mb15_pc {
    margin-bottom: 15px !important;
  }
  .u-mb20_pc {
    margin-bottom: 20px !important;
  }
  .u-mb25_pc {
    margin-bottom: 25px !important;
  }
  .u-mb30_pc {
    margin-bottom: 30px !important;
  }
  .u-mb35_pc {
    margin-bottom: 35px !important;
  }
  .u-mb40_pc {
    margin-bottom: 40px !important;
  }
  .u-mb45_pc {
    margin-bottom: 45px !important;
  }
  .u-mb50_pc {
    margin-bottom: 50px !important;
  }
  .u-mb55_pc {
    margin-bottom: 55px !important;
  }
  .u-mb60_pc {
    margin-bottom: 60px !important;
  }
  .u-mb65_pc {
    margin-bottom: 65px !important;
  }
  .u-mb70_pc {
    margin-bottom: 70px !important;
  }
  .u-mb75_pc {
    margin-bottom: 75px !important;
  }
  .u-mb80_pc {
    margin-bottom: 80px !important;
  }
  .u-mb85_pc {
    margin-bottom: 85px !important;
  }
  .u-mb90_pc {
    margin-bottom: 90px !important;
  }
  .u-mb95_pc {
    margin-bottom: 95px !important;
  }
  .u-mb100_pc {
    margin-bottom: 100px !important;
  }
  .u-mb105_pc {
    margin-bottom: 105px !important;
  }
  .u-mb110_pc {
    margin-bottom: 110px !important;
  }
  .u-mb115_pc {
    margin-bottom: 115px !important;
  }
  .u-mb120_pc {
    margin-bottom: 120px !important;
  }
  .u-mb125_pc {
    margin-bottom: 125px !important;
  }
  .u-mb130_pc {
    margin-bottom: 130px !important;
  }
  .u-mb135_pc {
    margin-bottom: 135px !important;
  }
  .u-mb140_pc {
    margin-bottom: 140px !important;
  }
  .u-mb145_pc {
    margin-bottom: 145px !important;
  }
  .u-mb150_pc {
    margin-bottom: 150px !important;
  }
  .u-mb155_pc {
    margin-bottom: 155px !important;
  }
  .u-mb160_pc {
    margin-bottom: 160px !important;
  }
  .u-mb165_pc {
    margin-bottom: 165px !important;
  }
  .u-mb170_pc {
    margin-bottom: 170px !important;
  }
  .u-mb175_pc {
    margin-bottom: 175px !important;
  }
  .u-mb180_pc {
    margin-bottom: 180px !important;
  }
  .u-mb185_pc {
    margin-bottom: 185px !important;
  }
  .u-mb190_pc {
    margin-bottom: 190px !important;
  }
  .u-mb195_pc {
    margin-bottom: 195px !important;
  }
  .u-mb200_pc {
    margin-bottom: 200px !important;
  }
}

@media only screen and (max-width: 767px) {
  .u-mb0_sp {
    margin-bottom: 0px !important;
  }
  .u-mb5_sp {
    margin-bottom: 5px !important;
  }
  .u-mb10_sp {
    margin-bottom: 10px !important;
  }
  .u-mb15_sp {
    margin-bottom: 15px !important;
  }
  .u-mb20_sp {
    margin-bottom: 20px !important;
  }
  .u-mb25_sp {
    margin-bottom: 25px !important;
  }
  .u-mb30_sp {
    margin-bottom: 30px !important;
  }
  .u-mb35_sp {
    margin-bottom: 35px !important;
  }
  .u-mb40_sp {
    margin-bottom: 40px !important;
  }
  .u-mb45_sp {
    margin-bottom: 45px !important;
  }
  .u-mb50_sp {
    margin-bottom: 50px !important;
  }
  .u-mb55_sp {
    margin-bottom: 55px !important;
  }
  .u-mb60_sp {
    margin-bottom: 60px !important;
  }
  .u-mb65_sp {
    margin-bottom: 65px !important;
  }
  .u-mb70_sp {
    margin-bottom: 70px !important;
  }
  .u-mb75_sp {
    margin-bottom: 75px !important;
  }
  .u-mb80_sp {
    margin-bottom: 80px !important;
  }
  .u-mb85_sp {
    margin-bottom: 85px !important;
  }
  .u-mb90_sp {
    margin-bottom: 90px !important;
  }
  .u-mb95_sp {
    margin-bottom: 95px !important;
  }
  .u-mb100_sp {
    margin-bottom: 100px !important;
  }
  .u-mb105_sp {
    margin-bottom: 105px !important;
  }
  .u-mb110_sp {
    margin-bottom: 110px !important;
  }
  .u-mb115_sp {
    margin-bottom: 115px !important;
  }
  .u-mb120_sp {
    margin-bottom: 120px !important;
  }
  .u-mb125_sp {
    margin-bottom: 125px !important;
  }
  .u-mb130_sp {
    margin-bottom: 130px !important;
  }
  .u-mb135_sp {
    margin-bottom: 135px !important;
  }
  .u-mb140_sp {
    margin-bottom: 140px !important;
  }
  .u-mb145_sp {
    margin-bottom: 145px !important;
  }
  .u-mb150_sp {
    margin-bottom: 150px !important;
  }
  .u-mb155_sp {
    margin-bottom: 155px !important;
  }
  .u-mb160_sp {
    margin-bottom: 160px !important;
  }
  .u-mb165_sp {
    margin-bottom: 165px !important;
  }
  .u-mb170_sp {
    margin-bottom: 170px !important;
  }
  .u-mb175_sp {
    margin-bottom: 175px !important;
  }
  .u-mb180_sp {
    margin-bottom: 180px !important;
  }
  .u-mb185_sp {
    margin-bottom: 185px !important;
  }
  .u-mb190_sp {
    margin-bottom: 190px !important;
  }
  .u-mb195_sp {
    margin-bottom: 195px !important;
  }
  .u-mb200_sp {
    margin-bottom: 200px !important;
  }
}

.u-mt0 {
  margin-top: 0px !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-mt65 {
  margin-top: 65px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-mt75 {
  margin-top: 75px !important;
}

.u-mt80 {
  margin-top: 80px !important;
}

.u-mt85 {
  margin-top: 85px !important;
}

.u-mt90 {
  margin-top: 90px !important;
}

.u-mt95 {
  margin-top: 95px !important;
}

.u-mt100 {
  margin-top: 100px !important;
}

.u-mt105 {
  margin-top: 105px !important;
}

.u-mt110 {
  margin-top: 110px !important;
}

.u-mt115 {
  margin-top: 115px !important;
}

.u-mt120 {
  margin-top: 120px !important;
}

.u-mt125 {
  margin-top: 125px !important;
}

.u-mt130 {
  margin-top: 130px !important;
}

.u-mt135 {
  margin-top: 135px !important;
}

.u-mt140 {
  margin-top: 140px !important;
}

.u-mt145 {
  margin-top: 145px !important;
}

.u-mt150 {
  margin-top: 150px !important;
}

.u-mt155 {
  margin-top: 155px !important;
}

.u-mt160 {
  margin-top: 160px !important;
}

.u-mt165 {
  margin-top: 165px !important;
}

.u-mt170 {
  margin-top: 170px !important;
}

.u-mt175 {
  margin-top: 175px !important;
}

.u-mt180 {
  margin-top: 180px !important;
}

.u-mt185 {
  margin-top: 185px !important;
}

.u-mt190 {
  margin-top: 190px !important;
}

.u-mt195 {
  margin-top: 195px !important;
}

.u-mt200 {
  margin-top: 200px !important;
}

@media only screen and (min-width: 768px) {
  .u-mt0_pc {
    margin-top: 0px !important;
  }
  .u-mt5_pc {
    margin-top: 5px !important;
  }
  .u-mt10_pc {
    margin-top: 10px !important;
  }
  .u-mt15_pc {
    margin-top: 15px !important;
  }
  .u-mt20_pc {
    margin-top: 20px !important;
  }
  .u-mt25_pc {
    margin-top: 25px !important;
  }
  .u-mt30_pc {
    margin-top: 30px !important;
  }
  .u-mt35_pc {
    margin-top: 35px !important;
  }
  .u-mt40_pc {
    margin-top: 40px !important;
  }
  .u-mt45_pc {
    margin-top: 45px !important;
  }
  .u-mt50_pc {
    margin-top: 50px !important;
  }
  .u-mt55_pc {
    margin-top: 55px !important;
  }
  .u-mt60_pc {
    margin-top: 60px !important;
  }
  .u-mt65_pc {
    margin-top: 65px !important;
  }
  .u-mt70_pc {
    margin-top: 70px !important;
  }
  .u-mt75_pc {
    margin-top: 75px !important;
  }
  .u-mt80_pc {
    margin-top: 80px !important;
  }
  .u-mt85_pc {
    margin-top: 85px !important;
  }
  .u-mt90_pc {
    margin-top: 90px !important;
  }
  .u-mt95_pc {
    margin-top: 95px !important;
  }
  .u-mt100_pc {
    margin-top: 100px !important;
  }
  .u-mt105_pc {
    margin-top: 105px !important;
  }
  .u-mt110_pc {
    margin-top: 110px !important;
  }
  .u-mt115_pc {
    margin-top: 115px !important;
  }
  .u-mt120_pc {
    margin-top: 120px !important;
  }
  .u-mt125_pc {
    margin-top: 125px !important;
  }
  .u-mt130_pc {
    margin-top: 130px !important;
  }
  .u-mt135_pc {
    margin-top: 135px !important;
  }
  .u-mt140_pc {
    margin-top: 140px !important;
  }
  .u-mt145_pc {
    margin-top: 145px !important;
  }
  .u-mt150_pc {
    margin-top: 150px !important;
  }
  .u-mt155_pc {
    margin-top: 155px !important;
  }
  .u-mt160_pc {
    margin-top: 160px !important;
  }
  .u-mt165_pc {
    margin-top: 165px !important;
  }
  .u-mt170_pc {
    margin-top: 170px !important;
  }
  .u-mt175_pc {
    margin-top: 175px !important;
  }
  .u-mt180_pc {
    margin-top: 180px !important;
  }
  .u-mt185_pc {
    margin-top: 185px !important;
  }
  .u-mt190_pc {
    margin-top: 190px !important;
  }
  .u-mt195_pc {
    margin-top: 195px !important;
  }
  .u-mt200_pc {
    margin-top: 200px !important;
  }
}

@media only screen and (max-width: 767px) {
  .u-mt0_sp {
    margin-top: 0px !important;
  }
  .u-mt5_sp {
    margin-top: 5px !important;
  }
  .u-mt10_sp {
    margin-top: 10px !important;
  }
  .u-mt15_sp {
    margin-top: 15px !important;
  }
  .u-mt20_sp {
    margin-top: 20px !important;
  }
  .u-mt25_sp {
    margin-top: 25px !important;
  }
  .u-mt30_sp {
    margin-top: 30px !important;
  }
  .u-mt35_sp {
    margin-top: 35px !important;
  }
  .u-mt40_sp {
    margin-top: 40px !important;
  }
  .u-mt45_sp {
    margin-top: 45px !important;
  }
  .u-mt50_sp {
    margin-top: 50px !important;
  }
  .u-mt55_sp {
    margin-top: 55px !important;
  }
  .u-mt60_sp {
    margin-top: 60px !important;
  }
  .u-mt65_sp {
    margin-top: 65px !important;
  }
  .u-mt70_sp {
    margin-top: 70px !important;
  }
  .u-mt75_sp {
    margin-top: 75px !important;
  }
  .u-mt80_sp {
    margin-top: 80px !important;
  }
  .u-mt85_sp {
    margin-top: 85px !important;
  }
  .u-mt90_sp {
    margin-top: 90px !important;
  }
  .u-mt95_sp {
    margin-top: 95px !important;
  }
  .u-mt100_sp {
    margin-top: 100px !important;
  }
  .u-mt105_sp {
    margin-top: 105px !important;
  }
  .u-mt110_sp {
    margin-top: 110px !important;
  }
  .u-mt115_sp {
    margin-top: 115px !important;
  }
  .u-mt120_sp {
    margin-top: 120px !important;
  }
  .u-mt125_sp {
    margin-top: 125px !important;
  }
  .u-mt130_sp {
    margin-top: 130px !important;
  }
  .u-mt135_sp {
    margin-top: 135px !important;
  }
  .u-mt140_sp {
    margin-top: 140px !important;
  }
  .u-mt145_sp {
    margin-top: 145px !important;
  }
  .u-mt150_sp {
    margin-top: 150px !important;
  }
  .u-mt155_sp {
    margin-top: 155px !important;
  }
  .u-mt160_sp {
    margin-top: 160px !important;
  }
  .u-mt165_sp {
    margin-top: 165px !important;
  }
  .u-mt170_sp {
    margin-top: 170px !important;
  }
  .u-mt175_sp {
    margin-top: 175px !important;
  }
  .u-mt180_sp {
    margin-top: 180px !important;
  }
  .u-mt185_sp {
    margin-top: 185px !important;
  }
  .u-mt190_sp {
    margin-top: 190px !important;
  }
  .u-mt195_sp {
    margin-top: 195px !important;
  }
  .u-mt200_sp {
    margin-top: 200px !important;
  }
}

/*----------------------------------
padding
----------------------------------*/
.u-pb0 {
  padding-bottom: 0px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-pb65 {
  padding-bottom: 65px !important;
}

.u-pb70 {
  padding-bottom: 70px !important;
}

.u-pb75 {
  padding-bottom: 75px !important;
}

.u-pb80 {
  padding-bottom: 80px !important;
}

.u-pb85 {
  padding-bottom: 85px !important;
}

.u-pb90 {
  padding-bottom: 90px !important;
}

.u-pb95 {
  padding-bottom: 95px !important;
}

.u-pb100 {
  padding-bottom: 100px !important;
}

.u-pb105 {
  padding-bottom: 105px !important;
}

.u-pb110 {
  padding-bottom: 110px !important;
}

.u-pb115 {
  padding-bottom: 115px !important;
}

.u-pb120 {
  padding-bottom: 120px !important;
}

.u-pb125 {
  padding-bottom: 125px !important;
}

.u-pb130 {
  padding-bottom: 130px !important;
}

.u-pb135 {
  padding-bottom: 135px !important;
}

.u-pb140 {
  padding-bottom: 140px !important;
}

.u-pb145 {
  padding-bottom: 145px !important;
}

.u-pb150 {
  padding-bottom: 150px !important;
}

.u-pb155 {
  padding-bottom: 155px !important;
}

.u-pb160 {
  padding-bottom: 160px !important;
}

.u-pb165 {
  padding-bottom: 165px !important;
}

.u-pb170 {
  padding-bottom: 170px !important;
}

.u-pb175 {
  padding-bottom: 175px !important;
}

.u-pb180 {
  padding-bottom: 180px !important;
}

.u-pb185 {
  padding-bottom: 185px !important;
}

.u-pb190 {
  padding-bottom: 190px !important;
}

.u-pb195 {
  padding-bottom: 195px !important;
}

.u-pb200 {
  padding-bottom: 200px !important;
}

.u-pt0 {
  padding-top: 0px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-pt65 {
  padding-top: 65px !important;
}

.u-pt70 {
  padding-top: 70px !important;
}

.u-pt75 {
  padding-top: 75px !important;
}

.u-pt80 {
  padding-top: 80px !important;
}

.u-pt85 {
  padding-top: 85px !important;
}

.u-pt90 {
  padding-top: 90px !important;
}

.u-pt95 {
  padding-top: 95px !important;
}

.u-pt100 {
  padding-top: 100px !important;
}

.u-pt105 {
  padding-top: 105px !important;
}

.u-pt110 {
  padding-top: 110px !important;
}

.u-pt115 {
  padding-top: 115px !important;
}

.u-pt120 {
  padding-top: 120px !important;
}

.u-pt125 {
  padding-top: 125px !important;
}

.u-pt130 {
  padding-top: 130px !important;
}

.u-pt135 {
  padding-top: 135px !important;
}

.u-pt140 {
  padding-top: 140px !important;
}

.u-pt145 {
  padding-top: 145px !important;
}

.u-pt150 {
  padding-top: 150px !important;
}

.u-pt155 {
  padding-top: 155px !important;
}

.u-pt160 {
  padding-top: 160px !important;
}

.u-pt165 {
  padding-top: 165px !important;
}

.u-pt170 {
  padding-top: 170px !important;
}

.u-pt175 {
  padding-top: 175px !important;
}

.u-pt180 {
  padding-top: 180px !important;
}

.u-pt185 {
  padding-top: 185px !important;
}

.u-pt190 {
  padding-top: 190px !important;
}

.u-pt195 {
  padding-top: 195px !important;
}

.u-pt200 {
  padding-top: 200px !important;
}

.u-pr0 {
  padding-right: 0px !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-pr35 {
  padding-right: 35px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-pr65 {
  padding-right: 65px !important;
}

.u-pr70 {
  padding-right: 70px !important;
}

.u-pr75 {
  padding-right: 75px !important;
}

.u-pr80 {
  padding-right: 80px !important;
}

.u-pr85 {
  padding-right: 85px !important;
}

.u-pr90 {
  padding-right: 90px !important;
}

.u-pr95 {
  padding-right: 95px !important;
}

.u-pr100 {
  padding-right: 100px !important;
}

.u-pr105 {
  padding-right: 105px !important;
}

.u-pr110 {
  padding-right: 110px !important;
}

.u-pr115 {
  padding-right: 115px !important;
}

.u-pr120 {
  padding-right: 120px !important;
}

.u-pr125 {
  padding-right: 125px !important;
}

.u-pr130 {
  padding-right: 130px !important;
}

.u-pr135 {
  padding-right: 135px !important;
}

.u-pr140 {
  padding-right: 140px !important;
}

.u-pr145 {
  padding-right: 145px !important;
}

.u-pr150 {
  padding-right: 150px !important;
}

.u-pr155 {
  padding-right: 155px !important;
}

.u-pr160 {
  padding-right: 160px !important;
}

.u-pr165 {
  padding-right: 165px !important;
}

.u-pr170 {
  padding-right: 170px !important;
}

.u-pr175 {
  padding-right: 175px !important;
}

.u-pr180 {
  padding-right: 180px !important;
}

.u-pr185 {
  padding-right: 185px !important;
}

.u-pr190 {
  padding-right: 190px !important;
}

.u-pr195 {
  padding-right: 195px !important;
}

.u-pr200 {
  padding-right: 200px !important;
}

.u-pl0 {
  padding-left: 0px !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

.u-pl65 {
  padding-left: 65px !important;
}

.u-pl70 {
  padding-left: 70px !important;
}

.u-pl75 {
  padding-left: 75px !important;
}

.u-pl80 {
  padding-left: 80px !important;
}

.u-pl85 {
  padding-left: 85px !important;
}

.u-pl90 {
  padding-left: 90px !important;
}

.u-pl95 {
  padding-left: 95px !important;
}

.u-pl100 {
  padding-left: 100px !important;
}

.u-pl105 {
  padding-left: 105px !important;
}

.u-pl110 {
  padding-left: 110px !important;
}

.u-pl115 {
  padding-left: 115px !important;
}

.u-pl120 {
  padding-left: 120px !important;
}

.u-pl125 {
  padding-left: 125px !important;
}

.u-pl130 {
  padding-left: 130px !important;
}

.u-pl135 {
  padding-left: 135px !important;
}

.u-pl140 {
  padding-left: 140px !important;
}

.u-pl145 {
  padding-left: 145px !important;
}

.u-pl150 {
  padding-left: 150px !important;
}

.u-pl155 {
  padding-left: 155px !important;
}

.u-pl160 {
  padding-left: 160px !important;
}

.u-pl165 {
  padding-left: 165px !important;
}

.u-pl170 {
  padding-left: 170px !important;
}

.u-pl175 {
  padding-left: 175px !important;
}

.u-pl180 {
  padding-left: 180px !important;
}

.u-pl185 {
  padding-left: 185px !important;
}

.u-pl190 {
  padding-left: 190px !important;
}

.u-pl195 {
  padding-left: 195px !important;
}

.u-pl200 {
  padding-left: 200px !important;
}

@media only screen and (max-width: 767px) {
  .u-pb0_sp {
    padding-bottom: 0px !important;
  }
  .u-pb5_sp {
    padding-bottom: 5px !important;
  }
  .u-pb10_sp {
    padding-bottom: 10px !important;
  }
  .u-pb15_sp {
    padding-bottom: 15px !important;
  }
  .u-pb20_sp {
    padding-bottom: 20px !important;
  }
  .u-pb25_sp {
    padding-bottom: 25px !important;
  }
  .u-pb30_sp {
    padding-bottom: 30px !important;
  }
  .u-pb35_sp {
    padding-bottom: 35px !important;
  }
  .u-pb40_sp {
    padding-bottom: 40px !important;
  }
  .u-pb45_sp {
    padding-bottom: 45px !important;
  }
  .u-pb50_sp {
    padding-bottom: 50px !important;
  }
  .u-pb55_sp {
    padding-bottom: 55px !important;
  }
  .u-pb60_sp {
    padding-bottom: 60px !important;
  }
  .u-pb65_sp {
    padding-bottom: 65px !important;
  }
  .u-pb70_sp {
    padding-bottom: 70px !important;
  }
  .u-pb75_sp {
    padding-bottom: 75px !important;
  }
  .u-pb80_sp {
    padding-bottom: 80px !important;
  }
  .u-pb85_sp {
    padding-bottom: 85px !important;
  }
  .u-pb90_sp {
    padding-bottom: 90px !important;
  }
  .u-pb95_sp {
    padding-bottom: 95px !important;
  }
  .u-pb100_sp {
    padding-bottom: 100px !important;
  }
  .u-pb105_sp {
    padding-bottom: 105px !important;
  }
  .u-pb110_sp {
    padding-bottom: 110px !important;
  }
  .u-pb115_sp {
    padding-bottom: 115px !important;
  }
  .u-pb120_sp {
    padding-bottom: 120px !important;
  }
  .u-pb125_sp {
    padding-bottom: 125px !important;
  }
  .u-pb130_sp {
    padding-bottom: 130px !important;
  }
  .u-pb135_sp {
    padding-bottom: 135px !important;
  }
  .u-pb140_sp {
    padding-bottom: 140px !important;
  }
  .u-pb145_sp {
    padding-bottom: 145px !important;
  }
  .u-pb150_sp {
    padding-bottom: 150px !important;
  }
  .u-pb155_sp {
    padding-bottom: 155px !important;
  }
  .u-pb160_sp {
    padding-bottom: 160px !important;
  }
  .u-pb165_sp {
    padding-bottom: 165px !important;
  }
  .u-pb170_sp {
    padding-bottom: 170px !important;
  }
  .u-pb175_sp {
    padding-bottom: 175px !important;
  }
  .u-pb180_sp {
    padding-bottom: 180px !important;
  }
  .u-pb185_sp {
    padding-bottom: 185px !important;
  }
  .u-pb190_sp {
    padding-bottom: 190px !important;
  }
  .u-pb195_sp {
    padding-bottom: 195px !important;
  }
  .u-pb200_sp {
    padding-bottom: 200px !important;
  }
}

@media only screen and (max-width: 767px) {
  .u-pt0_sp {
    padding-top: 0px !important;
  }
  .u-pt5_sp {
    padding-top: 5px !important;
  }
  .u-pt10_sp {
    padding-top: 10px !important;
  }
  .u-pt15_sp {
    padding-top: 15px !important;
  }
  .u-pt20_sp {
    padding-top: 20px !important;
  }
  .u-pt25_sp {
    padding-top: 25px !important;
  }
  .u-pt30_sp {
    padding-top: 30px !important;
  }
  .u-pt35_sp {
    padding-top: 35px !important;
  }
  .u-pt40_sp {
    padding-top: 40px !important;
  }
  .u-pt45_sp {
    padding-top: 45px !important;
  }
  .u-pt50_sp {
    padding-top: 50px !important;
  }
  .u-pt55_sp {
    padding-top: 55px !important;
  }
  .u-pt60_sp {
    padding-top: 60px !important;
  }
  .u-pt65_sp {
    padding-top: 65px !important;
  }
  .u-pt70_sp {
    padding-top: 70px !important;
  }
  .u-pt75_sp {
    padding-top: 75px !important;
  }
  .u-pt80_sp {
    padding-top: 80px !important;
  }
  .u-pt85_sp {
    padding-top: 85px !important;
  }
  .u-pt90_sp {
    padding-top: 90px !important;
  }
  .u-pt95_sp {
    padding-top: 95px !important;
  }
  .u-pt100_sp {
    padding-top: 100px !important;
  }
  .u-pt105_sp {
    padding-top: 105px !important;
  }
  .u-pt110_sp {
    padding-top: 110px !important;
  }
  .u-pt115_sp {
    padding-top: 115px !important;
  }
  .u-pt120_sp {
    padding-top: 120px !important;
  }
  .u-pt125_sp {
    padding-top: 125px !important;
  }
  .u-pt130_sp {
    padding-top: 130px !important;
  }
  .u-pt135_sp {
    padding-top: 135px !important;
  }
  .u-pt140_sp {
    padding-top: 140px !important;
  }
  .u-pt145_sp {
    padding-top: 145px !important;
  }
  .u-pt150_sp {
    padding-top: 150px !important;
  }
  .u-pt155_sp {
    padding-top: 155px !important;
  }
  .u-pt160_sp {
    padding-top: 160px !important;
  }
  .u-pt165_sp {
    padding-top: 165px !important;
  }
  .u-pt170_sp {
    padding-top: 170px !important;
  }
  .u-pt175_sp {
    padding-top: 175px !important;
  }
  .u-pt180_sp {
    padding-top: 180px !important;
  }
  .u-pt185_sp {
    padding-top: 185px !important;
  }
  .u-pt190_sp {
    padding-top: 190px !important;
  }
  .u-pt195_sp {
    padding-top: 195px !important;
  }
  .u-pt200_sp {
    padding-top: 200px !important;
  }
}

/*----------------------------------
height
----------------------------------*/
@media only screen and (max-width: 767px) {
  .u-mh0_sp {
    max-height: 0px !important;
  }
  .u-mh1_sp {
    max-height: 1px !important;
  }
  .u-mh2_sp {
    max-height: 2px !important;
  }
  .u-mh3_sp {
    max-height: 3px !important;
  }
  .u-mh4_sp {
    max-height: 4px !important;
  }
  .u-mh5_sp {
    max-height: 5px !important;
  }
  .u-mh6_sp {
    max-height: 6px !important;
  }
  .u-mh7_sp {
    max-height: 7px !important;
  }
  .u-mh8_sp {
    max-height: 8px !important;
  }
  .u-mh9_sp {
    max-height: 9px !important;
  }
  .u-mh10_sp {
    max-height: 10px !important;
  }
  .u-mh11_sp {
    max-height: 11px !important;
  }
  .u-mh12_sp {
    max-height: 12px !important;
  }
  .u-mh13_sp {
    max-height: 13px !important;
  }
  .u-mh14_sp {
    max-height: 14px !important;
  }
  .u-mh15_sp {
    max-height: 15px !important;
  }
  .u-mh16_sp {
    max-height: 16px !important;
  }
  .u-mh17_sp {
    max-height: 17px !important;
  }
  .u-mh18_sp {
    max-height: 18px !important;
  }
  .u-mh19_sp {
    max-height: 19px !important;
  }
  .u-mh20_sp {
    max-height: 20px !important;
  }
  .u-mh21_sp {
    max-height: 21px !important;
  }
  .u-mh22_sp {
    max-height: 22px !important;
  }
  .u-mh23_sp {
    max-height: 23px !important;
  }
  .u-mh24_sp {
    max-height: 24px !important;
  }
  .u-mh25_sp {
    max-height: 25px !important;
  }
  .u-mh26_sp {
    max-height: 26px !important;
  }
  .u-mh27_sp {
    max-height: 27px !important;
  }
  .u-mh28_sp {
    max-height: 28px !important;
  }
  .u-mh29_sp {
    max-height: 29px !important;
  }
  .u-mh30_sp {
    max-height: 30px !important;
  }
  .u-mh31_sp {
    max-height: 31px !important;
  }
  .u-mh32_sp {
    max-height: 32px !important;
  }
  .u-mh33_sp {
    max-height: 33px !important;
  }
  .u-mh34_sp {
    max-height: 34px !important;
  }
  .u-mh35_sp {
    max-height: 35px !important;
  }
  .u-mh36_sp {
    max-height: 36px !important;
  }
  .u-mh37_sp {
    max-height: 37px !important;
  }
  .u-mh38_sp {
    max-height: 38px !important;
  }
  .u-mh39_sp {
    max-height: 39px !important;
  }
  .u-mh40_sp {
    max-height: 40px !important;
  }
  .u-mh41_sp {
    max-height: 41px !important;
  }
  .u-mh42_sp {
    max-height: 42px !important;
  }
  .u-mh43_sp {
    max-height: 43px !important;
  }
  .u-mh44_sp {
    max-height: 44px !important;
  }
  .u-mh45_sp {
    max-height: 45px !important;
  }
  .u-mh46_sp {
    max-height: 46px !important;
  }
  .u-mh47_sp {
    max-height: 47px !important;
  }
  .u-mh48_sp {
    max-height: 48px !important;
  }
  .u-mh49_sp {
    max-height: 49px !important;
  }
  .u-mh50_sp {
    max-height: 50px !important;
  }
  .u-mh51_sp {
    max-height: 51px !important;
  }
  .u-mh52_sp {
    max-height: 52px !important;
  }
  .u-mh53_sp {
    max-height: 53px !important;
  }
  .u-mh54_sp {
    max-height: 54px !important;
  }
  .u-mh55_sp {
    max-height: 55px !important;
  }
  .u-mh56_sp {
    max-height: 56px !important;
  }
  .u-mh57_sp {
    max-height: 57px !important;
  }
  .u-mh58_sp {
    max-height: 58px !important;
  }
  .u-mh59_sp {
    max-height: 59px !important;
  }
  .u-mh60_sp {
    max-height: 60px !important;
  }
  .u-mh61_sp {
    max-height: 61px !important;
  }
  .u-mh62_sp {
    max-height: 62px !important;
  }
  .u-mh63_sp {
    max-height: 63px !important;
  }
  .u-mh64_sp {
    max-height: 64px !important;
  }
  .u-mh65_sp {
    max-height: 65px !important;
  }
  .u-mh66_sp {
    max-height: 66px !important;
  }
  .u-mh67_sp {
    max-height: 67px !important;
  }
  .u-mh68_sp {
    max-height: 68px !important;
  }
  .u-mh69_sp {
    max-height: 69px !important;
  }
  .u-mh70_sp {
    max-height: 70px !important;
  }
  .u-mh71_sp {
    max-height: 71px !important;
  }
  .u-mh72_sp {
    max-height: 72px !important;
  }
  .u-mh73_sp {
    max-height: 73px !important;
  }
  .u-mh74_sp {
    max-height: 74px !important;
  }
  .u-mh75_sp {
    max-height: 75px !important;
  }
  .u-mh76_sp {
    max-height: 76px !important;
  }
  .u-mh77_sp {
    max-height: 77px !important;
  }
  .u-mh78_sp {
    max-height: 78px !important;
  }
  .u-mh79_sp {
    max-height: 79px !important;
  }
  .u-mh80_sp {
    max-height: 80px !important;
  }
  .u-mh81_sp {
    max-height: 81px !important;
  }
  .u-mh82_sp {
    max-height: 82px !important;
  }
  .u-mh83_sp {
    max-height: 83px !important;
  }
  .u-mh84_sp {
    max-height: 84px !important;
  }
  .u-mh85_sp {
    max-height: 85px !important;
  }
  .u-mh86_sp {
    max-height: 86px !important;
  }
  .u-mh87_sp {
    max-height: 87px !important;
  }
  .u-mh88_sp {
    max-height: 88px !important;
  }
  .u-mh89_sp {
    max-height: 89px !important;
  }
  .u-mh90_sp {
    max-height: 90px !important;
  }
  .u-mh91_sp {
    max-height: 91px !important;
  }
  .u-mh92_sp {
    max-height: 92px !important;
  }
  .u-mh93_sp {
    max-height: 93px !important;
  }
  .u-mh94_sp {
    max-height: 94px !important;
  }
  .u-mh95_sp {
    max-height: 95px !important;
  }
  .u-mh96_sp {
    max-height: 96px !important;
  }
  .u-mh97_sp {
    max-height: 97px !important;
  }
  .u-mh98_sp {
    max-height: 98px !important;
  }
  .u-mh99_sp {
    max-height: 99px !important;
  }
  .u-mh100_sp {
    max-height: 100px !important;
  }
}

/*----------------------------------
display
----------------------------------*/
@media only screen and (max-width: 767px) {
  .u-pc {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) {
  .u-sp {
    display: none !important;
  }
}

/*----------------------------------
Box Style
----------------------------------*/
.lead-ttl {
  margin-bottom: 30px;
  text-align: center;
}

.lead-ttl dt {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}

.lead-ttl dd {
  font-size: 16px;
}

.gakka_wrap div.policy div.tabbody_wrap div.block .box:not(:first-child) {
  margin-top: 30px;
}

div#kanko_groval_wrap .sec02 .flex {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

div#kanko_groval_wrap .features-hdg {
  background: #489bc7;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  padding: 15px;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  div#kanko_groval_wrap .features-hdg {
    font-size: 5.20833vw !important;
  }
}

div#kanko_groval_wrap .features-lead {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  div#kanko_groval_wrap .features-lead {
    text-align: justify;
    font-size: 3.64583vw;
    width: 89.58333vw;
    line-height: 5.72917vw;
    margin: 0 auto;
    margin-bottom: 7.29167vw;
  }
}

div#kanko_groval_wrap div.mv {
  background: url(/academics/assets/new/img/department/kanko_g/mv_2_2.jpg) no-repeat right center #489bc7;
}

div#kanko_groval_wrap div.power ul {
  -ms-flex-pack: center;
      justify-content: center;
}

div#kanko_groval_wrap div.power ul li {
  margin-right: 10px;
}

div#kanko_groval_wrap div.power ul li:nth-child(3n) {
  margin-right: 0;
}

div#kanko_groval_wrap div.sec07 h2 {
  margin: 0 -50px 40px !important;
  font-size: 30px !important;
}

@media screen and (max-width: 768px) {
  div#kanko_groval_wrap div.sec07 h2 {
    font-size: 5.20833vw !important;
    margin-bottom: 20px !important;
  }
}

div#kanko_groval_wrap div.sec07 .teaching-sublead {
  color: #489bc7;
}

div#kanko_groval_wrap div.sec07 .teaching-sec-ttl {
  background: #489bc7;
}

div#kanko_groval_wrap div.sec07 .teaching-sec-block-txt span {
  font-size: 10px;
}

div#kanko_groval_wrap div.sec07 h3 {
  margin-left: 0 !important;
  font-size: 17px;
  line-height: 25px;
  font-weight: bold;
  color: #489bc7;
  margin: 10px 0;
}

div#kanko_groval_wrap div.sec07 .block01 .box1 .ob {
  width: 220px;
  left: 0 !important;
}

@media screen and (max-width: 768px) {
  div#kanko_groval_wrap div.sec07 .block01 .box1 .ob {
    width: 38vw !important;
  }
}

div#kanko_groval_wrap div.sec07 .block02 {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 768px) {
  div#kanko_groval_wrap div.sec07 .block02 {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

div#kanko_groval_wrap div.sec07 .block02 .box1 {
  padding-right: 220px !important;
}

@media screen and (max-width: 768px) {
  div#kanko_groval_wrap div.sec07 .block02 .box1 {
    padding-right: 0 !important;
    margin-top: 10px;
  }
}

div#kanko_groval_wrap div.sec07 .block02 .box1 .ob {
  width: 220px;
  right: 0 !important;
}

@media screen and (max-width: 768px) {
  div#kanko_groval_wrap div.sec07 .block02 .box1 .ob {
    width: 31vw !important;
  }
}

div#kanko_groval_wrap .work.sec09 h2 {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  div#kanko_groval_wrap .work.sec09 .flex.three {
    display: block;
  }
}

div#kanko_groval_wrap .work.sec09 .flex.three > div {
  max-width: 340px;
  padding: 0 30px;
  margin-bottom: 0;
  border-left: 1px solid #489bc7;
}

@media screen and (max-width: 768px) {
  div#kanko_groval_wrap .work.sec09 .flex.three > div {
    max-width: inherit;
    padding: 0;
    border-left: none;
    border-top: 1px solid #489bc7;
    margin-top: 7.2916666667vw;
    padding-top: 7.2916666667vw;
  }
}

div#kanko_groval_wrap .work.sec09 .flex.three > div:first-child, div#kanko_groval_wrap .work.sec09 .flex.three > div:last-child {
  max-width: 310px;
}

@media screen and (max-width: 768px) {
  div#kanko_groval_wrap .work.sec09 .flex.three > div:first-child, div#kanko_groval_wrap .work.sec09 .flex.three > div:last-child {
    max-width: inherit;
  }
}

div#kanko_groval_wrap .work.sec09 .flex.three > div:first-child {
  border-left: none;
  padding-left: 0;
}

@media screen and (max-width: 768px) {
  div#kanko_groval_wrap .work.sec09 .flex.three > div:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
}

div#kanko_groval_wrap .work.sec09 .flex.three > div:last-child {
  padding-right: 0;
}

div#kanko_groval_wrap .work.sec09 .flex.three > div img {
  margin-bottom: 0;
}

div#kanko_groval_wrap .work.sec09 .flex.three > div p {
  margin-bottom: 15px;
}

div#kanko_groval_wrap .work.sec09 h3 {
  color: #489bc7;
  margin-bottom: 24px;
  list-height: 30px;
}

div#jinbun_gloval_wrap .sec02 .flex {
  -ms-flex-pack: start;
      justify-content: flex-start;
}




div#jinbun_gloval_wrap .features-hdg {
  background: #489bc7;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  padding: 15px;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  div#jinbun_gloval_wrap .features-hdg {
    font-size: 5.20833vw !important;
  }
}

div#jinbun_gloval_wrap .features-lead {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  div#jinbun_gloval_wrap .features-lead {
    text-align: justify;
    font-size: 3.64583vw;
    width: 89.58333vw;
    line-height: 5.72917vw;
    margin: 0 auto;
    margin-bottom: 7.29167vw;
  }
}

div#jinbun_gloval_wrap div.mv {
  background: url(/academics/assets/new/img/department/jinbun_glo/mv_2026.jpg) no-repeat right center #0083C9;
}

#jinbun_gloval_wrap .sec04 .workUnit .work_desc dl {
  background-color: #fce5e3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 49px;
  width: 340px;
  height: 340px !important;
  margin-bottom: 10px;
}

#jinbun_gloval_wrap .sec04 .workUnit .work_desc dd {
  font-size: 1.6rem !important;
  text-align: justify;
}

div#jinbun_gloval_wrap div.power ul {
  -ms-flex-pack: center;
      justify-content: center;
}

div#jinbun_gloval_wrap div.power ul li {
  margin-right: 10px;
}

div#jinbun_gloval_wrap div.power ul li:nth-child(3n) {
  margin-right: 0;
}

div#jinbun_gloval_wrap div.sec07 h2 {
  margin: 0 -50px 40px !important;
  font-size: 30px !important;
  padding: 20px;
}

div#tandai_hoiku_wrap div.sec07 h2 {
  margin: 0 -50px 40px !important;
  font-size: 30px !important;
  padding: 20px;
}

@media screen and (max-width: 768px) {
  div#jinbun_gloval_wrap div.sec07 h2 {
    font-size: 3.8vw !important;
    margin-bottom: 20px !important;
  }
}

div#jinbun_gloval_wrap div.sec07 .teaching-sublead {
  color: #489bc7;
}

div#jinbun_gloval_wrap div.sec07 .teaching-sec-ttl {
  background: #489bc7;
}

div#jinbun_gloval_wrap div.sec07 .teaching-sec-block-txt span {
  font-size: 10px;
}

div#jinbun_gloval_wrap div.sec07 h3 {
  margin-left: 0 !important;
  font-size: 17px;
  line-height: 25px;
  font-weight: bold;
  color: #489bc7;
  margin: 10px 0;
}

div#jinbun_gloval_wrap div.sec07 .block01 .box1 .ob {
  width: 220px;
  left: 0 !important;
}

@media screen and (max-width: 768px) {
  div#jinbun_gloval_wrap div.sec07 .block01 .box1 .ob {
    width: 38vw !important;
  }
}

div#jinbun_gloval_wrap div.sec07 .block02 {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 768px) {
  div#jinbun_gloval_wrap div.sec07 .block02 {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

div#jinbun_gloval_wrap div.sec07 .block02 .box1 {
  padding-right: 220px !important;
}

@media screen and (max-width: 768px) {
  div#jinbun_gloval_wrap div.sec07 .block02 .box1 {
    padding-right: 0 !important;
    margin-top: 10px;
  }
}

div#jinbun_gloval_wrap div.sec07 .block02 .box1 .ob {
  width: 220px;
  right: 0 !important;
}

@media screen and (max-width: 768px) {
  div#jinbun_gloval_wrap div.sec07 .block02 .box1 .ob {
    width: 31vw !important;
  }
}

div#jinbun_gloval_wrap .work.sec09 h2 {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  div#jinbun_gloval_wrap .work.sec09 .flex.three {
    display: block;
  }
}

div#jinbun_gloval_wrap .work.sec09 .flex.three > div {
  max-width: 340px;
  padding: 0 30px;
  margin-bottom: 0;
  border-left: 1px solid #489bc7;
}

@media screen and (max-width: 768px) {
  div#jinbun_gloval_wrap .work.sec09 .flex.three > div {
    max-width: inherit;
    padding: 0;
    border-left: none;
    border-top: 1px solid #489bc7;
    margin-top: 7.2916666667vw;
    padding-top: 7.2916666667vw;
  }
}

div#jinbun_gloval_wrap .work.sec09 .flex.three > div:first-child, div#jinbun_gloval_wrap .work.sec09 .flex.three > div:last-child {
  max-width: 310px;
}

@media screen and (max-width: 768px) {
  div#jinbun_gloval_wrap .work.sec09 .flex.three > div:first-child, div#jinbun_gloval_wrap .work.sec09 .flex.three > div:last-child {
    max-width: inherit;
  }
}

div#jinbun_gloval_wrap .work.sec09 .flex.three > div:first-child {
  border-left: none;
  padding-left: 0;
}

@media screen and (max-width: 768px) {
  div#jinbun_gloval_wrap .work.sec09 .flex.three > div:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
}

div#jinbun_gloval_wrap .work.sec09 .flex.three > div:last-child {
  padding-right: 0;
}

div#jinbun_gloval_wrap .work.sec09 .flex.three > div img {
  margin-bottom: 0;
}

div#jinbun_gloval_wrap .work.sec09 .flex.three > div p {
  margin-bottom: 15px;
}

div#jinbun_gloval_wrap .work.sec09 h3 {
  color: #489bc7;
  margin-bottom: 24px;
  list-height: 30px;
}




div#kanko_business_wrap .sec02 .flex {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

div#kanko_business_wrap .features-hdg {
  background: #767db4;
  text-align: center;
  line-height: 120%;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  padding: 15px;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  div#kanko_business_wrap .features-hdg {
    font-size: 5.20833vw !important;
  }
}

div#kanko_business_wrap .features-lead {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  div#kanko_business_wrap .features-lead {
    text-align: justify;
    font-size: 3.64583vw;
    width: 89.58333vw;
    line-height: 5.72917vw;
    margin: 0 auto;
    margin-bottom: 7.29167vw;
  }
}

div#kanko_business_wrap div.mv {
  background: url(/academics/assets/new/img/department/kanko_b/mv_2025.jpg) no-repeat right center #767db4;
}

div#kanko_business_wrap div.sec07 {
  padding: 0 50px 50px;
}

div#kanko_business_wrap div.sec07 h2 {
  background: #767db4;
  text-align: center;
  line-height: 120%;
  letter-spacing:4px;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  padding: 15px;
  margin: 0 -50px 40px;
}

div#kanko_business_wrap div.sec07 .teaching-sec-ttl {
  background: #767db4;
}

div#kanko_business_wrap div.sec07 .teaching-sec-block-ttl {
  color: #767db4;
}

div#kanko_business_wrap div.sec07 .teaching-sublead {
  color: #767db4;
}

div#kanko_business_wrap .work.sec09 h2 {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  div#kanko_business_wrap .work.sec09 .flex.three {
    display: block;
  }
}

div#kanko_business_wrap .work.sec09 .flex.three > div {
  max-width: 340px;
  padding: 0 30px;
  margin-bottom: 0;
  border-left: 1px solid #767db4;
}

@media screen and (max-width: 768px) {
  div#kanko_business_wrap .work.sec09 .flex.three > div {
    max-width: inherit;
    padding: 0;
    border-left: none;
    border-top: 1px solid #767db4;
    margin-top: 7.2916666667vw;
    padding-top: 7.2916666667vw;
  }
}

div#kanko_business_wrap .work.sec09 .flex.three > div:first-child, div#kanko_business_wrap .work.sec09 .flex.three > div:last-child {
  max-width: 310px;
}

@media screen and (max-width: 768px) {
  div#kanko_business_wrap .work.sec09 .flex.three > div:first-child, div#kanko_business_wrap .work.sec09 .flex.three > div:last-child {
    max-width: inherit;
  }
}

div#kanko_business_wrap .work.sec09 .flex.three > div:first-child {
  border-left: none;
  padding-left: 0;
}

@media screen and (max-width: 768px) {
  div#kanko_business_wrap .work.sec09 .flex.three > div:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
}

div#kanko_business_wrap .work.sec09 .flex.three > div:last-child {
  padding-right: 0;
}

div#kanko_business_wrap .work.sec09 .flex.three > div img {
  margin-bottom: 0;
}

div#kanko_business_wrap .work.sec09 .flex.three > div p {
  margin-bottom: 15px;
}

div#kanko_business_wrap .work.sec09 h3 {
  color: #767db4;
  margin-bottom: 24px;
  list-height: 30px;
}

div#jinbun_gendai_wrap .sec02 .flex {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

div#jinbun_gendai_wrap .features-hdg {
  background: #9e7370;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  padding: 15px;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap .features-hdg {
    font-size: 5.20833vw !important;
  }
}

div#jinbun_gendai_wrap .features-lead {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap .features-lead {
    text-align: justify;
    font-size: 3.64583vw;
    width: 89.58333vw;
    line-height: 5.72917vw;
    margin: 0 auto;
    margin-bottom: 7.29167vw;
  }
}

div#jinbun_gendai_wrap div.mv {
  background: url(/academics/assets/new/img/department/jinbun_g/mv_2_2.jpg) no-repeat right center #9e7370;
}

div#jinbun_gendai_wrap div.keyword h2 span,
div#jinbun_gendai_wrap div.power h2 span {
  color: #9e7370;
}

div#jinbun_gendai_wrap div.keyword > figure {
  width: 600px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap div.keyword > figure {
    width: 100%;
  }
}
div#jinbun_gendai_wrap div.keyword2 h2 span,
div#jinbun_gendai_wrap div.power h2 span {
  color: #9e7370;
}

div#jinbun_gendai_wrap div.keyword2 > figure {
  width: 600px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap div.keyword2 > figure {
    width: 100%;
  }
}
div#jinbun_gendai_wrap div.power ul {
  -ms-flex-pack: center;
      justify-content: center;
}

div#jinbun_gendai_wrap div.power ul li {
  background: #9e7370;
  margin-right: 10px;
}

div#jinbun_gendai_wrap div.power ul li:nth-child(even) {
  margin-right: 0;
}

div#jinbun_gendai_wrap div.sec07 {
  background: #f1eaea;
}

div#jinbun_gendai_wrap div.sec07 .lead .teaching-sublead {
  color: #9e7370;
}

div#jinbun_gendai_wrap div.sec07 .teaching-sec-ttl {
  background: #9e7370;
}

div#jinbun_gendai_wrap div.sec07 .teaching-sec-block-ttl {
  color: #9e7370;
}

div#jinbun_gendai_wrap div.sec07 .teaching-sec-inr:first-child {
  width: 100% !important;
}

div#jinbun_gendai_wrap div.sec07 h2 {
  margin: 0 -50px 40px !important;
  font-size: 30px !important;
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap div.sec07 h2 {
    font-size: 5.20833vw !important;
    margin-bottom: 20px !important;
  }
}

div#jinbun_gendai_wrap div.sec07 h3 {
  margin-left: 0 !important;
}

div#jinbun_gendai_wrap .work.sec09 h2 {
  margin-bottom: 30px;
}

div#jinbun_gendai_wrap .work.sec09 h2 + .attention-lead {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap .work.sec09 h2 + .attention-lead {
    display: block;
  }
}

div#jinbun_gendai_wrap .work.sec09 h2 + .attention-lead dt {
  color: #9e7370;
  font-weight: bold;
  border: 1px solid #9e7370;
  padding: 0 5px;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap .work.sec09 h2 + .attention-lead dt {
    display: inline-block;
  }
}

div#jinbun_gendai_wrap .work.sec09 h2 + .attention-lead dd {
  -ms-flex: 1;
      flex: 1;
}

div#jinbun_gendai_wrap .work.sec09 .inner-jinbun-gendai {
  width: 100%;
}

div#jinbun_gendai_wrap .work.sec09 .close-up {
  background: #f1eaea;
  padding: 40px;
  margin-top: -30px;
  margin-bottom: 50px;
}

div#jinbun_gendai_wrap .work.sec09 .close-up-inr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap .work.sec09 .close-up-inr {
    display: block;
  }
}

div#jinbun_gendai_wrap .work.sec09 .close-up-inr:last-child {
  margin-bottom: 0;
}

div#jinbun_gendai_wrap .work.sec09 .close-up-inr:nth-child(even) figure {
  -ms-flex-order: 2;
      order: 2;
  margin-right: 0;
}

div#jinbun_gendai_wrap .work.sec09 .close-up-inr:nth-child(even) .close-up-desc {
  -ms-flex-order: 1;
      order: 1;
  margin-right: 30px;
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap .work.sec09 .close-up-inr:nth-child(even) .close-up-desc {
    margin-right: 0;
  }
}

div#jinbun_gendai_wrap .work.sec09 .close-up-inr figure {
  font-size: 0;
  margin-right: 30px;
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap .work.sec09 .close-up-inr figure {
    margin-right: 0;
  }
}

div#jinbun_gendai_wrap .work.sec09 .close-up-desc {
  -ms-flex: 1;
      flex: 1;
}

div#jinbun_gendai_wrap .work.sec09 .close-up-desc-inr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  height: 79.2253%;
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap .work.sec09 .close-up-desc-inr {
    display: block;
    height: auto;
  }
}

div#jinbun_gendai_wrap .work.sec09 .close-up-desc-ttl {
  background: #9e7370;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 7px 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap .work.sec09 .close-up-desc-ttl {
    margin-bottom: 30px;
  }
  div#jinbun_gendai_wrap .work.sec09 .close-up-desc-ttl + figure {
    font-size: 0;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap .work.sec09 .close-up-desc-txt {
    margin-bottom: 30px;
  }
}

div#jinbun_gendai_wrap .work.sec09 .close-up-desc dl dd {
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap .work.sec09 .flex.three {
    display: block;
  }
}

div#jinbun_gendai_wrap .work.sec09 .flex.three > div {
  max-width: 340px;
  padding: 0 30px;
  margin-bottom: 0;
  border-left: 1px solid #9e7370;
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap .work.sec09 .flex.three > div {
    max-width: inherit;
    padding: 0;
    border-left: none;
    border-top: 1px solid #9e7370;
    margin-top: 7.2916666667vw;
    padding-top: 7.2916666667vw;
  }
}

div#jinbun_gendai_wrap .work.sec09 .flex.three > div:first-child, div#jinbun_gendai_wrap .work.sec09 .flex.three > div:last-child {
  max-width: 310px;
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap .work.sec09 .flex.three > div:first-child, div#jinbun_gendai_wrap .work.sec09 .flex.three > div:last-child {
    max-width: inherit;
  }
}

div#jinbun_gendai_wrap .work.sec09 .flex.three > div:first-child {
  border-left: none;
  padding-left: 0;
}

@media screen and (max-width: 768px) {
  div#jinbun_gendai_wrap .work.sec09 .flex.three > div:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
}

div#jinbun_gendai_wrap .work.sec09 .flex.three > div:last-child {
  padding-right: 0;
}

div#jinbun_gendai_wrap .work.sec09 .flex.three > div img {
  margin-bottom: 0;
}

div#jinbun_gendai_wrap .work.sec09 .flex.three > div p {
  margin-bottom: 15px;
}

div#jinbun_gendai_wrap .work.sec09 h3 {
  color: #767db4;
  margin-bottom: 24px;
  list-height: 30px;
}

div#shinri_rinsho_wrap .sec02 .flex {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

div#shinri_rinsho_wrap .features-hdg {
  background: #c68d50;
  text-align: center;
  color: #fff;
  line-height: 120%;
  font-weight: bold;
  font-size: 30px;
  padding: 15px;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  div#shinri_rinsho_wrap .features-hdg {
    font-size: 5.20833vw !important;
  }
}

div#shinri_rinsho_wrap .features-lead {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  div#shinri_rinsho_wrap .features-lead {
    text-align: justify;
    font-size: 3.64583vw;
    width: 89.58333vw;
    line-height: 5.72917vw;
    margin: 0 auto;
    margin-bottom: 7.29167vw;
  }
}

div#shinri_rinsho_wrap div.mv {
  background: url(/academics/assets/new/img/department/shinri_r/mv_2026.jpg) no-repeat right center #c68d50;
}

div#shinri_rinsho_wrap .add-sec {
  background: #f7eee5;
  padding: 0 40px 40px;
  margin-bottom: 100px;
}

div#shinri_rinsho_wrap .add-sec h2 {
  background: #c68d50;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  padding: 15px;
  margin: 0 -40px 40px;
}

@media screen and (max-width: 768px) {
  div#shinri_rinsho_wrap .add-sec h2 {
    font-size: 5.20833vw !important;
    margin-bottom: 20px !important;
  }
}

div#shinri_rinsho_wrap .add-sec .lead p {
  color: #646464;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 35px;
  text-align: center;
}

div#shinri_rinsho_wrap .sec07 {
  height: auto !important;
  margin-bottom: 100px !important;
}

div#shinri_rinsho_wrap .sec07 p {
  line-height: 1.6 !important;
  text-align: justify !important;
  letter-spacing: inherit !important;
}

div#shinri_rinsho_wrap .sec07 h2 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  padding: 15px;
  margin: 0 -50px 40px !important;
}

div#shinri_rinsho_wrap .sec07 .teaching-sublead {
  color: #c68d50;
}

div#shinri_rinsho_wrap .sec07 .teaching-sec-ttl {
  background: #c68d50;
  font-size: 17px !important;
}

@media screen and (max-width: 768px) {
  div#shinri_rinsho_wrap .sec07 .teaching-sec-ttl {
    font-size: 3.64583vw;
  }
}

div#shinri_rinsho_wrap .sec07 .teaching-sec-block-ttl {
  color: #c68d50;
  font-size: 19px !important;
}

@media screen and (max-width: 768px) {
  div#shinri_rinsho_wrap .sec07 .teaching-sec-block-ttl {
    font-size: 3.64583vw;
  }
}

div#shinri_rinsho_wrap .sec07 .teaching-sec-inr .teaching-sec-ttl {
  text-align: center !important;
}

div#shinri_rinsho_wrap .sec07 .teaching-sec-inr:first-child .teaching-sec-ttl {
  text-align: center !important;
}

@media screen and (max-width: 768px) {
  div#shinri_rinsho_wrap .sec07 .teaching-sec-inr:first-child .teaching-sec-ttl {
    text-align: center !important;
  }
}

div#shinri_rinsho_wrap .sec07 .teaching-sec .teacher-desc img {
  display: inline;
}

@media screen and (max-width: 768px) {
  div#shinri_rinsho_wrap div.work .flex.three {
    display: block;
  }
}

div#shinri_rinsho_wrap div.work .flex.three > div {
  max-width: 340px;
  padding: 0 30px;
  margin-bottom: 0;
  border-left: 1px solid #c68d50;
}

@media screen and (max-width: 768px) {
  div#shinri_rinsho_wrap div.work .flex.three > div {
    max-width: inherit;
    padding: 0;
    border-left: none;
    border-top: 1px solid #c68d50;
    margin-top: 7.2916666667vw;
    padding-top: 7.2916666667vw;
  }
}

div#shinri_rinsho_wrap div.work .flex.three > div:first-child, div#shinri_rinsho_wrap div.work .flex.three > div:last-child {
  max-width: 310px;
}

@media screen and (max-width: 768px) {
  div#shinri_rinsho_wrap div.work .flex.three > div:first-child, div#shinri_rinsho_wrap div.work .flex.three > div:last-child {
    max-width: inherit;
  }
}

div#shinri_rinsho_wrap div.work .flex.three > div:first-child {
  border-left: none;
  padding-left: 0;
}

@media screen and (max-width: 768px) {
  div#shinri_rinsho_wrap div.work .flex.three > div:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
}

div#shinri_rinsho_wrap div.work .flex.three > div:last-child {
  padding-right: 0;
}

div#shinri_rinsho_wrap div.work .flex.three > div img {
  margin-bottom: 0;
}

div#shinri_rinsho_wrap div.work .flex.three > div p {
  margin-bottom: 15px;
}

div#shinri_rinsho_wrap div.work h3 {
  color: #c68d50;
  margin-bottom: 24px;
  list-height: 30px;
}

div#shinri_kodomo_wrap .sec02 .flex {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

div#shinri_kodomo_wrap .features-hdg {
  background: #c16769;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  padding: 15px;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  div#shinri_kodomo_wrap .features-hdg {
    font-size: 5.20833vw !important;
  }
}

div#shinri_kodomo_wrap .features-lead {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  div#shinri_kodomo_wrap .features-lead {
    text-align: justify;
    font-size: 3.64583vw;
    width: 89.58333vw;
    line-height: 5.72917vw;
    margin: 0 auto;
    margin-bottom: 7.29167vw;
  }
}

div#shinri_kodomo_wrap div.mv {
  background: url(/academics/assets/new/img/department/shinri_k/mv_2026.jpg) no-repeat right center #c16769;
}

div#shinri_kodomo_wrap div.sec07 h2 {
  margin: 0 -50px 40px !important;
  font-size: 30px !important;
}

@media screen and (max-width: 768px) {
  div#shinri_kodomo_wrap div.sec07 h2 {
    font-size: 5.20833vw !important;
    margin-bottom: 20px !important;
  }
}

div#shinri_kodomo_wrap div.sec07 .teaching-sublead {
  color: #c16769;
}

div#shinri_kodomo_wrap div.sec07 .teaching-sec-ttl {
  background: #c16769;
}

div#shinri_kodomo_wrap div.sec07 .teaching-sec-block-ttl {
  color: #c16769;
}

@media screen and (max-width: 768px) {
  div#shinri_kodomo_wrap div.work .flex.three {
    display: block;
  }
}

div#shinri_kodomo_wrap div.work .flex.three > div {
  max-width: 340px;
  padding: 0 30px;
  margin-bottom: 0;
  border-left: 1px solid #c16769;
}

@media screen and (max-width: 768px) {
  div#shinri_kodomo_wrap div.work .flex.three > div {
    max-width: inherit;
    padding: 0;
    border-left: none;
    border-top: 1px solid #c16769;
    margin-top: 7.2916666667vw;
    padding-top: 7.2916666667vw;
  }
}

div#shinri_kodomo_wrap div.work .flex.three > div:first-child, div#shinri_kodomo_wrap div.work .flex.three > div:last-child {
  max-width: 310px;
}

@media screen and (max-width: 768px) {
  div#shinri_kodomo_wrap div.work .flex.three > div:first-child, div#shinri_kodomo_wrap div.work .flex.three > div:last-child {
    max-width: inherit;
  }
}

div#shinri_kodomo_wrap div.work .flex.three > div:first-child {
  border-left: none;
  padding-left: 0;
}

@media screen and (max-width: 768px) {
  div#shinri_kodomo_wrap div.work .flex.three > div:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
}

div#shinri_kodomo_wrap div.work .flex.three > div:last-child {
  padding-right: 0;
}

div#shinri_kodomo_wrap div.work .flex.three > div img {
  margin-bottom: 0;
}

div#shinri_kodomo_wrap div.work .flex.three > div p {
  margin-bottom: 15px;
}

div#shinri_kodomo_wrap div.work h3 {
  color: #c16769;
  margin-bottom: 24px;
  list-height: 30px;
}

div#sports_business_wrap .sec02 .flex {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

div#sports_business_wrap .features-hdg {
  background: #5fb15f;
  text-align: center;
  line-height: 120%;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  padding: 15px;
  margin: 0 -50px 40px;
}

@media screen and (max-width: 768px) {
  div#sports_business_wrap .features-hdg {
    font-size: 5.20833vw !important;
  }
}

div#sports_business_wrap .features-lead {
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  div#sports_business_wrap .features-lead {
    text-align: justify;
    font-size: 3.64583vw;
    width: 89.58333vw;
    line-height: 5.72917vw;
    margin: 0 auto;
    margin-bottom: 7.29167vw;
  }
}

div#sports_business_wrap div.mv {
  background: url(/academics/assets/new/img/department/sports_b/mv_2026.jpg) no-repeat right center #5fb15f;
}

div#sports_business_wrap .sec07 h2 {
  padding: 20px;
  margin: 0 -50px 40px;
}

div#sports_business_wrap .sec07 p {
  text-align: inherit;
}

div#sports_business_wrap .sec07 figure {
  margin: auto;
  margin-bottom: 15px;
}

div#sports_business_wrap .sec07 .lead .teaching-sublead {
  color: #5fb15f;
}

div#sports_business_wrap .sec07 .teaching-sec-ttl {
  background: #5fb15f;
}

div#sports_business_wrap .sec07 .teaching-sec-block-ttl {
  color: #5fb15f;
}

@media screen and (max-width: 768px) {
  div#sports_business_wrap div.work .flex.three {
    display: block;
  }
}

div#sports_business_wrap div.work .flex.three > div {
  max-width: 340px;
  padding: 0 30px;
  margin-bottom: 0;
  border-left: 1px solid #5fb15f;
}

@media screen and (max-width: 768px) {
  div#sports_business_wrap div.work .flex.three > div {
    max-width: inherit;
    padding: 0;
    border-left: none;
    border-top: 1px solid #5fb15f;
    margin-top: 7.2916666667vw;
    padding-top: 7.2916666667vw;
  }
}

div#sports_business_wrap div.work .flex.three > div:first-child, div#sports_business_wrap div.work .flex.three > div:last-child {
  max-width: 310px;
}

@media screen and (max-width: 768px) {
  div#sports_business_wrap div.work .flex.three > div:first-child, div#sports_business_wrap div.work .flex.three > div:last-child {
    max-width: inherit;
  }
}

div#sports_business_wrap div.work .flex.three > div:first-child {
  border-left: none;
  padding-left: 0;
}

@media screen and (max-width: 768px) {
  div#sports_business_wrap div.work .flex.three > div:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
}

div#sports_business_wrap div.work .flex.three > div:last-child {
  padding-right: 0;
}

div#sports_business_wrap div.work .flex.three > div img {
  margin-bottom: 0;
}

div#sports_business_wrap div.work .flex.three > div p {
  margin-bottom: 15px;
}

div#sports_business_wrap div.work h3 {
  color: #5fb15f;
  margin-bottom: 24px;
  list-height: 30px;
}

div#sports_supervise_wrap .sec02 .flex {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

div#sports_supervise_wrap .features-hdg {
  background: #1fa7a2;
  text-align: center;
  line-height: 120%;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  padding: 15px;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  div#sports_supervise_wrap .features-hdg {
    font-size: 5.20833vw !important;
  }
}

div#sports_supervise_wrap .features-lead {
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  div#sports_supervise_wrap .features-lead {
    text-align: justify;
    font-size: 3.64583vw;
    width: 89.58333vw;
    line-height: 5.72917vw;
    margin: 0 auto;
    margin-bottom: 7.29167vw;
  }
}

div#sports_supervise_wrap div.mv {
  background: url(/academics/assets/new/img/department/sports_s/mv_2026.jpg) no-repeat right center #1fa7a2;
}

div#sports_supervise_wrap div.sec07 h2 {
  margin: 0 -50px 40px !important;
  font-size: 30px !important;
}

div#tandai_carrer_wrap div.sec07 h2 {
  margin: 0 -50px 40px !important;
  font-size: 30px !important;
}

@media screen and (max-width: 768px) {
  div#sports_supervise_wrap div.sec07 h2 {
    font-size: 5.20833vw !important;
    margin-bottom: 20px !important;
  }
}

div#sports_supervise_wrap div.sec07 .lead .teaching-sublead {
  color: #1fa7a2;
}

div#sports_supervise_wrap div.sec07 .teaching-sec-ttl {
  background: #1fa7a2;
}

div#sports_supervise_wrap div.sec07 .teaching-sec-block-ttl {
  color: #1fa7a2;
}

@media screen and (max-width: 768px) {
  div#sports_supervise_wrap div.sec07 div.work .flex.three {
    display: block;
  }
}

div#sports_supervise_wrap div.sec07 div.work .flex.three > div {
  max-width: 340px;
  padding: 0 30px;
  margin-bottom: 0;
  border-left: 1px solid #1fa7a2;
}

@media screen and (max-width: 768px) {
  div#sports_supervise_wrap div.sec07 div.work .flex.three > div {
    max-width: inherit;
    padding: 0;
    border-left: none;
    border-top: 1px solid #1fa7a2;
    margin-top: 7.2916666667vw;
    padding-top: 7.2916666667vw;
  }
}

div#sports_supervise_wrap div.sec07 div.work .flex.three > div:first-child, div#sports_supervise_wrap div.sec07 div.work .flex.three > div:last-child {
  max-width: 310px;
}

@media screen and (max-width: 768px) {
  div#sports_supervise_wrap div.sec07 div.work .flex.three > div:first-child, div#sports_supervise_wrap div.sec07 div.work .flex.three > div:last-child {
    max-width: inherit;
  }
}

div#sports_supervise_wrap div.sec07 div.work .flex.three > div:first-child {
  border-left: none;
  padding-left: 0;
}

@media screen and (max-width: 768px) {
  div#sports_supervise_wrap div.sec07 div.work .flex.three > div:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
}

div#sports_supervise_wrap div.sec07 div.work .flex.three > div:last-child {
  padding-right: 0;
}

div#sports_supervise_wrap div.sec07 div.work .flex.three > div img {
  margin-bottom: 0;
}

div#sports_supervise_wrap div.sec07 div.work .flex.three > div p {
  margin-bottom: 15px;
}

div#sports_supervise_wrap div.sec07 div.work h3 {
  color: #1fa7a2;
  margin-bottom: 24px;
  list-height: 30px;
}

div#sports_supervise_wrap div#voice_wrap {
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  div#sports_supervise_wrap div#voice_wrap {
    margin-bottom: 40px;
  }
}

div#sports_supervise_wrap div#voice_wrap .childcare_voice_hdg {
  max-width: 960px;
  text-align: center;
  background: #191d6a;
  margin: 0 auto;
  padding: 14px 0 12px;
}

div#sports_supervise_wrap div#voice_wrap .childcare_voice_hdg--pink {
  background: #db6b83;
}

@media screen and (max-width: 768px) {
  div#sports_supervise_wrap div#voice_wrap .childcare_voice_hdg img {
    width: 224px;
  }
}

div#sports_supervise_wrap div#voice_inner {
  max-width: 960px;
  width: 90%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  div#sports_supervise_wrap div#voice_inner {
    width: 100%;
  }
}

div#sports_supervise_wrap .voice_box {
  display: -ms-flexbox;
  display: flex;
  background: #f8fbfe;
}

div#sports_supervise_wrap .voice_box--pink {
  background: #fff5fa;
}

div#sports_supervise_wrap .voice_box:nth-child(odd) .voice_img {
  -ms-flex-order: 2;
      order: 2;
}

@media screen and (max-width: 768px) {
  div#sports_supervise_wrap .voice_box {
    display: block;
  }
  div#sports_supervise_wrap .voice_box:last-child .voice_content {
    padding: 20px 20px 40px !important;
  }
}

@media screen and (min-width: 769px) {
  div#sports_supervise_wrap .voice_box:nth-child(odd) .voice_content:after {
    border-left: 20px solid #f8fbfe;
    right: -20px;
  }
  div#sports_supervise_wrap .voice_box:nth-child(odd) .voice_content--pink:after {
    border-left: 20px solid #fff5fa;
  }
  div#sports_supervise_wrap .voice_box:nth-child(even) .voice_content:after {
    border-right: 20px solid #f8fbfe;
    position: absolute;
    top: 50%;
    left: -20px;
  }
  div#sports_supervise_wrap .voice_box:nth-child(even) .voice_content--pink:after {
    border-right: 20px solid #fff5fa;
  }
}

div#sports_supervise_wrap .voice_content {
  -ms-flex: 1;
      flex: 1;
  padding: 25px 35px 0;
  position: relative;
}

@media screen and (max-width: 768px) {
  div#sports_supervise_wrap .voice_content {
    height: auto;
    padding: 20px 20px;
  }
}

div#sports_supervise_wrap .voice_content:after {
  content: " ";
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  div#sports_supervise_wrap .voice_content:after {
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    top: -40px;
    border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-bottom: 20px solid #f8fbfe;
    border-right: 20px solid transparent;
  }
}

@media screen and (max-width: 768px) {
  div#sports_supervise_wrap .voice_content--pink:after {
    border-bottom: 20px solid #fff5fa;
  }
}

div#sports_supervise_wrap .voice_profile {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

div#sports_supervise_wrap .voice_name {
  margin-top: 6px;
  margin-right: 20px;
}

div#sports_supervise_wrap .voice_name strong {
  font-size: 36px;
  font-weight: bold;
}

div#sports_supervise_wrap .voice_name span {
  font-size: 11px;
}

div#sports_supervise_wrap .voice_course {
  font-feature-settings: "palt";
  font-size: 12px;
}

div#sports_supervise_wrap .voice_course span {
  display: block;
  font-size: 10px;
  line-height: 1.8;
}

div#sports_supervise_wrap .voice_interview p {
  border-top: 1px solid #191d6a;
  font-size: 16px;
  padding-top: 15px;
}

div#sports_supervise_wrap .voice_interview p:not(:last-child) {
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  div#sports_supervise_wrap .voice_interview p {
    font-size: 3.125vw;
  }
}

div#sports_supervise_wrap .voice_interview--pink p {
  border-top: 1px solid #db6b83;
}

div#sports_supervise_wrap_img figure img {
  vertical-align: bottom;
}
@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap img {
    width: 100%;
  }
}

div#tandai_carrer_wrap .sec02 .flex {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

div#tandai_carrer_wrap .sec02 ul li {
  padding-right: 13px !important;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .sec02 ul li {
    padding-right: 0px;
  }
}

div#tandai_carrer_wrap div.mv {
  background: url(/academics/assets/new/img/department/tandai_c/mv_3.jpg) no-repeat right center #df7e20;
}

div#tandai_carrer_wrap div.sec04 div#course01 div.block01 .inner {
  background: url(/academics/assets/new/img/department/tandai_c/sec04_ph08.jpg) no-repeat right top;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap div.sec04 div#course01 div.block01 .inner {
    background: none;
  }
}

div#tandai_carrer_wrap div.sec04 div#course03 div.block01 .inner {
  background: url(/academics/assets/new/img/department/tandai_c/sec04_ph09.jpg) no-repeat right top;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap div.sec04 div#course03 div.block01 .inner {
    background: none;
  }
}

div#tandai_carrer_wrap div.sec04 div#course02 div.block01 .inner {
  background: url(/academics/assets/new/img/department/tandai_c/sec04_ph10.jpg) no-repeat right top;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap div.sec04 div#course02 div.block01 .inner {
    background: none;
  }
}

div#tandai_carrer_wrap .carrer_voice01_top {
  background: url(/academics/assets/new/img/department/tandai_c/voice-img01.png), linear-gradient(transparent 5%, #f8fbfe 0%);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 85px;
  padding-bottom: 249px;
  position: relative;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_top {
    background: url(/academics/assets/new/img/department/tandai_c/voice-img01.png), #f8fbfe;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 118%;
    padding-top: 30px;
    padding-bottom: 430px;
  }
}

@media screen and (max-width: 550px) {
  div#tandai_carrer_wrap .carrer_voice01_top {
    padding-bottom: 330px;
  }
}

@media screen and (max-width: 440px) {
  div#tandai_carrer_wrap .carrer_voice01_top {
    padding-bottom: 250px;
  }
}

div#tandai_carrer_wrap .carrer_voice01_top .carrer_voice01_lead {
  font-size: 16px;
  line-height: 2;
  position: relative;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_top .carrer_voice01_lead {
    font-size: 3.125vw;
  }
}

div#tandai_carrer_wrap .carrer_voice01_under {
  background: #191d6a;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_under {
    padding-bottom: 20px;
  }
}

div#tandai_carrer_wrap .carrer_voice01_under .voice_box {
  background: transparent !important;
}

div#tandai_carrer_wrap .carrer_voice01_under .carrer_voice_hdg {
  color: #fff;
  letter-spacing: .05em;
  padding: 70px 70px;
  margin-top: -70px;
  width: 380px;
  z-index: 1;
  background: #191d6a;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_under .carrer_voice_hdg {
    font-size: 3.125vw;
    margin: 0;
    width: 100%;
    padding: 30px 30px;
  }
}

div#tandai_carrer_wrap .carrer_voice01_under .carrer_voice_hdg p:first-child {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_under .carrer_voice_hdg p:first-child {
    margin-bottom: 20px;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_under .carrer_voice_hdg img {
    width: 224px;
  }
}

div#tandai_carrer_wrap .carrer_voice01_under .voice_content {
  background: #fff;
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  padding: 23px 25px;
  margin: 55px 0;
}

div#tandai_carrer_wrap .carrer_voice01_under .voice_content:after {
  display: none;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_under .voice_content {
    display: block;
    height: auto;
    padding: 20px;
    margin: 0;
  }
}

div#tandai_carrer_wrap .carrer_voice01_under .voice_content .voice_profile {
  display: block;
  margin-right: 30px;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_under .voice_content .voice_profile {
    margin-right: 0;
  }
}

div#tandai_carrer_wrap .carrer_voice01_under .voice_content .voice_name {
  margin-right: 0;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_under .voice_content .voice_name {
    margin-bottom: 10px;
  }
}

div#tandai_carrer_wrap .carrer_voice01_under .voice_content .voice_interview {
  -ms-flex: 1;
      flex: 1;
}

div#tandai_hoiku_wrap .sec02 .flex {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

div#tandai_hoiku_wrap div.mv {
  background: url(/academics/assets/new/img/department/tandai_h/mv_3.jpg) no-repeat right center #da6b82;
}

@media screen and (max-width: 768px) {
  div#tandai_hoiku_wrap .sec04 .u-mb60_pc {
    margin-bottom: 6.25vw;
  }
}

/*div#tandai_hoiku_wrap div.sec07.inner {
  background-color: #fff8e5;
  background-image: repeating-linear-gradient(-45deg, #fff, #fff 10px, transparent 0, transparent 20px);
}*/

div#tandai_hoiku_wrap div.sec07 .block03 > .lead {
  margin: 30px auto;
  text-align: left;
}

@media screen and (max-width: 768px) {
  div#tandai_hoiku_wrap div.sec07 .block03 > .lead {
    width: 89.5833333333vw;
  }
}

div#tandai_hoiku_wrap div.sec07.inner div.block03 {
  padding-bottom: 0;
}

div#hoiku_eigo_wrap {
  background-color: #fbe1e8;
  background-image: linear-gradient(-90deg, #fdf7fa 50%, transparent 50%);
  background-size: 4px;
  padding: 75px 0;
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  div#hoiku_eigo_wrap {
    padding: 11vw 0;
    margin-bottom: 6.25vw;
  }
}

div#hoiku_eigo_wrap .hoiku_eigo_inner {
  background: #fff;
}

div#hoiku_eigo_wrap .sec02 .flex {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

div#hoiku_eigo_wrap .flex {
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  div#hoiku_eigo_wrap .flex {
    display: block;
  }
}

div#hoiku_eigo_wrap .course_hdg {
  background: #db6b83;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  padding: 20px 20px 25px;
}

div#hoiku_eigo_wrap .course_hdg span {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  div#hoiku_eigo_wrap .course_hdg {
    font-size: 20px;
    padding: 20px 0 25px;
  }
  div#hoiku_eigo_wrap .course_hdg span {
    font-size: 12px;
    margin-bottom: 5px;
  }
}

div#hoiku_eigo_wrap .course_box {
  padding: 45px 40px 0px;
}

div#hoiku_eigo_wrap .course_box:last-child {
  padding: 45px 40px 45px;
}

div#hoiku_eigo_wrap .course_box *:not(:last-child) {
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  div#hoiku_eigo_wrap .course_box {
    padding: 20px 20px 0px;
  }
  div#hoiku_eigo_wrap .course_box:last-child {
    padding: 20px 20px 20px;
  }
  div#hoiku_eigo_wrap .course_box *:not(:last-child) {
    margin-bottom: 10px;
  }
}

div#hoiku_eigo_wrap .course_content {
  -ms-flex: 1;
      flex: 1;
}

div#hoiku_eigo_wrap .course_content:first-child {
  margin-right: 30px;
}

@media screen and (max-width: 768px) {
  div#hoiku_eigo_wrap .course_content:first-child {
    margin-right: 0;
  }
}

div#hoiku_eigo_wrap .course_content_ttl {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  background: #db6b83;
  padding: 7px 10px;
}

@media screen and (max-width: 768px) {
  div#hoiku_eigo_wrap .course_content_ttl {
    font-size: 16px;
  }
}

div#hoiku_eigo_wrap .course_content p span {
  font-weight: bold;
}

div#hoiku_eigo_wrap .course_content figure {
  margin-bottom: 0 !important;
}

div#hoiku_eigo_wrap .course_content dl dt {
  color: #db6b83;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px !important;
}

div#hoiku_eigo_wrap .course_content ul li:not(:last-child) {
  margin-bottom: 0 !important;
  padding-left: 1em;
  text-indent: -1em;
  position: relative;
}

div#hoiku_eigo_wrap .course_content ul li:not(:last-child):before {
  color: #db6b83;
  content: "●";
}

div#hoiku_eigo_wrap .course_content ul li:last-child {
  font-size: 16px;
}

#teaching-inr div.sec07 {
  padding: 0 50px 50px !important;
}

@media screen and (max-width: 768px) {
  #teaching-inr div.sec07 {
    padding: 0 20px 20px !important;
  }
}

@media screen and (max-width: 768px) {
  #teaching-inr div.sec07 h2 {
    font-size: 5.20833vw !important;
    margin-bottom: 20px !important;
  }
}

#teaching-inr .lead {
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 4%;
}

#teaching-inr .lead .teaching-lead {
  color: #646464;
  font-size: 30px;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  #teaching-inr .lead .teaching-lead {
    font-size: 5.20833vw;
    margin-bottom: 5px;
  }
}

#teaching-inr .lead .teaching-sublead {
  font-size: 20px;
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  #teaching-inr .lead .teaching-sublead {
    font-size: 3.64583vw;
    margin-bottom: 20px;
  }
}

#teaching-inr .teaching-sec {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -2%;
}

@media screen and (max-width: 768px) {
  #teaching-inr .teaching-sec {
    /*display: block;*/
    margin-right: 0;
  }
}

#teaching-inr .teaching-sec-ttl {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  padding: 6px 5px;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  #teaching-inr .teaching-sec-ttl {
    font-size: 3.64583vw;
    text-align: center;
  }
}

#teaching-inr .teaching-sec-inr {
  margin-right: 2%;
  width: 55%;
}

@media screen and (max-width: 768px) {
  #teaching-inr .teaching-sec-inr {
    width: 100%;
    padding-bottom: 20px;
  }
}

#teaching-inr .teaching-sec-inr:first-child {
  width: 58%;
  margin-bottom: 4%;
  -ms-flex-order: 1;
      order: 1;
}

#teaching-inr .teaching-sec-inr:first-child .teaching-sec-ttl {
  padding: 6px 10px;
}

@media screen and (max-width: 768px) {
  #teaching-inr .teaching-sec-inr:first-child {
    margin-right: 0;
    width: 100%;
  }
}

#teaching-inr .teaching-sec-inr:nth-child(2) {
  -ms-flex-order: 3;
      order: 3;
}

#teaching-inr .teaching-sec-inr:nth-child(3) {
  -ms-flex-order: 4;
      order: 4;
}

#teaching-inr .teaching-sec-inr:nth-child(4) {
  -ms-flex-order: 5;
      order: 5;
}

#teaching-inr .teaching-sec-inr:nth-child(5) {
  -ms-flex-order: 6;
      order: 6;
	margin-top: 10px;
}
#teaching-inr .teaching-sec-inr:nth-child(6) {
  -ms-flex-order: 7;
      order: 7;
	margin-top: 10px;
}
#teaching-inr .teaching-sec-inr:nth-child(7) {
  -ms-flex-order: 8;
      order: 8;
	margin-top: 10px;
}

#teaching-inr .teaching-sec-inr--teacher {
  max-width: 350px;
  margin-bottom: 4%;
  -ms-flex-order: 2;
      order: 2;
}

@media screen and (max-width: 768px) {
  #teaching-inr .teaching-sec-inr--teacher {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
}

#teaching-inr .teaching-sec-inr .teacher-desc figure {
  margin-bottom: 15px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #teaching-inr .teaching-sec-inr .teacher-desc figure img {
    max-width: 274px;
  }
}

#teaching-inr .teaching-sec-inr .teacher-desc dl dt {
  font-size: 16px;
  margin-bottom: 1px;
}

@media screen and (max-width: 768px) {
  #teaching-inr .teaching-sec-inr .teacher-desc dl dt {
    font-size: 3.125vw;
  }
}

#teaching-inr .teaching-sec-inr .teacher-desc dl dd {
  font-size: 16px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #teaching-inr .teaching-sec-inr .teacher-desc dl dd {
    font-size: 3.64583vw;
  }
}

#teaching-inr .teaching-sec-inr .teacher-desc-txt {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #fff;
}

#teaching-inr .teaching-sec-block figure {
  margin-bottom: 15px;
  text-align: center;
}

#teaching-inr .teaching-sec-block:not(:last-child) {
  margin-bottom: 25px;
}

#teaching-inr .teaching-sec-block-ttl {
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 10px !important;
  text-align: justify;
  line-height: 1.6;
}
#teaching-inr .teaching-sec-block-txt {
  font-size: 16px;
  text-align: justify;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #teaching-inr .teaching-sec-block-ttl {
    font-size: 3.64583vw;
  }
}

div#voice_wrap {
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  div#voice_wrap {
    margin-bottom: 40px;
  }
}

div#voice_wrap .childcare_voice_hdg {
  max-width: 960px;
  text-align: center;
  background: #191d6a;
  margin: 0 auto;
  padding: 14px 0 12px;
}

div#voice_wrap .childcare_voice_hdg--pink {
  background: #db6b83;
}

@media screen and (max-width: 768px) {
  div#voice_wrap .childcare_voice_hdg img {
    width: 224px;
  }
}

div#voice_inner {
  max-width: 960px;
  width: 90%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  div#voice_inner {
    width: 100%;
  }
}

.voice_box {
  display: -ms-flexbox;
  display: flex;
  background: #f8fbfe;
}

.voice_box--pink {
  background: #fff5fa;
}

.voice_box:nth-child(odd) .voice_img {
  -ms-flex-order: 2;
  order: 2;
}

@media screen and (max-width: 768px) {
  .voice_box {
    display: block;
  }
  .voice_box:last-child .voice_content {
    padding: 20px 20px 40px !important;
  }
}

@media screen and (min-width: 769px) {
  .voice_box:nth-child(odd) .voice_content:after {
    border-left: 20px solid #f8fbfe;
    right: -20px;
  }
  .voice_box:nth-child(odd) .voice_content--pink:after {
    border-left: 20px solid #fff5fa;
  }
  .voice_box:nth-child(even) .voice_content:after {
    border-right: 20px solid #f8fbfe;
    position: absolute;
    top: 50%;
    left: -20px;
  }
  .voice_box:nth-child(even) .voice_content--pink:after {
    border-right: 20px solid #fff5fa;
  }
}

.voice_content {
  -ms-flex: 1;
  flex: 1;
  padding: 25px 35px 25px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .voice_content {
    height: auto;
    padding: 20px 20px;
  }
}

.voice_content:after {
  content: " ";
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .voice_content:after {
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -40px;
    border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-bottom: 20px solid #f8fbfe;
    border-right: 20px solid transparent;
  }
}

@media screen and (max-width: 768px) {
  .voice_content--pink:after {
    border-bottom: 20px solid #fff5fa;
  }
}

.voice_profile {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.voice_name {
  margin-top: 6px;
  margin-right: 20px;
}

.voice_name strong {
  font-size: 36px;
  font-weight: bold;
}

.voice_name span {
  font-size: 11px;
}

.voice_course {
  font-feature-settings: "palt";
  font-size: 12px;
}

.voice_course span {
  display: block;
  font-size: 10px;
  line-height: 1.8;
}

.voice_interview p {
  border-top: 1px solid #191d6a;
  font-size: 16px;
  padding-top: 15px;
}

.voice_interview p:not(:last-child) {
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .voice_interview p {
    font-size: 3.125vw;
  }
}

.voice_interview--pink p {
  border-top: 1px solid #db6b83;
}

.voice_img figure img {
  vertical-align: bottom;
}

div#tandai_carrer_wrap div.mv {
  background: url(/academics/assets/new/img/department/tandai_c/mv_2025.jpg) no-repeat right center #df7e20;
}

div#tandai_carrer_wrap div.sec04 div#course01 div.block01 .inner {
  background: url(/academics/assets/new/img/department/tandai_c/sec04_ph11.jpg) no-repeat right top;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap div.sec04 div#course01 div.block01 .inner {
    background: none;
  }
}

div#tandai_carrer_wrap div.sec04 div#course03 div.block01 .inner {
  background: url(/academics/assets/new/img/department/tandai_c/sec04_ph13.jpg) no-repeat right top;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap div.sec04 div#course03 div.block01 .inner {
    background: none;
  }
}

div#tandai_carrer_wrap div.sec04 div#course02 div.block01 .inner {
  background: url(/academics/assets/new/img/department/tandai_c/sec04_ph12.jpg) no-repeat right top;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap div.sec04 div#course02 div.block01 .inner {
    background: none;
  }
}

div#tandai_carrer_wrap .carrer_voice01_top {
  background: url(/academics/assets/new/img/department/tandai_c/voice-img01.png), linear-gradient(transparent 5%, #f8fbfe 0%);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 85px;
  padding-bottom: 249px;
  position: relative;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_top {
    background: url(/academics/assets/new/img/department/tandai_c/voice-img01.png), #f8fbfe;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 118%;
    padding-top: 30px;
    padding-bottom: 430px;
  }
}

@media screen and (max-width: 550px) {
  div#tandai_carrer_wrap .carrer_voice01_top {
    padding-bottom: 330px;
  }
}

@media screen and (max-width: 440px) {
  div#tandai_carrer_wrap .carrer_voice01_top {
    padding-bottom: 250px;
  }
}

div#tandai_carrer_wrap .carrer_voice01_top .carrer_voice01_lead {
  font-size: 16px;
  line-height: 2;
  position: relative;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_top .carrer_voice01_lead {
    font-size: 3.125vw;
  }
}

div#tandai_carrer_wrap .carrer_voice01_under {
  background: #191d6a;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_under {
    padding-bottom: 20px;
  }
}

div#tandai_carrer_wrap .carrer_voice01_under .voice_box {
  background: transparent !important;
}

div#tandai_carrer_wrap .carrer_voice01_under .carrer_voice_hdg {
  color: #fff;
  letter-spacing: .05em;
  padding: 70px 70px;
  margin-top: -70px;
  width: 380px;
  z-index: 1;
  background: #191d6a;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_under .carrer_voice_hdg {
    font-size: 3.125vw;
    margin: 0;
    width: 100%;
    padding: 30px 30px;
  }
}

div#tandai_carrer_wrap .carrer_voice01_under .carrer_voice_hdg p:first-child {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_under .carrer_voice_hdg p:first-child {
    margin-bottom: 20px;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_under .carrer_voice_hdg img {
    width: 224px;
  }
}

div#tandai_carrer_wrap .carrer_voice01_under .voice_content {
  background: #fff;
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  padding: 23px 25px;
  margin: 55px 0;
}

div#tandai_carrer_wrap .carrer_voice01_under .voice_content:after {
  display: none;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_under .voice_content {
    display: block;
    height: auto;
    padding: 20px;
    margin: 0;
  }
}

div#tandai_carrer_wrap .carrer_voice01_under .voice_content .voice_profile {
  display: block;
  margin-right: 30px;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_under .voice_content .voice_profile {
    margin-right: 0;
  }
}

div#tandai_carrer_wrap .carrer_voice01_under .voice_content .voice_name {
  margin-right: 0;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  div#tandai_carrer_wrap .carrer_voice01_under .voice_content .voice_name {
    margin-bottom: 10px;
  }
}

div#tandai_carrer_wrap .carrer_voice01_under .voice_content .voice_interview {
  -ms-flex: 1;
  flex: 1;
}

div#tandai_hoiku_wrap div.mv {
  background: url(/academics/assets/new/img/department/tandai_h/mv_2025.jpg) no-repeat right center #da6b82;
}

@media screen and (max-width: 768px) {
  div#tandai_hoiku_wrap .sec04 .u-mb60_pc {
    margin-bottom: 6.25vw;
  }
}

/*div#tandai_hoiku_wrap div.sec07.inner {
  background-color: #fff8e5;
  background-image: repeating-linear-gradient(-45deg, #fff, #fff 10px, transparent 0, transparent 20px);
}*/

div#tandai_hoiku_wrap div.sec07 .block03 > .lead {
  margin: 30px auto;
  text-align: left;
}

@media screen and (max-width: 768px) {
  div#tandai_hoiku_wrap div.sec07 .block03 > .lead {
    width: 89.5833333333vw;
  }
}

div#tandai_hoiku_wrap div.sec07.inner div.block03 {
  padding-bottom: 0;
}

div#hoiku_eigo_wrap {
  background-color: #fbe1e8;
  background-image: linear-gradient(-90deg, #fdf7fa 50%, transparent 50%);
  background-size: 4px;
  padding: 75px 0;
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  div#hoiku_eigo_wrap {
    padding: 11vw 0;
    margin-bottom: 6.25vw;
  }
}

div#hoiku_eigo_wrap .hoiku_eigo_inner {
  background: #fff;
}

div#hoiku_eigo_wrap .flex {
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  div#hoiku_eigo_wrap .flex {
    display: block;
  }
}

div#hoiku_eigo_wrap .course_hdg {
  background: #db6b83;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  padding: 15px;
}

div#hoiku_eigo_wrap .course_hdg span {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  div#hoiku_eigo_wrap .course_hdg {
    font-size: 20px;
    padding: 20px 0 25px;
  }
  div#hoiku_eigo_wrap .course_hdg span {
    font-size: 12px;
    margin-bottom: 5px;
  }
}

div#hoiku_eigo_wrap .course_box {
  padding: 45px 40px 0px;
}

div#hoiku_eigo_wrap .course_box:last-child {
  padding: 45px 40px 45px;
}

div#hoiku_eigo_wrap .course_box *:not(:last-child) {
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  div#hoiku_eigo_wrap .course_box {
    padding: 20px 20px 0px;
  }
  div#hoiku_eigo_wrap .course_box:last-child {
    padding: 20px 20px 20px;
  }
  div#hoiku_eigo_wrap .course_box *:not(:last-child) {
    margin-bottom: 10px;
  }
}

div#hoiku_eigo_wrap .course_content {
  -ms-flex: 1;
  flex: 1;
}

div#hoiku_eigo_wrap .course_content:first-child {
  margin-right: 30px;
}

@media screen and (max-width: 768px) {
  div#hoiku_eigo_wrap .course_content:first-child {
    margin-right: 0;
  }
}

div#hoiku_eigo_wrap .course_content_ttl {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  background: #db6b83;
  padding: 7px 10px;
}

@media screen and (max-width: 768px) {
  div#hoiku_eigo_wrap .course_content_ttl {
    font-size: 16px;
  }
}

div#hoiku_eigo_wrap .course_content p span {
  font-weight: bold;
}

div#hoiku_eigo_wrap .course_content figure {
  margin-bottom: 0 !important;
}

div#hoiku_eigo_wrap .course_content dl dt {
  color: #db6b83;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px !important;
}

div#hoiku_eigo_wrap .course_content ul li:not(:last-child) {
  margin-bottom: 0 !important;
  padding-left: 1em;
  text-indent: -1em;
  position: relative;
}

div#hoiku_eigo_wrap .course_content ul li:not(:last-child):before {
  color: #db6b83;
  content: "●";
}

div#hoiku_eigo_wrap .course_content ul li:last-child {
  font-size: 16px;
}



#teaching-inr2 div.sec07 {
  padding: 0 50px 50px !important;
}

@media screen and (max-width: 768px) {
  #teaching-inr2 div.sec07 {
    padding: 0 20px 20px !important;
  }
}

@media screen and (max-width: 768px) {
  #teaching-inr2 div.sec07 h2 {
    font-size: 5.20833vw !important;
    margin-bottom: 20px !important;
  }
}

#teaching-inr2 .lead {
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 4%;
}

#teaching-inr2 .lead .teaching-lead {
  color: #646464;
  font-size: 30px;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  #teaching-inr2 .lead .teaching-lead {
    font-size: 5.20833vw;
    margin-bottom: 5px;
  }
}

#teaching-inr2 .lead .teaching-sublead {
  font-size: 20px;
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  #teaching-inr2 .lead .teaching-sublead {
    font-size: 3.64583vw;
    margin-bottom: 20px;
  }
}

#teaching-inr2 .teaching-sec {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -2%;
}

@media screen and (max-width: 768px) {
  #teaching-inr2 .teaching-sec {
    /*display: block;*/
    margin-right: 0;
  }
}

#teaching-inr2 .teaching-sec-ttl {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  padding: 6px 5px;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  #teaching-inr2 .teaching-sec-ttl {
    font-size: 3.64583vw;
    text-align: center;
  }
}

#teaching-inr2 .teaching-sec-inr {
  margin-right: 2%;
  width: 48%;
  text-align: justify;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #teaching-inr2 .teaching-sec-inr {
    width: 100%;
    padding-bottom: 20px;
  }
}
#teaching-inr2 .teaching-sec-inr:first-child {

  margin-bottom: 4%;
  -ms-flex-order: 1;
      order: 1;
}

#teaching-inr2 .teaching-sec-inr:first-child .teaching-sec-ttl {
  padding: 6px 10px;
}

@media screen and (max-width: 768px) {
  #teaching-inr2 .teaching-sec-inr:first-child {
    margin-right: 0;
    width: 100%;
  }
}

#teaching-inr2 .teaching-sec-inr:nth-child(2) {
  -ms-flex-order: 3;
      order: 3;
}

#teaching-inr2 .teaching-sec-inr:nth-child(3) {
  -ms-flex-order: 4;
      order: 4;
}

#teaching-inr2 .teaching-sec-inr:nth-child(4) {
  -ms-flex-order: 5;
      order: 5;
}

#teaching-inr2 .teaching-sec-inr:nth-child(5) {
  -ms-flex-order: 6;
      order: 6;
	margin-top: 10px;
}
#teaching-inr2 .teaching-sec-inr:nth-child(6) {
  -ms-flex-order: 7;
      order: 7;
	margin-top: 10px;
}
#teaching-inr2 .teaching-sec-inr:nth-child(7) {
  -ms-flex-order: 8;
      order: 8;
	margin-top: 10px;
}

#teaching-inr2 .teaching-sec-inr--teacher {
  max-width: 274px;
  margin-bottom: 4%;
  -ms-flex-order: 2;
      order: 2;
}
@media screen and (max-width: 768px) {
  #teaching-inr2 .teaching-sec-inr--teacher {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
}

#teaching-inr2 .teaching-sec-inr .teacher-desc figure {
  margin-bottom: 15px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #teaching-inr2 .teaching-sec-inr .teacher-desc figure img {
    max-width: 274px;
  }
}

#teaching-inr2 .teaching-sec-inr .teacher-desc dl dt {
  font-size: 16px;
  margin-bottom: 1px;
}

@media screen and (max-width: 768px) {
  #teaching-inr2 .teaching-sec-inr .teacher-desc dl dt {
    font-size: 3.125vw;
  }
}

#teaching-inr2 .teaching-sec-inr .teacher-desc dl dd {
  font-size: 16px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #teaching-inr2 .teaching-sec-inr .teacher-desc dl dd {
    font-size: 3.64583vw;
  }
}

#teaching-inr2 .teaching-sec-inr .teacher-desc-txt {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #fff;
}

#teaching-inr2 .teaching-sec-block figure {
  margin-bottom: 15px;
  text-align: center;
}

#teaching-inr2 .teaching-sec-block:not(:last-child) {
  margin-bottom: 25px;
}

#teaching-inr2 .teaching-sec-block-ttl {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px !important;
}

@media screen and (max-width: 768px) {
  #teaching-inr2 .teaching-sec-block-ttl {
    font-size: 3.64583vw;
  }
}


#teaching-inr3 div.sec07 {
  padding: 0 50px 50px !important;
}

@media screen and (max-width: 768px) {
  #teaching-inr3 div.sec07 {
    padding: 0 20px 20px !important;
  }
}

@media screen and (max-width: 768px) {
  #teaching-inr3 div.sec07 h2 {
    font-size: 5.20833vw !important;
    margin-bottom: 20px !important;
  }
}

#teaching-inr3 .lead {
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 4%;
}

#teaching-inr3 .lead .teaching-lead {
  color: #646464;
  font-size: 30px;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  #teaching-inr3 .lead .teaching-lead {
    font-size: 5.20833vw;
    margin-bottom: 5px;
  }
}

#teaching-inr3 .lead .teaching-sublead {
  font-size: 20px;
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  #teaching-inr3 .lead .teaching-sublead {
    font-size: 3.64583vw;
    margin-bottom: 20px;
  }
}

#teaching-inr3 .teaching-sec {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -2%;
}

@media screen and (max-width: 768px) {
  #teaching-inr3 .teaching-sec {
    /*display: block;*/
    margin-right: 0;
  }
}

#teaching-inr3 .teaching-sec-ttl {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  padding: 6px 5px;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  #teaching-inr3 .teaching-sec-ttl {
    font-size: 3.64583vw;
    text-align: center;
  }
}

#teaching-inr3 .teaching-sec-inr {
  margin-right: 2%;
  width: 63%;
}

@media screen and (max-width: 768px) {
  #teaching-inr3 .teaching-sec-inr {
    width: 100%;
    padding-bottom: 20px;
  }
}
#teaching-inr3 .teaching-sec-inr:first-child {
	width: 64%;
  margin-bottom: 4%;
  -ms-flex-order: 1;
      order: 1;
}

#teaching-inr3 .teaching-sec-inr:first-child .teaching-sec-ttl {
  padding: 6px 10px;

}

@media screen and (max-width: 768px) {
  #teaching-inr3 .teaching-sec-inr:first-child {
    margin-right: 0;
    width: 100%;
  }
}

#teaching-inr3 .teaching-sec-inr:nth-child(2) {
  -ms-flex-order: 3;
      order: 3;
}

#teaching-inr3 .teaching-sec-inr:nth-child(3) {
	width: 64%;
  -ms-flex-order: 4;
      order: 4;
}
@media screen and (max-width: 768px) {
  #teaching-inr3 .teaching-sec-inr:nth-child(3) {
    margin-right: 0;
    width: 100%;
  }
}

#teaching-inr3 .teaching-sec-inr:nth-child(4) {
  -ms-flex-order: 5;
      order: 5;
	margin-top: 10px;
}

#teaching-inr3 .teaching-sec-inr:nth-child(5) {
  -ms-flex-order: 6;
      order: 6;
	margin-top: 10px;
}
#teaching-inr3 .teaching-sec-inr:nth-child(6) {
  -ms-flex-order: 7;
      order: 7;
	margin-top: 10px;
}
#teaching-inr3 .teaching-sec-inr:nth-child(7) {
  -ms-flex-order: 8;
      order: 8;
	margin-top: 10px;
}

#teaching-inr3 .teaching-sec-inr--teacher {
  max-width: 274px;
  margin-bottom: 4%;
  -ms-flex-order: 2;
      order: 2;
}
@media screen and (max-width: 768px) {
  #teaching-inr3 .teaching-sec-inr--teacher {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
}

#teaching-inr3 .teaching-sec-inr .teacher-desc figure {
  margin-bottom: 15px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #teaching-inr3 .teaching-sec-inr .teacher-desc figure img {
    max-width: 274px;
  }
}

#teaching-inr3 .teaching-sec-inr .teacher-desc dl dt {
  font-size: 16px;
  margin-bottom: 1px;
}

@media screen and (max-width: 768px) {
  #teaching-inr3 .teaching-sec-inr .teacher-desc dl dt {
    font-size: 3.125vw;
  }
}

#teaching-inr3 .teaching-sec-inr .teacher-desc dl dd {
  font-size: 16px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #teaching-inr3 .teaching-sec-inr .teacher-desc dl dd {
    font-size: 3.64583vw;
  }
}

#teaching-inr3 .teaching-sec-inr .teacher-desc-txt {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #fff;
}

#teaching-inr3 .teaching-sec-block figure {
  margin-bottom: 15px;
  text-align: center;
}

#teaching-inr3 .teaching-sec-block:not(:last-child) {
  margin-bottom: 25px;
}

#teaching-inr3 .teaching-sec-block-ttl {
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 10px !important;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #teaching-inr3 .teaching-sec-block-ttl {
    font-size: 3.64583vw;
  }
}




#teaching-inr4 div.sec07 {
  padding: 0 50px 50px !important;
}

@media screen and (max-width: 768px) {
  #teaching-inr4 div.sec07 {
    padding: 0 20px 20px !important;
  }
}

@media screen and (max-width: 768px) {
  #teaching-inr4 div.sec07 h2 {
    font-size: 5.20833vw !important;
    margin-bottom: 20px !important;
  }
}

#teaching-inr4 .lead {
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 4%;
}

#teaching-inr4 .lead .teaching-lead {
  color: #646464;
  font-size: 30px;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  #teaching-inr4 .lead .teaching-lead {
    font-size: 5.20833vw;
    margin-bottom: 5px;
  }
}

#teaching-inr4 .lead .teaching-sublead {
  font-size: 20px;
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  #teaching-inr4 .lead .teaching-sublead {
    font-size: 3.64583vw;
    margin-bottom: 20px;
  }
}

#teaching-inr4 .teaching-sec {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -8%;
}

@media screen and (max-width: 768px) {
  #teaching-inr4 .teaching-sec {
    /*display: block;*/
    margin-right: 0;
  }
}

#teaching-inr4 .teaching-sec-ttl {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  padding: 6px 5px;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  #teaching-inr4 .teaching-sec-ttl {
    font-size: 3.64583vw;
    text-align: center;
  }
}

#teaching-inr4 .teaching-sec-inr {
  margin-right: 2%;
  width: 45.33333%;
}

@media screen and (max-width: 768px) {
  #teaching-inr4 .teaching-sec-inr {
    width: 100%;
    padding-bottom: 20px;
  }
}
#teaching-inr4 .teaching-sec-inr:first-child {

  margin-bottom: 4%;
  -ms-flex-order: 1;
      order: 1;
}

#teaching-inr4 .teaching-sec-inr:first-child .teaching-sec-ttl {
  padding: 6px 10px;
}

@media screen and (max-width: 768px) {
  #teaching-inr4 .teaching-sec-inr:first-child {
    margin-right: 0;
    width: 100%;
  }
}

#teaching-inr4 .teaching-sec-inr:nth-child(2) {
  -ms-flex-order: 3;
      order: 3;
}

#teaching-inr4 .teaching-sec-inr:nth-child(3) {
  -ms-flex-order: 4;
      order: 4;
}

#teaching-inr4 .teaching-sec-inr:nth-child(4) {
  -ms-flex-order: 5;
      order: 5;

}

#teaching-inr4 .teaching-sec-inr:nth-child(5) {
  -ms-flex-order: 6;
      order: 6;
	margin-top: 10px;
}
#teaching-inr4 .teaching-sec-inr:nth-child(6) {
  -ms-flex-order: 7;
      order: 7;
	margin-top: 10px;
}
#teaching-inr4 .teaching-sec-inr:nth-child(7) {
  -ms-flex-order: 8;
      order: 8;
	margin-top: 10px;
}

#teaching-inr4 .teaching-sec-inr--teacher {
  max-width: 274px;
  margin-bottom: 4%;
  -ms-flex-order: 2;
      order: 2;
}
@media screen and (max-width: 768px) {
  #teaching-inr4 .teaching-sec-inr--teacher {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
}

#teaching-inr4 .teaching-sec-inr .teacher-desc figure {
  margin-bottom: 15px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #teaching-inr4 .teaching-sec-inr .teacher-desc figure img {
    max-width: 274px;
  }
}

#teaching-inr4 .teaching-sec-inr .teacher-desc dl dt {
  font-size: 16px;
  margin-bottom: 1px;
}

@media screen and (max-width: 768px) {
  #teaching-inr4 .teaching-sec-inr .teacher-desc dl dt {
    font-size: 3.125vw;
  }
}

#teaching-inr4 .teaching-sec-inr .teacher-desc dl dd {
  font-size: 16px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #teaching-inr4 .teaching-sec-inr .teacher-desc dl dd {
    font-size: 3.64583vw;
  }
}

#teaching-inr4 .teaching-sec-inr .teacher-desc-txt {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #fff;
}

#teaching-inr4 .teaching-sec-block figure {
  margin-bottom: 15px;
  text-align: center;
}

#teaching-inr4 .teaching-sec-block:not(:last-child) {
  margin-bottom: 25px;
}

#teaching-inr4 .teaching-sec-block-ttl {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px !important;
}

@media screen and (max-width: 768px) {
  #teaching-inr4 .teaching-sec-block-ttl {
    font-size: 3.64583vw;
  }
}




.title_sub {
  position: relative;
  padding-left: 25px;
  margin-bottom: 20px;
  font-weight: bold;
}

.title_sub:before {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 0;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 15px transparent;
  border-bottom: solid 15px rgb(122, 124, 124);
}
.title_sub:after {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 10px;
  width: 100%;
  border-bottom: solid 3px rgb(122, 124, 124);
}