.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-red {
  color: #FE0202;
}
.text-underline {
  text-decoration: underline;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
a {
  text-decoration: none;
  color: #2B74CE;
}
a:hover {
  opacity: 0.7;
}
a.disable {
  pointer-events: none;
}
ul.inline-list > li {
  display: inline;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  background: #FFF;
  color: #808080;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif !important;
  -webkit-text-size-adjust: 100%;
}
select {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif !important;
}
#header {
  padding: 0px 0;
  background-color: #FFF;
  position: fixed;
  top: 0;
  width: 100%;
  height: 120px;
  z-index: 10000;
  border-bottom: 1px solid #26303A;
}
#header:before,
#header:after {
  content: " ";
  display: table;
}
#header:after {
  clear: both;
}
#header:before,
#header:after {
  content: " ";
  display: table;
}
#header:after {
  clear: both;
}
#header #search-bar {
  min-width: 1070px;
  height: 30px;
  background-color: #2F3031;
}
#header #search-bar #srchBox {
  height: 30px;
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
  float: right;
  display: none;
}
#header #search-bar #srchBox #srch {
  padding: 4px 0;
}
#header > div.container {
  height: 90px;
  border-bottom: 1px solid #26303A;
}
#header > div.container #header-logo-wrap {
  float: left;
  position: relative;
}
#header > div.container #header-logo-wrap:before,
#header > div.container #header-logo-wrap:after {
  content: " ";
  display: table;
}
#header > div.container #header-logo-wrap:after {
  clear: both;
}
#header > div.container #header-logo-wrap:before,
#header > div.container #header-logo-wrap:after {
  content: " ";
  display: table;
}
#header > div.container #header-logo-wrap:after {
  clear: both;
}
#header > div.container #header-logo-wrap > a {
  display: block;
}
#header > div.container #header-logo-wrap > a:before,
#header > div.container #header-logo-wrap > a:after {
  content: " ";
  display: table;
}
#header > div.container #header-logo-wrap > a:after {
  clear: both;
}
#header > div.container #header-logo-wrap > a:before,
#header > div.container #header-logo-wrap > a:after {
  content: " ";
  display: table;
}
#header > div.container #header-logo-wrap > a:after {
  clear: both;
}
#header > div.container #header-logo-wrap #header-logo {
  float: left;
}
#header > div.container #header-logo-wrap #header-logo img {
  height: 100%;
  margin-top: 16px;
}
#header > div.container #header-logo-wrap #site-name {
  float: left;
  margin-left: 10px;
  color: #575757;
}
#header > div.container #header-logo-wrap #site-name h1 {
  font-size: 100%;
  margin: 27px 0 0;
  line-height: 130%;
}
#header > div.container #header-menu {
  float: right;
  padding-left: 0px;
  margin: 0;
  height: 120px;
}
#header > div.container #header-menu li {
  display: table-cell;
  vertical-align: middle;
  font-size: 87%;
  width: 100px;
  height: 100%;
  text-align: center;
}
#header > div.container #header-menu li a {
  display: table-cell;
  vertical-align: middle;
  color: #FFF;
  width: 100px;
  height: 90px;
}
#header > div.container #header-menu li a.home {
  background-color: #769C8B;
}
#header > div.container #header-menu li a.sitemap {
  background-color: #A1A2A3;
}
#header > div.container #header-menu li a.english {
  background-color: #769C8B;
}
#header > div.container #header-menu li a.contact {
  background-color: #A1A2A3;
}
#header > div.container #header-menu li a:hover {
  opacity: 0.7;
}
#header > div.container #header-menu li a.disable {
  opacity: 0.5;
  pointer-events: none;
}
#main-menu {
  width: 100%;
  border-bottom: 2px solid #DDDEDF;
}
#main-menu #main-menu-wrap {
  width: 1070px;
  margin: 0 auto;
  display: table;
}
#main-menu #main-menu-wrap .main-menu-col {
  display: table-cell;
  width: 160px;
  height: 115px;
  text-align: center;
  vertical-align: middle;
  color: #808080;
  border-left: 1px solid #DDDEDF;
}
#main-menu #main-menu-wrap .main-menu-col .title-en {
  font-size: 85%;
}
#main-menu #main-menu-wrap .main-menu-col:last-child {
  border-right: 1px solid #DDDEDF;
}
#main-menu #main-menu-wrap .main-menu-col.mission {
  border-bottom: 6px solid #219DCD;
  width: 161px;
}
#main-menu #main-menu-wrap .main-menu-col.plan {
  border-bottom: 6px solid #F4C3D5;
  width: 161px;
}
#main-menu #main-menu-wrap .main-menu-col.approach {
  border-bottom: 6px solid #941D03;
  width: 161px;
}
#main-menu #main-menu-wrap .main-menu-col.report {
  border-bottom: 6px solid #FB810A;
}
#main-menu #main-menu-wrap .main-menu-col.student {
  border-bottom: 6px solid #769C8B;
}
#main-menu #main-menu-wrap .main-menu-col.parent {
  border-bottom: 6px solid #7164B1;
  border-right: 1px solid #DDDEDF;
}
#main-menu #main-menu-wrap .main-menu-col.nonactive {
  color: #B9B9B9;
  border-bottom: 6px solid #B9B9B9;
}
#main-menu #main-menu-wrap .main-menu-col:hover {
  opacity: 0.7;
}
#contents {
  padding-top: 120px;
}
.container {
  width: 970px;
  padding: 0 50px;
  margin: auto;
  max-height: 100%;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.padding-container {
  padding: 30px 0;
}
#footer-banner {
  padding: 10px 0;
}
#footer-banner:before,
#footer-banner:after {
  content: " ";
  display: table;
}
#footer-banner:after {
  clear: both;
}
#footer-banner:before,
#footer-banner:after {
  content: " ";
  display: table;
}
#footer-banner:after {
  clear: both;
}
#footer-banner .banner {
  float: left;
  width: 270px;
  margin: 10px 26px;
}
#footer-banner .banner a:hover {
  opacity: 0.7;
}
#footer {
  min-width: 1070px;
  height: 120px;
  padding: 15px 0;
  background-color: #2F3031;
  position: relative;
}
#footer #footer-menu {
  margin: 20px 0 0;
  font-size: 75%;
  text-align: center;
}
#footer #footer-menu li:not(:first-child) {
  border-left: 1px solid #ccc;
}
#footer #footer-menu a {
  padding: 22px;
  color: #fff;
}
#footer #footer-menu a:hover {
  color: #fff;
}
#footer #copyright {
  color: #fff;
  font-size: 75%;
  text-align: center;
  margin-top: 30px;
}
#footer #footer-logo {
  position: absolute;
  bottom: 10px;
}
#footer #footer-logo img {
  width: 65px;
}
#move-to-top-wrap {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 15px;
}
#move-to-top-wrap #move-to-top {
  display: block;
  padding: 10px;
  background-color: #565758;
  color: #FFF;
  font-size: 11px;
}
.news-list .news {
  padding: 5px 0;
}
.news-list .news a {
  display: block;
}
.news-list .news a:before,
.news-list .news a:after {
  content: " ";
  display: table;
}
.news-list .news a:after {
  clear: both;
}
.news-list .news a:before,
.news-list .news a:after {
  content: " ";
  display: table;
}
.news-list .news a:after {
  clear: both;
}
.news-list .news a .news-img {
  float: left;
  width: 270px;
  height: 180px;
  background-size: cover;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
}
.news-list .news a .news-info {
  float: left;
  padding-left: 30px;
  padding-right: 20px;
  width: 650px;
  height: 180px;
  background: #FFF;
  position: relative;
}
.news-list .news a .news-info:before,
.news-list .news a .news-info:after {
  content: " ";
  display: table;
}
.news-list .news a .news-info:after {
  clear: both;
}
.news-list .news a .news-info:before,
.news-list .news a .news-info:after {
  content: " ";
  display: table;
}
.news-list .news a .news-info:after {
  clear: both;
}
.news-list .news a .news-info .news-date {
  color: #B9B9B9;
  padding-top: 10px;
}
.news-list .news a .news-info .news-title {
  color: #575757;
  font-size: 135%;
  font-weight: bold;
  line-height: 135%;
  padding: 5px 0 10px;
  height: 90px;
}
.news-list .news a .news-info .news-label {
  color: #575757;
  font-size: 80%;
  padding: 5px 15px;
  text-align: center;
  background-color: #DEDEDE;
  margin-right: 10px;
  float: left;
}
.btn {
  color: #FFF;
  padding: 15px 40px;
  display: inline-block;
}
.btn.btn-green {
  background-color: #20CEA6;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.btn.btn-gray {
  background-color: #565758;
}
h2#page-header {
  color: #575757;
  text-align: center;
  margin: 50px auto;
  width: 970px;
  position: relative;
}
h2#page-header a {
  position: absolute;
  right: 0;
  top: -15px;
}
#page-lead {
  font-size: 1.4em;
  padding: 50px 0;
  color: #FFF;
  width: 970px;
  margin: 0 auto;
}
#page-lead.mission {
  background-color: #219DCD;
}
#page-lead.plan {
  background-color: #F4C3D5;
}
#page-lead.approach {
  background-color: #941D03;
}
#page-lead.report {
  background-color: #FB810A;
}
#page-lead.student {
  background-color: #769C8B;
}
#page-lead.parent {
  background-color: #7164B1;
}
#page-lead .lead-text {
  padding: 0 30px;
}
#page-lead .small {
  font-size: 80%;
  margin: 10px 0;
}
#page-main h3 {
  color: #575757;
}
.mission-wrap {
  padding: 60px 0 30px;
}
.mission-wrap .mission-left {
  width: 600px;
  float: left;
  line-height: 200%;
}
.mission-wrap .mission-right {
  float: right;
  position: relative;
}
.mission-wrap .mission-right .img-text {
  position: absolute;
  color: #FFF;
  font-size: 80%;
  right: 10px;
  bottom: 10px;
}
.approach-box {
  margin-bottom: 30px;
}
.approach-box:before,
.approach-box:after {
  content: " ";
  display: table;
}
.approach-box:after {
  clear: both;
}
.approach-box:before,
.approach-box:after {
  content: " ";
  display: table;
}
.approach-box:after {
  clear: both;
}
.approach-box .approach-left {
  width: 780px;
  float: left;
}
.approach-box .approach-left .approach-header:before,
.approach-box .approach-left .approach-header:after {
  content: " ";
  display: table;
}
.approach-box .approach-left .approach-header:after {
  clear: both;
}
.approach-box .approach-left .approach-header:before,
.approach-box .approach-left .approach-header:after {
  content: " ";
  display: table;
}
.approach-box .approach-left .approach-header:after {
  clear: both;
}
.approach-box .approach-left .approach-header .number {
  float: left;
  width: 40px;
  height: 32px;
  color: #FFF;
  background-color: #941D03;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 8px 0 0;
}
.approach-box .approach-left .approach-header .title {
  float: left;
  width: 725px;
  vertical-align: middle;
  line-height: 130%;
  color: #575757;
  font-weight: bold;
  padding: 8px 0 0 15px;
  font-size: 17px;
  border: none;
}
.approach-box .approach-left .body {
  font-size: 14px;
  line-height: 160%;
  padding: 5px 0;
  height: 100%;
}
.approach-box .approach-right {
  width: 170px;
  float: right;
}
.approach-box .approach-right img {
  width: 100%;
  margin-bottom: 20px ;
}
.search {
  background-color: #EEEFF0;
  padding: 20px 0;
  text-align: right;
  min-width: 1070px;
  display: none;
}
.search.news {
  background: #D6F2F3;
}
.results {
  padding: 30px 0;
  background-color: #DDDEDF;
  min-width: 1070px;
}
.results .next-news {
  margin: 20px 0 0;
}
.page-sub-header {
  width: 970px;
  margin: 0 auto;
}
.page-sub-header.student {
  color: #FFF;
  background-color: #769C8B;
}
.page-sub-header.parent {
  color: #FFF;
  background-color: #7164B1;
}
.page-sub-header.plan {
  background-color: #F4C3D5;
  height: 75px;
  margin-bottom: 25px;
}
.page-sub-header.report {
  background-color: #FB810A;
  height: 75px;
  margin-bottom: 25px;
}
.page-sub-header .sub-image {
  width: 320px;
  padding: 10px 0;
  display: table-cell;
  vertical-align: middle;
}
.page-sub-header .sub-image > img {
  max-width: 100%;
}
.page-sub-header .sub-text {
  width: 610px;
  padding: 20px;
  font-size: 90%;
  line-height: 200%;
  display: table-cell;
  vertical-align: middle;
}
.detail-header .news.mission {
  background-color: #219DCD;
}
.detail-header .news.report {
  background-color: #FB810A;
}
.detail-header .news.student {
  background-color: #769C8B;
}
.detail-header .news.parent {
  background-color: #7164B1;
}
.detail-header .news:before,
.detail-header .news:after {
  content: " ";
  display: table;
}
.detail-header .news:after {
  clear: both;
}
.detail-header .news:before,
.detail-header .news:after {
  content: " ";
  display: table;
}
.detail-header .news:after {
  clear: both;
}
.detail-header .news .news-img {
  float: left;
  width: 270px;
  height: 180px;
  background-size: cover;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
}
.detail-header .news .news-info {
  float: left;
  padding-left: 30px;
  padding-right: 20px;
  width: 650px;
  height: 180px;
  position: relative;
}
.detail-header .news .news-info:before,
.detail-header .news .news-info:after {
  content: " ";
  display: table;
}
.detail-header .news .news-info:after {
  clear: both;
}
.detail-header .news .news-info:before,
.detail-header .news .news-info:after {
  content: " ";
  display: table;
}
.detail-header .news .news-info:after {
  clear: both;
}
.detail-header .news .news-info .news-date {
  color: #FFF;
  padding-top: 10px;
}
.detail-header .news .news-info .news-title {
  color: #FFF;
  font-size: 135%;
  font-weight: bold;
  line-height: 135%;
  padding: 5px 0 10px;
  height: 90px;
}
.detail-header .news .news-info .news-label {
  color: #575757;
  font-size: 80%;
  padding: 5px 15px;
  text-align: center;
  background-color: #DEDEDE;
  margin-right: 10px;
  float: left;
  bottom: 10px;
}
.detail-body {
  padding: 30px;
  font-size: 13px;
}
.detail-body hr {
  border-width: 1px 0 0 0;
}
.detail-body p {
  margin: 0;
}
.image-box {
  position: relative;
  width: 970px;
  height: 743px;
}
.image-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.next-btn {
  margin: 20px 0 0;
}
#custom-search-wrap:before,
#custom-search-wrap:after {
  content: " ";
  display: table;
}
#custom-search-wrap:after {
  clear: both;
}
#custom-search-wrap:before,
#custom-search-wrap:after {
  content: " ";
  display: table;
}
#custom-search-wrap:after {
  clear: both;
}
#custom-search-wrap #custom-search {
  float: right;
  width: 400px;
  text-align: right;
  display: none;
}
#custom-search-wrap #custom-search td {
  border: none;
}
#custom-search-wrap #custom-search .gsc-search-button {
  margin-right: -15px;
}
#custom-search-wrap #custom-search .gsc-clear-button {
  display: none;
}
#custom-result td {
  border: none;
}
.sitemap-ul {
  border-bottom: 1px dashed #D2D2D2;
  padding-bottom: 1em;
}
.not-found {
  padding: 30px 0;
}
.contact-table {
  color: #575757;
  border-collapse: collapse;
  margin-bottom: 50px;
  width: 100%;
}
.contact-table th {
  width: 30%;
}
.contact-table td {
  width: 70%;
}
.contact-table th,
.contact-table td {
  text-align: left;
  border: 1px solid #B9B9B9;
  padding: 10px;
}
.pager ul {
  list-style: none;
  text-align: center;
  padding: 0;
}
.pager ul > li {
  display: inline-block;
  border: 1px solid #B9B9B9;
  margin: 5px;
  background-color: #FFF;
}
.pager ul > li > a,
.pager ul > li span {
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  color: #575757;
}
.pager ul > li > a:hover {
  opacity: 0.7;
}
.pager ul > li.current {
  background-color: #575757;
}
.pager ul > li.current > a {
  color: #FFF;
}
.pager ul > li span.nextprev {
  display: none;
}
#slick-wrapper {
  position: relative;
}
#slick-wrapper #slick-top {
  vertical-align: bottom;
}
#slick-wrapper #slick-top .slick-track {
  height: 400px;
}
#slick-wrapper #slick-top.slick-slider {
  margin: 0;
}
#slick-wrapper #slick-top .topimg {
  width: 100%;
  height: 400px;
  background-size: cover;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: bottom;
}
#slick-wrapper #slick-top .slick-prev {
  z-index: 10;
  height: 100%;
  width: 40px;
  top: 10px;
  left: 0;
  background-color: rgba(105, 105, 105, 0.5);
}
#slick-wrapper #slick-top .slick-prev:hover {
  background-color: rgba(160, 160, 160, 0.5);
}
#slick-wrapper #slick-top .slick-prev:before {
  content: "<";
}
#slick-wrapper #slick-top .slick-next {
  z-index: 10;
  height: 100%;
  width: 40px;
  top: 10px;
  right: 0;
  background-color: rgba(105, 105, 105, 0.5);
}
#slick-wrapper #slick-top .slick-next:hover {
  background-color: rgba(160, 160, 160, 0.5);
}
#slick-wrapper #slick-top .slick-next:before {
  content: ">";
}
#slick-wrapper > a {
  position: absolute;
  bottom: 0;
  right: 5px;
  width: 200px;
  z-index: 20;
}
#slick-wrapper > a:hover {
  opacity: 0.95;
}
#slick-wrapper > a > img {
  width: 100%;
}
#top-message {
  text-align: center;
  padding: 30px 0 20px;
}
#top-message p {
  line-height: 2em;
  font-size: 90%;
}
#top-message a {
  text-decoration: underline;
  font-size: 90%;
  border: 1px solid #D0D1D2;
  padding: 10px;
  display: inline-block;
}
#top-message a > img {
  vertical-align: middle;
  margin-right: 10px;
}
#top-news {
  background-color: #D6F2F3;
  padding: 20px 0;
  min-width: 1070px;
}
#top-news h2 {
  margin: 0 0 5px;
}
#top-news .next-news {
  margin: 20px 0 0;
}
#top-news .news-list-link {
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  float: right;
  font-size: 65%;
  font-weight: normal;
  padding: 7px 30px;
}

/* HIDE SGH PORTAL LINK  */
#slick-wrapper > a,
#page-header > a {
  display: none!important;
}