/*===============================================
 COMMON
===============================================*/
.cBd01 {
  border-color: #5FC0C8 !important;
}

.cBg01 {
  background: #5FC0C8;
}

.cBg02 {
  background: #E7F6F7;
  padding: 10px;
}

.cTxt01 {
  color: #5FC0C8;
}

.gBg01 {
  background: linear-gradient(to right, #5FC0C8 0%, #00939C 100%);
}

.gBg02 {
  background: linear-gradient(to right, #00939C 0%, #5FC0C8 100%);
}

/*===============================================
 HEADER
===============================================*/
.bg_main01 {
  background: url(/faculty/science_and_engineering/images/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main02 {
  background: url(/faculty/science_and_engineering/physics/images/index/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main03 {
  background: url(/faculty/science_and_engineering/physics/images/curriculum/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main04 {
  background: url(/faculty/science_and_engineering/physics/images/teacher/main01.jpg) no-repeat top center;
  background-size: cover;
}

.bg_main05 {
  background: url(/faculty/science_and_engineering/environment_and_energyengineering/images/index/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main06 {
  background: url(/faculty/science_and_engineering/environment_and_energyengineering/images/curriculum/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main07 {
  background: url(/faculty/science_and_engineering/environment_and_energyengineering/images/teacher/main01.jpg) no-repeat top center;
  background-size: cover;
}

.bg_main08 {
  background: url(/faculty/science_and_engineering/biology/images/index/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main09 {
  background: url(/faculty/science_and_engineering/biology/images/curriculum/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main10 {
  background: url(/faculty/science_and_engineering/biology/images/teacher/main01.jpg) no-repeat top center;
  background-size: cover;
}

.bg_main11 {
  background: url(/faculty/science_and_engineering/chemistry/images/index/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main12 {
  background: url(/faculty/science_and_engineering/chemistry/images/curriculum/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main13 {
  background: url(/faculty/science_and_engineering/chemistry/images/teacher/main01.jpg) no-repeat top center;
  background-size: cover;
}

.bg_main14 {
  background: url(/faculty/science_and_engineering/images/main02.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main15 {
  background: url(/faculty/science_and_engineering/images/main03.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main16 {
  background: url(/faculty/science_and_engineering/images/main04.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main17 {
  background: url(/faculty/science_and_engineering/images/main05.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main18 {
  background: url(/faculty/science_and_engineering/images/main06.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main19 {
  background: url(/faculty/science_and_engineering/images/main07.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main20 {
  background: url(/faculty/science_and_engineering/images/main08.jpg) no-repeat center center;
  background-size: cover;
}

/*===============================================
 CONTENTS
===============================================*/
.stA {
  padding: 10px;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

.stB {
  border: none;
  padding: 10px !important;
}

.stC {
  position: relative;
}
.stC .banner {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 140px;
}

.stD {
  padding: 15px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

.stG {
  position: absolute;
  right: 30px;
  bottom: 0;
}
.stG ul li {
  width: 175px;
}
.stG ul li:first-of-type {
  margin-bottom: 20px;
}

.list_btn04 ul li .btn .ico div.off {
  border-left: 8px solid #5FC0C8;
}

.list_btn05 .btn .ico .off div {
  border-top: 10px solid #5FC0C8;
}

.area_pickup01 a:hover {
  color: #5FC0C8;
}

.st01_08 .batten::before,
.st01_08 .batten::after {
  background: #5FC0C8;
}

.st02_01 section:before {
  border-top: 40px solid #5FC0C8;
}

.st03_01 .box .boxL .arrow:before, .st03_01 .box .boxL .arrow:after {
  background: #5FC0C8;
}

/*===============================================
 responsive width-1200
===============================================*/
/*===============================================
 responsive width-812
===============================================*/
@media only screen and (max-width: 812px) {
  .list_btn04 ul li .btn .ico div.off {
    border-left: 7px solid #5FC0C8;
  }
  .list_btn05 .btn .ico .off div {
    border-top: 7px solid #5FC0C8;
  }
  .st02_01 section:before {
    border-top: 20px solid #5FC0C8;
  }
  .stA {
    font-size: 20px;
    font-size: 2rem;
  }
  .stC .banner {
    right: 30px;
    width: 100px;
  }
  .stD {
    padding: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .stE {
    padding: 0 20px !important;
  }
  .stG ul li {
    width: 120px;
  }
  .stG ul li:first-of-type {
    margin-bottom: 10px;
  }
}
/*===============================================
 responsive width-480
===============================================*/
@media only screen and (max-width: 480px) {
  .bg_main01 {
    background: url(/faculty/science_and_engineering/images/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main02 {
    background: url(/faculty/science_and_engineering/physics/images/index/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main03 {
    background: url(/faculty/science_and_engineering/physics/images/curriculum/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main04 {
    background: url(/faculty/science_and_engineering/physics/images/teacher/main01_sp.jpg) no-repeat top center;
    background-size: cover;
  }
  .bg_main05 {
    background: url(/faculty/science_and_engineering/environment_and_energyengineering/images/index/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main06 {
    background: url(/faculty/science_and_engineering/environment_and_energyengineering/images/curriculum/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main07 {
    background: url(/faculty/science_and_engineering/environment_and_energyengineering/images/teacher/main01_sp.jpg) no-repeat top center;
    background-size: cover;
  }
  .bg_main08 {
    background: url(/faculty/science_and_engineering/biology/images/index/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main09 {
    background: url(/faculty/science_and_engineering/biology/images/curriculum/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main10 {
    background: url(/faculty/science_and_engineering/biology/images/teacher/main01_sp.jpg) no-repeat top center;
    background-size: cover;
  }
  .bg_main11 {
    background: url(/faculty/science_and_engineering/chemistry/images/index/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main12 {
    background: url(/faculty/science_and_engineering/chemistry/images/curriculum/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main13 {
    background: url(/faculty/science_and_engineering/chemistry/images/teacher/main01_sp.jpg) no-repeat top center;
    background-size: cover;
  }
  .bg_main14 {
    background: url(/faculty/science_and_engineering/images/main02_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main15 {
    background: url(/faculty/science_and_engineering/images/main03_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main16 {
    background: url(/faculty/science_and_engineering/images/main04_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main17 {
    background: url(/faculty/science_and_engineering/images/main05_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main18 {
    background: url(/faculty/science_and_engineering/images/main06_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main19 {
    background: url(/faculty/science_and_engineering/images/main07_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main20 {
    background: url(/faculty/science_and_engineering/images/main08_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .list_btn04 ul li .btn .ico div.off {
    border-left: 6px solid #5FC0C8;
  }
  .list_btn05 .btn .ico .off div {
    border-top: 6px solid #5FC0C8;
  }
  .stA {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .stC .banner {
    right: 20px;
    top: -390px;
    width: 70px;
  }
  .stD {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .stF {
    padding: 15px;
  }
  .stG {
    position: relative;
    right: inherit;
    bottom: inherit;
    margin-top: 30px;
  }
  .stG ul {
    display: flex;
    justify-content: center;
  }
  .stG ul li {
    width: 120px;
  }
  .stG ul li:first-of-type {
    margin-bottom: 0;
    margin-right: 20px;
  }
}/*# sourceMappingURL=page.css.map */