<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.thm-page-special .gigaindex .head {
  border: none;
  font-size: 0;
  margin: 0;
  padding: 6px 0 0;
}
.thm-page-special .gigaindex .detail {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.free-custom {
  width: 100%;
  padding: 0;
  position: relative;
}
.free-custom a {
  color: #000 !important;
  display: block;
}
.free-custom a:hover {
  color: #007f00;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.free-custom .contents {
  width: 100%;
  background: #daefec url("images/bg.png") no-repeat center top;
  background-size: 100% auto;
}
.free-custom .contents .logo {
  width: 50%;
  max-width: 380px;
  margin: 20px auto 60px;
  margin-bottom: 6vh;
  margin-top: 2.4vh;
}
.free-custom .contents .read {
  width: 90%;
  margin: 0 auto 18px;
  text-align: center;
  font-size: 1.1em;
  font-weight: 600;
}
.free-custom .contents .ranking, .free-custom .contents .interview {
  border: 3px solid #009380;
  background-color: #fff;
  width: 92%;
  margin: auto auto 30px;
  padding-top: 20px;
}
.free-custom .contents .phL {
  width: 40%;
  display: block;
  margin: 18px auto;
}
.free-custom .contents .ttl_ranking {
  width: 90%;
  margin: 0 auto 12px;
  margin-bottom: 1.2vh;
  text-align: center;
  font-size: 1.5em;
  font-weight: 800;
  color: #009380;
}
.free-custom .contents .interview .ttl_ranking span {
  font-size: 0.6em;
  color: #333;
  margin-left: 10px;
  display: block;
}
.free-custom .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 16px;
  text-align: center;
}
.free-custom .wrap .box {
  width: 45%;
  margin: 0 1%;
  display: inline-block;
  box-sizing: border-box;
}
.free-custom .wrap .box.humanities {
  background: #fff url("images/ico_humanities.png?02") no-repeat 0 5px;
  background-size: 65% auto;
}
.free-custom .wrap .box.science {
  background: #fff url("images/ico_science.png?02") no-repeat 0 0;
  background-size: 42% auto;
}
.free-custom .wrap .box .subttl {
  color: #f39800;
  font-weight: 800;
  font-size: 1.6em;
  margin: 0 auto 6px;
}
.free-custom .interview .wrap {
  width: 92%;
  margin: 0 auto 12px;
}
.free-custom .navibox {
  display: block;
}
.free-custom .navibox li {
  width: 100%;
  display: table;
}
.free-custom .navibox li:nth-child(-n+2) {
  border-bottom: 2px solid #fff;
}
.free-custom .navibox li .link {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 110px;
  color: #fff !important;
  font-size: 1.8em;
  font-weight: 600;
  width: 100%;
  background-image: linear-gradient(-45deg, #fff 12px, transparent 0);
  border: 3px solid #009380;
  background-color: rgba(0, 147, 128, 0.6);
}
.free-custom .wrap .navibox li a.link span {
  font-size: 0.5em;
  display: block;
}
.free-custom .interview .navibox li .link {
  font-size: 1.2em;
}
.free-custom .interview .navibox li .link span {
  font-size: 0.8em;
  color: #333;
  display: block;
  margin-top: 5px;
}
.free-custom .wrap .box.info {
  width: 92%;
  display: table;
  padding: 0;
  background: none;
  margin-bottom: 18px;
}
.free-custom .wrap .box.info:last-of-type {
  margin-bottom: 0;
}
.free-custom .wrap li .linkbox {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 90px;
  color: #009380 !important;
  font-size: 1.5em;
  font-weight: 600;
  width: 100%;
  border: 3px solid #009380;
  background: #fff url("images/ico_arrow.png") no-repeat 98% 89%;
  background-size: 59px auto;
}
.free-custom .wrap li .linkbox .sub {
  display: block;
  line-height: 1.4em;
  color: #333;
  font-size: 0.6em;
}</pre></body></html>