@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*font-family: "Noto Sans JP", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/*font-family: "Montserrat", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.wrapper_content {
	position: relative;
	width: 90%;
	max-width: 1240px;
	margin: 0 auto;
	z-index: 20;
}
#front-sectionPost .postlist li {
	border: none!important;
}
.postlist li,
.postlist li:first-child {
	border: none!important;
}
.postlist .post_text {
	position: relative;
}
.postlist .post_text:after {
	content: '';
	display: inline-block;
	background-size: 3px 1px;
	background-image: linear-gradient(to right, #000 1px, transparent 1px);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	position: absolute;
	height: 1px;
	bottom: 0;
	right: 0;
	width: 92%;
}

.postlist .post_text {
	padding: 16px 0;
}
.post .time, .postlist .time {
	font-weight: 400;
	color: #fff !important;
	background: #013D96;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 0;
}
.post .time a, .postlist .time a {
	font-weight: 700;
	color: #fff!important;
}
.postlist .ttls a {
	color: #000000;
}

.post4b li .post4b_contents {
	/*  opacity: 1; */
	display: none;
}
.post4b .time {
	display: block;
	background: #013D96;
}
.post4b img {
	aspect-ratio: 3 / 2;
	object-fit: cover;
}

.post_link a {
	color: #000000!important;
}
.post_link {
	border-bottom: none;
}

#wrapper {
	max-width: unset;
	padding: 0;
	position: relative;
	z-index: 1;
}

body {
	font-weight: 400;
	font-family: "Noto Sans JP", sans-serif;
}

body p {
	line-height: 1.8;
}

body:not(.home) #wrapper {
	width: unset;
}
body.category #wrapper, body.archive #wrapper , body.single #wrapper , body.page-contact #wrapper , body.page-thanks #wrapper , body.page-privacy #wrapper , body.error404 #wrapper {
	width: 94%;
	max-width: var(--content-max-width);
}

.page-id-17 #wrapper {
	width: 94%!important;
	max-width: var(--content-max-width);
	margin-inline: auto;
}
header#h1Header {
	background: #fff;
}
#thumbImg::before, header#h1Header::before {
	background: linear-gradient(135deg,rgba(1, 61, 150, 1) 0%, rgba(68, 174, 234, 1) 100%);
	opacity: 1;
}
header#h1Header h1.title {
	font-weight: 500;
	color: #fff;
}

#header-upper {
	display: none!important;
}
#header .logo {
	padding: 10px 20px;
}
#header a.head_btn {
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
}
#header a.head_btn::before {
	font-size: 1.2em;
	margin-bottom: 0;
	margin-right: 4px;
}
#header a.head_btn.tel_btn {
	background: #013D96;
	color: #fff;
	flex-wrap: wrap;
	max-width: 180px;
}
#header a.head_btn.mail_btn {
	background: #44AEEA;
	color: #fff;
}
nav#mainNav ul li a {
	font-weight: 500;
	color: #262626;
	padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(28px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a:hover,
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-ancestor a,
nav#mainNav ul li.current-menu-parent a {
	background: #fff;
}
nav#mainNav ul li a b,
nav#mainNav ul li a span {
	font-weight: 500;
	color: #262626;
}
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li.current-menu-item a span {
	color: #262626;
}
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:hover span {
	color: #262626;
}
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li.current-menu-item a span {
	color: #262626;
}
nav#mainNav ul li.current-menu-parent a b,
nav#mainNav ul li.current-menu-parent a span {
	color: #262626;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
	background: #44AEEA;
}
.spmenu #menu p {
	color: #44AEEA;
	white-space: nowrap;
}

a#scrollUp {
	background: #44AEEA;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #262626;
	background: #fff;
}
#copyright {
	margin-top: 0;
}
#footer .footnav:not(:last-child) {
	margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
	color: #262626;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
	display: none;
}
#footer .socialicon {
	margin-bottom: 15px;
}
#footer .socialicon .fa-facebook:before, #footer .socialicon .fa-twitter:before, #footer .socialicon .fa-youtube:before, #footer .socialicon .fa-instagram:before, #footer .socialicon .fa-x-twitter:before, #footer .socialicon .fa-line:before, #footer .socialicon .fa-tiktok:before {
	color: #013D96;
}

.inner {
	width: 94%;
	max-width: 1200px;
	margin-inline: auto;
}

h1.title {
	font-size: var(--rem48);
	letter-spacing: .01em;
	line-height: 1.4;
	font-weight: 700;
	text-align: center;
	margin: 0 0 35px;
}

.post h2 {
	font-weight: 700;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}

.post h2.title {
	font-family: "Montserrat", sans-serif;
	font-size: var(--rem72);
	line-height: 1.3;
	color: #013D96;
	text-align: center;
	padding: 0!important;
	margin: 0 0 35px!important;
}
.post h2.title .ja {
	font-family: "Noto Sans JP", sans-serif;
	font-size: var(--rem20);
	font-weight: 700;
	color: #262626;
	display: block;
}

.post h2.title.white,
.post h2.title.white .ja {
	color: #fff;
}

.post h3 {
	font-weight: 700;
	border: none;
	padding: 0;
	margin-bottom: 20px;
}

.post h4 {
	font-weight: 700;
}

.post h4::before {
	background: #013D96;
}

.linkBtn, .post .linkBtn, a.linkBtn {
	background: #013D96;
	border-radius: 0;
	width: 280px;
	font-weight: 500;
	color: #ffffff;
	margin: 0;
	padding: 18px;
	display: block;
	margin-top: 35px;
	margin-inline: auto;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: #013D96;
	color: #ffffff;
	opacity: .7;
}

a.linkBtn.white {
	background: #fff;
	color: #013D96;
}
a.linkBtn.white::after {
	border-color: #013D96;
}
a.linkBtn.white:hover {
	background: #fff;
	color: #013D96;
}

.cta {
	padding-top: var(--px80);
}
.cta .inner {
	padding: var(--px100) var(--px40);
	background: #F3F8FF;
}
.cta p {
	text-align: center;
}
.cta .flex {
	display: flex;
	justify-content: center;
	gap: 15px;
	flex-wrap: wrap;
	max-width: 1000px;
	margin-top: 30px;
	margin-inline: auto;
}
.cta a {
	font-weight: 700;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	width: 100%;
	max-width: 300px;
	padding: 18px 0;
	position: relative;
}
.cta a::before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 1em;
	font-weight: 400;
	line-height: 1;
	margin: 0;
}
.cta a.telLink {
	background: #013D96;
	font-size: 20px;
}
.cta a.mailLink {
	background: #44AEEA;
	font-size: 18px;
}
.cta a.individualLink {
	background: #fff;
	border: solid 1px #44AEEA;
	font-size: 18px;
	color: #44AEEA;
}
.cta a.telLink::before {
	content: '\f095';
}
.cta a.mailLink::before {
	content: '\f0e0';
}
.cta a.individualLink::before {
	content: '';
	background: url(/wp-content/uploads/icon_person.png)no-repeat;
	background-size: contain;
	width: 22px;
	height: 22px;
}

#mainImg {
	position: relative;
}
#mainImg .dlBtn {
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 250px;
	max-width: 25%;
	display: block;
	z-index: 10;
}

/*-----------------------------
Top
------------------------------*/
.top_news {
	padding: var(--px100) 0;
}

.top_concept {
	position: relative;
	z-index: 1;
	padding-top: var(--px120);
}
.top_concept::after {
	content: '';
	display: inline-block;
	background: linear-gradient(135deg,rgba(1, 61, 150, 1) 0%, rgba(68, 174, 234, 1) 100%);
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 50%;
	z-index: -2;
}
.top_concept h3 {
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: var(--rem40);
	margin-bottom: 40px;
}
.top_concept .flex {
	display: flex;
}
.top_concept .image,
.top_concept .text {
	width: 50%;
}
.top_concept .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top_concept .text {
	padding: var(--px80) var(--px40);
	background: #fff;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.top_concept .linkBtn {
	margin-left: 0;
}

.top_intro {
	padding: var(--px120) 0;
}
.top_intro ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 20px;
}
.top_intro li a {
	position: relative;
	display: block;
}
.top_intro li a img {
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	display: block;
}
.top_intro h2.title {
	font-size: var(--rem48);
	font-weight: 600;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 90%;
}
.top_intro h2.title .ja {
	font-size: var(--rem18);
	display: block;
	padding-top: 8px;
	border-top: solid 1px #fff;
}

.top_features {
	padding: var(--px120) 0;
	background: #F3F8FF;
}
.top_features ul {
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.top_features li {
	display: flex;
}
.top_features .image {
	width: 45%;
}
.top_features .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top_features .text {
	width: 55%;
	padding: var(--px60);
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	background: #fff;
}
.top_features h3 {
	text-align: left;
	width: 100%;
	font-weight: 700;
	font-size: var(--rem40);
}
.top_features h3 span {
	font-family: "Montserrat", sans-serif;
	display: block;
	font-weight: 600;
	font-size: var(--rem16);
	color: #013D96;
}

.top_recruit {
	padding: var(--px100);
	background: linear-gradient(135deg,rgba(1, 61, 150, 1) 0%, rgba(68, 174, 234, 1) 100%);
}
.top_recruit h3 {
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: var(--rem40);
}

@media print, screen and (max-width: 768px) {
	.top_news h2.title {
		margin-bottom: 0!important;
	}

	.top_concept h3 {
		margin-bottom: 30px;
	}
	.top_concept .flex {
		flex-direction: column;
	}
	.top_concept .image,
	.top_concept .text {
		width: 100%;
	}
	.top_concept .image img {
		height: auto;
		aspect-ratio: 3 / 2;
	}
	.top_concept .text {
		padding: var(--px60) var(--px40);
	}
	.top_concept .linkBtn {
		margin-left: auto;
	}

	.top_intro ul {
		grid-template-columns: repeat(1,1fr);
	}
	.top_intro li a img {
		aspect-ratio: 3 / 2;
	}
	.top_intro h2.title {
		font-size: 32px;
	}

	.top_features li {
		flex-direction: column;
	}
	.top_features .image {
		width: 100%;
	}
	.top_features .image img {
		aspect-ratio: 3 / 2;
		height: auto;
	}
	.top_features .text {
		width: 100%;
		padding: var(--px60) var(--px40);
	}
	.top_features h3 {
		text-align: center;
	}
}

/*-----------------------------
学校生活の心得
------------------------------*/
body.page-features #content.wide {
	padding-top: 0;
}

.features.sec01 {
	background: #F3F8FF;
}
.features.sec01 h2 {
	color: #013D96;
}
.features.sec01 .read_text {
	font-weight: 500;
	font-size: var(--rem20);
}
.features.sec01 ul.wrap {
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.features.sec01 ul.wrap > li {
	background: #fff;
	padding: var(--px60) var(--px80);
}
.features.sec01 h3 {
	font-weight: 700;
	font-size: var(--rem40);
}
.features.sec01 h3 span {
	font-family: "Montserrat", sans-serif;
	display: block;
	font-weight: 600;
	font-size: var(--rem16);
	color: #013D96;
}
.features.sec01 h4 {
	padding: 0;
	font-weight: 700;
	font-size: var(--rem30);
	color: #013D96;
}
.features.sec01 h4::before {
	display: none;
}
.features.sec01 ul.list li {
	padding-left: 20px;
	position: relative;
}
.features.sec01 ul.list li::before {
	content: '';
	display: inline-block;
	background: #44AEEA;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 9px;
	left: 0;
}
.features.sec01 .box {
	padding: var(--px40);
	border: solid 1px #013D96;
}
.features.sec01 .box h4 {
	text-align: center;
}
.features.sec01 .box ul.list {
	width: fit-content;
	margin-inline: auto;
}
.features.sec01 .box ul.list li::before {
	background: #013D96;
}
.features.sec01 hr {
	margin-block: 2em;
	border: none;
	border-top: 3px solid #F3F8FF;
}

.features.sec02 .mark {
	width: 100px;
	margin-inline: auto;
	margin-bottom: 6px;
}
.features.sec02 h2 {
	color: #013D96;
	margin-top: 0;
}
.features.sec02 .read_text {
	font-weight: 500;
	font-size: var(--rem20);
}

@media print, screen and (max-width: 768px) {
	.features.sec01 h3 {
		text-align: center;
	}
	.features.sec01 ul.list li::before {
		top: 7px;
	}
	.features.sec01 .image {
		max-width: 270px;
		margin-inline: auto;
	}

	.features.sec02 .mark {
		width: 80px;
	}
}

/*-----------------------------
入学案内
------------------------------*/
.admission ul.list {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.admission ul.list li {
	padding-left: 20px;
	position: relative;
}
.admission ul.list li::before {
	content: '';
	display: inline-block;
	background: #013D96;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 9px;
	left: 0;
}

.admission ol.list {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.admission.sec01 .flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 15px;
	max-width: 1000px;
	margin-inline: auto;
}
.admission.sec01 .linkBtn {
	margin: 0;
}
.admission.sec01 .linkBtn::after {
	transform: rotate(45deg);
}

.admission.sec02 {
	background: #F3F8FF;
}
.admission.sec02 ul.list li {
	display: flex;
	gap: 4px 40px;
}
.admission.sec02 ul.list li span {
	font-weight: 700;
	white-space: nowrap;
}

.admission.sec03 .w50 {
	border: solid 2px #013D96;
	padding: var(--px60);
}
.admission.sec03 h3 {
	text-align: center;
	color: #013D96;;
	font-size: var(--rem20);
	font-weight: 700;
}
.admission.sec03 ul.list li span {
	font-weight: 700;
}

.admission.sec04 {
	background: #F3F8FF;
}
.admission.sec04 .box {
	padding: var(--px60);
	background: #fff;
}
.admission.sec04 ol.list {
	list-style: none;
	counter-reset: number;
}
.admission.sec04 ol.list li {
	counter-increment: number;
	position: relative;
	padding-left: 2em;
	display: flex;
	gap: 4px 40px;
}
.admission.sec04 ol.list li::before {
	content: counter(number) ".";
	position: absolute;
	top: -3px;
	left: 0;
	color: #013D96;
	font-weight: 700;
	font-size: 1.2em;
}
.admission.sec04 ol.list li span {
	font-weight: 700;
	white-space: nowrap;
	min-width: 120px;
	display: block;
}
.admission.sec04 ol.list li::marker {
	color: #013D96;
	font-weight: 700;
	font-size: 1.2em;
}

.admission.sec05 .box {
	padding: var(--px60);
	background: #F3F8FF;
}
.admission.sec05 ul.list li {
	display: flex;
	gap: 4px 40px;
}
.admission.sec05 ul.list li span {
	font-weight: 700;
	white-space: nowrap;
	min-width: 80px;
}

.admission.sec06 {
	background: #F3F8FF;
}
.admission.sec06 .box {
	padding: var(--px60);
	background: #fff;
}
.admission.sec06 ul.list li {
	display: flex;
	gap: 4px 40px;
}
.admission.sec06 ul.list li span {
	font-weight: 700;
	white-space: nowrap;
}

.admission.sec07 .box {
	padding: var(--px60);
	background: #F3F8FF;
}
.admission.sec07 table,
.admission.sec07 table th,
.admission.sec07 table td {
	background: unset;
	border: none;
}
.admission.sec07 table thead th {
	background: #fff;
	font-weight: 400;
}
.admission.sec07 table tbody th {
	font-weight: 700;
}
.admission.sec07 table tbody tr {
	border-bottom: 1px solid #CCCCCC;
}

@media print, screen and (max-width: 768px) {
	.admission.sec02 ul.list li {
		flex-direction: column;
	}

	.admission.sec04 ol.list li {
		flex-direction: column;
	}

	.admission.sec05 ul.list li {
		flex-direction: column;
	}

	.admission.sec06 ul.list li {
		flex-direction: column;
	}
	.admission.sec06 ul.list li span {
		white-space: unset;
	}

	.admission.sec07 .box {
		padding: var(--px60) var(--px40);
	}
}

/*-----------------------------
アクセス
------------------------------*/
.access.sec01 h3 {
	font-weight: 700;
	font-size: var(--rem40);
	color: #013D96;
}
.access.sec01 h3 span {
	display: block;
	font-weight: 400;
	font-size: var(--rem16);
	color: #262626;
}
.access.sec01 dl {
	display: flex;
	gap: 10px;
}
.access.sec01 iframe {
	width: 100%;
	height: 350px;
}

@media print, screen and (max-width: 768px) {
	.access.sec01 h3 {
		text-align: center;
	}
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
}
body.page-contact .post table th {
	background: #21348C;
	color: #fff;
}
.post .subimitarea .linkBtn {
	width: 300px;
	margin-inline: auto;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #fff;
	background: #44AEEA;
	padding: 18px;
	border-radius: 0;
	width: 100%;
}


/*--メディアクエリ--------------------------------------------*/
@media print, screen and (max-width: 1023px) {
	#content, #content.wide {
		width: 100%;
	}

	nav#mainNav ul li a {
		padding: 20px 10px;
	}
}

@media screen and (min-width: 769px){
	.dsp_hp { display:block; }
	.dsp_smt { display:none; }
}
@media screen and (max-width: 768px){
	.dsp_hp { display:none; }
	.dsp_smt { display:block; }

	.cta a {
		padding: 15px 0;
	}
	.cta a::before {
		font-size: .8em;
	}
	.cta a.mailLink::before {
		margin-top: 2px;
	}

	#mainImg .dlBtn {
		bottom: 10px;
		right: 10px;
	}
}

@media print, screen and (max-width: 640px) {
	.postlist .post_text:after {
		width: calc(100%);
	}
}

.cta a.individualLink {
	background:#f5bac3;
	border: solid 1px #f5bac3;
	font-size: 18px;
	color: #232323;
}
.cta a.individualLink::before {
	content: '';
	background: url(/wp-content/uploads/icon_person-1.png)no-repeat;
	background-size: contain;
	width: 22px;
	height: 22px;
}