body {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  line-height: 1.6;
  font-size: 16px;
}
a {
  color: #000000;
}
table {
  width: 100%;
}
img {
  max-width: 100%;
}
h2 {
  border-bottom: 2px solid #333333;
  padding-bottom: 20px;
}
a:hover {
  text-decoration: none;
}
.lh2 {
  line-height: 2;
}
.font18 {
  font-size: 18px;
}
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 77%;
}
#page-top a {
  background: #666;
  text-decoration: none;
  color: #fff;
  width: 50px;
  padding: 5px 0;
  text-align: center;
  display: block;
  border-radius: 5px;
}
#page-top a:hover {
  text-decoration: none;
  background: #999;
}
header nav {
  float: right;
}
header nav ul {
  margin-bottom: 0;
}
header nav ul li {
  list-style: none;
  padding: 0px 20px;
  min-height: 80px;
}
header nav ul li a {
  color: #000000;
}
header nav ul li a i {
  margin-right: 10px;
}
header nav ul li:last-child {
  background: #204675;
  padding: 0px 40px;
}
header nav ul li:last-child a {
  color: #FFF;
}
#global-navi {
  background: #333;
  position: fixed;
  top: 0;
  right: 0px;
  width: 100%;
  display: none;
}
#wrapper nav ul li {
  display: inline-block;
  font-size: 16px;
  padding: 30px 20px 25px 28px;
}
#wrapper nav ul li a {
  color: #ddd;
}
@media screen and (max-width: 765px) {
  header nav {
    display: none;
  }
  #wrapper nav {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    padding-top: 50px;
    background: #333;
    font-size: 16px;
    box-sizing: border-box;
    z-index: 2;
    display: block;
  }
  #wrapper nav ul {
    padding-left: 0;
  }
  #wrapper nav ul li {
    display: block;
    padding: 20px 28px;
  }
  #wrapper nav ul li a {
    text-decoration: none;
    color: #ddd;
  }
  #wrapper .btn-gnavi {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 24px;
    z-index: 3;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms;
  }
  #wrapper .btn-gnavi span {
    position: absolute;
    width: 30px;
    height: 4px;
    background: #666;
    border-radius: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
  }
  #wrapper .btn-gnavi span:nth-child(1) {
    top: 0;
  }
  #wrapper .btn-gnavi span:nth-child(2) {
    top: 10px;
  }
  #wrapper .btn-gnavi span:nth-child(3) {
    top: 20px;
  }
  #wrapper .btn-gnavi.open {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #wrapper .btn-gnavi.open span {
    background: #fff;
  }
  #wrapper .btn-gnavi.open span {
    width: 24px;
  }
  #wrapper .contents section p {
    position: absolute;
    top: 50%;
    width: 30%;
    line-height: 1.4;
    font-size: 20px;
    color: #fff;
    text-shadow: 0 0 6px #666;
  }
  #wrapper .contents section:nth-child(odd) p {
    left: 10%;
  }
  #wrapper .contents section:nth-child(even) p {
    right: 10%;
  }
}
footer {
  border-top: 1px solid #0b3087;
  margin-top: 50px;
}
footer ul li:last-child {
  border-right: none;
}
footer ul li a {
  color: #000000;
}
footer #copyright {
  background: #204675;
  color: #FFF;
}
.pageheader {
  background-color: #EFEFEF;
  background-position: 50%;
  background-repeat: no-repeat;
  min-height: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  line-height: 200%;
  font-size: 200%;
}
#about .pageheader {
  background-image: url("/img/pageheader/about.jpg");
  background-size: cover;
}
#access .pageheader {
  background-image: url("/img/pageheader/access.jpg");
  background-size: cover;
}
#sitemap .pageheader {
  background-image: url("/img/pageheader/sitemap.jpg");
  background-size: cover;
}
#privacy .pageheader {
  background-image: url("/img/pageheader/privacy.jpg");
  background-size: cover;
}
.contact .pageheader {
  background-image: url("/img/pageheader/contact.jpg");
  background-size: cover;
}
.information .pageheader {
  background-image: url("/img/pageheader/information.jpg");
  background-size: cover;
}
.videos .pageheader {
  background-image: url("/img/pageheader/videos.jpg");
  background-size: cover;
}
.course .pageheader {
  background-image: url("/img/pageheader/course.jpg");
  background-size: cover;
}
.submenu {
  background: #f2f2f2;
  margin-bottom: 50px;
}
.submenu ul.backnumbers {
  text-align: center;
  padding: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.submenu ul.backnumbers li {
  list-style: none;
  display: inline-block;
}
.submenu ul.backnumbers li a {
  color: #000000;
  display: inline-block;
  padding: 5px 30px;
}
.submenu ul.backnumbers li.current a {
  background: #2e3192;
  color: #FFF;
  border-radius: 20px;
}
#topmain {
  background-image: url("/img/index/main.jpg");
  background-size: cover;
  padding: 120px 0px 70px 0px;
}
#topmain .txt1,
#topmain .txt2,
#topmain .txt3,
#topmain .txt4 {
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
#topmain .txt1 {
  color: #fcee21;
  color: #000;
  font-size: 24px;
}
#topmain .txt2 {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
}
#topmain .txt2 .big1 {
  color: #006837;
  font-size: 48px;
}
#topmain .txt3,
#topmain .txt4 {
  font-size: 24px;
}
#topmain .txt3 {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
}
#topmain .box {
  background: rgba(255,255,255,0.6);
  padding: 40px;
}
#topmain .box .title {
  font-weight: bold;
  margin-bottom: 20px;
}
#topmain .box .title i {
  margin-right: 10px;
}
#topmain .box .moreview {
  margin-top: 10px;
}
#topmain .box .moreview a {
  color: #204675;
  border-bottom: 1px solid #204675;
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
#topmain .box .courselink a {
  background: #204675;
  border: 2px solid #204675;
  color: #FFF;
  display: block;
  padding: 20px 10px;
  font-size: 90%;
  text-align: center;
  transition: .3s;
}
#topmain .box .courselink a:hover {
  background: #FFF;
  color: #204675;
  transition: .3s;
}
#topmain .onlinetitle {
  font-size: 36px;
  font-weight: bold;
}
.redlink {
  color: #FF0000;
  font-weight: bold;
}
.red {
  color: #FF0000;
}
a.loginlink {
  background: #D89C05;
  border: 2px solid #D89C05;
  color: #FFF;
  display: block;
  padding: 20px 10px;
  font-size: 90%;
  text-align: center;
  transition: .3s;
}
a.loginlink:hover {
  background: #FFF;
  color: #D89C05;
  transition: .3s;
}
#topbanners {
  background: #f7ba14;
  padding: 20px 0px;
}
#topwebvideo {
  background-image: url("/img/index/webvideo.jpg");
  background-size: cover;
  padding: 170px 0px;
  color: #FFF;
}
#topwebvideo .title {
  font-size: 500%;
}
#topwebvideo a {
  color: #FFF;
}
#toptake {
  background-image: url("/img/index/take.jpg");
  background-size: cover;
  padding: 170px 0px;
  margin-bottom: 100px;
}
#toptake .title span {
  font-size: 500%;
  color: #666666;
}
.slick-slide {
  padding: 0px 4px;
}
.scheduleViewTitle {
  border: none;
  color: #204675;
  font-size: 140%;
  font-weight: bold;
  margin-top: 10px;
}
.scheduleViewSubTitle {
  font-weight: bold;
  font-size: 110%;
}
ul.schedule_list {
  list-style: none;
}
ul.schedule_list li {
  background: #f2f2f2;
  padding: 10px;
}
ul.schedule_list li:nth-child(even) {
  background: #FFF;
}
.scheduledate {
  font-weight: bold;
  color: #204675;
}
.status1 {
  display: block;
  width: 100%;
  text-align: center;
  background: #28a745;
  color: #FFFFFF;
  padding: 5px 15px;
}
.status2 {
  display: block;
  width: 100%;
  text-align: center;
  background: #204675;
  color: #FFFFFF;
  padding: 5px 15px;
}
.status3 {
  display: block;
  width: 100%;
  text-align: center;
  background: #dc3545;
  color: #FFFFFF;
  padding: 5px 15px;
}
.course_data {
  padding: 30px;
  background: #f9f9f9;
}
.course_data.odd {
  background: #f2f2f2;
}
a.course_link {
  display: block;
  text-align: center;
  padding: 15px;
  background: #204675;
  color: #FFF;
}
.videobox {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
}
.videobox video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.accessbox {
  background: #f2f2f2;
  padding: 30px;
}
.topicdate {
  font-size: 140%;
  color: #204675;
  font-weight: bold;
}
.contact table tr th {
  padding: 20px;
}
.contact table tr td {
  padding: 20px;
}
.btn-form {
  background: #204675;
  color: #FFF;
  border-radius: 0;
  padding-left: 50px;
  padding-right: 50px;
}
.file_pdf:before {
  font-family: "Font Awesome 5 Free";
  content: '\f1c1';
  font-weight: 900;
  margin-right: 10px;
  color: #eb9250;
}
.file_jpg:before,
.file_png:before {
  font-family: "Font Awesome 5 Free";
  content: '\f1c5';
  font-weight: 900;
  margin-right: 10px;
  color: #eb9250;
}
.file_doc:before,
.file_docx:before {
  font-family: "Font Awesome 5 Free";
  content: '\f1c2';
  font-weight: 900;
  margin-right: 10px;
  color: #185abd;
}
.file_xls:before,
.file_xlsx:before {
  font-family: "Font Awesome 5 Free";
  content: '\f1c3';
  font-weight: 900;
  margin-right: 10px;
  color: #107c41;
}
.file_ppt:before,
.file_pptx:before {
  font-family: "Font Awesome 5 Free";
  content: '\f1c4';
  font-weight: 900;
  margin-right: 10px;
  color: #c43e1c;
}
.file_zip:before,
.file_gz:before {
  font-family: "Font Awesome 5 Free";
  content: '\f1c6';
  font-weight: 900;
  margin-right: 10px;
  color: #ead695;
}
.entryTable {
  margin-bottom: 50px;
}
.entryTable tr th {
  padding: 10px;
}
.entryTable tr td {
  padding: 10px;
}
.entryTable tr td input[type="radio"] {
  margin-right: 5px;
}
.radio {
  display: inline-block;
  margin-right: 20px;
}
#toponline {
  padding-top: 80px;
  padding-bottom: 20px;
}
#toponline .container {
  background-image: url("/img/index/online_back.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 100% 0;
  padding-bottom: 80px;
}
#toponline .subtitle {
  font-size: 20px;
}
#toponline .title {
  font-size: 48px;
  font-weight: bold;
}
#toponline .btn-login {
  background: #204675;
  color: #FFF;
  padding: 30px 0px;
  display: block;
  font-size: 18px;
  margin-bottom: 30px;
}
#toponline .btn-entry {
  color: #ff0000;
}
@media (max-width: 991px) {
  header nav ul {
    padding: 0;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  header nav ul li {
    width: 100%;
  }
  input[type="text"] {
    width: 100%;
  }
  textarea {
    width: 100%;
  }
}
@media (max-width: 576px) {
  table,
  table tbody,
  table tbody tr,
  table tbody tr th,
  table tbody tr td {
    display: block;
    width: 100% !important;
  }
  #toponline .title {
    font-size: 28px;
  }
  #toponline .container {
    background-image: url("/img/index/online_back.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 0 100%;
    padding-bottom: 300px;
  }
}
