.header-nav .header-nav__item.-oc .header-nav__name {
	background-color: #a51951;
	border-bottom: none
}

.header-nav .header-nav__item.-oc .header-nav__name {
	color: #fff
}

.header-nav .header-nav__item.-oc .header-nav__name::before {
	border-color: #fff
}

.header-nav .header-nav__item.-oc .header-nav__name:hover {
	background-color: #c05e85
}

@media (min-width:1040px) {
	.header-nav .header-nav__item.-primary .header-nav__name_employment {
		padding: 1em 1.785em 1em 1.285em
	}
}

@media (min-width:1040px) {
	.header-nav .header-nav__item:hover .header-nav__name_employment {
		background-color: #7aca72
	}
}

.header-nav .header-nav__item:hover .header-nav__name_employment[href] {
	opacity: 1
}

@media (min-width:1040px) {
	.header-nav .header-nav__item:hover .header-nav__name_employment:not([href])::before {
		-webkit-transform: translateY(-50%) scale(1);
		-ms-transform: translateY(-50%) scale(1);
		transform: translateY(-50%) scale(1)
	}
}

@media (min-width:1040px) {
	.header-nav .header-nav__item:hover .header-nav__name_employment:not([href])::after {
		color: #ccc
	}
}

.header-nav .header-nav__item .header-nav__name_employment {
	background-color: #42b336;
	border-bottom: none
}

.header-nav__name_employment {
	color: #fff
}

.header-nav .header-nav__item .header-nav__name_employment:hover {
	background-color: #7aca72
}

.header-nav .header-nav__name_employment {
	padding: 1em 1.785em 1em 1.285em;
	display: block;
	position: relative;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
	cursor: pointer
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_employment {
		padding: 0.807em 1.785em 0.807em 1.923em;
	}
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_employment {
		border-color: #fff;
		font-size: 13px;
		background-color: #eee
	}
}

.header-nav .header-nav__name_employment[href] {
	text-decoration: none;
	color: #222
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_employment[href]::before {
		width: 10px;
		height: 10px;
		margin-top: -2px;
		right: 26px;
		border-color: #fff
	}
}

.header-nav .header-nav__name_employment[href]:hover {
	opacity: 1
}

.header-nav .header-nav__name_employment:not([href]) {
	-webkit-transition: all .3s;
	transition: all .3s
}

.header-nav .header-nav__name_employment:not([href])::before {
	content: "";
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	right: 6px;
	top: 50%;
	-webkit-transform: translateY(-50%) scale(0);
	-ms-transform: translateY(-50%) scale(0);
	transform: translateY(-50%) scale(0);
	border-radius: 100%;
	background-color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_employment:not([href])::before {
		width: 24px;
		height: 24px;
		right: 12px;
		background-color: #ccc
	}
}

.header-nav .header-nav__name_employment:not([href])::after {
	content: "+";
	position: absolute;
	right: 9px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 1;
	color: #fff;
	z-index: 1;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_employment:not([href])::after {
		right: 16px;
		font-weight: 100;
		font-size: 27px;
		color: #fff
	}
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_employment[aria-expanded=true]::before {
		-webkit-transform: translateY(-50%) scale(1);
		-ms-transform: translateY(-50%) scale(1);
		transform: translateY(-50%) scale(1);
		-webkit-transition: all .3s;
		transition: all .3s
	}
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_employment[aria-expanded=false]::before {
		-webkit-transform: translateY(-50%) scale(0);
		-ms-transform: translateY(-50%) scale(0);
		transform: translateY(-50%) scale(0);
		-webkit-transition: all .3s;
		transition: all .3s
	}
}

.header-nav .header-nav__item.-application .header-nav__name {
	border-bottom: none;
}

.-color-A {
	color: #42b336
}

.-color-B {
	color: #007ee6
}

.-color-C {
	color: #e63956
}

.-color-D {
	color: #ff8400
}

.-color-E {
	color: #e639ac
}

.-color-F {
	color: #8029cc
}

.-color-G {
	color: #bb1833
}

.-color-H {
	color: #2c365e
}

.-color-I {
	color: #2f4f4f
}

.-color-J {
	color: #696969
}

.course-detail .course-detail__image-t {
	margin: 0;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 40px;
	-ms-flex: 0 0 400px;
	flex: 0 0 400px;
	text-align: center;
}

@media (max-width:1039px) and (min-width:768px) {
	.course-detail .course-detail__image-t {
		-webkit-flex-basis: 250px;
		-ms-flex-preferred-size: 250px;
		flex-basis: 250px;
	}
}

.course-detail .course-detail__image-t>img {
	width: 60%;
}

.top-keyvisual .top-keyvisual__button__iii {
	width: 21vw;
	padding: .916em 2.666em .916em 2em;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 20px;
	position: absolute;
	bottom: 19%;
	left: 8.437%;
	z-index: 1001;
	text-decoration: none;
	font-size: 12px;
	color: #222;
	background-color: #fff
}

@media (max-width:767px) {
	.top-keyvisual .top-keyvisual__button__iii {
		width: 26vw;
		bottom: 20%;
		left: 4%;
		padding: .75em 1.111em .75em 0;
		font-size: 10px
	}
}

.top-keyvisual .top-keyvisual__button-text__iii {
	margin: 0 auto;
}

@media (max-width:767px) {
	.top-keyvisual .top-keyvisual__button-text__iii {
		-webkit-transform: scale(.9);
		-ms-transform: scale(.9);
		transform: scale(.9)
	}
}

.zabuton-basic {
	background: #2e96e6;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	padding: 0.5em;
}

.zabuton-A {
	background: #42b336;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	padding: 0.5em;
}

.zabuton-B {
	background: #007ee6;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	padding: 0.5em;
}

.zabuton-C {
	background: #e63956;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #fff;
	line-height: 1.5;
	padding: 0.5em;
}

.zabuton-D {
	background: #ff8400;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	padding: 0.5em;
}

.zabuton-E {
	background: #e639ac;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	padding: 0.5em;
}

.zabuton-F {
	background: #884898;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	padding: 0.5em;
}

.zabuton-G {
	background: #BB1833;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #fff;
	line-height: 1.5;
	padding: 0.5em;
}

.zabuton-H {
	background: #2C365E;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	padding: 0.5em;
}

.zabuton-I {
	background: #2f4f4f;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #fff;
	line-height: 1.5;
	padding: 0.5em;
}

.zabuton-J {
	background: #696969;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	padding: 0.5em;
}

.-tight {
	line-height: 1.0;
}

.top-keyvisual .top-keyvisual__button__iv {
	width: 35vw;
	padding: .916em 2.666em .916em 2em;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 30px;
	position: absolute;
	bottom: 12%;
	right: 3%;
	z-index: 1001;
	text-decoration: none;
	font-size: 16px;
	color: #222;
	background-color: rgba(255, 255, 255, .7)
}

@media (max-width:767px) {
	.top-keyvisual .top-keyvisual__button__iv {
		width: 92vw;
		bottom: 10%;
		left: 4%;
		padding: .4em;
		font-size: 14px
	}
}

.top-keyvisual .top-keyvisual__button-text__iv {
	margin: 0 auto;
}

@media (max-width:767px) {
	.top-keyvisual .top-keyvisual__button-text__iv {
		-webkit-transform: scale(.9);
		-ms-transform: scale(.9);
		transform: scale(.9)
	}
}

.top-keyvisual>a::before {
	content: "";
	width: 5px;
	height: 5px;
	display: block;
	position: absolute;
	top: 46%;
	right: 11%;
	-webkit-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
	border-top: solid 2px #222;
	border-right: solid 2px #222;
}

@media (max-width: 767px) {
	.top-keyvisual>a::before {
		width: 6px;
		height: 6px;
		right: 5%;
	}
}

.l-height-b {
	line-height: 40px;
}

@media (max-width: 767px) {
	.l-height-b {
		line-height: 22px;
	}
}

.top__ol__button {
	margin: 30px auto 50px;
	width: 35vw;
	padding: .916em 2.666em .916em 2em;
	display: block;
	align-items: center;
	position: relative;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	color: #222;
	background-color: #fff;
	border: 16px solid #ccc;
}

@media (max-width:767px) {
	.top__ol__button {
		width: 70vw;
		padding: 1em;
		font-size: 14px;
		border: 14px solid #ccc;
	}
}

.top__ol__button-text {
	margin: 0 auto;
}

@media (max-width:767px) {
	.top__ol__button-text {
		-webkit-transform: scale(.9);
		-ms-transform: scale(.9);
		transform: scale(.9)
	}
}

.top__ol>a::before {
	content: "";
	width: 5px;
	height: 5px;
	display: block;
	position: absolute;
	top: 50%;
	right: 8%;
	-webkit-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
	border-top: solid 2px #222;
	border-right: solid 2px #222;
}

@media (max-width: 767px) {
	.top-keyvisual>a::before {
		width: 6px;
		height: 6px;
		right: 10%;
	}
}

.btn-arrow-top {
	position: relative;
	display: inline-block;
	padding: 0 25px;
	color: #333;
	text-decoration: none;
	outline: none;
}

.btn-arrow-top::before {
	content: '';
	position: absolute;
	bottom: -8px;
	left: 4%;
	width: 100%;
	height: 1px;
	background: #333;
	transition: all .3s;
}

.btn-arrow-top::after {
	content: '';
	position: absolute;
	bottom: -4px;
	right: -8px;
	width: 15px;
	height: 1px;
	background: #333;
	transform: rotate(35deg);
	transition: all .3s;
}

.btn-arrow-top:hover::before {
	left: 15%;
}

.btn-arrow-top:hover::after {
	right: -16%;
}

.top-ol {
	vertical-align: middle;
	padding: 40px 0;
	text-align: center;
}

.floating-nav__list_three {
	display: -ms-flex-box;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	list-style: none;
	margin: 0;
	padding: 0;
}

.floating-nav__list_three>li:first-child {
	padding-bottom: env(safe-area-inset-bottom);
	background: #162877;
	opacity: 0.9;
}

.floating-nav__list_three>li:nth-child(2) {
	padding-bottom: env(safe-area-inset-bottom);
	background: #2e96e6;
	opacity: 0.9;
}

.floating-nav__list_three>li:last-child {
	padding-bottom: env(safe-area-inset-bottom);
	background: #a51951;
	opacity: 0.9;
}

@media (min-width:768px),
print {
	.floating-nav__list_three {
		display: none
	}
}

@media (min-width:768px),
print {
	.floating-nav__list_three>li:not(:first-of-type) {
		display: none
	}
}

.floating-nav__list_three a {
	transition: all .25s ease
}

.cp_box *,
.cp_box *:before,
.cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cp_box {
	position: relative;
}

.cp_box label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 85px;
	cursor: pointer;
	text-align: center;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .95) 90%);
}

.cp_box input:checked+label {
	background: inherit;
}

.cp_box label:after {
	line-height: 2.5rem;
	position: absolute;
	z-index: 2;
	bottom: 20px;
	left: 50%;
	width: 10rem;
	content: '続きを読む';
	transform: translate(-50%, 0);
	letter-spacing: 0.05em;
	color: #ffffff;
	border-radius: 5px;
	background-color: rgba(30, 30, 30, .7);
}

.cp_box input {
	display: none;
}

.cp_box .cp_container {
	overflow: hidden;
	height: 350px;
	transition: all 1s;
}

.cp_box input:checked+label {
	/* display: none ; 閉じるボタンを消す場合解放 */
}

.cp_box input:checked+label:after {
	content: '閉じる';
}

.cp_box input:checked~.cp_container {
	height: auto;
	padding-bottom: 80px;
	transition: all 1s;
}

.button-mdl {
	font-size: 24px;
	color: #fff;
	border: 4px solid #fff;
	background: transparent;
	line-height: 2;
	width: 300px;
	height: 120px;
	transition: 0.5s;
}

.button-mdl:hover {
	border: 4.3px solid #fff;
	width: 310px;
	height: 130px;
}

.button-mdl,
.modalScroll,
.ScrollContent {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.modal {
	display: none;
	height: 90vh;
	position: fixed;
	top: 0;
	left: 90px;
	width: 100%;
	z-index: 999;
}

@media (max-width:1039px) {
	.modal {
		left: 0px;
	}
}

.modal_bg {
	background: rgba(0, 0, 0, 0.32);
	height: 100vh;
	position: absolute;
	width: 100%;
}

.js-modal-close {
	color: #333;
}

.modalScroll {
	background: #fff;
	height: 75vh;
	width: 860px;
	max-height: 800px;
	padding: 20px;
	margin: 0 auto;
	top: 56%;
}

@media (max-width:1039px) {
	.modalScroll {
		height: 63vh;
		width: 90%;
		top: 55%;
	}
}

.ScrollContent {
	overflow-y: scroll;
	height: 70vh;
	width: 95%;
}

@media (max-width:1039px) {
	.ScrollContent {
		height: 60vh;
	}
}

::-webkit-scrollbar {
	border-radius: 10px;
	width: 10px;
}

::-webkit-scrollbar-thumb {
	background-color: #b6b6b6;
	border-radius: 10px;
}

.modal_content {
	padding-top: 10px;
	padding-bottom: 10px;
}

.input-button {
	margin: 40px auto;
}

.input-button input[type="button"] {
	width: 100%;
	height: 50px;
	color: #2e96e6;
	border: solid 2px #2e96e6;
	background: #fff;
	transition: .3s;
}

.input-button input[type="button"]:hover {
	color: #fff;
	background: #2e96e6;
}

.m-close {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	top: -50px;
	right: -4px;
	width: 40px;
	height: 40px;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

.top-sentence {
	color: #fff;
	font-size: 12px;
	z-index: 100;
	position: absolute;
	left: 1%;
}

@media (max-width:767px) {
	.top-sentence {
		font-size: 2vw;
	}
}

.courses-0 {
	max-width: 960px;
	margin: -60px 40px 120px
}

@media (max-width:767px) {
	.courses-0 {
		margin-top: 0;
	}
}

.courses-0 .courses-0__list {
	margin-left: -30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media (max-width:767px) {

	.courses-0 .courses-0__list {
		margin-left: 0;
		display: block
	}
}

.courses-0 .courses-0__item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 calc(33.333% - 30px);
	-ms-flex: 0 0 calc(33.333% - 30px);
	flex: 0 0 calc(33.333% - 30px);
	width: calc(33.333% - 30px);
	margin: 78px 0 0 30px
}

@media (max-width:767px) {
	.courses-0 .courses-0__item {
		width: auto;
		margin: 54px 0 0
	}
}

.courses-0 .courses-0__item>a {
	display: block;
	position: relative;
	text-decoration: none
}

.courses-0 .courses-0__item>a:hover {
	opacity: 1
}

.courses-0 .courses-0__item>a:hover .courses-0__name {
	background-color: #fafafa
}

.courses-0 .courses-0__item>a:hover .courses-0__image>img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.courses-0 .courses-0__item.-course-A .courses-0__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-0 .courses-0__item.-course-A .courses-0__name {
	color: #42b336
}

.courses-0 .courses-0__item.-course-A .courses-0__name::before {
	background-color: #42b336
}

.courses-0 .courses-0__item.-course-B .courses-0__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-0 .courses-0__item.-course-B .courses-0__name {
	color: #007ee6
}

.courses-0 .courses-0__item.-course-B .courses-0__name::before {
	background-color: #007ee6
}

.courses-0 .courses-0__item.-course-C .courses-0__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-0 .courses-0__item.-course-C .courses-0__name {
	color: #e63956
}

.courses-0 .courses-0__item.-course-C .courses-0__name::before {
	background-color: #e63956
}

.courses-0 .courses-0__item.-course-D .courses-0__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-0 .courses-0__item.-course-D .courses-0__name {
	color: #ff8400
}

.courses-0 .courses-0__item.-course-D .courses-0__name::before {
	background-color: #ff8400
}

.courses-0 .courses-0__item.-course-E .courses-0__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-0 .courses-0__item.-course-E .courses-0__name {
	color: #e639ac
}

.courses-0 .courses-0__item.-course-E .courses-0__name::before {
	background-color: #e639ac
}

.courses-0 .courses-0__item.-course-F .courses-0__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-0 .courses-0__item.-course-F .courses-0__name {
	color: #884898
}

.courses-0 .courses-0__item.-course-F .courses-0__name::before {
	background-color: #884898
}

.courses-0 .courses-0__item.-course-G .courses-0__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-0 .courses-0__item.-course-G .courses-0__name {
	color: #BB1833
}

.courses-0 .courses-0__item.-course-G .courses-0__name::before {
	background-color: #BB1833
}

.courses-0 .courses-0__item.-course-H .courses-0__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-0 .courses-0__item.-course-H .courses-0__name {
	color: #2C365E
}

.courses-0 .courses-0__item.-course-H .courses-0__name::before {
	background-color: #2C365E
}

.courses-0 .courses-0__item.-course-I .courses-0__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-0 .courses-0__item.-course-I .courses-0__name {
	color: #2f4f4f
}

.courses-0 .courses-0__item.-course-I .courses-0__name::before {
	background-color: #2f4f4f
}

.courses-0 .courses-0__item.-course-J .courses-0__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-0 .courses-0__item.-course-J .courses-0__name {
	color: #696969
}

.courses-0 .courses-0__item.-course-J .courses-0__name::before {
	background-color: #696969
}

.courses-0 .courses-0__image {
	margin: 0;
	overflow: hidden
}

.courses-0 .courses-0__image img {
	width: 100%;
	-webkit-transition: all .3s;
	transition: all .3s
}

.courses-0 .courses-0__text {
	width: 86.666%;
	height: calc(100% - 15.788% - 40px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 7.894%;
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	border: solid 2px #fff;
	text-align: center;
	white-space: nowrap;
	font-weight: 500;
	font-size: 16px;
	color: #fff
}

@media (max-width:1219px) {
	.courses-0 .courses-0__text {
		font-size: 12px
	}
}

@media (max-width:1039px) and (min-width:768px) {
	.courses-0 .courses-0__text {
		font-size: 10px
	}
}

@media (max-width:767px) {
	.courses-0 .courses-0__text {
		height: calc(100% - 24.27% - 35px);
		top: 12.135%;
		font-size: 16px
	}
}

courses .courses-0__name {
	width: 86.666%;
	height: 80px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	bottom: -40px;
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	text-align: center;
	font-size: 14px;
	line-height: 1.28;
	white-space: nowrap;
	-webkit-box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	background-color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:1219px) {
	.courses-0 .courses-0__name {
		font-size: 15px
	}
}

@media (max-width:1039px) and (min-width:768px) {
	.courses-0 .courses-0__name {
		font-size: 13px
	}
}

@media (max-width:767px) {
	.courses-0 .courses-0__name {
		height: 70px;
		bottom: -35px;
		font-size: 16px;
		line-height: 1.52
	}
}

.courses-0 .courses-0__name {
	width: 86.666%;
	height: 80px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	bottom: -40px;
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	text-align: center;
	font-size: 14px;
	line-height: 1.28;
	white-space: nowrap;
	-webkit-box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	background-color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:1219px) {
	.courses-0 .courses-0__name {
		font-size: 14px
	}
}

@media (max-width:1039px) and (min-width:768px) {
	.courses-0 .courses-0__name {
		font-size: 14px
	}
}

@media (max-width:767px) {
	.courses-0 .courses-0__name {
		height: 70px;
		bottom: -35px;
		font-size: 14px;
		line-height: 1.52
	}
}

@media (max-width:767px) {
	.courses-0 .courses-0__list_2 .courses-0__item_2 {
		font-size: 12px;
	}
}

.courses-0 .courses-0__name::before {
	content: "";
	width: 31.614%;
	height: 3px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #000
}


/* ----------------- */




.courses-x {
	max-width: 960px;
	margin: -60px 40px 120px
}

.courses-x .courses-x__list {
	margin-left: -30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media (max-width:767px) {
	.courses-x .courses-x__list {
		margin-left: 0;
		display: block
	}
}

.courses-x .courses-x__item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 calc(50% - 30px);
	-ms-flex: 0 0 calc(50% - 30px);
	flex: 0 0 calc(50% - 30px);
	width: calc(50% - 30px);
	margin: -30px 0 0 30px
}

@media (max-width:767px) {
	.courses-x .courses-x__item {
		width: 280px;
		margin: 54px auto
	}
}

.courses-x .courses-x__item>a {
	display: block;
	position: relative;
	text-decoration: none
}

.courses-x .courses-x__item>a:hover {
	opacity: 1
}

.courses-x .courses-x__item>a:hover .courses-x__name {
	background-color: #fafafa
}

.courses-x .courses-x__item>a:hover .courses-x__image>img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.courses-x .courses-x__item.-course-A .courses-x__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-x .courses-x__item.-course-A .courses-x__name {
	color: #42b336
}

.courses-x .courses-x__item.-course-A .courses-x__name::before {
	background-color: #42b336
}

.courses-x .courses-x__item.-course-B .courses-x__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-x .courses-x__item.-course-B .courses-x__name {
	color: #007ee6
}

.courses-x .courses-x__item.-course-B .courses-x__name::before {
	background-color: #007ee6
}

.courses-x .courses-x__item.-course-C .courses-x__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-x .courses-x__item.-course-C .courses-x__name {
	color: #e63956
}

.courses-x .courses-x__item.-course-C .courses-x__name::before {
	background-color: #e63956
}

.courses-x .courses-x__item.-course-D .courses-x__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-x .courses-x__item.-course-D .courses-x__name {
	color: #ff8400
}

.courses-x .courses-x__item.-course-D .courses-x__name::before {
	background-color: #ff8400
}

.courses-x .courses-x__item.-course-E .courses-x__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-x .courses-x__item.-course-E .courses-x__name {
	color: #e639ac
}

.courses-x .courses-x__item.-course-E .courses-x__name::before {
	background-color: #e639ac
}

.courses-x .courses-x__item.-course-F .courses-x__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-x .courses-x__item.-course-F .courses-x__name {
	color: #884898
}

.courses-x .courses-x__item.-course-F .courses-x__name::before {
	background-color: #884898
}

.courses-x .courses-x__item.-course-G .courses-x__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-x .courses-x__item.-course-G .courses-x__name {
	color: #BB1833
}

.courses-x .courses-x__item.-course-G .courses-x__name::before {
	background-color: #BB1833
}

.courses-x .courses-x__item.-course-H .courses-x__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-x .courses-x__item.-course-H .courses-x__name {
	color: #2C365E
}

.courses-x .courses-x__item.-course-H .courses-x__name::before {
	background-color: #2C365E
}

.courses-x .courses-x__item.-course-I .courses-x__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-x .courses-x__item.-course-I .courses-x__name {
	color: #2f4f4f
}

.courses-x .courses-x__item.-course-I .courses-x__name::before {
	background-color: #2f4f4f
}

.courses-x .courses-x__item.-course-J .courses-x__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-x .courses-x__item.-course-J .courses-x__name {
	color: #696969
}

.courses-x .courses-x__item.-course-J .courses-x__name::before {
	background-color: #696969
}

.courses-x .courses-x__image {
	margin: 0;
	overflow: hidden
}

.courses-x .courses-x__image img {
	width: 100%;
	-webkit-transition: all .3s;
	transition: all .3s
}

.courses-x .courses-x__text {
	width: 86.666%;
	height: calc(100% - 15.788% - 40px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 7.894%;
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	border: solid 2px #fff;
	text-align: center;
	white-space: nowrap;
	font-weight: 500;
	font-size: 16px;
	color: #fff
}

@media (max-width:1219px) {
	.courses-x .courses-x__text {
		font-size: 12px
	}
}

@media (max-width:1039px) and (min-width:768px) {
	.courses-x .courses-x__text {
		font-size: 10px
	}
}

@media (max-width:767px) {
	.courses-x .courses-x__text {
		height: calc(100% - 24.27% - 35px);
		top: 12.135%;
		font-size: 16px
	}
}

courses .courses-x__name {
	width: 86.666%;
	height: 80px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	bottom: -40px;
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	text-align: center;
	font-size: 14px;
	line-height: 1.28;
	white-space: nowrap;
	-webkit-box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	background-color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:1219px) {
	.courses-x .courses-x__name {
		font-size: 15px
	}
}

@media (max-width:1039px) and (min-width:768px) {
	.courses-x .courses-x__name {
		font-size: 13px
	}
}

@media (max-width:767px) {
	.courses-x .courses-x__name {
		height: 70px;
		bottom: -35px;
		font-size: 16px;
		line-height: 1.52
	}
}

.courses-x .courses-x__name {
	width: 86.666%;
	height: 80px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	bottom: -40px;
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	text-align: center;
	font-size: 14px;
	line-height: 1.28;
	white-space: nowrap;
	-webkit-box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	background-color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:1219px) {
	.courses-x .courses-x__name {
		font-size: 14px
	}
}

@media (max-width:1039px) and (min-width:768px) {
	.courses-x .courses-x__name {
		font-size: 14px
	}
}

@media (max-width:767px) {
	.courses-x .courses-x__name {
		height: 70px;
		bottom: -35px;
		font-size: 14px;
		line-height: 1.52
	}
}

@media (max-width:767px) {
	.courses-x .courses-x__list_2 .courses-x__item_2 {
		font-size: 12px;
	}
}

.courses-x .courses-x__name::before {
	content: "";
	width: 31.614%;
	height: 3px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #000
}

.top-four-points {
	max-width: 960px;
	margin: -60px auto;
}

@media (max-width:767px) {
	.top-four-points {
		margin-top: 0;
		padding: 0 25px;
	}
}

.header-nav .header-nav__item.-news .header-nav__name {
	background-color: #75c4ba;
	border-bottom: none
}

.header-nav .header-nav__item.-news .header-nav__name {
	color: #fff
}

.header-nav .header-nav__item.-news .header-nav__name::before {
	border-color: #fff
}

.header-nav .header-nav__item.-news .header-nav__name:hover {
	background-color: #a5d0ca
}

.oc-box {
	border: 2px solid #e63956;
	background-color: #f5f5f5;
	padding: 25px;
	margin: 40px 0;
}

@media (max-width:767px) {
	.oc-box {
		padding: 15px;
	}
}

.campus-keyvisual .campuses-keyvisual__word-en {
	width: 100%;
	position: absolute;
	top: 16%;
	left: 0;
	text-align: center;
	font-family: Heebo, sans-serif;
	font-weight: 300;
	font-size: 18px;
	letter-spacing: .1em;
	color: #fff
}

@media (max-width:767px) {
	.p-campus-top .campus-keyvisual .campuses-keyvisual__word-en {
		top: 125px;
		font-size: 10px
	}
}

.accordion-001 {
	max-width: 1024px;
	background-color: #fff;
}

.accordion-001:not([open]) {
	margin-bottom: 7px;
}

.accordion-001 summary {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	margin: 40px 0 0;
	padding: 0.375em 1.25em;
	border-radius: 5px;
	background-color: #fff;
	border: 2px solid #2e96e6;
	color: #2e96e6;
	font-weight: 400;
	font-size: 16px;
	transition: all .3s;
	cursor: pointer;
}

.accordion-001 summary :hover {
	background-color: #2e96e6;
	border: 2px solid #fff;
	color: #fff;
}


@media (max-width: 767px) {
	.accordion-001 summary {
		margin: 30px 0 0;
		padding: 0.111em 0.555em;
		font-size: 14px;
	}
}

.accordion-001 summary::-webkit-details-marker {
	display: none;
}

.accordion-001 summary::after {
	transform: translateY(-25%) rotate(45deg);
	width: 7px;
	height: 7px;
	margin-left: 10px;
	border-bottom: 3px solid #2e96e6;
	border-right: 3px solid #2e96e6;
	content: '';
	transition: transform .3s;
}

.accordion-001[open] summary::after {
	transform: rotate(225deg);
}

.accordion-001 p {
	transform: translateY(-10px);
	opacity: 0;
	margin: 0;
	padding: 1em 2em 2em 2em;
	color: #333333;
	transition: transform .5s, opacity .5s;
}

.accordion-001[open] p {
	transform: none;
	opacity: 1;
}

.popup_content-four {
	position: relative;
	align-self: center;
	width: 100%;
	height: 100%;
	max-width: 800px;
	max-height: 800px;
	padding: 30px;
	box-sizing: border-box;
	background: #fff;
	line-height: 1.4em;
	transition: 0.5s;
}

@media (max-width:767px) {
	.popup_content-four {
		max-height: 650px;
		padding: 15px;
	}
}

@media (max-width:575px) {
	.popup_content-four {
		max-height: 500px;
	}
}

/* ----------------- */

.courses-y {
	max-width: 960px;
	margin: -60px 40px 120px
}

.courses-y .courses-y__list {
	margin-left: -30px;
	margin-top: -110px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media (max-width:767px) {
	.courses-y .courses-y__list {
		margin-left: 0;
		margin-top: -40px;
	}
}

.courses-y .courses-y__item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 calc(50% - 30px);
	-ms-flex: 0 0 calc(50% - 30px);
	flex: 0 0 calc(50% - 30px);
	width: calc(50% - 30px);
	margin: 75px 0 0 30px
}

@media (max-width:767px) {
	.courses-y .courses-y__item {
		margin: 30px auto;
		width: calc(50% - 5px);
	}
}

.courses-y .courses-y__item>a {
	display: block;
	position: relative;
	text-decoration: none
}

.courses-y .courses-y__item>a:hover {
	opacity: 1
}

.courses-y .courses-y__item>a:hover .courses-y__name {
	background-color: #fafafa
}

.courses-y .courses-y__item>a:hover .courses-y__image>img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.courses-y .courses-y__item.-course-A .courses-y__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-y .courses-y__item.-course-A .courses-y__name {
	color: #42b336
}

.courses-y .courses-y__item.-course-A .courses-y__name::before {
	background-color: #42b336
}

.courses-y .courses-y__item.-course-B .courses-y__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-y .courses-y__item.-course-B .courses-y__name {
	color: #007ee6
}

.courses-y .courses-y__item.-course-B .courses-y__name::before {
	background-color: #007ee6
}

.courses-y .courses-y__item.-course-C .courses-y__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-y .courses-y__item.-course-C .courses-y__name {
	color: #e63956
}

.courses-y .courses-y__item.-course-C .courses-y__name::before {
	background-color: #e63956
}

.courses-y .courses-y__item.-course-D .courses-y__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-y .courses-y__item.-course-D .courses-y__name {
	color: #ff8400
}

.courses-y .courses-y__item.-course-D .courses-y__name::before {
	background-color: #ff8400
}

.courses-y .courses-y__item.-course-E .courses-y__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-y .courses-y__item.-course-E .courses-y__name {
	color: #e639ac
}

.courses-y .courses-y__item.-course-E .courses-y__name::before {
	background-color: #e639ac
}

.courses-y .courses-y__item.-course-F .courses-y__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-y .courses-y__item.-course-F .courses-y__name {
	color: #884898
}

.courses-y .courses-y__item.-course-F .courses-y__name::before {
	background-color: #884898
}

.courses-y .courses-y__item.-course-G .courses-y__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-y .courses-y__item.-course-G .courses-y__name {
	color: #BB1833
}

.courses-y .courses-y__item.-course-G .courses-y__name::before {
	background-color: #BB1833
}

.courses-y .courses-y__item.-course-H .courses-y__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-y .courses-y__item.-course-H .courses-y__name {
	color: #2C365E
}

.courses-y .courses-y__item.-course-H .courses-y__name::before {
	background-color: #2C365E
}

.courses-y .courses-y__item.-course-I .courses-y__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-y .courses-y__item.-course-I .courses-y__name {
	color: #2f4f4f
}

.courses-y .courses-y__item.-course-I .courses-y__name::before {
	background-color: #2f4f4f
}

.courses-y .courses-y__item.-course-J .courses-y__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-y .courses-y__item.-course-J .courses-y__name {
	color: #696969
}

.courses-y .courses-y__item.-course-J .courses-y__name::before {
	background-color: #696969
}

.courses-y .courses-y__image {
	margin: 0;
	overflow: hidden
}

.courses-y .courses-y__image img {
	width: 100%;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:767px) {
	.courses-y .courses-y__image img {
		height: 190px;
		object-fit: cover;
	}
}

@media (max-width:575px) {
	.courses-y .courses-y__image img {
		height: 120px;
	}
}

.courses-y .courses-y__text {
	width: 86.666%;
	height: calc(100% - 15.788% - 40px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 7.894%;
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	border: solid 2px #fff;
	text-align: center;
	white-space: nowrap;
	font-weight: 500;
	font-size: 16px;
	color: #fff
}

@media (max-width:1219px) {
	.courses-y .courses-y__text {
		font-size: 12px
	}
}

@media (max-width:1039px) and (min-width:768px) {
	.courses-y .courses-y__text {
		font-size: 10px
	}
}

@media (max-width:767px) {
	.courses-y .courses-y__text {
		height: calc(100% - 24.27% - 35px);
		top: 12.135%;
		font-size: 2.25vw;
		line-height: normal;
	}
}

courses .courses-y__name {
	width: 86.666%;
	height: 80px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	bottom: -40px;
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	text-align: center;
	font-size: 14px;
	line-height: 1.28;
	white-space: nowrap;
	-webkit-box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	background-color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:1219px) {
	.courses-y .courses-y__name {
		font-size: 15px
	}
}

@media (max-width:1039px) and (min-width:768px) {
	.courses-y .courses-y__name {
		font-size: 13px
	}
}

@media (max-width:767px) {
	.courses-y .courses-y__name {
		height: 70px;
		bottom: -35px;
		font-size: 16px;
		line-height: 1.52
	}
}

.courses-y .courses-y__name {
	width: 86.666%;
	height: 80px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	bottom: -40px;
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	text-align: center;
	font-size: 14px;
	line-height: 1.28;
	white-space: nowrap;
	-webkit-box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	background-color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:1219px) {
	.courses-y .courses-y__name {
		font-size: 14px
	}
}

@media (max-width:1039px) and (min-width:768px) {
	.courses-y .courses-y__name {
		font-size: 14px
	}
}

@media (max-width:767px) {
	.courses-y .courses-y__name {
		height: 60px;
		bottom: -25px;
		font-size: 2.5vw;
		line-height: normal;
	}
}

@media (max-width:767px) {
	.courses-y .courses-y__list_2 .courses-y__item_2 {
		font-size: 12px;
	}
}

.courses-y .courses-y__name::before {
	content: "";
	width: 31.614%;
	height: 3px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #000
}

.top-campuses_3 {
	margin: -40px 40px 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 1
}

@media (max-width:767px) {
	.top-campuses_3 {
		display: block;
		margin: 10px 0px 30px
	}
}

.top-campuses_3 .top-campuses__item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 calc(25% - 20px);
	-ms-flex: 0 0 calc(25% - 20px);
	flex: 0 0 calc(25% - 20px);
	flex: 0 0 calc(25% - 20px);
	-webkit-box-shadow: 3.5px 3.5px 15px 0 rgba(102, 102, 102, .2);
	box-shadow: 3.5px 3.5px 15px 0 rgba(102, 102, 102, .2)
}

.top-campuses_3 .top-campuses__item:not(:first-child) {
	margin-left: 30px
}

@media (max-width:767px) {
	.top-campuses_3 .top-campuses__item:not(:first-child) {
		margin: 10px 0 0
	}
}

.top-campuses_3 .top-campuses__item>a {
	padding: 5px;
	display: block;
	position: relative;
	text-decoration: none;
	background-color: #fff
}

.top-campuses_3 .top-campuses__item>a:hover {
	opacity: 1;
	background-color: #f6f6f6
}

.top-campuses_3 .top-campuses__item>a:hover .top-campuses__iamge>picture>img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

@media (max-width:767px) {
	.top-campuses_3 .top-campuses__item>a {
		padding: 0
	}
}

.top-campuses_3 .top-campuses__iamge {
	margin: 0;
	overflow: hidden
}

.top-campuses_3 .top-campuses__iamge>picture>img {
	width: 100%;
	-webkit-transition: all .3s;
	transition: all .3s
}

.top-keyvisual .top-keyvisual__button__v {
	width: 21vw;
	padding: .916em 2.666em .916em 2em;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 20px;
	position: absolute;
	bottom: 24%;
	left: 71.437%;
	z-index: 1001;
	text-decoration: none;
	font-size: 12px;
	color: #222;
	background-color: #fff
}

@media (max-width:767px) {
	.top-keyvisual .top-keyvisual__button__v {
		width: 42vw;
		bottom: 11%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		padding: .75em 1.7em .75em 0;
		font-size: 10px
	}
}

.top-keyvisual .top-keyvisual__button-text__v {
	margin: 0 auto;
}

@media (max-width:767px) {
	.top-keyvisual .top-keyvisual__button-text__v {
		-webkit-transform: scale(.9);
		-ms-transform: scale(.9);
		transform: scale(.9)
	}
}

.p-campus-top .p-campus-top-inner-v {
	margin: -40px 40px 0;
	padding: 20px 35px 145px;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .1);
	box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .1);
	position: relative;
	z-index: 1;
	background-color: #fff
}

@media (max-width:1219px) {
	.p-campus-top .p-campus-top-inner-v {
		margin-top: -20px
	}
}

@media (max-width:767px) {
	.p-campus-top .p-campus-top-inner-v {
		margin: 0;
		padding: 30px 25px 55px;
		border-radius: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.p-campus-top .p-campus-top-inner-v::before {
	content: "";
	width: 200px;
	height: 4px;
	display: block;
	position: absolute;
	left: 50%;
	bottom: 60px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #eee
}

@media (max-width:767px) {
	.p-campus-top .p-campus-top-inner-v::before {
		width: 50px;
		height: 3px;
		bottom: 20px
	}
}

.campus-keyvisual .campuses-keyvisual__word-en-v {
	width: 100%;
	position: absolute;
	top: 7%;
	left: 0;
	text-align: center;
	font-family: Heebo, sans-serif;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: .1em;
	color: #fff
}

@media (max-width: 1219px) {
	.p-campus-top .campus-keyvisual .campuses-keyvisual__word-en-v {
		top: 16%;
	}
}

@media (max-width:767px) {
	.p-campus-top .campus-keyvisual .campuses-keyvisual__word-en-v {
		top: calc(32px + 50px);
		font-size: 10px
	}
}

.campus-keyvisual .campuses-keyvisual__text-en-v {
	width: 100%;
	position: absolute;
	top: 11.5%;
	left: 0;
	text-align: center;
	font-family: Heebo, sans-serif;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: .2em;
	color: #fff
}

@media (max-width: 1219px) {
	.p-campus-top .campus-keyvisual .campuses-keyvisual__text-en-v {
		top: 20.5%;
	}
}

@media (max-width:767px) {
	.p-campus-top .campus-keyvisual .campuses-keyvisual__text-en-v {
		top: calc(50px + 50px)
	}
}

.campus-keyvisual .campuses-keyvisual__place-en-v {
	width: 100%;
	position: absolute;
	top: 18%;
	left: 0;
	text-align: center;
	font-family: Heebo, sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 1;
	letter-spacing: .2em;
	color: #fff
}

@media (max-width: 1219px) {
	.p-campus-top .campus-keyvisual .campuses-keyvisual__place-en-v {
		top: 27%;
	}
}

@media (max-width:767px) {
	.p-campus-top .campus-keyvisual .campuses-keyvisual__place-en-v {
		top: calc(80px + 50px);
		font-size: 22px
	}
}

.campus-keyvisual .campuses-keyvisual__writing__A-v {
	width: 100%;
	position: absolute;
	top: 30%;
	left: 0;
	text-align: center;
	font-family: sans-serif;
	font-weight: 700;
	font-size: 52px;
	line-height: 1;
	letter-spacing: .2em;
	color: #fff
}

@media (max-width: 1219px) {
	.campus-keyvisual .campuses-keyvisual__writing__A-v {
		top: 38%;
	}
}

@media (max-width:767px) {
	.campus-keyvisual .campuses-keyvisual__writing__A-v {
		top: 50%;
		font-size: 23px;
	}
}

.campus-keyvisual .campuses-keyvisual__writing__B-v {
	width: 100%;
	position: absolute;
	top: 45%;
	left: 0;
	text-align: center;
	font-family: sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 2;
	letter-spacing: .2em;
	color: #fff
}

@media (max-width: 1219px) {
	.campus-keyvisual .campuses-keyvisual__writing__B-v {
		top: 52%;
	}
}

@media (max-width:767px) {
	.campus-keyvisual .campuses-keyvisual__writing__B-v {
		top: 60%;
		font-size: 12px;
		line-height: 1.6;
	}
}

.notice {
	max-width: 970px;
	margin: 20px auto 0;
	font-size: 14px;
	line-height: 20px;
}

@media (max-width:767px) {
	.notice {
		margin:
			40px auto 0;
	}
}

.notice .notice-1 {
	background: #a51951;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-weight: 500;
	border-radius: 8px 8px 0 0;
	font-size: 20px;
	border-left: none;
	margin-bottom: 0px;
}

@media (max-width:767px) {
	.notice-1 h2 {
		font-size: 18px;
	}
}

.notice-1-body .notice-1-table {
	border: 2px solid #a51951;
	background: #fff;
	box-sizing: border-box;
	border-radius: 0 0 8px 8px;
	padding: 20px 20px 10px 20px;
	border-collapse: collapse;
}

.notice-content {
	margin-bottom: 10px;
	font-weight: 500;
}

.left-icons-1 {
	color: #a51951;
	margin-right: 10px;
}

.notice .notice-2 {
	background: #162877;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-weight: 500;
	border-radius: 8px 8px 0 0;
	font-size: 20px;
	border-left: none;
	margin-bottom: 0px;
}

@media (max-width:767px) {
	.notice-2 h2 {
		font-size: 18px;
	}
}

.notice-2-body .notice-2-table {
	border: 2px solid #162877;
	background: #fff;
	box-sizing: border-box;
	border-radius: 0 0 8px 8px;
	padding: 20px 20px 10px 20px;
	border-collapse: collapse;
}

.notice-content {
	margin-bottom: 10px;
	font-weight: 500;
}

.left-icons-2 {
	color: #162877;
	margin-right: 10px;
}

.border-oc-date {
	border-bottom: solid 2px;
	border-color: #e63956;
}

.oc-month {
	margin: 15px 0;
	padding: 0 0 .416em 38px;
	position: relative;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.17;
	display: block;
	width: 120px;
	white-space: nowrap
}

.oc-date {
	margin: 15px 0;
	padding: 0 0 .416em 38px;
	position: relative;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.17;
	color: #e63956;
}

@media (max-width:767px) {
	.oc-month {
		margin: 10px 0;
		padding: 0;
		font-size: 20px;
		line-height: 1.5;
		width: 80px;
	}

	.oc-date {
		margin: 10px 0;
		padding: 0 0 .15em 10px;
		font-size: 20px;
		line-height: 1.5;
		width: 70vw;
	}
}

.seal-flex {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 20px auto 40px;
}

.seal-block {
	display: block;
	width: 50vw;
}

.seal-box {
	margin: 0;
}

.scroll_content {
	display: flex;
	max-width: 970px;
	margin: 20px auto 40px;
	overflow-x: auto;
}

.scroll_content li {
	width: 45%;
	padding: 20px;
	margin: 10px;
	flex-shrink: 0;
	list-style: none;
}

.scroll_content img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}

.scroll_content::-webkit-scrollbar {
	height: 8px;
}

.scroll_content::-webkit-scrollbar-thumb {
	background: #aaa;
	border-radius: 6px;
}

.scroll_content::-webkit-scrollbar-track {
	background: #ddd;
	border-radius: 6px;
}

.catch {
	font-weight: 500;
	font-size: 1.25rem;
	margin: 10px 0;
}

.name {
	margin: 10px 0;
}

.scroll_content li .button-basic {
	margin-top: 10px;
}

.heading-has-canter-line.plus {
	font-size: 40px;
}

.heading-has-canter-line.plus::after,
.heading-has-canter-line.plus::before {
	display: none;
}

.student-int {
	display: flex;
	max-width: 1200px;
	margin: 40px auto;
	flex-wrap: wrap;
}

.student-int li {
	width: calc(25% - 15px);
	margin-right: 20px;
	flex-shrink: 0;
	list-style: none;
}

.student-int li:last-child {
	margin-right: 0;
}

.student-int li a {
	position: relative;
}

.student-int li a img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	position: relative;
	z-index: 0;
}

.student-int li a::after {
	content: "";
	width: 100%;
	height: 200px;
	display: block;
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.student-int li a .txts {
	color: #fff;
	position: absolute;
	padding: 10px;
	bottom: -190px;
	z-index: 2;
}

.student-int li a .arrow-right {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	line-height: 1;
	width: 15px;
	height: 15px;
	border: 3px solid currentColor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateX(-25%) rotate(45deg);
	position: absolute;
	z-index: 2;
	margin: 10px;
	right: 0;
	bottom: -175px;
}

@media (max-width: 1319px) {
	.student-int li {
		width: calc(50% - 22.5px);
		margin-right: 30px;
		margin-bottom: 30px;
	}

	.student-int li:nth-child(2n) {
		margin-right: 0;
	}
}

@media (max-width: 767px) {
	.scroll_content li {
		width: 90%;
	}

	.scroll_content img {
		height: 250px;
	}

	.catch {
		font-size: 1rem;
	}

	.heading-has-canter-line.plus {
		font-size: 28px;
	}

	.student-int {
		flex-direction: column;
	}

	.student-int li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
}

@media (max-width: 575px) {
	.heading-has-canter-line.plus {
		font-size: 24px;
	}
}

.button-arrow.turn {
	border: solid 1px #004277;
	color: #fff;
	background-color: #004277;
}

.button-arrow.turn:hover {
	color: #004277;
	background-color: #fff;
}

.button-arrow.turn:hover::before {
	border-top-color: #004277;
	border-right-color: #004277;
}

.button-arrow.turn::before {
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
}

.button-arrow-group .button-arrow.turn:hover:before {
	border-color: #004277;
}

.button-arrow-group .button-arrow.turn:hover {
	background-color: #fff;
	color: #004277;
}

.button-arrow-group.-course-A .button-arrow.turn {
	background-color: #42b336;
	color: #fff;
}

.button-arrow-group.-course-A .button-arrow.turn::before {
	border-color: #fff;
}

.button-arrow-group.-course-A .button-arrow.turn:hover:before {
	border-color: #42b336;
}

.button-arrow-group.-course-A .button-arrow.turn:hover {
	background-color: #fff;
	color: #42b336;
}

.button-arrow-group.-course-B .button-arrow.turn {
	background-color: #007ee6;
	color: #fff;
}

.button-arrow-group.-course-B .button-arrow.turn::before {
	border-color: #fff;
}

.button-arrow-group.-course-B .button-arrow.turn:hover:before {
	border-color: #007ee6;
}

.button-arrow-group.-course-B .button-arrow.turn:hover {
	background-color: #fff;
	color: #007ee6;
}

.button-arrow-group.-course-C .button-arrow.turn {
	background-color: #e63956;
	color: #fff;
}

.button-arrow-group.-course-C .button-arrow.turn::before {
	border-color: #fff;
}

.button-arrow-group.-course-C .button-arrow.turn:hover:before {
	border-color: #e63956;
}

.button-arrow-group.-course-C .button-arrow.turn:hover {
	background-color: #fff;
	color: #e63956;
}

.button-arrow-group.-course-D .button-arrow.turn {
	background-color: #ff8400;
	color: #fff;
}

.button-arrow-group.-course-D .button-arrow.turn::before {
	border-color: #fff;
}

.button-arrow-group.-course-D .button-arrow.turn:hover:before {
	border-color: #ff8400;
}

.button-arrow-group.-course-D .button-arrow.turn:hover {
	background-color: #fff;
	color: #ff8400;
}

.button-arrow-group.-course-E .button-arrow.turn {
	background-color: #e639ac;
	color: #fff;
}

.button-arrow-group.-course-E .button-arrow.turn::before {
	border-color: #fff;
}

.button-arrow-group.-course-E .button-arrow.turn:hover:before {
	border-color: #e639ac;
}

.button-arrow-group.-course-E .button-arrow.turn:hover {
	background-color: #fff;
	color: #e639ac;
}

.button-arrow-group.-course-F .button-arrow.turn {
	background-color: #8029cc;
	color: #fff;
}

.button-arrow-group.-course-F .button-arrow.turn::before {
	border-color: #fff;
}

.button-arrow-group.-course-F .button-arrow.turn:hover:before {
	border-color: #8029cc;
}

.button-arrow-group.-course-F .button-arrow.turn:hover {
	background-color: #fff;
	color: #8029cc;
}

.button-arrow-group.-course-G .button-arrow.turn {
	background-color: #BB1833;
	color: #fff;
}

.button-arrow-group.-course-G .button-arrow.turn::before {
	border-color: #fff;
}

.button-arrow-group.-course-G .button-arrow.turn:hover:before {
	border-color: #BB1833;
}

.button-arrow-group.-course-G .button-arrow.turn:hover {
	background-color: #fff;
	color: #BB1833;
}

.button-arrow-group.-course-H .button-arrow.turn {
	background-color: #2C365E;
	color: #fff;
}

.button-arrow-group.-course-H .button-arrow.turn::before {
	border-color: #fff;
}

.button-arrow-group.-course-H .button-arrow.turn:hover:before {
	border-color: #2C365E;
}

.button-arrow-group.-course-H .button-arrow.turn:hover {
	background-color: #fff;
	color: #2C365E;
}

.button-arrow-group.-course-I .button-arrow.turn {
	background-color: #2f4f4f;
	color: #fff;
}

.button-arrow-group.-course-I .button-arrow.turn::before {
	border-color: #fff;
}

.button-arrow-group.-course-I .button-arrow.turn:hover:before {
	border-color: #2f4f4f;
}

.button-arrow-group.-course-I .button-arrow.turn:hover {
	background-color: #fff;
	color: #2f4f4f;
}

.button-arrow-group.-course-J .button-arrow.turn {
	background-color: #696969;
	color: #fff;
}

.button-arrow-group.-course-J .button-arrow.turn::before {
	border-color: #fff;
}

.button-arrow-group.-course-J .button-arrow.turn:hover:before {
	border-color: #696969;
}

.button-arrow-group.-course-J .button-arrow.turn:hover {
	background-color: #fff;
	color: #696969;
}

.header-nav .header-nav__item.-longway .header-nav__name_2 {
	background-color: #3eada2;
	border-bottom: none
}

.header-nav .header-nav__item.-longway .header-nav__name_2 {
	color: #fff
}

.header-nav .header-nav__item.-longway .header-nav__name_2::before {
	border-color: #fff
}

.header-nav .header-nav__item.-longway .header-nav__name_2:hover {
	background: #78c5be;
}

@media (max-width:1039px) {
	.pc-br {
		display: none;
	}
}

.top-campuses_iv {
	margin: 30px 40px 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 1
}

@media (max-width:767px) {
	.top-campuses_iv {
		display: block;
		margin: 10px 0px 30px
	}
}

.top-campuses_iv .top-campuses__item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 calc(25% - 20px);
	-ms-flex: 0 0 calc(25% - 20px);
	flex: 0 0 calc(25% - 20px);
	flex: 0 0 calc(25% - 20px);
	-webkit-box-shadow: 3.5px 3.5px 15px 0 rgba(102, 102, 102, .2);
	box-shadow: 3.5px 3.5px 15px 0 rgba(102, 102, 102, .2)
}

.top-campuses_iv .top-campuses__item:not(:first-child) {
	margin-left: 30px
}

@media (max-width:767px) {
	.top-campuses_iv .top-campuses__item:not(:first-child) {
		margin: 10px 0 0
	}
}

.top-campuses_iv .top-campuses__item>a {
	padding: 5px;
	display: block;
	position: relative;
	text-decoration: none;
	background-color: #fff
}

.top-campuses_iv .top-campuses__item>a:hover {
	opacity: 1;
	background-color: #f6f6f6
}

.top-campuses_iv .top-campuses__item>a:hover .top-campuses__iamge>picture>img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

@media (max-width:767px) {
	.top-campuses_iv .top-campuses__item>a {
		padding: 0
	}
}

.top-campuses_iv .top-campuses__iamge {
	margin: 0;
	overflow: hidden
}

.top-campuses_iv .top-campuses__iamge>picture>img {
	width: 100%;
	-webkit-transition: all .3s;
	transition: all .3s
}

.jisseki {
	margin: 0 auto;
	padding: 0 20px;
	display: flex;
	flex-wrap: wrap;
	max-width: 1000px;
	width: 100%;
	text-align: center;
	font-weight: 600;
	color: #333;
}

.jisseki li {
	width: calc(50% - 20px);
	margin-right: 40px;
	margin-bottom: 40px;
}

.jisseki li.mg-r-0 {
	margin-right: 0;
}

.jisseki li.w-full {
	width: 100%;
	margin-right: 0;
}

.jisseki li .box {
	background: #d0101b;
	width: 100%;
	height: 120px;
	position: relative;
}

.jisseki li .box::before {
	content: "";
	top: 0;
	left: 0;
	border-bottom: 4em solid transparent;
	border-left: 4em solid #eb609e;
	position: absolute;
	z-index: 0;
}

.jisseki li .box::after {
	content: "";
	bottom: 0;
	right: 0;
	border-top: 4em solid transparent;
	border-right: 4em solid #ad002c;
	position: absolute;
	z-index: 0;
}

.jisseki li .box h3 {
	font-size: 1.75rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	color: #fff;
	margin: 0;
	z-index: 1;
	white-space: nowrap
}


.jisseki li .flex {
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.jisseki li .texts {
	margin: 40px auto 20px;
	font-size: 1.75rem;
	line-height: 50px;
}

.jisseki li .flex .texts {
	margin: 40px 10px 20px;
}

.jisseki li .kome {
	font-size: 1rem;
	color: #808080;
	font-weight: 400;
	margin: 0;
}

.jisseki li .texts .number {
	font-size: 5rem;
	margin-right: 5px;
	font-family: "Jost", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
}

.jisseki li .flex .texts .number {
	font-size: 6.5rem;
	margin-right: 7px;
}

.jisseki li .texts .tanni {
	font-size: 2.25rem;
	font-family: "Jost", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	margin-right: 5px;
}

.jisseki li .texts .m-small {
	font-size: 1.5rem;
	font-weight: 400;
	margin-right: 5px;
}


.jisseki li .texts .caption {
	font-size: 1.25rem;
}

.pc-j-br {
	display: block;
}

@media (max-width:1219px) {
	.jisseki li .box h3 {
		font-size: 1.5rem;
	}

	.jisseki li .flex .texts .number {
		font-size: 5rem;
		margin-right: 5px;
	}

	.jisseki li .texts {
		font-size: 1.5rem;
		line-height: 40px;
	}
}

@media (max-width:968px) {
	.jisseki li .box h3 {
		font-size: 1.25rem;
	}
}

@media (max-width:767px) {
	.jisseki {
		padding: 0;
	}

	.jisseki li {
		width: calc(50% - 10px);
		margin-right: 20px;
		margin-bottom: 30px;
	}

	.jisseki li .box {
		height: 80px;
		position: relative;
	}

	.jisseki li .texts {
		font-size: 3vw;
		line-height: 35px;
	}

	.jisseki li .flex .texts .number {
		font-size: 5rem;
	}

	.jisseki li .texts .m-small {
		font-size: 1.25rem;
	}

	.jisseki li .texts .caption {
		font-size: 2.75vw;
	}

}

@media (max-width:599px) {
	.jisseki {
		flex-direction: column;
	}

	.jisseki li {
		width: 100%;
		margin-right: 0;
	}

	.jisseki li .box h3 {
		white-space: wrap;
		padding: 10px;
		font-size: 1.25rem;
	}

	.jisseki li .flex {
		flex-direction: column;
		align-items: center;
	}

	.jisseki li .texts {
		font-size: 1.25rem;
		margin: 40px auto 20px;
		line-height: 30px;
	}

	.jisseki li .flex .texts:first-child {
		margin: 40px 0 10px;
	}

	.jisseki li .flex .texts:last-child {
		margin: 0 0 20px;
	}

	.jisseki li .kome {
		font-size: .875rem;
	}

	.jisseki li .texts .caption {
		font-size: 1.25rem;
	}

	.pc-j-br {
		display: none;
	}
}

.button-top-menu {
	margin: 0 -2px;
	padding: .562em 2.857em .5em 1.428em;
	display: inline-block;
	position: relative;
	border: solid 2px #444;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.5;
	color: #444;
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	letter-spacing: inherit;
	cursor: pointer;
}

.button-top-menu:first-child,
.button-top-menu:last-child {
	margin: 0;
}

@media (max-width:767px) {
	.button-top-menu {
		padding: .4em 2.333em .333em .666em;
		font-size: 15px
	}

	.button-top-menu:nth-child(3),
	.button-top-menu:nth-child(4) {
		margin: 0;
	}

	.button-top-menu:nth-child(4),
	.button-top-menu:nth-child(5),
	.button-top-menu:nth-child(6) {
		margin-top: -2px;
	}
}

@media (max-width:425px) {

	.button-top-menu:nth-child(3),
	.button-top-menu:nth-child(5) {
		margin: 0;
	}

	.button-top-menu:nth-child(4),
	.button-top-menu:nth-child(6) {
		margin: 0 -2px;
	}

	.button-top-menu:nth-child(3),
	.button-top-menu:nth-child(4),
	.button-top-menu:nth-child(5),
	.button-top-menu:nth-child(6) {
		margin-top: -2px;
	}
}

.button-top-menu:hover {
	opacity: 1;
	color: #fff;
	background-color: #444
}

.button-top-menu:hover::before {
	border-top-color: #fff
}

.button-top-menu::before {
	content: "";
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 10px solid #444;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:767px) {
	.button-top-menu::before {
		right: 15px
	}
}

.button-top-menu-group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto;
	justify-content: center;
}

.button-top-menu-group .button-top-menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 16.666%;
	height: 90px;
}

@media (max-width:767px) {
	.button-top-menu-group .button-top-menu {
		width: 33.333%;
	}
}

@media (max-width:425px) {
	.button-top-menu-group .button-top-menu {
		width: 50%;
		height: 70px;
	}
}

html {
	scroll-behavior: smooth;
}

table.jobs {
	border-color: #2e96e6;
	border-left: 2px solid;
	border-top: 2px solid;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	color: #2e96e6;
	margin: 20px auto;
}

table.jobs tr td {
	width: 33.3%;
	padding: 13px 8px 11px;
	font-weight: 400;
	line-height: 1.5;
	border-right: 2px solid #2e96e6;
	border-bottom: 2px solid #2e96e6;
}

@media (max-width: 767px) {
	table.jobs tr td {
		font-size: 12px;
	}
}

.course-description {
	margin-top: 50px;
}

.course-description .flex {
	display: flex;
}

.course-description .flex .midashi {
	margin-right: 10px;
	font-weight: bold;
	white-space: nowrap;
}

.courses-XX {
	max-width: 960px;
	margin: -60px 40px 120px
}

@media (max-width:767px) {
	.courses-XX {
		margin-top: 0;
	}
}

.courses-XX .courses-XX__list {
	margin-left: -30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media (max-width:767px) {

	.courses-XX .courses-XX__list {
		margin-left: 0;
		display: block
	}
}

.courses-XX .courses-XX__item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 calc(33.333% - 30px);
	-ms-flex: 0 0 calc(33.333% - 30px);
	flex: 0 0 calc(33.333% - 30px);
	width: calc(33.333% - 30px);
	margin: 78px 0 0 30px
}

@media (max-width:767px) {
	.courses-XX .courses-XX__item {
		width: auto;
		margin: 54px 0 0
	}
}

.courses-XX .courses-XX__item>a {
	display: block;
	position: relative;
	text-decoration: none
}

.courses-XX .courses-XX__item>a:hover {
	opacity: 1
}

.courses-XX .courses-XX__item>a:hover .courses-XX__name {
	background-color: #fafafa
}

.courses-XX .courses-XX__item>a:hover .courses-XX__image>img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.courses-XX .courses-XX__item.-course-A .courses-XX__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-XX .courses-XX__item.-course-A .courses-XX__name {
	color: #42b336
}

.courses-XX .courses-XX__item.-course-A .courses-XX__name::before {
	background-color: #42b336
}

.courses-XX .courses-XX__item.-course-B .courses-XX__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-XX .courses-XX__item.-course-B .courses-XX__name {
	color: #007ee6
}

.courses-XX .courses-XX__item.-course-B .courses-XX__name::before {
	background-color: #007ee6
}

.courses-XX .courses-XX__item.-course-C .courses-XX__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-XX .courses-XX__item.-course-C .courses-XX__name {
	color: #e63956
}

.courses-XX .courses-XX__item.-course-C .courses-XX__name::before {
	background-color: #e63956
}

.courses-XX .courses-XX__item.-course-D .courses-XX__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-XX .courses-XX__item.-course-D .courses-XX__name {
	color: #ff8400
}

.courses-XX .courses-XX__item.-course-D .courses-XX__name::before {
	background-color: #ff8400
}

.courses-XX .courses-XX__item.-course-E .courses-XX__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-XX .courses-XX__item.-course-E .courses-XX__name {
	color: #e639ac
}

.courses-XX .courses-XX__item.-course-E .courses-XX__name::before {
	background-color: #e639ac
}

.courses-XX .courses-XX__item.-course-F .courses-XX__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-XX .courses-XX__item.-course-F .courses-XX__name {
	color: #884898
}

.courses-XX .courses-XX__item.-course-F .courses-XX__name::before {
	background-color: #884898
}

.courses-XX .courses-XX__item.-course-G .courses-XX__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-XX .courses-XX__item.-course-G .courses-XX__name {
	color: #BB1833
}

.courses-XX .courses-XX__item.-course-G .courses-XX__name::before {
	background-color: #BB1833
}

.courses-XX .courses-XX__item.-course-H .courses-XX__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-XX .courses-XX__item.-course-H .courses-XX__name {
	color: #2C365E
}

.courses-XX .courses-XX__item.-course-H .courses-XX__name::before {
	background-color: #2C365E
}

.courses-XX .courses-XX__item.-course-I .courses-XX__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-XX .courses-XX__item.-course-I .courses-XX__name {
	color: #2f4f4f
}

.courses-XX .courses-XX__item.-course-I .courses-XX__name::before {
	background-color: #2f4f4f
}

.courses-XX .courses-XX__item.-course-J .courses-XX__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-XX .courses-XX__item.-course-J .courses-XX__name {
	color: #696969
}

.courses-XX .courses-XX__item.-course-J .courses-XX__name::before {
	background-color: #696969
}

.courses-XX .courses-XX__item.-course-K .courses-XX__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-XX .courses-XX__item.-course-K .courses-XX__name {
	color: #3f97b2
}

.courses-XX .courses-XX__item.-course-K .courses-XX__name::before {
	background-color: #3f97b2
}

.courses-0 .courses-0__item.-course-K .courses-0__text {
	background-color: rgba(0, 0, 0, .3)
}

.courses-0 .courses-0__item.-course-K .courses-0__name {
	color: #3f97b2
}

.courses-0 .courses-0__item.-course-K .courses-0__name::before {
	background-color: #3f97b2
}

.courses-XX .courses-XX__image {
	margin: 0;
	overflow: hidden
}

.courses-XX .courses-XX__image img {
	width: 100%;
	-webkit-transition: all .3s;
	transition: all .3s
}

.courses-XX .courses-XX__text {
	width: 86.666%;
	height: calc(100% - 15.788% - 40px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 7.894%;
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	border: solid 2px #fff;
	text-align: center;
	white-space: nowrap;
	font-weight: 500;
	font-size: 16px;
	color: #fff
}

@media (max-width:1219px) {
	.courses-XX .courses-XX__text {
		font-size: 12px
	}
}

@media (max-width:1039px) and (min-width:768px) {
	.courses-XX .courses-XX__text {
		font-size: 10px
	}
}

@media (max-width:767px) {
	.courses-XX .courses-XX__text {
		height: calc(100% - 24.27% - 35px);
		top: 12.135%;
		font-size: 16px
	}
}

.courses-XX .courses-XX__name {
	width: 86.666%;
	height: 80px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	bottom: -40px;
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	text-align: center;
	font-size: 14px;
	line-height: 1.28;
	white-space: nowrap;
	-webkit-box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	background-color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:1219px) {
	.courses-XX .courses-XX__name {
		font-size: 15px
	}
}

@media (max-width:1039px) and (min-width:768px) {
	.courses-XX .courses-XX__name {
		font-size: 13px
	}
}

@media (max-width:767px) {
	.courses-XX .courses-XX__name {
		height: 70px;
		bottom: -35px;
		font-size: 16px;
		line-height: 1.52
	}
}

.courses-XX .courses-XX__name {
	width: 86.666%;
	height: 80px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	bottom: -40px;
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	text-align: center;
	font-size: 14px;
	line-height: 1.28;
	white-space: nowrap;
	-webkit-box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	background-color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:1219px) {
	.courses-XX .courses-XX__name {
		font-size: 14px
	}
}

@media (max-width:1039px) and (min-width:768px) {
	.courses-XX .courses-XX__name {
		font-size: 14px
	}
}

@media (max-width:767px) {
	.courses-XX .courses-XX__name {
		height: 70px;
		bottom: -35px;
		font-size: 14px;
		line-height: 1.52
	}
}

@media (max-width:767px) {
	.courses-XX .courses-XX__list_2 .courses-XX__item_2 {
		font-size: 12px;
	}
}

.courses-XX .courses-XX__name::before {
	content: "";
	width: 31.614%;
	height: 3px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #000
}


/* ----------------- */

a .course-description {
	padding: 10px;
	padding: 0 10px 20px;
	-webkit-box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	box-shadow: 0 5px 10px 0 rgba(102, 102, 102, .05);
	background-color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #222;
}

.courses-XX .courses-XX__image .courses-XX__name::before {
	content: "";
	width: 31.614%;
	height: 3px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #000;
}

.courses-XX .relative {
	position: relative;
}

.courses-XX .courses-XX__item>a:hover .course-description {
	background-color: #fafafa
}

.photothumbnail {
	display: inline-block;
	background-color: #e1e1e1;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0 5px;
	width: 70px;
	height: 70px;
	border: 1px solid #c8c8c8;
	background-size: contain;
}

@media (max-width:767px) {
	.photothumbnail {
		width: 40px;
		height: 40px;
		margin: 2.5px;
	}
}

.photothumbnail:hover {
	background-color: #c8c8c8;
	transition: 0.5s;
}

.images_flex {
	display: flex;
	flex-wrap: wrap;
}

/*====================================================================
.s_06 .accordion_one
====================================================================*/
.s_06 .accordion_one {
	max-width: 1024px;
	margin: 0 auto;
}

.s_06 .accordion_one .accordion_header {
	background: #e63956;
	border: solid 3px #e63956;
	color: #fff;
	font-size: 20px;
	padding: 15px 5%;
	text-align: left;
	position: relative;
	z-index: +1;
	cursor: pointer;
	transition-duration: 0.2s;
}

.s_06 .accordion_one:nth-of-type(2) .accordion_header {
	background-color: #ff9a05;
}

.s_06 .accordion_one:nth-of-type(3) .accordion_header {
	background-color: #1c85d8;
}

.s_06 .accordion_one .accordion_header:hover {
	opacity: .8;
}

.s_06 .accordion_one .accordion_header .i_box {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	right: 5%;
	width: 30px;
	height: 30px;
	border: 1px solid #fff;
	margin-top: -15px;
	box-sizing: border-box;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
}

.s_06 .accordion_one .accordion_header .i_box .one_i {
	display: block;
	width: 18px;
	height: 18px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
	position: relative;
}

@media screen and (max-width: 1024px) {
	.s_06 .accordion_one .accordion_header .i_box .one_i {
		width: 16px;
		height: 16px;
	}
}

.s_06 .accordion_one .accordion_header.open .i_box {
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
}

.s_06 .accordion_one .accordion_header .i_box .one_i:before,
.s_06 .accordion_one .accordion_header .i_box .one_i:after {
	display: flex;
	content: '';
	background-color: #fff;
	border-radius: 10px;
	width: 18px;
	height: 4px;
	position: absolute;
	top: 7px;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: center center;
}

.s_06 .accordion_one .accordion_header .i_box .one_i:before {
	width: 4px;
	height: 18px;
	top: 0;
	left: 7px;
}

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

	.s_06 .accordion_one .accordion_header .i_box .one_i:before,
	.s_06 .accordion_one .accordion_header .i_box .one_i:after {
		width: 16px;
		height: 2px;
		top: 7px;
		left: 0;
	}

	.s_06 .accordion_one .accordion_header .i_box .one_i:before {
		width: 2px;
		height: 16px;
		top: 0;
		left: 7px;
	}
}

.s_06 .accordion_one .accordion_header.open .i_box .one_i:before {
	content: none;
}

.s_06 .accordion_one .accordion_header.open .i_box .one_i:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.s_06 .accordion_one .accordion_inner {
	display: none;
	padding: 10px 30px 50px;
	border-left: 2px solid #e63956;
	border-right: 2px solid #e63956;
	border-bottom: 2px solid #e63956;
	box-sizing: border-box;
}

.s_06 .accordion_one:nth-of-type(2) .accordion_inner {
	border-left: 2px solid #ff9a05;
	border-right: 2px solid #ff9a05;
	border-bottom: 2px solid #ff9a05;
}

.s_06 .accordion_one:nth-of-type(3) .accordion_inner {
	border-left: 2px solid #1c85d8;
	border-right: 2px solid #1c85d8;
	border-bottom: 2px solid #1c85d8;
}

.s_06 .accordion_one .accordion_inner .box_one {
	height: auto;
}

.s_06 .accordion_one .accordion_inner p.txt_a_ac {
	margin: 0;
}

.s_06 .accordion_one .accordion_inner .closeArea {
	width: 180px;
	margin: 0 auto;
}

.s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	border: solid 3px #e63956;
	padding: 15px 15px 15px 20px;
	text-decoration: none;
	line-height: 1.3;
	color: #e63956;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	cursor: pointer;
	transition-duration: 0.2s;
}

.s_06 .accordion_one:nth-of-type(2) .accordion_inner .closeArea .close_box a.close_btn {
	background-color: #ff9a05;
}

.s_06 .accordion_one:nth-of-type(3) .accordion_inner .closeArea .close_box a.close_btn {
	background-color: #1c85d8;
}

.s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn:hover {
	opacity: .8;
}

.s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 10%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
}

.s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 18px;
	height: 18px;
}

.s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before,
.s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:after {
	content: '';
	background-color: #e63956;
	border-radius: 10px;
	width: 18px;
	height: 4px;
	position: absolute;
	top: 7px;
	left: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(45deg);
	transform-origin: center center;
}

.s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before {
	width: 4px;
	height: 18px;
	top: 0;
	left: 7px;
}

.sakuhin-wrap {
	margin: 20px auto;
}

@media screen and (max-width: 1024px) {
	.s_06 .accordion_one .accordion_header {
		font-size: 18px;
	}

	.s_06 .accordion_one .accordion_header .i_box {
		width: 20px;
		height: 20px;
		margin-top: -10px;
	}

	.s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
		font-size: 14px;
	}
}

@media screen and (max-width: 767px) {
	.s_06 .accordion_one .accordion_header {
		font-size: 14px;
		text-align: left;
		padding: 10px 15px 10px 15px;
	}

	.s_06 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
		display: flex;
		background: #fff;
		border: solid 1px #e63956;
		padding: 5px 5px 5px 5px;
		text-decoration: none;
		line-height: 1.3;
		color: #e63956;
		font-size: 12px;
		font-weight: bold;
		position: relative;
		cursor: pointer;
		transition-duration: 0.2s;
	}
}

@media (max-width:1039px) {
	.l-header .l-header__logo_2 {
		padding-left: none
	}
}

@media (min-width:1040px) {
	.l-header .l-header__logo_2>a {
		padding: 52px 0 46px;
		display: block;
		text-align: center
	}
}

@media (max-width:1039px) {
	.l-header .l-header__logo_2>a {
		padding: none;
	}

	.flex-box {
		display: flex;
		justify-content: center;
		width: calc(100vw - 50px)
	}
}

.l-header .l-header__logo_2>a>picture>img {
	width: 102.549px;
	height: 49px
}

@media (max-width:1039px) {
	.l-header .l-header__logo_2>a>picture>img {
		width: 273.68px;
		height: 26px；
	}
}

@media (max-width:1039px) {
	.l-header .l-header__logo_3 {
		padding-left: none
	}
}

@media (min-width:1040px) {
	.l-header .l-header__logo_3>a {
		padding: 5vh 0;
		display: block;
		text-align: center
	}
}

@media (max-width:1039px) {
	.l-header .l-header__logo_3>a {
		padding: none;
	}

	.flex-box {
		display: flex;
		justify-content: center;
		width: calc(100vw - 50px)
	}
}

.l-header .l-header__logo_3>a>picture>img {
	width: 102.549px;
	height: 49px
}

@media (max-width:1039px) {
	.l-header .l-header__logo_3>a>picture>img {
		width: 273.68px;
		height: 26px；
	}
}

.l-header {
	width: 180px;
	height: 100%;
	position: relative;
	border-right: solid 1px #ccc;
	background-color: #fff;
	z-index: 1002
}

@media (max-width:1039px) {
	.l-header {
		width: 100%;
		height: auto;
		position: fixed;
		top: 0;
		left: 0;
		border-bottom: solid 1px #eee;
		border-right: none
	}
}

@media (max-width:1039px) {
	.l-header .l-header__inner {
		height: 50px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media (max-width:1039px) {
	.l-header .l-header__logo {
		padding-left: 23px
	}
}

.l-header .l-header__logo>a {
	padding: 52px 0 46px;
	display: block;
	text-align: center
}

@media (max-width:1039px) {
	.l-header .l-header__logo>a {
		padding: 0
	}
}

.l-header .l-header__logo>a>svg {
	width: 102.549px;
	height: 49px
}

@media (max-width:1039px) {
	.l-header .l-header__logo>a>svg {
		width: 52px;
		height: 19px
	}
}

.l-header .l-header__menu {
	width: 50px;
	height: 50px;
	border-left: solid 1px #eee;
	position: relative
}

@media (min-width:1040px) {
	.l-header .l-header__menu {
		display: none
	}
}

.l-header .l-header__menu::after,
.l-header .l-header__menu::before {
	content: "";
	width: 20px;
	height: 2px;
	position: absolute;
	left: 15px;
	background-color: #222;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.l-header .l-header__menu[aria-expanded=false] {
	background-color: transparent
}

.l-header .l-header__menu[aria-expanded=false]::before {
	top: 16px
}

.l-header .l-header__menu[aria-expanded=false]::after {
	top: 30px
}

.l-header .l-header__menu[aria-expanded=true] {
	background-color: #eee
}

.l-header .l-header__menu[aria-expanded=true]::after,
.l-header .l-header__menu[aria-expanded=true]::before {
	top: 25px
}

.l-header .l-header__menu[aria-expanded=true]::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.l-header .l-header__menu[aria-expanded=true]::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.l-header .l-header__menu[aria-expanded=true] .l-header__menu-button::before {
	display: none
}

.l-header .l-header__menu-button {
	width: 100%;
	height: 100%;
	padding: 0;
	display: block;
	position: relative;
	white-space: nowrap;
	text-indent: 100%;
	font-size: 10px;
	color: #222;
	overflow: hidden
}

.l-header .l-header__menu-button::before {
	content: "";
	width: 20px;
	height: 2px;
	position: absolute;
	top: 23px;
	left: 15px;
	background-color: #222;
	opacity: 1
}

.header-nav {
	border-top: solid 1px #ccc
}

@media (max-width:1039px) {
	.header-nav {
		width: 100%;
		max-height: calc(100vh - 50px);
		position: fixed;
		top: 50px;
		left: 0;
		border: none;
		overflow-y: scroll;
	}
}

@media (max-width:1039px) {
	.header-nav[aria-hidden=true] {
		z-index: -1;
		visibility: hidden;
		opacity: 0;
		-webkit-transform: scale(.95);
		-ms-transform: scale(.95);
		transform: scale(.95);
		-webkit-transition: all .2s;
		transition: all .2s
	}
}

@media (max-width:1039px) {
	.header-nav[aria-hidden=false] {
		z-index: 1002;
		visibility: visible;
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		-webkit-transition: all .2s;
		transition: all .2s
	}
}

@media (min-width:1040px) {
	.header-nav .header-nav__item.-primary .header-nav__name_2 {
		padding: 1vh 1.785em 1vh 1.285em
	}
}

@media (min-width:1040px) {
	.header-nav .header-nav__item:hover .header-nav__name_2 {
		background-color: #fafafa
	}
}

.header-nav .header-nav__item:hover .header-nav__name_2[href] {
	opacity: 1
}

@media (min-width:1040px) {
	.header-nav .header-nav__item:hover .header-nav__name_2:not([href])::before {
		-webkit-transform: translateY(-50%) scale(1);
		-ms-transform: translateY(-50%) scale(1);
		transform: translateY(-50%) scale(1)
	}
}

@media (min-width:1040px) {
	.header-nav .header-nav__item:hover .header-nav__name_2:not([href])::after {
		color: #fff
	}
}

@media (min-width:1040px) {
	.header-nav .header-nav__item.-has-child:hover .header-nav__child-list {
		width: 300px;
		border-left: solid 1px #ccc;
		-webkit-transition: all .5s ease-out;
		transition: all .5s ease-out;
		will-change: transform
	}
}

.header-nav .header-nav__item.-has-child:hover .header-nav__child-item {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: all .6s ease-out;
	transition: all .6s ease-out
}

.header-nav .header-nav__item.-material .header-nav__name_2 {
	background-color: #1d2088;
	border-bottom: none
}

/*
.header-nav .header-nav__item.-material .header-nav__name_2:nth-child(1) {
    color: #000000;
    background-color: #1d2088;
}
.header-nav .header-nav__item.-material .header-nav__name_2:nth-child(2) {
    background-color: #000000;
    width: 230px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform: translate(-250px, 0px) skewX(-30deg);
    -webkit-transform: translate(-250px, 0px) skewX(-30deg);
    -moz-transform: translate(-250px, 0px) skewX(-30deg);
}
.header-nav .header-nav__item.-material .header-nav__name_2:nth-child(3) {
    color: #ffffff;
    left: -200px;
    transition: left 0.2s ease;
    -webkit-transition: left 0.2s ease;
    -moz-transition: left 0.2s ease;
}
.header-nav .header-nav__item.-material .header-nav__name_2:hover:nth-child(2) {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transform: translate(-15px, 0px) skewX(-30deg);
    -webkit-transform: translate(-15px, 0px) skewX(-30deg);
    -moz-transform: translate(-15px, 0px) skewX(-30deg);
}
.header-nav .header-nav__item.-material .header-nav__name_2:hover:nth-child(3) {
    left: 0px;
    transition: left 0.30000000000000004s ease;
    -webkit-transition: left 0.30000000000000004s ease;
    -moz-transition: left 0.30000000000000004s ease;
}*/


.header-nav .header-nav__item.-explanation .header-nav__name_2 {
	background-color: #2e96e6;
	border-bottom: none
}

.header-nav .header-nav__item.-application .header-nav__name_2 {
	background-color: #f66
}

.header-nav .header-nav__item.-application .header-nav__name_2,
.header-nav .header-nav__item.-explanation .header-nav__name_2,
.header-nav .header-nav__item.-material .header-nav__name_2 {
	color: #fff
}

.header-nav .header-nav__item.-application .header-nav__name_2::before,
.header-nav .header-nav__item.-explanation .header-nav__name_2::before,
.header-nav .header-nav__item.-material .header-nav__name_2::before {
	border-color: #fff
}

.header-nav .header-nav__item.-application .header-nav__name_2:hover,
.header-nav .header-nav__item.-explanation .header-nav__name_2:hover,
.header-nav .header-nav__item.-material .header-nav__name_2:hover {
	opacity: .7
}

.header-nav .header-nav__name_2 {
	padding: 1vh 1.785em 1vh 1.285em;
	display: block;
	position: relative;
	border-bottom: solid 1px #ccc;
	font-size: 13px;
	cursor: pointer
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_2 {
		padding: .807em 1.785em .807em 1.923em;
		border-color: #fff;
		font-size: 13px;
		background-color: #eee
	}
}

.header-nav .header-nav__name_2[href] {
	text-decoration: none;
	color: #222
}

.header-nav .header-nav__name_2[href]::before {
	content: "";
	width: 6px;
	height: 6px;
	display: block;
	position: absolute;
	top: 50%;
	right: 16px;
	-webkit-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
	border-top: solid 1px #004277;
	border-right: solid 1px #004277
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_2[href]::before {
		width: 10px;
		height: 10px;
		margin-top: -2px;
		right: 26px;
		border-color: #444
	}
}

.header-nav .header-nav__name_2[href]:hover {
	opacity: 1
}

.header-nav .header-nav__name_2:not([href]) {
	-webkit-transition: all .3s;
	transition: all .3s
}

.header-nav .header-nav__name_2:not([href])::before {
	content: "";
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	right: 6px;
	top: 50%;
	-webkit-transform: translateY(-50%) scale(0);
	-ms-transform: translateY(-50%) scale(0);
	transform: translateY(-50%) scale(0);
	border-radius: 100%;
	background-color: #004277;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_2:not([href])::before {
		width: 24px;
		height: 24px;
		right: 12px;
		background-color: #ccc
	}
}

.header-nav .header-nav__name_2:not([href])::after {
	content: "+";
	position: absolute;
	right: 9px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 1;
	color: #004277;
	z-index: 1;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_2:not([href])::after {
		right: 16px;
		font-weight: 100;
		font-size: 27px;
		color: #444
	}
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_2[aria-expanded=true]::before {
		-webkit-transform: translateY(-50%) scale(1);
		-ms-transform: translateY(-50%) scale(1);
		transform: translateY(-50%) scale(1);
		-webkit-transition: all .3s;
		transition: all .3s
	}
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_2[aria-expanded=false]::before {
		-webkit-transform: translateY(-50%) scale(0);
		-ms-transform: translateY(-50%) scale(0);
		transform: translateY(-50%) scale(0);
		-webkit-transition: all .3s;
		transition: all .3s
	}
}

.header-nav .header-nav__child-list {
	width: 0;
	height: 100%;
	padding: 152px 0 0;
	position: absolute;
	left: calc(180px - 1px);
	top: 0;
	background-color: #fafafa;
	overflow: hidden
}

@media (max-width:1039px) {
	.header-nav .header-nav__child-list {
		min-width: 100%;
		height: auto;
		padding: 0;
		position: static;
		background-color: #ccc
	}
}

@media (max-width:1039px) {
	.header-nav .header-nav__child-list[aria-hidden=true] {
		display: none
	}
}

@media (max-width:1039px) {
	.header-nav .header-nav__child-list[aria-hidden=false] {
		display: block
	}
}

.header-nav .header-nav__child-item {
	padding: 0 40px;
	-webkit-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	transform: translateX(-5px)
}

@media (max-width:1039px) {
	.header-nav .header-nav__child-item {
		padding: 0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	.header-nav .header-nav__child-item:not(:first-child) {
		border-top: solid 1px #fff
	}
}

.header-nav .header-nav__child-item>a {
	text-decoration: none;
	white-space: nowrap;
	font-size: 13px;
	color: #222
}

@media (max-width:1039px) {
	.header-nav .header-nav__child-item>a {
		padding: .807em 1.785em .807em 1.923em;
		display: block
	}
}

.header-nav .header-nav__child-item:not(:first-of-type) {
	margin-top: 15px
}

@media (max-width:1039px) {
	.header-nav .header-nav__child-item:not(:first-of-type) {
		margin-top: 0
	}
}

.header-nav .header-nav__item.-oc_2 .header-nav__name_2 {
	background-color: #a51951;
	border-bottom: none
}

.header-nav .header-nav__item.-oc_2 .header-nav__name_2 {
	color: #fff
}

.header-nav .header-nav__item.-oc_2 .header-nav__name_2::before {
	border-color: #fff
}

.header-nav .header-nav__item.-oc_2 .header-nav__name_2:hover {
	background-color: #c05e85
}

@media (min-width:1040px) {
	.header-nav .header-nav__item.-primary .header-nav__name_employment_2 {
		padding: 1em 1.785em 1em 1.285em
	}
}

@media (min-width:1040px) {
	.header-nav .header-nav__item:hover .header-nav__name_employment_2 {
		background-color: #7aca72
	}
}

.header-nav .header-nav__item:hover .header-nav__name_employment_2[href] {
	opacity: 1
}

@media (min-width:1040px) {
	.header-nav .header-nav__item:hover .header-nav__name_employment_2:not([href])::before {
		-webkit-transform: translateY(-50%) scale(1);
		-ms-transform: translateY(-50%) scale(1);
		transform: translateY(-50%) scale(1)
	}
}

@media (min-width:1040px) {
	.header-nav .header-nav__item:hover .header-nav__name_employment_2:not([href])::after {
		color: #ccc
	}
}

.header-nav .header-nav__item .header-nav__name_employment_2 {
	background-color: #42b336;
	border-bottom: none
}

.header-nav__name_employment_2 {
	color: #fff
}

.header-nav .header-nav__item .header-nav__name_employment_2:hover {
	background-color: #7aca72
}

.header-nav .header-nav__name_employment_2 {
	padding: 1vh 1.785em 1vh 1.285em;
	display: block;
	position: relative;
	border-bottom: solid 1px #ccc;
	font-size: 13px;
	cursor: pointer
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_employment_2 {
		padding: 0.807em 1.785em 0.807em 1.923em;
	}
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_employment_2 {
		border-color: #fff;
		font-size: 13px;
		background-color: #eee
	}
}

.header-nav .header-nav__name_employment_2[href] {
	text-decoration: none;
	color: #222
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_employment_2[href]::before {
		width: 10px;
		height: 10px;
		margin-top: -2px;
		right: 26px;
		border-color: #fff
	}
}

.header-nav .header-nav__name_employment_2[href]:hover {
	opacity: 1
}

.header-nav .header-nav__name_employment_2:not([href]) {
	-webkit-transition: all .3s;
	transition: all .3s
}

.header-nav .header-nav__name_employment_2:not([href])::before {
	content: "";
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	right: 6px;
	top: 50%;
	-webkit-transform: translateY(-50%) scale(0);
	-ms-transform: translateY(-50%) scale(0);
	transform: translateY(-50%) scale(0);
	border-radius: 100%;
	background-color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_employment_2:not([href])::before {
		width: 24px;
		height: 24px;
		right: 12px;
		background-color: #ccc
	}
}

.header-nav .header-nav__name_employment_2:not([href])::after {
	content: "+";
	position: absolute;
	right: 9px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 1;
	color: #fff;
	z-index: 1;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_employment_2:not([href])::after {
		right: 16px;
		font-weight: 100;
		font-size: 27px;
		color: #fff
	}
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_employment_2[aria-expanded=true]::before {
		-webkit-transform: translateY(-50%) scale(1);
		-ms-transform: translateY(-50%) scale(1);
		transform: translateY(-50%) scale(1);
		-webkit-transition: all .3s;
		transition: all .3s
	}
}

@media (max-width:1039px) {
	.header-nav .header-nav__name_employment_2[aria-expanded=false]::before {
		-webkit-transform: translateY(-50%) scale(0);
		-ms-transform: translateY(-50%) scale(0);
		transform: translateY(-50%) scale(0);
		-webkit-transition: all .3s;
		transition: all .3s
	}
}

.header-nav .header-nav__item.-application .header-nav__name_2 {
	border-bottom: none;
}

.header-nav .header-nav__item.-news_2 .header-nav__name_2 {
	background-color: #75c4ba;
	border-bottom: none
}

.header-nav .header-nav__item.-news_2 .header-nav__name_2 {
	color: #fff
}

.header-nav .header-nav__item.-news_2 .header-nav__name_2::before {
	border-color: #fff
}

.header-nav .header-nav__item.-news_2 .header-nav__name_2:hover {
	background-color: #a5d0ca
}