@charset "utf-8";

/*******************************
common
*******************************/
.red {
    color: #ff0000;
}

/*******************************
point-rate
*******************************/
.rateBox01 {
	margin-top: 2em;
}

.rateBox01 section {
	margin-top: 0.5rem;
}

.rateBox01 section h3 {
	text-align: center;
	background: #F5F5F0;
	padding: 0.65em 0 0.85em;
	font-family: 'Noto Serif JP', serif;
	font-size: 262.5%;
	letter-spacing: 0.08em;
	font-weight: 500;
	color: #00336A;
	margin-bottom: 1.25em;
}

.rateBox01 section h3 span {
	display: block;
	font-size: 38%;
	letter-spacing: 0;
	line-height: 1.2;
}

.rateBox01 section section {
	width: 800px;
	max-width: 93%;
	margin: 0 auto;
	padding-bottom: 1.5em;
}

.rateBox01 section section h4 {
	font-size: 200%;
	padding: 0 0 0.1em 0.5em;
	line-height: 1;
	margin-bottom: 1em;
	color: #00336A;
	font-weight: 500;
	letter-spacing: 0.02em;
}

.rateBox01 section.w section h4, .rateBox01 section.w02 section h4 {
	border-left: 0.25em solid #EB6143;
}

.rateBox01 section.psw section h4 {
	border-left: 0.25em solid #3AB483;
}

.rateBox01 section.st section h4 {
	border-left: 0.25em solid #3071B9;
}

.rateBox01 section.cw section h4 {
	border-left: 0.25em solid #eb6d94;
}

.rateBox01 .facultyDetail .facultyName {
	display: flex;
}

.rateBox01 .facultyDetail .facultyName h5 {
	width: 62%;
	font-size: 162.5%;
	font-weight: 500;
	color: #fff;
	background: #00336A;
	padding: 0.15em 0 0.25em 1.25em;
}

.rateBox01.tsushin .facultyDetail .facultyName h5 {
    width: 40%;
}

.rateBox01 .facultyDetail .facultyName div {
	text-align: center;
	width: 38%;
	color: #00336A;
	font-weight: 500;
	background: #CCD6E1 url(/common/images/arrow_10.svg) 99% center no-repeat;
	background-size: 0.65em auto;
}

.rateBox01.tsushin .facultyDetail .facultyName div {
	width: 60%;
}

.rateBox01 .facultyDetail .facultyName div a {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	height: 100%;
}

.rateBox01 .facultyDetail .facultyName div.ls01 a {
	letter-spacing: -0.1em;
}

.rateBox01 .facultyDetail .facultyName div a b {
	font-weight: normal;
}

.rateBox01 .facultyDetail .facultyName strong {
	text-decoration: underline;
	margin-left: 0.35em;
}

.rateBox01 .facultyDetail .facultyName span.txt01 {
	font-size: 60%;
	margin-top: 0.25em;
}

.rateBox01 .facultyDetail .data {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 1.75em 0 1.75em;
}

.rateBox01 .facultyDetail .data.international .rank {
	margin-right: 14%;
}

.rateBox01 .facultyDetail .rank {
	width: 30%;
	background: url(/school/point/rate/images/bg_01.png) 0 center no-repeat;
	background-size: 100% auto;
	text-align: center;
	height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-right: 3.5%;
}

.rateBox01 .facultyDetail .rank dt {
	color: #00336A;
	font-size: 112.5%;
	text-decoration: underline;
	font-weight: 500;
    width: 100%;
    margin: -0.5em 0;
}

.rateBox01 .facultyDetail .rank dd {
	margin-top: -5.5em;
}

.rateBox01 .facultyDetail .rank dd .txt01 {
	color: #00336A;
	font-size: 250%;
	font-weight: 700;
	line-height: 1.4;
}

.rateBox01 .facultyDetail .rank dd .txt01.red {
	color: #ff0000;
}

.rateBox01 .cw .facultyDetail .rank dd .txt01 {
	font-size: 212.5%;
	line-height: 1.1;
	margin-top: 0.5em;
}

.rateBox01.tsushin .psw .facultyDetail:nth-child(3) .rank dd .txt01 {
	font-size: 212.5%;
	line-height: 1.1;  
}

.rateBox01 .facultyDetail .rank dd .txt01 strong {
	font-size: 160%;
	font-weight: 500;
}

.rateBox01 .facultyDetail .rank dd .txt02 {
	font-size: 75%;
}

.rateBox01 .facultyDetail .rank .txt03 {
    text-decoration: none;
    margin: 0.65em 0 0;
    font-size: 250%;
    font-weight: 700;
}

.rateBox01 .facultyDetail .number {
	position: relative;
	color: #00336A;
}

.rateBox01 .facultyDetail .number .rateIcon01 {
	position: absolute;
	top: 1.25em;
	right: 6%;
}

.rateBox01 .cw .facultyDetail .number .rateIcon01 {
    right: -5%;
}

.rateBox01 .facultyDetail .number .number01 {
	font-size: 437.5%;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	line-height: 1.1;
}

.rateBox01 .facultyDetail .number .number01 strong {
	font-size: 200%;
	font-weight: 500;
	font-family: 'Noto Serif JP', serif;
}

.rateBox01 .facultyDetail .number .average {
	font-size: 125%;
}

.rateBox01 .facultyDetail .number .average strong {
	font-size: 120%;
	margin-left: 0.25em;
}

.rateBox01 .facultyDetail .number .average span.all {
	font-size: 110%;
	color: #fff;
	background: #EC0000;
	padding: 0.35em 0.65em 0.5em;
	display: inline-block;
	line-height: 1;
}


/* 2021 06 29 add
---------------------------*/
/*---------------------------
.past
---------------------------*/
.past {
	margin: 0 0 3.5rem;
    white-space: nowrap;
}
.past dl {
	color: #00336a;
	display: flex;
	justify-content: center;
	align-items: baseline;
}
.past dl dt {
	border: 2px solid #00336a;
    padding: 0 0.5em;
    margin-right: 1.3em;
	font-weight: 700;
}
.past dl dd {
	display: flex;
	align-items: baseline;
}
.past dl dd .percent {
	display: flex;
    align-items: baseline;
}
.past dl dd .percent:not(:last-child) {
	margin-right: 1.3em;
}
.past dl dd .percent .line {
	border-bottom: 2px solid #00336a;
    line-height: 1;
}
.past dl dd .percent span {
    font-size: 212.5%;
    font-weight: 700;
}
.past dl dd .percent span .small {
	font-size: 80%;
}
.past dl dd .all {
	color: #fff;
	background-color: #ff0000;
	font-weight: 700;
	padding: 0 0.5em;
    margin-right: 1em;
}
.past dl dd .percent.red {
	margin-right: 0.3em;
}
.past dl dd .percent.red .line {
	border-bottom: 2px solid #ff0000;
	color: #ff0000;
}
/*---------------------------
.countermeasures
---------------------------*/
.countermeasures {
	max-width: 1000px;
	margin: 0 auto;
}
.countermeasures .roadmap {
	border: 1px solid #6685a5;
	padding: 2em 2.75em 2.5em 2.75em;
}
.countermeasures .roadmap h4 {
	font-size: 175%;
	color: #00336a;
	font-weight: 500;
	border-bottom: 1px solid #6685a5;
	text-align: center;
	padding-bottom: 0.8em;
	margin-bottom: 1em;
}
.countermeasures .roadmap .leadTxt {
	font-size: 112.5%;
	line-height: 1.7;
	text-align: center;
	margin-bottom: 3.75em;
}
.countermeasures .roadmap ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.countermeasures .roadmap ul li {
	width: 440px;
    background-color: #f5f5f0;
	margin-bottom: 10.5em;
	position: relative;
	padding: 2.5em 1.5em 0;
	box-sizing: border-box;
	height: 390px;
}
.countermeasures .roadmap ul li .num {
	position: absolute;
	font-size: 175%;
	font-weight: 700;
	text-align: center;
	color: #fff;
	width: 55px;
	height: 55px;
	line-height: 55px;
	border-radius: 50%;
    top: -25px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.countermeasures.col01 .roadmap ul li .num {
	background-color: #eb6143;
}
.countermeasures.col02 .roadmap {
    padding-bottom: 0;
}
.countermeasures.col02 .roadmap ul li .num {
	background-color: #3ab483;
}
.countermeasures .roadmap ul li .title {
	color: #00336a;
	font-size: 137.5%;
	font-weight: 700;
	text-align: center;
	margin-bottom: 1em;
}
.countermeasures .roadmap ul li .txt {
	line-height: 1.75;
	letter-spacing: 0.02em;
    font-feature-settings: "palt";
}
.countermeasures .roadmap ul li .imgBox {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
}
.countermeasures .roadmap ul li:nth-child(-n+2) .imgBox {
	bottom: -114px;
}
.countermeasures .roadmap ul li:nth-last-child(-n+2) .imgBox {
	bottom: -144px;
}
.countermeasures.col02 .roadmap ul li {
	margin-bottom: 12.75em;
}
.countermeasures.col02 .roadmap ul li:nth-child(-n+2) .imgBox {
	bottom: -144px;
}
.countermeasures.col02 .roadmap ul li:nth-last-child(-n+2) .imgBox {
	bottom: -144px;
}
.countermeasures .flow {
	margin-top: 4.5em;
	position: relative;
	padding-bottom: 6.25em;
}
.countermeasures .flow h4 {
    font-size: 162.5%;
    padding: 0 0 0.1em 0.5em;
    line-height: 1;
    margin-top: 1em;
    color: #00336A;
    font-weight: 500;
    letter-spacing: 0.02em;
	position: absolute;
    top: 0;
}
.countermeasures.col01 .flow h4 {
	border-left: 0.25em solid #eb6143;
}
.countermeasures.col02 .flow h4 {
	border-left: 0.25em solid #3AB483;
}

/*---------------------------
.linkWrap
---------------------------*/
.linkWrap {
	width: 1000px;
    margin: 0 auto;
	padding: 0 0 9.37em;
}
.linkWrap ul {
	display: flex;
	justify-content: space-between;
}
.linkWrap ul li {
	border: 1px solid #00336A;
	width: 470px;
	height: 100px;
	border-bottom: 4px solid #00336A;
	line-height: 100px;
}
.linkWrap ul li a {
	position: relative;
	font-size: 187.5%;
	font-weight: 700;
	color: #00336A;
	display: block;
	text-align: center;
}
.linkWrap ul li a::after {
	content: '';
    display: inline-block;
    width: 31px;
    height: 31px;
    background-image: url(/common/images/arrow_04.svg);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: 0.5em;
    top: 50%;
    margin-top: -15px;
}
.linkWrap ul li:first-child a {
	padding-right: 1em;
}
.linkWrap ul li a span {
	font-size: 80%;
	font-weight: 500;
	letter-spacing: -0.06em;
}

.rateBox01 .facultyDetail .mean {
	margin: 0 0 -1.8em 1em;
}
.rateBox01 .facultyDetail .mean p {
	text-align: center;
    color: #00336a;
    border-top: 2px solid #00336a;
    border-bottom: 2px solid #00336a;
	padding: 0.3em;
    line-height: 1.4;
}
.rateBox01 .facultyDetail .mean p span {
	font-size: 120%;
    font-weight: 700;
}
