@charset "utf-8";

@charset "UTF-8";
/*
* Theme Name: 東進の大学入試偏差値ランキング
* Theme URI: http://www.toshin-hensachi.com/
* Description: 東進の大学入試偏差値ランキング
* Created Date: 2018.06.14
*/
/*====================================*/
/* 　全体共通
   ========================================================================== */
/*------------------------------------
  clear
------------------------------------*/
*,
*:after,
*:before {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  font-weight: 200;
  height: 100%;
}

body {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.7;
  height: 100%;
  margin: 0;
  letter-spacing: .05em;
}

p {
  margin: 0;
}

a {
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  line-height: 1;
  margin: 0;
  padding: 0;
}

.content-main img {
  max-width: 100%;
  vertical-align: bottom;
}

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

.clearfix:after {
  display: block;
  clear: both;
}

/*------------------------------------
  リンク
------------------------------------*/
a {
  text-decoration: none;
  color: #333;
}

a:hover {
  opacity: .7;
}

/* 　ページデザイン：メインコンテンツ
   ========================================================================== */
/*------------------------------------
  カラー
------------------------------------*/

/* 法・経済・経営・商系 */
.color-department-law {
    color: #c58db7;
}

/* 文・人文・人間系 */
.color-department-literature {
    color: #ad9774;
}

/* 理・工学系 */
.color-department-science {
    color: #6179a2;
}

/* 医学・薬学・歯学系 */
.color-department-medical {
    color: #b7890b;
}

/* 農林・獣医・水産系 */
.color-department-agriculture {
    color: #309fd1;
}

/* 看護・保健・医療技術系 */
.color-department-nursing {
    color: #ee8116;
}

/* 環境・情報・国際系 */
.color-department-environment {
    color: #3f7d53;
}

/* 教育・体育・人間発達系 */
.color-department-education {
    color: #929b3f;
}

/* 家政・生活・栄養系 */
.color-department-domestic {
    color: #ee848b;
}

/* 芸術文化・造形系 */
.color-department-art {
    color: #f04e23;
}


/*------------------------------------
 カラー：背景
------------------------------------*/

.bgcolor-department-law {
  background-color: #c58db7;
}

.bgcolor-department-literature {
  background-color: #ad9774;
}

.bgcolor-department-science {
  background-color: #6179a2;
}

.bgcolor-department-medical {
  background-color: #b7890b;
}

.bgcolor-department-agriculture {
  background-color: #309fd1;
}

.bgcolor-department-nursing {
  background-color: #ee8116;
}

.bgcolor-department-environment {
  background-color: #3f7d53;
}

.bgcolor-department-education {
  background-color: #929b3f;
}

.bgcolor-department-domestic {
  background-color: #ee848b;
}

.bgcolor-department-art {
  background-color: #f04e23;
}

/*------------------------------------
  タイトル
------------------------------------*/
.title-school {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  margin: 1.5em 0;
  border-bottom: solid 2px #009380;
}

.title-school .fa-university {
  margin-right: .5em;
  color: #009380;
}

.title-primary {
  font-size: 28px;
  font-weight: bold;
}

.title-primary-band {
  padding: 1.5rem 25px 1rem 25px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 147, 128, 1);
  letter-spacing: 0.1em;
}

.title-primary-band .title-primary {
  line-height: 1;
}

.title-balloon {
  width: 300px;
  font-size: 28px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  min-width: 160px;
  max-width: 100%;
  margin: 0 0 1.5rem;
  padding: 7px 0 3px 0;
  color: #fff;
  border-radius: 3px;
}

.title-balloon:before {
    position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  content: '';
  border: 10px solid transparent;
}

.section-rate-C .title-balloon {
    background: #f39800;
}

.section-rate-A .title-balloon {
    background: #e9546b;
}

.section-rate-C .title-balloon:before {
    border-top: 10px solid #f39800;
}

.section-rate-A .title-balloon:before {
    border-top: 10px solid #e9546b;
}

.section-rate-C .title-primary-band .emphasis {
    margin: 0 0.2em;
    font-size: 54px;
    color: #fff;
    text-shadow: 3px 0px 0px #f39800, 0px 3px 0px #f39800, -3px 0px 0px #f39800, 0px -3px 0px #f39800;
}

.section-rate-A .title-primary-band .emphasis {
    margin: 0 0.2em;
    font-size: 54px;
    color: #fff;
    text-shadow: 3px 0px 0px #e9546b, 0px 3px 0px #e9546b, -3px 0px 0px #e9546b, 0px -3px 0px #e9546b;
}

.title-rate-band {
  width: 500px;
  margin: 30px auto auto;
  padding: 15px 15px 10px 15px;
  text-align: center;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

.title-rate a {
  font-size: 18px;
  font-weight: bold;
}

.title-rate .fas {
    position: relative;
    top: -2px;
    margin-left: 0.5em;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 24px;
}

div.ranking-oneshot-box .title-rate .fas {
    position: relative;
    top: -12px;
    margin-left: 0.5em;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 24px;
}

.section-rate-C .title-rate .fas {
    background-color: #e9546b;
}

.section-rate-A .title-rate .fas {
    background-color: #f39800;
}


.section-rate-C .title-rate a {
    color: #e9546b;
}

.section-rate-A .title-rate a {
    color: #f39800;
}

.title-aline .fa-angle-right {
  margin-left: 1em;
}

.title-aline span {
  color: #e9546b;
}

.section-cLine .title-aLine-band .emphasis {
    color: #009380;
}




/*------------------------------------
  大枠レイアウト
------------------------------------*/
.col-flex {
  margin: 0;
}

.l-container-ranking {
  width: 700px;
  margin: auto;
}

.ranking-wrap {
  padding: 15px;
  background-color: rgba(229, 244, 242, 0.5);
}

.l-container-category {
  width: 265px;
}

/*------------------------------------
  ヘッダー
------------------------------------*/
.container-wrap .container {
  position: relative;
}

.header-info {
  position: absolute;
  bottom: 0;
  width: 625px;
  height: 70px;
  padding: 10px 15px;
  text-align: center;
  background-color: #e5f4f2;
}

/*------------------------------------
  一覧表示：既存コンテンツへの動線
------------------------------------*/
.ranking-oneshot {
  margin-top : 20px;
}

.title-ranking-oneshot {
  font-size : 18px;
  font-weight : bold;
  margin-bottom : 20px;
  color : #009380;
  line-height : 1.5;
}

.ranking-oneshot-box {
  padding : 15px 15px 20px;
  text-align : center;
  border : solid 2px #009380;
}

.ranking-oneshot-box p {
  font-weight : bold;
  text-align : left;
}

.ranking-oneshot-box img {
  margin-top : 20px;
}

.passed-line {
  font-weight : bold;
  margin-top : 20px;
  color : #f39800;
}

.button-ranking-oneshot .inner {
  font-weight : bold;
  display : block;
  margin-top : 20px;
  margin-right : auto;
  margin-left : auto;
  padding : 15px 10px;
  color : #fff;
  border-radius : 3px;
  background-color : #009380;
}

.button-ranking-oneshot .title-balloon {
  width : auto;
  font-size : 18px;
  background : #f39800;
  padding : 10px 10px 10px;
  line-height : 1.5;
}

.button-ranking-oneshot .fas {
  position : relative;
  top : -2px;
  margin-left : 0.5em;
  width : 30px;
  height : 30px;
  vertical-align : middle;
  text-align : center;
  font-size : 24px;
  color : #fff;
}

.ranking-oneshot .title-rate-band {
  width : auto;
  padding : 15px 0 5px;
}

.title-balloon-button {
  padding-top : 5px;
  display : block;
  line-height : 1.5;
}

.title-balloon:before {
  border-top : 10px solid #f39800;
}

.ranking-oneshot-arrow {
  padding : 5px 5px 0;
  background : #f39800;
}

.ranking-oneshot .title-rate a {
  font-size : 16px;
}

.attention-about-ranking {
  font-weight : 600;
  font-size : 13px;
  text-align : center;
  margin-top : 30px;
}

.attention-about-ranking a {
  font-weight : bold;
  text-decoration : underline !important;
}


/*------------------------------------
  選択した項目
------------------------------------*/
.box-choice {
  font-size: 13px;
  position: relative;
  padding: 15px 15px 10px;
  border: solid 1px #ccc;
  background-color: #fff;
}

.box-choice-title {
  font-size: 16px;
  font-weight: bold;
  color: #009380;
}

.box-choice-title .fas {
  margin-left: .5em;
}

.nav-refine {
  position: absolute;
  top: 10px;
  right: 15px;
}

.nav-refine ul {
  display: -webkit-box;
  display: flex;
}

.nav-refine .fa-search {
  color: #009380;
}

.nav-refine li {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  margin-left: 1em;
  padding: 7px 10px 5px;
  border: solid 1px #ccc;
  border-radius: 3px;
  background-color: #f5f5f5;
}

.choice-item {
  margin: 15px 0 0;
  font-weight: bold;
}

/*------------------------------------
  検索結果リスト（テーブル）
------------------------------------*/
.table-ranking {
  font-size: 16px;
  width: 100%;
  height: 0 auto;
  border: solid 1px #ccc;
  background-color: #fff;
}

.table-ranking th {
  font-size: 16px;
  color: #fff;
  background-color: #009380;
}

.table-ranking th,
.table-ranking td {
  padding: 10px 10px;
  border-bottom: solid 1px #ccc;
  border-left: solid 1px #ccc;
}

.table-ranking td {
  font-weight: bold;
}

.table-ranking .th-score {
  font-size: 14px;
  width: 60px;
  padding: 0;
  letter-spacing: 0;
}

.th-info {
  width: 410px;
}

.td-score {
  font-size: 24px;
  width: 40px;
  text-align: center;
  vertical-align: middle;
  color: #009380;
}

.school-score {
  font-weight: bold;
  margin-right: 1em;
  color: #c00;
}

.table-ranking p {
  font-weight: bold;
  margin: 0;
}

.table-ranking .school-category {
    font-size: 14px;
    font-weight: bold;
}

.table-ranking .school-category .fa-book {
    margin-right: 0.5em;
}

.table-ranking .school-name {
  margin-bottom: .5em;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}

.table-ranking .school-name a {
  text-decoration: underline !important;
}

.school-name-university {
  font-size: 18px;
  font-weight: bold;
}

.table-ranking .school-subinfo {
  font-size: 13px;
  font-weight: bold;
}

.school-info-link {
  display: -webkit-box;
  display: flex;
  margin-top: 10px;
}

.school-info-link a {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  display: -webkit-box;
  display: flex;
  margin-right: 10px;
  padding: .5em 1rem .4em;
  text-align: center;
  letter-spacing: .02em;
  background-color: #cce9e6;
  -webkit-box-align: center;
          align-items: center;
  justify-content: space-around;
}

.school-info-link a:last-child {
  margin-right: 0;
}

.school-info-link .fa-angle-right {
  margin-left: .5em;
  color: #009380;
}

.list-more {
  font-size: 18px;
  font-weight: bold;
  display: block;
  margin-top: 20px;
  text-align: center;
  color: #009380 !important;
}

.list-more .fa-angle-down {
  display: block;
}

/*------------------------------------
  ページネーション
------------------------------------*/

.pagination-up .display-number {
    margin-top: -15px;
    text-align: right;
}

.pagination-up .pagination {
    margin-top: 5px;
    margin-bottom: 15px;
}

.display-number {
  font-size: 13px;
  margin-top: 20px;
  text-align: center;
}

.pagination {
  margin-top: 15px;
}

.pagination ul {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

.pagination a {
  display: -webkit-box;
  display: flex;
  margin: 0 5px;
  width: 25px;
  height: 25px;
  border: solid 1px #ccc;
  background-color: #fff;
  color: #999;

  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.pagination .pagination-active a {
    color: #fff;
    background: #009380;
}



/*------------------------------------
  東進の大学入試偏差値ランキングとは
------------------------------------*/
.about-ranking {
  margin-top: 40px;
}

.about-ranking-box {
  padding: 15px 15px;
  background-color: #009380;
}

.about-ranking-inner {
  font-size: 18px;
  padding: 25px 15px;
  background-color: #fff;
}

.about-ranking-box .emphasis {
  font-weight: bold;
  color: #f39800;
}

.title-about-ranking {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 1em;
  text-align: center;
  color: #009380;
}

.about-ranking-remarks ul {
  margin-top: 20px;
  padding-left: 1em;
  text-indent: -1em;
}

.about-ranking-remarks li {
  font-size: 14px;
  margin-bottom: .5em;
}

/* 　ページデザイン：右サイドカテゴリー
   ========================================================================== */
/*------------------------------------
  人気の学部
------------------------------------*/
.title-category-primary {
  font-size: 16px;
  font-weight: bold;
  padding: .7em .5em;
  border-top: solid 2px #009380;
  border-bottom: solid 2px #009380;
}

.title-category-popular {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  margin-top: 10px;
  padding: .7em 0;
  text-align: center;
}

.superscript-mark {
  position: absolute;
  top: -3px;
  right: 75px;
  color: #f39800;
}

.category-popular a {
  font-weight: bold;
  line-height: 1.3;
  display: -webkit-box;
  display: flex;
  margin-bottom: 10px;
  padding: .5em 1em;
  text-align: center;
  color: #fff;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

/*------------------------------------
  学部他カテゴリー
------------------------------------*/
.title-category-second {
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  padding: 1em 1em;
  color: #fff;
  background-color: #009380;
  text-align: center;
}

.title-category-second.adjust {
    padding: 1em 1em 0.25em;
}

.title-category-second span {
  font-size: 12px;
  margin-left: .5em;
  line-height: 2;
}

.section-category li a {
  font-size: 16px;
  display: block;
  clear: both;
  padding: .5em 1em;
  border-bottom: solid 1px #ccc;
}
.section-category li .fa-book {
    margin-right: 0.5em;
}
.section-category li .fa-angle-right {
    float: right;
}

.section-category li .fa-angle-right {
  color: #009380;
}

/*------------------------------------
  エリア：タブメニュー
------------------------------------*/
.tab-ranking .tab-ul {
  display: -webkit-box;
  display: flex;
  padding: 0;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.tab-ranking .tab-ul li {
  font-weight: bold;
  width: 32%;
}

.tab-ranking .tab-ul li a {
  font-size: 16px;
  display: block;
  width: 100%;
  padding: 10px 10px;
  text-align: center;
  text-decoration: none;
  color: #333;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
  background: #cce9e6;
}

.tab-ranking .tab-ul li a.current {
  color: #fff;
  background: white;
  background-color: #009380;
}

.tab-ranking #contents-ranking {
  clear: both;
}

/*
  アコーディオンメニュー部分
------------------------------------*/
.category-child {
  display: none;
  margin: 0 0 -1px;
  padding: 0;
}

.category-child .category-menu {
  color: #5e5e5e;
  background: #eaeaea;
}

.category-child > li {
  margin: 4px 0;
}

.category-child > li:last-category-child {
  border-bottom: 0;
}

.category-switch .category-menu:after {
  font-family: 'Font Awesome 5 Free';
  font-size: 1.4rem;
  font-weight: bold;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -1.4rem;
  content: '\f107';
  transition: all, .25s, linear;
  color: #009380;
}

.category-switch .category-menu.active:after {
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.section-category .category-switch li a {
  border-bottom: none;
}

.category-child01 {
  padding: 0 0;
  border: 1px solid #eaeaea;
}

.category-child02 {
  color: #5e5e5e;
}

.category-menu {
  position: relative;
  display: block;
  margin: 1px 0 0;
  padding: 10px;
}

.category-menu {
  background: #cce9e6;
}

.category-menu:hover {
  text-decoration: none;
  opacity: 1;
  background: rgba(204, 233, 230, 0.7);
}

.category-child {
  overflow: hidden;
  padding-bottom: 15px;
}

.category-child li {
  float: left;
}

.section-category .category-child a {
  padding: 0 .5em;
  text-decoration: underline !important;
}

.category-child .region-all {
  font-weight: bold;
  width: 100%;
  margin-top: 1em;
}

/* 　検索フォーム
   ========================================================================== */
.lightbox {
  display: none;
}

.featherlight .featherlight-content {
  border-radius: 5px;
}

.form-search h2 {
  margin: -25px -25px 25px;
  color: #009380;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

.form-box {
  width: 600px;
  padding: 35px 25px 5px;
}

.form-group {
  display: -webkit-box;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: center;
          align-items: center;
}

.item-title {
  font-weight: normal;
  line-height: 1;
  width: 120px;
  padding-left: .5em;
  border-left: solid 1em #009380;
}

.form-select {
  overflow: hidden;
  width: auto;
  text-align: center;
}

.form-select select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: .01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.form-select select::-ms-expand {
  display: none;
}

.form-select.form-item {
  position: relative;
  border: 1px solid #bbb;
  border-radius: 3px;
  background: #fff;
}

.form-select.form-item::before {
  position: absolute;
  top: .8em;
  right: .9em;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  pointer-events: none;
  border-top: 6px solid #ccc;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}

.form-select.form-item select {
  padding: 5px 35px 2px 10px;
  color: #666;
}

.form-text input {
  width: 400px;
  margin: 0;
  padding: 5px 10px 2px 10px;
  border: none;
  border: solid 1px #bbb;
  border-radius: 3px;
  outline: none;
  outline: none;
  background: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.submit-group {
  margin-top: 90px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

.submit-group input {
  line-height: 1;
  width: 130px;
  padding: 12px 15px 10px;
}

.submit-clear {
  margin-right: 25px;
/*  background-color: #f5f5f5;*/
  border: solid 1px #009380;
  border-radius: 3px;
}

.submit-search {
  color: #fff;
  background-color: #009380;
  border-radius: 3px;
  letter-spacing: 0.5em;
}

.form-group .ms-choice  {
    width: 100%;
    padding-right: 1em;
    cursor: pointer;
    text-indent: .01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 34px;
    line-height: 34px;


    position: relative;
    border: 1px solid #bbb;
    border-radius: 2px;
    background: #fff;
}

.featherlight .featherlight-close-icon {
    width: 40px !important;
    line-height: 40px !important;
    background-color: #009380 !important;
    color: #fff !important;
}

.ms-drop ul > li {
    margin-bottom: 5px;
}
.ms-drop input[type="checkbox"] {
    margin-right: 0.5em !important;
    vertical-align: top !important;
    position: relative;
    top: 3px;

}
.group {
    border-top: dashed 1px #ccc;
    margin-top: 15px;
    padding-top: 10px;
}
.group span{
    font-weight: bold;
}
.child-area {
    padding-left: 1.5em;
}

.information-latter-term {
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
}

/* 　SNSメニュー
   ========================================================================== */
.button-sns-share {
  padding: 30px 25px;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

.button-sns-share h2 {
  font-size: 16px;
  margin-bottom: 15px;
  text-align: center;
}

.button-sns-share img {
    max-width: 100%;
    height: auto;
}

.sns-share {
  width: 50px;
  height: 50px;
  margin: 0 5px;
  border-radius: 50%;
}

.button-sns-fb {
  background-color: #3b5998;
}

.button-sns-tw {
  background-color: #1da1f2;
}

.button-sns-mail {
  background-color: #009380;
}

/* 　リマケバナーサンプル
   ========================================================================== */
.remarketing-banner-top {
    margin-top: 30px !important;
}

.remarketing-banner {
  margin: 30px auto !important;
}

.remarketing-banner-top img ,
.remarketing-banner img {
  display: block;
  margin-right: auto !important;
  margin-left: auto !important;
}

.remarketing-banner-side {
  margin-top: 20px;
  text-align: center;
}



/* 　上に戻るボタン
========================================================================== */
.global-page-top-button .page-top {
    bottom: 40px;
    width: 80px;
    height: 80px;
}

.global-page-top-button span {
  display: block;
  line-height: 1.2;
  position: relative;
  top: -17px;
  font-size: 14px;
}



/* SPコーディング用
   ========================================================================== */
@media screen and (max-width: 640px) {
  .container {
    width: 100%;
  }
  .section-primary {
    margin-bottom: 20px;
  }
  .section-primary-first {
    margin-top: 0;
  }
  .header-info {
    display: -webkit-box;
    display: flex;
    padding: 10px;
    background-color: #e5f4f2;
  }
  .header-info p {
    font-size: 14px;
    width: 60%;
    margin-right: 2%;
    letter-spacing: 0;
  }
  .header-info span {
    width: 20%;
    height: auto;
  }
  .l-container-ranking {
    width: 100%;
  }
  .title-aline-band {
    width: 100%;
    margin-top: 20px;
  }
  .school-info-link a {
    display: block;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 5px;
  }
  .title-aline-band {
    padding: 5px 10px;
  }
  .title-aline {
    font-size: 4.2667vw;
    line-height: 1.5;
  }
  .title-primary {
    font-size: 4vw;
  }
  .title-primary-band {
    padding: 1rem 20px;
  }
  .title-primary-band .title-primary {
    line-height: 1.5;
  }
  .title-balloon {
    font-size: 3.7333vw;
    margin: 0 0 1.5rem;
    padding: 3px 5px;
  }
  /*
      カテゴリーナビ
    ------------------------------------*/
  .sp-nav-category {
    margin-bottom: 20px;
  }
  .sp-nav-category ul {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
  .sp-nav-category li {
    width: 48%;
  }
  .sp-nav-category a {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    display: -webkit-box;
    display: flex;
    padding: 8px 15px 5px;
    color: #009380;
    border: solid 1px #009380;
    background-color: #f5f5f5;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
  }
  .sp-nav-category .fa-angle-right {
    margin-left: .5em;
  }
  /*
      大学種別タブ
    ------------------------------------*/
  .tab-ranking .tab-ul li a {
    font-size: 3.7333vw;
    padding: 10px 5px;
    letter-spacing: 0;
  }
  /*
      選択した項目
    ------------------------------------*/
  .nav-refine {
    position: static;
    margin-bottom: 10px;
  }
  .nav-refine li {
    text-align: center;
  }
  .nav-refine li:first-child {
    margin-left: 0;
  }
  .refine-reset {
    width: 30%;
  }
  .refine-search {
    width: 65%;
  }
  .box-choice {
    position: static;
    padding: 10px 10px;
  }
  /*
      ランキング一覧
    ------------------------------------*/
  .ranking-wrap {
    margin-right: -15px;
    margin-left: -15px;
  }
  .table-ranking th,
  .table-ranking td {
    padding: 7px 5px;
  }
  .td-score {
    font-size: 4.2667vw;
    width: 12%;
  }
  .th-info {
    width: 88%;
  }
  .school-info-link a {
    font-size: 14px;
    margin-right: 2%;
    padding: .5em .5rem .4em;
  }
  .school-info-link a:last-child {
    margin-right: 0;
  }
  .school-info-link .link-experience {
    min-width: 49%;
    max-width: 49%;
  }
  .school-info-link .link-pasttest {
    min-width: 49%;
    max-width: 49%;
  }
  .link-aim {
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    display: block;
    padding: .5em .5rem .4em;
    text-align: center;
    background-color: #cce9e6;
  }
  .school-info-link .fa-angle-right,
  .link-aim .fa-angle-right {
    margin-left: .3em;
    color: #009380;
  }
  /*
      ページネーション
    ------------------------------------*/
  .pagination li {
    width: 100%;
  }
  .pagination a {
    font-size: 16px;
    width: 90%;
    height: 45px;
    color: #009380;
    background-color: #cce9e6;
  }
  .pagination .fas {
    margin: 0 .5em;
  }
  /*
      カテゴリー
    ------------------------------------*/
  .l-container-category {
    width: 100%;
  }
  .title-category-primary {
    text-align: center;
  }
  .title-category-second {
    font-size: 16px;
    padding: 1em .5em;
    text-align: center;
  }
  /*
      東進の大学入試偏差値ランキングとは
    ------------------------------------*/
  .title-about-ranking {
    font-size: 4.2667vw;
  }
  .about-ranking-box {
    padding: 15px 15px;
  }
  /*
    　検索フォーム
    ------------------------------------*/
  .form-box {
    width: 100%;
    padding: 10px;
  }
  .form-group {
    display: block;
  }
  .form-select.form-item {
    width: 70%;
  }
}

a.disabled {
    pointer-events: none;
    background-color: #DDDDDD !important;
}
/*# sourceMappingURL=sourcemaps/customize.css.map */
