@charset "UTF-8";
body .sourseLp {
  color: #666;
}
.sourseLp .block_visual {
  margin: auto;
  width: 100%;
  overflow: hidden;
}
.sourseLp .block_visual .img_list {
  padding-top: 100%;
}
.sourseLp .img_list {
  list-style: none;
}
.sourseLp .img_list > li {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.sourseLp #header {
  display: block;
  margin: auto;
  z-index: 2000;
  background-color: #fff;
  width: 100%;
}
.sourseLp #header .logo {
  width: auto;
  font-size: 1.6rem;
}
.sourseLp #header .logo .tkougei {
  width: 3.125em;
  height: 1em;
}
.sourseLp #header .logo .gakubu {
  width: 3em;
  height: 1em;
}
/*
.main_head .main_visual .main_title::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #FFF;
  height: 100%;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 6s;
  -o-transition-duration: 6s;
  transition-duration: 6s;
}
*/
.link_scroll {
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  top: auto;
  bottom: 15%;
  margin: 0.5em auto;
  width: 5em;
  text-align: center;
  text-decoration: none;
  color: #666;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  z-index: 30;
}
.link_scroll::before {
  content: '';
  display: block;
  margin: 0.5em auto;
  width: 1.5em;
  height: 1.5em;
  border-style: solid;
  border-width: 0 0.3em 0.3em 0;
  border-color: #54c3f1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*
#gotop {
  display: block;
  position: fixed;
  bottom: -5em;
  right: 5%;
  margin: auto;
  width: 4em;
  height: 4em;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  color: #333;
  text-decoration: none;
  font-size: 0.75em;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  text-align: center;
  line-height: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 4999;
}
#gotop.-active {
  bottom: 1em;
}
#gotop::before {
  content: '';
  display: block;
  margin: -0.5em auto auto;
  width: 4em;
  height: 3em;
  background-image: url(/admission/engineering/assets/education/images/arr_ud-icn.svg);
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: 6em 6em;
  background-size: 6em 6em;
}
*/
.sect_block,
.sect_block .sect_head,
.sect_block .sect_body,
.sect_block .sect_foot {
  padding: 1.5em 0;
}
.sect_block {
  background-color: #fff;
  min-height: 100vh;
}
.sect_block .sect_head {
  padding-bottom: 0;
  text-align: center;
}
.sect_block .sect_foot {
  padding-top: 0;
}
.sect_block .sect_title {
  margin: auto;
  width: 4.5em;
  height: 4.5em;
  font-size: 1em;
  border-radius: 50%;
  border-style: solid;
  border-width: 0.2em;
  color: #54c3f1;
}
.sect_block .sect_title .title_txt,
.sect_block .sect_title .title_num {
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  line-height: 1;
}
.sect_block .sect_title .title_txt {
  bottom: 65%;
  font-size: 0.625em;
}
.sect_block .sect_title .title_num {
  top: 40%;
  font-size: 2em;
}
.sect_block .sect_intro {
  margin-bottom: 2em;
}
.sect_block .sect_intro p {
  font-size: 0.8125em;
  line-height: 2;
}
.sect_block .sect_intro p.sect_lead {
  color: #333;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.sect_block .sect_text {
  font-size: 1em;
  line-height: 1.5;
}
/* text_block */
.text_block {
  font-size: 0.8125em;
}
.text_block .text_title {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 1.14em;
  color: #54c3f1;
}
.text_block p {
  margin-top: 0.5em;
  text-align: justify;
  line-height: 1.75;
}
/* license_list */
.license_list > li {
  text-align: left;
}
#content .license01 + dd .license_list > li:last-child::after {
  content: '¤Ê¤É¤òÓè¶¨';
  display: inline-block;
  margin-left: 1em;
}
/* header_tab */
.header_tab {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -0.4em;
  padding: 0.25em 0.5em;
  border-radius: 0.3em 0.3em 0.3em 0;
  background-color: #e1524e;
  color: #fff;
  font-size: 0.6em;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  line-height: 1;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  z-index: auto;
}
.header_tab::before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.2em;
  border-color: #ae2024 #ae2024 transparent transparent;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: rotate(7deg);
  transform: rotate(7deg);
/*  z-index: -1; */
}
.course_mac .icn {
  fill: #0b318f;
}
.course_ele .icn {
  fill: #812930;
}
.course_inf .icn {
  fill: #c7a700;
}
.course_che .icn {
  fill: #00b3ec;
}
.course_arc .icn {
  fill: #6a933a;
}
@media only screen and (max-width: 767px){
  body{
    font-size: 1.6rem;
    font-size: 5vw;
  }
  .sect_block{
    padding-bottom: 3em;
  }
}
@media print, (min-width: 768px){
  body .sourseLp{
    font-size: 16px;
    font-size: 1.28vw;
  }
  .link_scroll{
    font-size: 1.5rem;
    bottom: 10%;
  }
  .sect_block,
  .sect_block .sect_head,
  .sect_block .sect_body,
  .sect_block .sect_foot{
    padding: 2em 0;
  }
  .sect_block .sect_head{
    padding-bottom: 0;
  }
  .sect_block .sect_foot{
    padding-top: 0;
  }
  .sect_block .sect_intro p{
    font-size: 1.25em;
  }
  .sect_block .sect_intro p.sect_lead{
    font-size: 1.66em;
  }
  .text_block{
    font-size: 0.875em;
  }
}
@media print, (min-width: 1000px){
  body .sourseLp{
    font-size: 16px;
  }
}
