@charset "UTF-8";

/* This CSS is not Sass. */
/* This CSS is Static. */

.p-top-articles {
	background-image: url(../img/top/articles_bg@2x.webp?t=2025061201);
}

#articles-vertical-reason .p-articles-section__deco-3 {
	display: none;
}

.p-articles-section .p-articles-section__deco-3 {
	display: none;
}
.p-articles-section.u-index--2 .p-articles-section__deco-1 {
	display: none;
}

@media screen and (max-width: 979px) {
.p-page__header {
	gap: 45px;
}
.p-page__header__title {
	padding: 40px 0 0;
}
}

@media screen and (min-width: 782px) {
.l-footer-link__logo {
	padding-top: 20px;
}
}
@media screen and (max-width: 781px) {
.l-footer-link__logo {
	width: 150px;
}
}

.p-top-main-animation {
	margin-top: 0px;
	margin-bottom: 0px;
}

.p-top-information.l-section-middle-2.intr-student .l-container {
	position: relative;
	z-index: 1;
}

.square-banners {
	width: 100%;
	overflow: visible;
	margin: 0;
}
@media screen and (min-width: 1103px) {
.square-banners {
	max-width: 1102px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.square-banners.wide {
	max-width: none;
}
}

.owl-carousel {
	display: flex;
	justify-content: center;
}
.p-top-information .owl-item {
	width: 340px !important;
	-webkit-tap-highlight-color: none !important;
}

.owl-carousel:has(> .api-loading){
	display: block;
}
.api-loading {
	position: relative;
	width: 100%;
	min-height: 200px;
	grid-column: 1 / span 3;
}
.api-loader {
	display: block;
	font-size: 10px;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	text-align: left;
	overflow: hidden;
	text-indent: -9000px;
	border-top: 0.5em solid rgba(0, 0, 0, 0.2);
	border-right: 0.5em solid rgba(0, 0, 0, 0.2);
	border-bottom: 0.5em solid rgba(0, 0, 0, 0.2);
	border-left: 0.5em solid #000000;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: api-load-anim 1.1s infinite linear;
	animation: api-load-anim 1.1s infinite linear;
}
@-webkit-keyframes loading {
0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
}
@keyframes api-load-anim {
0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
}
.api-loader,
.api-loader:after {
	border-radius: 50%;
	width: 80px;
	height: 80px;
}

#top-short-movies .p-archive-item-portrait__inner {
	position: relative;
}
#top-short-movies .p-archive-item-portrait__inner:hover {
	opacity: 1;
	-webkit-filter: brightness(1.08);
	filter: brightness(1.08);
}
#top-short-movies .p-archive-item-portrait__inner:hover img {
	scale: 1.05;
}
#top-short-movies .owl-stage {
	margin: 0 auto;
}
#top-short-movies .owl-nav {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
}
#top-short-movies .owl-nav.disabled {
	display: none;
}
#top-short-movies .owl-nav button {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	background: none;
	position: absolute;
	top: 50%;
	left: 0;
	bottom: 0;
	z-index: 2;
	padding: 0;
	padding-right: 0;
	width: 130px;
	height: 100%;
	translate: 0 -50%;
}
#top-short-movies .owl-nav button.owl-next {
	justify-content: flex-start;
	left: unset;
	right: 0;
	rotate: 180deg;
	scale: -1 1;
}
#top-short-movies .owl-nav button span {
	display: flex;
	align-items: center;
	height: 100%;
	min-width: 70px;
	min-height: 70px;
	transition: 0.2s 
	cubic-bezier(0.86, 0, 0.07, 1);
	color: #003166;
	-webkit-tap-highlight-color: rgba(0, 49, 102, 0.4);
	background-image: url(../img/shared/icon_arrow_circle.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100% auto;
}
#top-short-movies .owl-nav button.owl-next span {
	rotate: 180deg;
	scale: 1 1;
}
#top-short-movies .owl-nav button:hover span {
	scale: 1.3 1.3;
}
.js-modal-video.disabled {
	pointer-events: none;
}
.modal-video {
	background-color: rgba(0,0,0,0.6) !important;
}
.modal-video .modal-video-movie-wrap {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	height: calc(100svh - 160px);
	aspect-ratio: 9 / 16;
	padding-bottom: 0 !important;
}
.modal-video .modal-video-inner {
	padding: 60px 60px 40px;
}
@media screen and (min-width: 1103px) {
.p-top-information .owl-carousel.recomMin {
	position: relative;
	left: 16px;
}
.p-top-information .owl-stage {
	margin: 0px auto;
}
}
@media screen and (max-width: 1102px) {
.p-top-information .owl-item {
	width: 300px !important;
}
}

.p-top-information .c-title-bg-eng .text,
.p-top-admissions .c-title-bg-eng .text {
	position: relative;
}

@media screen and (min-width: 782px) {

.p-top-information.l-section-middle-2.intr-student .p-top-information__deco-2 {
	bottom: 100px;
}

.intr-student + .l-section-middle-2 + .l-section-large {
	padding-top: 0px;
}
.intr-student + .l-section-middle-2 + .l-section-large .p-top-admissions__deco-1 {
	top: -40px;
	height: 90px;
	overflow: hidden;
}

.p-top-information.l-section-middle-2.square-banners {
	padding-top: 20px;
	padding-bottom: 0;
	overflow: hidden;
}
.p-top-information.l-section-middle-2.square-banners .c-title-bg-eng .text-eng {
	filter: none;
	letter-spacing: normal;
	font-weight: bold;
	color: #D8D8D8;
	font-size: 150px;
	line-height: 1.0em;
	margin-left: 0;
	position: absolute;
	left: 20px;
	top: -20px;
}
.p-top-alert + .p-top-information.l-section-middle-2.square-banners .c-title-bg-eng .text-eng {
	top: -40px;
}

}

@media screen and (max-width: 781px) {

.p-top-main-animation__grid__item-1,
.p-top-main-animation__grid__item-2 {
	display: none;
}
.p-top-main-animation__grid {
	aspect-ratio: 420 / 228;
}
.p-top-main-animation__grid__item-3 {
	aspect-ratio: 280 / 228;
}
.p-top-main-animation .c-anim-cross {
	top: 18.5vw;
}
.p-top-main-animation .c-anim-dot-2 {
	bottom: 2vw;
}
.p-top-main-animation .c-anim-zigzag {
	top: 41.5vw;
}

.p-top-information.l-section-middle-2.square-banners {
	padding-top: 20px;
	padding-bottom: 0;
	overflow: hidden;
}
.p-top-information.l-section-middle-2.square-banners .l-gap--sm {
	margin-top: 0 !important;
}
.p-top-information.l-section-middle-2.square-banners .c-title-bg-eng .text-eng {
	filter: none;
	letter-spacing: normal;
	font-weight: bold;
	color: #D8D8D8;
	font-size: 19.2vw;
	line-height: 1.0em;
	margin-left: -0.1em;
	position: absolute;
	left: 0px;
	top: -10px;
}
.p-top-alert + .p-top-information.l-section-middle-2.square-banners .c-title-bg-eng .text-eng {
	top: -15px;
}

.p-top-information.l-section-middle-2.intr-student {
	padding-bottom: 30px;
}
.p-top-information.l-section-middle-2.intr-student .p-top-information__deco-2 {
	bottom: -10px;
}

.intr-student + .l-section-middle-2 {
	padding-top: 10px;
}

.intr-student + .l-section-middle-2 + .l-section-large {
	padding-top: 0px;
}
.intr-student + .l-section-middle-2 + .l-section-large .l-gap--lg {
	margin-top: 20px !important;
}
.intr-student + .l-section-middle-2 + .l-section-large .p-top-admissions__deco-1 {
	top: -35px;
	height: 70px;
	overflow: hidden;
}

}




