@charset "utf-8";
/* Letter-Spacing Shorthand
---------------------------------------------- */

/* Percentage Shorthand
---------------------------------------------- */

/* "em" Based Percentage Shorthand
---------------------------------------------- */

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

main {
	display: block;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
}

button {
	overflow: visible;
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

input {
	overflow: visible;
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

select {
	text-transform: none;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

@-ms-viewport {
	width: device-width;
}

html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	margin: 0;
	line-height: 2;
	color: #353852;
	font-weight: 500;
	font-size: 1.4rem;
	text-align: left;
	background-color: #fff;
}

.global-wrapper {
	overflow: hidden;
}

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

.global-wrapper [tabindex="-1"]:focus {
	outline: 0 !important;
}

.global-wrapper article,
.global-wrapper aside,
.global-wrapper figcaption,
.global-wrapper figure,
.global-wrapper footer,
.global-wrapper header,
.global-wrapper hgroup,
.global-wrapper main,
.global-wrapper nav,
.global-wrapper section {
	display: block;
}

.global-wrapper h1,
.global-wrapper h2,
.global-wrapper h3,
.global-wrapper h4,
.global-wrapper h5,
.global-wrapper h6 {
	margin-top: 0;
	margin-bottom: 1.3em;
	font-weight: bold;
}

.global-wrapper h1 {
	line-height: 1.208333333;
	font-size: 2.4rem;
}

.global-wrapper h2 {
	line-height: 1.181818182;
	font-size: 2.2rem;
}

.global-wrapper h3 {
	line-height: 1.75;
	font-size: 1.6rem;
}

.global-wrapper h4 {
	line-height: 1.75;
	font-size: 1.6rem;
}

.global-wrapper p {
	margin-top: 0;
	margin-bottom: 1.3em;
	font-size: 1.4rem;
}

.global-wrapper abbr[title] {
	cursor: help;
	border-bottom: 0;
}

.global-wrapper address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}

.global-wrapper ol,
.global-wrapper ul,
.global-wrapper dl {
	margin-top: 0;
	margin-bottom: 1rem;
}

> .global-wrapper li:first-child {
	margin-top: 0;
}

> .global-wrapper li:last-child {
	margin-bottom: 0;
}

.global-wrapper dt {
	font-weight: 700;
}

.global-wrapper dd {
	margin-left: 0;
	margin-bottom: 0.5rem;
}

.global-wrapper blockquote {
	margin: 0 0 1rem;
}

.global-wrapper dfn {
	font-style: italic;
}

.global-wrapper sub,
.global-wrapper sup {
	position: relative;
	line-height: 0;
	vertical-align: baseline;
	font-size: 75%;
}

.global-wrapper sub {
	bottom: -0.25em;
}

.global-wrapper sup {
	top: -0.5em;
}

.global-wrapper a {
	color: #1B2D73;
	text-decoration: none;
}

.global-wrapper a:hover {
	color: #1B2D73;
	text-decoration: underline;
}

.global-wrapper a:not([href]):not([tabindex]):hover,
.global-wrapper a:not([href]):not([tabindex]):focus {
	color: inherit;
	text-decoration: none;
}

.global-wrapper a:not([href]):not([tabindex]):focus {
	outline: none;
}

.global-wrapper pre,
.global-wrapper code,
.global-wrapper kbd,
.global-wrapper samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.global-wrapper pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar;
}

.global-wrapper figure {
	margin: 0 0 1rem;
}

.global-wrapper img,
.global-wrapper svg:not(:root) {
	max-width: 100%;
	vertical-align: middle;
}

.global-wrapper table {
	margin: 0 0 1rem;
	border-collapse: collapse;
}

.global-wrapper caption {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	text-align: left;
}

.global-wrapper th {
	text-align: inherit;
}

.global-wrapper label {
	margin-bottom: 0.5rem;
	display: inline-block;
}

.global-wrapper button {
	border-radius: 0;
	outline: none;
	cursor: pointer;
}

.global-wrapper input,
.global-wrapper button,
.global-wrapper select,
.global-wrapper optgroup,
.global-wrapper textarea {
	line-height: inherit;
	font-family: inherit;
	font-size: inherit;
}

.global-wrapper button,
.global-wrapper input {
	overflow: visible;
}

.global-wrapper button,
.global-wrapper select {
	text-transform: none;
}

.global-wrapper input[type="text"],
.global-wrapper input[type="search"],
.global-wrapper input[type="number"],
.global-wrapper input[type="date"],
.global-wrapper input[type="time"],
.global-wrapper input[type="datetime-local"],
.global-wrapper input[type="email"],
.global-wrapper input[type="tel"],
.global-wrapper input[type="month"] {
	border: 1px solid #C3C3C3;
}

.global-wrapper input[type="date"],
.global-wrapper input[type="time"],
.global-wrapper input[type="datetime-local"],
.global-wrapper input[type="month"] {
	-webkit-appearance: listbox;
	-moz-appearance: listbox;
	appearance: listbox;
}

.global-wrapper select {
	border: 1px solid #C3C3C3;
	border-radius: 0;
	background-color: #fff;
}

.global-wrapper textarea {
	border: 1px solid #C3C3C3;
	overflow: auto;
	resize: vertical;
}

.global-wrapper fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	min-width: 0;
}

.global-wrapper legend {
	margin-bottom: 0.5rem;
	display: block;
	width: 100%;
	max-width: 100%;
	line-height: inherit;
}

.global-wrapper output {
	display: inline-block;
}

.global-wrapper summary {
	cursor: pointer;
}

.opensans {
	font-family: "Open Sans", sans-serif;
}

.roboto {
	font-family: "Roboto", sans-serif;
}

.caveat {
	font-family: "Caveat", cursive;
}

@font-face {
	font-family: "thu-icons";
	src: url("../fonts/thu-icons.ttf?hrrd9x") format("truetype"), url("../fonts/thu-icons.woff?hrrd9x") format("woff"), url("../fonts/thu-icons.svg?hrrd9x#thu-icons") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */
	font-family: "thu-icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-line:before {
	content: "";
}

.icon-twitter:before {
	content: "";
}

.icon-youtube:before {
	content: "";
}

.icon-close:before {
	content: "";
}

.icon-env:before {
	content: "";
}

.icon-external:before {
	content: "";
}

.icon-search:before {
	content: "";
}

.icon-txt:before {
	content: "";
}

.icon-doc:before {
	content: "";
}

.icon-xls:before {
	content: "";
}

.icon-pdf:before {
	content: "";
}

.icon-zip:before {
	content: "";
}

.icon-arrow-up:before {
	content: "";
}

.icon-arrow-down:before {
	content: "";
}

.icon-arrow-left:before {
	content: "";
}

.icon-arrow-right:before {
	content: "";
}

.icon-chevron-up:before {
	content: "";
}

.icon-chevron-down:before {
	content: "";
}

.icon-chevron-left:before {
	content: "";
}

.icon-chevron-right:before {
	content: "";
}

.section {
	margin-bottom: 80px;
}

.header-section {
	margin-bottom: 40px;
}

.page-wrapper {
	padding: 0 24px;
}

#cover {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	background-color: #fff;
}

#cover .bar-track {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 42%;
	height: 4px;
	background-color: #dedede;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#cover .bar {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background: linear-gradient(-45deg, #b5a7e1 0%, #8d9de6 15.44%, #6e95ea 18.69%, #5890ed 22.82%, #4b8cee 26.49%, #468bef 30.62%, #417fdf 39.94%, #305cb1 66.65%, #25428f 80.7%, #1e337a 92.3%, #1b2d73 100%);
}

.grid .col {
	margin-bottom: 30px;
}

.global-wrapper { /* Brand logo
---------------------------------------------- */ /* Header navigation
---------------------------------------------- */ /* Header navigation handle
---------------------------------------------- */ /* Header
---------------------------------------------- */ /* SP Header
---------------------------------------------- */ /* PC Header
---------------------------------------------- */ /* Footer Breadcrumb
---------------------------------------------- */ /* Footer Navigation
---------------------------------------------- */ /* SNS Navigation
---------------------------------------------- */ /* Copyright
---------------------------------------------- */ /* Footer
---------------------------------------------- */
}

.global-wrapper .brand-logo-inner {
	margin: 0;
	padding: 21px 0 0;
	display: block;
	height: 100%;
}

.global-wrapper .brand-logo-inner:before {
	content: none;
}

.global-wrapper .brand-logo-inner img {
	margin: 0 auto;
	display: block;
	width: 120px;
	height: 22px;
	fill: #fff;
}

.global-wrapper .brand-logo {
	width: 180px;
	height: 100%;
	background-color: #1B2D73;
}

.global-wrapper .header-category-nav a {
	padding: 0 10px;
	display: block;
	min-width: 10em;
	line-height: 19px;
	text-align: center;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

html.no-touchevents .global-wrapper .header-category-nav a:hover {
	color: #1B2D73;
	background-color: #fff;
}

.global-wrapper .header-category-nav-handle-label {
	padding: 11px 0;
	display: block;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.05em;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.global-wrapper .header-category-nav-handle-button {
	padding: 0;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	min-width: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 11px;
	text-align: right;
	background: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper .header-category-nav-handle-button:before,
.global-wrapper .header-category-nav-handle-button:after {
	content: none;
}

.global-wrapper .header-category-nav-handle-button i {
	margin-right: 9px;
	display: inline-block;
	position: relative;
	top: 0;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .header-category-nav-drawer {
	padding: 0 13px;
	border-bottom: 1px solid #fff;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .header-category-nav-drawer li:last-child {
	padding-bottom: 51px;
}

.global-wrapper .header-category-nav-drawer a {
	padding: 10px 19px 9px;
	position: relative;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.05em;
}

.global-wrapper .header-category-nav-drawer a:before {
	position: absolute;
	top: 50%;
	left: 5px;
	content: "";
	font-family: "thu-icons";
	font-size: 11px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.global-wrapper .header-category-nav-handle-button.active i {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.global-wrapper .header-category-nav-handle-button.active + .header-category-nav-drawer {
	max-height: 20em;
}

.global-wrapper .header-language-nav a {
	display: block;
	line-height: 21px;
	font-weight: bold;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
}

.global-wrapper .header-search {
	padding: 0;
}

.global-wrapper .header-search button {
	border: 0;
	border-radius: 0;
	position: relative;
	top: 2px;
	color: #fff;
	background: none;
	font-size: 1.5rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
}

.global-wrapper .header-search button:before,
.global-wrapper .header-search button:after {
	content: none;
}

.global-wrapper .header-search button .button-inner {
	color: #fff;
}

.global-wrapper .header-search-field {
	border-radius: 3px;
	border: 1px solid #fff;
	position: relative;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.3);
}

.global-wrapper .header-search-field input {
	padding: 0 45px 0 10px;
	border: 0;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: none;
	font-size: 1.6rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
}

.global-wrapper .header-search-field button {
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 45px;
	height: 100%;
	text-align: center;
}

.global-wrapper .header-search-field button .button-inner {
	padding: 0;
	height: 100%;
	background: none;
}

.global-wrapper .header-search-field button i {
	position: relative;
	top: -3px;
}

.global-wrapper .header-primary-nav li {
	margin-bottom: 0;
	padding: 0;
}

.global-wrapper .header-primary-nav li:before {
	content: none;
}

.global-wrapper .header-primary-nav a {
	padding: 0 20px;
	display: block;
	font-weight: bold;
	font-size: 1.4rem;
}

.global-wrapper .header-cv-nav li {
	margin-bottom: 0;
	padding: 0;
}

.global-wrapper .header-cv-nav li:before {
	content: none;
}

.global-wrapper .header-cv-nav .button {
	border-radius: 0;
	width: 100%;
	height: 100%;
}

.global-wrapper .header-cv-nav .button:before,
.global-wrapper .header-cv-nav .button:after {
	content: none;
}

.global-wrapper .header-cv-nav .button * {
	pointer-events: none;
}

.global-wrapper .header-cv-nav .button .button-inner {
	color: #fff;
}

.global-wrapper .header-cv-nav .icon-env {
	margin-top: 6px;
	margin-bottom: 8px;
	font-size: 2.0rem;
}

.global-wrapper .header-cv-nav .label {
	display: block;
	font-size: 1.2rem;
	background: none;
}

.global-wrapper .header-nav-handle-bar {
	height: 1px;
	background-color: #fff;
}

.global-wrapper .header-nav-handle {
	position: relative;
	width: 60px;
	height: 100%;
	background-color: rgba(46, 233, 182, 0.85);
}

.global-wrapper .header-nav-handle-bar {
	position: absolute;
	right: 16px;
	left: 16px;
	-webkit-transition: all 0.15s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.15s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .header-nav-handle-bar:nth-child(1) {
	top: 22px;
}

.global-wrapper .header-nav-handle-bar:nth-child(2) {
	top: 30px;
}

.global-wrapper .header-nav-handle-bar:nth-child(3) {
	top: 38px;
	right: 23px;
}

html.header-nav-active .global-wrapper .header-nav-handle-bar:nth-child(1) {
	top: 30px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

html.header-nav-active .global-wrapper .header-nav-handle-bar:nth-child(2) {
	top: 30px;
	opacity: 0;
}

html.header-nav-active .global-wrapper .header-nav-handle-bar:nth-child(3) {
	top: 30px;
	right: 16px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.global-wrapper .header-inner {
	position: relative;
	height: 100%;
}

.global-wrapper header.header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 60px;
}

.global-wrapper header.header ul {
	margin: 0;
	padding: 0;
}

.global-wrapper header.header li {
	margin: 0;
	padding: 0;
	display: block;
}

.global-wrapper header.header li:before {
	content: none;
}

.global-wrapper header.header a {
	color: #fff;
	text-decoration: none;
}

.global-wrapper header.header button {
	cursor: pointer;
}

.global-wrapper header.header .header-nav-handle {
	position: fixed;
	top: 0;
	right: 0;
	height: 60px;
}

.global-wrapper header.header .ripple-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.global-wrapper header.header .ripple {
	border-radius: 50%;
	position: absolute;
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255, 0.8);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}

.global-wrapper header.header-sp .header-nav {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: linear-gradient(160deg, #b5a7e1 0%, #8d9de6 15.44%, #6e95ea 18.69%, #5890ed 22.82%, #4b8cee 26.49%, #468bef 30.62%, #417fdf 39.94%, #305cb1 66.65%, #25428f 80.7%, #1e337a 92.3%, #1b2d73 100%);
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

html.header-nav-active .global-wrapper header.header-sp .header-nav {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.global-wrapper header.header-sp .header-search {
	padding: 10px 18px;
	position: absolute;
	top: 0;
	right: 59px;
	left: 0;
	height: 60px;
	background-color: rgba(255, 255, 255, 0.2);
}

.global-wrapper header.header-sp .header-nav-inner {
	padding: 0 24px 37px;
	position: absolute;
	top: 80px;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.global-wrapper header.header-sp .header-primary-nav {
	margin-bottom: 32px;
}

.global-wrapper header.header-sp .header-primary-nav li {
	border-bottom: 1px solid #fff;
}

.global-wrapper header.header-sp .header-primary-nav a {
	padding: 17px 20px;
	position: relative;
	letter-spacing: 0.05em;
}

.global-wrapper header.header-sp .header-primary-nav a:before {
	position: absolute;
	top: 50%;
	left: 5px;
	content: "";
	font-family: "thu-icons";
	font-size: 11px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.global-wrapper header.header-sp .header-cv-nav {
	margin-bottom: 30px;
}

.global-wrapper header.header-sp .header-cv-nav .button {
	margin: 20px auto;
	display: block;
	max-width: 280px;
	line-height: 46px;
	font-weight: bold;
	font-size: 1.4rem;
	text-align: center;
}

.global-wrapper header.header-sp .header-cv-nav .button:before {
	content: none;
}

.global-wrapper header.header-sp .header-cv-nav .button .button-inner {
	padding: 0 10px;
	border: 1px solid #fff;
	border-radius: 60px;
}

.global-wrapper header.header-sp .header-cv-nav .button .button-inner:before {
	content: none;
}

.global-wrapper header.header-sp .header-secondary-nav {
	margin: 0 auto;
	max-width: 280px;
}

.global-wrapper header.header-sp .header-category-nav {
	margin-bottom: 17px;
	border-top: 1px solid #fff;
	position: relative;
}

.global-wrapper header.header-pc {
	display: none;
	height: 100px;
}

.global-wrapper header.header-pc ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper header.header-pc .header-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper header.header-pc .header-inner:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	content: "";
	background: linear-gradient(-45deg, #b5a7e1 0%, #8d9de6 15.44%, #6e95ea 18.69%, #5890ed 22.82%, #4b8cee 26.49%, #468bef 30.62%, #417fdf 39.94%, #305cb1 66.65%, #25428f 80.7%, #1e337a 92.3%, #1b2d73 100%);
	opacity: 0;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper header.header-pc .brand-logo {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 240px;
}

.global-wrapper header.header-pc .brand-logo .brand-logo-inner {
	padding-top: 37px;
}

.global-wrapper header.header-pc .brand-logo .brand-logo-inner img {
	width: 172px;
	height: 30px;
}

.global-wrapper header.header-pc .header-nav {
	padding-right: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: justify;
	align-content: space-between;
	width: 100%;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav {
	padding-top: 10px;
	padding-right: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav {
	padding-right: 14px;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav li {
	margin-right: -1px;
	border: 1px solid #fff;
	font-size: 1.2rem;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-language-nav a {
	padding: 0 2px;
	font-family: "Open Sans", sans-serif;
	font-size: 1.2rem;
	letter-spacing: 0.04em;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-search button {
	line-height: 40px;
	width: 40px;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-search .button-inner {
	padding: 0;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav {
	padding-right: 8px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav ul {
	height: 100%;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav li {
	position: static;
	height: 100%;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav a {
	padding-bottom: 15px;
	position: relative;
	height: 100%;
	letter-spacing: 0;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav a:after {
	position: absolute;
	bottom: 0;
	right: 20px;
	left: 20px;
	height: 4px;
	background: linear-gradient(-20deg, #2ee9b6 0%, #3ddddd 100%);
	content: "";
	opacity: 0;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	max-height: 0;
	overflow: hidden;
	background-color: rgba(51, 61, 98, 0.95);
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu a {
	color: #fff;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-inner {
	padding: 41px 5.833333333% 60px;
	opacity: 0;
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-items {
	margin-bottom: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-items li {
	padding: 13px 16px 21px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 25%;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-items a {
	padding: 0 22px 9px;
	border-bottom: 1px solid #596180;
	display: block;
	position: relative;
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-items a:before,
.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-items a:after {
	position: absolute;
	top: 9px;
	right: auto;
	bottom: auto;
	left: 9px;
	width: auto;
	height: auto;
	line-height: 1;
	content: "";
	color: #1BDDA8;
	background: none;
	font-family: "thu-icons";
	font-size: 10px;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: none;
	transition: none;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-items a:before {
	opacity: 0;
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-items a .link-inner:before,
.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-items a .link-inner:after {
	border-bottom: 1px solid #1BDDA8;
	position: absolute;
	bottom: -1px;
	content: "";
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-items a .link-inner:before {
	right: 100%;
	left: 0;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-items a .link-inner:after {
	right: 0;
	left: 100%;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

html.no-touchevents .global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-items a:hover:before {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

html.no-touchevents .global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-items a:hover:after {
	opacity: 0;
	-webkit-transform: translate(100%, 0);
	transform: translate(100%, 0);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

html.no-touchevents .global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-items a:hover .link-inner:before {
	right: 0;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

html.no-touchevents .global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-items a:hover .link-inner:after {
	left: 0;
	-webkit-transition: all 0s 0.2s linear;
	transition: all 0s 0.2s linear;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-cv {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-cv li {
	padding: 0 10px;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-cv .button {
	padding: 0;
	width: 260px;
	line-height: 43px;
	text-align: center;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-cv .button:before {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out, -webkit-transform 1s ease-out;
	transition: opacity 0.3s ease-out, -webkit-transform 1s ease-out;
	transition: transform 1s ease-out, opacity 0.3s ease-out;
	transition: transform 1s ease-out, opacity 0.3s ease-out, -webkit-transform 1s ease-out;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-cv .button:after {
	content: none;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-cv .button .button-inner {
	border: 1px solid #fff;
	border-radius: 60px;
	display: block;
	color: #fff;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-cv .button .ripple-wrap {
	border-radius: 60px;
}

html.no-touchevents .global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-cv .button:hover:before {
	opacity: 1;
}

html.no-touchevents .global-wrapper header.header-pc .header-nav .header-primary-nav .header-primary-nav-megamenu-cv .button:hover .button-inner {
	color: #fff;
}

.global-wrapper header.header-pc .header-nav .header-cv-nav {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	width: 100px;
	height: 100px;
}

.global-wrapper header.header-pc .header-nav .header-cv-nav .button-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	height: 100%;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.global-wrapper header.header-pc .header-nav .header-cv-nav .button-inner:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 300%;
	height: 100%;
	content: "";
	background: linear-gradient(85deg, #1bdda8 0%, #3ddddd 33.333333333%, #1df2b8 66.666666667%, #3aefef 100%);
	-webkit-transition: all 1s ease-out;
	transition: all 1s ease-out;
}

html.no-touchevents .global-wrapper header.header-pc .header-nav .header-cv-nav .button:hover .button-inner:before {
	-webkit-transform: translate(-66.666666666%);
	transform: translate(-66.666666666%);
}

.global-wrapper header.header-pc .header-nav .header-primary-nav > ul > li.active a:after {
	opacity: 1;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav > ul > li.active a + .header-primary-nav-megamenu {
	z-index: 1000;
	max-height: 500px;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav > ul > li.active a + .header-primary-nav-megamenu .header-primary-nav-megamenu-inner {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper header.header-pc.header-compact {
	position: fixed;
	top: 0 !important;
	height: 60px;
	-webkit-box-shadow: 0px 5px 12px rgba(53, 56, 82, 0.1);
	box-shadow: 0px 5px 12px rgba(53, 56, 82, 0.1);
}

.global-wrapper header.header-pc.header-compact .header-inner {
	background-color: #fff;
}

.global-wrapper header.header-pc.header-compact .brand-logo {
	width: 228px;
}

.global-wrapper header.header-pc.header-compact .brand-logo .brand-logo-inner {
	padding-top: 18px;
	padding-right: 6px;
}

.global-wrapper header.header-pc.header-compact .brand-logo .brand-logo-inner img {
	width: 160px;
}

.global-wrapper header.header-pc.header-compact .header-nav {
	padding-right: 80px;
}

.global-wrapper header.header-pc.header-compact .header-nav a {
	color: #1B2D73;
}

.global-wrapper header.header-pc.header-compact .header-nav .header-secondary-nav {
	padding-right: 86px;
	position: absolute;
	top: 0;
	right: 0;
}

.global-wrapper header.header-pc.header-compact .header-nav .header-secondary-nav .header-category-nav,
.global-wrapper header.header-pc.header-compact .header-nav .header-secondary-nav .header-language-nav {
	display: none;
}

.global-wrapper header.header-pc.header-compact .header-nav .header-secondary-nav .header-search button .button-inner {
	color: #1B2D73;
}

.global-wrapper header.header-pc.header-compact .header-nav .header-primary-nav {
	padding-top: 18px;
	padding-right: 33px;
}

.global-wrapper header.header-pc.header-compact .header-nav .header-primary-nav-megamenu a {
	color: #fff;
}

.global-wrapper header.header-pc.header-compact .header-cv-nav {
	width: 80px;
	height: 60px;
}

.global-wrapper header.header-pc.header-compact .header-cv-nav a {
	color: #fff;
}

.global-wrapper header.header-pc.header-compact .header-cv-nav .icon-env {
	margin-top: 6px;
	margin-bottom: 3px;
}

.global-wrapper header.header-pc.header-compact .header-cv-nav .label {
	font-size: 1.1rem;
}

.global-wrapper header.header-pc.show-megamenu .header-inner {
	background-color: transparent;
}

.global-wrapper header.header-pc.show-megamenu .header-inner:before {
	opacity: 0.9;
}

.global-wrapper header.header-pc.show-megamenu .header-primary-nav a {
	color: #fff;
}

.global-wrapper header.header-pc.show-megamenu .header-primary-nav-megamenu-inner {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper header.header-pc.show-megamenu .header-search button {
	color: #fff;
}

.global-wrapper .header + .search-modal {
	display: none;
	position: fixed;
	top: 0;
	bottom: auto;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: auto;
	background-color: rgba(51, 61, 98, 0.95);
	opacity: 0;
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .header + .search-modal .modal-inner {
	padding: 10px 24px;
}

.global-wrapper .header + .search-modal .modal-content {
	margin: 0 auto;
	padding: 50px;
	position: relative;
	max-width: 704px;
}

.global-wrapper .header + .search-modal .modal-content-inner {
	position: relative;
	height: 48px;
	background: none;
}

.global-wrapper .header + .search-modal .modal-close {
	position: absolute;
	top: -9px;
	right: -13px;
	font-size: 20px;
}

.global-wrapper .header + .search-modal form {
	border: 0;
	overflow: hidden;
	background-color: #fff;
}

.global-wrapper .header + .search-modal form button {
	border: 0;
	border-radius: 0;
	width: 48px;
	overflow: hidden;
	color: #fff;
	background: linear-gradient(45deg, #2ee9b6 0%, #3ddddd 100%);
}

.global-wrapper .header + .search-modal form button:before {
	opacity: 0;
}

.global-wrapper .header + .search-modal form button:after {
	content: none;
}

.global-wrapper .header + .search-modal form button .button-inner {
	line-height: 58px;
	color: #fff;
}

.global-wrapper .header + .search-modal.active {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

body.home .global-wrapper .header + .search-modal .header-inner {
	background-color: rgba(119, 119, 119, 0.6);
}

.global-wrapper .footer-breadcrumb {
	background-color: #394888;
}

.global-wrapper .footer-breadcrumb ul {
	margin: 0;
	padding: 13px 31px 9px;
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
}

.global-wrapper .footer-breadcrumb li {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.global-wrapper .footer-breadcrumb li:after {
	margin-right: 12px;
	margin-left: 16px;
	display: inline-block;
	position: relative;
	top: -1px;
	color: #fff;
	vertical-align: top;
	content: ">";
}

.global-wrapper .footer-breadcrumb a {
	display: inline-block;
	color: #1295C6;
	letter-spacing: 0.024em;
}

.global-wrapper .footer-breadcrumb span {
	display: inline-block;
	color: #fff;
	letter-spacing: 0.024em;
}

.global-wrapper .footer-breadcrumb li.active:after {
	content: none;
}

.global-wrapper .footer-nav ul {
	margin: 0;
	padding: 0;
}

.global-wrapper .footer-nav li {
	display: block;
}

.global-wrapper .footer-nav a {
	color: #fff;
}

.global-wrapper .footer-primary-nav ul {
	padding: 10px 24px;
}

.global-wrapper .footer-primary-nav li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #374680;
}

.global-wrapper .footer-primary-nav a {
	padding: 17px 5px;
	display: block;
	font-weight: bold;
	letter-spacing: 0.024em;
}

.global-wrapper .footer-primary-nav a:before {
	margin-right: 8px;
	position: relative;
	top: 0;
	content: "";
	font-family: "thu-icons";
	font-size: 11px;
}

.global-wrapper .footer-secondary-nav ul {
	padding: 10px 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .footer-secondary-nav li {
	margin: 10px 0;
	padding: 0;
	width: 50%;
}

.global-wrapper .footer-secondary-nav a {
	display: block;
	line-height: 1.846153846em;
	font-size: 1.3rem;
	text-align: center;
}

.global-wrapper .footer-secondary-nav a:before,
.global-wrapper .footer-secondary-nav a:after {
	margin-top: -1px;
	position: absolute;
	top: 50%;
	left: 0;
	width: auto;
	height: auto;
	line-height: 1;
	content: none;
	color: #1BDDA8;
	background: none;
	font-family: "thu-icons";
	font-size: 11px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.global-wrapper .footer-secondary-nav a:before {
	opacity: 0;
	-webkit-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
}

.global-wrapper .footer-secondary-nav li:nth-child(odd) a {
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.global-wrapper .footer-category-nav-select {
	margin: 0 auto;
	border: 1px solid #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 11.4em;
}

.global-wrapper .footer-category-nav-label {
	padding-right: 19px;
	width: 100%;
	line-height: 1.5;
	color: #fff;
	font-size: 1.2rem;
	text-align: center;
}

.global-wrapper .footer-category-nav-button {
	padding: 0;
	border: 0;
	border-radius: 0;
	display: block;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 19px;
	line-height: 19px;
	color: #1B2D73;
	background: transparent;
	font-size: 10px;
	text-align: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.global-wrapper .footer-category-nav-button:before,
.global-wrapper .footer-category-nav-button:after {
	content: none;
}

.global-wrapper .footer-category-nav-button i {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 19px;
	height: 100%;
	background-color: #fff;
}

.global-wrapper .footer-category-nav-button i:before {
	display: block;
	position: relative;
	height: 18px;
	line-height: 18px;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .footer-category-nav-drawer {
	border: 1px solid transparent;
	position: absolute;
	top: -1px;
	right: 18px;
	left: -1px;
	z-index: 1;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .footer-category-nav-drawer li {
	margin: 0;
	padding: 0;
	letter-spacing: 0;
}

.global-wrapper .footer-category-nav {
	padding: 9px 0;
}

.global-wrapper .footer-category-nav ul {
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .footer-category-nav a {
	display: block;
	line-height: 1.5;
	color: #fff;
	font-size: 1.2rem;
	text-align: center;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .footer-category-nav .footer-category-nav-button.active i:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.global-wrapper .footer-category-nav .footer-category-nav-button.active + .footer-category-nav-drawer {
	border-color: #fff;
	max-height: 200px;
	background-color: #1B2D73;
}

.global-wrapper .footer-category-nav .footer-category-nav-button.active + .footer-category-nav-drawer ul {
	padding: 5px 0;
}

.global-wrapper .footer-category-nav .footer-category-nav-button.active + .footer-category-nav-drawer a {
	padding: 5px 0;
}

.global-wrapper .footer-socials ul {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	list-style: none;
	text-align: center;
}

.global-wrapper .footer-socials li {
	margin: 0;
	padding: 0 17px;
}

.global-wrapper .footer-socials a {
	color: #fff;
}

.global-wrapper .footer-socials a .icon-line {
	font-size: 33px;
}

.global-wrapper .footer-socials a .icon-twitter {
	font-size: 33px;
}

.global-wrapper .footer-socials a .icon-youtube {
	font-size: 25px;
}

.global-wrapper .copyright {
	display: block;
	color: #fff;
	font-size: 1.1rem;
	text-align: center;
}

.global-wrapper footer.footer {
	background-color: #1B2D73;
}

.global-wrapper footer.footer li:before {
	content: none;
}

.global-wrapper footer.footer a {
	text-decoration: none;
}

.global-wrapper footer.footer .footer-inner {
	padding-bottom: 16px;
}

.global-wrapper footer.footer .footer-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.global-wrapper footer.footer .footer-row .footer-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.global-wrapper footer.footer .footer-row .footer-bottom .brand-logo {
	margin: 31px auto 18px;
	width: 158px;
	height: auto;
}

.global-wrapper footer.footer .footer-row .footer-bottom .brand-logo .brand-logo-inner {
	padding: 0;
	height: auto;
}

.global-wrapper footer.footer .footer-row .footer-bottom .brand-logo .brand-logo-inner img {
	width: 158px;
	height: 27px;
}

.global-wrapper footer.footer .footer-row .footer-bottom .footer-socials {
	margin-bottom: 5px;
}

.global-wrapper footer.footer .copyright {
	margin-top: 5px;
	display: block;
	font-size: 1.1rem;
}

.global-wrapper .section-cv {
	padding: 17px 18px 21px;
	overflow: hidden;
	opacity: 0;
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	-webkit-transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.global-wrapper .section-cv ul {
	margin: 0;
	padding: 0;
}

.global-wrapper .section-cv li {
	margin: 35px 0;
	padding: 0;
	display: block;
}

.global-wrapper .section-cv li:before {
	content: none;
}

.global-wrapper .section-cv .button-shadow {
	display: block;
}

.global-wrapper .section-cv .button.cv {
	display: block;
	width: auto;
	font-size: 1.6rem;
}

.global-wrapper .section-cv .button.cv .button-inner {
	padding-top: 10px;
	padding-bottom: 11px;
}

.global-wrapper .section-cv[data-content-overflow="1"] ul {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .section-cv.reveal {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper .section-fv {
	padding-bottom: 41px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100vh;
	overflow: hidden;
	background-color: #1B2D73;
}

.global-wrapper .section-fv:after {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 41px;
	content: "";
	background-color: #1B2D73;
}

.global-wrapper .section-fv .content {
	position: absolute;
	top: 0;
	bottom: 40px;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 2;
}

.global-wrapper .section-fv .content h2 {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	line-height: 0.8;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 11.973333333vw;
	letter-spacing: 0;
	white-space: nowrap;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	pointer-events: none;
}

.global-wrapper .section-fv .content h2:before {
	content: none;
}

.global-wrapper .section-fv .content h2 .inner {
	opacity: 0;
}

.global-wrapper .section-fv .content h2 .bg {
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
}

.global-wrapper .section-fv .content h3 {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	position: absolute;
	top: 100px;
	left: 55px;
	overflow: hidden;
	line-height: 1.25;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 1.4rem;
	letter-spacing: 0;
	pointer-events: none;
}

.global-wrapper .section-fv .content h3 .row {
	margin-right: 2px;
	margin-left: 3px;
	padding: 6px 4px 8px;
	position: relative;
	width: 1.642857143em;
	color: #fff;
	word-wrap: break-word;
}

.global-wrapper .section-fv .content h3 .row .bg {
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
}

.global-wrapper .section-fv .content h3 .row .text {
	position: relative;
	opacity: 0;
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
}

.global-wrapper .section-fv .content h3 .row .punc {
	display: inline-block;
	-webkit-transform: translate(0.7em, -0.65em);
	transform: translate(0.7em, -0.65em);
}

.global-wrapper .section-fv .content .button {
	position: absolute;
	bottom: 14.194577352%;
	left: 50%;
	width: 240px;
	line-height: 50px;
	font-size: 1.6rem;
	opacity: 0;
	-webkit-transform: translate(-50%, 20px);
	transform: translate(-50%, 20px);
}

.global-wrapper .section-fv .content .button .button-inner {
	padding: 0;
	letter-spacing: 0;
}

.global-wrapper .section-fv .content .button .icon-cursor-right {
	margin-right: -1px;
	margin-left: 32px;
}

.global-wrapper .section-fv .slider {
	display: none;
	height: 100%;
	overflow: hidden;
}

.global-wrapper .section-fv .slider-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
}

.global-wrapper .section-fv .slide {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
	height: 100%;
}

.global-wrapper .section-fv .slide .media {
	height: 100%;
}

.global-wrapper .section-fv .slide .media:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	content: "";
	background-color: #1B2D73;
	opacity: 0.07;
}

.global-wrapper .section-fv .slide .media-item {
	height: 100%;
}

.global-wrapper .section-fv.play-carousel .slider {
	display: block;
}

.global-wrapper .section-fv .media.video {
	padding-bottom: 0;
	display: none;
	position: relative;
	height: 100%;
}

.global-wrapper .section-fv .media.video video {
	margin: auto;
	position: absolute;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
	height: auto;
}

.global-wrapper .section-fv.play-video .media.video {
	display: block;
}

.global-wrapper #fv-modal .media {
	position: relative;
	width: 100%;
	height: 100%;
}

.global-wrapper #fv-modal .media video {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.global-wrapper .section-pickup {
	padding: 1px 0 35px;
	position: relative;
	overflow: hidden;
}

.global-wrapper .section-pickup .section-inner {
	opacity: 0;
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	-webkit-transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.global-wrapper .section-pickup .section-heading {
	margin-bottom: 22px;
	color: #1B2D73;
	font-size: 4.0rem;
	letter-spacing: 0.05em;
	text-indent: 0.05em;
}

.global-wrapper .section-pickup .slider {
	position: relative;
	overflow: hidden;
}

.global-wrapper .section-pickup .slider .slider-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .section-pickup .slider .slide {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 81.6%;
	color: #1B2D73;
	text-decoration: none;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .section-pickup .slider .slide .slide-inner {
	padding: 0 3.267973856%;
}

.global-wrapper .section-pickup .slider .slide .media {
	padding-bottom: 55.594405594%;
}

.global-wrapper .section-pickup .slider .slide .slide-content {
	padding: 12px 14px 13px;
	border-bottom: 2px solid #1BDDA8;
	background-color: #fff;
}

.global-wrapper .section-pickup .slider .slide .slide-content .title {
	line-height: 1.5;
	font-weight: normal;
	font-size: 1.6rem;
}

.global-wrapper .section-pickup .slider .slide:hover {
	text-decoration: none;
}

.global-wrapper .section-pickup .slider .slide.slide-active,
.global-wrapper .section-pickup .slider .slide.slide-next,
.global-wrapper .section-pickup .slider .slide.slide-prev {
	-webkit-transition: none;
	transition: none;
	opacity: 1;
	pointer-events: auto;
}

.global-wrapper .section-pickup .slider .slider-pagination-bullets {
	padding: 22px 0 0;
	text-align: center;
}

.global-wrapper .section-pickup .slider .slider-pagination-bullets .slider-pagination-bullet {
	margin: 0 3px;
	width: 10px;
	height: 10px;
	background-color: #ddd;
	opacity: 1;
}

.global-wrapper .section-pickup .slider .slider-pagination-bullets .slider-pagination-bullet-active {
	background-color: #1BDDA8;
}

.global-wrapper .section-pickup .slider .slider-arrow {
	display: none;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
}

.global-wrapper .section-pickup .slider .slider-arrow .slider-arrow-prev,
.global-wrapper .section-pickup .slider .slider-arrow .slider-arrow-next {
	margin-top: -32px;
	position: absolute;
	top: 50%;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background: linear-gradient(85deg, #1bdda8 0%, #3ddddd 33.333333333%, #1df2b8 66.666666667%, #3aefef 100%);
	background-size: 300% auto;
	text-align: center;
	outline: rgba(255, 255, 255, 0);
	-webkit-transition: all 1s ease-out;
	transition: all 1s ease-out;
}

.global-wrapper .section-pickup .slider .slider-arrow .slider-arrow-prev i,
.global-wrapper .section-pickup .slider .slider-arrow .slider-arrow-next i {
	margin: 0;
	font-size: 14px;
}

html.no-touchevents .global-wrapper .section-pickup .slider .slider-arrow .slider-arrow-prev:hover,
html.no-touchevents
.global-wrapper .section-pickup .slider .slider-arrow .slider-arrow-next:hover {
	background-position: 100% 0;
}

.global-wrapper .section-pickup .slider .slider-arrow .slider-arrow-prev {
	left: 5.138888889%;
}

.global-wrapper .section-pickup .slider .slider-arrow .slider-arrow-next {
	right: 5.138888889%;
}

.global-wrapper .section-pickup.reveal .section-inner {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper .section-feature {
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: hidden;
}

.global-wrapper .section-feature .component-cards {
	padding-top: 31px;
	counter-reset: card-feature;
}

.global-wrapper .section-feature .component-cards .card {
	margin-bottom: 60px;
	position: relative;
	counter-increment: card-feature;
	opacity: 0;
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	-webkit-transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.global-wrapper .section-feature .component-cards .card .image {
	margin-bottom: 48px;
}

.global-wrapper .section-feature .component-cards .card .image:before {
	position: absolute;
	bottom: -18px;
	right: 9px;
	z-index: 1;
	content: "Feature 0" counter(card-feature);
	font-family: "Saira Semi Condensed", sans-serif;
	font-size: 1.1rem;
	color: #fff;
	letter-spacing: 0.22em;
	-webkit-transform-origin: right top;
	transform-origin: right top;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.global-wrapper .section-feature .component-cards .card .image .bg {
	top: 40px;
	right: 0;
	bottom: -17px;
	left: 45px;
}

.global-wrapper .section-feature .component-cards .card .image .bg.transparent {
	top: 0;
	right: auto;
	bottom: 0;
	left: 5.333333333%;
	width: 89.333333333%;
}

.global-wrapper .section-feature .component-cards .card .image .bg.transparent:before {
	z-index: 0;
	left: 0;
	width: 78.933333333%;
}

.global-wrapper .section-feature .component-cards .card .image .parallax-wrapper {
	padding-bottom: 60.8%;
	position: relative;
	width: 89.333333333%;
	overflow: hidden;
}

.global-wrapper .section-feature .component-cards .card .image .parallax-wrapper .media {
	padding-bottom: 127.76119403%;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.global-wrapper .section-feature .component-cards .card .content {
	padding: 0 28px;
}

.global-wrapper .section-feature .component-cards .card .content .title {
	margin-bottom: 0.75em;
	padding: 11px 10px 8px;
	overflow: hidden;
	color: #fff;
	background: linear-gradient(-45deg, #b5a7e1 0%, #8d9de6 15.44%, #6e95ea 18.69%, #5890ed 22.82%, #4b8cee 26.49%, #468bef 30.62%, #417fdf 39.94%, #305cb1 66.65%, #25428f 80.7%, #1e337a 92.3%, #1b2d73 100%);
	font-weight: normal;
	font-size: 2.0rem;
	text-align: center;
}

.global-wrapper .section-feature .component-cards .card .content .label {
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	line-height: 1.2;
	font-size: 1.5rem;
	letter-spacing: 0.05em;
}

.global-wrapper .section-feature .component-cards .card .content p {
	line-height: 1.625;
	font-size: 1.6rem;
}

.global-wrapper .section-feature .component-cards .card .content .button-shadow {
	margin: 0 auto;
	display: table;
}

.global-wrapper .section-feature .component-cards .card .content .button {
	width: 230px;
}

.global-wrapper .section-feature .component-cards .card .content .button .button-inner {
	padding: 0;
}

.global-wrapper .section-feature .component-cards .card:nth-child(even) .image:before {
	right: auto;
	left: -43px;
	-webkit-transform-origin: right top;
	transform-origin: right top;
}

.global-wrapper .section-feature .component-cards .card:nth-child(even) .image .bg {
	right: 43px;
	left: 0;
}

.global-wrapper .section-feature .component-cards .card:nth-child(even) .image .bg.transparent {
	left: 40px;
}

.global-wrapper .section-feature .component-cards .card:nth-child(even) .image .parallax-wrapper {
	margin-left: auto;
}

.global-wrapper .section-feature .component-cards .card:nth-child(even) .image .media {
	margin-left: auto;
	right: 0;
}

.global-wrapper .section-feature .component-cards .card.reveal {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper .section-feature .component-cards .card.reveal .title .bg {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper .section-feature .section-heading.reveal + .cards .card-feature:first-child {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper .section-professional {
	padding-top: 7px;
	padding-bottom: 51px;
	position: relative;
	color: #fff;
	overflow: hidden;
}

.global-wrapper .section-professional > .bg {
	z-index: -1;
}

.global-wrapper .section-professional .section-inner {
	opacity: 0;
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	-webkit-transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.global-wrapper .section-professional .section-heading {
	padding: 0 28px;
	text-align: left;
}

.global-wrapper .section-professional .section-heading .caption {
	color: #fff;
}

.global-wrapper .section-professional .lead p {
	margin-bottom: 35px;
}

.global-wrapper .section-professional .lead .button-shadow {
	margin: 0 auto;
	display: table;
	width: 320px;
	max-width: 100%;
}

.global-wrapper .section-professional .slider {
	margin-top: 50px;
	position: relative;
	overflow: hidden;
}

.global-wrapper .section-professional .slider .slider-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .section-professional .slider > .bg {
	top: 29px;
	right: 18px;
	bottom: 38px;
	background: linear-gradient(-215deg, #5890ed 33.3%, #4b8cee 40%, #468bef 46%, #417fdf 50.8%, #305cb1 66.6%, #25428f 80.7%, #1e337a 92.3%, #1b2d73 100%);
}

.global-wrapper .section-professional .slider > .bg span {
	position: absolute;
	top: 32px;
	left: 37px;
	color: #fff;
	font-family: "Saira Semi Condensed", sans-serif;
	letter-spacing: 0.07em;
	-webkit-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.global-wrapper .section-professional .slider .slide {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	position: relative;
	width: 100%;
}

.global-wrapper .section-professional .slider .slide .media {
	margin-left: auto;
	padding-bottom: 107.2%;
	width: 88.533333333%;
}

.global-wrapper .section-professional .slider .slide .media:after {
	z-index: 1;
	content: "";
	background: #1B2D73;
	opacity: 0.5;
	-webkit-transition: none;
	transition: none;
}

.global-wrapper .section-professional .slider .slide .media .media-item {
	-webkit-transform: none;
	transform: none;
}

.global-wrapper .section-professional .slider .slide .slide-content {
	padding: 7px 10px 6px;
	position: absolute;
	right: 0;
	bottom: 45px;
	z-index: 1;
	min-width: 64.533333333%;
	color: #fff;
	background: #1B2D73;
}

.global-wrapper .section-professional .slider .slide .slide-content .title {
	position: relative;
	color: #fff;
	font-weight: normal;
	font-size: 1.7rem;
	text-align: center;
}

.global-wrapper .section-professional .slider .slide.slide-active .media:after,
.global-wrapper .section-professional .slider .slide.slide-duplicate-active .media:after,
.global-wrapper .section-professional .slider .slide.slide-prev .media:after {
	opacity: 0;
}

.global-wrapper .section-professional .slider .slider-pagination-bullets {
	padding: 33px 0 0;
	text-align: center;
}

.global-wrapper .section-professional .slider .slider-pagination-bullets .slider-pagination-bullet {
	margin: 0 3px;
	width: 10px;
	height: 10px;
	background-color: #ddd;
	opacity: 1;
}

.global-wrapper .section-professional .slider .slider-pagination-bullets .slider-pagination-bullet-active {
	background-color: #1BDDA8;
}

.global-wrapper .section-professional .slider .slider-arrow {
	display: none;
	position: absolute;
	top: auto;
	right: 10px;
	bottom: 0;
	left: auto;
	width: 120px;
}

.global-wrapper .section-professional .slider .slider-arrow .slider-arrow-prev,
.global-wrapper .section-professional .slider .slider-arrow .slider-arrow-next {
	position: absolute;
	top: auto;
	bottom: 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background: linear-gradient(85deg, #1bdda8 0%, #3ddddd 33.333333333%, #1df2b8 66.666666667%, #3aefef 100%);
	background-size: 300% auto;
	text-align: center;
	outline: rgba(255, 255, 255, 0);
	-webkit-transition: all 1s ease-out;
	transition: all 1s ease-out;
}

.global-wrapper .section-professional .slider .slider-arrow .slider-arrow-prev i,
.global-wrapper .section-professional .slider .slider-arrow .slider-arrow-next i {
	margin: 0;
	font-size: 14px;
}

html.no-touchevents .global-wrapper .section-professional .slider .slider-arrow .slider-arrow-prev:hover,
html.no-touchevents
.global-wrapper .section-professional .slider .slider-arrow .slider-arrow-next:hover {
	background-position: 100% 0;
}

.global-wrapper .section-professional .slider .slider-arrow .slider-arrow-prev {
	left: 0;
}

.global-wrapper .section-professional .slider .slider-arrow .slider-arrow-next {
	right: 0;
}

.global-wrapper .section-professional.reveal .section-inner {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper .section-department {
	padding-top: 2px;
	padding-bottom: 86px;
	overflow: hidden;
}

.global-wrapper .section-department .articles article {
	opacity: 0;
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	-webkit-transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.global-wrapper .section-department .articles article.reveal {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper .section-department .button-shadow {
	margin: 18px auto 0;
	display: table;
	opacity: 0;
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	-webkit-transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.global-wrapper .section-department .button-shadow .button.cv {
	display: block;
}

.global-wrapper .section-department .button-shadow.reveal {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper .section-campuslife {
	padding-top: 17px;
	padding-bottom: 15px;
	position: relative;
	overflow: hidden;
	color: #fff;
}

.global-wrapper .section-campuslife > .bg {
	z-index: -1;
}

.global-wrapper .section-campuslife .section-inner {
	position: relative;
	opacity: 0;
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	-webkit-transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.global-wrapper .section-campuslife .section-heading {
	font-size: 6.0rem;
}

.global-wrapper .section-campuslife .graphics {
	display: none;
}

.global-wrapper .section-campuslife .graphics div {
	position: absolute;
	background: #fff;
	opacity: 0.15;
}

.global-wrapper .section-campuslife .graphics div:nth-child(1) {
	padding-bottom: 17.5%;
	bottom: 6.994535519%;
	left: 0;
	width: 32.777777778%;
}

.global-wrapper .section-campuslife .graphics div:nth-child(2) {
	padding-bottom: 27.638888889%;
	bottom: 4.590163934%;
	right: 0;
	width: 27.013888889%;
}

.global-wrapper .section-campuslife .graphics div:nth-child(3) {
	padding-bottom: 6.944444444%;
	top: 22.732240437%;
	left: 33.333333333%;
	width: 6.944444444%;
}

.global-wrapper .section-campuslife .section-heading .caption {
	color: #fff;
}

.global-wrapper .section-campuslife .lead {
	margin-bottom: 7px;
}

.global-wrapper .section-campuslife .slider {
	padding: 40px 0 20px;
	overflow: hidden;
}

.global-wrapper .section-campuslife .slider .slider-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .section-campuslife .slider .slide {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	position: relative;
	width: 62.666666667%;
	color: #1B2D73;
	text-decoration: none;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .section-campuslife .slider .slide .bg {
	opacity: 0;
}

.global-wrapper .section-campuslife .slider .slide .media {
	margin-left: auto;
	padding-bottom: 143.404255319%;
	border-top: 2px solid #1BDDA8;
	background-color: #fff;
}

.global-wrapper .section-campuslife .slider .slide .slide-content {
	padding: 6px 10px 5px;
	background: #fff;
}

.global-wrapper .section-campuslife .slider .slide .slide-content .title {
	position: relative;
	font-weight: normal;
	font-size: 1.4rem;
	text-align: center;
}

.global-wrapper .section-campuslife .slider .slide.slide-active {
	z-index: 2;
	-webkit-transform: scale(1.11);
	transform: scale(1.11);
}

.global-wrapper .section-campuslife .slider .slide.slide-active .bg {
	opacity: 1;
}

.global-wrapper .section-campuslife .slider .slide:hover {
	text-decoration: none;
}

.global-wrapper .section-campuslife .slider .slide:hover .bg {
	opacity: 1;
}

.global-wrapper .section-campuslife .slider .slider-pagination-bullets {
	padding: 51px 0 0;
	text-align: center;
}

.global-wrapper .section-campuslife .slider .slider-pagination-bullets .slider-pagination-bullet {
	margin: 0 3px;
	width: 10px;
	height: 10px;
	background-color: #ddd;
	opacity: 1;
}

.global-wrapper .section-campuslife .slider .slider-pagination-bullets .slider-pagination-bullet-active {
	background-color: #1BDDA8;
}

.global-wrapper .section-campuslife.reveal .section-inner {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper .section-interview {
	padding-top: 12px;
	padding-bottom: 60px;
	overflow: hidden;
}

.global-wrapper .section-interview .section-inner {
	opacity: 0;
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	-webkit-transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.global-wrapper .section-interview .lead {
	margin-bottom: 33px;
}

.global-wrapper .section-interview .slider {
	margin-bottom: 41px;
	position: relative;
	overflow: hidden;
}

.global-wrapper .section-interview .slider .slider-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 100%;
}

.global-wrapper .section-interview .slider .slide {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding-bottom: 49px;
	position: relative;
	width: 100%;
	color: #1B2D73;
	opacity: 0;
}

.global-wrapper .section-interview .slider .slide .slide-inner {
	margin: 0 auto;
	max-width: 320px;
}

.global-wrapper .section-interview .slider .slide .slide-image {
	padding: 10px;
	position: relative;
}

.global-wrapper .section-interview .slider .slide .slide-image:before {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	z-index: 1;
	content: "";
	background-color: #fff;
}

.global-wrapper .section-interview .slider .slide .slide-image .media {
	margin-left: auto;
	padding-bottom: 64.6875%;
	position: relative;
	z-index: 1;
}

.global-wrapper .section-interview .slider .slide .slide-image .media:after {
	background: rgba(255, 255, 255, 0.5);
}

.global-wrapper .section-interview .slider .slide .slide-content {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: none;
}

.global-wrapper .section-interview .slider .slide .slide-content .bg {
	opacity: 0;
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .section-interview .slider .slide .slide-content .inner {
	position: relative;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .section-interview .slider .slide .slide-content .title {
	margin: 0 0 6px;
	padding: 5px 10px 0 11px;
	overflow: hidden;
	line-height: 1;
	color: #353852;
	background-color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 2.9rem;
	letter-spacing: 0;
	-webkit-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.08);
	opacity: 0;
	-webkit-transform: translate(50px, 0);
	transform: translate(50px, 0);
}

.global-wrapper .section-interview .slider .slide .slide-content .title .caveat {
	padding: 3px 7px 5px 4px;
	display: inline-block;
	position: relative;
	top: -2px;
	vertical-align: middle;
	color: #1B2D73;
	font-weight: normal;
	font-size: 3.8rem;
	color: #1B2D73;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

html.backgroundcliptext .global-wrapper .section-interview .slider .slide .slide-content .title .caveat {
	background: -webkit-gradient(linear, left top, right top, from(#1b2d73), to(#3260b6));
	background: linear-gradient(90deg, #1b2d73 0%, #3260b6 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.global-wrapper .section-interview .slider .slide .slide-content .row {
	margin: 5px 0;
	padding: 2px 8px 3px;
	display: block;
	width: 0%;
	min-width: 15.8em;
	line-height: 1.5;
	overflow: hidden;
	color: #353852;
	background-color: #fff;
	font-weight: bold;
	letter-spacing: 0.05em;
	-webkit-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.08);
	opacity: 0;
	-webkit-transform: translate(50px, 0);
	transform: translate(50px, 0);
}

.global-wrapper .section-interview .slider .slide.slide-next {
	-webkit-transform-origin: 12% center;
	transform-origin: 12% center;
}

.global-wrapper .section-interview .slider .slide.slide-prev {
	-webkit-transform-origin: 88% center;
	transform-origin: 88% center;
}

.global-wrapper .section-interview .slider .slide.slide-active {
	opacity: 1;
}

.global-wrapper .section-interview .slider .slide.slide-active .slide-content .title,
.global-wrapper .section-interview .slider .slide.slide-active .slide-content .row {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.global-wrapper .section-interview .slider .slide.slide-active .slide-content .row:nth-of-type(1) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.global-wrapper .section-interview .slider .slide.slide-active .slide-content .row:nth-of-type(2) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.global-wrapper .section-interview .slider .slide.slide-active .slide-content .row:nth-of-type(3) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

html.no-touchevents .global-wrapper .section-interview .slider .slide:hover .slide-content .bg {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

html.no-touchevents .global-wrapper .section-interview .slider .slide:hover .slide-content .inner {
	color: #fff;
}

html.no-touchevents .global-wrapper .section-interview .slider .slide:hover .slide-content .caveat {
	color: #fff;
	background: none;
	-webkit-background-clip: inherit;
	-webkit-text-fill-color: inherit;
}

.global-wrapper .section-interview .slider .slider-pagination-bullets {
	padding: 28px 0 0;
	text-align: center;
}

.global-wrapper .section-interview .slider .slider-pagination-bullets .slider-pagination-bullet {
	margin: 0 3px;
	width: 10px;
	height: 10px;
	background-color: #ddd;
	opacity: 1;
}

.global-wrapper .section-interview .slider .slider-pagination-bullets .slider-pagination-bullet-active {
	background-color: #1BDDA8;
}

.global-wrapper .section-interview .slider .slider-arrow {
	display: none;
	position: absolute;
	top: auto;
	right: auto;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1072px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.global-wrapper .section-interview .slider .slider-arrow .slider-arrow-prev,
.global-wrapper .section-interview .slider .slider-arrow .slider-arrow-next {
	position: absolute;
	top: auto;
	bottom: 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background: linear-gradient(85deg, #1bdda8 0%, #3ddddd 33.333333333%, #1df2b8 66.666666667%, #3aefef 100%);
	background-size: 300% 100%;
	text-align: center;
	outline: rgba(255, 255, 255, 0);
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.global-wrapper .section-interview .slider .slider-arrow .slider-arrow-prev i,
.global-wrapper .section-interview .slider .slider-arrow .slider-arrow-next i {
	margin: 0;
	font-size: 14px;
}

html.no-touchevents .global-wrapper .section-interview .slider .slider-arrow .slider-arrow-prev:hover,
html.no-touchevents
.global-wrapper .section-interview .slider .slider-arrow .slider-arrow-next:hover {
	background-position: 100% 0;
}

.global-wrapper .section-interview .slider .slider-arrow .slider-arrow-prev {
	right: 60px;
	left: auto;
}

.global-wrapper .section-interview .slider .slider-arrow .slider-arrow-next {
	right: 0;
}

.global-wrapper .section-interview .slider .slider-track-init .slide {
	opacity: 1;
}

.global-wrapper .section-interview .page-wrapper .button-shadow {
	margin: 50px auto 0;
	display: table;
}

.global-wrapper .section-interview .page-wrapper .button-shadow .button {
	display: block;
}

.global-wrapper .section-interview.reveal .section-inner {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper .section-news {
	padding-top: 6px;
	padding-bottom: 60px;
	position: relative;
	overflow: hidden;
}

.global-wrapper .section-news .section-inner {
	opacity: 0;
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	-webkit-transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.global-wrapper .section-news .button-shadow {
	margin: 30px auto 0;
	display: table;
}

.global-wrapper .section-news .button-shadow .button {
	display: block;
}

.global-wrapper .section-news .button-shadow .button .button-inner {
	padding: 0;
	line-height: 60px;
}

.global-wrapper .section-news.reveal .section-inner {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper .section-feature_contents {
	padding-top: 6px;
	padding-bottom: 60px;
	overflow: hidden;
}

.global-wrapper .section-feature_contents .section-inner {
	opacity: 0;
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	-webkit-transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.global-wrapper .section-feature_contents .slider {
	overflow: hidden;
}

.global-wrapper .section-feature_contents .slider-track {
	display: block;
}

.global-wrapper .section-feature_contents .slide {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: opacity 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .section-feature_contents .articles {
	padding: 0 9px;
}

.global-wrapper .section-feature_contents .slide.done {
	opacity: 1;
}

.global-wrapper .section-feature_contents .slide.last .feature_contents-link:last-child {
	position: relative;
}

.global-wrapper .section-feature_contents .slide.last .feature_contents-link:last-child:after {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	content: "";
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
	background: linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
}

.global-wrapper .section-feature_contents .slider-arrow {
	display: none;
	position: absolute;
	top: auto;
	right: 50px;
	bottom: 60px;
}

.global-wrapper .section-feature_contents .slider-arrow .slider-arrow-prev,
.global-wrapper .section-feature_contents .slider-arrow .slider-arrow-next {
	position: absolute;
	top: 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background: linear-gradient(85deg, #1bdda8 0%, #3ddddd 33.333333333%, #1df2b8 66.666666667%, #3aefef 100%);
	background-size: 300% 100%;
	text-align: center;
	outline: rgba(255, 255, 255, 0);
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.global-wrapper .section-feature_contents .slider-arrow .slider-arrow-prev i,
.global-wrapper .section-feature_contents .slider-arrow .slider-arrow-next i {
	margin: 0;
	font-size: 14px;
}

html.no-touchevents .global-wrapper .section-feature_contents .slider-arrow .slider-arrow-prev:hover,
html.no-touchevents
.global-wrapper .section-feature_contents .slider-arrow .slider-arrow-next:hover {
	background-position: 100% 0;
}

.global-wrapper .section-feature_contents .slider-arrow .slider-arrow-prev {
	right: 60px;
	left: auto;
}

.global-wrapper .section-feature_contents .slider-arrow .slider-arrow-next {
	right: 0;
}

.global-wrapper .section-feature_contents .button.cv {
	margin: -4px auto 0;
	display: block;
	z-index: 1;
	width: 320px;
	line-height: 3.142857143;
	font-size: 1.4rem;
}

.global-wrapper .section-feature_contents .button.cv .button-inner {
	padding: 0;
}

.global-wrapper .section-feature_contents.reveal .section-inner {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper .section-special {
	padding-top: 10px;
	padding-bottom: 58px;
	position: relative;
	overflow: hidden;
}

.global-wrapper .section-special .section-inner {
	opacity: 0;
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	-webkit-transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 0.95s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.global-wrapper .section-special .articles {
	margin: -5px 0;
	padding: 0 10px;
}

.global-wrapper .section-special.reveal .section-inner {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.department-page_header {
	position: relative;
}

.department-page_header .image {
	margin-bottom: 29px;
	width: 107.339449541%;
}

.department-page_header .image .media {
	padding-bottom: 58.974358974%;
}

.department-page_header .content .title {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.444444444;
	font-size: 1.8rem;
	margin-bottom: 16px;
}

.department-page_header .content .title:before {
	content: none;
}

.aboutus-page-header {
	position: relative;
	margin: 0 -24px;
}

.aboutus-page-header .image {
	position: relative;
}

.aboutus-page-header .image:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: rgba(27, 45, 115, 0.5);
}

.aboutus-page-header .image .media {
	padding-bottom: 133.333333333%;
}

.aboutus-page-header .content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	z-index: 1;
	padding: 30px;
}

.aboutus-page-header .content .title {
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 3.6rem;
	letter-spacing: normal;
	margin-bottom: 15px;
}

.aboutus-page-header .content .caption {
	font-size: 1.6rem;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 28px;
}

/* Position
---------------------------------------------- */

.align-left {
	text-align: left !important;
}

.align-center {
	text-align: center !important;
}

.align-right {
	text-align: right !important;
}

/* Display
---------------------------------------------- */

.visually-hidden {
	margin: -1px !important;
	padding: 0 !important;
	border: 0 !important;
	position: absolute !important;
	overflow: hidden !important;
	width: 1px !important;
	height: 1px !important;
	clip: rect(0, 0, 0, 0) !important;
}

.large-hidden {
	display: none !important;
}

.medium-hidden {
	display: none !important;
}

.small-hidden {
	display: none !important;
}

.global-wrapper .bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(-45deg, #b5a7e1 0%, #8d9de6 15.44%, #6e95ea 18.69%, #5890ed 22.82%, #4b8cee 26.49%, #468bef 30.62%, #417fdf 39.94%, #305cb1 66.65%, #25428f 80.7%, #1e337a 92.3%, #1b2d73 100%);
}

.global-wrapper .bg.shadow:before {
	position: absolute;
	bottom: 0;
	left: 17px;
	z-index: -1;
	width: 88.379204893%;
	height: 18.905472637%;
	content: "";
	background-color: rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
}

.global-wrapper .bg.transparent {
	background: none;
}

.global-wrapper .bg.blue {
	background: #1B2D73;
	z-index: -1;
}

.global-wrapper .bg.sky {
	background: linear-gradient(-45deg, #daecf5 0%, #e2f2fa 100%);
	z-index: -1;
}

.global-wrapper .articles {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .articles > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.global-wrapper .articles[data-column="2"] > * {
	width: 50%;
}

.global-wrapper .lead {
	padding: 0 28px;
}

.global-wrapper .lead p {
	line-height: 1.625;
	font-size: 1.6rem;
}

.global-wrapper .lead .button {
	display: block;
	width: auto;
}

.global-wrapper .lead > *:first-child {
	margin-top: 0;
}

.global-wrapper .lead > *:last-child {
	margin-bottom: 0;
}

.global-wrapper .tab-content-wrapper {
	position: relative;
	background-color: #fff;
}

.global-wrapper .tab-panel {
	padding: 15px 24px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .tab-panel.active {
	position: static;
	opacity: 1;
	visibility: visible;
}

.global-wrapper .modal-content-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.global-wrapper .modal-content {
	padding-bottom: 56.25%;
	position: relative;
	width: 100%;
}

.global-wrapper .modal-content .modal-close {
	position: absolute;
	top: -60px;
	right: 0;
	z-index: 1;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	outline: none;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .modal-content .modal-close:before {
	content: none;
}

.global-wrapper .modal-content .modal-close .button-inner {
	border-radius: 0;
	height: 100%;
}

.global-wrapper .modal-content .modal-close .button-inner .bar {
	position: absolute;
	top: 50%;
	right: 10px;
	left: 10px;
	height: 1px;
	background-color: #fff;
}

.global-wrapper .modal-content .modal-close .button-inner .bar:nth-child(2) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.global-wrapper .modal-content .modal-close .button-inner .bar:nth-child(3) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.global-wrapper .modal-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}

.global-wrapper .modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	background-color: rgba(53, 56, 82, 0.8);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.9s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.9s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .modal.active {
	opacity: 1;
	visibility: visible;
}

.global-wrapper p {
	margin-top: 0;
	margin-bottom: 1.071428571em;
	line-height: 1.714285714;
	letter-spacing: 0.05em;
}

.global-wrapper em {
	font-weight: normal;
	font-style: normal;
	color: #E21050;
}

.global-wrapper .caption {
	display: block;
	line-height: 1.666666667;
	font-size: 1.2rem;
	letter-spacing: 0.05em;
}

.global-wrapper p.caption {
	margin-bottom: 2.833333333em;
}

.global-wrapper h1 .caption {
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 1.3rem;
	letter-spacing: 0.1em;
}

.global-wrapper p.notice {
	line-height: 1.714285714;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
}

.global-wrapper p.small {
	font-size: 1.2rem;
	line-height: 1.666666667;
}

.global-wrapper p.color-red {
	color: #E21050;
}

.global-wrapper h1,
.global-wrapper .h1 {
	margin-bottom: 1.538461538em;
	padding: 0 0 0.846153846em;
	border: 0;
	position: relative;
	line-height: 1.115384615;
	color: #1B2D73;
	font-weight: bold;
	font-size: 2.6rem;
	letter-spacing: 0.1em;
}

.global-wrapper h1:before,
.global-wrapper .h1:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 5.153846154em;
	height: 4px;
	content: "";
	background: linear-gradient(-45deg, #b5a7e1 0%, #b5a7e1 11.7%, #8d9de6 19.1%, #6e95ea 26.3%, #5890ed 33.3%, #4b8cee 40%, #468bef 46%, #417fdf 50.8%, #305cb1 66.6%, #25428f 80.7%, #1e337a 92.3%, #1b2d73 100%);
}

.global-wrapper h2,
.global-wrapper .h2 {
	margin-bottom: 2em;
	padding: 0.4em 0 0.4em 0.7em;
	border: 0;
	position: relative;
	line-height: 1;
	color: #1B2D73;
	font-weight: bold;
	font-size: 2.0rem;
	letter-spacing: 0.05em;
}

.global-wrapper h2:before,
.global-wrapper .h2:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 4px;
	content: "";
	background: linear-gradient(-10deg, #b5a7e1 0%, #b5a7e1 11.7%, #8d9de6 19.1%, #6e95ea 26.3%, #5890ed 33.3%, #4b8cee 40%, #468bef 46%, #417fdf 50.8%, #305cb1 66.6%, #25428f 80.7%, #1e337a 92.3%, #1b2d73 100%);
}

.global-wrapper h3,
.global-wrapper .h3 {
	margin-bottom: 1.333333333em;
	padding: 0;
	border: 0;
	position: relative;
	line-height: 1.444444444;
	color: #1B2D73;
	font-weight: bold;
	font-size: 1.8rem;
	letter-spacing: 0.05em;
}

.global-wrapper h3:before,
.global-wrapper .h3:before {
	content: none;
}

.global-wrapper h4,
.global-wrapper .h4 {
	margin-bottom: 1.5em;
	padding: 0 0 0.375em;
	border: 0;
	border-bottom: 1px solid #ddd;
	line-height: 1.75;
	color: #1B2D73;
	font-weight: bold;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}

.global-wrapper h4:before,
.global-wrapper .h4:before {
	content: none;
}

.global-wrapper h5,
.global-wrapper .h5 {
	margin-bottom: 1.714285714em;
	padding: 0 0 0.428571429em;
	border: 0;
	border-bottom: 1px solid #ddd;
	line-height: 2;
	color: #1B2D73;
	font-weight: bold;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}

.global-wrapper h5:before,
.global-wrapper .h5:before {
	content: none;
}

.global-wrapper h6,
.global-wrapper .h6 {
	margin-bottom: 0.857142857em;
	padding: 0;
	border: 0;
	line-height: 2;
	color: #1B2D73;
	font-weight: bold;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}

.global-wrapper h6:before,
.global-wrapper .h6:before {
	content: none;
}

.global-wrapper .title {
	margin: 0;
	padding: 0;
	border: 0;
}

.global-wrapper .title:before {
	content: none;
}

.global-wrapper .section-heading-inner {
	display: block;
	-webkit-transform: translate(0, 100%);
	transform: translate(0, 100%);
	-webkit-transition: all 0.9s 0s cubic-bezier(0.3, 0.4, 0.1, 1);
	transition: all 0.9s 0s cubic-bezier(0.3, 0.4, 0.1, 1);
}

.global-wrapper .section-heading {
	margin: 45px 0 40px;
	padding: 0;
	border: 0;
	overflow: hidden;
	color: #1BDDA8;
	font-family: "Saira Semi Condensed", sans-serif;
	font-weight: 200;
	font-size: 6.0rem;
	text-align: center;
	letter-spacing: 0.04em;
	text-indent: 0.04em;
}

.global-wrapper .section-heading:before {
	content: none;
}

.global-wrapper .section-heading .caption {
	margin-top: 2px;
	padding-bottom: 5px;
	line-height: 0.7;
	color: #1B2D73;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	font-size: 1.8rem;
}

.global-wrapper .section-heading.reveal .section-heading-inner {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper .label {
	padding: 0 10px 1px;
	display: inline-block;
	min-width: 5.909090909em;
	line-height: 1.727272727;
	color: #fff;
	background-color: #1B2D73;
	font-size: 1.1rem;
	text-align: center;
	letter-spacing: 0.024em;
	white-space: nowrap;
}

.global-wrapper .label + .label {
	margin-left: 3px;
}

.global-wrapper .label > a,
.global-wrapper .label > a[target="_blank"] {
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
	display: inline-block;
	position: relative;
	text-decoration: none;
}

.global-wrapper .label > a:before,
.global-wrapper .label > a:after,
.global-wrapper .label > a[target="_blank"]:before,
.global-wrapper .label > a[target="_blank"]:after {
	position: absolute;
	top: 50%;
	left: 6px;
	width: auto;
	height: auto;
	line-height: 1;
	content: "";
	color: #1BDDA8;
	background: none;
	font-family: "thu-icons";
	font-size: 12px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.global-wrapper .label > a:before,
.global-wrapper .label > a[target="_blank"]:before {
	opacity: 0;
	-webkit-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
}

html.no-touchevents .global-wrapper .label > a .link-inner:before,
html.no-touchevents .global-wrapper .label > a .link-inner:after,
html.no-touchevents .global-wrapper .label > a[target="_blank"] .link-inner:before,
html.no-touchevents .global-wrapper .label > a[target="_blank"] .link-inner:after {
	border-bottom: 1px solid #1B2D73;
	position: absolute;
	bottom: 0;
	content: "";
}

html.no-touchevents .global-wrapper .label > a .link-inner:before,
html.no-touchevents .global-wrapper .label > a[target="_blank"] .link-inner:before {
	right: 100%;
	left: 0;
}

html.no-touchevents .global-wrapper .label > a .link-inner:after,
html.no-touchevents .global-wrapper .label > a[target="_blank"] .link-inner:after {
	right: 0;
	left: 100%;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

html.no-touchevents .global-wrapper .label > a:hover,
html.no-touchevents .global-wrapper .label > a[target="_blank"]:hover {
	text-decoration: none;
}

html.no-touchevents .global-wrapper .label > a:hover:before,
html.no-touchevents .global-wrapper .label > a[target="_blank"]:hover:before {
	opacity: 1;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

html.no-touchevents .global-wrapper .label > a:hover:after,
html.no-touchevents .global-wrapper .label > a[target="_blank"]:hover:after {
	opacity: 0;
	-webkit-transform: translate(100%, -50%);
	transform: translate(100%, -50%);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

html.no-touchevents .global-wrapper .label > a:hover .link-inner:before,
html.no-touchevents .global-wrapper .label > a[target="_blank"]:hover .link-inner:before {
	right: 0;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

html.no-touchevents .global-wrapper .label > a:hover .link-inner:after,
html.no-touchevents .global-wrapper .label > a[target="_blank"]:hover .link-inner:after {
	left: 0;
	-webkit-transition: all 0s 0.2s linear;
	transition: all 0s 0.2s linear;
}

.global-wrapper .label.fixed-width {
	padding-right: 3px;
	padding-left: 3px;
	width: 5.909090909em;
	white-space: nowrap;
}

.global-wrapper .label.ghost {
	border: 1px solid #1B2D73;
	color: #1B2D73;
	background: none;
}

.global-wrapper .label.attention {
	color: #fff;
	background-color: #E21050;
}

.global-wrapper .label.notice {
	color: #fff;
	background-color: #EDB129;
}

.global-wrapper a {
	text-decoration: underline;
}

.global-wrapper a[href^="tel:"] {
	color: #1295C6;
	font-weight: bold;
	text-decoration: none;
	pointer-events: auto;
}

.global-wrapper a[target="_blank"]:after {
	position: relative;
	top: -1px;
	left: 2px;
	content: "";
	font-family: "thu-icons";
	font-size: 11px;
}

.global-wrapper a .icon-arrow-right {
	margin-left: 0.6em;
	display: inline-block;
	position: relative;
	top: -1px;
	vertical-align: middle;
	line-height: inherit;
	font-size: 1.1rem;
}

.global-wrapper a .icon-arrow-left {
	margin-right: 0.6em;
	display: inline-block;
	position: relative;
	top: -1px;
	vertical-align: middle;
	line-height: inherit;
	font-size: 1.1rem;
}

.global-wrapper a[href$=".pdf"]:not(.no-filelink):after,
.global-wrapper a[href$=".doc"]:not(.no-filelink):after,
.global-wrapper a[href$=".docx"]:not(.no-filelink):after,
.global-wrapper a[href$=".xls"]:not(.no-filelink):after,
.global-wrapper a[href$=".xlsx"]:not(.no-filelink):after,
.global-wrapper a[href$=".txt"]:not(.no-filelink):after,
.global-wrapper a[href$=".zip"]:not(.no-filelink):after {
	display: inline-block;
	position: relative;
	top: 1px;
	line-height: 1;
	font-family: "thu-icons";
	font-size: 15px;
}

.global-wrapper a[href$=".pdf"]:not(.no-filelink):after {
	color: #E21050;
	content: "";
}

.global-wrapper a[href$=".doc"]:not(.no-filelink):after,
.global-wrapper a[href$=".docx"]:not(.no-filelink):after {
	color: #257BBA;
	content: "";
}

.global-wrapper a[href$=".xls"]:not(.no-filelink):after,
.global-wrapper a[href$=".xlsx"]:not(.no-filelink):after {
	color: #07A06B;
	content: "";
}

.global-wrapper a[href$=".txt"]:not(.no-filelink):after {
	color: #707070;
	content: "";
}

.global-wrapper a[href$=".zip"]:not(.no-filelink):after {
	color: #704C93;
	content: "";
}

.global-wrapper .link {
	padding-left: 0.642857143em;
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}

.global-wrapper .link:before,
.global-wrapper .link:after {
	position: absolute;
	top: 50%;
	left: -1px;
	width: auto;
	height: auto;
	line-height: 1;
	content: "";
	color: #1BDDA8;
	background: none;
	font-family: "thu-icons";
	font-size: 12px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.global-wrapper .link:before {
	opacity: 0;
	-webkit-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
}

html.no-touchevents .global-wrapper .link .link-inner:before,
html.no-touchevents .global-wrapper .link .link-inner:after {
	border-bottom: 1px solid #1B2D73;
	position: absolute;
	bottom: 0;
	content: "";
}

html.no-touchevents .global-wrapper .link .link-inner:before {
	right: 100%;
	left: 0;
}

html.no-touchevents .global-wrapper .link .link-inner:after {
	right: 0;
	left: 100%;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

html.no-touchevents .global-wrapper .link:hover {
	text-decoration: none;
}

html.no-touchevents .global-wrapper .link:hover:before {
	opacity: 1;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

html.no-touchevents .global-wrapper .link:hover:after {
	opacity: 0;
	-webkit-transform: translate(100%, -50%);
	transform: translate(100%, -50%);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

html.no-touchevents .global-wrapper .link:hover .link-inner:before {
	right: 0;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

html.no-touchevents .global-wrapper .link:hover .link-inner:after {
	left: 0;
	-webkit-transition: all 0s 0.2s linear;
	transition: all 0s 0.2s linear;
}

.global-wrapper .news-link a {
	padding-top: 21px;
	padding-bottom: 21px;
	border-bottom: 1px dotted #aaa;
	display: block;
	color: #1B2D73;
	text-decoration: none;
}

.global-wrapper .news-link time {
	margin-bottom: 7px;
	padding: 0 5px;
	display: block;
	color: #1BDDA8;
	font-weight: bold;
	font-size: 1.3rem;
	letter-spacing: 0.05em;
}

.global-wrapper .news-link .media {
	margin-right: -100%;
	margin-left: 4px;
	padding-bottom: 0;
	float: left;
	width: 80px;
	height: 60px;
}

.global-wrapper .news-link .content {
	padding-left: 96px;
}

.global-wrapper .news-link .content .label {
	margin: 0 0 5px;
	padding: 0 3px;
	display: table;
	width: 7em;
	line-height: 1.5;
	vertical-align: top;
	font-size: 1.0rem;
}

.global-wrapper .news-link .content .title {
	overflow: hidden;
	line-height: 1.538461538;
	font-weight: normal;
	font-size: 1.3rem;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .news-link:last-child a {
	border: 0;
}

.global-wrapper .news-link a:hover {
	text-decoration: none;
}

html.no-touchevents .global-wrapper .news-link a:hover .media:after {
	content: none;
}

html.no-touchevents .global-wrapper .news-link a:hover .media .media-item {
	-webkit-transform: none;
	transform: none;
}

html.no-touchevents .global-wrapper .news-link a:hover .title {
	color: #1B2D73;
}

.global-wrapper .feature_contents-link {
	margin-bottom: 25px;
	width: 100%;
	background-color: #fff;
}

.global-wrapper .feature_contents-link a {
	border-bottom: 2px solid #1BDDA8;
	display: block;
	text-decoration: none;
}

.global-wrapper .feature_contents-link .media {
	padding-bottom: 44.333333333%;
}

.global-wrapper .feature_contents-link .content {
	padding: 12px 7px 10px;
}

.global-wrapper .feature_contents-link .content p {
	margin: 0;
	line-height: 1.4;
	color: #1BDDA8;
	font-size: 1.2rem;
}

.global-wrapper .feature_contents-link .content .title {
	margin: 0;
	color: #1B2D73;
	font-weight: normal;
	font-size: 1.8rem;
}

.global-wrapper .feature_contents-link:last-child {
	margin-bottom: 0;
}

.global-wrapper .feature_contents-link a:hover {
	text-decoration: none;
}

.global-wrapper .cover-link {
	padding: 6px 5px 7px;
	width: 50%;
}

.global-wrapper .cover-link a {
	display: block;
	position: relative;
}

.global-wrapper .cover-link .media {
	padding-bottom: 62.5%;
}

.global-wrapper .cover-link .media:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	content: "";
	background: rgba(17, 31, 87, 0.5);
	opacity: 1;
}

.global-wrapper .cover-link .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.global-wrapper .cover-link .content .title {
	margin-bottom: 3px;
	padding-bottom: 8px;
	line-height: 1.285714286;
	color: #fff;
	font-size: 1.4rem;
	text-align: center;
}

.global-wrapper .cover-link .content .title:before {
	border-bottom: 2px solid #1BDDA8;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 32px;
	content: "";
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.global-wrapper .cover-link a:hover {
	text-decoration: none;
}

html.no-touchevents .global-wrapper .cover-link a:hover .media:after {
	background: rgba(17, 31, 87, 0.5);
	opacity: 1;
}

html.no-touchevents .global-wrapper .cover-link a:hover .media .media-item {
	opacity: 1;
}

.global-wrapper .cover-link a[target="_blank"]:after {
	content: none;
}

.global-wrapper .cover-link a[target="_blank"] .title:after {
	margin-left: 0.5em;
	display: inline-block;
	vertical-align: middle;
	content: "";
	font-family: "thu-icons";
	font-size: 11px;
}

.global-wrapper .figure-link {
	margin-bottom: 30px;
}

.global-wrapper .figure-link a {
	border-top: 2px solid #1BDDA8;
	display: block;
	color: #1B2D73;
	text-decoration: none;
}

.global-wrapper .figure-link .media {
	padding-bottom: 53.333333333%;
}

.global-wrapper .figure-link .title {
	padding: 11px 10px 13px;
	font-weight: normal;
	font-size: 1.5rem;
	text-align: center;
	background-color: #fff;
}

.global-wrapper .figure-link a:hover {
	text-decoration: none;
}

.global-wrapper .tab-nav {
	margin-bottom: 11px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.global-wrapper .tab-nav li {
	padding: 0 2px;
	width: 33.333333333%;
	max-width: 150px;
	line-height: 20px;
}

.global-wrapper .tab-nav li:before {
	content: none;
}

.global-wrapper .tab-nav li a {
	border: 2px solid #1B2D73;
	border-radius: 12px;
	display: block;
	color: #1B2D73;
	background-color: #fff;
	font-size: 1.1rem;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .tab-nav li.active a {
	color: #fff;
	background-color: #1B2D73;
}

.global-wrapper .tab-nav li a:hover {
	text-decoration: none;
}

html.no-touchevents .global-wrapper .tab-nav li a:hover {
	color: #fff;
	background-color: #1B2D73;
}

.global-wrapper .button,
.global-wrapper button {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 24px;
	display: inline-block;
	position: relative;
	z-index: 1;
	width: 327px;
	max-width: 100%;
	overflow: hidden;
	vertical-align: middle;
	line-height: 48px;
	font-weight: bold;
	font-size: 1.4rem;
	background: none;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.05em;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.global-wrapper .button:before,
.global-wrapper button:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 300%;
	height: 100%;
	content: "";
	background: linear-gradient(85deg, #1bdda8 0%, #3ddddd 33.333333333%, #1df2b8 66.666666667%, #3aefef 100%);
	-webkit-transition: all 1s ease-out;
	transition: all 1s ease-out;
}

.global-wrapper .button:after,
.global-wrapper button:after {
	border-radius: 25px;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	content: "";
	background-color: #fff;
}

.global-wrapper .button *,
.global-wrapper button * {
	pointer-events: none;
}

.global-wrapper .button a,
.global-wrapper button a {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.1;
	color: #fff;
	font-size: 100%;
	pointer-events: initial;
}

.global-wrapper .button a:hover,
.global-wrapper button a:hover {
	color: #fff;
	text-decoration: none;
}

.global-wrapper .button .button-inner,
.global-wrapper button .button-inner {
	padding: 1px 22.5px;
	display: block;
	position: relative;
	z-index: 1;
	color: #1BDDA8;
	letter-spacing: 0.025em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .button[target="_blank"]:after,
.global-wrapper button[target="_blank"]:after {
	position: absolute;
	top: 2px;
	left: 2px;
	content: "";
}

.global-wrapper .button[target="_blank"] .button-inner:after,
.global-wrapper button[target="_blank"] .button-inner:after {
	margin-left: 2px;
	display: inline-block;
	content: "";
	font-family: "thu-icons";
	font-size: 11px;
}

.global-wrapper .button + .button,
.global-wrapper .button + button,
.global-wrapper button + .button,
.global-wrapper button + button {
	margin-top: 21px;
}

.global-wrapper .button:hover,
.global-wrapper button:hover {
	text-decoration: none;
}

html.no-touchevents .global-wrapper .button:hover:before,
html.no-touchevents .global-wrapper button:hover:before {
	-webkit-transform: translate(-66.666666666%);
	transform: translate(-66.666666666%);
}

html.no-touchevents .global-wrapper .button:hover:after,
html.no-touchevents .global-wrapper button:hover:after {
	opacity: 0;
}

html.no-touchevents .global-wrapper .button:hover .button-inner,
html.no-touchevents .global-wrapper button:hover .button-inner {
	color: #fff;
}

.global-wrapper .button.cv,
.global-wrapper button.cv {
	border-radius: 60px;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}

.global-wrapper .button.cv:after,
.global-wrapper button.cv:after {
	content: none;
}

.global-wrapper .button.cv .button-inner,
.global-wrapper button.cv .button-inner {
	padding-top: 6px;
	padding-bottom: 6px;
	color: #fff;
}

.global-wrapper .button.cv + .button.cv,
.global-wrapper .button.cv + button.cv,
.global-wrapper button.cv + .button.cv,
.global-wrapper button.cv + button.cv {
	margin-top: 30px;
}

.global-wrapper .button.cancel,
.global-wrapper button.cancel {
	margin-right: auto;
	margin-left: auto;
	border-radius: 60px;
	display: table;
	width: 61.162079511%;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}

.global-wrapper .button.cancel:before,
.global-wrapper button.cancel:before {
	background: #aaa;
}

.global-wrapper .button.cancel:after,
.global-wrapper button.cancel:after {
	content: none;
}

.global-wrapper .button.cancel .button-inner,
.global-wrapper button.cancel .button-inner {
	padding-top: 6px;
	padding-bottom: 6px;
	color: #fff;
}

.global-wrapper .button-slide {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0;
	width: 60px;
	min-width: 60px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	text-indent: 200%;
}

.global-wrapper .button-slide:before {
	position: absolute;
	top: 50%;
	left: 50%;
	font-family: "thu-icons";
	font-size: 1.4rem;
	text-indent: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.global-wrapper .button-slide.prev:before {
	content: "";
}

.global-wrapper .button-slide.next:before {
	content: "";
}

.global-wrapper .button-shadow {
	display: inline-block;
	position: relative;
	max-width: 100%;
}

.global-wrapper .button-shadow:before {
	border-radius: 20px;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 77.300613497%;
	height: 40%;
	content: "";
	-webkit-box-shadow: 0px 0px 25px rgba(18, 185, 160, 0.45);
	box-shadow: 0px 0px 25px rgba(18, 185, 160, 0.45);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .button-shadow + .button-shadow {
	margin-top: 30px;
}

.global-wrapper .button-toggle .icon-arrow-bottom:after {
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .button-toggle:hover .icon-arrow-bottom:after {
	color: #fff;
}

.global-wrapper .button-toggle.active .icon-arrow-bottom:after {
	-webkit-transform: translate(0, -50%) rotate(90deg) scale(-1, 1);
	transform: translate(0, -50%) rotate(90deg) scale(-1, 1);
}

.global-wrapper .button-dates {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -10px;
}

.global-wrapper .button-dates li {
	margin: 0 0 10px 10px;
	padding: 0;
}

.global-wrapper .button-dates li:before {
	content: none;
}

.global-wrapper .button-dates li .button-shadow:hover:before {
	bottom: 5px;
}

.global-wrapper .button.date {
	width: 102px;
	border-radius: 4px;
	line-height: 1;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .button.date:after {
	content: none;
}

.global-wrapper .button.date .button-inner {
	color: #fff;
	padding: 19px 0 15px;
	font-size: 1.4rem;
	line-height: 1;
	letter-spacing: 0.05em;
}

.global-wrapper .button.date .button-inner b {
	display: block;
	font-size: 2rem;
	margin-bottom: 9px;
	font-family: "Open Sans", sans-serif;
}

.global-wrapper .button.date:hover {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

.global-wrapper .button.date.disabled {
	pointer-events: none;
}

.global-wrapper .button.date.disabled:before {
	background: #c9c9c9!important;
}

.global-wrapper .ripple-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.global-wrapper .ripple {
	border-radius: 50%;
	position: absolute;
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255, 0.8);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}

.global-wrapper .icon-cursor-right,
.global-wrapper .icon-cursor-left {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

.global-wrapper .icon-cursor-right:after,
.global-wrapper .icon-cursor-left:after {
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	content: "";
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.global-wrapper .icon-cursor-right:after {
	margin-left: 1px;
	border-left: 5px solid #fff;
}

.global-wrapper .icon-cursor-left:after {
	margin-left: -1px;
	border-right: 5px solid #fff;
}

.global-wrapper .icon-pdf {
	color: #E21050;
	font-size: 15px;
}

.global-wrapper .icon-pdf {
	color: #E21050;
	font-size: 15px;
}

.global-wrapper .icon-doc {
	color: #257BBA;
	font-size: 15px;
}

.global-wrapper .icon-xls {
	color: #07A06B;
	font-size: 15px;
}

.global-wrapper .icon-txt {
	color: #707070;
	font-size: 15px;
}

.global-wrapper .icon-zip {
	color: #704C93;
	font-size: 15px;
}

.global-wrapper .icon-external {
	font-size: 11px;
}

.global-wrapper .icon-media-play {
	display: inline-block;
	position: relative;
	width: 42px;
	height: 42px;
}

.global-wrapper .icon-media-play:before,
.global-wrapper .icon-media-play:after {
	border-radius: 50%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
}

.global-wrapper .icon-media-play:before {
	background: -webkit-gradient(linear, left top, left bottom, from(#3ddddd), to(#1bdda8));
	background: linear-gradient(#3ddddd 0%, #1bdda8 100%);
}

.global-wrapper .icon-media-play:after {
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background: #fff;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .icon-media-play span {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.global-wrapper .icon-media-play span:after {
	border: 12px solid transparent;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-right: 0;
	border-left-color: #fff;
	position: absolute;
	top: 14px;
	left: 16px;
	content: "";
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .icon-media-play.ghost:after {
	-webkit-transform: none;
	transform: none;
}

.global-wrapper .icon-media-play.ghost span:after {
	border-left-color: #1BDDA8;
}

.global-wrapper .icon-circle-line {
	border: 1px solid #fff;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	top: -2px;
	vertical-align: middle;
	width: 26px;
	height: 26px;
}

.global-wrapper .icon-arrow-bottom {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

.global-wrapper .icon-arrow-bottom:after {
	position: absolute;
	top: 50%;
	left: 5px;
	width: auto;
	height: auto;
	line-height: 1;
	content: "";
	color: #1BDDA8;
	background: none;
	font-family: "thu-icons";
	font-size: 11px;
	-webkit-transform: translate(0, -50%) rotate(90deg);
	transform: translate(0, -50%) rotate(90deg);
}

.global-wrapper table {
	margin: 0 0 1.071428571em;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.global-wrapper th {
	padding: 7px 11px 5px;
	border: 1px solid #C3C3C3;
	line-height: 1.428571429;
	font-size: 1.4rem;
	background-color: #F8F8F8;
	letter-spacing: 0.024em;
}

.global-wrapper td {
	padding: 13px 16px 11px;
	border: 1px solid #C3C3C3;
	width: 78%;
	line-height: 1.428571429;
	vertical-align: top;
	background-color: #fff;
	letter-spacing: 0.024em; /*
	&:first-child {
		padding-left: 11px;
	}
*/
}

.global-wrapper td:last-child {
	padding-right: 11px;
}

.global-wrapper td > *:first-child {
	margin-top: 0;
	padding-top: 0;
}

.global-wrapper td > *:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.global-wrapper td > p {
	margin-bottom: 0.642857143em;
	padding-right: 6px;
	line-height: 1.428571429;
	letter-spacing: 0.024em;
}

.global-wrapper thead {
	text-align: center;
}

.global-wrapper thead th {
	padding-top: 11px;
	padding-bottom: 9px;
}

.global-wrapper td .img-fleft .image {
	margin-bottom: 20px;
}

.global-wrapper td .img-fright .image {
	margin-bottom: 20px;
}

.global-wrapper td .img-left-middle .image {
	margin-bottom: 20px;
}

.global-wrapper td .img-right-middle .image {
	margin-bottom: 20px;
}

.global-wrapper .table-scrollable {
	margin-bottom: 1.071428571em;
	overflow-x: auto;
	-webkit-overflowscrolling: touch;
	white-space: nowrap;
}

.global-wrapper .table-scrollable table {
	margin-bottom: 0;
}

.global-wrapper .table-scrollable th {
	min-width: 5.1em;
}

.global-wrapper .table-flow tr:nth-child(10) th {
	background-color: #131E43;
}

.global-wrapper .table-flow tr:nth-child(9) th {
	background-color: #182958;
}

.global-wrapper .table-flow tr:nth-child(8) th {
	background-color: #1B3269;
}

.global-wrapper .table-flow tr:nth-child(7) th {
	background-color: #1F3A78;
}

.global-wrapper .table-flow tr:nth-child(6) th {
	background-color: #224387;
}

.global-wrapper .table-flow tr:nth-child(5) th {
	background-color: #264B96;
}

.global-wrapper .table-flow tr:nth-child(4) th {
	background-color: #2952A3;
}

.global-wrapper .table-flow tr:nth-child(3) th {
	background-color: #2D5BB3;
}

.global-wrapper .table-flow tr:nth-child(2) th {
	background-color: #3062C1;
}

.global-wrapper .table-flow tr:nth-child(1) th {
	background-color: #346AD0;
}

.global-wrapper .table-flow tr {
	display: block;
}

.global-wrapper .table-flow th {
	display: block;
	width: 100%;
	color: #FFF;
	border: 0;
}

.global-wrapper .table-flow td {
	display: block;
	width: 100%;
	border-top: 0;
}

.global-wrapper .table-flow td:empty {
	display: none;
}

.global-wrapper .table-flow td[rowspan] + td {
	border-bottom: 0;
	padding-bottom: 0;
}

.global-wrapper label {
	margin-bottom: 4px;
	display: block;
	line-height: 1.142857143;
	color: #525252;
	font-weight: bold;
	font-size: 1.4rem;
	letter-spacing: 0.024em;
	cursor: pointer;
}

.global-wrapper input:not([type="radio"]):not([type="checkbox"]),
.global-wrapper textarea,
.global-wrapper select {
	padding: 6px 11px 8px;
	border-radius: 3px;
	width: 100%;
	color: #353852;
	font-size: 1.6rem;
}

.global-wrapper input:not([type="radio"]):not([type="checkbox"]):hover,
.global-wrapper textarea:hover,
.global-wrapper select:hover {
	outline-color: rgba(255, 255, 255, 0);
}

.global-wrapper textarea {
	line-height: 1.6875;
	resize: none;
}

.global-wrapper select {
	padding: 8px 7px 8px;
	height: 48px;
}

.global-wrapper .form-row {
	margin-bottom: 29px;
}

.global-wrapper .form-row .message {
	margin: 0;
	line-height: 1.166666667;
	font-size: 1.2rem;
}

.global-wrapper .form-row.select select {
	padding-right: 56px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

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

.global-wrapper .form-row.select .select-item {
	position: relative;
}

.global-wrapper .form-row.select .select-item:before {
	margin-top: 2px;
	position: absolute;
	top: 50%;
	right: 17px;
	z-index: 1;
	content: "";
	color: #fff;
	font-family: "thu-icons";
	font-size: 15px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	pointer-events: none;
}

.global-wrapper .form-row.select .select-item:after {
	position: absolute;
	top: 1px;
	right: 1px;
	bottom: 1px;
	width: 46px;
	content: "";
	background-color: #BCBCBC;
	pointer-events: none;
}

.global-wrapper .form-row.radio {
	position: relative;
}

.global-wrapper .form-row.radio > label {
	margin-bottom: 8px;
}

.global-wrapper .form-row.radio .radio-item {
	margin: 0 0 5px;
	padding: 10px 10px 12px;
	border-radius: 3px;
	overflow: hidden;
	background-color: #F8F8F8;
}

.global-wrapper .form-row.radio .radio-item input[type="radio"] {
	position: absolute;
	top: 0;
	left: -100%;
}

.global-wrapper .form-row.radio .radio-item span {
	padding-left: 22px;
	display: block;
	position: relative;
	font-size: 1.6rem;
}

.global-wrapper .form-row.radio .radio-item span:before {
	margin-top: 1px;
	border: 1px solid #D0D0D0;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	width: 16px;
	height: 16px;
	content: "";
	background: #fff;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .form-row.radio .radio-item span:after {
	margin-top: 1px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 3px;
	width: 10px;
	height: 10px;
	content: "";
	background: #2A355F;
	-webkit-transform: translate(0, -50%) scale(0);
	transform: translate(0, -50%) scale(0);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .form-row.radio .radio-item input[type="radio"]:checked + span:before {
	border-color: #2A355F;
}

.global-wrapper .form-row.radio .radio-item input[type="radio"]:checked + span:after {
	-webkit-transform: translate(0, -50%) scale(1);
	transform: translate(0, -50%) scale(1);
}

.global-wrapper .form-row.radio .radio-item:last-child {
	margin-bottom: 0;
}

.global-wrapper .form-row.cb {
	position: relative;
}

.global-wrapper .form-row.cb > label {
	margin-bottom: 8px;
}

.global-wrapper .form-row.cb .cb-item {
	margin: 0 0 5px;
	padding: 10px 10px 12px;
	border-radius: 3px;
	overflow: hidden;
	background-color: #F8F8F8;
}

.global-wrapper .form-row.cb .cb-item input[type="checkbox"] {
	position: absolute;
	top: 0;
	left: -100%;
}

.global-wrapper .form-row.cb .cb-item span {
	padding-left: 22px;
	display: block;
	position: relative;
	font-size: 1.6rem;
}

.global-wrapper .form-row.cb .cb-item span:before {
	margin-top: 1px;
	border: 1px solid #D0D0D0;
	position: absolute;
	top: 50%;
	left: 0;
	width: 16px;
	height: 16px;
	content: "";
	background: #fff;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .form-row.cb .cb-item span:after {
	margin-top: 1px;
	border-right: 3px solid #2A355F;
	border-bottom: 3px solid #2A355F;
	position: absolute;
	top: 45%;
	left: 5px;
	width: 7px;
	height: 11px;
	content: "";
	-webkit-transform: translate(0, -50%) rotate(60deg) skewY(10deg) scale(0);
	transform: translate(0, -50%) rotate(60deg) skewY(10deg) scale(0);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .form-row.cb .cb-item input[type="checkbox"]:checked + span:before {
	border-color: #2A355F;
}

.global-wrapper .form-row.cb .cb-item input[type="checkbox"]:checked + span:after {
	-webkit-transform: translate(0, -50%) rotate(40deg) skewY(10deg) scale(1);
	transform: translate(0, -50%) rotate(40deg) skewY(10deg) scale(1);
}

.global-wrapper .form-row.cb .cb-item:last-child {
	margin-bottom: 0;
}

.global-wrapper .form-row.required > label:before {
	margin-right: 2px;
	color: #1BDDA8;
	content: "*";
}

.global-wrapper .form-row.error input:not([type="radio"]):not([type="checkbox"]),
.global-wrapper .form-row.error textarea {
	border-color: #E21050;
}

.global-wrapper .form-row.error input:not([type="radio"]):not([type="checkbox"]) + .message,
.global-wrapper .form-row.error textarea + .message {
	padding-top: 4px;
	color: #E21050;
}

.global-wrapper ul {
	margin: 0 0 1.071428571em;
	padding: 0;
}

.global-wrapper li {
	margin-bottom: 8px;
	padding-left: 16px;
	position: relative;
	line-height: 1.428571429;
	letter-spacing: 0.05em;
	list-style: none;
}

.global-wrapper li:before {
	position: absolute;
	top: 8px;
	left: 0;
	width: 8px;
	height: 2px;
	content: "";
	background-color: #1BDDA8;
}

.global-wrapper ol {
	margin: 0 0 1.071428571em;
	padding: 0;
	counter-reset: ol;
}

.global-wrapper ol li {
	margin-bottom: 24px;
	padding-left: 22px;
	counter-increment: ol;
}

.global-wrapper ol li:before {
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	content: counter(ol) ".";
	color: #1BDDA8;
	background: none;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.global-wrapper ol li ol {
	margin-bottom: 0;
	padding-top: 9px;
	padding-left: 17px;
}

.global-wrapper ol li li {
	margin-bottom: 9px;
}

.global-wrapper ol li li:before {
	left: -8px;
	content: "(" counter(ol) ")";
	color: #353852;
	font-weight: normal;
}

.global-wrapper ol > li:nth-child(n + 10) {
	padding-left: 33px;
}

.global-wrapper .lists {
	margin-bottom: 30px;
}

.global-wrapper .lists .lists-item {
	margin-bottom: 22px;
}

.global-wrapper .em-lists {
	margin-bottom: 30px;
}

.global-wrapper .em-lists .title {
	font-weight: bold;
	margin-bottom: 5px;
}

.global-wrapper .em-lists .em-lists-item {
	margin-bottom: 22px;
}

.global-wrapper .em-list {
	margin: 0 0 10px;
	padding: 17px 20px 9px;
	background-color: #F8F8F8;
}

.global-wrapper .tel-list li {
	margin-bottom: 14px;
	padding-left: 0;
}

.global-wrapper .tel-list li:before {
	content: none;
}

.global-wrapper .tel-list a {
	padding-left: 0.714285714em;
	vertical-align: middle;
	color: #1295C6;
	font-weight: bold;
	text-decoration: none;
}

.global-wrapper .tel-list .label {
	min-width: 5em;
}

.global-wrapper .news-list {
	border-top: 1px dotted #aaa;
}

.global-wrapper .news-list a {
	display: block;
	text-decoration: none;
}

.global-wrapper .news-list a:after {
	display: block;
	clear: both;
	content: '';
}

.global-wrapper .news-list li {
	margin-bottom: 0;
	padding: 20px 0 15px;
	border-bottom: 1px dotted #aaa;
}

.global-wrapper .news-list li:before {
	content: none;
}

.global-wrapper .news-list .media {
	margin-bottom: 5px;
	padding-bottom: 18.348623853%;
	float: left;
	width: 31.19266055%;
}

.global-wrapper .news-list .content {
	padding-left: 34.556574924%;
}

.global-wrapper .news-list time {
	margin-bottom: 8px;
	display: block;
	line-height: 1;
	color: #1BDDA8;
	font-weight: bold;
	font-size: 1.3rem;
}

.global-wrapper .news-list .title {
	margin: 0;
	line-height: 1.538461538;
	font-weight: normal;
	font-size: 1.3rem;
}

.global-wrapper .link-lists .link-lists-item {
	margin-bottom: 30px;
}

.global-wrapper .link-lists .link-lists-item .link-lists-title {
	margin-bottom: 2px;
}

.global-wrapper .link-list li {
	margin-bottom: 12px;
	padding-left: 0;
}

.global-wrapper .link-list li:before {
	content: none;
}

.global-wrapper .link-list a {
	padding-left: 15px;
	display: inline-block;
	position: relative;
	text-decoration: none;
}

.global-wrapper .link-list a:before,
.global-wrapper .link-list a:after {
	position: absolute;
	top: 50%;
	left: 6px;
	width: auto;
	height: auto;
	line-height: 1;
	content: "";
	color: #1BDDA8;
	background: none;
	font-family: "thu-icons";
	font-size: 12px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.global-wrapper .link-list a:before {
	opacity: 0;
	-webkit-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
}

html.no-touchevents .global-wrapper .link-list a .link-inner:before,
html.no-touchevents .global-wrapper .link-list a .link-inner:after {
	border-bottom: 1px solid #1B2D73;
	position: absolute;
	bottom: 0;
	content: "";
}

html.no-touchevents .global-wrapper .link-list a .link-inner:before {
	right: 100%;
	left: 0;
}

html.no-touchevents .global-wrapper .link-list a .link-inner:after {
	right: 0;
	left: 100%;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

html.no-touchevents .global-wrapper .link-list a:hover {
	text-decoration: none;
}

html.no-touchevents .global-wrapper .link-list a:hover:before {
	opacity: 1;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

html.no-touchevents .global-wrapper .link-list a:hover:after {
	opacity: 0;
	-webkit-transform: translate(100%, -50%);
	transform: translate(100%, -50%);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

html.no-touchevents .global-wrapper .link-list a:hover .link-inner:before {
	right: 0;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

html.no-touchevents .global-wrapper .link-list a:hover .link-inner:after {
	left: 0;
	-webkit-transition: all 0s 0.2s linear;
	transition: all 0s 0.2s linear;
}

.global-wrapper .link-list-button li {
	margin-bottom: 8px;
	padding: 0;
	background-color: #F8F8F8;
	font-weight: bold;
}

.global-wrapper .link-list-button a {
	display: block;
	padding: 12px 12px 12px 36px;
}

.global-wrapper .link-list-button a:before,
.global-wrapper .link-list-button a:after {
	left: 20px;
}

html.no-touchevents .global-wrapper .link-list-button a .link-inner:before,
html.no-touchevents .global-wrapper .link-list-button a .link-inner:after {
	border-bottom-color: #1BDDA8;
}

.global-wrapper .link-list-navigation {
	padding: 0;
	border-top: 1px solid #ddd;
}

.global-wrapper .link-list-navigation li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
}

.global-wrapper .link-list-navigation a {
	padding: 15px 5px 15px 26px;
	display: block;
	font-weight: bold;
}

.global-wrapper .link-list-navigation a:before,
.global-wrapper .link-list-navigation a:after {
	top: 25px;
	left: 10px;
}

html.no-touchevents .global-wrapper .link-list-navigation a .link-inner:before,
html.no-touchevents .global-wrapper .link-list-navigation a .link-inner:after {
	border-bottom-color: #1BDDA8;
}

.global-wrapper .dept-list .dept-list-item {
	margin-bottom: 31px;
	background-color: #F8F8F8;
}

.global-wrapper .dept-list .media {
	padding-bottom: 49.235474006%;
	width: 100%;
}

.global-wrapper .dept-list ul {
	margin: 0;
	padding: 10px 20px;
	border-top: 0;
}

.global-wrapper .dept-list li:last-child {
	border-bottom: 0;
}

.global-wrapper .dept-list li > .link-inner {
	padding: 16px 5px 9px 0;
	color: #1B2D73;
}

.global-wrapper .dept-list a {
	padding: 16px 5px 9px 25px;
	position: relative;
	text-decoration: none;
}

.global-wrapper .dept-list a:before,
.global-wrapper .dept-list a:after {
	top: 50%;
	left: 9px;
}

html.no-touchevents .global-wrapper .dept-list a .link-inner:before,
html.no-touchevents .global-wrapper .dept-list a .link-inner:after {
	bottom: -1px;
}

.global-wrapper .dept-list .labels {
	position: absolute;
	top: 50%;
	right: 1px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.global-wrapper .dept-list .labels .label {
	margin: 0 0 2px;
	display: block;
	min-width: 5em;
}

.global-wrapper .dept-list .labels .label:last-child {
	margin-bottom: 0;
}

.global-wrapper .dept-list .caption {
	margin-bottom: 5px;
	display: block;
	line-height: 1.2;
	color: #353852;
	font-weight: normal;
	font-size: 1.2rem;
}

.global-wrapper .dept-list .title {
	margin: 0;
	padding-bottom: 7px;
	display: block;
	font-size: 1.4rem;
	letter-spacing: 0.025em;
}

.global-wrapper .dept-list li:first-child .title {
	font-size: 1.8rem;
}

.global-wrapper .dept-list .caption ~ .title {
	padding-bottom: 0;
	font-size: 1.4rem;
}

.global-wrapper .dept-list .labels ~ .caption {
	padding-right: 70px;
}

.global-wrapper .dept-list .labels ~ .title {
	padding-right: 70px;
}

.global-wrapper .pagelink-list {
	font-size: 1.3rem;
	line-height: 2;
}

.global-wrapper .pagelink-list li {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	margin-right: 15px;
}

.global-wrapper .pagelink-list li:before {
	position: absolute;
	top: 50%;
	left: 0;
	width: auto;
	height: auto;
	line-height: 1;
	content: "";
	color: #1BDDA8;
	background: none;
	font-family: "thu-icons";
	font-size: 11px;
	-webkit-transform: translate(0, -50%) rotate(90deg);
	transform: translate(0, -50%) rotate(90deg);
}

.global-wrapper .pagelink-list li a {
	text-decoration: none;
}

.global-wrapper .media {
	padding-bottom: 61.349693252%;
	display: block;
	position: relative;
	overflow: hidden;
}

.global-wrapper .media:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: none;
	background: -webkit-gradient(linear, left bottom, left top, from(#1bdda8), to(#3ddddd));
	background: linear-gradient(0deg, #1bdda8 0%, #3ddddd 100%);
	opacity: 0;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

html.no-touchevents .global-wrapper .media:after {
	content: "";
}

.global-wrapper .media .media-item {
	margin: auto;
	position: absolute;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
	z-index: 1;
	max-width: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .media .attention {
	display: none;
}

.global-wrapper .media .attention i {
	margin-left: 10px;
}

html.no-touchevents .global-wrapper a:hover .media:after {
	background: linear-gradient(-45deg, #1bdda8 0%, #3ddddd 100%);
	opacity: 1;
}

html.no-touchevents .global-wrapper a:hover .media .media-item {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.global-wrapper [data-imagecover].image-portlait img {
	width: auto !important;
	max-width: none !important;
	height: 100% !important;
}

.global-wrapper [data-imagecover].image-landscape img {
	width: 100% !important;
	max-width: none !important;
	height: auto !important;
}

.global-wrapper .media-horizontal .media-item {
	width: auto;
	height: 100%;
}

.global-wrapper .media-vertical .media-item {
	width: 100%;
	height: auto;
}

.global-wrapper .media-title {
	margin: 0;
	padding: 0;
	display: block;
	line-height: 1.555555556;
	background-color: #F8F8F8;
	font-weight: bold;
	font-size: 1.8rem;
	letter-spacing: 0.05em;
}

.global-wrapper .media-title:before,
.global-wrapper .media-title:after {
	content: none;
}

.global-wrapper .media-title .media-title-inner {
	padding: 25px 0 19px;
	display: block;
	position: relative;
}

.global-wrapper .media-title a.media-title-inner {
	text-decoration: none;
}

.global-wrapper .media-title a.media-title-inner:after {
	position: absolute;
	top: 50%;
	right: 18px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	content: "";
	color: #fff;
	background-color: #1BDDA8;
	font-family: "thu-icons";
	font-size: 10px;
	text-align: center;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.global-wrapper .media.person {
	padding-bottom: 85.889570552%;
}

.global-wrapper .media.person + .media-title .name {
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
	font-size: 1.8rem;
	letter-spacing: 0.12em;
}

.global-wrapper .media.person + .media-title .name strong {
	margin-right: 0.8em;
}

.global-wrapper .media.person + .media-title .caption {
	display: block;
	font-weight: normal;
	font-size: 1.4rem;
	letter-spacing: 0.12em;
}

.global-wrapper .media.person.em + .media-title {
	position: relative;
	z-index: 1;
}

.global-wrapper .media.person.em + .media-title .media-title-inner {
	padding: 9px 20px 10px;
	position: relative;
	top: -2px;
	color: #fff;
	background: linear-gradient(-45deg, #b5a7e1 0%, #8d9de6 15.44%, #6e95ea 18.69%, #5890ed 22.82%, #4b8cee 26.49%, #468bef 30.62%, #417fdf 39.94%, #305cb1 66.65%, #25428f 80.7%, #1e337a 92.3%, #1b2d73 100%);
	-webkit-transform: translate(24px, -50%);
	transform: translate(24px, -50%);
}

.global-wrapper .media.person.em + .media-title .name {
	margin-bottom: 0;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}

.global-wrapper .media.person.em + .media-title .caption {
	line-height: 1.5;
	font-size: 1.2rem;
	letter-spacing: 0.05em;
}

.global-wrapper .google-map {
	margin: 0 auto 30px;
}

.global-wrapper .google-map-inner {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 79.447852761%;
	overflow: hidden;
	margin: 0 auto;
}

.global-wrapper .google-map-inner iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */

.modaal-noscroll {
	overflow: hidden;
}

.modaal-accessible-hide {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}

.modaal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	opacity: 0;
}

.modaal-wrapper {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	overflow: auto;
	opacity: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.modaal-wrapper * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-backface-visibility: hidden;
}

.modaal-wrapper .modaal-close {
	border: none;
	background: transparent;
	padding: 0;
	-webkit-appearance: none;
}

.modaal-wrapper.modaal-start_none {
	display: none;
	opacity: 1;
}

.modaal-wrapper.modaal-start_fade {
	opacity: 0;
}

.modaal-wrapper *[tabindex="0"] {
	outline: none !important;
}

.modaal-wrapper.modaal-fullscreen {
	overflow: hidden;
}

.modaal-outer-wrapper {
	display: table;
	position: relative;
	width: 100%;
	height: 100%;
}

.modaal-fullscreen .modaal-outer-wrapper {
	display: block;
}

.modaal-inner-wrapper {
	display: table-cell;
	width: 100%;
	height: 100%;
	position: relative;
	vertical-align: middle;
	text-align: center;
	padding: 80px 25px;
}

.modaal-fullscreen .modaal-inner-wrapper {
	padding: 0;
	display: block;
	vertical-align: top;
}

.modaal-container {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: auto;
	text-align: left;
	color: #000;
	max-width: 1000px;
	border-radius: 0px;
	background: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: auto;
}

.modaal-container.is_loading {
	height: 100px;
	width: 100px;
	overflow: hidden;
}

.modaal-fullscreen .modaal-container {
	max-width: none;
	height: 100%;
	overflow: auto;
}

#modaal-close {
	position: fixed;
	right: 20px;
	top: 20px;
	color: #fff;
	cursor: pointer;
	opacity: 1;
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0);
	border-radius: 100%;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#modaal-close:focus,
#modaal-close:hover {
	outline: none;
	background: #fff;
}

#modaal-close:focus:before,
#modaal-close:focus:after,
#modaal-close:hover:before,
#modaal-close:hover:after {
	background: #b93d0c;
	opacity: 1;
}

#modaal-close span {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}

#modaal-close:before,
#modaal-close:after {
	display: block;
	content: " ";
	position: absolute;
	top: 14px;
	left: 23px;
	width: 4px;
	height: 22px;
	border-radius: 4px;
	background: #fff;
	-webkit-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}

#modaal-close:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#modaal-close:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.modaal-fullscreen #modaal-close {
	background: #afb7bc;
	right: 10px;
	top: 10px;
}

.modaal-content-container {
	padding: 28px;
}

.modaal-confirm-wrap {
	padding: 30px 0 0;
	text-align: center;
	font-size: 0;
}

.modaal-confirm-btn {
	font-size: 14px;
	display: inline-block;
	margin: 0 10px;
	vertical-align: middle;
	cursor: pointer;
	border: none;
	background: transparent;
}

.modaal-confirm-btn.modaal-ok {
	padding: 10px 15px;
	color: #fff;
	background: #555;
	border-radius: 3px;
	-webkit-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}

.modaal-confirm-btn.modaal-ok:hover {
	background: #2f2f2f;
}

.modaal-confirm-btn.modaal-cancel {
	text-decoration: underline;
}

.modaal-confirm-btn.modaal-cancel:hover {
	text-decoration: none;
	color: #2f2f2f;
}

.modaal-instagram .modaal-container {
	width: auto;
	background: transparent;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.modaal-instagram .modaal-content-container {
	padding: 0;
	background: transparent;
}

.modaal-instagram .modaal-content-container > blockquote {
	width: 1px !important;
	height: 1px !important;
	opacity: 0 !important;
}

.modaal-instagram iframe {
	opacity: 0;
	margin: -6px !important;
	border-radius: 0 !important;
	width: 1000px !important;
	max-width: 800px !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-animation: instaReveal 1s linear forwards;
	animation: instaReveal 1s linear forwards;
}

.modaal-image .modaal-inner-wrapper {
	padding-left: 140px;
	padding-right: 140px;
}

.modaal-image .modaal-container {
	width: auto;
	max-width: 100%;
}

.modaal-gallery-wrap {
	position: relative;
	color: #fff;
}

.modaal-gallery-item {
	display: none;
}

.modaal-gallery-item img {
	display: block;
}

.modaal-gallery-item.is_active {
	display: block;
}

.modaal-gallery-label {
	position: absolute;
	left: 0;
	width: 100%;
	margin: 6px 0 0;
	line-height: 1.666666667;
	font-size: 1.2rem;
	color: #fff;
}

.modaal-gallery-label:focus {
	outline: none;
}

.modaal-gallery-control {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 1;
	cursor: pointer;
	color: #fff;
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0);
	border: none;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.modaal-gallery-control.is_hidden {
	opacity: 0;
	cursor: default;
}

.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
	outline: none;
	background: #fff;
}

.modaal-gallery-control:focus:before,
.modaal-gallery-control:focus:after,
.modaal-gallery-control:hover:before,
.modaal-gallery-control:hover:after {
	background: #afb7bc;
}

.modaal-gallery-control span {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}

.modaal-gallery-control:before,
.modaal-gallery-control:after {
	display: block;
	content: " ";
	position: absolute;
	top: 16px;
	left: 25px;
	width: 4px;
	height: 18px;
	border-radius: 4px;
	background: #fff;
	-webkit-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}

.modaal-gallery-control:before {
	margin: -5px 0 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.modaal-gallery-control:after {
	margin: 5px 0 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.modaal-gallery-next-inner {
	left: 100%;
	margin-left: 40px;
}

.modaal-gallery-next-outer {
	right: 45px;
}

.modaal-gallery-prev:before,
.modaal-gallery-prev:after {
	left: 22px;
}

.modaal-gallery-prev:before {
	margin: 5px 0 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.modaal-gallery-prev:after {
	margin: -5px 0 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.modaal-gallery-prev-inner {
	right: 100%;
	margin-right: 40px;
}

.modaal-gallery-prev-outer {
	left: 45px;
}

.modaal-video-wrap {
	margin: auto 50px;
	position: relative;
}

.modaal-video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	background: #000;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.modaal-video-container iframe,
.modaal-video-container object,
.modaal-video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.modaal-iframe .modaal-content {
	width: 100%;
	height: 100%;
}

.modaal-iframe-elem {
	width: 100%;
	height: 100%;
	display: block;
}

.modaal-loading-spinner {
	background: none;
	position: absolute;
	width: 200px;
	height: 200px;
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -100px;
	-webkit-transform: scale(0.25);
	transform: scale(0.25);
}

.modaal-loading-spinner > div {
	width: 24px;
	height: 24px;
	margin-left: 4px;
	margin-top: 4px;
	position: absolute;
}

.modaal-loading-spinner > div > div {
	width: 100%;
	height: 100%;
	border-radius: 15px;
	background: #fff;
}

.modaal-loading-spinner > div:nth-of-type(1) > div {
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

.modaal-loading-spinner > div:nth-of-type(2) > div,
.modaal-loading-spinner > div:nth-of-type(3) > div {
	-ms-animation: modaal-loading-spinner 1s linear infinite;
	-moz-animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	-o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(1) {
	-webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(2) > div {
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation-delay: .12s;
	animation-delay: .12s;
}

.modaal-loading-spinner > div:nth-of-type(2) {
	-webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(3) > div {
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation-delay: .25s;
	animation-delay: .25s;
}

.modaal-loading-spinner > div:nth-of-type(4) > div,
.modaal-loading-spinner > div:nth-of-type(5) > div {
	-ms-animation: modaal-loading-spinner 1s linear infinite;
	-moz-animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	-o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(3) {
	-webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(4) > div {
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation-delay: .37s;
	animation-delay: .37s;
}

.modaal-loading-spinner > div:nth-of-type(4) {
	-webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(5) > div {
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
}

.modaal-loading-spinner > div:nth-of-type(6) > div,
.modaal-loading-spinner > div:nth-of-type(7) > div {
	-ms-animation: modaal-loading-spinner 1s linear infinite;
	-moz-animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	-o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(5) {
	-webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(6) > div {
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation-delay: .62s;
	animation-delay: .62s;
}

.modaal-loading-spinner > div:nth-of-type(6) {
	-webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(7) > div {
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation-delay: .75s;
	animation-delay: .75s;
}

.modaal-loading-spinner > div:nth-of-type(7) {
	-webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(8) > div {
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation-delay: .87s;
	animation-delay: .87s;
}

.modaal-loading-spinner > div:nth-of-type(8) {
	-webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}

.modaal-wrapper .modaal-inner-wrapper {
	padding-top: 0;
	padding-bottom: 0;
}

.modaal-wrapper .modaal-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100vh;
	max-height: 80vh;
	background: none;
}

.modaal-wrapper .modaal-content {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.modaal-wrapper .modaal-close {
	margin-left: auto;
	border-radius: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	position: relative;
	top: auto;
	right: auto;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.modaal-wrapper .modaal-close:before {
	border-radius: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto;
	height: auto;
	background: -webkit-gradient(linear, left top, left bottom, from(#3ddddd), to(#1bdda8));
	background: linear-gradient(#3ddddd 0%, #1bdda8 100%);
	-webkit-transform: none;
	transform: none;
}

.modaal-wrapper .modaal-close:after {
	border-radius: 0;
	display: inline-block;
	position: relative;
	top: 0;
	right: auto;
	left: auto;
	width: auto;
	height: auto;
	content: "";
	background: none;
	font-family: "thu-icons";
	font-weight: bold;
	font-size: 14px;
	-webkit-transform: none;
	transform: none;
}

.modaal-wrapper.modaal-inline .modaal-content-container,
.modaal-wrapper.modaal-ajax .modaal-content-container {
	background: #fff;
}

.modaal-wrapper.modaal-iframe .modaal-inner-wrapper {
	padding-top: 0;
	padding-bottom: 0;
}

.modaal-wrapper.modaal-iframe .modaal-container {
	max-height: 80%;
	height: 100%;
}

.modaal-wrapper.modaal-iframe .modaal-content {
	background: #fff;
}

.modaal-wrapper.modaal-video .modaal-inner-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.modaal-wrapper.modaal-video .modaal-video-wrap {
	margin: 0;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.modaal-wrapper.modaal-video .modaal-video-container {
	padding-bottom: 56.25%;
	height: auto;
}

.modaal-wrapper.modaal-video .modaal-video-container .modaa-video-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.inline-modal-content {
	display: none;
}

.global-wrapper { /**
 * Swiper 4.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 14, 2018
 */
}

.global-wrapper .component-header_info {
	background-color: #F8F8F8;
}

.global-wrapper .component-header_info .label {
	margin: 0;
	padding-right: 11px;
	padding-left: 11px;
	border: 0;
	min-width: 0;
	line-height: 1.857142857;
	vertical-align: top;
	font-size: 1.4rem;
}

.global-wrapper .component-header_info .label:before {
	content: none;
}

.global-wrapper .component-header_info .content {
	padding: 14px 18px;
	line-height: 1.5;
	font-size: 1.6rem;
}

.global-wrapper .component-header_info .content * {
	line-height: inherit;
	font-size: inherit;
}

.global-wrapper .component-header_info .content > *:first-child {
	margin-top: 0;
}

.global-wrapper .component-header_info .content > *:last-child {
	margin-bottom: 0;
}

.global-wrapper .component-header_info .content .link-list li {
	margin-bottom: 2px;
}

.global-wrapper .component-header_info .content .link-list li a {
	padding-left: 22px;
}

.global-wrapper .component-header_info .content .link-list li a:before,
.global-wrapper .component-header_info .content .link-list li a:after {
	top: 0.45em;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper .component-header_info .content .link-list li a:before {
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
}

html.no-touchevents .global-wrapper .component-header_info .content .link-list li a:hover:before {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

html.no-touchevents .global-wrapper .component-header_info .content .link-list li a:hover:after {
	-webkit-transform: translate(100%, 0);
	transform: translate(100%, 0);
}

.global-wrapper .component-header_info.attention {
	color: #fff;
	background-color: #C4154B;
}

.global-wrapper .component-header_info.attention .label {
	color: #C4154B;
	background-color: #fff;
}

.global-wrapper .component-header_info.attention a {
	color: #fff;
}

.global-wrapper .component-search-field {
	position: relative;
	width: 327px;
	max-width: 100%;
}

.global-wrapper .component-search-field input {
	padding: 10px 59px 8px 11px;
	font-size: 1.4rem;
}

.global-wrapper .component-search-field button {
	border-radius: 0 2px 2px 0;
	position: absolute;
	top: 1px;
	bottom: 1px;
	right: 1px;
	width: 48px;
	line-height: 46px;
}

.global-wrapper .component-search-field button:after {
	content: none;
}

.global-wrapper .component-search-field button .button-inner {
	padding: 1px 0 0;
	height: 100%;
	color: #fff;
}

.global-wrapper .component-search-field button .button-inner i {
	font-size: 15px;
}

.global-wrapper .component-cards .card {
	margin-bottom: 30px;
	position: relative;
}

.global-wrapper .component-cards .card > a {
	display: block;
	text-decoration: none;
}

.global-wrapper .component-cards .card .card-inner {
	height: 100%;
	background: #f8f8f8;
}

.global-wrapper .component-cards .card .image {
	position: relative;
}

.global-wrapper .component-cards .card .image .media {
	padding-bottom: 61.349693252%;
}

.global-wrapper .component-cards .card .image .media-title {
	line-height: 1.428571429;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}

.global-wrapper .component-cards .card .image .media-title-inner {
	padding: 21px 20px;
	letter-spacing: 0.05em;
}

.global-wrapper .component-cards .card .content {
	padding: 17px 0 0;
	position: relative;
}

.global-wrapper .component-cards .card .content .title {
	color: #1B2D73;
	font-weight: bold;
}

.global-wrapper .component-cards .card .content .caption {
	margin-bottom: 1.5em;
	line-height: 1.5;
	font-size: 1.2rem;
}

.global-wrapper .component-cards .card .content *:first-child {
	margin-top: 0;
}

.global-wrapper .component-cards .card .content *:last-child {
	margin-bottom: 0;
}

.global-wrapper .component-cards .card a .image .media-title-inner:before {
	position: absolute;
	top: 50%;
	z-index: 1;
	right: 21px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	content: "";
	color: #fff;
	background-color: #1BDDA8;
	font-family: "thu-icons";
	font-size: 10px;
	text-align: center;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.global-wrapper .component-cards .card a[target="_blank"]:not(.label-link):after {
	content: none;
}

.global-wrapper .component-cards .card a[target="_blank"]:not(.label-link) .image .media-title-inner:after {
	position: relative;
	top: -1px;
	left: 2px;
	content: "";
	font-family: "thu-icons";
	font-size: 11px;
	margin-left: 3px;
	color: #1295C6;
	font-weight: normal;
}

.global-wrapper .component-cards + p.notice {
	margin-top: 55px;
}

.global-wrapper .component-cards.ticket .card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .component-cards.ticket .card .card-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
}

.global-wrapper .component-cards.ticket .card .image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 31.288343558%;
}

.global-wrapper .component-cards.ticket .card .image .media {
	padding-bottom: 73.529411765%;
	min-height: 100%;
}

.global-wrapper .component-cards.ticket .card .content {
	padding: 10px 19px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	background-color: #F8F8F8;
}

.global-wrapper .component-cards.ticket .card .content .label {
	padding: 0 10px;
	display: none;
	position: absolute;
	top: 0;
	left: 20px;
	z-index: 1;
	min-width: 5em;
	font-size: 1.1rem;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.global-wrapper .component-cards.ticket .card .content .title {
	line-height: 1.428571429;
	font-size: 1.4rem;
}

.global-wrapper .component-cards.ticket .card a[target="_blank"] .content .title:after {
	margin-left: 0.5em;
	display: inline-block;
	vertical-align: middle;
	content: "";
	font-family: "thu-icons";
	font-size: 11px;
}

.global-wrapper .component-cards.ticket .card a .image:after {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	width: 24px;
	height: 24px;
	line-height: 24px;
	content: "";
	color: #fff;
	background-color: #1BDDA8;
	font-family: "thu-icons";
	font-size: 10px;
	text-align: center;
}

.global-wrapper .component-cards.ticket .card + .card {
	margin-top: -20px;
}

.global-wrapper .component-cards.contents .card {
	margin-bottom: 26px;
}

.global-wrapper .component-cards.contents .card-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: transparent;
}

.global-wrapper .component-cards.contents .card-inner > a {
	padding-bottom: 30.581039755%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 41.590214067%;
}

.global-wrapper .component-cards.contents .image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 41.590214067%;
}

.global-wrapper .component-cards.contents .image .media {
	padding-bottom: 73.529411765%;
}

.global-wrapper .component-cards.contents .title {
	padding: 15px 0 15px 15px;
	line-height: 1.428571429;
	width: 58.409785933%;
	color: #1B2D73;
	font-weight: bold;
	letter-spacing: 0.04em;
}

.global-wrapper .component-cards.contents .content {
	padding-top: 9px;
	width: 100%;
}

.global-wrapper .component-cards.contents .content p {
	margin-bottom: 0;
	line-height: 1.538461538;
	font-size: 1.3rem;
}

.global-wrapper .component-cards.contents a + .image:after {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	width: 24px;
	height: 24px;
	line-height: 24px;
	content: "";
	color: #fff;
	background-color: #1BDDA8;
	font-family: "thu-icons";
	font-size: 10px;
	text-align: center;
}

html.no-touchevents .global-wrapper .component-cards.contents a:hover + .image .media:after {
	background: linear-gradient(-45deg, #1bdda8 0%, #3ddddd 100%);
	opacity: 1;
}

html.no-touchevents .global-wrapper .component-cards.contents a:hover + .image .media .media-item {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.global-wrapper .component-cards.contents.single .card {
	margin-bottom: 60px;
}

.global-wrapper .component-cards.contents.single .image {
	width: 100%;
}

.global-wrapper .component-cards.contents.single .image .media {
	padding-bottom: 60%;
}

.global-wrapper .component-cards.contents.single .title {
	width: auto;
	padding: 25px 0 5px 0;
	font-size: 1.8rem;
}

.global-wrapper .component-cards.contents.single .content p {
	font-size: 1.4rem;
	line-height: 1.714285714;
}

.global-wrapper .component-cards.text .card {
	margin-bottom: 20px;
}

.global-wrapper .component-cards.text .card-inner {
	padding: 8px 20px 25px;
	background-color: #F8F8F8;
}

.global-wrapper .component-cards.text .title {
	margin-bottom: 19px;
	padding-bottom: 6px;
	border-bottom: 1px solid #ddd;
	font-size: 1.6rem;
}

.global-wrapper .section {
	counter-reset: number 0;
}

.global-wrapper .section .component-cards.number .content {
	position: relative;
}

.global-wrapper .section .component-cards.number .content:before {
	counter-increment: number 1;
	content: counter(number, decimal-leading-zero);
	font-family: "Saira Semi Condensed", sans-serif;
	font-size: 6.0rem;
	line-height: 1;
	letter-spacing: 0.04em;
	top: -1.0rem;
	left: 0;
	z-index: 1;
	color: #1BDDA8;
}

.global-wrapper .section .component-cards.number:nth-child(even) .content:before {
	left: auto;
	right: 0;
}

.global-wrapper .component-cards.article .card {
	margin-bottom: 60px;
}

.global-wrapper .component-cards.article .content {
	padding-top: 24px;
}

.global-wrapper .component-cards.article .content .label {
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.global-wrapper .component-cards.article .content .title {
	margin-bottom: 12px;
	font-size: 1.8rem;
}

.global-wrapper .component-cards.article .content p {
	margin-bottom: 25px;
}

.global-wrapper .component-cards.background .card {
	margin-bottom: 20px;
}

.global-wrapper .component-cards.background .card-inner {
	padding: 27px 20px 23px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #F8F8F8;
}

.global-wrapper .component-cards.background .image {
	padding-top: 3px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 35.540069686%;
}

.global-wrapper .component-cards.background .image .media {
	padding-bottom: 73.529411765%;
}

.global-wrapper .component-cards.background .title {
	padding-left: 20px;
	width: 64.459930314%;
	line-height: 1.428571429;
	font-size: 1.4rem;
}

.global-wrapper .component-cards.background .title .caption {
	margin-top: 6px;
	display: block;
	line-height: 1.333333333;
}

.global-wrapper .component-cards.background .content {
	width: 100%;
}

.global-wrapper .component-cards.background.single h4.title {
	padding-left: 0;
	font-size: 1.6rem;
}

.global-wrapper .component-cards.background.single .image-logo {
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
}

.global-wrapper .component-cards.background.single .image {
	width: calc((100% - 10px) / 2);
}

.global-wrapper .component-cards.background.single .image .media-item {
	margin: auto !important;
}

.global-wrapper .component-cards.interview .card {
	margin-bottom: 58px;
}

.global-wrapper .component-cards.interview .media.em {
	left: -24px;
}

.global-wrapper .component-cards.interview .media.em + .media-title {
	position: absolute;
	right: 2px;
	left: 2px;
	bottom: -30px;
	background: none;
}

.global-wrapper .component-cards.interview .media.em + .media-title .media-title-inner {
	padding: 18px 23px;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper .component-cards.interview .media.em + .media-title .media-title-inner:before {
	top: auto;
	right: 0;
	bottom: 0;
	-webkit-transform: none;
	transform: none;
}

.global-wrapper .component-cards.interview .media.em + .media-title .name {
	font-size: 1.3rem;
}

.global-wrapper .component-cards.interview .card:nth-child(even) .media.em {
	right: -24px;
	left: auto;
}

.global-wrapper .component-cards.booklet .card-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .component-cards.booklet .image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 31.19266055%;
}

.global-wrapper .component-cards.booklet .image .media {
	padding-bottom: 148.039215686%;
}

.global-wrapper .component-cards.booklet .content {
	padding: 8px 0 6px 14px;
}

.global-wrapper .component-cards.booklet .content .title {
	margin-bottom: 15px;
	line-height: 1.571428571;
	font-size: 1.4rem;
}

.global-wrapper .component-cards.booklet .content p {
	line-height: 1.538461538;
	font-size: 1.3rem;
}

.global-wrapper .component-cards.booklet a.card-inner .image:after {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	width: 24px;
	height: 24px;
	line-height: 24px;
	content: "";
	color: #fff;
	background-color: #1BDDA8;
	font-family: "thu-icons";
	font-size: 10px;
	text-align: center;
}

.global-wrapper .component-cards.movie .card {
	margin-bottom: 58px;
}

.global-wrapper .component-cards.movie .card-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .component-cards.movie .bg {
	top: 27px;
	right: -24px;
	bottom: -24px;
	left: auto;
	width: 105.504587156%;
}

.global-wrapper .component-cards.movie .media {
	left: -24px;
	padding-bottom: 53.211009174%;
	width: 106.116207951%;
}

.global-wrapper .component-cards.movie .media .icon-media-play {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.global-wrapper .component-cards.bgimage .card .image .media {
	padding-bottom: 57.055214724%;
}

.global-wrapper .component-cards.bgimage2 .card .image {
	display: none;
}

.global-wrapper .component-cards.bgimage2 .card .content .title {
	font-size: 1.8rem;
	line-height: 1.444444444;
	letter-spacing: 0.05em;
	margin-bottom: 12px;
}

.global-wrapper .component-cards.bgimage2 .card .content .button,
.global-wrapper .component-cards.bgimage2 .card .content button {
	margin-top: 10px;
}

.global-wrapper .component-cards.bgimage2 .card .content .button[target="_blank"]:after,
.global-wrapper .component-cards.bgimage2 .card .content button[target="_blank"]:after {
	content: "";
}

.global-wrapper .component-cards.advantage .card {
	margin-bottom: 50px;
}

.global-wrapper .component-cards.advantage .card .image:before {
	padding-bottom: 63.46749226%;
	display: block;
	position: absolute;
	bottom: -25px;
	right: -25px;
	width: 100%;
	content: "";
	background: linear-gradient(-45deg, #b5a7e1 0%, #8d9de6 15.44%, #6e95ea 18.69%, #5890ed 22.82%, #4b8cee 26.49%, #468bef 30.62%, #417fdf 39.94%, #305cb1 66.65%, #25428f 80.7%, #1e337a 92.3%, #1b2d73 100%);
}

.global-wrapper .component-cards.advantage .card .content {
	padding-top: 57px;
}

.global-wrapper .component-cards.advantage .card .content .title {
	font-size: 1.8rem;
	line-height: 1.5;
	color: #fff;
	background: -webkit-gradient(linear, right top, left top, from(#b5a7e1), color-stop(15.44%, #8d9de6), color-stop(18.69%, #6e95ea), color-stop(22.82%, #5890ed), color-stop(26.49%, #4b8cee), color-stop(30.62%, #468bef), color-stop(39.94%, #417fdf), color-stop(66.65%, #305cb1), color-stop(80.7%, #25428f), color-stop(92.3%, #1e337a), to(#1b2d73));
	background: linear-gradient(-90deg, #b5a7e1 0%, #8d9de6 15.44%, #6e95ea 18.69%, #5890ed 22.82%, #4b8cee 26.49%, #468bef 30.62%, #417fdf 39.94%, #305cb1 66.65%, #25428f 80.7%, #1e337a 92.3%, #1b2d73 100%);
	padding: 9px 20px;
	margin-bottom: 20px;
}

.global-wrapper .component-cards.advantage .card:nth-child(even) .image:before {
	right: auto;
	left: -25px;
}

.global-wrapper .component-cards.simple .card .image .media-title {
	padding: 21px 20px;
}

.global-wrapper .component-cards.simple .card .image .media-title-inner {
	padding: 0;
}

.global-wrapper .component-cards.simple .card a .image .media-title-inner:before {
	display: none;
}

.global-wrapper .component-cards.simple .card a .image .media-title:before {
	position: absolute;
	top: 50%;
	z-index: 1;
	left: auto;
	right: 21px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	content: "";
	color: #fff;
	background: #1BDDA8;
	font-family: "thu-icons";
	font-size: 10px;
	text-align: center;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.global-wrapper .component-block {
	margin-bottom: 60px;
}

.global-wrapper .component-block .image .media-title {
	background: none;
}

.global-wrapper .component-block .content .title {
	padding: 30px 0 19px;
	font-size: 1.8rem;
}

.global-wrapper .component-block .button {
	margin-top: 10px;
}

.global-wrapper .component-block.background .image:before {
	padding-bottom: 49.826388889%;
	display: none;
	position: absolute;
	bottom: -20px;
	left: -20px;
	width: 100%;
	content: "";
	background: linear-gradient(-45deg, #b5a7e1 0%, #8d9de6 15.44%, #6e95ea 18.69%, #5890ed 22.82%, #4b8cee 26.49%, #468bef 30.62%, #417fdf 39.94%, #305cb1 66.65%, #25428f 80.7%, #1e337a 92.3%, #1b2d73 100%);
}

.global-wrapper .component-block.background .content {
	padding: 0 20px 30px;
	background-color: #F8F8F8;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.global-wrapper .component-block.background .link {
	margin-bottom: 9px;
	padding: 17px 0 14px;
	display: block;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.555555556;
	text-decoration: none;
	letter-spacing: 0.05em;
}

.global-wrapper .component-block.background .link:before {
	content: none;
}

.global-wrapper .component-block.background .link:after {
	right: 0;
	left: auto;
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 10px;
	color: #fff;
	content: "";
	background: -webkit-gradient(linear, left top, left bottom, from(#3ddddd), to(#1bdda8));
	background: linear-gradient(#3ddddd 0%, #1bdda8 100%);
	text-align: center;
}

.global-wrapper .component-block.background .link .link-inner {
	padding-right: 35px;
	display: block;
}

.global-wrapper .component-block.background .title {
	margin-bottom: 18px;
	padding-top: 9px;
	padding-bottom: 11px;
	border-bottom: 1px solid #ddd;
	line-height: 1.428571429;
	color: #353852;
	font-weight: bold;
	font-size: 1.4rem;
}

.global-wrapper .component-block.background p {
	margin-bottom: 1.285714286em;
	line-height: 1.285714286;
}

.global-wrapper .component-block.background .link-list-button li {
	background-color: #fff;
}

.global-wrapper .component-block.background .link-lists {
	margin-bottom: -30px;
}

.global-wrapper .component-block.background .link-lists .link-lists-item {
	width: 100%;
	margin-right: 0;
}

.global-wrapper .component-block.background .link-lists .link-lists-item .link-lists-title {
	margin-bottom: 5px;
}

.global-wrapper .component-block.background.campus .content {
	padding-bottom: 50px;
}

.global-wrapper .component-block.background.campus .link {
	margin-bottom: -4px;
}

.global-wrapper .component-block.background.campus .title {
	margin-bottom: 18px;
	padding-bottom: 28px;
}

.global-wrapper .component-block.background.campus .title br {
	display: none;
}

.global-wrapper .component-block.background.campus p {
	margin-bottom: 0;
	line-height: 1.714285714;
}

.global-wrapper .component-block.background.date {
	margin-bottom: 56px;
}

.global-wrapper .component-block.background.date .content {
	padding: 0;
	background-color: transparent;
}

.global-wrapper .component-block.background.date .text {
	padding: 0 20px 30px;
	background-color: #F8F8F8;
	margin-bottom: 35px;
}

.global-wrapper .component-block.background.date .button {
	margin-top: 0;
}

.global-wrapper .component-block.flow {
	counter-reset: flow;
}

.global-wrapper .component-block.flow .flow-item {
	margin-bottom: 38px;
	border: 1px solid #1B2D73;
	border-radius: 3px;
	background-color: #fff;
	counter-increment: flow;
}

.global-wrapper .component-block.flow .flow-item > .title {
	padding: 15px 16px 16px;
	line-height: 1.4;
	color: #fff;
	font-size: 2.0rem;
	background-color: #1B2D73;
	letter-spacing: 0.05em;
}

.global-wrapper .component-block.flow .flow-item > .title:before {
	margin-right: 8px;
	position: static;
	width: auto;
	background: none;
}

.global-wrapper .component-block.flow .flow-item .content {
	padding: 24px 17px;
}

.global-wrapper .component-block.flow .flow-item .content .title {
	line-height: 1.555555556;
}

.global-wrapper .component-block.flow .flow-item .content p {
	letter-spacing: 0.035em;
}

.global-wrapper .component-block.flow .flow-item .content > *:first-child {
	margin-top: 0;
}

.global-wrapper .component-block.flow .flow-item .content > *:last-child {
	margin-bottom: 0;
}

.global-wrapper .component-block.flow .flow-item:not(:last-child) {
	position: relative;
}

.global-wrapper .component-block.flow .flow-item:not(:last-child):before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px 20px 0 20px;
	border-color: #1B2D73 transparent transparent transparent;
	position: absolute;
	bottom: -30px;
	margin: auto;
	left: 0;
	right: 0;
}

.global-wrapper .component-block.person.em:after {
	content: none;
}

.global-wrapper .component-block.person.em .image .media-title .media-title-inner .name .en {
	margin-left: 1em;
	font-size: 1.3rem;
}

.global-wrapper .component-block.person-appose {
	display: block;
}

.global-wrapper .component-block.person-appose:after {
	display: block;
	clear: both;
	content: '';
}

.global-wrapper .component-block.person-appose .image {
	width: auto;
}

.global-wrapper .component-block.person-appose .image .media {
	margin-right: -31.384615385%;
	padding-bottom: 23.076923077%;
	float: left;
	width: 31.384615385%;
}

.global-wrapper .component-block.person-appose .image .media-title {
	padding-left: 37.538461538%;
}

.global-wrapper .component-block.person-appose .image .media-title .media-title-inner {
	padding: 0;
}

.global-wrapper .component-block.person-appose .image .media-title .media-title-inner .name {
	font-size: 1.4rem;
	line-height: 1.428571429;
	margin-bottom: 2px;
	color: #1B2D73;
}

.global-wrapper .component-block.person-appose .image .media-title .media-title-inner .caption {
	font-size: 1.2rem;
	line-height: 1.666666667;
	color: #1B2D73;
}

.global-wrapper .component-block.person-appose .content {
	clear: both;
	padding-top: 15px;
}

.global-wrapper .component-block.entrance {
	display: block;
}

.global-wrapper .component-block.entrance a {
	display: block;
	color: #353852;
	text-decoration: none;
}

.global-wrapper .component-block.entrance .content *:last-child {
	margin-bottom: 0;
}

.global-wrapper .component-block.entrance .title {
	margin: 0;
	padding: 0;
	border: 0;
}

.global-wrapper .component-block.entrance .title:before {
	content: none;
}

.global-wrapper .component-block.entrance .main {
	margin-bottom: 19px;
	padding-right: 24px;
	padding-left: 24px;
	position: relative;
}

.global-wrapper .component-block.entrance .main .image .media {
	padding-bottom: 61.349693252%;
}

.global-wrapper .component-block.entrance .main .content {
	margin: -41px -24px 0;
	padding: 20px;
	position: relative;
	z-index: 1;
	background-color: #fff;
}

.global-wrapper .component-block.entrance .main .title {
	margin-bottom: 13px;
	font-size: 1.8rem;
}

.global-wrapper .component-block.entrance .main a .title {
	padding-right: 34px;
}

.global-wrapper .component-block.entrance .main a .title:after {
	position: absolute;
	top: -2px;
	right: 8px;
	width: 24px;
	height: 24px;
	content: "";
	line-height: 24px;
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#3ddddd), to(#1bdda8));
	background: linear-gradient(#3ddddd 0%, #1bdda8 100%);
	font-family: "thu-icons";
	font-size: 10px;
	text-align: center;
}

.global-wrapper .component-block.entrance .items .item {
	margin-bottom: 20px;
	position: relative;
}

.global-wrapper .component-block.entrance .items .item-inner {
	display: block;
	position: relative;
}

.global-wrapper .component-block.entrance .items .image .media {
	padding-bottom: 33.742331288%;
}

.global-wrapper .component-block.entrance .items .content {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(17, 31, 87, 0.5);
}

.global-wrapper .component-block.entrance .items .title {
	color: #fff;
	font-size: 1.4rem;
}

.global-wrapper .component-block.entrance .items a .content:after {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 24px;
	height: 24px;
	content: "";
	line-height: 24px;
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#3ddddd), to(#1bdda8));
	background: linear-gradient(#3ddddd 0%, #1bdda8 100%);
	font-family: "thu-icons";
	font-size: 10px;
	text-align: center;
}

.global-wrapper .component-block.entrance .group {
	margin-bottom: 60px;
	padding-bottom: 15px;
	position: relative;
	overflow: hidden;
}

.global-wrapper .component-block.entrance .group:before {
	position: absolute;
	top: 100px;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	background: #f8f8f8;
}

.global-wrapper .component-block.entrance .group:nth-child(odd) .main .content {
	right: -24px;
}

.global-wrapper .component-block.entrance .group:nth-child(even) .main .content {
	left: -24px;
}

.global-wrapper .component-block.alternately .group {
	margin-bottom: 55px; /*
		&:first-child {
			.image {
				margin-right: -24px;
				@include mq-medium {
					display: none;
				}
			}
		}
*/
}

.global-wrapper .section {
	counter-reset: number 0;
}

.global-wrapper .section .component-block.number .image {
	position: relative;
}

.global-wrapper .section .component-block.number .image:after {
	counter-increment: number 1;
	content: counter(number, decimal-leading-zero);
	font-family: "Saira Semi Condensed", sans-serif;
	font-size: 6.0rem;
	line-height: 1;
	letter-spacing: 0.04em;
	position: absolute;
	top: -3.0rem;
	left: 0;
	z-index: 1;
	color: #1BDDA8;
}

.global-wrapper .section .component-block.number:nth-child(even) .image:after {
	left: auto;
	right: 0;
}

.global-wrapper .component-block.number {
	margin-bottom: 80px;
}

.global-wrapper .component-block.number .image {
	-webkit-transform: translateX(24px);
	transform: translateX(24px);
}

.global-wrapper .component-block.number:nth-child(even) .image {
	-webkit-transform: translateX(-24px);
	transform: translateX(-24px);
}

.global-wrapper .component-block.number .content {
	margin-top: -44px;
	padding: 20px 24px 16px;
	background-color: #F8F8F8;
	position: relative;
	z-index: 1;
}

.global-wrapper .component-block.number .content .title {
	font-size: 1.6rem;
	line-height: 1.375;
	padding: 0;
}

.global-wrapper .component-block.number .content .icon {
	padding: 7px;
	position: absolute;
	z-index: 2;
	right: 0;
	bottom: 0;
	color: #FFF;
	font-size: 0.9rem;
	background-color: #1BDDA8;
	cursor: pointer;
}

.global-wrapper .component-block.number .content .icon:before {
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: inline-block;
}

.global-wrapper .component-block.number .content .icon.active:before {
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}

.global-wrapper .component-block.number .content .text {
	margin-top: 15px;
	display: none;
}

.global-wrapper .component-block.interview {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.global-wrapper .component-block.interview.ob .numbering-title {
	padding: 0;
	margin-bottom: 40px;
	font-size: 2rem;
	line-height: 1.4;
}

.global-wrapper .component-block.interview.ob .numbering-title:before {
	content: none;
}

.global-wrapper .component-block.interview.ob .numbering-title .number {
	letter-spacing: normal;
	display: block;
	font-size: 4.2rem;
	line-height: 1;
	font-family: "Open Sans", sans-serif;
	margin-bottom: 10px;
}

.global-wrapper .component-block.interview.student .numbering-title {
	padding: 0;
	margin-bottom: 37px;
	color: #1B2D73;
	font-weight: bold;
	font-size: 2.6rem;
	letter-spacing: 0.05em;
	line-height: 1;
	padding-bottom: 11px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .component-block.interview.student .numbering-title:before {
	content: none;
}

.global-wrapper .component-block.interview.student .numbering-title:after {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 4px;
	content: "";
	background: linear-gradient(-45deg, #b5a7e1 0%, #b5a7e1 11.7%, #8d9de6 19.1%, #6e95ea 26.3%, #5890ed 33.3%, #4b8cee 40%, #468bef 46%, #417fdf 50.8%, #305cb1 66.6%, #25428f 80.7%, #1e337a 92.3%, #1b2d73 100%);
	width: 100%;
}

.global-wrapper .component-block.interview.student .numbering-title .number {
	font-size: 2rem;
	letter-spacing: normal;
	font-family: "Open Sans", sans-serif;
	margin-right: 10px;
}

.global-wrapper .component-block.interview .image {
	margin: 40px -24px 0 -24px;
}

.global-wrapper .component-block.interview .image .media {
	padding-bottom: 66.037735849%;
}

.global-wrapper .component-block.interview .content .caption {
	font-size: 1.4rem;
	line-height: 1.428571429;
	color: #656884;
	margin-bottom: 17px;
}

.global-wrapper .component-block.interview .content .caption:before {
	content: "";
	display: inline-block;
	height: 1px;
	width: 24px;
	background: #656884;
	vertical-align: middle;
	margin-right: 7px;
}

.global-wrapper .component-block.interview .content .title {
	font-size: 2rem;
	line-height: 1.4;
	padding: 0;
	margin-bottom: 30px;
}

.global-wrapper .component-block.interview .content .text p {
	font-size: 1.4rem;
	line-height: 1.714285714;
}

.global-wrapper .component-hero {
	position: relative;
}

.global-wrapper .component-hero .media {
	padding-bottom: 200px;
}

.global-wrapper .component-hero .media:after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	content: "";
	background: linear-gradient(-45deg, #b5a7e1 0%, #8d9de6 15.44%, #6e95ea 18.69%, #5890ed 22.82%, #4b8cee 26.49%, #468bef 30.62%, #417fdf 39.94%, #305cb1 66.65%, #25428f 80.7%, #1e337a 92.3%, #1b2d73 100%);
	opacity: 0.8;
}

.global-wrapper .component-hero .content {
	padding: 20px 24px 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
}

.global-wrapper .component-hero .caption {
	display: block;
	color: #1BDDA8;
	font-family: "Saira Semi Condensed", sans-serif;
	font-size: 2.6rem;
	letter-spacing: 0.04em;
}

.global-wrapper .component-hero .title {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.125;
	color: #fff;
	font-size: 2.8rem;
	letter-spacing: 0.1em;
}

.global-wrapper .component-hero.narrow .media {
	padding-bottom: 37.333333333%;
}

.global-wrapper .component-hero.narrow .content {
	padding-top: 10px;
	padding-bottom: 23px;
}

.global-wrapper .component-hero.narrow .caption {
	line-height: 1.4;
	font-size: 1.6rem;
}

.global-wrapper .component-hero.narrow .title {
	font-size: 1.6rem;
}

.global-wrapper .slider-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.global-wrapper .slider-container-no-flexbox .slider-slide {
	float: left;
}

.global-wrapper .slider-container-vertical > .slider-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.global-wrapper .slider-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-property: transform,-webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.global-wrapper .slider-container-android .slider-slide,
.global-wrapper .slider-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.global-wrapper .slider-container-multirow > .slider-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .slider-container-free-mode > .slider-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.global-wrapper .slider-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-property: transform,-webkit-transform;
}

.global-wrapper .slider-slide-invisible-blank {
	visibility: hidden;
}

.global-wrapper .slider-container-autoheight,
.global-wrapper .slider-container-autoheight .slider-slide {
	height: auto;
}

.global-wrapper .slider-container-autoheight .slider-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height,-webkit-transform;
	transition-property: height,-webkit-transform;
	transition-property: transform,height;
	transition-property: transform,height,-webkit-transform;
}

.global-wrapper .slider-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}

.global-wrapper .slider-container-3d .slider-cube-shadow,
.global-wrapper .slider-container-3d .slider-slide,
.global-wrapper .slider-container-3d .slider-slide-shadow-bottom,
.global-wrapper .slider-container-3d .slider-slide-shadow-left,
.global-wrapper .slider-container-3d .slider-slide-shadow-right,
.global-wrapper .slider-container-3d .slider-slide-shadow-top,
.global-wrapper .slider-container-3d .slider-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.global-wrapper .slider-container-3d .slider-slide-shadow-bottom,
.global-wrapper .slider-container-3d .slider-slide-shadow-left,
.global-wrapper .slider-container-3d .slider-slide-shadow-right,
.global-wrapper .slider-container-3d .slider-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.global-wrapper .slider-container-3d .slider-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.global-wrapper .slider-container-3d .slider-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.global-wrapper .slider-container-3d .slider-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.global-wrapper .slider-container-3d .slider-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.global-wrapper .slider-container-wp8-horizontal,
.global-wrapper .slider-container-wp8-horizontal > .slider-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.global-wrapper .slider-container-wp8-vertical,
.global-wrapper .slider-container-wp8-vertical > .slider-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}

.global-wrapper .slider-button-next,
.global-wrapper .slider-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
}

.global-wrapper .slider-button-next.slider-button-disabled,
.global-wrapper .slider-button-prev.slider-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}

.global-wrapper .slider-button-prev,
.global-wrapper .slider-container-rtl .slider-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto;
}

.global-wrapper .slider-button-next,
.global-wrapper .slider-container-rtl .slider-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto;
}

.global-wrapper .slider-button-prev.slider-button-white,
.global-wrapper .slider-container-rtl .slider-button-next.slider-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.global-wrapper .slider-button-next.slider-button-white,
.global-wrapper .slider-container-rtl .slider-button-prev.slider-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.global-wrapper .slider-button-prev.slider-button-black,
.global-wrapper .slider-container-rtl .slider-button-next.slider-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.global-wrapper .slider-button-next.slider-button-black,
.global-wrapper .slider-container-rtl .slider-button-prev.slider-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.global-wrapper .slider-button-lock {
	display: none;
}

.global-wrapper .slider-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.global-wrapper .slider-pagination.slider-pagination-hidden {
	opacity: 0;
}

.global-wrapper .slider-container-horizontal > .slider-pagination-bullets,
.global-wrapper .slider-pagination-custom,
.global-wrapper .slider-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}

.global-wrapper .slider-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.global-wrapper .slider-pagination-bullets-dynamic .slider-pagination-bullet {
	-webkit-transform: scale(0.33);
	transform: scale(0.33);
	position: relative;
}

.global-wrapper .slider-pagination-bullets-dynamic .slider-pagination-bullet-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.global-wrapper .slider-pagination-bullets-dynamic .slider-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.global-wrapper .slider-pagination-bullets-dynamic .slider-pagination-bullet-active-prev {
	-webkit-transform: scale(0.66);
	transform: scale(0.66);
}

.global-wrapper .slider-pagination-bullets-dynamic .slider-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(0.33);
	transform: scale(0.33);
}

.global-wrapper .slider-pagination-bullets-dynamic .slider-pagination-bullet-active-next {
	-webkit-transform: scale(0.66);
	transform: scale(0.66);
}

.global-wrapper .slider-pagination-bullets-dynamic .slider-pagination-bullet-active-next-next {
	-webkit-transform: scale(0.33);
	transform: scale(0.33);
}

.global-wrapper .slider-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2;
}

.global-wrapper button.slider-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.global-wrapper .slider-pagination-clickable .slider-pagination-bullet {
	cursor: pointer;
}

.global-wrapper .slider-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
}

.global-wrapper .slider-container-vertical > .slider-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

.global-wrapper .slider-container-vertical > .slider-pagination-bullets .slider-pagination-bullet {
	margin: 6px 0;
	display: block;
}

.global-wrapper .slider-container-vertical > .slider-pagination-bullets.slider-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
}

.global-wrapper .slider-container-vertical > .slider-pagination-bullets.slider-pagination-bullets-dynamic .slider-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top,.2s -webkit-transform;
	transition: .2s top,.2s -webkit-transform;
	-webkit-transition: .2s transform,.2s top;
	transition: .2s transform,.2s top;
	-webkit-transition: .2s transform,.2s top,.2s -webkit-transform;
	transition: .2s transform,.2s top,.2s -webkit-transform;
}

.global-wrapper .slider-container-horizontal > .slider-pagination-bullets .slider-pagination-bullet {
	margin: 0 4px;
}

.global-wrapper .slider-container-horizontal > .slider-pagination-bullets.slider-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap;
}

.global-wrapper .slider-container-horizontal > .slider-pagination-bullets.slider-pagination-bullets-dynamic .slider-pagination-bullet {
	-webkit-transition: .2s left,.2s -webkit-transform;
	transition: .2s left,.2s -webkit-transform;
	-webkit-transition: .2s transform,.2s left;
	transition: .2s transform,.2s left;
	-webkit-transition: .2s transform,.2s left,.2s -webkit-transform;
	transition: .2s transform,.2s left,.2s -webkit-transform;
}

.global-wrapper .slider-container-horizontal.slider-container-rtl > .slider-pagination-bullets-dynamic .slider-pagination-bullet {
	-webkit-transition: .2s right,.2s -webkit-transform;
	transition: .2s right,.2s -webkit-transform;
	-webkit-transition: .2s transform,.2s right;
	transition: .2s transform,.2s right;
	-webkit-transition: .2s transform,.2s right,.2s -webkit-transform;
	transition: .2s transform,.2s right,.2s -webkit-transform;
}

.global-wrapper .slider-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

.global-wrapper .slider-pagination-progressbar .slider-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top;
}

.global-wrapper .slider-container-rtl .slider-pagination-progressbar .slider-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	transform-origin: right top;
}

.global-wrapper .slider-container-horizontal > .slider-pagination-progressbar,
.global-wrapper .slider-container-vertical > .slider-pagination-progressbar.slider-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.global-wrapper .slider-container-horizontal > .slider-pagination-progressbar.slider-pagination-progressbar-opposite,
.global-wrapper .slider-container-vertical > .slider-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.global-wrapper .slider-pagination-white .slider-pagination-bullet-active {
	background: #fff;
}

.global-wrapper .slider-pagination-progressbar.slider-pagination-white {
	background: rgba(255, 255, 255, 0.25);
}

.global-wrapper .slider-pagination-progressbar.slider-pagination-white .slider-pagination-progressbar-fill {
	background: #fff;
}

.global-wrapper .slider-pagination-black .slider-pagination-bullet-active {
	background: #000;
}

.global-wrapper .slider-pagination-progressbar.slider-pagination-black {
	background: rgba(0, 0, 0, 0.25);
}

.global-wrapper .slider-pagination-progressbar.slider-pagination-black .slider-pagination-progressbar-fill {
	background: #000;
}

.global-wrapper .slider-pagination-lock {
	display: none;
}

.global-wrapper .slider-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}

.global-wrapper .slider-container-horizontal > .slider-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.global-wrapper .slider-container-vertical > .slider-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.global-wrapper .slider-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}

.global-wrapper .slider-scrollbar-cursor-drag {
	cursor: move;
}

.global-wrapper .slider-scrollbar-lock {
	display: none;
}

.global-wrapper .slider-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.global-wrapper .slider-zoom-container > canvas,
.global-wrapper .slider-zoom-container > img,
.global-wrapper .slider-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.global-wrapper .slider-slide-zoomed {
	cursor: move;
}

.global-wrapper .slider-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: slider-preloader-spin 1s steps(12, end) infinite;
	animation: slider-preloader-spin 1s steps(12, end) infinite;
}

.global-wrapper .slider-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.global-wrapper .slider-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.global-wrapper .slider-container .slider-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.global-wrapper .slider-container-fade.slider-container-free-mode .slider-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.global-wrapper .slider-container-fade .slider-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.global-wrapper .slider-container-fade .slider-slide .slider-slide {
	pointer-events: none;
}

.global-wrapper .slider-container-fade .slider-slide-active,
.global-wrapper .slider-container-fade .slider-slide-active .slider-slide-active {
	pointer-events: auto;
}

.global-wrapper .slider-container-cube {
	overflow: visible;
}

.global-wrapper .slider-container-cube .slider-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.global-wrapper .slider-container-cube .slider-slide .slider-slide {
	pointer-events: none;
}

.global-wrapper .slider-container-cube.slider-container-rtl .slider-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.global-wrapper .slider-container-cube .slider-slide-active,
.global-wrapper .slider-container-cube .slider-slide-active .slider-slide-active {
	pointer-events: auto;
}

.global-wrapper .slider-container-cube .slider-slide-active,
.global-wrapper .slider-container-cube .slider-slide-next,
.global-wrapper .slider-container-cube .slider-slide-next + .slider-slide,
.global-wrapper .slider-container-cube .slider-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.global-wrapper .slider-container-cube .slider-slide-shadow-bottom,
.global-wrapper .slider-container-cube .slider-slide-shadow-left,
.global-wrapper .slider-container-cube .slider-slide-shadow-right,
.global-wrapper .slider-container-cube .slider-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.global-wrapper .slider-container-cube .slider-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}

.global-wrapper .slider-container-flip {
	overflow: visible;
}

.global-wrapper .slider-container-flip .slider-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.global-wrapper .slider-container-flip .slider-slide .slider-slide {
	pointer-events: none;
}

.global-wrapper .slider-container-flip .slider-slide-active,
.global-wrapper .slider-container-flip .slider-slide-active .slider-slide-active {
	pointer-events: auto;
}

.global-wrapper .slider-container-flip .slider-slide-shadow-bottom,
.global-wrapper .slider-container-flip .slider-slide-shadow-left,
.global-wrapper .slider-container-flip .slider-slide-shadow-right,
.global-wrapper .slider-container-flip .slider-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.global-wrapper .slider-container-coverflow .slider-wrapper {
	-ms-perspective: 1200px;
}

.global-wrapper .component-slider .slider {
	position: relative;
	overflow: hidden;
}

.global-wrapper .component-slider .slider-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.global-wrapper .component-slider .slider-track.slider-track-init {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.global-wrapper .component-slider .slide {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	color: #1B2D73;
	width: 80%;
	opacity: 0;
	pointer-events: none;
	text-decoration: none;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .component-slider .slide .slide-inner {
	padding: 0 3.333333333%;
}

.global-wrapper .component-slider .slide .media {
	padding-bottom: 64.285714286%;
}

.global-wrapper .component-slider .slide .slide-content {
	padding: 17px 20px;
	background-color: #F8F8F8;
}

.global-wrapper .component-slider .slide .slide-content .title {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.428571429;
	font-weight: bold;
	font-size: 1.4rem;
}

.global-wrapper .component-slider .slide:hover {
	text-decoration: none;
}

.global-wrapper .component-slider .slide.slide-active,
.global-wrapper .component-slider .slide.slide-next,
.global-wrapper .component-slider .slide.slide-prev {
	-webkit-transition: none;
	transition: none;
	opacity: 1;
	pointer-events: auto;
}

.global-wrapper .component-slider .slider-pagination-bullet {
	border-radius: 50%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 10px;
	height: 10px;
	background-color: #ddd;
}

.global-wrapper .component-slider .slider-pagination-bullet-active {
	background-color: #1BDDA8;
}

.global-wrapper .component-slider .slider-pagination-bullets {
	padding: 30px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.global-wrapper .component-slider .slider-pagination-bullets .slider-pagination-bullet {
	margin: 0 3px;
	outline: none;
}

.global-wrapper .component-slider .slider-arrow {
	display: none;
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	height: 0;
}

.global-wrapper .component-slider .slider-arrow-prev,
.global-wrapper .component-slider .slider-arrow-next {
	margin: -30px 0 0;
	border-radius: 0;
	position: absolute;
	top: 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#3ddddd), to(#1bdda8));
	background: linear-gradient(#3ddddd 0%, #1bdda8 100%);
	background-position: 0 0;
	background-size: 300%;
	text-align: center;
	outline: none;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .component-slider .slider-arrow-prev:before,
.global-wrapper .component-slider .slider-arrow-prev:after,
.global-wrapper .component-slider .slider-arrow-next:before,
.global-wrapper .component-slider .slider-arrow-next:after {
	content: none;
}

.global-wrapper .component-slider .slider-arrow-prev *,
.global-wrapper .component-slider .slider-arrow-next * {
	pointer-events: none;
}

.global-wrapper .component-slider .slider-arrow-prev i,
.global-wrapper .component-slider .slider-arrow-next i {
	margin: 0;
	top: -2px;
	color: #fff;
	z-index: 1;
	font-size: 1.4rem;
}

.global-wrapper .component-slider .slider-arrow-prev .button-inner,
.global-wrapper .component-slider .slider-arrow-next .button-inner {
	padding: 0;
	border-radius: 0;
	line-height: 60px;
}

html.no-touchevents .global-wrapper .component-slider .slider-arrow-prev:hover,
html.no-touchevents
.global-wrapper .component-slider .slider-arrow-next:hover {
	background-position: 0 100%;
}

html.no-touchevents .global-wrapper .component-slider .slider-arrow-prev:hover .button-inner,
html.no-touchevents
.global-wrapper .component-slider .slider-arrow-next:hover .button-inner {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

html.no-touchevents .global-wrapper .component-slider .slider-arrow-prev:hover .button-inner:before,
html.no-touchevents
.global-wrapper .component-slider .slider-arrow-next:hover .button-inner:before {
	-webkit-transform: translate(-66.666666666%);
	transform: translate(-66.666666666%);
}

.global-wrapper .component-slider .slider-arrow-prev.slider-arrow-button-disabled,
.global-wrapper .component-slider .slider-arrow-next.slider-arrow-button-disabled {
	background-color: #fff;
	cursor: default;
}

.global-wrapper .component-slider .slider-arrow-prev.slider-arrow-button-disabled .button-inner,
.global-wrapper .component-slider .slider-arrow-next.slider-arrow-button-disabled .button-inner {
	opacity: 0.3;
}

html.no-touchevents .global-wrapper .component-slider .slider-arrow-prev.slider-arrow-button-disabled:hover .button-inner,
html.no-touchevents
.global-wrapper .component-slider .slider-arrow-next.slider-arrow-button-disabled:hover .button-inner {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.global-wrapper .component-slider .slider-arrow-prev {
	left: 0;
}

.global-wrapper .component-slider .slider-arrow-next {
	right: 0;
}

.global-wrapper .component-slider .slide[data-modal] .media:before {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	width: 24px;
	height: 24px;
	content: "";
	background: -webkit-gradient(linear, left top, left bottom, from(#3ddddd), to(#1bdda8));
	background: linear-gradient(#3ddddd 0%, #1bdda8 100%);
}

.global-wrapper .component-slider .slide[data-modal] .media:after {
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: auto;
	z-index: 2;
	width: 24px;
	line-height: 22px;
	content: "";
	color: #fff;
	font-family: "thu-icons";
	font-size: 12px;
	background: none;
	opacity: 1;
	text-align: center;
}

.global-wrapper .page-wrapper > .component-slider {
	margin-right: -24px;
	margin-left: -24px;
}

.global-wrapper .component-pulldown {
	margin-bottom: 8px;
	position: relative;
}

.global-wrapper .component-pulldown .pulldown-label {
	padding: 6px 50px 4px 12px;
	background-color: #EAF5F7;
	letter-spacing: 0.05em;
}

.global-wrapper .component-pulldown .pulldown-button {
	padding: 8px 13px 6px 0;
	border-radius: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 24px;
	color: #fff;
	text-align: right;
}

.global-wrapper .component-pulldown .pulldown-button:before {
	border-radius: 0;
	position: absolute;
	top: 8px;
	right: 13px;
	bottom: auto;
	left: auto;
	width: 24px;
	height: 24px;
	background-position: 0 0;
	background-size: 300%;
}

.global-wrapper .component-pulldown .pulldown-button:after {
	content: none;
}

.global-wrapper .component-pulldown .pulldown-button i {
	display: inline-block;
	position: relative;
	width: 24px;
	font-size: 11px;
	text-align: center;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

html.no-touchevents .global-wrapper .component-pulldown .pulldown-button:hover:before {
	background-position: 100% 0;
	-webkit-transform: none;
	transform: none;
}

.global-wrapper .component-pulldown .pulldown-drawer {
	padding: 0 12px;
	border: 1px solid #EAF5F7;
	max-height: 0;
	overflow: hidden;
	background-color: #fff;
	opacity: 0;
	-webkit-transition: all 0.3s 0s ease-out;
	transition: all 0.3s 0s ease-out;
}

.global-wrapper .component-pulldown .pulldown-button.active i {
	top: -1px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.global-wrapper .component-pulldown .pulldown-button.active + .pulldown-drawer {
	padding-top: 18px;
	max-height: 8000px;
	opacity: 1;
	-webkit-transition-duration: ease-in;
	transition-duration: ease-in;
}

.global-wrapper .component-pulldown.float .pulldown-drawer {
	position: absolute;
	left: 0;
	z-index: 1000;
	width: 100%;
}

.global-wrapper .groups.location > .group {
	margin-bottom: 60px;
}

.global-wrapper .groups.location .component-cards.article .card {
	margin-bottom: 25px;
}

.global-wrapper .facility > .image {
	margin-left: calc((50vw - 50%) * -1);
	margin-right: calc((50vw - 50%) * -1);
}

.global-wrapper .facility .facility-header .card {
	margin-bottom: 60px;
}

.global-wrapper .facility .facility-header .card .content .title {
	font-size: 1.8rem;
	line-height: 1.555555556;
	margin: 25px 0 15px;
}

.global-wrapper .facility .facility-content .cards {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .facility .facility-content .card {
	margin-bottom: 55px;
}

.global-wrapper .facility .facility-content .card .content {
	position: relative;
}

.global-wrapper .facility .facility-content .card .content .label {
	position: absolute;
	top: -10px;
	left: 0;
	z-index: 1;
}

.global-wrapper .facility .facility-content .card .content .title {
	font-size: 1.8rem;
	line-height: 1.555555556;
	padding: 28px 0 0;
	margin: 0 0 15px;
	color: #1B2D73;
}

.global-wrapper .facility .facility-content > .button {
	margin-top: -45px;
}

.global-wrapper .slide-toggle {
	display: none;
}

.global-wrapper .inteview-full-image .image .media {
	padding-bottom: 48.611111111%;
}

.global-wrapper .inteview-split-image .image .media {
	padding-bottom: 65.972222222%;
}

.global-wrapper .inteview-split-image .image:first-child {
	padding-right: 24px;
	margin-bottom: 20px;
}

.global-wrapper .inteview-split-image .image:last-child {
	padding-left: 24px;
}

.global-wrapper .interview-profile {
	padding: 30px;
	background: #F8F8F8;
}

.global-wrapper .interview-profile .title {
	font-size: 4rem;
	line-height: 1;
	letter-spacing: 0.04em;
	font-family: "Saira Semi Condensed", sans-serif;
	font-weight: 200;
	color: #1BDDA8;
	margin-bottom: 30px;
}

.global-wrapper .interview-profile .person {
	font-weight: bold;
	letter-spacing: 0.05em;
}

.global-wrapper .interview-profile .person .name {
	font-size: 1.6rem;
	line-height: 1.5;
	margin-bottom: 3px;
}

.global-wrapper .interview-profile .person .caption {
	font-size: 1.3rem;
	line-height: 1.538461538;
	margin-bottom: 16px;
}

.global-wrapper .interview-profile .status {
	font-size: 1.3rem;
	line-height: 1.846153846;
	letter-spacing: 0.05em;
}

.global-wrapper .interview-profile .status dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
}

.global-wrapper .interview-profile .status dt {
	font-weight: bold;
	white-space: nowrap;
	margin: 0;
}

.global-wrapper .interview-profile .status dd {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0;
}

.global-wrapper .interview-profile .status p {
	margin-bottom: 0;
}

.global-wrapper .interview-pager {
	padding: 45px 24px 30px;
	background: linear-gradient(-45deg, #b5a7e1 0%, #8d9de6 15.44%, #6e95ea 18.69%, #5890ed 22.82%, #4b8cee 26.49%, #468bef 30.62%, #417fdf 39.94%, #305cb1 66.65%, #25428f 80.7%, #1e337a 92.3%, #1b2d73 100%);
}

.global-wrapper .interview-pager .interview-pager-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.global-wrapper .interview-pager .interview-pager-inner .prev,
.global-wrapper .interview-pager .interview-pager-inner .next,
.global-wrapper .interview-pager .interview-pager-inner .all {
	text-decoration: none;
}

.global-wrapper .interview-pager .interview-pager-inner .prev {
	padding-left: 30px;
	position: relative;
}

.global-wrapper .interview-pager .interview-pager-inner .prev .icon-arrow-left {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	font-size: 1.4rem;
}

.global-wrapper .interview-pager .interview-pager-inner .next {
	padding-right: 30px;
	position: relative;
}

.global-wrapper .interview-pager .interview-pager-inner .next .icon-arrow-right {
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	font-size: 1.4rem;
}

.global-wrapper .interview-pager .interview-pager-inner .all {
	color: #fff;
	font-size: 1.3rem;
	line-height: 1;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-align: center;
}

.global-wrapper .interview-pager .interview-pager-inner .all p {
	margin: 0;
	white-space: nowrap;
}

.global-wrapper .interview-pager .interview-pager-inner .avatar {
	margin-bottom: 5px;
	width: 74px;
	height: 74px;
	border-radius: 100%;
	overflow: hidden;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.global-wrapper .interview-pager .interview-pager-inner .person .name {
	color: #fff;
	font-size: 1.2rem;
	line-height: 1;
	letter-spacing: 0.05em;
}

.global-wrapper .interview-pager .interview-pager-inner .person .caption {
	display: none;
}

.global-wrapper .interview-voice {
	background: #EFF8FD;
	padding: 50px 24px 40px;
}

.global-wrapper .interview-voice .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.global-wrapper .interview-voice .title {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	font-size: 4.6rem;
	line-height: 1;
	letter-spacing: 0.04em;
	font-family: "Saira Semi Condensed", sans-serif;
	font-weight: 200;
	color: #1BDDA8;
	text-align: center;
	margin-bottom: 20px;
}

.global-wrapper .interview-voice .caption {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	font-size: 1.4rem;
	line-height: 1.428571429;
}

.global-wrapper .interview-voice .image {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	margin: 0 -24px 37px;
}

.global-wrapper .interview-voice .image .media {
	padding-bottom: 72%;
}

.global-wrapper .interview-voice .text {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}

.global-wrapper .interview-voice .text .subtitle {
	font-size: 2rem;
	line-height: 1.5;
}

.global-wrapper .interview-voice .text p {
	line-height: 1.714285714;
}

.global-wrapper .header-section + .section .interview-visual {
	margin-top: -40px;
}

.global-wrapper .interview-visual {
	margin-bottom: 30px;
}

.global-wrapper .interview-visual.student .content {
	padding: 20px 20px 0;
	margin-top: -105px;
}

.global-wrapper .interview-visual.student .content .caption {
	margin: 0;
	font-size: 1.2rem;
	line-height: 1;
	letter-spacing: 0.1em;
}

.global-wrapper .interview-visual.student .content .name {
	font-size: 3.4rem;
	line-height: 1.264705882;
	margin-bottom: 17px;
}

.global-wrapper .interview-visual.student .content .name b {
	font-size: 2.8rem;
	line-height: 1.357142857;
	margin-right: 15px;
}

.global-wrapper .interview-visual .image {
	margin: 0 -24px;
}

.global-wrapper .interview-visual .image .media {
	padding-bottom: 146.133333333%;
}

.global-wrapper .interview-visual .content {
	background: #fff;
	margin-top: -140px;
	position: relative;
	z-index: 1;
	padding: 26px 30px 0;
}

.global-wrapper .interview-visual .content .numbering {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #656565;
	letter-spacing: normal;
	font-size: 1.3rem;
	line-height: 1.384615385;
	margin-bottom: 5px;
}

.global-wrapper .interview-visual .content .numbering .number {
	font-size: 3.8rem;
	line-height: 1;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	color: #1B2D73;
	margin-left: 8px;
}

.global-wrapper .interview-visual .content .name {
	font-size: 6rem;
	line-height: 1;
	font-family: "Caveat", cursive;
	margin-bottom: 0;
	letter-spacing: normal;
}

.global-wrapper .interview-visual .content .caption {
	color: #656565;
	font-size: 1.4rem;
	line-height: 2.571428571;
	margin-bottom: 16px;
	margin-top: -8px;
}

.global-wrapper .interview-visual .content .text {
	font-size: 1.6rem;
	line-height: 1.25;
	margin-bottom: 0;
}

.global-wrapper .interview-visual .content .text span {
	margin-bottom: 8px;
	display: inline-block;
}

.global-wrapper .interview-schedule.student .campuslife > .title,
.global-wrapper .interview-schedule.student .holiday > .title {
	font-size: 4.6rem;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.04em;
	font-family: "Saira Semi Condensed", sans-serif;
	font-weight: 200;
	color: #1BDDA8;
}

.global-wrapper .interview-schedule.student .campuslife {
	margin-bottom: 48px;
}

.global-wrapper .interview-schedule.student .campuslife .campuslife-inner {
	background: #F8F8F8;
	padding: 50px 24px 14px;
	margin: 0 -24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .interview-schedule.student .campuslife .campuslife-inner .image {
	display: none;
}

.global-wrapper .interview-schedule.student .holiday .holiday-inner {
	background: #F8F8F8;
	padding: 60px 24px 40px;
	margin: 0 -24px;
}

.global-wrapper .interview-schedule.student .holiday .holiday-inner .image {
	margin-bottom: 16px;
}

.global-wrapper .interview-schedule.student .holiday .holiday-inner .image .media {
	padding-bottom: 61.349693252%;
}

.global-wrapper .interview-schedule.student .holiday .holiday-inner .text p {
	font-size: 1.4rem;
	line-height: 1.714285714;
	margin-bottom: 0;
}

.global-wrapper .interview-schedule.ob .campuslife .campuslife-inner {
	background: #F8F8F8;
	padding: 50px 24px 4px;
	margin: 0 -24px;
}

.global-wrapper .interview-schedule.ob .campuslife .campuslife-inner .image {
	display: none;
}

.global-wrapper .interview-schedule.ob .campuslife .campuslife-inner .vertical-flow {
	margin-bottom: 48px;
}

.global-wrapper .interview-schedule .vertical-flow .title {
	font-size: 1.8rem;
	line-height: 1.888888889;
	font-weight: bold;
	margin-bottom: 20px;
}

.global-wrapper .interview-schedule .vertical-flow dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
}

.global-wrapper .interview-schedule .vertical-flow dl dt {
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-weight: bold;
	width: 62px;
	min-width: 62px;
	margin-right: 18px;
	position: relative;
}

.global-wrapper .interview-schedule .vertical-flow dl dt:after {
	content: "";
	display: block;
	width: 2px;
	height: 100%;
	background: #1BDDA8;
	position: absolute;
	top: 3px;
	right: -2px;
}

.global-wrapper .interview-schedule .vertical-flow dl dt:before {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	border: 2px solid #1BDDA8;
	border-radius: 100%;
	position: absolute;
	top: 2px;
	right: -9px;
	background-color: #fff;
	z-index: 1;
}

.global-wrapper .interview-schedule .vertical-flow dl dd {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-bottom: 17px;
}

.global-wrapper .interview-schedule .vertical-flow dl dd p {
	font-size: 1.2rem;
	line-height: 1.666666667;
	margin-bottom: 5px;
}

.global-wrapper .interview-schedule .vertical-flow dl dd .subject {
	font-size: 1.4rem;
	line-height: 1.5;
	font-weight: bold;
}

.global-wrapper .interview-schedule .vertical-flow dl:last-child dt:after {
	content: none;
}

.global-wrapper .in-number {
	background: #F2F4FC;
	border-radius: 6px;
	position: relative;
	margin-bottom: 60px;
}

.global-wrapper .in-number .title {
	color: #fff;
	padding: 3px 20px;
	font-size: 2rem;
	font-weight: bold;
	background-color: #1B2D73;
	border-radius: 100px;
	display: inline-block;
	min-width: 180px;
	text-align: center;
	position: absolute;
	top: -20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap;
	letter-spacing: normal;
}

.global-wrapper .in-number .number {
	font-size: 2.2rem;
	line-height: 1;
	font-weight: bold;
	margin: 0;
	text-align: center;
	color: #1B2D73;
	letter-spacing: normal;
	white-space: nowrap;
}

.global-wrapper .in-number .number b {
	font-family: "Saira Semi Condensed", sans-serif;
	font-weight: 600;
	font-size: 9rem;
	color: #1BDDA8;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-est {
	padding: 35px 10px 10px;
	position: relative;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-est .number {
	position: relative;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-est .number b {
	position: absolute;
	bottom: 29px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 12rem;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-est .number img {
	width: 217px;
	height: 216px;
	position: relative;
	z-index: 1;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-department,
.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-campus,
.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-club,
.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-license {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-department .number,
.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-campus .number,
.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-club .number,
.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-license .number {
	padding: 0 10px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-department .image,
.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-campus .image,
.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-club .image,
.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-license .image {
	padding: 0 10px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-department {
	padding: 63px 10px 40px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-department .image img {
	max-width: 90px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-department .number b {
	display: block;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-campus {
	padding: 55px 20px 40px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-campus .image img {
	max-width: 118px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-campus .number b {
	display: block;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-club {
	padding: 50px 20px 40px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-club .number b {
	margin-right: 5px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-club .number span {
	font-size: 2rem;
	line-height: 1.3;
	display: inline-block;
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-club .image img {
	max-width: 80px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-club .title {
	min-width: 248px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-license {
	padding: 50px 20px 40px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-license .number b {
	margin: 0 5px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-license .number span {
	font-size: 2rem;
	line-height: 1.3;
	display: inline-block;
	-webkit-transform: translateY(-12px);
	transform: translateY(-12px);
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-license .image img {
	max-width: 72px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-license .title {
	min-width: 248px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-people {
	padding: 35px 20px 40px;
	text-align: center;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-people .title {
	position: static;
	-webkit-transform: none;
	transform: none;
	margin: 0 auto 30px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-people .left {
	margin-bottom: 50px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-people .notice {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 12px;
	color: #1B2D73;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-people .notice p {
	text-align: left;
	margin: 0;
	position: relative;
	letter-spacing: normal;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-people .notice p:before {
	content: "";
	display: block;
	border-left: 3px solid #1B2D73;
	border-radius: 100%;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	position: absolute;
	top: 0;
	left: -15px;
	width: 20px;
	height: 100%;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-people .notice p:after {
	content: "";
	display: block;
	border-right: 3px solid #1B2D73;
	border-radius: 100%;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	position: absolute;
	top: 0;
	right: -15px;
	width: 20px;
	height: 100%;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-applicant,
.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-participant {
	padding: 48px 20px 40px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-participant {
	padding: 75px 20px 75px;
	margin-bottom: 40px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass {
	padding: 40px 28px 10px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .high-ranks-area .fill-title {
	background-color: #1B2D73;
	border-radius: 6px;
	font-size: 2.6rem;
	line-height: 1.692307692;
	color: #fff;
	padding: 33px 15px;
	text-align: center;
	margin: -40px -28px 40px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .high-ranks-area .high-ranks {
	margin-bottom: 55px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .high-ranks-area .high-ranks .high-rank {
	text-align: center;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .high-ranks-area .high-ranks .high-rank .title {
	position: static;
	-webkit-transform: none;
	transform: none;
	margin: 0 0 10px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .high-ranks-area .high-ranks .high-rank .content {
	border-radius: 100%;
	background: #fff;
	padding: 20px;
	width: 215px;
	height: 215px;
	margin: 0 auto 35px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .high-ranks-area .high-ranks .high-rank .content .category {
	font-size: 2rem;
	color: #1B2D73;
	margin: 0 0 -15px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .high-ranks-area .high-ranks .high-rank .content .number {
	font-size: 2.6rem;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .high-ranks-area .high-ranks .high-rank .content .number b {
	font-size: 14rem;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .ranks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .ranks .rank {
	background: #fff;
	border-radius: 0 0 6px 6px;
	position: relative;
	width: calc((100% - (10px * (2 - 1))) / 2 - 0.1px);
	margin-right: 10px;
	margin-bottom: 40px;
	padding: 20px 0 15px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .ranks .rank:nth-child(2n) {
	margin-right: 0;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .ranks .rank .title {
	width: 100%;
	font-size: 1.4rem;
	min-width: 0;
	padding: 3px 0;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .ranks .rank .category {
	font-size: 2.2rem;
	color: #1B2D73;
	margin: 0;
	text-align: center;
}

.global-wrapper .scroll-trigger.anime {
	opacity: 0;
}

.global-wrapper .scroll-trigger.anime.start {
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-name: slideup;
	animation-name: slideup;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
}

.global-wrapper .job-search {
	background: #F8F8F8;
}

.global-wrapper .job-search-filter {
	padding: 0;
}

.global-wrapper .job-search-filter .fill-check {
	display: none;
}

.global-wrapper .job-search-filter .fill-check + label {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	margin: 0px 0;
	padding-left: 23px;
	vertical-align: middle;
	cursor: pointer;
	font-size: 1.4rem;
	color: #353852;
}

.global-wrapper .job-search-filter .fill-check + label:after {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	display: block;
	width: 16px;
	height: 16px;
	border: 1px solid #1B2D73;
	content: '';
	background-color: #fff;
	z-index: 0;
}

.global-wrapper .job-search-filter .fill-check + label:before {
	position: absolute;
	top: -3px;
	bottom: 0;
	margin: auto;
	left: 4px;
	display: block;
	width: 8px;
	height: 11px;
	border-right: 3px solid #1B2D73;
	border-bottom: 3px solid #1B2D73;
	border-radius: 1px;
	content: '';
	opacity: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 99;
}

.global-wrapper .job-search-filter .fill-check:checked + label:before {
	opacity: 1;
}

.global-wrapper .job-search-filter .fill-check:checked + label:after {
	background-color: #fff;
	border-color: #1B2D73;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.global-wrapper .job-search-filter .filter-control {
	text-align: right;
}

.global-wrapper .job-search-filter .filter-control a {
	display: inline-block;
	padding: 4px 15px;
	background: #1B2D73;
	color: #fff;
	text-decoration: none;
	font-size: 1.3rem;
	border-radius: 100px;
	cursor: pointer;
}

.global-wrapper .job-search-filter .filter-control a:hover {
	color: #fff;
}

.global-wrapper .job-search-filter .filter-control.top {
	margin-bottom: 20px;
}

.global-wrapper .job-search-filter .filter-control.top a {
	margin-left: 10px;
}

.global-wrapper .job-search-filter .filter-control.bottom {
	margin-bottom: 25px;
	margin-top: -25px;
}

.global-wrapper .job-search-filter .filter-title {
	font-size: 1.4rem;
	line-height: 1.428571429;
	font-weight: bold;
	color: #1B2D73;
	margin-bottom: 5px;
}

.global-wrapper .job-search-filter .fill-checks {
	margin-bottom: 27px;
}

.global-wrapper .job-search-filter .fill-checks-item {
	margin-bottom: 5px;
	padding-left: 0;
}

.global-wrapper .job-search-filter .fill-checks-item:last-child {
	margin-bottom: 0;
}

.global-wrapper .job-search-filter .fill-checks-item:before {
	content: none;
}

.global-wrapper .job-search-filter .fill-checks-item .fill-check + label {
	color: #1B2D73;
	font-weight: bold;
	padding: 13px 20px 13px 45px;
	border: 1px solid #1B2D73;
	border-radius: 3px;
	width: 100%;
}

.global-wrapper .job-search-filter .fill-checks-item .fill-check + label:after {
	left: 20px;
}

.global-wrapper .job-search-filter .fill-checks-item .fill-check + label:before {
	left: 24px;
}

.global-wrapper .job-search-filter .fill-checks-item .fill-check:checked + label {
	background: #1B2D73;
	color: #fff;
}

.global-wrapper .job-search-filter .button-area {
	text-align: center;
}

.global-wrapper .job-search-filter .button-area .button {
	max-width: 214px;
	line-height: 40px;
	width: 100%;
	height: auto;
}

.global-wrapper .job-search-result {
	margin: 10px auto;
	padding: 28px 28px 37px;
}

.global-wrapper .job-search-result .result-title {
	font-size: 1.4rem;
	line-height: 1.428571429;
	font-weight: bold;
	color: #1B2D73;
	text-align: center;
	margin-bottom: 20px;
}

.global-wrapper .job-search-result .result-title span {
	font-size: 1.8rem;
	line-height: 1.111111111;
}

.global-wrapper .job-search-result .result-title + p {
	margin: -4px 0 -10px;
	text-align: center;
}

.global-wrapper .job-search-result .result-box {
	background: #fff;
	padding: 32px 18px 30px;
	margin-bottom: 30px;
}

.global-wrapper .job-search-result .result-box:last-child {
	margin-bottom: 0;
}

.global-wrapper .job-search-result .result-box .title {
	font-size: 2rem;
	line-height: 1;
	font-weight: bold;
	color: #1B2D73;
	margin-bottom: 20px;
}

.global-wrapper .job-search-result .result-box .tag-text {
	font-size: 1.2rem;
	line-height: 1.833333333;
	margin-top: 33px;
}

.global-wrapper .job-search-result .result-box .column {
	border-bottom: 1px solid #ddd;
	padding: 35px 0 13px;
}

.global-wrapper .job-search-result .result-box .column .title {
	font-size: 1.6rem;
	line-height: 1.25;
	margin: 5px 0 8px;
}

.global-wrapper .job-search-result .result-box .column1 {
	padding-top: 0;
}

.global-wrapper .intro-sns {
	border: 15px solid #F8F8F8;
	padding: 20px 20px 30px;
}

.global-wrapper .intro-sns .title {
	font-size: 2rem;
	color: #1B2D73;
	font-weight: bold;
	margin-bottom: 2px;
}

.global-wrapper .intro-sns .title + p {
	margin-bottom: 33px;
}

.global-wrapper .intro-sns .flex img {
	margin-right: 20px;
}

.global-wrapper .intro-sns .flex div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}

.global-wrapper .intro-sns .flex div:last-child {
	margin-bottom: 0;
}

.global-wrapper .event-timeline {
	background-color: #F8F8F8;
	margin: 0 -24px;
	padding: 50px 24px;
}

.global-wrapper .event-timeline-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 20px;
}

.global-wrapper .event-timeline-item:last-child {
	padding-bottom: 0;
}

.global-wrapper .event-timeline-item:not(:last-child) .event-timeline-date::before {
	content: "";
	display: block;
	width: 4px;
	height: calc(100% + 20px);
	background-color: #1BDDA8;
	position: absolute;
	top: 0;
	left: calc(50% - 7px);
}

.global-wrapper .event-timeline-item .event-timeline-date {
	width: 84px;
	min-width: 84px;
	padding-right: 14px;
	position: relative;
}

.global-wrapper .event-timeline-item .event-timeline-date .month {
	background: #1B2D73;
	color: #fff;
	padding: 48px 0;
	text-align: center;
	border-radius: 3px;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1;
	position: relative;
	z-index: 1;
}

.global-wrapper .event-timeline-item .event-timeline-date .month b {
	font-size: 2.4rem;
}

.global-wrapper .event-timeline-item .event-timeline-content {
	background-color: #fff;
	border-radius: 3px;
	width: 100%;
	padding: 26px 18px;
}

.global-wrapper .event-timeline-item .event-timeline-content ul {
	margin-bottom: 20px;
}

.global-wrapper .event-timeline-item .event-timeline-content ul:last-child {
	margin-bottom: 0;
}

.global-wrapper .event-timeline-item .event-timeline-content .event-timeline-image {
	margin-bottom: 16px;
}

.global-wrapper .event-timeline-item .event-timeline-content .event-timeline-image:last-child {
	margin-bottom: 0;
}

.global-wrapper .event-timeline-item .event-timeline-content .caption {
	margin-top: 2px;
}

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

.small-hidden {
	display: block !important;
}

.small-hidden.inline {
	display: inline !important;
}

.small-hidden.inline-block {
	display: inline-block !important;
}

.small-hidden.table {
	display: table !important;
}

.small-hidden.table-cell {
	display: table-cell !important;
}

.small-show {
	display: none !important;
}

}

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

body {
	line-height: 1.875;
	font-size: 1.6rem;
}

.section {
	margin-bottom: 100px;
}

.section:last-child {
	margin-bottom: 80px;
}

.header-section {
	margin-bottom: 60px;
}

.page-wrapper {
	margin: 0 auto;
	max-width: 1288px;
}

.page-wrapper.narrow {
	max-width: 1028px;
}

.grid {
	margin: -16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.grid .row {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.grid .col {
	margin: 0;
	padding: 14px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.grid .col1 {
	width: 8.333333333%;
}

.grid .col2 {
	width: 16.666666667%;
}

.grid .col3 {
	width: 25%;
}

.grid .col4 {
	width: 33.333333333%;
}

.grid .col5 {
	width: 41.666666667%;
}

.grid .col6 {
	width: 50%;
}

.grid .col7 {
	width: 58.333333333%;
}

.grid .col8 {
	width: 66.666666667%;
}

.grid .col9 {
	width: 75%;
}

.grid .col10 {
	width: 83.333333333%;
}

.grid .col11 {
	width: 91.666666667%;
}

.grid .col12 {
	width: 100%;
}

.global-wrapper .header + .search-modal {
	display: block;
}

.global-wrapper .footer-breadcrumb ul {
	margin: 0 auto;
	padding: 9px 25px 10px;
	max-width: 1370px;
	white-space: normal;
}

.global-wrapper .footer-breadcrumb li {
	display: inline;
	font-size: 1.4rem;
}

.global-wrapper .footer-breadcrumb li:after {
	top: 3px;
}

.global-wrapper .footer-breadcrumb a {
	display: inline;
}

.global-wrapper .footer-breadcrumb span {
	display: inline;
}

.global-wrapper .footer-socials ul {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.global-wrapper .footer-socials li {
	padding: 0 7px;
}

.global-wrapper .footer-socials a .icon-line {
	font-size: 32px;
}

.global-wrapper .footer-socials a .icon-twitter {
	font-size: 32px;
}

.global-wrapper .footer-socials a .icon-youtube {
	font-size: 22px;
}

.global-wrapper footer.footer .footer-row .footer-bottom .brand-logo .brand-logo-inner img {
	width: 230px;
	height: 39px;
}

.global-wrapper .section-cv {
	padding: 73px 0;
}

.global-wrapper .section-cv .section-inner {
	margin: 0 auto;
	max-width: 1240px;
}

.global-wrapper .section-cv ul {
	margin: -16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.global-wrapper .section-cv li {
	margin: 0;
	padding: 16px;
	width: 100%;
	max-width: 33.333333333%;
}

.global-wrapper .section-cv .button.cv .button-inner {
	padding-top: 6px;
	padding-bottom: 4px;
}

.global-wrapper .section-cv[data-content-overflow="1"] li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 25%;
}

.global-wrapper .section-fv .content h2 {
	bottom: -3px;
}

.global-wrapper .section-fv .content h3 {
	top: 163px;
	left: 19.513888889%;
	font-size: 1.8rem;
}

.global-wrapper .section-fv .content h3 .row {
	padding-bottom: 3px;
}

.global-wrapper .section-fv .content .button {
	right: 5.208333333%;
	bottom: 191px;
	left: auto;
}

.global-wrapper .section-pickup {
	padding-top: 9px;
	padding-bottom: 60px;
}

.global-wrapper .section-pickup .section-heading {
	margin-top: 45px;
	margin-bottom: 26px;
	font-size: 6.0rem;
}

.global-wrapper .section-pickup .slider {
	margin: 0 auto;
	padding: 0 9.861111111%;
}

.global-wrapper .section-pickup .slider .slide {
	width: 33.39100346%;
}

.global-wrapper .section-pickup .slider .slide .slide-inner {
	padding: 0 3.367875648%;
}

.global-wrapper .section-pickup .slider .slide .slide-content {
	padding: 16px 17px 20px;
	border-bottom-width: 3px;
}

.global-wrapper .section-pickup .slider .slider-pagination-bullets {
	display: none;
}

.global-wrapper .section-pickup .slider .slider-arrow {
	display: block;
}

.global-wrapper .section-feature {
	padding-top: 6px;
	padding-bottom: 64px;
}

.global-wrapper .section-feature .component-cards {
	margin: 0 auto;
	padding-top: 0;
	display: block;
	width: 86.111111111%;
}

.global-wrapper .section-feature .component-cards .card {
	margin-bottom: 35px;
	padding: 0;
	width: auto;
}

.global-wrapper .section-feature .component-cards .card:after {
	display: block;
	clear: both;
	content: '';
}

.global-wrapper .section-feature .component-cards .card .image {
	margin-bottom: 53px;
	float: right;
	width: 53.064516129%;
}

.global-wrapper .section-feature .component-cards .card .image:before {
	bottom: -28px;
	right: 14px;
	font-size: 1.9rem;
}

.global-wrapper .section-feature .component-cards .card .image .bg {
	top: 71px;
	bottom: -31px;
	left: 78px;
}

.global-wrapper .section-feature .component-cards .card .image .bg:before {
	right: 0;
	left: 60px;
	width: auto;
}

.global-wrapper .section-feature .component-cards .card .image .bg.transparent {
	right: 5.167173252%;
	left: 5.167173252%;
	width: auto;
}

.global-wrapper .section-feature .component-cards .card .content {
	padding: 6.532258065% 0;
	float: left;
	width: 46.935483871%;
}

.global-wrapper .section-feature .component-cards .card .content .title {
	margin-right: -50px;
	margin-bottom: 39px;
	padding: 7px 30px 7px;
	font-size: 2.6rem;
	text-align: left;
}

.global-wrapper .section-feature .component-cards .card .content .label {
	margin-left: 30px;
}

.global-wrapper .section-feature .component-cards .card .content p {
	padding-right: 28.436018957%;
	padding-left: 30px;
	line-height: 1.5;
}

.global-wrapper .section-feature .component-cards .card .content .button-shadow {
	margin-top: 45px;
	margin-left: 30px;
	display: inline-block;
}

.global-wrapper .section-feature .component-cards .card .content .button .button-inner {
	line-height: 48px;
}

.global-wrapper .section-feature .component-cards .card:nth-child(even) .image {
	float: left;
}

.global-wrapper .section-feature .component-cards .card:nth-child(even) .image:before {
	left: -72px;
}

.global-wrapper .section-feature .component-cards .card:nth-child(even) .image .bg:before {
	left: 70px;
}

.global-wrapper .section-feature .component-cards .card:nth-child(even) .image .bg.transparent {
	left: 10.638297872%;
}

.global-wrapper .section-feature .component-cards .card:nth-child(even) .content {
	float: right;
}

.global-wrapper .section-feature .component-cards .card:nth-child(even) .content .title {
	margin-right: 0;
	margin-left: -50px;
	padding-left: 25.429553265%;
}

.global-wrapper .section-feature .component-cards .card:nth-child(even) .content p {
	padding-right: 50px;
	padding-left: 16.838487973%;
}

.global-wrapper .section-feature .component-cards .card:nth-child(even) .content .button-shadow {
	margin-left: 16.838487973%;
}

.global-wrapper .section-professional {
	padding: 0;
}

.global-wrapper .section-professional .section-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .section-professional .content {
	padding: 0 5.069444444%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 50%;
}

.global-wrapper .section-professional .section-heading {
	margin-top: 0;
	margin-right: -100%;
	margin-bottom: 53px;
	padding: 0;
	position: relative;
	left: -0.1em;
	z-index: 1;
	white-space: nowrap;
}

.global-wrapper .section-professional .section-heading .caption {
	padding-left: 0.25em;
}

.global-wrapper .section-professional .lead {
	padding: 0 6.968641115% 0 0;
}

.global-wrapper .section-professional .lead p {
	margin-bottom: 55px;
}

.global-wrapper .section-professional .lead .button-shadow {
	display: inline-block;
}

.global-wrapper .section-professional .lead .button-shadow .button .button-inner {
	padding: 0;
	line-height: 60px;
}

.global-wrapper .section-professional .slider {
	margin-top: 0;
	padding-right: 70px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 50%;
}

.global-wrapper .section-professional .slider > .bg {
	display: none;
}

.global-wrapper .section-professional .slider .slide .media {
	padding-bottom: 121.076923077%;
	width: 100%;
}

.global-wrapper .section-professional .slider .slide .slide-content {
	padding: 12px 10px;
	right: 78px;
	bottom: 0;
	min-width: 36.923076923%;
	max-width: 85.230769231%;
}

.global-wrapper .section-professional .slider .slide .slide-content .title {
	font-size: 2.2rem;
}

.global-wrapper .section-professional .slider .slider-pagination-bullets {
	display: none;
}

.global-wrapper .section-professional .slider .slider-arrow {
	display: block;
}

.global-wrapper .section-department {
	padding-top: 19px;
	padding-bottom: 65px;
}

.global-wrapper .section-department .section-heading {
	margin-bottom: 40px;
}

.global-wrapper .section-department .articles {
	margin: 0 auto;
	max-width: 1308px;
}

.global-wrapper .section-department .button-shadow {
	margin-top: 11px;
}

.global-wrapper .section-department .button-shadow .button.cv {
	width: 320px;
}

.global-wrapper .section-department .button-shadow .button.cv .button-inner {
	padding: 0;
	line-height: 60px;
}

.global-wrapper .section-campuslife {
	padding-top: 19px;
	padding-bottom: 85px;
}

.global-wrapper .section-campuslife .section-heading {
	font-size: 8.0rem;
}

.global-wrapper .section-campuslife .graphics {
	display: block;
}

.global-wrapper .section-campuslife .content {
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 1302px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .section-campuslife .section-heading {
	margin: 46px 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 48.7%;
	text-align: left;
}

.global-wrapper .section-campuslife .section-heading .caption {
	padding-left: 6px;
}

.global-wrapper .section-campuslife .lead {
	margin-bottom: 0;
	padding-top: 32px;
}

.global-wrapper .section-campuslife .slider {
	margin: 0 auto;
	padding-top: 42px;
	max-width: 978px;
	overflow: visible;
}

.global-wrapper .section-campuslife .slider .slide {
	width: 33.333333333%;
}

.global-wrapper .section-campuslife .slider .slide .media {
	padding-bottom: 139.263803681%;
	border-top-width: 3px;
}

.global-wrapper .section-campuslife .slider .slide .slide-content {
	padding: 5px 10px 9px;
}

.global-wrapper .section-campuslife .slider .slide .slide-content .title {
	font-size: 1.7rem;
}

.global-wrapper .section-campuslife .slider .slide.slide-active {
	-webkit-transform: none;
	transform: none;
}

.global-wrapper .section-campuslife .slider .slide:hover {
	z-index: 999;
	-webkit-transform: scale(1.165);
	transform: scale(1.165);
}

.global-wrapper .section-campuslife .slider .slider-pagination-bullets {
	display: none;
}

.global-wrapper .section-interview {
	padding-top: 0;
	padding-bottom: 80px;
}

.global-wrapper .section-interview .section-heading {
	margin-bottom: 43px;
}

.global-wrapper .section-interview .lead {
	margin-bottom: 45px;
	text-align: center;
}

.global-wrapper .section-interview .slider .slide {
	padding-bottom: 0;
	width: 55.555555556%;
	opacity: 1;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.global-wrapper .section-interview .slider .slide .slide-inner {
	padding: 0 30px;
	max-width: none;
}

.global-wrapper .section-interview .slider .slide .slide-image {
	padding: 22px;
	left: 26px;
}

.global-wrapper .section-interview .slider .slide .slide-image:before {
	top: 12px;
	right: 12px;
	bottom: 12px;
	left: 12px;
}

.global-wrapper .section-interview .slider .slide .slide-image .bg:before {
	right: 32px;
	left: 32px;
	width: auto;
}

.global-wrapper .section-interview .slider .slide .slide-image .media {
	padding-bottom: 65.229885057%;
}

.global-wrapper .section-interview .slider .slide .slide-content {
	bottom: 11.5%;
	left: -27.5%;
}

.global-wrapper .section-interview .slider .slide .slide-content .title {
	padding: 14px 30px 1px 18px;
	font-size: 4.8rem;
}

.global-wrapper .section-interview .slider .slide .slide-content .title .caveat {
	top: -5px;
	font-size: 6.0rem;
	letter-spacing: 0.005em;
}

.global-wrapper .section-interview .slider .slide .slide-content .row {
	margin: 10px 0;
	padding: 3px 12px 2px;
	min-width: 14.8em;
	font-size: 2.4rem;
}

.global-wrapper .section-interview .slider .slide.slide-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.global-wrapper .section-interview .slider .slider-pagination-bullets {
	display: none;
}

.global-wrapper .section-interview .slider .slider-arrow {
	display: block;
}

.global-wrapper .section-interview .page-wrapper .button-shadow {
	margin-top: 59px;
}

.global-wrapper .section-interview .page-wrapper .button-shadow .button {
	margin-top: 0;
	width: 320px;
}

.global-wrapper .section-interview .page-wrapper .button-shadow .button .button-inner {
	padding: 0;
	line-height: 60px;
}

.global-wrapper .section-news {
	padding-top: 9px;
}

.global-wrapper .section-news .section-heading {
	margin-top: 42px;
	margin-bottom: 47px;
}

.global-wrapper .section-news .button-shadow {
	margin-top: 42px;
}

.global-wrapper .section-news .button-shadow .button {
	width: 320px;
}

.global-wrapper .section-feature_contents {
	padding-top: 10px;
	padding-bottom: 60px;
}

.global-wrapper .section-feature_contents .section-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .section-feature_contents .col {
	padding-left: 15px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 35.416666667%;
}

.global-wrapper .section-feature_contents .section-heading {
	margin: 0 auto;
	display: table;
	text-align: left;
}

.global-wrapper .section-feature_contents .section-heading .caption {
	padding-left: 3px;
}

.global-wrapper .section-feature_contents .page-wrapper {
	padding: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 64.583333333%;
}

.global-wrapper .section-feature_contents .slider {
	padding-bottom: 40px;
	position: relative;
}

.global-wrapper .section-feature_contents .slider-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .section-feature_contents .slide {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
	max-height: none;
	opacity: 1;
}

.global-wrapper .section-feature_contents .articles {
	padding: 35px;
}

.global-wrapper .section-feature_contents .slide.last .feature_contents-link:last-child:after {
	content: none;
}

.global-wrapper .section-feature_contents .slider-arrow {
	display: block;
}

.global-wrapper .section-feature_contents .button.cv {
	display: none;
}

.global-wrapper .section-special {
	padding-top: 13px;
	padding-bottom: 60px;
}

.global-wrapper .section-special .section-inner {
	margin: 0 auto;
	max-width: 1240px;
}

.global-wrapper .section-special .section-heading {
	margin-top: 38px;
	margin-bottom: 33px;
}

.global-wrapper .section-special .articles {
	margin: -16px;
	padding: 0;
}

.department-page_header {
	margin-bottom: 15px;
}

.department-page_header .image {
	margin-bottom: 0;
	width: 108.064516129%;
}

.department-page_header .image .media {
	padding-bottom: 28.358208955%;
}

.department-page_header .content {
	padding: 36px 20px 0 0;
	position: relative;
	z-index: 1;
	max-width: 60.483870968%;
	background-color: #fff;
	margin-top: -110px;
}

.department-page_header .content .title {
	line-height: 1.642857143;
	font-size: 2.8rem;
	margin-bottom: 13px;
}

.aboutus-page-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 -100px 0 0;
}

.aboutus-page-header .images {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 61.940298507%;
}

.aboutus-page-header .image {
	width: 100%;
	margin-left: 27px;
}

.aboutus-page-header .image:after {
	display: none;
}

.aboutus-page-header .image .media {
	padding-bottom: 125.906735751%;
}

.aboutus-page-header .content {
	position: relative;
	padding: 0;
	width: 37.313432836%;
}

.aboutus-page-header .content .title {
	font-size: 7.6rem;
	color: #1B2D73;
	margin-bottom: -2px;
	width: 200%;
}

.aboutus-page-header .content .caption {
	font-size: 1.8rem;
	line-height: 1.5;
	margin-bottom: 45px;
	color: #1B2D73;
	width: 200%;
}

.aboutus-page-header .content .caption br {
	display: none;
}

.aboutus-page-header .content p {
	font-size: 1.6rem;
	line-height: 1.875;
	color: #353852;
}

.medium-hidden {
	display: block !important;
}

.medium-hidden.inline {
	display: inline !important;
}

.medium-hidden.inline-block {
	display: inline-block !important;
}

.medium-hidden.table {
	display: table !important;
}

.medium-hidden.table-cell {
	display: table-cell !important;
}

.medium-show {
	display: none !important;
}

.global-wrapper .bg.shadow:before {
	left: 0;
	width: 100%;
	height: 66px;
}

.global-wrapper .articles[data-column="2"] > * {
	width: 33.333333333%;
}

.global-wrapper .tab-panel {
	padding: 20px 46px 26px;
}

.global-wrapper .modal-content {
	padding-bottom: 40%;
	width: 71.111111111%;
}

.global-wrapper p {
	margin-bottom: 1.125em;
	line-height: 1.875;
	font-size: 1.6rem;
}

.global-wrapper h1 .caption {
	margin-bottom: 0;
	line-height: 0.5;
	font-size: 1.6rem;
}

.global-wrapper p.notice {
	margin-bottom: 0;
	line-height: 1.666666667;
	font-size: 1.2rem;
}

.global-wrapper h1,
.global-wrapper .h1 {
	margin-bottom: 1.5em;
	padding-bottom: 0.45em;
	line-height: 1.7;
	font-size: 4.0rem;
}

.global-wrapper h1:before,
.global-wrapper .h1:before {
	width: 4em;
}

.global-wrapper h2,
.global-wrapper .h2 {
	margin-bottom: 1.875em;
	padding: 0.21875em 0 0.21875em 0.6875em;
	font-size: 3.2rem;
}

.global-wrapper h2:before,
.global-wrapper .h2:before {
	width: 6px;
}

.global-wrapper h3,
.global-wrapper .h3 {
	margin-bottom: 1.428571429em;
	line-height: 1.642857143;
	font-size: 2.8rem;
}

.global-wrapper h4,
.global-wrapper .h4 {
	margin-bottom: 1.25em;
	padding-bottom: 0.583333333em;
	line-height: 1.5;
	font-size: 2.4rem;
}

.global-wrapper h5,
.global-wrapper .h5 {
	margin-bottom: 1.125em;
	padding-bottom: 0.75em;
	line-height: 1.5;
	font-size: 2.0rem;
}

.global-wrapper h6,
.global-wrapper .h6 {
	margin-bottom: 1.058823529em;
	line-height: 1.5;
	font-size: 2.0rem;
}

.global-wrapper .section-heading {
	margin: 65px 0;
	font-size: 10.0rem;
}

.global-wrapper .section-heading .caption {
	margin-top: 5px;
	line-height: 0.8;
	font-size: 2.4rem;
}

.global-wrapper .label {
	padding-top: 2px;
	padding-bottom: 0;
	min-width: 5.538461538em;
	font-size: 1.3rem;
}

.global-wrapper .label > a:before,
.global-wrapper .label > a:after,
.global-wrapper .label > a[target="_blank"]:before,
.global-wrapper .label > a[target="_blank"]:after {
	left: -1px;
}

.global-wrapper .label.fixed-width {
	padding-top: 0;
	padding-bottom: 1px;
	min-width: 5em;
	font-size: 1.1rem;
}

.global-wrapper a[href^="tel:"] {
	pointer-events: none;
}

.global-wrapper .link {
	padding-left: 0.9375em;
}

.global-wrapper .news-link a {
	padding: 10px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .news-link time {
	margin: 0;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	font-size: 1.4rem;
	letter-spacing: 0;
}

.global-wrapper .news-link .media {
	margin-right: 27px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.global-wrapper .news-link .content {
	padding-left: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.global-wrapper .news-link .content .label {
	margin: 0 1.2em 0 0;
	padding: 0 14px 1px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 7.675em;
	font-size: 1.2rem;
}

.global-wrapper .news-link .content .title {
	font-size: 1.6rem;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.global-wrapper .feature_contents-link {
	margin-bottom: 0;
	padding: 15px 15px 5px;
	width: 50%;
}

.global-wrapper .feature_contents-link a {
	border-bottom-width: 3px;
}

.global-wrapper .feature_contents-link .media {
	padding-bottom: 45%;
}

.global-wrapper .feature_contents-link .content {
	padding: 15px 9px 13px;
}

.global-wrapper .feature_contents-link .content p {
	font-size: 1.6rem;
}

.global-wrapper .feature_contents-link .content .title {
	line-height: 1.45;
	font-size: 2.6rem;
}

.global-wrapper .cover-link {
	padding: 16px;
	width: 25%;
}

.global-wrapper .cover-link .media {
	padding-bottom: 69.93006993%;
}

.global-wrapper .cover-link .content .title {
	margin-top: 18px;
	padding-bottom: 17px;
	font-size: 2.0rem;
}

.global-wrapper .cover-link .content .title:before {
	margin-top: 15px;
	width: 60px;
}

.global-wrapper .figure-link a {
	border-top-width: 4px;
}

.global-wrapper .figure-link .media {
	padding-bottom: 52.752293578%;
}

.global-wrapper .figure-link .title {
	padding: 22px 10px 26px;
	font-size: 2.0rem;
}

.global-wrapper .tab-nav {
	margin-bottom: 22px;
}

.global-wrapper .tab-nav li {
	padding: 0 5px;
}

.global-wrapper .tab-nav li a {
	padding: 3px;
	border-radius: 15px;
	font-size: 1.3rem;
}

.global-wrapper .button,
.global-wrapper button {
	border-radius: 60px;
	width: 360px;
	line-height: 66px;
	font-size: 1.6rem;
}

.global-wrapper .button:after,
.global-wrapper button:after {
	border-radius: 60px;
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .button .button-inner,
.global-wrapper button .button-inner {
	padding-right: 30px;
	padding-left: 30px;
}

.global-wrapper .button + .button,
.global-wrapper .button + button,
.global-wrapper button + .button,
.global-wrapper button + button {
	margin-top: 0;
	margin-left: 2.822580645%;
}

.global-wrapper .btnauto {
	width: auto;
	min-width: 360px;
}

.global-wrapper .button.cv,
.global-wrapper button.cv {
	width: 392px;
}

.global-wrapper .button.cv + .button.cv,
.global-wrapper .button.cv + button.cv,
.global-wrapper button.cv + .button.cv,
.global-wrapper button.cv + button.cv {
	margin-top: 0;
}

.global-wrapper .button-shadow + .button-shadow {
	margin-top: 0;
}

.global-wrapper .button-dates {
	margin-left: -16px;
}

.global-wrapper .button-dates li {
	margin: 0 0 16px 16px;
}

.global-wrapper .icon-media-play {
	width: 68px;
	height: 68px;
}

.global-wrapper .icon-media-play span:after {
	border-left-width: 17px;
	border-top-width: 11px;
	border-bottom-width: 11px;
	top: 24px;
	left: 28px;
}

.global-wrapper th {
	padding: 2px 15px 0;
}

.global-wrapper td {
	padding: 15px 19px 15px;
	line-height: 1.571428571;
	width: auto;
	min-width: 12.857142857em;
	font-size: 1.4rem;
}

.global-wrapper td > p {
	font-size: 1.4rem;
}

.global-wrapper thead th {
	padding-top: 18px;
	padding-bottom: 17px;
}

.global-wrapper tbody tr > th:first-child {
	width: 14.596774194%;
}

.global-wrapper td .img-fleft:after {
	display: block;
	clear: both;
	content: '';
}

.global-wrapper td .img-fleft .image {
	float: left;
	padding: 0 38px 0 0;
	max-width: 338px;
}

.global-wrapper td .img-fright:after {
	display: block;
	clear: both;
	content: '';
}

.global-wrapper td .img-fright .image {
	float: right;
	padding: 0 0 0 38px;
	max-width: 338px;
}

.global-wrapper td .img-left-middle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper td .img-left-middle .image {
	padding: 0 38px 0 0;
	max-width: 338px;
}

.global-wrapper td .img-left-middle .text {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.global-wrapper td .img-right-middle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper td .img-right-middle .image {
	padding: 0 0 0 38px;
	max-width: 338px;
}

.global-wrapper td .img-right-middle .text {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.global-wrapper .table-scrollable {
	overflow: inherit;
	white-space: inherit;
}

.global-wrapper .table-scrollable th {
	min-width: 0;
}

.global-wrapper .table-flow {
	table-layout: fixed;
}

.global-wrapper .table-flow tr {
	display: table-row;
}

.global-wrapper .table-flow tr:nth-child(10) th {
	border-bottom: 1px solid #346AD0;
}

.global-wrapper .table-flow th:not(:root) {
	display: table-cell;
	text-align: center;
	font-size: 1.8rem;
	width: 8.467741935%;
}

.global-wrapper .table-flow td {
	display: table-cell;
	border-top: 1px solid #C3C3C3;
	vertical-align: middle;
}

.global-wrapper .table-flow td:nth-child(2) {
	width: 51.209677419%;
}

.global-wrapper .table-flow td:nth-child(3) {
	width: 40.322580645%;
}

.global-wrapper .table-flow td:empty {
	display: table-cell;
}

.global-wrapper .table-flow td[rowspan] + td {
	border-bottom: 1px solid #C3C3C3;
	padding-bottom: 15px;
}

.global-wrapper label {
	margin-bottom: 6px;
}

.global-wrapper input:not([type="radio"]):not([type="checkbox"]),
.global-wrapper textarea,
.global-wrapper select {
	padding: 7px 11px 9px;
}

.global-wrapper .form-row .message {
	line-height: 1.333333333;
}

.global-wrapper ul {
	margin-bottom: 1.125em;
}

.global-wrapper li {
	margin-bottom: 6px;
	line-height: 1.875;
}

.global-wrapper li:before {
	top: 14px;
}

.global-wrapper li ul {
	margin-bottom: 1em;
	padding-top: 1px;
}

.global-wrapper li ul li {
	margin-bottom: 1px;
}

.global-wrapper ol {
	margin-bottom: 1.125em;
}

.global-wrapper ol li {
	margin-bottom: 20px;
	line-height: 1.625;
}

.global-wrapper ol li ol {
	margin-bottom: 21px;
	padding-top: 10px;
}

.global-wrapper ol li li {
	padding-left: 27px;
}

.global-wrapper ol > li:nth-child(n + 10) {
	padding-left: 34px;
}

.global-wrapper .lists {
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .lists .lists-item {
	margin-bottom: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: calc((100% - 32px) / 2);
	margin-right: 32px;
}

.global-wrapper .lists .lists-item:nth-child(2n) {
	margin-right: 0;
}

.global-wrapper .em-lists {
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .em-lists .em-lists-item {
	margin-bottom: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: calc((100% - 32px) / 2);
	margin-right: 32px;
}

.global-wrapper .em-lists .em-lists-item:nth-child(2n) {
	margin-right: 0;
}

.global-wrapper .em-list {
	margin-bottom: 30px;
	padding-top: 13px;
	padding-bottom: 7px;
}

.global-wrapper .tel-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.global-wrapper .tel-list.nospace {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.global-wrapper .tel-list li {
	padding-right: 5.2em;
}

.global-wrapper .news-list {
	border: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.global-wrapper .news-list li {
	padding-top: 7px;
	border: 0;
	width: 48.709677419%;
}

.global-wrapper .news-list .media {
	padding-bottom: 9.677419355%;
	width: 12.903225806%;
}

.global-wrapper .news-list .content {
	padding-left: 16.129032258%;
}

.global-wrapper .news-list time {
	margin-bottom: 2px;
	line-height: 1.4;
	font-size: 1.4rem;
}

.global-wrapper .news-list .title {
	line-height: 1.625;
	font-size: 1.6rem;
}

.global-wrapper .link-lists {
	margin-bottom: 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .link-lists .link-lists-item {
	margin-bottom: 15px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: calc((100% - 32px) / 2);
	margin-right: 32px;
}

.global-wrapper .link-lists .link-lists-item:nth-child(2n) {
	margin-right: 0;
}

.global-wrapper .link-lists .link-list-button {
	margin: 0;
}

.global-wrapper .link-list li {
	margin-bottom: 7px;
}

.global-wrapper .link-list a:before,
.global-wrapper .link-list a:after {
	left: -1px;
}

.global-wrapper .link-list-button li {
	margin-bottom: 10px;
}

.global-wrapper .link-list-button a {
	padding: 8px 12px 6px 34px;
}

.global-wrapper .link-list-button a:before,
.global-wrapper .link-list-button a:after {
	left: 18px;
}

.global-wrapper .link-list-navigation {
	margin-right: -16px;
	margin-left: -16px;
	border: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .link-list-navigation li {
	margin-bottom: 12px;
	padding-right: 16px;
	padding-left: 16px;
	border: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 33.333333333%;
}

.global-wrapper .link-list-navigation a {
	padding: 21px 15px 19px 35px;
	height: 100%;
	line-height: 1.375;
	letter-spacing: 0.024em;
	background-color: #F8F8F8;
}

.global-wrapper .link-list-navigation a:before,
.global-wrapper .link-list-navigation a:after {
	top: 32px;
	left: 19px;
}

.global-wrapper .dept-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.global-wrapper .dept-list .dept-list-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 48.709677419%;
}

.global-wrapper .dept-list .media {
	padding-bottom: 43.046357616%;
}

.global-wrapper .dept-list ul {
	padding: 24px;
	display: block;
}

.global-wrapper .dept-list li {
	margin-bottom: 0;
	width: auto;
}

.global-wrapper .dept-list li > .link-inner {
	padding: 16px 15px 11px 0;
	border-bottom: 1px solid #ddd;
}

.global-wrapper .dept-list a {
	padding: 16px 15px 11px 24px;
	border-bottom: 1px solid #ddd;
}

.global-wrapper .dept-list a:before,
.global-wrapper .dept-list a:after {
	top: 50%;
	left: 9px;
}

.global-wrapper .dept-list .labels {
	right: 10px;
}

.global-wrapper .dept-list .caption {
	margin-bottom: 0;
}

.global-wrapper .dept-list .title {
	font-size: 1.5rem;
}

.global-wrapper .dept-list li:first-child .title {
	font-size: 2.2rem;
	letter-spacing: 0.05em;
}

.global-wrapper .dept-list .caption ~ .title {
	padding-bottom: 1px;
	line-height: 1.733333333;
	font-size: 1.5rem;
}

.global-wrapper .media .attention {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 2.0rem;
	opacity: 0;
	-webkit-transform: translate(-50%, -25%);
	transform: translate(-50%, -25%);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.5s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.5s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

html.no-touchevents .global-wrapper a:hover .media .media-item {
	opacity: 0.3;
}

html.no-touchevents .global-wrapper a:hover .media .attention {
	opacity: 1;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.global-wrapper .google-map {
	margin-bottom: 60px;
	max-width: 1028px;
}

.global-wrapper .google-map-inner {
	padding-bottom: 42.315175097%;
}

.modaal-wrapper .modaal-container {
	max-width: 71.15vw;
}

.modaal-wrapper .modaal-close {
	width: 60px;
	height: 60px;
	line-height: 60px;
}

.modaal-wrapper .modaal-close:after {
	font-weight: normal;
	font-size: 20px;
}

.modaal-wrapper.modaal-video .modaal-inner-wrapper {
	margin: 0 auto;
	max-width: 71.15vw;
}

.global-wrapper .component-header_info .header_info-inner {
	margin: 0 auto;
	padding: 15px 24px 12px;
	position: relative;
	max-width: 1288px;
}

.global-wrapper .component-header_info .label {
	margin-right: 14px;
	vertical-align: middle;
	line-height: 1.714285714;
}

.global-wrapper .component-header_info .content {
	padding: 0;
	display: inline-block;
	line-height: 1.875;
	vertical-align: middle;
}

.global-wrapper .component-header_info .content .link-list li {
	margin-bottom: 0;
}

.global-wrapper .component-header_info .content .link-list li a {
	padding-left: 15px;
}

.global-wrapper .component-header_info .content .link-list li a:before,
.global-wrapper .component-header_info .content .link-list li a:after {
	top: 0.75em;
}

.global-wrapper .component-cards {
	margin: -30px -16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .component-cards .card {
	margin: 0;
	padding: 30px 16px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 33.3333333333%;
}

.global-wrapper .component-cards .card .image .media {
	padding-bottom: 55.867346939%;
}

.global-wrapper .component-cards .card .image .media.medium-aspect-43:not(:root) {
	padding-bottom: 75%;
}

.global-wrapper .component-cards .card .image .media-title {
	font-weight: normal;
}

.global-wrapper .component-cards .card .image .media-title-inner {
	padding: 17px 20px 16px;
}

.global-wrapper .component-cards .card .content {
	padding-top: 16px;
}

.global-wrapper .component-cards .card .content .caption {
	margin-bottom: 0.666666667em;
	line-height: 1.666666667;
}

.global-wrapper .component-cards .card .content p {
	line-height: 1.5;
}

.global-wrapper .component-cards .card a .image .media-title-inner:before {
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
}

.global-wrapper .component-cards .card a[target="_blank"]:not(.label-link) .image .media-title-inner:after {
	color: inherit;
}

.global-wrapper .component-cards.thin .card {
	width: 25%;
}

.global-wrapper .component-cards.wide .card {
	width: 50%;
}

.global-wrapper .component-cards + p.notice {
	margin-top: 35px;
}

.global-wrapper .component-cards.ticket .card {
	width: 25%;
}

.global-wrapper .component-cards.ticket .card .card-inner {
	display: block;
	background-color: #F8F8F8;
}

.global-wrapper .component-cards.ticket .card .image {
	width: 100%;
}

.global-wrapper .component-cards.ticket .card .image .media {
	padding-bottom: 55.944055944%;
}

.global-wrapper .component-cards.ticket .card .content {
	padding: 15px 19px 16px;
}

.global-wrapper .component-cards.ticket .card .content .label {
	display: block;
}

.global-wrapper .component-cards.ticket .card .content .title {
	line-height: 1.5;
	font-weight: normal;
	font-size: 1.6rem;
}

.global-wrapper .component-cards.ticket .card a .image:after {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.global-wrapper .component-cards.ticket .card + .card {
	margin-top: 0;
}

.global-wrapper .component-cards.contents .card {
	margin: 0;
	width: 50%;
}

.global-wrapper .component-cards.contents .card-inner {
	display: block;
	position: relative;
	height: 100%;
	background-color: #F2F6F8;
}

.global-wrapper .component-cards.contents .card-inner:after {
	display: block;
	clear: both;
	content: '';
}

.global-wrapper .component-cards.contents .card-inner > a {
	padding-bottom: 0;
	width: auto;
	right: 0;
	bottom: 0;
}

.global-wrapper .component-cards.contents .image {
	margin-right: -29.801324503%;
	float: left;
	width: 29.801324503%;
	height: 100%;
}

.global-wrapper .component-cards.contents .image .media {
	padding-bottom: 117.777777778%;
	min-height: 100%;
}

.global-wrapper .component-cards.contents .title {
	padding: 27px 30px 15px 35.099337748%;
	width: auto;
	font-size: 2.0rem;
}

.global-wrapper .component-cards.contents .content {
	padding: 6px 30px 44px 35.099337748%;
}

.global-wrapper .component-cards.contents .content p {
	line-height: 1.875;
	font-size: 1.6rem;
}

.global-wrapper .component-cards.contents a + .image:after {
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}

html.no-touchevents .global-wrapper .component-cards.contents a:hover + .image .media .media-item {
	opacity: 0.3;
}

html.no-touchevents .global-wrapper .component-cards.contents a:hover + .image .media .attention {
	opacity: 1;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.global-wrapper .component-cards.contents.single .card {
	width: 100%;
	margin-bottom: 26px;
}

.global-wrapper .component-cards.contents.single .image {
	margin-right: -50%;
	width: 50%;
}

.global-wrapper .component-cards.contents.single .title {
	padding: 27px 30px 15px 52.75%;
	font-size: 2.0rem;
}

.global-wrapper .component-cards.contents.single .content {
	padding: 6px 30px 44px 52.75%;
}

.global-wrapper .component-cards.contents.single .content p {
	font-size: 1.6rem;
	line-height: 1.875;
}

.global-wrapper .component-cards.text .card {
	margin-bottom: 0;
	padding: 16px;
	background: none;
}

.global-wrapper .component-cards.text .card-inner {
	padding: 9px 32px 25px;
	height: 100%;
}

.global-wrapper .component-cards.text .title {
	margin-bottom: 8px;
	border: 0;
	line-height: 1.555555556;
	font-size: 1.8rem;
	letter-spacing: 0.05em;
}

.global-wrapper .component-cards.text p {
	line-height: 1.625;
	letter-spacing: 0.12em;
}

.global-wrapper .section .component-cards.number .content:before {
	font-size: 10.0rem;
	top: -1.0rem;
}

.global-wrapper .component-cards.article {
	margin-top: -30px;
	margin-bottom: 30px;
}

.global-wrapper .component-cards.article .card {
	margin-bottom: 0;
	padding-top: 30px;
	padding-bottom: 30px;
}

.global-wrapper .component-cards.article .image .media {
	padding-bottom: 51.020408163%;
}

.global-wrapper .component-cards.article .content {
	padding-top: 26px;
}

.global-wrapper .component-cards.article .content .label {
	padding-top: 1px;
	font-size: 1.3rem;
}

.global-wrapper .component-cards.article .content .title {
	margin-bottom: 14px;
}

.global-wrapper .component-cards.article .content p {
	margin-bottom: 34px;
	line-height: 1.625;
}

.global-wrapper .component-cards.article .content h3 {
	margin-bottom: 1.25em;
	padding-bottom: 0.583333333em;
	line-height: 1.5;
	font-size: 2.4rem;
	border-bottom: 1px solid #ddd;
}

.global-wrapper .component-cards.article.wide .card {
	width: 50%;
}

.global-wrapper .component-cards.article.wide .image .media {
	padding-bottom: 49.668874172%;
}

.global-wrapper .component-cards.background .card-inner {
	padding: 30px 30px 26px 40px;
	height: 100%;
}

.global-wrapper .component-cards.background .image {
	padding-top: 0;
	width: 31.677018634%;
}

.global-wrapper .component-cards.background .image .media {
	padding-bottom: 73.529411765%;
}

.global-wrapper .component-cards.background .title {
	line-height: 1.25;
	font-size: 1.6rem;
}

.global-wrapper .component-cards.background .title .caption {
	margin-top: 3px;
	line-height: 1.666666667;
	font-size: 1.2rem;
}

.global-wrapper .component-cards.background .content {
	height: 100%;
}

.global-wrapper .component-cards.background.wide .card {
	width: 50%;
}

.global-wrapper .component-cards.background.wide .image {
	width: 19.101123596%;
}

.global-wrapper .component-cards.background.single .card {
	width: 100%;
}

.global-wrapper .component-cards.background.single h4.title {
	padding-left: 20px;
}

.global-wrapper .component-cards.background.single .image-logo {
	width: 220px;
}

.global-wrapper .component-cards.interview {
	margin-top: 0;
	margin-bottom: 0;
}

.global-wrapper .component-cards.interview .card {
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 55px;
	width: 50%;
}

.global-wrapper .component-cards.interview .media.em {
	padding-bottom: 66.225165563%;
	left: 0;
}

.global-wrapper .component-cards.interview .media.em + .media-title {
	right: 0;
	left: auto;
	bottom: -25px;
	width: 82.450331126%;
}

.global-wrapper .component-cards.interview .media.em + .media-title .media-title-inner {
	top: 0;
	padding: 17px 20px;
}

.global-wrapper .component-cards.interview .media.em + .media-title .name {
	font-size: 1.5rem;
}

.global-wrapper .component-cards.interview .media.em + .media-title .caption {
	margin-top: 4px;
	font-size: 1.3rem;
}

.global-wrapper .component-cards.interview .card:nth-child(even) .media.em {
	right: 0;
}

.global-wrapper .component-cards.booklet .card {
	width: 50%;
}

.global-wrapper .component-cards.booklet .card-inner {
	padding: 32px;
}

.global-wrapper .component-cards.booklet .image {
	width: 25.925925926%;
}

.global-wrapper .component-cards.booklet .image .media {
	padding-bottom: 149.285714286%;
}

.global-wrapper .component-cards.booklet .content {
	padding: 16px 0 16px 5.925925926%;
}

.global-wrapper .component-cards.booklet .content .title {
	margin-bottom: 13px;
	font-size: 1.8rem;
	line-height: 1.555555556;
}

.global-wrapper .component-cards.booklet .content p {
	line-height: 1.857142857;
	font-size: 1.4rem;
}

.global-wrapper .component-cards.booklet a.card-inner .image:after {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
}

.global-wrapper .component-cards.movie {
	margin: 30px 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.global-wrapper .component-cards.movie .card {
	margin-bottom: 0;
	padding: 0;
	width: 100%;
	max-width: 1028px;
}

.global-wrapper .component-cards.movie .bg {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto;
}

.global-wrapper .component-cards.movie .bg:before {
	content: none;
}

.global-wrapper .component-cards.movie .media {
	margin: 8px;
	border: 10px solid #fff;
	border-top-width: 11px;
	border-bottom-width: 11px;
	left: auto;
	padding-bottom: 46.303501946%;
	width: 98.540856031%;
}

.global-wrapper .component-cards.bgimage .card {
	width: 100%;
	position: relative;
}

.global-wrapper .component-cards.bgimage .card > a {
	pointer-events: none;
}

.global-wrapper .component-cards.bgimage .card .image {
	position: relative;
}

.global-wrapper .component-cards.bgimage .card .image .media {
	padding-bottom: 34.677419355%;
}

.global-wrapper .component-cards.bgimage .card .content {
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	z-index: 1;
	text-align: center;
}

.global-wrapper .component-cards.bgimage .card .content p {
	color: #fff;
}

.global-wrapper .component-cards.bgimage .card .content p + * {
	margin-top: 40px;
}

.global-wrapper .component-cards.bgimage2 .card {
	width: 100%;
	position: relative;
}

.global-wrapper .component-cards.bgimage2 .card .image {
	display: block;
	position: relative;
}

.global-wrapper .component-cards.bgimage2 .card .image .media {
	padding-bottom: 25.322580645%;
}

.global-wrapper .component-cards.bgimage2 .card .content {
	min-width: 660px;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	z-index: 1;
	text-align: center;
}

.global-wrapper .component-cards.bgimage2 .card .content p {
	color: #fff;
	line-height: 1.875;
}

.global-wrapper .component-cards.bgimage2 .card .content .title {
	font-size: 2.4rem;
	line-height: 1.5;
	letter-spacing: 0.12em;
	margin-bottom: 30px;
}

.global-wrapper .component-cards.bgimage2 .card .content .button,
.global-wrapper .component-cards.bgimage2 .card .content button {
	margin-top: 15px;
	line-height: 55px;
	width: 328px;
}

.global-wrapper .component-cards.bgimage2 .card .content .button:after,
.global-wrapper .component-cards.bgimage2 .card .content button:after {
	content: none;
}

.global-wrapper .component-cards.bgimage2 .card .content .button[target="_blank"]:after,
.global-wrapper .component-cards.bgimage2 .card .content button[target="_blank"]:after {
	content: none;
}

.global-wrapper .component-cards.bgimage2 .card .content .button .button-inner,
.global-wrapper .component-cards.bgimage2 .card .content button .button-inner {
	color: #fff;
}

.global-wrapper .component-cards.advantage {
	margin: -30px -26px;
}

.global-wrapper .component-cards.advantage .card {
	padding: 30px 26px;
}

.global-wrapper .component-cards.advantage .card .image {
	position: relative;
}

.global-wrapper .component-cards.advantage .card .image:before {
	padding-bottom: 49.450549451%;
	bottom: -20px;
	right: -20px;
}

.global-wrapper .component-cards.advantage .card .image .media {
	padding-bottom: 62.5%;
}

.global-wrapper .component-cards.advantage .card .content {
	padding-top: 50px;
}

.global-wrapper .component-cards.advantage .card:nth-child(even) .image:before {
	right: -20px;
	left: auto;
}

.global-wrapper .component-cards.simple .card .image .media-title {
	padding: 17px 20px 16px 65px;
}

.global-wrapper .component-cards.simple .card .image .media-title-inner {
	padding: 0;
	font-weight: bold;
	font-size: 2.2rem;
	line-height: 1.181818182;
}

.global-wrapper .component-cards.simple .card a .image .media-title:before {
	bottom: auto;
	left: 50px;
	right: auto;
	width: auto;
	height: auto;
	line-height: 1;
	content: "";
	color: #1BDDA8;
	background: none;
}

.global-wrapper .component-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .component-block .image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 51.774193548%;
}

.global-wrapper .component-block .image .media {
	padding-bottom: 67.601246106%;
}

.global-wrapper .component-block .content {
	padding-left: 6.451612903%;
}

.global-wrapper .component-block .content .title {
	padding: 0;
	margin-bottom: 35px;
	font-size: 2.8rem;
}

.global-wrapper .component-block .button {
	margin-top: 15px;
}

.global-wrapper .component-block.background {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.global-wrapper .component-block.background .image {
	position: relative;
	width: 46.451612903%;
}

.global-wrapper .component-block.background .image:before {
	display: block;
}

.global-wrapper .component-block.background .image .media {
	padding-bottom: 62.5%;
}

.global-wrapper .component-block.background .content {
	padding-left: 4.838709677%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background: none;
}

.global-wrapper .component-block.background .link {
	margin-bottom: 25px;
	padding-left: 19px;
	padding-bottom: 11px;
	border-bottom: 1px solid #ddd;
	font-size: 2.0rem;
}

.global-wrapper .component-block.background .link:first-child {
	margin-top: 15px;
}

.global-wrapper .component-block.background .link:before {
	left: 3px;
	content: "";
}

.global-wrapper .component-block.background .link:after {
	right: auto;
	left: 3px;
	width: auto;
	height: auto;
	content: "";
	color: #1BDDA8;
	background: none;
	font-size: 12px;
	text-align: left;
}

.global-wrapper .component-block.background .link .link-inner {
	padding-right: 0;
}

.global-wrapper .component-block.background .title {
	margin-bottom: 3px;
	padding: 0;
	border: 0;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
	position: relative;
	top: -0.321428571em;
	line-height: 1.642857143;
	color: #1B2D73;
	font-size: 2.8rem;
}

.global-wrapper .component-block.background p {
	line-height: 1.875;
}

.global-wrapper .component-block.background .link-list-button li {
	background-color: #f8f8f8;
}

.global-wrapper .component-block.background .link-lists {
	margin-bottom: -25px;
}

.global-wrapper .component-block.background .link-lists .link-lists-item .link-lists-title {
	margin-bottom: 2px;
}

.global-wrapper .component-block.background.campus .content {
	padding-top: 17px;
}

.global-wrapper .component-block.background.campus .link {
	margin-bottom: 30px;
	padding-bottom: 8px;
}

.global-wrapper .component-block.background.campus .title {
	margin-bottom: 20px;
	padding: 0;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
	top: 0;
	line-height: 1.444444444;
	font-size: 1.8rem;
}

.global-wrapper .component-block.background.campus .title br {
	display: block;
}

.global-wrapper .component-block.background.campus p {
	line-height: 1.875;
}

.global-wrapper .component-block.background.date {
	margin-bottom: 32px;
}

.global-wrapper .component-block.background.date .content {
	padding: 0 0 30px 4.838709677%;
}

.global-wrapper .component-block.background.date .text {
	padding: 0;
	margin-bottom: 10px;
	background-color: transparent;
}

.global-wrapper .component-block.background.date .h4 {
	font-size: 1.6rem;
	line-height: 1.375;
	border: 0;
	padding: 0;
	margin-bottom: 5px;
	color: #353852;
}

.global-wrapper .component-block.flow {
	margin: 0 auto;
	display: block;
}

.global-wrapper .component-block.flow .flow-item {
	margin-bottom: 58px;
}

.global-wrapper .component-block.flow .flow-item > .title {
	padding: 12px 39px 15px;
}

.global-wrapper .component-block.flow .flow-item .content {
	padding: 33px 39px 18px;
}

.global-wrapper .component-block.flow .flow-item .content:after {
	display: block;
	clear: both;
	content: '';
}

.global-wrapper .component-block.flow .flow-item .content .media {
	margin-right: 30px;
	margin-bottom: 30px;
	padding-bottom: 27.848101266%;
	width: 37.130801688%;
}

.global-wrapper .component-block.flow .flow-item .content .grid .media {
	margin-right: 0;
	margin-bottom: 42px;
	padding-bottom: 0;
	width: 100%;
}

.global-wrapper .component-block.flow .flow-item .content .grid .media img {
	position: static;
	width: 100% !important;
	height: auto !important;
}

.global-wrapper .component-block.flow .flow-item .content .grid .row {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.global-wrapper .component-block.flow .flow-item .content .title {
	margin-bottom: 18px;
	padding-top: 20px;
	font-size: 1.8rem;
}

.global-wrapper .component-block.flow .flow-item .content p {
	margin-bottom: 2em;
}

.global-wrapper .component-block.flow .flow-item:not(:last-child):before {
	bottom: -40px;
}

.global-wrapper .component-block.person {
	display: block;
}

.global-wrapper .component-block.person:after {
	display: block;
	clear: both;
	content: '';
}

.global-wrapper .component-block.person .image {
	width: auto;
}

.global-wrapper .component-block.person .image .media {
	margin-right: -28.225806452%;
	padding-bottom: 24.193548387%;
	float: left;
	width: 28.225806452%;
}

.global-wrapper .component-block.person .image .media-title {
	padding-left: 34.193548387%;
}

.global-wrapper .component-block.person .image .media-title .media-title-inner {
	margin-bottom: 10px;
	padding-top: 15px;
}

.global-wrapper .component-block.person .image .media-title .media-title-inner .name {
	margin-bottom: 2px;
}

.global-wrapper .component-block.person .image .media-title .media-title-inner .caption {
	font-size: 1.6rem;
}

.global-wrapper .component-block.person .content {
	padding-left: 34.193548387%;
}

.global-wrapper .component-block.person.em {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.global-wrapper .component-block.person.em .image {
	padding-right: 42px;
	width: 31.612903226%;
}

.global-wrapper .component-block.person.em .image .media {
	margin-right: 0;
	padding-bottom: 85.714285714%;
	float: none;
	width: 100%;
}

.global-wrapper .component-block.person.em .image .media-title {
	padding-left: 27px;
}

.global-wrapper .component-block.person.em .image .media-title .media-title-inner {
	margin-bottom: 0;
	padding-top: 13px;
	padding-bottom: 10px;
	top: 0;
	right: -18px;
}

.global-wrapper .component-block.person.em .image .media-title .media-title-inner .name {
	margin-bottom: 0;
	font-size: 1.8rem;
}

.global-wrapper .component-block.person.em .image .media-title .media-title-inner .caption {
	margin-bottom: 4px;
	font-size: 1.4rem;
}

.global-wrapper .component-block.person.em .content {
	padding-top: 13px;
	padding-left: 2.580645161%;
}

.global-wrapper .component-block.person-appose .image .media {
	margin-right: -28.225806452%;
	padding-bottom: 22.580645161%;
	float: left;
	width: 28.225806452%;
}

.global-wrapper .component-block.person-appose .image .media-title {
	padding-left: 34.193548387%;
}

.global-wrapper .component-block.person-appose .image .media-title .media-title-inner {
	margin-bottom: 10px;
	padding-top: 15px;
}

.global-wrapper .component-block.person-appose .image .media-title .media-title-inner .name {
	font-size: 1.8rem;
	line-height: 1.5;
	color: inherit;
}

.global-wrapper .component-block.person-appose .image .media-title .media-title-inner .caption {
	font-size: 1.6rem;
	line-height: 1.5;
	color: inherit;
}

.global-wrapper .component-block.person-appose .image .media-title .media-title-inner .caption br {
	display: none;
}

.global-wrapper .component-block.person-appose .content {
	clear: none;
	padding-left: 34.193548387%;
}

.global-wrapper .component-block.entrance .image {
	width: auto;
}

.global-wrapper .component-block.entrance .main {
	margin-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}

.global-wrapper .component-block.entrance .main .image {
	width: 78.333333333%;
}

.global-wrapper .component-block.entrance .main .image:before {
	position: absolute;
	top: 50px;
	bottom: 50px;
	left: 0;
	width: 100%;
	content: "";
	background-color: #faf9f5;
}

.global-wrapper .component-block.entrance .main .image .media {
	padding-bottom: 49.645390071%;
}

.global-wrapper .component-block.entrance .main .page-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.global-wrapper .component-block.entrance .main .content {
	margin: 0;
	padding: 5% 40px 4.193548387%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 38.709677419%;
}

.global-wrapper .component-block.entrance .main .title {
	margin-bottom: 24px;
	font-size: 2.4rem;
}

.global-wrapper .component-block.entrance .main a {
	margin: -15.5% -40px -13% !important;
	padding: 15.5% 40px 13%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}

.global-wrapper .component-block.entrance .main a .title {
	padding-right: 56px;
}

.global-wrapper .component-block.entrance .main a .title:after {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.global-wrapper .component-block.entrance .items {
	margin: 24px -16px -16px;
	padding-bottom: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .component-block.entrance .items:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 38.488372093%;
	content: "";
	background-color: #fff;
}

.global-wrapper .component-block.entrance .items:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 61.511627907%;
	content: "";
	background-color: #faf9f5;
}

.global-wrapper .component-block.entrance .items .item {
	margin: 0;
	padding: 16px;
	width: 33.333333333%;
}

.global-wrapper .component-block.entrance .items .image .media {
	padding-bottom: 0;
	height: 200px;
}

.global-wrapper .component-block.entrance .items .title {
	font-size: 2.0rem;
}

.global-wrapper .component-block.entrance .items a .content:after {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.global-wrapper .component-block.entrance .group {
	margin-bottom: 80px;
	padding-bottom: 0;
}

.global-wrapper .component-block.entrance .group:before {
	content: none;
}

.global-wrapper .component-block.entrance .group:nth-child(odd) .main .content {
	margin-left: auto;
	right: 0;
}

.global-wrapper .component-block.entrance .group:nth-child(even) .main .image {
	margin-left: auto;
}

.global-wrapper .component-block.entrance .group:nth-child(even) .main .content {
	margin-right: auto;
	margin-left: 0;
	left: 0;
}

.global-wrapper .component-block.alternately {
	display: block;
}

.global-wrapper .component-block.alternately .group {
	margin-bottom: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .component-block.alternately .group:nth-child(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.global-wrapper .component-block.alternately .group:nth-child(even) .content {
	padding-left: 0;
	padding-right: 6.451612903%;
}

.global-wrapper .component-block.alternately .item_align_top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.global-wrapper .section .component-block.number .image:after {
	font-size: 10.0rem;
	top: -5.0rem;
}

.global-wrapper .component-block.number {
	margin-bottom: 135px;
}

.global-wrapper .component-block.number .image {
	-webkit-transform: none;
	transform: none;
	width: 48.709677419%;
}

.global-wrapper .component-block.number .image:before {
	padding-bottom: 49.826388889%;
	display: none;
	position: absolute;
	bottom: -20px;
	left: -20px;
	width: 100%;
	content: "";
	background: linear-gradient(-45deg, #b5a7e1 0%, #8d9de6 15.44%, #6e95ea 18.69%, #5890ed 22.82%, #4b8cee 26.49%, #468bef 30.62%, #417fdf 39.94%, #305cb1 66.65%, #25428f 80.7%, #1e337a 92.3%, #1b2d73 100%);
	display: block;
}

.global-wrapper .component-block.number:nth-child(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.global-wrapper .component-block.number:nth-child(even) .image {
	-webkit-transform: none;
	transform: none;
}

.global-wrapper .component-block.number:nth-child(even) .image:before {
	left: auto;
	right: -20px;
}

.global-wrapper .component-block.number .content {
	margin-top: 0;
	padding: 0 0 0 60px;
	background-color: transparent;
}

.global-wrapper .component-block.number .content .title {
	font-size: 2.8rem;
	line-height: 1.642857143;
	margin-bottom: 22px;
}

.global-wrapper .component-block.number .content .icon {
	display: none;
}

.global-wrapper .component-block.number .content .text {
	display: block !important;
}

.global-wrapper .component-block.number:nth-child(even) .content {
	padding: 0 60px 0 0;
}

.global-wrapper .component-block.interview {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.global-wrapper .component-block.interview.ob .numbering-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 2.4rem;
	line-height: 1.416666667;
	margin-bottom: 35px;
}

.global-wrapper .component-block.interview.ob .numbering-title .number {
	white-space: nowrap;
	margin: 0 15px 0 0;
}

.global-wrapper .component-block.interview.student .numbering-title {
	margin-bottom: 45px;
	font-size: 3.2rem;
}

.global-wrapper .component-block.interview.student .numbering-title .number {
	font-size: 2.4rem;
}

.global-wrapper .component-block.interview.right {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.global-wrapper .component-block.interview.right .image {
	margin-right: calc((50vw - 50%) * -1);
}

.global-wrapper .component-block.interview.right .content {
	padding-left: 0;
	padding-right: 8.064516129%;
}

.global-wrapper .component-block.interview.left .image {
	margin-left: calc((50vw - 50%) * -1);
}

.global-wrapper .component-block.interview.left .content {
	padding-left: 8.064516129%;
}

.global-wrapper .component-block.interview.center {
	max-width: 816px;
	margin: 0 auto;
}

.global-wrapper .component-block.interview.center .content {
	padding-left: 0;
}

.global-wrapper .component-block.interview .image {
	width: 51.290322581%;
	margin: 0;
}

.global-wrapper .component-block.interview .content .caption {
	font-size: 1.6rem;
	line-height: 1.625;
	margin-bottom: 12px;
}

.global-wrapper .component-block.interview .content .title {
	font-size: 2.4rem;
	line-height: 1.416666667;
	margin-bottom: 15px;
}

.global-wrapper .component-block.interview .content .text p {
	font-size: 1.6rem;
	line-height: 1.875;
}

.global-wrapper .component-hero .media {
	padding-bottom: 338px;
}

.global-wrapper .component-hero .content {
	padding-bottom: 70px;
	left: 50%;
	max-width: 1288px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.global-wrapper .component-hero .caption {
	font-size: 4.0rem;
}

.global-wrapper .component-hero .title {
	line-height: 1.1;
	font-size: 4.8rem;
}

.global-wrapper .component-hero.narrow .media {
	padding-bottom: 13.888888889%;
}

.global-wrapper .component-hero.narrow .content {
	padding-top: 0;
	padding-bottom: 33px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .component-hero.narrow .caption {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	font-size: 2.4rem;
}

.global-wrapper .component-hero.narrow .title {
	margin-right: 13px;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	font-size: 2.1rem;
}

.global-wrapper .component-slider .slider {
	padding-right: 50px;
	padding-left: 50px;
}

.global-wrapper .component-slider .slide {
	width: 32.491582492%;
}

.global-wrapper .component-slider .slide .slide-inner {
	padding-right: 3.367875648%;
	padding-left: 3.367875648%;
}

.global-wrapper .component-slider .slide .media {
	padding-bottom: 63.888888889%;
}

.global-wrapper .component-slider .slider-pagination-bullets {
	display: none;
}

.global-wrapper .component-slider .slider-arrow {
	display: block;
}

.global-wrapper .component-slider .slider-arrow-prev,
.global-wrapper .component-slider .slider-arrow-next {
	margin: -30px 0 0;
}

.global-wrapper .component-pulldown {
	margin-bottom: 18px;
}

.global-wrapper .component-pulldown .pulldown-label {
	padding: 7px 50px 7px 19px;
	font-size: 1.4rem;
}

.global-wrapper .groups {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .groups > .group {
	width: calc((100% - 32px) / 2);
	margin-right: 32px;
}

.global-wrapper .groups > .group:nth-child(2n) {
	margin-right: 0;
}

.global-wrapper .groups.location > .group {
	margin-bottom: 0;
}

.global-wrapper .groups.location .component-cards.article .card {
	width: 100%;
}

.global-wrapper .groups.location .component-cards.background .card {
	width: 100%;
}

.global-wrapper .facility > .image .media {
	padding-bottom: 38.888888889%;
}

.global-wrapper .facility .facility-inner {
	background: #F8F8F8;
	padding: 55px 80px 5px;
	margin-top: -80px;
	position: relative;
	z-index: 1;
}

.global-wrapper .facility .facility-header .card .content .title {
	font-size: 2.8rem;
	line-height: 1.642857143;
	margin: 0 0 22px;
}

.global-wrapper .facility .facility-header .card .content p {
	line-height: 1.875;
}

.global-wrapper .facility .facility-content .card {
	margin-bottom: 33px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: calc((100% - 32px) / 2);
	margin-right: 32px;
}

.global-wrapper .facility .facility-content .card:nth-child(2n) {
	margin-right: 0;
}

.global-wrapper .facility .facility-content .card .content {
	margin: 0 30px;
}

.global-wrapper .facility .facility-content .card .content .title {
	margin: 0 0 5px;
}

.global-wrapper .facility .facility-content > .button {
	position: absolute;
	top: 113px;
	right: 80px;
}

.global-wrapper .inteview-split-image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .inteview-split-image .image:first-child {
	width: 50%;
	padding-right: 0;
	margin-bottom: 0;
}

.global-wrapper .inteview-split-image .image:last-child {
	width: 50%;
	padding-left: 0;
	padding-top: 40px;
}

.global-wrapper .interview-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: 106px;
	margin-right: 106px;
	padding: 26px 60px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .interview-profile .title {
	padding-right: 60px;
	margin-bottom: 0;
}

.global-wrapper .interview-profile .person {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.global-wrapper .interview-profile .person .caption {
	margin-bottom: 0;
}

.global-wrapper .interview-profile .status {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.global-wrapper .interview-profile .status p {
	font-size: inherit;
	line-height: inherit;
}

.global-wrapper .interview-pager {
	padding: 75px 24px 50px;
}

.global-wrapper .interview-pager .interview-pager-inner {
	max-width: 1028px;
	margin: 0 auto;
}

.global-wrapper .interview-pager .interview-pager-inner .prev,
.global-wrapper .interview-pager .interview-pager-inner .next {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .interview-pager .interview-pager-inner .prev {
	padding-left: 35px;
}

.global-wrapper .interview-pager .interview-pager-inner .next {
	padding-right: 35px;
}

.global-wrapper .interview-pager .interview-pager-inner .all {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	padding: 10px 30px;
}

.global-wrapper .interview-pager .interview-pager-inner .avatar {
	margin: 0 15px 0 0;
}

.global-wrapper .interview-pager .interview-pager-inner .person .name {
	font-size: 1.6rem;
	margin-bottom: 3px;
}

.global-wrapper .interview-pager .interview-pager-inner .person .caption {
	display: block;
	font-size: 1.1rem;
	color: #fff;
	margin: 0;
}

.global-wrapper .interview-voice .interview-voice-inner {
	max-width: 1240px;
	margin: 0 auto;
	padding: 45px 0 110px;
}

.global-wrapper .interview-voice .interview-voice-inner:after {
	display: block;
	clear: both;
	content: '';
}

.global-wrapper .interview-voice .content {
	display: block;
	margin-right: calc((50vw - 50%) * -1);
}

.global-wrapper .interview-voice .title {
	width: 45.074626866%;
	float: left;
	font-size: 6.4rem;
	text-align: left;
}

.global-wrapper .interview-voice .caption {
	width: 45.074626866%;
	float: left;
}

.global-wrapper .interview-voice .image {
	width: 47.462686567%;
	float: right;
	margin: 10px 0 0;
}

.global-wrapper .interview-voice .text {
	width: 45.074626866%;
	float: left;
}

.global-wrapper .interview-voice .text p {
	line-height: 1.857142857;
}

.global-wrapper .header-section + .section .interview-visual {
	margin-top: -60px;
}

.global-wrapper .interview-visual {
	position: relative;
	margin-bottom: 40px;
}

.global-wrapper .interview-visual.student .content {
	padding: 0;
	margin: 0;
}

.global-wrapper .interview-visual.student .content .status {
	padding: 15px 25px 7px 15px;
}

.global-wrapper .interview-visual.student .content .caption {
	font-size: 1.4rem;
	margin-bottom: -8px;
}

.global-wrapper .interview-visual.student .content .name {
	font-size: 6rem;
	line-height: 1.266666667;
	margin: 0;
}

.global-wrapper .interview-visual.student .content .name b {
	font-size: 4.8rem;
	line-height: 1.354166667;
	margin-right: 35px;
}

.global-wrapper .interview-visual .image {
	margin-left: calc((50vw - 50%) * -1);
	margin-right: calc((50vw - 50%) * -1);
}

.global-wrapper .interview-visual .image .media {
	padding-bottom: 47.777777778%;
}

.global-wrapper .interview-visual .content {
	background: transparent;
	margin-top: 0;
	position: absolute;
	bottom: calc(90 / 1440 * 100vw);
	padding: 0;
}

.global-wrapper .interview-visual .content .status {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	padding: 5px 25px 0 10px;
	margin-bottom: 20px;
}

.global-wrapper .interview-visual .content .numbering {
	margin-right: 20px;
	margin-bottom: 0;
}

.global-wrapper .interview-visual .content .name {
	letter-spacing: normal;
}

.global-wrapper .interview-visual .content .caption {
	margin-bottom: 0;
	margin-left: 5px;
}

.global-wrapper .interview-visual .content .text {
	font-size: 2.4rem;
	line-height: 1.5;
}

.global-wrapper .interview-visual .content .text span {
	padding: 3px 12px;
	background: #fff;
}

.global-wrapper .interview-schedule.student {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.global-wrapper .interview-schedule.student .campuslife > .title,
.global-wrapper .interview-schedule.student .holiday > .title {
	font-size: 6.4rem;
	text-align: left;
}

.global-wrapper .interview-schedule.student .campuslife {
	width: calc(50% - 16px);
	margin-bottom: 0;
}

.global-wrapper .interview-schedule.student .campuslife .campuslife-inner {
	width: 100%;
	margin: 0;
	padding: 50px 0 0;
}

.global-wrapper .interview-schedule.student .campuslife .campuslife-inner .image {
	display: block;
	width: 40.728476821%;
	padding-right: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.global-wrapper .interview-schedule.student .campuslife .campuslife-inner .vertical-flow {
	width: 59.271523179%;
	padding-right: 37px;
}

.global-wrapper .interview-schedule.student .holiday {
	width: calc(50% - 16px);
}

.global-wrapper .interview-schedule.student .holiday .holiday-inner {
	width: 100%;
	margin: 0;
}

.global-wrapper .interview-schedule.student .holiday .holiday-inner .image {
	max-width: 392px;
	margin: 0 auto 16px;
}

.global-wrapper .interview-schedule.student .holiday .holiday-inner .text {
	max-width: 392px;
	margin: 0 auto;
}

.global-wrapper .interview-schedule.ob .campuslife .campuslife-inner {
	width: 100%;
	margin: 0;
	padding: 50px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .interview-schedule.ob .campuslife .campuslife-inner .image {
	display: block;
	width: 23.064516129%;
	padding-right: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.global-wrapper .interview-schedule.ob .campuslife .campuslife-inner .vertical-flow {
	width: 34.193548387%;
	padding-right: 5.967741935%;
}

.global-wrapper .interview-schedule.ob .campuslife .campuslife-inner .vertical-flow dl dd {
	margin-bottom: 20px;
}

.global-wrapper .interview-schedule.ob .campuslife .campuslife-inner .vertical-flow dl dd p {
	font-size: 1.3rem;
	line-height: 1.538461538;
}

.global-wrapper .interview-schedule.ob .campuslife .campuslife-inner .vertical-flow dl dd .notice {
	font-size: 1.2rem;
	line-height: 1.5;
}

.global-wrapper .interview-schedule.ob .campuslife .campuslife-inner .vertical-flow + .vertical-flow {
	width: 42.741935484%;
	padding-right: 8.548387097%;
}

.global-wrapper .in-number {
	margin-bottom: 32px;
}

.global-wrapper .in-number .title {
	padding: 2px 30px 1px;
}

.global-wrapper .in-number .number {
	font-size: 2.4rem;
}

.global-wrapper .in-number .number b {
	font-size: 12rem;
}

.global-wrapper .in-numbers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .in-numbers .in-numbers-item {
	margin-right: 32px;
}

.global-wrapper .in-numbers .in-numbers-item:last-child {
	margin-right: 0;
}

.global-wrapper .in-numbers.first .in-numbers-item:nth-child(1) {
	width: 23.064516129%;
}

.global-wrapper .in-numbers.first .in-numbers-item:nth-child(2) {
	width: 40.161290323%;
}

.global-wrapper .in-numbers.first .in-numbers-item:nth-child(3) {
	width: 31.612903226%;
}

.global-wrapper .in-numbers.second .in-numbers-item:nth-child(1) {
	width: 57.258064516%;
}

.global-wrapper .in-numbers.second .in-numbers-item:nth-child(2) {
	width: 40.161290323%;
}

.global-wrapper .in-numbers.third .in-numbers-item {
	width: 100%;
}

.global-wrapper .in-numbers.fourth .in-numbers-item {
	width: 48.709677419%;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-est {
	padding: 40px 10px 18px;
	min-height: 260px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-est .number b {
	bottom: 20px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-est .number img {
	width: auto;
	height: auto;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-department {
	min-height: 260px;
	padding: 0 10px;
	height: 260px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-department .image img {
	max-width: 100%;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-campus {
	min-height: 260px;
	padding: 0 10px;
	height: 260px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-campus .image img {
	max-width: 100%;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-club {
	padding: 60px 20px 40px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-club .image img {
	max-width: 100%;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-club .title {
	min-width: 280px;
	font-size: 2.6rem;
	left: 0;
	-webkit-transform: none;
	transform: none;
	top: -27px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-license {
	padding: 69px 20px 40px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-license .number span {
	-webkit-transform: translateY(-26px);
	transform: translateY(-26px);
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-license .image img {
	max-width: 100%;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-license .title {
	min-width: 280px;
	font-size: 2.6rem;
	left: 0;
	-webkit-transform: none;
	transform: none;
	top: -27px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-people {
	padding: 50px 60px 55px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-people .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: left;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-people .title {
	margin-bottom: 22px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-people .left {
	margin-bottom: 18px;
	width: 61.016949153%;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-people .right {
	margin-bottom: 25px;
	width: 30.508474576%;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-people .number {
	text-align: right;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-people .notice {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-right: 20px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-people .notice p {
	font-size: 1.4rem;
	line-height: 1.857142857;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-applicant {
	padding: 90px 20px 90px;
	margin-top: 20px;
	margin-bottom: 55px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass {
	padding: 40px 40px 0;
	margin-bottom: 70px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .high-ranks-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 67px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .high-ranks-area .fill-title {
	margin: 0;
	min-width: 180px;
	width: 352px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 3.6rem;
	line-height: 1.388888889;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .high-ranks-area .high-ranks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	background: #fff;
	border-radius: 6px;
	margin: 0 0 0 30px;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	padding: 32px 20px 34px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .high-ranks-area .high-ranks .high-rank {
	padding: 0 10px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .high-ranks-area .high-ranks .high-rank .title {
	margin: 0 0 35px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .high-ranks-area .high-ranks .high-rank .title b {
	font-size: 14rem;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .high-ranks-area .high-ranks .high-rank .content {
	background: #F2F4FC;
	margin: 0;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .high-ranks-area .high-ranks .high-rank .content .category {
	margin: 0 0 -18px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .ranks {
	max-width: 1010px;
	margin: 0 auto;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .ranks .rank {
	width: calc((100% - (30px * (4 - 1))) / 4 - 0.1px);
	margin-right: 30px;
	padding: 42px 0 34px;
	margin-bottom: 50px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .ranks .rank:nth-child(2n) {
	margin-right: 30px;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .ranks .rank:nth-child(4n) {
	margin-right: 0;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .ranks .rank .title {
	padding: 2px 20px 1px;
	font-size: 2rem;
	min-width: 180px;
	width: auto;
}

.global-wrapper .in-numbers .in-numbers-item .in-number.in-number-pass .ranks .rank .category {
	font-size: 3rem;
	margin-bottom: -12px;
}

.global-wrapper .scroll-trigger.anime.start.delay1 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

.global-wrapper .scroll-trigger.anime.start.delay2 {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

.global-wrapper .scroll-trigger.anime.start.delay3 {
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s;
}

.global-wrapper .scroll-trigger.anime.start.delay4 {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
}

.global-wrapper .scroll-trigger.anime.start.delay5 {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
}

.global-wrapper .scroll-trigger.anime.start.delay6 {
	-webkit-animation-delay: 1.8s;
	animation-delay: 1.8s;
}

.global-wrapper .job-search {
	padding: 48px 30px 60px;
}

.global-wrapper .job-search-filter {
	max-width: 922px;
	margin: 0 auto;
}

.global-wrapper .job-search-filter .filter-control a {
	font-size: 1.4rem;
	padding: 4px 20px;
}

.global-wrapper .job-search-filter .filter-control.top {
	margin-bottom: 12px;
}

.global-wrapper .job-search-filter .filter-control.bottom {
	display: none;
}

.global-wrapper .job-search-filter .filter-title {
	font-size: 1.6rem;
	line-height: 1.25;
	margin-bottom: 12px;
}

.global-wrapper .job-search-filter .fill-checks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .job-search-filter .fill-checks-item {
	width: calc((100% - (32px * (3 - 1))) / 3 - 0.1px);
	margin-right: 32px;
	margin-bottom: 10px;
}

.global-wrapper .job-search-filter .fill-checks-item:nth-child(3n) {
	margin-right: 0;
}

.global-wrapper .job-search-filter .fill-checks-item:last-child {
	margin-bottom: 10px;
}

.global-wrapper .job-search-filter .button-area {
	margin-bottom: 40px;
}

.global-wrapper .job-search-filter .button-area .button {
	font-size: 2rem;
	max-width: 285px;
	line-height: 48px;
}

.global-wrapper .job-search-result {
	padding: 0;
	max-width: 1028px;
	margin: 0 auto;
}

.global-wrapper .job-search-result .result-title {
	font-size: 1.6rem;
	line-height: 1.25;
	text-align: left;
	margin-bottom: 15px;
}

.global-wrapper .job-search-result .result-title span {
	font-size: 2rem;
	line-height: 1;
}

.global-wrapper .job-search-result .result-title + p {
	margin: 0;
	text-align: left;
}

.global-wrapper .job-search-result .result-box {
	padding: 40px 40px 23px;
}

.global-wrapper .job-search-result .result-box .text {
	font-size: 1.6rem;
	line-height: 1.875;
}

.global-wrapper .job-search-result .result-box .tag-text {
	margin-top: 0;
}

.global-wrapper .job-search-result .result-box .columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .job-search-result .result-box .column {
	padding: 0;
	border: 0;
	margin-left: 40px;
}

.global-wrapper .job-search-result .result-box .column1 {
	margin-left: 0;
	width: 37.3%;
}

.global-wrapper .intro-sns {
	text-align: center;
	border-width: 30px;
	padding: 30px 30px 60px;
}

.global-wrapper .intro-sns .title {
	font-size: 2.5rem;
}

.global-wrapper .intro-sns .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .intro-sns .flex div {
	padding: 0 30px;
	margin-bottom: 0;
}

.global-wrapper .event-timeline {
	margin: 0;
	padding: 60px 74px;
}

.global-wrapper .event-timeline-item:not(:last-child) .event-timeline-date::before {
	left: calc(50% - 10px - 2px);
}

.global-wrapper .event-timeline-item .event-timeline-date {
	width: 232px;
	min-width: 232px;
	padding-right: 20px;
}

.global-wrapper .event-timeline-item .event-timeline-date .month {
	font-size: 2rem;
	padding: 45px 0;
}

.global-wrapper .event-timeline-item .event-timeline-date .month b {
	font-size: 3rem;
}

.global-wrapper .event-timeline-item .event-timeline-content {
	padding: 24px 42px;
}

.global-wrapper .event-timeline-item .event-timeline-content ul li {
	margin-bottom: 0;
}

.global-wrapper .event-timeline-item .event-timeline-content .event-timeline-images {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .event-timeline-item .event-timeline-content .event-timeline-image {
	margin-bottom: 0;
	width: 230px;
	margin-right: 10px;
}

.global-wrapper .event-timeline-item .event-timeline-content .caption {
	margin-top: 6px;
}

}

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

.global-wrapper .component-block.number .image .media {
	padding-bottom: 66.225165563%;
}

}

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

.global-wrapper .footer-primary-nav ul {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.global-wrapper .footer-primary-nav li {
	margin-left: 37px;
	border: 0;
}

.global-wrapper .footer-primary-nav li:first-child {
	margin-left: 0;
}

.global-wrapper .footer-primary-nav a {
	padding: 3px 0;
	font-size: 1.4rem;
	white-space: nowrap;
}

.global-wrapper .footer-primary-nav a:before {
	content: none;
}

.global-wrapper .footer-secondary-nav {
	border-top: 1px solid #35406C;
}

.global-wrapper .footer-secondary-nav ul {
	padding-top: 29px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.global-wrapper .footer-secondary-nav ul:before {
	content: none;
}

.global-wrapper .footer-secondary-nav li {
	margin: 0 3px;
	padding: 0 6px;
	width: auto;
}

.global-wrapper .footer-secondary-nav a {
	padding-left: 9px;
	position: relative;
	text-align: right;
	letter-spacing: 0.024em;
}

.global-wrapper .footer-secondary-nav a:before,
.global-wrapper .footer-secondary-nav a:after {
	content: "";
}

html.no-touchevents .global-wrapper .footer-secondary-nav a .link-inner:before,
html.no-touchevents .global-wrapper .footer-secondary-nav a .link-inner:after {
	border-bottom: 1px solid #1BDDA8;
	position: absolute;
	bottom: 0;
	content: "";
}

html.no-touchevents .global-wrapper .footer-secondary-nav a .link-inner:before {
	right: 100%;
	left: 0;
}

html.no-touchevents .global-wrapper .footer-secondary-nav a .link-inner:after {
	right: 0;
	left: 100%;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

html.no-touchevents .global-wrapper .footer-secondary-nav a:hover {
	text-decoration: none;
}

html.no-touchevents .global-wrapper .footer-secondary-nav a:hover:before {
	opacity: 1;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

html.no-touchevents .global-wrapper .footer-secondary-nav a:hover:after {
	opacity: 0;
	-webkit-transform: translate(100%, -50%);
	transform: translate(100%, -50%);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

html.no-touchevents .global-wrapper .footer-secondary-nav a:hover .link-inner:before {
	right: 0;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

html.no-touchevents .global-wrapper .footer-secondary-nav a:hover .link-inner:after {
	left: 0;
	-webkit-transition: all 0s 0.2s linear;
	transition: all 0s 0.2s linear;
}

.global-wrapper .footer-secondary-nav li:nth-child(odd) a {
	border: 0;
}

.global-wrapper .footer-category-nav-select {
	margin-right: 0;
	width: 100%;
}

.global-wrapper footer.footer .footer-inner {
	padding-bottom: 16px;
}

.global-wrapper footer.footer .footer-row {
	margin: 0 auto;
	padding: 0 25px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 1290px;
}

.global-wrapper footer.footer .footer-row .footer-nav {
	padding-top: 31px;
	padding-bottom: 47px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
}

.global-wrapper footer.footer .footer-row .footer-nav .footer-primary-nav {
	margin-bottom: 25px;
	padding-top: 3px;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.global-wrapper footer.footer .footer-row .footer-nav .footer-secondary-nav {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	width: 100%;
}

.global-wrapper footer.footer .footer-row .footer-nav .footer-category-nav {
	margin-left: 39px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	width: 160px;
}

.global-wrapper footer.footer .footer-row .footer-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 24.107142857%;
}

.global-wrapper footer.footer .footer-row .footer-bottom .brand-logo {
	margin: 0 0 34px;
	width: 230px;
}

.global-wrapper footer.footer .copyright {
	margin: 23px auto 2px;
	padding: 0 25px;
	max-width: 1290px;
	text-align: center;
	font-size: 1.2rem;
}

}

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

.global-wrapper .section-feature .component-cards .card .content .title {
	font-size: 3.2rem;
}

.global-wrapper .section-campuslife .section-heading {
	font-size: 10.0rem;
}

.large-hidden {
	display: block !important;
}

.large-hidden.inline {
	display: inline !important;
}

.large-hidden.inline-block {
	display: inline-block !important;
}

.large-hidden.table {
	display: table !important;
}

.large-hidden.table-cell {
	display: table-cell !important;
}

.large-show {
	display: none !important;
}

}

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

.global-wrapper header.header-sp {
	display: none;
}

.global-wrapper header.header-pc {
	display: block;
}

}

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

.modaal-video-container {
	padding-bottom: 0;
	height: 731px;
}

}

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

.modaal-image .modaal-inner-wrapper {
	padding-left: 25px;
	padding-right: 25px;
}

.modaal-gallery-control {
	top: auto;
	bottom: 20px;
	-webkit-transform: none;
	transform: none;
	background: rgba(0, 0, 0, 0.7);
}

.modaal-gallery-control:before,
.modaal-gallery-control:after {
	background: #fff;
}

.modaal-gallery-next {
	left: auto;
	right: 20px;
}

.modaal-gallery-prev {
	left: 20px;
	right: auto;
}

}

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

.modaal-instagram iframe {
	width: 500px !important;
}

}

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

.modaal-instagram iframe {
	width: 280px !important;
}

}

@media screen and (max-height: 1100px) {

.modaal-instagram iframe {
	width: 700px !important;
}

}

@media screen and (max-height: 1000px) {

.modaal-inner-wrapper {
	padding-top: 60px;
	padding-bottom: 60px;
}

.modaal-instagram iframe {
	width: 600px !important;
}

}

@media screen and (max-height: 900px) {

.modaal-instagram iframe {
	width: 500px !important;
}

.modaal-video-container {
	max-width: 900px;
	max-height: 510px;
}

}

@keyframes instaReveal {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@-webkit-keyframes instaReveal {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@-webkit-keyframes modaal-loading-spinner {

0% {
	opacity: 1;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

100% {
	opacity: .1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

}

@keyframes modaal-loading-spinner {

0% {
	opacity: 1;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

100% {
	opacity: .1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

}

@-webkit-keyframes slider-preloader-spin {

100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

@keyframes slider-preloader-spin {

100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

@-webkit-keyframes slideup {

0% {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0.0;
}

50% {
	opacity: 1;
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

}

@keyframes slideup {

0% {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0.0;
}

50% {
	opacity: 1;
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

}


/*# sourceMappingURL=app.css.map */
