/* 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="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;
}

.icon-instagram::before {
	content: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20rx%3D%225%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M11.8585%206.06994C10.7945%206.12014%2010.0679%206.28994%209.43265%206.53954C8.77524%206.79574%208.21804%207.13954%207.66363%207.69594C7.10923%208.25235%206.76782%208.80995%206.51342%209.46835C6.26722%2010.105%206.10042%2010.8322%206.05342%2011.8968C6.00642%2012.9614%205.99602%2013.3036%206.00122%2016.0192C6.00642%2018.7348%206.01842%2019.0752%206.07002%2020.142C6.12082%2021.2058%206.29002%2021.9322%206.53962%2022.5676C6.79622%2023.225%207.13963%2023.782%207.69623%2024.3366C8.25284%2024.8912%208.81004%2025.2318%209.47005%2025.4866C10.1061%2025.7324%2010.8335%2025.9%2011.8979%2025.9466C12.9623%2025.9932%2013.3049%2026.004%2016.0197%2025.9988C18.7345%2025.9936%2019.0763%2025.9816%2020.143%2025.931C21.2096%2025.8804%2021.9322%2025.71%2022.5678%2025.4616C23.2252%2025.2044%2023.7826%2024.8616%2024.3368%2024.3048C24.891%2023.748%2025.2322%2023.19%2025.4864%2022.5312C25.7328%2021.8952%2025.9002%2021.1678%2025.9464%2020.1042C25.993%2019.0368%2026.004%2018.696%2025.9988%2015.9808C25.9936%2013.2656%2025.9814%2012.9252%2025.9308%2011.8588C25.8802%2010.7924%2025.7108%2010.0682%2025.4614%209.43235C25.2044%208.77495%2024.8614%208.21835%2024.305%207.66334C23.7486%207.10834%2023.1902%206.76734%2022.5316%206.51374C21.8952%206.26754%2021.1682%206.09974%2020.1038%206.05374C19.0393%206.00774%2018.6967%205.99594%2015.9809%206.00114C13.2651%206.00634%2012.9251%206.01794%2011.8585%206.06994ZM11.9753%2024.1476C11.0003%2024.1052%2010.4709%2023.9432%2010.1181%2023.8076C9.65085%2023.6276%209.31805%2023.41%208.96645%2023.0618C8.61484%2022.7136%208.39884%2022.3796%208.21644%2021.9134C8.07944%2021.5606%207.91444%2021.0318%207.86884%2020.0568C7.81923%2019.003%207.80883%2018.6866%207.80303%2016.0168C7.79723%2013.347%207.80743%2013.031%207.85364%2011.9768C7.89524%2011.0026%208.05824%2010.4726%208.19364%2010.12C8.37364%209.65215%208.59044%209.31995%208.93945%208.96855C9.28845%208.61715%209.62145%208.40075%2010.0881%208.21835C10.4405%208.08074%2010.9693%207.91714%2011.9439%207.87074C12.9985%207.82074%2013.3145%207.81074%2015.9839%207.80494C18.6533%207.79914%2018.9701%207.80914%2020.0252%207.85554C20.9994%207.89794%2021.5296%208.05934%2021.8818%208.19555C22.3492%208.37555%2022.6818%208.59175%2023.0332%208.94135C23.3846%209.29095%2023.6012%209.62275%2023.7836%2010.0904C23.9214%2010.4418%2024.085%2010.9704%2024.131%2011.9456C24.1812%2013.0002%2024.1926%2013.3164%2024.1974%2015.9856C24.2022%2018.6548%2024.1928%2018.9718%2024.1466%2020.0256C24.104%2021.0006%2023.9424%2021.5302%2023.8066%2021.8834C23.6266%2022.3504%2023.4096%2022.6834%2023.0604%2023.0346C22.7112%2023.3858%2022.3786%2023.6022%2021.9118%2023.7846C21.5598%2023.922%2021.0304%2024.086%2020.0566%2024.1324C19.0019%2024.182%2018.6859%2024.1924%2016.0155%2024.1982C13.3451%2024.204%2013.0299%2024.1932%2011.9753%2024.1476ZM20.1276%2010.6554C20.128%2010.8927%2020.1987%2011.1246%2020.3309%2011.3217C20.4631%2011.5189%2020.6508%2011.6724%2020.8703%2011.7628C21.0897%2011.8533%2021.3311%2011.8766%2021.5638%2011.8299C21.7965%2011.7832%2022.0101%2011.6685%2022.1777%2011.5003C22.3452%2011.3322%2022.4591%2011.1181%2022.505%2010.8853C22.5508%2010.6524%2022.5266%2010.4111%2022.4354%2010.192C22.3441%209.97289%2022.1899%209.78576%2021.9923%209.65428C21.7947%209.5228%2021.5625%209.45288%2021.3252%209.45335C21.007%209.45399%2020.7021%209.58097%2020.4775%209.80638C20.2529%2010.0318%2020.127%2010.3372%2020.1276%2010.6554ZM10.8655%2016.01C10.8711%2018.846%2013.1743%2021.1398%2016.0097%2021.1344C18.8451%2021.129%2021.1406%2018.826%2021.1352%2015.99C21.1298%2013.154%2018.8259%2010.8596%2015.9901%2010.8652C13.1543%2010.8708%2010.8601%2013.1744%2010.8655%2016.01ZM12.6667%2016.0064C12.6654%2015.3471%2012.8596%2014.7022%2013.2248%2014.1533C13.59%2013.6044%2014.1098%2013.1761%2014.7184%2012.9226C15.327%2012.6691%2015.9971%2012.6018%2016.644%2012.7291C17.2908%2012.8565%2017.8854%2013.1728%2018.3525%2013.638C18.8196%2014.1033%2019.1383%2014.6966%2019.2682%2015.343C19.3981%2015.9894%2019.3334%2016.6597%2019.0823%2017.2693C18.8312%2017.8789%2018.405%2018.4004%2017.8576%2018.7677C17.3101%2019.1351%2016.666%2019.3319%2016.0067%2019.3332C15.5689%2019.3341%2015.1353%2019.2488%2014.7305%2019.0821C14.3257%2018.9154%2013.9577%2018.6706%2013.6476%2018.3616C13.3374%2018.0527%2013.0911%2017.6857%2012.9228%2017.2816C12.7545%2016.8775%2012.6675%2016.4441%2012.6667%2016.0064Z%22%20fill%3D%22%231B2D73%22%2F%3E%0A%3C%2Fsvg%3E%0A");
	display: inline-block;
	height: 33px;
}


.icon-x:before {
	content: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2233%22%20height%3D%2232%22%20viewBox%3D%220%200%2033%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20width%3D%2233%22%20height%3D%2232%22%20rx%3D%225%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M17.7124%2015.0452L24.4133%207H22.8255L17.0071%2013.9855L12.3599%207H7L14.0274%2017.5634L7%2026H8.58799L14.7324%2018.623L19.6401%2026H25L17.7124%2015.0452ZM15.5375%2017.6564L14.8255%2016.6046L9.16016%208.2347H11.5992L16.1712%2014.9894L16.8832%2016.0413L22.8262%2024.8215H20.3871L15.5375%2017.6564Z%22%20fill%3D%22%231B2D73%22%2F%3E%0A%3C%2Fsvg%3E%0A");
	display: inline-block;
	height: 33px;
}

.icon-instagram,
.icon-x,
.icon-line,
.icon-youtube,
.icon-facebook {
	vertical-align: center;
}

@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-facebook: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;
}

.section.mb-none {
	margin-bottom: 0;
}

.header-section {
	margin-bottom: 40px;
}

.page-wrapper {
	padding: 0 24px;
}

.page-wrapper--full {
	padding: 0;
}

#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: 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 .brand-logo a {
	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;
	height: 100%;
}

.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);
}

.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;
	border-bottom: none !important;
}

.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,
.global-wrapper .header-contact-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 16px;
	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 ~ .search-modal {
	display: block;
	position: fixed;
	top: 60px;
	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.header ~ .search-modal .modal-inner {
	padding: 0;
}

.global-wrapper header.header ~ .search-modal .modal-content {
	margin: 0 auto;
	padding: 24px 48px;
	position: relative;
	max-width: 704px;
}

.global-wrapper header.header ~ .search-modal .modal-content-inner {
	position: relative;
	height: 38px;
	background: none;
}

.global-wrapper header.header ~ .search-modal .modal-close {
	display: none;
}

.global-wrapper header.header ~ .search-modal form {
	border: 0;
	overflow: hidden;
	background-color: #fff;
}

.global-wrapper header.header ~ .search-modal form input {
	color: #606060;
	padding: 12px 10px;
}

.global-wrapper header.header ~ .search-modal form button {
	border: 0;
	border-radius: 0;
	width: 38px;
	overflow: hidden;
	color: #fff;
	background: linear-gradient(45deg, #2ee9b6 0%, #3ddddd 100%);
}

.global-wrapper header.header ~ .search-modal form button:before {
	opacity: 0;
}

.global-wrapper header.header ~ .search-modal form button:after {
	content: none;
}

.global-wrapper header.header ~ .search-modal form button i {
	top: -8px;
}

.global-wrapper header.header ~ .search-modal form button .button-inner {
	line-height: 58px;
	color: #fff;
}

.global-wrapper header.header ~ .search-modal.active {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

body.home .global-wrapper header.header ~ .search-modal .header-inner {
	background: rgba(51, 61, 98, 0.95);
}

.global-wrapper .header-nav-handle-active {
	top: 0 !important;
}

.global-wrapper header.header-sp {
	z-index: 1001;
}

.global-wrapper header.header-sp .header-inner {
	background: rgba(53, 56, 82, 0.8);
	margin-right: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	z-index: 1;
}

.global-wrapper header.header-sp .header-top-nav {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 15px;
	padding: 0 16px;
}

.global-wrapper header.header-sp .header-top-nav .component-pulldown {
	margin: 0;
	position: initial;
}

.global-wrapper header.header-sp .header-top-nav .component-pulldown .pulldown-drawer {
	position: absolute;
	top: 60px;
	left: 0;
	width: calc(100% + 60px);
	padding: 0;
	border: none;
}

.global-wrapper header.header-sp .header-top-nav .component-pulldown .pulldown-drawer ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 12px 0;
	background: rgba(51, 61, 98, 0.95);
}

.global-wrapper header.header-sp .header-top-nav .component-pulldown .pulldown-drawer ul li {
	width: 50%;
}

.global-wrapper header.header-sp .header-top-nav .component-pulldown .pulldown-drawer ul li a {
	font-size: 1.2rem;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0;
	display: block;
	padding: 12px;
}

.global-wrapper header.header-sp .header-top-nav .header-top-nav-button {
	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-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 5px;
	width: 44px;
	font-size: 10px;
	line-height: 1;
	padding: 11px 0 10px;
	color: #fff;
	font-weight: 600;
	height: 100%;
	position: relative;
	cursor: pointer;
}

.global-wrapper header.header-sp .header-top-nav .header-top-nav-button.active::before,
.global-wrapper header.header-sp .header-top-nav .header-top-nav-button::before {
	content: "";
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: transparent;
	-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-sp .header-top-nav .header-top-nav-button.active::before {
	background: #1BDDA8;
}

.global-wrapper header.header-sp .header-top-nav .header-top-nav-button img {
	width: 24px;
}

.global-wrapper header.header-sp .header-nav {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: #297cd9;
	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: 60px;
	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-sp .header-bottom-nav-wrapper {
	position: fixed;
	bottom: 0;
	left: 0;
	background: #FFF;
	-webkit-box-shadow: 4px 0px 12px 4px rgba(0, 0, 0, 0.06);
	box-shadow: 4px 0px 12px 4px rgba(0, 0, 0, 0.06);
	text-align: center;
	width: 100%;
}

.global-wrapper header.header-sp .header-bottom-nav-wrapper .header-bottom-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 7px;
}

.global-wrapper header.header-sp .header-bottom-nav-wrapper .header-bottom-nav li a {
	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-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 6px;
	min-width: 85px;
	color: #1B2D73;
	padding: 7px 0;
	font-size: 1.1rem;
	line-height: 1;
	font-weight: 600;
	letter-spacing: 0;
	height: 100%;
}

.global-wrapper header.header-sp .header-bottom-nav-wrapper .header-bottom-nav li a .header-bottom-nav-wing {
	width: 22px;
}

.global-wrapper header.header-sp .header-bottom-nav-wrapper .header-bottom-nav li a .header-bottom-nav-hat {
	width: 31px;
}

.global-wrapper header.header-sp .header-bottom-nav-wrapper .header-bottom-nav li a .header-bottom-nav-pen {
	width: 25px;
}

.global-wrapper header.header-sp .header-bottom-nav-wrapper .header-bottom-nav li a .header-bottom-nav-train {
	width: 24px;
}

.global-wrapper header.header-pc {
	display: none;
	height: 100px; /*
	&.show-megamenu.header-compact {
		.header-nav {
			a {
				color: $key-color;
			}
		}
		.header-primary-nav {
			a {
				color: #fff;
			}
		}
	}
*/
}

.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 {
	position: relative;
}

.global-wrapper header.header-pc .brand-logo .brand-logo-inner a {
	position: absolute;
	z-index: 1;
	width: 100%;
}

.global-wrapper header.header-pc .brand-logo .brand-logo-inner img {
	width: 172px;
	height: 30px;
}

.global-wrapper header.header-pc .header-nav {
	padding-right: 40px;
	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%;
	-webkit-box-pack: right;
	-ms-flex-pack: right;
	justify-content: right;
	font-weight: 600;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav {
	padding-top: 16px;
	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;
	border-bottom: 1px solid #fff;
	height: 52px;
	padding-bottom: 13px;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav {
	padding-right: 19px;
	border-right: 1px solid #fff;
	margin-right: 20px;
	gap: 20px;
	padding-top: 3px;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav li {
	font-size: 1.1rem;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav li > *:first-child {
	padding-bottom: 3px;
	border-bottom: 1px solid transparent;
	-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-secondary-nav .header-category-nav li > *:first-child:hover {
	border-bottom: 1px solid #fff;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav li a {
	padding: 0;
	min-width: auto;
	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;
	gap: 4px;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav li .header-category-nav-campus {
	width: 23px;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav li .header-category-nav-document {
	width: 20px;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav li .header-category-nav-pc {
	width: 22px;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav li .header-category-nav-fukidashi {
	width: 24px;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav li .footer-category-nav.footer-category-nav--invert {
	margin-right: 0;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav li .footer-category-nav.footer-category-nav--invert .footer-category-nav-select {
	border: none;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav li .footer-category-nav.footer-category-nav--invert .footer-category-nav-select .footer-category-nav-label {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 4px;
	font-size: 1.1rem;
	margin-right: 17px;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav li .footer-category-nav.footer-category-nav--invert .footer-category-nav-select .footer-category-nav-button {
	color: #fff;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav li .footer-category-nav.footer-category-nav--invert .footer-category-nav-select .footer-category-nav-button i {
	background-color: transparent;
	width: 12px;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav li .footer-category-nav.footer-category-nav--invert .footer-category-nav-select .footer-category-nav-button i::before {
	height: 12px;
	line-height: 14px;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav li .footer-category-nav.footer-category-nav--invert .footer-category-nav-select .footer-category-nav-drawer {
	width: calc(100% + 30px);
	top: 22px;
	left: -15px;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-category-nav li .footer-category-nav.footer-category-nav--invert .footer-category-nav-select .footer-category-nav-drawer ul {
	padding: 15px;
	gap: 10px;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-language-nav a,
.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-contact-nav a {
	padding: 0 2px;
	font-size: 1.1rem;
	letter-spacing: 0;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-language-nav {
	font-family: "Open Sans", sans-serif;
	margin: 0 10px 0 8px;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-search {
	position: relative;
	width: 16px;
}

.global-wrapper header.header-pc .header-nav .header-secondary-nav .header-search button {
	line-height: 16px;
	width: 16px;
	position: absolute;
}

.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 {
	-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 li:last-child a {
	padding-right: 0;
}

.global-wrapper header.header-pc .header-nav .header-primary-nav a {
	padding-bottom: 14px;
	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: 2.5px 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 {
	display: none;
}

.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;
	min-height: 400px;
	max-height: 100vh;
}

.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-home .header-inner {
	background-color: rgba(38, 43, 62, 0.6); /*
			&:before {
				opacity: 0.9;
			}
*/
}

.global-wrapper header.header-pc.header-home .header-primary-nav a {
	color: #fff;
}

.global-wrapper header.header-pc.header-home .header-primary-nav-megamenu-inner {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.global-wrapper header.header-pc.header-home .header-search button {
	color: #fff;
}

.global-wrapper header.header-pc.header-home .header-nav { /*
			background-color: #000;
			opacity: 0.8;
*/
}

.global-wrapper header.header-pc.header-compact {
	position: fixed;
	top: 0 !important;
	height: 70px;
	-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 img {
	width: 160px;
}

.global-wrapper header.header-pc.header-compact .header-nav {
	padding-right: 197px;
}

.global-wrapper header.header-pc.header-compact .header-nav li:last-child a {
	padding-right: 23px;
}

.global-wrapper header.header-pc.header-compact .header-nav a {
	color: #1B2D73;
}

.global-wrapper header.header-pc.header-compact .header-nav .header-secondary-nav {
	display: none;
}

.global-wrapper header.header-pc.header-compact .header-nav .header-primary-nav {
	height: 70px;
}

.global-wrapper header.header-pc.header-compact .header-nav .header-primary-nav > ul > li > a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 0;
}

.global-wrapper header.header-pc.header-compact .header-nav .header-primary-nav-megamenu a {
	color: #fff;
}

.global-wrapper header.header-pc.header-compact .header-nav .header-primary-nav-megamenu .header-primary-nav-megamenu-cv .button-inner {
	width: 100%;
}

.global-wrapper header.header-pc.header-compact .header-cv-nav {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 197px;
	height: 70px;
	z-index: 9999;
}

.global-wrapper header.header-pc.header-compact .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;
	padding: 0;
}

.global-wrapper header.header-pc.header-compact .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-compact .header-cv-nav .button:hover .button-inner:before {
	-webkit-transform: translate(-66.666666666%);
	transform: translate(-66.666666666%);
}

.global-wrapper header.header-pc.header-compact .header-cv-nav .footer-category-nav {
	height: 100%;
	margin-right: 0;
}

.global-wrapper header.header-pc.header-compact .header-cv-nav .footer-category-nav::before {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 40px;
	width: 116px;
	height: 5px;
	background-color: transparent;
	z-index: 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);
}

.global-wrapper header.header-pc.header-compact .header-cv-nav .footer-category-nav:hover::before {
	background-color: #fff;
}

.global-wrapper header.header-pc.header-compact .header-cv-nav .footer-category-nav .button {
	height: 70px;
}

.global-wrapper header.header-pc.header-compact .header-cv-nav .footer-category-nav .button .button-inner .label {
	padding: 0;
	font-size: 1.4rem;
	letter-spacing: 0;
}

.global-wrapper header.header-pc.header-compact .header-cv-nav .footer-category-nav .button .button-inner .label img {
	width: 24px;
	margin-right: 6px;
}

.global-wrapper header.header-pc.header-compact .header-cv-nav .footer-category-nav .button .button-inner .label i {
	background-color: transparent;
	display: inline-block;
	position: initial;
	font-size: .1rem;
	width: 10px;
	margin-left: 4px;
}

.global-wrapper header.header-pc.header-compact .header-cv-nav .footer-category-nav .footer-category-nav-drawer {
	top: 70px;
	left: 30px;
	width: calc(100% - 60px);
	border: none;
	background: rgba(51, 61, 98, 0.95);
}

.global-wrapper header.header-pc.header-compact .header-cv-nav .footer-category-nav .footer-category-nav-drawer ul {
	padding: 10px;
	height: 100%;
}

.global-wrapper header.header-pc.header-compact .header-cv-nav .footer-category-nav .footer-category-nav-drawer ul li:last-child a {
	padding-right: 0;
}

.global-wrapper header.header-pc.header-compact .header-cv-nav .footer-category-nav .footer-category-nav-drawer ul li a {
	padding: 7px 0;
}

.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 .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: normal;
}

.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 a[target="_blank"]:after {
	position: absolute;
	top: 50%;
	left: auto;
	color: #1BDDA8;
}

.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;
	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);
	z-index: 9999;
}

.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: 500px;
	background-color: #1B2D73;
}

.global-wrapper .footer-category-nav .footer-category-nav-button.active + .footer-category-nav-drawer ul {
	padding: 5px 10px;
}

.global-wrapper .footer-category-nav .footer-category-nav-button.active + .footer-category-nav-drawer a {
	padding: 5px 0;
	border-bottom: 1px solid transparent;
}

.global-wrapper .footer-category-nav .footer-category-nav-button.active + .footer-category-nav-drawer a:hover {
	border-bottom: 1px solid;
}

.global-wrapper .footer-category-nav--invert {
	margin-right: 18px;
	padding: 0;
}

.global-wrapper .footer-category-nav--invert ul {
	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-category-nav--invert ul li {
	width: 100%;
}

.global-wrapper .footer-category-nav--invert .footer-category-nav-button {
	height: 20px;
}

.global-wrapper .footer-category-nav--invert .footer-category-nav-button i {
	width: 20px;
}

.global-wrapper .footer-category-nav--invert .footer-category-nav-button i::before {
	height: 20px;
	line-height: 21px;
}

.global-wrapper .footer-category-nav--invert .footer-category-nav-button.active + .footer-category-nav-drawer {
	background-color: #5D6075;
	right: 20px;
}

.global-wrapper .footer-category-nav--invert .footer-category-nav-drawer {
	right: 20px;
}

.global-wrapper .footer-category-nav--invert .footer-category-nav-label {
	padding: 1px 15px 0;
	margin-right: 20px;
}

.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 .footer-socials a .icon-facebook {
	font-size: 33px;
}

.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: 20px;
	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: 20px;
	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;
	width: 100%; /*
			@include mq-medium {
				bottom: -3px;
			}
*/
}

.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: 75%;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.global-wrapper .section-feature .component-cards .card .image .parallax-wrapper .media2 img {
	position: absolute;
}

.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 .inner .occupation_txt {
	font-size: 12px;
}

.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);
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.global-wrapper .section-interview .slider .slide .slide-content .title .caveat-top {
	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-top {
	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: 18.0em;
	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-content .row.faculty {
	font-size: 1.4rem;
	width: 80%;
}

.global-wrapper .section-interview .slider .slide .slide-content .row.faculty .inner {
	color: grey;
}

.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: 0.9;
	-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-top {
	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;
		&:after {
			position: absolute;
			bottom: 0;
			left: 0;
			z-index: 1;
			width: 100%;
			height: 100%;
			content: "";
			background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
			@include mq-medium {
				content: none;
			}
		}
*/
}

.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);
}

.global-wrapper .featured-contents {
	background-color: #1B2D73;
}

.global-wrapper .featured-contents .featured-contents-inner {
	padding: 14px 0 24px 24px;
}

.global-wrapper .featured-contents .featured-contents-inner .section-heading {
	font-size: 2.8rem;
	margin: 0 0 16px;
	text-align: left;
}

.global-wrapper .featured-contents .featured-contents-inner .featured-contents-buttons-wrapper {
	overflow-x: auto;
}

.global-wrapper .featured-contents .featured-contents-inner .featured-contents-buttons-wrapper::-webkit-scrollbar {
	display: none;
}

.global-wrapper .featured-contents .featured-contents-inner .featured-contents-buttons-wrapper .featured-contents-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 8px 4px;
	width: 1000px;
	margin-bottom: 16px;
}

.global-wrapper .featured-contents .featured-contents-inner .featured-contents-buttons-wrapper .featured-contents-buttons .featured-contents-button {
	font-size: 1.2rem;
	font-weight: 600;
	line-height: 1;
	white-space: nowrap;
	color: #1B2D73;
	background-color: #fff;
	border: 1px solid #fff;
	padding: 9px 15px;
	text-decoration: none;
	border-radius: 15px;
	-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 .featured-contents .featured-contents-inner .featured-contents-buttons-wrapper .featured-contents-buttons .featured-contents-button:hover {
	color: #fff;
	background-color: #1B2D73;
}

.global-wrapper .featured-contents .featured-contents-inner .featured-contents-scroll {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: right;
	-ms-flex-pack: right;
	justify-content: right;
	height: 24px;
	padding-right: 24px;
}

.global-wrapper .featured-contents .featured-contents-inner .featured-contents-scroll .featured-contents-scroll-inner {
	-webkit-animation: scrollAnimation 1.6s infinite ease;
	animation: scrollAnimation 1.6s infinite ease;
}

.global-wrapper .featured-contents .featured-contents-inner .featured-contents-scroll .featured-contents-scroll-inner span {
	display: block;
	color: #fff;
	font-family: "Saira Semi Condensed", sans-serif;
	font-size: 1.3rem;
	width: 120px;
}

.global-wrapper .featured-contents .featured-contents-inner .featured-contents-scroll .featured-contents-scroll-inner img {
	margin-top: -46px;
}

.global-wrapper .section-entrance-exam {
	padding: 67px 0 81px;
}

.global-wrapper .section-entrance-exam .section-inner {
	position: relative;
}

.global-wrapper .section-entrance-exam .section-inner .content {
	height: 100%;
	min-height: 740px;
	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: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 24px;
	gap: 300px;
}

.global-wrapper .section-entrance-exam .section-inner .content .section-heading {
	text-align: left;
	font-size: 5.4rem;
	line-height: .8;
	letter-spacing: 0;
}

.global-wrapper .section-entrance-exam .section-inner .content .section-heading .sp-only {
	display: block;
}

.global-wrapper .section-entrance-exam .section-inner .content .section-heading .caption {
	font-size: 2rem;
	line-height: 1.9;
	letter-spacing: 0;
}

.global-wrapper .section-entrance-exam .section-inner .content .content-inner img {
	margin-bottom: 32px;
}

.global-wrapper .section-entrance-exam .section-inner .content .content-inner .lead {
	line-height: 1.5;
	letter-spacing: 0;
	padding: 0;
}

.global-wrapper .section-entrance-exam .section-inner .content .content-inner .lead p {
	margin-bottom: 40px;
}

.global-wrapper .section-entrance-exam .section-inner .content .content-inner .lead .button-shadow {
	width: 100%;
}

.global-wrapper .section-entrance-exam .section-inner .content .content-inner .lead .button-shadow .button-inner {
	letter-spacing: 0;
}

.global-wrapper .section-entrance-exam .section-inner .section-entrance-exam-bg {
	position: absolute;
	top: 210px;
	left: 0;
	width: 100%;
	z-index: -1;
}

.global-wrapper .section-entrance-exam .section-inner .section-entrance-exam-bg::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(11%, white), color-stop(60%, rgba(255, 255, 255, 0)));
	background-image: linear-gradient(0deg, white 11%, rgba(255, 255, 255, 0) 60%);
}

.global-wrapper .section-entrance-exam .section-inner .section-entrance-exam-bg img {
	width: 100%;
	height: 365px;
	-o-object-fit: cover;
	object-fit: cover;
}

.global-wrapper .section-activities {
	padding-bottom: 60px;
}

.global-wrapper .section-activities .section-activities-bg {
	padding: 55px 0;
	margin-bottom: 60px;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
}

.global-wrapper .section-activities .section-activities-bg::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(27, 45, 115, 0.8);
}

.global-wrapper .section-activities .section-activities-bg.hover::before {
	background: rgba(27, 45, 115, 0.6);
}

.global-wrapper .section-activities .section-activities-bg .button.pc-only {
	display: none;
}

.global-wrapper .section-activities .section-activities-bg .section-activities-heading {
	color: #fff;
	margin-bottom: 39px;
}

.global-wrapper .section-activities .section-activities-bg .section-activities-heading h3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 16px;
	color: #fff;
	font-size: 2rem;
	margin-bottom: 40px;
}

.global-wrapper .section-activities .section-activities-bg .section-activities-heading h3 span {
	font-family: "Saira Semi Condensed", sans-serif;
	font-size: 6rem;
	line-height: 1;
	letter-spacing: 0.04em;
	color: #1BDDA8;
	font-weight: 400;
}

.global-wrapper .section-activities .section-activities-bg .section-activities-heading .section-activities-heading-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	gap: 24px;
}

.global-wrapper .section-activities .section-activities-bg .section-activities-heading .section-activities-heading-content p {
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.62;
	margin: 0;
	z-index: 1;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider {
	margin-bottom: 21px;
	position: relative;
	overflow: hidden;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .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-activities .section-activities-bg .component-cards .slider .slide {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	position: relative;
	width: 100%;
	opacity: 0;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-pagination-bullets {
	padding: 19px 0 0;
	text-align: center;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-pagination-bullets .slider-pagination-bullet {
	margin: 0 3px;
	width: 10px;
	height: 10px;
	background-color: #ddd;
	opacity: 1;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-pagination-bullets .slider-pagination-bullet-active {
	background-color: #1BDDA8;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-bottom {
	display: none;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-bottom .slider-pagination-progressbar {
	display: none;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-bottom .slider-arrow {
	display: none;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-bottom .slider-arrow .slider-arrow-prev,
.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-bottom .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-activities .section-activities-bg .component-cards .slider .slider-bottom .slider-arrow .slider-arrow-prev i,
.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-bottom .slider-arrow .slider-arrow-next i {
	margin: 0;
	font-size: 14px;
}

html.no-touchevents .global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-bottom .slider-arrow .slider-arrow-prev:hover,
html.no-touchevents
.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-bottom .slider-arrow .slider-arrow-next:hover {
	background-position: 100% 0;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-bottom .slider-arrow .slider-arrow-prev {
	right: 60px;
	left: auto;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-bottom .slider-arrow .slider-arrow-next {
	right: 0;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-track-init .slide {
	opacity: 1;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .card {
	margin-bottom: 0;
	padding: 0;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .card a {
	background-color: #fff;
	border-bottom: 2px solid #1BDDA8;
	height: 100%;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .card a .image .media {
	height: 190px;
	padding: 0;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .card a .image .media img {
	height: 100% !important;
	-o-object-fit: cover;
	object-fit: cover;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .card a .image .caption {
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: auto;
	background-color: #1B2D73;
	font-size: 1.3rem;
	font-weight: 600;
	line-height: 1;
	padding: 9px 16px;
	opacity: 1;
	letter-spacing: 0;
	text-align: left;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .card a .content {
	padding: 12px 14px;
	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: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: calc(100% - 190px);
}

.global-wrapper .section-activities .section-activities-bg .component-cards .card a .content .title {
	font-size: 1.6rem;
	line-height: 1.7;
	letter-spacing: 0;
	text-align: left;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .card a .content .tags {
	margin-top: 16px;
	text-align: left;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .card a .content .profile {
	margin-top: 38px;
	border-top: 1px solid #1B2D73;
	padding-top: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .card a .content .profile .profile-img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .card a .content .profile .profile-img img {
	width: 80px;
	max-width: 80px;
	position: absolute;
	top: -9%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.global-wrapper .section-activities .section-activities-bg .component-cards .card a .content .profile p {
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0;
}

.global-wrapper .section-activities .section-activities-component .component-block.number:nth-child(odd) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.global-wrapper .section-activities .section-activities-component .component-block.number:nth-child(odd) .image {
	-webkit-transform: translateX(-24px);
	transform: translateX(-24px);
}

.global-wrapper .section-activities .section-activities-component .component-block.number:nth-child(odd) .image:after {
	left: auto;
	right: 0;
}

.global-wrapper .section-activities .section-activities-component .component-block.number:nth-child(odd) .content {
	padding: 20px 24px 16px;
}

.global-wrapper .section-activities .section-activities-component .component-block.number .image:after {
	counter-increment: number 2;
}

.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;
	@include mq-medium {
		display: flex;
		align-items: center;
		flex-direction: row-reverse;
		justify-content: space-between;
		margin: 0 -100px 0 0;
	}
	.images {
		@include mq-medium {
			display: flex;
			width: p(830, 1340);
		}
	}
	.image {
		position: relative;
		@include mq-medium {
			width: 100%;
			margin-left: 27px;
		}
		&:after {
			content: "";
			display: block;
			width: 100%;
			height: 100%;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 1;
			background: rgba(27,45,115,0.5);
			@include mq-medium {
				display: none;
			}
		}
		.media {
			padding-bottom: p(500, 375);
			@include mq-medium {
				padding-bottom: p(486, 386);
			}
		}
	}
	.content {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		color: #fff;
		z-index: 1;
		padding: 30px;
		@include mq-medium {
			position: relative;
			padding: 0;
			width: p(500, 1340);
		}
		.title {
			color: #fff;
			font-family: $font-open_sans;
			font-size: 3.6rem;
			letter-spacing: normal;
			margin-bottom: 15px;
			@include mq-medium {
				font-size: 7.6rem;
				color: $key-color;
				margin-bottom: -2px;
				width: 200%;
			}
		}
		.caption {
			font-size: 1.6rem;
			line-height: (24/16);
			font-weight: bold;
			margin-bottom: 28px;
			@include mq-medium {
				font-size: 1.8rem;
				line-height: (27/18);
				margin-bottom: 45px;
				color: $key-color;
				width: 200%;
				br {display: none;}
			}
		}
		p {
			@include mq-medium {
				font-size: 1.6rem;
				line-height: (30/16);
				color: $text-color;
			}
		}
	}
}
*/

.aboutus-page-header2 {
	margin-top: -40px;
	position: relative;
}

.aboutus-page-header2 .image .media {
	padding-bottom: 117.333333333%;
}

.aboutus-page-header2 .content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	z-index: 1;
}

.aboutus-page-header2 .content .title {
	margin-bottom: calc(14/375*100vw);
}

.aboutus-page-header2 .content .caption {
	font-size: 1.4rem;
	line-height: 1.428571429;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-bottom: calc(45/375*100vw);
	font-size: calc(14/375*100vw);
}

.global-wrapper { /*****************************************************************************
   フレックス
   *****************************************************************************/
}

.global-wrapper .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.global-wrapper .flex.jc-center {
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
}

.global-wrapper .flex.jc-left {
	-ms-flex-pack: left;
	-webkit-box-pack: left;
	justify-content: left;
}

.global-wrapper .flex.jc-right {
	-ms-flex-pack: right;
	-webkit-box-pack: right;
	justify-content: right;
}

.global-wrapper .flex.wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .flex.justify {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.global-wrapper .flex.al-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .ly_title {
	margin-bottom: 0;
}

.global-wrapper .bl_h1MV {
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 1;
}

.global-wrapper .bl_h1MV img {
	width: 100%;
}

.global-wrapper .bl_h1MV:before {
	display: none;
}

.global-wrapper .ly_tsFeature {
	margin: 40px 24px 65px;
}

.global-wrapper .bl_tsFeature {
	position: relative;
}

.global-wrapper .bl_tsFeature_image {
	-webkit-transition: opacity ease .5s;
	transition: opacity ease .5s;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.global-wrapper .bl_tsFeature_image:first-child {
	position: relative;
}

.global-wrapper .bl_tsFeature img {
	width: 100%;
}

.global-wrapper .bl_tsEpisodeHeading {
	margin-bottom: 10px;
	padding: 50px 0;
	background-color: #F0F0F0;
	text-align: center;
}

.global-wrapper .bl_tsEpisodeHeading .caption {
	margin-bottom: 0;
	font-size: 2rem;
	font-weight: bold;
}

.global-wrapper .bl_tsEpisodeHeading .title {
	font-weight: 500;
	color: #1B2D73;
	letter-spacing: normal;
	font-family: 'Oswald', sans-serif;
	font-size: 8.6rem;
	line-height: 1;
}

.global-wrapper .ly_tsEpisode_item {
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	-webkit-transition: opacity ease .5s;
	transition: opacity ease .5s;
	opacity: 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.global-wrapper .ly_tsEpisode_item_inner {
	max-width: 1230px;
	margin: 0 auto;
	padding: 25px 24px;
	-webkit-transition: all ease 2s;
	transition: all ease 2s;
	opacity: 0;
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}

.global-wrapper .ly_tsEpisode_item.show {
	opacity: 1;
}

.global-wrapper .ly_tsEpisode_item.show .ly_tsEpisode_item_inner {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown {
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.component-pulldown {
	margin-bottom: 0;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_01 .bl_tsEpisodePulldown_label {
	background-color: #1B2D73;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_01 .bl_tsEpisodePulldown_button {
	color: #1B2D73;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_01 .bl_tsEpisodePulldown_button .more-close-icon {
	border-color: #1B2D73;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_01 .bl_tsEpisodePulldown_button .more-close-icon:before,
.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_01 .bl_tsEpisodePulldown_button .more-close-icon:after {
	background-color: #1B2D73;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_01 .icon-close,
.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_01 .bl_tsEpisodePulldown_drawer_main_heading_text,
.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_01 .bl_tsEpisodePulldown_drawer_main_content dl dt {
	color: #1B2D73;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_02 .bl_tsEpisodePulldown_label {
	background-color: #008FB1;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_02 .bl_tsEpisodePulldown_button {
	color: #008FB1;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_02 .bl_tsEpisodePulldown_button .more-close-icon {
	border-color: #008FB1;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_02 .bl_tsEpisodePulldown_button .more-close-icon:before,
.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_02 .bl_tsEpisodePulldown_button .more-close-icon:after {
	background-color: #008FB1;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_02 .icon-close,
.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_02 .bl_tsEpisodePulldown_drawer_main_heading_text,
.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_02 .bl_tsEpisodePulldown_drawer_main_content dl dt {
	color: #008FB1;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_03 .bl_tsEpisodePulldown_label {
	background-color: #1BDDA8;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_03 .bl_tsEpisodePulldown_button {
	color: #1BDDA8;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_03 .bl_tsEpisodePulldown_button .more-close-icon {
	border-color: #1BDDA8;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_03 .bl_tsEpisodePulldown_button .more-close-icon:before,
.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_03 .bl_tsEpisodePulldown_button .more-close-icon:after {
	background-color: #1BDDA8;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_03 .icon-close,
.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_03 .bl_tsEpisodePulldown_drawer_main_heading_text,
.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_03 .bl_tsEpisodePulldown_drawer_main_content dl dt {
	color: #1BDDA8;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_04 .bl_tsEpisodePulldown_label {
	background-color: #1b42cc;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_04 .bl_tsEpisodePulldown_button {
	color: #1b42cc;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_04 .bl_tsEpisodePulldown_button .more-close-icon {
	border-color: #1b42cc;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_04 .bl_tsEpisodePulldown_button .more-close-icon:before,
.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_04 .bl_tsEpisodePulldown_button .more-close-icon:after {
	background-color: #1b42cc;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_04 .icon-close,
.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_04 .bl_tsEpisodePulldown_drawer_main_heading_text,
.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown.color_04 .bl_tsEpisodePulldown_drawer_main_content dl dt {
	color: #1b42cc;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_label {
	padding: 15px 6px;
	background-color: #1B2D73;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_label .episodeNumber {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 93px;
	font-family: 'Oswald', sans-serif;
	font-size: 1.7rem;
	font-weight: 500;
	text-align: center;
	line-height: 1;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_label .episodeNumber span {
	font-size: 2.9rem;
	display: block;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_label .episodeTitle {
	padding-left: 20px;
	border-left: 1px solid #fff;
	font-size: 1.4rem;
	font-weight: bold;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button {
	background-color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 1.2rem;
	font-weight: 500;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button:before {
	display: none;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button.pulldown-button {
	position: relative;
	text-align: center;
	padding: 5px 5px 4px;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button .more-close-icon {
	margin-right: 6px;
	width: 10px;
	height: 10px;
	border: 1px solid #1B2D73;
	border-radius: 2px;
	position: relative;
	display: inline-block;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button .more-close-icon:before,
.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button .more-close-icon:after {
	content: "";
	display: block;
	margin: auto;
	background-color: #1B2D73;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button .more-close-icon:before {
	width: 1px;
	height: 5px;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button .more-close-icon:after {
	width: 5px;
	height: 1px;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button .more {
	display: inline-block;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button .close {
	display: none;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button.active {
	position: absolute;
	top: auto;
	bottom: 30px;
	left: 0;
	height: 40px;
	width: 100%;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button.active .more-close-icon:before,
.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button.active .more-close-icon:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button.active .more {
	display: none;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button.active .close {
	display: inline-block;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer.pulldown-drawer {
	border: none;
	padding: 0;
	-webkit-transition: none;
	transition: none;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main {
	padding: 20px 0 25px;
	background-color: #fff;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main_heading_image {
	line-height: 0;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main_heading_image img {
	width: 100%;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main_heading_text_wrapper {
	padding: 0 15px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main_heading_text {
	color: #1B2D73;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main_heading_text p {
	margin-bottom: 0;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main_heading_text .name {
	font-size: 2rem;
	font-weight: 600;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main_heading_text .name span {
	margin-left: 0.5rem;
	font-size: 1.5rem;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main_heading .icon-close {
	display: inline-block;
	font-size: 20px;
	margin: 10px 0 5px;
	color: #1B2D73;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main_content {
	padding: 40px;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main_content dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main_content dl dt {
	color: #1B2D73;
	width: 7rem;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main_content dl dd {
	width: calc(100% - 7rem);
}

.global-wrapper .ly_tsSeminar {
	background-color: #f0f0f0;
}

.global-wrapper .ly_tsSeminar_contents1,
.global-wrapper .ly_tsSeminar_contents2 {
	position: relative;
}

.global-wrapper .ly_tsSeminar_contents1 {
	background-color: #dddfea;
	padding: 80px 0 30px;
}

.global-wrapper .ly_tsSeminar_contents1 .ly_tsSeminar_contents_item_icon:before {
	height: calc(100% + 30px + 45px);
}

.global-wrapper .ly_tsSeminar_contents2 {
	padding: 45px 0 30px;
}

.global-wrapper .ly_tsSeminar_contents2 .ly_tsSeminar_contents_item_icon:before {
	height: calc(100% + 30px);
}

.global-wrapper .ly_tsSeminar_contents2 .bl_tsSeminarBgText {
	color: #fff;
}

.global-wrapper .bl_tsSeminarBgText {
	position: absolute;
	left: -0.1em;
	bottom: 20%;
	font-family: 'Oswald', sans-serif;
	font-size: 6.5rem;
	line-height: 1;
	color: #f4f4f8;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
	white-space: nowrap;
	pointer-events: none;
}

.global-wrapper .bl_tsSeminarHeading {
	margin-bottom: 15px;
	padding-top: 40px;
}

.global-wrapper .bl_tsSeminarHeading .title {
	margin-bottom: 10px;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
}

.global-wrapper .bl_tsSeminarHeading .caption {
	font-size: 1.4rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.7;
}

.global-wrapper .bl_tsSeminarLead {
	z-index: 1;
	position: relative;
	margin-bottom: -66px;
	padding: 20px 25px;
	background-color: #fff;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.global-wrapper .bl_tsSeminarLead_title {
	color: #1B2D73;
	font-weight: bold;
}

.global-wrapper .bl_tsSeminarLead_title .caption {
	font-size: 1rem;
	margin-bottom: 5px;
}

.global-wrapper .bl_tsSeminarLead_title .title {
	font-size: 1.3rem;
	margin-bottom: 6px;
	line-height: 1.1;
}

.global-wrapper .bl_tsSeminarLead_text .text {
	margin-bottom: 0;
}

.global-wrapper .ly_tsSeminar_contents_item {
	z-index: 1;
	position: relative;
	margin: 0 -7px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .ly_tsSeminar_contents_item_icon {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: relative;
	width: 40px;
}

.global-wrapper .ly_tsSeminar_contents_item_icon:before {
	position: absolute;
	right: 18px;
	display: block;
	content: "";
	width: 0;
	height: 100%;
	border-left: 5px dotted #1B2D73;
}

.global-wrapper .ly_tsSeminar_contents_item_main {
	padding: 0 0 0 8px;
	width: calc(100% - 40px);
}

.global-wrapper .bl_tsSeminarIcon {
	z-index: 1;
	position: relative;
	width: 40px;
}

.global-wrapper .bl_tsSeminarItemHeading .year {
	font-size: 1rem;
	line-height: 40px;
	color: #1B2D73;
	white-space: nowrap;
	font-weight: bold;
}

.global-wrapper .bl_tsSeminarItemHeading .year span {
	font-family: 'Oswald', sans-serif;
	font-size: 2.1rem;
	font-weight: 500;
}

.global-wrapper .bl_tsSeminarItemHeading .title {
	font-size: 1.8rem;
	color: #1B2D73;
	font-weight: bold;
}

.global-wrapper .bl_tsSeminarItemHeading .text {
	margin-bottom: 35px;
	font-weight: 500;
}

.global-wrapper .bl_tsSeminarSlider {
	margin: 0 -10px;
}

.global-wrapper .bl_tsSeminarSlider .component-slider .slider {
	padding: 0 10px;
}

.global-wrapper .bl_tsSeminarSlider .component-slider .slide .slide-inner {
	padding: 0 1.5%;
}

.global-wrapper .bl_tsSeminarSlider .component-slider .slide img {
	width: 100%;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.global-wrapper .bl_tsSeminarSlider .component-slider .slide .caption {
	margin-top: 7px;
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: .2em;
}

.global-wrapper .bl_tsSeminarSlider .component-slider .slider-arrow {
	display: block;
}

.global-wrapper .bl_tsSeminarSlider .component-slider .slider-arrow-next,
.global-wrapper .bl_tsSeminarSlider .component-slider .slider-arrow-prev {
	width: 30px;
	height: 30px;
	margin: -24px 0 0 0;
	line-height: 30px;
	background: transparent;
}

.global-wrapper .bl_tsSeminarSlider .component-slider .slider-arrow-next .button-inner,
.global-wrapper .bl_tsSeminarSlider .component-slider .slider-arrow-prev .button-inner {
	line-height: 28px;
	background-color: #251e1c;
	border: 1px solid #fff;
	border-radius: 50%;
}

.global-wrapper .bl_tsSeminarExample {
	margin-top: 30px;
	background-color: rgba(255, 255, 255, 0.7);
	border-bottom: 1px solid #1B2D73;
}

.global-wrapper .bl_tsSeminarExample_title {
	font-size: 1.2rem;
	font-weight: bold;
	color: #1B2D73;
	text-align: center;
	line-height: 10px;
	position: relative;
	top: -4px;
}

.global-wrapper .bl_tsSeminarExample_title:before,
.global-wrapper .bl_tsSeminarExample_title:after {
	content: "";
	display: block;
	width: 28%;
	height: 1px;
	background-color: #1B2D73;
	position: absolute;
	top: 4px;
}

.global-wrapper .bl_tsSeminarExample_title:before {
	left: 0;
}

.global-wrapper .bl_tsSeminarExample_title:after {
	right: 0;
}

.global-wrapper .bl_tsSeminarExample_text {
	padding: 6px 15px 10px;
	font-weight: 500;
}

.global-wrapper .ly_tsMessage_heading {
	padding-left: 24px;
	padding-right: 24px;
}

.global-wrapper .bl_tsMessageHeading {
	margin-bottom: 26px;
	padding-top: 50px;
}

.global-wrapper .bl_tsMessageHeading .title {
	margin-bottom: 12px;
	font-family: 'Oswald', sans-serif;
	font-size: 4.2rem;
	font-weight: 500;
	text-align: center;
	line-height: 1;
	color: #1B2D73;
}

.global-wrapper .bl_tsMessageHeading .caption {
	font-size: 1.4rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.7;
}

.global-wrapper .bl_tsMessageMain_item_image {
	position: relative;
}

.global-wrapper .bl_tsMessageMain_item_image img {
	width: 100%;
}

.global-wrapper .bl_tsMessageMain_item_image_text {
	padding: 0 40px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	font-weight: bold;
}

.global-wrapper .bl_tsMessageMain_item_image_text .title {
	font-size: 1.4rem;
}

.global-wrapper .bl_tsMessageMain_item_image_text .title span {
	font-size: 1rem;
}

.global-wrapper .bl_tsMessageMain_item_image_text .caption {
	margin-bottom: 0;
	font-size: 1.2rem;
}

.global-wrapper .bl_tsMessageMain_item_content {
	padding: 20px 40px;
	background-color: #1B2D73;
	color: #fff;
}

.global-wrapper .bl_tsMessageMain_item_content .title {
	margin-bottom: 10px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.7;
}

.global-wrapper .bl_tsMessageMain_item_content .text {
	margin-bottom: 0;
	font-size: 1.4rem;
	line-height: 2.4;
}

.global-wrapper .bl_tsMessageSelect.tab-nav {
	margin-left: auto;
	margin-right: auto;
	max-width: 210px;
	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 .bl_tsMessageSelect_image {
	width: 30%;
	margin-bottom: 10px;
}

.global-wrapper .bl_tsMessageSelect_image_innner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	border-radius: 50%;
	overflow: hidden;
}

.global-wrapper .bl_tsMessageSelect_image_innner:hover {
	opacity: .7;
}

.global-wrapper .bl_tsMessageSelect_image_innner img {
	width: 100%;
}

.global-wrapper .bl_tsMessageSelect_image_innner .num {
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	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;
}

.global-wrapper .bl_tsMessageSelect_image_innner .num:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #1B2D73;
	mix-blend-mode: multiply;
}

.global-wrapper .bl_tsMessageSelect_image_innner .num-inner {
	position: relative;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 2.4rem;
	line-height: 1;
}

.global-wrapper .bl_tsMessageSelect_image.active .bl_tsMessageSelect_image_innner .num {
	opacity: 1;
}

.global-wrapper .toggle-item {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	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 .toggle-item.active {
	position: static;
	opacity: 1;
	visibility: visible;
}

.global-wrapper .toggle-item-wrap {
	position: relative;
}

.global-wrapper .more-item {
	display: none;
}

.global-wrapper .ly_intlNews {
	padding: 32px 0 27px;
	background-color: #e2f2fa;
}

.global-wrapper .bl_intlNews_heading {
	margin-bottom: 13px;
	padding: 0;
	text-align: center;
}

.global-wrapper .bl_intlNews_heading:before {
	display: none;
}

.global-wrapper .bl_intlNews_heading .title {
	color: #1BDDA8;
	letter-spacing: 0.02em;
	font-family: 'Saira Semi Condensed', sans-serif;
	font-size: 5rem;
	font-weight: 200;
	line-height: 1;
}

.global-wrapper .bl_intlNews_heading .caption {
	margin-bottom: 0;
	font-size: 1.2rem;
	font-weight: 400;
	color: #1B2D73;
	letter-spacing: 0.2em;
}

.global-wrapper .bl_intlNews_list {
	padding: 0 25px 5px;
	background-color: #fff;
	border-top: none;
}

.global-wrapper .bl_intlNews_list.news-list {
	border-top: none;
}

.global-wrapper .bl_intlNews_list.news-list li:last-child {
	border-bottom: none;
}

.global-wrapper .ly_intlLead {
	background-repeat: no-repeat;
	background-size: cover;
}

.global-wrapper .ly_intlLead .page-wrapper {
	min-height: 280px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .bl_intlLead {
	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;
	width: 100%;
	padding: 50px 0;
}

.global-wrapper .bl_intlLead_content {
	text-align: center;
}

.global-wrapper .bl_intlLead_content .title {
	margin-bottom: 19px;
	color: #1B2D73;
	letter-spacing: 0.1em;
	font-size: 1.6rem;
	font-weight: 500;
}

.global-wrapper .bl_intlLead_content .text {
	margin-bottom: 0;
	color: #1B2D73;
	letter-spacing: 0.05em;
	line-height: 2.4;
	text-align: left;
}

.global-wrapper .ly_intlSectionHeadingFeatures {
	background-color: #1B2D73;
	padding: 32px 0 30px;
}

.global-wrapper .ly_intlSectionHeadingFeatures .bl_intlSectionHeading {
	color: #fff;
}

.global-wrapper .bl_intlSectionHeading {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #1B2D73;
}

.global-wrapper .bl_intlSectionHeading:before {
	display: none;
}

.global-wrapper .bl_intlSectionHeading img {
	max-width: 150px;
}

.global-wrapper .bl_intlSectionHeading .caption {
	margin-top: 10px;
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: 0.1em;
}

.global-wrapper .bl_intlFeature_heading {
	padding: 25px 0 38px;
	text-align: center;
}

.global-wrapper .bl_intlFeature_heading .num {
	margin-bottom: 10px;
	font-family: 'Graduate', cursive;
	font-weight: 400;
	font-size: 2.4rem;
	line-height: 4.8rem;
	color: #1B2D73;
}

.global-wrapper .bl_intlFeature_heading .num span {
	font-size: 4.8rem;
	color: #1BDDA8;
	vertical-align: middle;
}

.global-wrapper .bl_intlFeature_heading .title {
	margin-bottom: 10px;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.2em;
	color: #1B2D73;
}

.global-wrapper .bl_intlFeature_heading .image {
	max-width: 197px;
}

.global-wrapper .bl_intlFeature_heading .text {
	margin-top: 30px;
	margin-bottom: 0;
	text-align: left;
	color: #1B2D73;
}

.global-wrapper .ly_intlFeature01 {
	background-color: #F8F8F8;
}

.global-wrapper .bl_intlFeature_more_btn {
	padding: 45px 0 25px;
	text-align: center;
}

.global-wrapper .bl_intlFeature_more_btn button {
	border-radius: 0;
	width: auto;
	line-height: 1;
	font-size: 1.2rem;
}

.global-wrapper .bl_intlFeature_more_btn button:before,
.global-wrapper .bl_intlFeature_more_btn button:after {
	display: none;
}

.global-wrapper .bl_intlFeature_more_btn .inner {
	text-align: center;
	font-size: 1.2rem;
	font-weight: 400;
	color: #1B2D73;
}

.global-wrapper .bl_intlFeature_more_btn .open-close-btn {
	margin-right: auto;
	margin-bottom: 10px;
	background-color: transparent;
	border: 1px solid #1B2D73;
	width: 45px;
	height: 45px;
}

.global-wrapper .bl_intlFeature_more_btn .open-close-btn:before {
	height: 13px;
}

.global-wrapper .bl_intlFeature_more_btn .open-close-btn:after {
	width: 13px;
}

.global-wrapper .bl_intlFeature_more_btn .more {
	display: inline-block;
}

.global-wrapper .bl_intlFeature_more_btn .close {
	display: none;
}

.global-wrapper .bl_intlFeature_more_btn.active .open-close-btn,
.global-wrapper .bl_intlFeature_more_btn .active .open-close-btn {
	background-color: #fff;
}

.global-wrapper .bl_intlFeature_more_btn.active .open-close-btn:after,
.global-wrapper .bl_intlFeature_more_btn .active .open-close-btn:after {
	background-color: #1B2D73;
}

.global-wrapper .bl_intlFeature_more_btn.active .more,
.global-wrapper .bl_intlFeature_more_btn .active .more {
	display: none;
}

.global-wrapper .bl_intlFeature_more_btn.active .close,
.global-wrapper .bl_intlFeature_more_btn .active .close {
	display: inline-block;
}

.global-wrapper .bl_intlFeature01 .component-cards .card .bl_intlFeature01_item_content {
	padding: 15px 20px;
}

.global-wrapper .bl_intlFeature01_item a {
	transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.global-wrapper .bl_intlFeature01_item a:hover {
	opacity: .7;
}

.global-wrapper .bl_intlFeature01_item_inner {
	height: 100%;
	background-color: #fff;
}

.global-wrapper .bl_intlFeature01_item_image img {
	width: 100%;
}

.global-wrapper .bl_intlFeature01_item_content .title {
	margin-bottom: 6px;
	font-size: 1.4rem;
}

.global-wrapper .bl_intlFeature01_item_content .text {
	color: #1B2D73;
	line-height: 2.25;
}

.global-wrapper .ly_intlFeature02 {
	background-color: #1B2D73;
	color: #fff;
}

.global-wrapper .ly_intlFeature02 .bl_intlFeature_heading .num,
.global-wrapper .ly_intlFeature02 .bl_intlFeature_heading .title,
.global-wrapper .ly_intlFeature02 .bl_intlFeature_heading .text {
	color: #fff;
}

.global-wrapper .ly_intlFeature02 .bl_intlFeature_more_btn .inner {
	color: #fff;
}

.global-wrapper .ly_intlFeature02 .bl_intlFeature_more_btn .open-close-btn {
	border-color: #fff;
	background-color: transparent;
}

.global-wrapper .ly_intlFeature02 .bl_intlFeature_more_btn .open-close-btn:before,
.global-wrapper .ly_intlFeature02 .bl_intlFeature_more_btn .open-close-btn:after {
	background-color: #fff;
}

.global-wrapper .bl_intlFeature02_item_heading_image {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	width: 100vw;
}

.global-wrapper .bl_intlFeature02_item_heading_image img {
	width: 100%;
}

.global-wrapper .bl_intlFeature02_item_heading_content {
	margin: 15px 0 22px;
	background-color: #1B2D73;
}

.global-wrapper .bl_intlFeature02_item_heading_content .en {
	margin-bottom: 5px;
	padding-bottom: 0;
	line-height: 1;
	font-family: 'Graduate', cursive;
	font-size: 1.6rem;
	border-bottom: none;
	color: #fff;
	text-align: center;
}

.global-wrapper .bl_intlFeature02_item_heading_content .ja {
	font-size: 1.2rem;
	font-weight: 500;
	text-align: center;
}

.global-wrapper .bl_intlFeature02_item_main .text {
	margin-bottom: 40px;
	line-height: 2.4;
}

.global-wrapper .bl_intlFeature02_item_main .component-block {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.global-wrapper .bl_intlFeature02_item_main .component-block .image img {
	width: 100%;
}

.global-wrapper .bl_intlFeature02_item_main .component-block .content .title {
	margin-bottom: 13px;
	padding: 9px 0;
	font-size: 1.4rem;
	font-weight: 500;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.global-wrapper .bl_intlFeature02_item_main .component-block .content p {
	line-height: 2.4;
}

.global-wrapper .ly_intlFeature03 {
	background-color: #F8F8F8;
}

.global-wrapper .bl_intlFeature03_item_heading_image {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

.global-wrapper .bl_intlFeature03_item_heading_content_inner {
	padding: 15px 0 30px;
}

.global-wrapper .bl_intlFeature03_item_heading_content .num {
	margin-bottom: 12px;
	line-height: 1;
	font-family: 'Graduate', cursive;
	font-size: 1.5rem;
	text-align: center;
	color: #1BDDA8;
}

.global-wrapper .bl_intlFeature03_item_heading_content .en {
	margin-bottom: 5px;
	padding-bottom: 0;
	line-height: 1;
	font-family: 'Graduate', cursive;
	font-size: 2.5rem;
	text-align: center;
	color: #1B2D73;
	border-bottom: none;
}

.global-wrapper .bl_intlFeature03_item_heading_content .ja {
	margin-bottom: 20px;
	font-size: 1.2rem;
	font-weight: 500;
	color: #1B2D73;
	text-align: center;
}

.global-wrapper .bl_intlFeature03_item_heading_content .text {
	line-height: 2.25;
	color: #1B2D73;
}

.global-wrapper .bl_intlFeature03_item_messeage {
	position: relative;
}

.global-wrapper .bl_intlFeature03_item_messeage_inner {
	padding: 15px 0 30px;
}

.global-wrapper .bl_intlFeature03_item_messeage_title {
	margin-bottom: 20px;
	padding: 0 5px;
	display: inline-block;
	color: #fff;
	background-color: #1B2D73;
	font-size: 1.4rem;
	font-weight: 500;
}

.global-wrapper .bl_intlFeature03_item_messeage p {
	color: #1B2D73;
	font-size: 1.4rem;
}

.global-wrapper .bl_nextPrevModal {
	z-index: 11;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 71.15vw;
	height: 100%;
	display: none;
	position: fixed;
}

.global-wrapper .bl_nextPrevModal_link {
	cursor: pointer;
}

.global-wrapper .bl_nextPrevModal_Bg {
	z-index: 11;
	background-color: rgba(53, 56, 82, 0.8);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.global-wrapper .bl_nextPrevModal_inner {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 71.15vw;
	height: 100%;
	overflow-y: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.global-wrapper .bl_nextPrevModal_inner::-webkit-scrollbar {
	display: none;
}

.global-wrapper .bl_nextPrevModal_button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: fixed;
	bottom: 10px;
	left: 0;
	right: 0;
}

.global-wrapper .bl_nextPrevModal_button_prev,
.global-wrapper .bl_nextPrevModal_button_close,
.global-wrapper .bl_nextPrevModal_button_next {
	margin: 0 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #1BDDA8;
	text-align: center;
	font-size: 1.2rem;
	cursor: pointer;
}

.global-wrapper .bl_nextPrevModal_button span {
	display: inline-block;
	width: 30px;
	height: 30px;
	padding: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#3ddddd), to(#1bdda8));
	background: linear-gradient(#3ddddd 0%, #1bdda8 100%);
	border-radius: 50%;
	line-height: 30px;
	text-align: center;
	color: #fff;
}

.global-wrapper .bl_intlFeature04 .bl_nextPrevModal_button {
	bottom: 0;
	padding: 20px 0;
	background: #353852;
}

.global-wrapper .bl_intlFeature04 .component-cards .card .card-inner {
	background: transparent;
}

.global-wrapper .bl_intlFeature04 .component-cards .card .image .media {
	padding-bottom: 62.5%;
}

.global-wrapper .bl_intlFeature04 .component-cards .card .image .media-title {
	font-family: 'Graduate', cursive;
	font-size: 1.5rem;
	text-align: center;
	line-height: 1;
	color: #1B2D73;
	background-color: transparent;
}

.global-wrapper .bl_intlFeature04 .component-cards .card .image .media-title-inner {
	padding: 10px 0;
}

.global-wrapper .bl_intlFeature04 .component-cards .card a .image .media-title-inner:before {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
}

.global-wrapper .bl_intlFeature04_ModalBg {
	background-color: #353852;
}

.global-wrapper .bl_intlFeature04_Modal_main .heading,
.global-wrapper .bl_intlFeature04_Modal_main .title {
	color: #1BDDA8;
}

.global-wrapper .bl_intlFeature04_Modal_main .heading {
	margin-bottom: 20px;
	font-family: 'Graduate', cursive;
	font-size: 2.5rem;
	text-align: center;
}

.global-wrapper .bl_intlFeature04_Modal_main .title {
	margin: 30px 0 25px;
	font-size: 1.5rem;
	font-weight: 500;
}

.global-wrapper .bl_intlFeature04_Modal_main .text {
	line-height: 2.4;
	color: #fff;
	padding-bottom: 10rem;
}

.global-wrapper .ly_intlFeature05 {
	padding-bottom: 52px;
	background-color: #F8F8F8;
}

.global-wrapper .bl_intlFeature05_image {
	margin: 0 0 45px;
}

.global-wrapper .bl_intlFeature05_image img {
	width: 100%;
}

.global-wrapper .bl_intlFeature05 .component-cards {
	margin: -30px -40px;
}

.global-wrapper .bl_intlFeature05 .component-cards .card {
	margin-bottom: 0;
	padding: 30px 40px;
}

.global-wrapper .bl_intlFeature05 .component-cards .card .image .media-title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	background-color: rgba(27, 45, 115, 0.8);
	color: #fff;
	font-family: 'Graduate', cursive;
	font-size: 1.6rem;
	text-align: center;
	line-height: 25px;
}

.global-wrapper .bl_intlFeature05 .component-cards .card .content .title {
	padding: 0 0 5px;
	text-align: center;
	font-size: 1.6rem;
}

.global-wrapper .bl_intlFeature05 .component-cards .card .content .text {
	line-height: 2.4;
	color: #1B2D73;
}

.global-wrapper .bl_intlFeature05_event {
	margin-top: 45px;
}

.global-wrapper .bl_intlFeature05_event_title {
	margin-bottom: 6px;
	font-size: 1.6rem;
	text-align: center;
	font-weight: 500;
	color: #1B2D73;
}

.global-wrapper .bl_intlFeature05_event_title span {
	display: block;
	font-family: 'Graduate', cursive;
	font-size: 2rem;
	line-height: 1;
	font-weight: 400;
}

.global-wrapper .bl_intlFeature05_event_content {
	padding: 20px 0 10px;
	border-top: 1px solid #1B2D73;
	border-bottom: 1px solid #1B2D73;
	color: #1B2D73;
}

.global-wrapper .bl_intlFeature05_event_content ul {
	margin-bottom: 0;
}

.global-wrapper .bl_intlFeature05_event_content ul li:before {
	top: 4px;
	width: 12px;
	height: 12px;
}

.global-wrapper .ly_intlSectionHeadingAbroad .bl_intlSectionHeading {
	padding-top: 30px;
}

.global-wrapper .ly_intlStudyAbroad {
	margin-bottom: 30px;
}

.global-wrapper .ly_intlStudyAbroad .button.cv {
	width: 160px;
	line-height: 35px;
}

.global-wrapper .bl_intlStudyAbroad_map {
	overflow: scroll;
}

.global-wrapper .bl_intlStudyAbroad_map img {
	width: 525px;
	max-width: none;
}

.global-wrapper .bl_intlStudyAbroad_text {
	margin-bottom: 25px;
	line-height: 2.4;
	color: #1B2D73;
}

.global-wrapper .center-button {
	text-align: center;
}

.global-wrapper .bl_intlPickup_image img {
	width: 100%;
}

.global-wrapper .bl_intlPickup_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%);
	margin: 0 -24px;
	padding: 24px;
	text-align: center;
	color: #fff;
}

.global-wrapper .bl_intlPickup_content .image {
	margin-bottom: 20px;
}

.global-wrapper .bl_intlPickup_content .title {
	margin-bottom: 10px;
	font-family: 'Graduate', cursive;
	font-weight: 400;
	font-size: 2.4rem;
	line-height: 1;
}

.global-wrapper .bl_intlPickup_content .subTitle {
	margin-bottom: 10px;
	font-size: 1.4rem;
}

.global-wrapper .bl_intlPickup_content .text {
	font-size: 1.2rem;
	line-height: 2.25;
}

.global-wrapper .bl_intlPickup_content .button.cv {
	width: 160px;
	line-height: 35px;
}

.global-wrapper .ly_intlInfo {
	background-color: #F8F8F8;
}

.global-wrapper .bl_intlInfo {
	padding: 35px 38px 45px;
	text-align: center;
	color: #1B2D73;
}

.global-wrapper .bl_intlInfo_title {
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.global-wrapper .bl_intlInfo_main {
	padding: 20px 0;
	border-top: 3px solid #1B2D73;
	border-bottom: 3px solid #1B2D73;
}

.global-wrapper .bl_intlInfo_main .title {
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.global-wrapper .bl_intlInfo_main .tel {
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.global-wrapper .bl_intlInfo_main .tel a {
	color: #1B2D73;
	font-weight: 500;
}

.global-wrapper .bl_intlInfo_main .reception {
	font-size: 1rem;
	letter-spacing: 0.1em;
}

.global-wrapper .bl_intlInfoButton {
	margin-top: 18px;
	font-size: 1.2rem;
}

.global-wrapper .bl_intlInfoButton a {
	text-decoration: none;
	line-height: 23px;
	border-radius: 12px;
	border: 1px solid #1B2D73;
	display: inline-block;
	text-align: center;
	width: 160px;
}

.global-wrapper .bl_intlInfoButton a:hover {
	opacity: .8;
}

.global-wrapper .open-close-btn {
	margin-left: auto;
	display: block;
	width: 40px;
	height: 40px;
	background-color: #d1d5e3;
	border-radius: 50%;
	position: relative;
}

.global-wrapper .open-close-btn:before,
.global-wrapper .open-close-btn:after {
	content: "";
	display: block;
	margin: auto;
	background-color: #1B2D73;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.global-wrapper .open-close-btn:before {
	width: 1px;
	height: 9px;
}

.global-wrapper .open-close-btn:after {
	width: 9px;
	height: 1px;
}

.global-wrapper .active .open-close-btn {
	background-color: #a4abc7;
}

.global-wrapper .active .open-close-btn:before {
	opacity: 0;
}

.global-wrapper .active .open-close-btn:after {
	background-color: #fff;
}

.global-wrapper .bl_campusMV {
	position: relative;
	background-color: #F8F8F8;
}

.global-wrapper .bl_campusMV_image img {
	width: 100%;
}

.global-wrapper .bl_campusMV_logo {
	width: 100%;
	max-width: 1050px;
	margin: 0 auto;
	padding: 60px 0 0;
}

.global-wrapper .bl_campusMV_logo h2 {
	margin: 0;
	padding: 0;
	line-height: 1;
	text-align: center;
}

.global-wrapper .bl_campusMV_logo h2:before {
	display: none;
}

.global-wrapper .bl_campusMV_logo_img {
	padding: 0 44px;
}

.global-wrapper .bl_campusMV_logo_img.fixed {
	position: fixed;
	inset: 0;
	margin: 0 auto;
}

.global-wrapper .bl_campusMV_text {
	margin: 30px auto 0;
	padding-bottom: 35px;
	padding-left: 24px;
	padding-right: 24px;
}

.global-wrapper .bl_campusMV_text_heading {
	margin-bottom: 20px;
	font-size: 1.5rem;
	font-weight: 500;
	color: #1B2D73;
	background-color: #fff;
	border: 2px solid #1B2D73;
	border-radius: 15px;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 2;
}

.global-wrapper .bl_campusMV_text_content {
	color: #1B2D73;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 2.44;
}

.global-wrapper .bl_campusMV_text_content p {
	margin-bottom: 0;
}

.global-wrapper .bl_campusFacilitie {
	padding-top: 40px;
	background-color: #1B2D73;
	color: #fff;
}

.global-wrapper .bl_campusFacilitie_intro {
	margin-bottom: 45px;
}

.global-wrapper .bl_campusFacilitie_intro_image {
	width: 100%;
	padding-right: 24px;
}

.global-wrapper .bl_campusFacilitie_intro_content {
	position: relative;
	margin-top: -20px;
	padding-left: 24px;
	padding-right: 24px;
}

.global-wrapper .bl_campusFacilitie_intro_content_title {
	margin-bottom: 25px;
	padding: 0 5px;
	color: #fff;
	background: -ms-linear-gradient(-45deg, #1b2d73 0%, #1e337a 7.7%, #25428f 19.3%, #305cb1 33.35%, #417fdf 60.06%, #468bef 69.38%, #4b8cee 73.51%, #5890ed 77.18%, #6e95ea 81.31%, #8d9de6 84.56%, #b5a7e1 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B2D73', endColorstr='#B5A7E1' ,GradientType=0)";
	background: linear-gradient(135deg, #1b2d73 0%, #1e337a 7.7%, #25428f 19.3%, #305cb1 33.35%, #417fdf 60.06%, #468bef 69.38%, #4b8cee 73.51%, #5890ed 77.18%, #6e95ea 81.31%, #8d9de6 84.56%, #b5a7e1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B2D73',endColorstr='#B5A7E1' , GradientType=1);
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.3;
	display: inline-block;
}

.global-wrapper .bl_campusFacilitie_intro_content_text {
	display: block;
	padding: 0 5px;
	background-color: #1B2D73;
}

.global-wrapper .bl_campusFacilitie_intro_content_text p {
	line-height: 2.44;
	margin-bottom: 0;
}

.global-wrapper .bl_campusFacilitie_title {
	margin-left: 22%;
	margin-right: 0;
	margin-bottom: 30px;
}

.global-wrapper .bl_campusFacilitie_title img {
	width: 100%;
}

.global-wrapper .bl_campusFacilitie_slider {
	padding-bottom: 31px;
}

.global-wrapper .bl_campusFacilitie_slider .component-slider .slider {
	padding-bottom: 40px;
}

.global-wrapper .bl_campusFacilitie_slider .component-slider .slider-arrow {
	display: block;
	width: 80px;
	height: 40px;
	top: auto;
	bottom: 0;
	right: 10%;
	left: auto;
}

.global-wrapper .bl_campusFacilitie_slider .component-slider .slider-arrow-next,
.global-wrapper .bl_campusFacilitie_slider .component-slider .slider-arrow-prev {
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	background: -webkit-gradient(linear, right top, left top, from(#3ddddd), to(#1bdda8));
	background: linear-gradient(-90deg, #3ddddd 0%, #1bdda8 100%);
}

.global-wrapper .bl_campusFacilitie_slider .component-slider .slider-arrow-next .button-inner,
.global-wrapper .bl_campusFacilitie_slider .component-slider .slider-arrow-prev .button-inner {
	line-height: 40px;
}

.global-wrapper .bl_campusFacilitie_slider .component-slider .slide {
	opacity: 1;
}

.global-wrapper .bl_campusFacilitie_slider .component-slider .slide .slide-inner {
	padding-left: 25px;
	padding-right: 25px;
}

.global-wrapper .bl_campusFacilitie_slider .component-slider .slide .slide-content {
	padding: 20px 5px;
	background-color: transparent;
	color: #fff;
}

.global-wrapper .bl_campusFacilitie_slider .component-slider .slide .slide-content .title {
	margin-bottom: 10px;
	font-size: 1.4rem;
	color: #fff;
}

.global-wrapper .bl_campusFloorGuide {
	padding: 30px 24px 45px;
	background-color: rgba(27, 45, 115, 0.8);
}

.global-wrapper .bl_campusFloorGuide_heading {
	margin-bottom: 20px;
}

.global-wrapper .bl_campusFloorGuide_heading .title {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	font-style: italic;
	font-size: 4.5rem;
	letter-spacing: 0.02em;
	text-align: center;
	color: #fff;
	line-height: 1;
}

.global-wrapper .bl_campusFloorGuide_heading .caption {
	margin-bottom: 0;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 0.2em;
	text-align: center;
	color: #fff;
}

.global-wrapper .bl_campusFloorGuide_content {
	margin: auto;
	max-width: 950px;
}

.global-wrapper .bl_campusFloorGuide_content .component-pulldown {
	margin-bottom: 0;
	border: 1px solid #1B2D73;
}

.global-wrapper .bl_campusFloorGuide_content .component-pulldown .pulldown-label {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #1B2D73;
	background-color: #fff;
	font-size: 1.2rem;
	line-height: 1.875;
}

.global-wrapper .bl_campusFloorGuide_content .component-pulldown .pulldown-label .floor {
	padding: 18px 10px;
	width: 120px;
	-ms-flex-negative: 0;
	flex-shrink: 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;
	background-color: #1BDDA8;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 900;
	font-style: italic;
	font-size: 2rem;
	letter-spacing: 0.02em;
	text-align: center;
	line-height: 1;
}

.global-wrapper .bl_campusFloorGuide_content .component-pulldown .pulldown-label .floorLabel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 50px 0 15px;
}

.global-wrapper .bl_campusFloorGuide_content .component-pulldown .pulldown-button {
	height: 56px;
	padding-right: 5px;
}

.global-wrapper .bl_campusFloorGuide_content .component-pulldown .pulldown-button:before {
	display: none;
}

.global-wrapper .bl_campusFloorGuide_content .component-pulldown .pulldown-button.active + .pulldown-drawer {
	padding: 30px 15px 60px;
}

.global-wrapper .bl_campusFloorGuide_content .component-pulldown .pulldown-drawer {
	border: none;
}

.global-wrapper .bl_campusFloorGuide_content .component-pulldown .pulldown-drawer .image {
	text-align: center;
}

.global-wrapper .bl_campusFloorGuide_content .component-pulldown + .component-pulldown {
	margin-top: -1px;
}

.global-wrapper .bl_campusMovie {
	background-color: #000;
}

.global-wrapper .bl_campusMovie.fadeAnime .bl_campusMovie_thumbnail_image {
	-webkit-transform: scale(0.6);
	transform: scale(0.6);
	opacity: 0.6;
}

.global-wrapper .bl_campusMovie.active .bl_campusMovie_thumbnail_logo,
.global-wrapper .bl_campusMovie.active .bl_campusMovie_button {
	opacity: 1;
}

.global-wrapper .bl_campusMovie_thumbnail {
	position: relative;
	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;
	overflow: hidden;
	padding-top: 108px;
	text-align: center;
}

.global-wrapper .bl_campusMovie_thumbnail_image {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-webkit-transition: opacity 1s, -webkit-transform 1s ease-in-out;
	transition: opacity 1s, -webkit-transform 1s ease-in-out;
	transition: transform 1s ease-in-out, opacity 1s;
	transition: transform 1s ease-in-out, opacity 1s, -webkit-transform 1s ease-in-out;
}

.global-wrapper .bl_campusMovie_thumbnail_logo {
	position: absolute;
	top: 34px;
	margin: 0 20px;
	z-index: 1;
	opacity: 0;
	-webkit-transition: opacity 1s;
	transition: opacity 1s;
}

.global-wrapper .bl_campusMovie_button {
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity 1s;
	transition: opacity 1s;
	margin: -15px 0 0;
	padding: 0 0 35px;
}

.global-wrapper .bl_campusMovie_button .button {
	width: 120px;
	line-height: 26px;
	font-size: 1rem;
}

.global-wrapper .bl_campusMovie_button .button:before,
.global-wrapper .bl_campusMovie_button .button:after {
	opacity: 0;
}

.global-wrapper .bl_campusMovie_button .button .button-inner {
	border: 1px solid #fff;
	border-radius: 30px;
	color: #fff;
}

.global-wrapper .bl_campusMovie_button .button:hover:before {
	opacity: 1;
}

.global-wrapper .ly_campusLocation {
	position: relative;
	background-image: repeating-linear-gradient(90deg, #c8c8c8, #c8c8c8 1px, transparent 1px, transparent 20px), repeating-linear-gradient(0deg, #c8c8c8, #c8c8c8 1px, #fff 1px, #fff 20px);
}

.global-wrapper .ly_campusLocation_bg {
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
	max-width: none;
	height: 185px;
}

.global-wrapper .ly_campusLocation_top {
	position: relative;
	padding-top: 50px;
}

.global-wrapper .bl_campusLocationHeading {
	margin-bottom: 30px;
	text-align: center;
}

.global-wrapper .bl_campusLocationTopic {
	margin-bottom: 65px;
}

.global-wrapper .bl_campusLocationTopic_image img {
	width: 100%;
}

.global-wrapper .bl_campusLocationTopic_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%);
	position: relative;
}

.global-wrapper .bl_campusLocationTopic_content_title {
	position: absolute;
	top: 0;
	left: 0;
	width: 22px;
}

.global-wrapper .bl_campusLocationTopic_content_inner {
	position: relative;
	padding: 20px 38px;
	color: #fff;
}

.global-wrapper .bl_campusLocationTopic_content_inner .title {
	font-size: 1.8rem;
	line-height: 1.6;
	text-align: right;
	font-weight: 500;
}

.global-wrapper .bl_campusLocationTopic_content_inner .title:after {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	content: "";
	width: 100%;
	height: 2px;
	background-color: #fff;
}

.global-wrapper .bl_campusLocationTopic_content_inner .title span {
	font-size: 1.5rem;
	line-height: 2;
}

.global-wrapper .bl_campusLocationTopic_content_inner p {
	line-height: 2.4;
}

.global-wrapper .bl_campusLocationSlider .slide-more-btn {
	width: 120px;
	line-height: 30px;
	border-radius: 15px;
}

.global-wrapper .bl_campusLocationSlider .slide-more-btn .button-inner {
	border: 1px solid #1B2D73;
	border-radius: 15px;
	color: #1B2D73;
	background-color: #fff;
}

.global-wrapper .bl_campusLocationSlider .slide-more-btn .more {
	display: inline-block;
}

.global-wrapper .bl_campusLocationSlider .slide-more-btn .close {
	display: none;
}

.global-wrapper .bl_campusLocationSlider .slide-more-btn:before,
.global-wrapper .bl_campusLocationSlider .slide-more-btn:after {
	opacity: 0;
}

.global-wrapper .bl_campusLocationSlider .slide-more-btn:hover:before {
	opacity: 1;
}

.global-wrapper .bl_campusLocationSlider .slide-more-btn:hover .button-inner {
	background-color: transparent;
}

.global-wrapper .bl_campusLocationSlider .slide-more-btn.active .more {
	display: none;
}

.global-wrapper .bl_campusLocationSlider .slide-more-btn.active .close {
	display: inline-block;
}

.global-wrapper .bl_campusLocationSlider .slide-more-btn-wrap {
	text-align: center;
}

.global-wrapper .bl_campusLocationSlider .slide {
	position: relative;
	margin-bottom: 30px;
	z-index: 1;
}

.global-wrapper .bl_campusLocationSlider .slide .slide-inner {
	padding: 15px 10px 0;
	border: 2px solid #1B2D73;
	background-color: #fff;
}

.global-wrapper .bl_campusLocationSlider .slide .slide-inner:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 10px;
	left: 10px;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #1B2D73;
}

.global-wrapper .bl_campusLocationSlider .slide .slide-content {
	padding: 30px 0 20px;
	background-color: transparent;
}

.global-wrapper .bl_campusLocationSlider .slide .slide-content .title {
	margin-bottom: 10px;
	font-size: 1.4rem;
}

.global-wrapper .bl_campusLocationSlider .slide .slide-content p {
	line-height: 2;
}

.global-wrapper .bl_campusLocationSlider .slide .slide-content .address,
.global-wrapper .bl_campusLocationSlider .slide .slide-content .map {
	font-size: 1.4rem;
	line-height: 1.71;
}

.global-wrapper .bl_campusLocationSlider .slide .slide-content .address a,
.global-wrapper .bl_campusLocationSlider .slide .slide-content .map a {
	text-decoration: none;
	color: #1BDDA8;
}

.global-wrapper .bl_campusLocationSlider .slide .slide-content .map i {
	margin-left: 10px;
}

.global-wrapper .bl_campusLocationSlider .component-slider .slider-arrow {
	width: 120px;
	height: 60px;
	top: auto;
	bottom: 0;
	right: 10%;
	left: auto;
}

.global-wrapper .bl_campusLocationSlider .component-slider .slider-arrow-next,
.global-wrapper .bl_campusLocationSlider .component-slider .slider-arrow-prev {
	margin: 0;
	background: -webkit-gradient(linear, right top, left top, from(#3ddddd), to(#1bdda8));
	background: linear-gradient(-90deg, #3ddddd 0%, #1bdda8 100%);
}

.global-wrapper .bl_campusLocationSlider .component-slider .slide {
	opacity: 1;
}

.global-wrapper .bl_campusLocationSlider .component-slider .slide .slide-inner {
	padding: 30px 30px 0;
	height: 100%;
	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 .bl_campusLocationSlider .component-slider .slide .slide-content {
	background-color: transparent;
	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: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
}

.global-wrapper .bl_campusLocationSlider .component-slider .slide .slide-content p {
	height: 100%;
}

.global-wrapper .bl_campusLocationEnjoy {
	padding: 92px 0 80px;
}

.global-wrapper .bl_campusLocationEnjoy_heading {
	text-align: center;
}

.global-wrapper .bl_campusLocationEnjoy_heading_text {
	margin: 36px auto 60px;
	font-size: 1.6rem;
	line-height: 30px;
	font-weight: 500;
	text-align: center;
	border-radius: 15px;
	display: block;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	padding: 0 30px;
	color: #fff;
	background-color: #1B2D73;
}

.global-wrapper .bl_campusLocationEnjoy_contents {
	margin: 0 -24px;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slider {
	overflow: visible;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide {
	opacity: 1;
	pointer-events: auto;
	position: relative;
	width: 175px;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:nth-child(8n),
.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:nth-child(8n):before {
	background-color: #f5b2ac;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:nth-child(8n-1),
.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:nth-child(8n-1):before {
	background-color: #d1bada;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:nth-child(8n-2),
.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:nth-child(8n-2):before {
	background-color: #94adda;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:nth-child(8n-3),
.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:nth-child(8n-3):before {
	background-color: #82cddd;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:nth-child(8n-4),
.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:nth-child(8n-4):before {
	background-color: #a7d28d;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:nth-child(8n-5),
.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:nth-child(8n-5):before {
	background-color: #d9e367;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:nth-child(8n-6),
.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:nth-child(8n-6):before {
	background-color: #f7b977;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:nth-child(8n-7),
.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:nth-child(8n-7):before {
	background-color: #ef857d;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:before {
	content: "";
	display: block;
	position: absolute;
	top: -20px;
	left: -20px;
	right: -20px;
	bottom: -20px;
	width: calc(100% + 40px);
	height: calc(100% + 40px);
	border: 6px solid #1B2D73;
	z-index: 2;
	opacity: 0;
	-webkit-transition: opacity ease .3s;
	transition: opacity ease .3s;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide.slide-active {
	z-index: 1;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide.slide-active:before,
.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide.slide-active:hover:before {
	opacity: 1;
	z-index: 2;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide.slide-active .slide-content .title,
.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide.slide-active:hover .slide-content .title {
	background-color: #fff;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide .slide-inner {
	position: relative;
	z-index: 3;
	padding: 15px;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide .slide-inner .image {
	text-align: center;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide .slide-inner .image img {
	max-width: 65%;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide .slide-content {
	padding: 28px 0 0;
	background-color: transparent;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide .slide-content .title {
	margin-bottom: 5px;
	border: 1px solid #1B2D73;
	border-radius: 15px;
	font-size: 1.4rem;
	text-align: center;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide .slide-content p {
	line-height: 1.875;
}

.global-wrapper .bl_campusEvent a img {
	-webkit-transition: opacity ease .3s;
	transition: opacity ease .3s;
}

.global-wrapper .bl_campusEvent a:hover,
.global-wrapper .bl_campusEvent a:hover img {
	opacity: .8;
}

.global-wrapper .bl_campusEvent_heading {
	margin-bottom: 30px;
	padding-top: 35px;
}

.global-wrapper .bl_campusEvent_heading .title {
	margin-bottom: 25px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 900;
	font-size: 3.5rem;
	letter-spacing: 0.2em;
	text-align: center;
	line-height: 1;
}

.global-wrapper .bl_campusEvent_heading .caption {
	font-size: 1.4rem;
	text-align: center;
	line-height: 2.4;
	color: #1B2D73;
}

.global-wrapper .bl_campusEvent_card {
	margin-bottom: 30px;
}

.global-wrapper .bl_campusEvent_card img {
	width: 100%;
}

.global-wrapper .bl_campusEvent_banner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -15px;
}

.global-wrapper .bl_campusEvent_banner_item {
	width: 100%;
	padding: 15px 43px;
}

.global-wrapper .bl_campusEvent_banner_item img {
	width: 100%;
}

.global-wrapper .ly_campusFooter {
	padding: 55px 0;
	background-color: #F8F8F8;
}

.global-wrapper .bl_campusFooter_heading {
	margin-bottom: 20px;
}

.global-wrapper .bl_campusFooter_heading .title {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 900;
	font-size: 2rem;
	letter-spacing: 0.02em;
	text-align: center;
	line-height: 1;
}

.global-wrapper .bl_campusInfo {
	margin-bottom: 60px;
}

.global-wrapper .bl_campusInfo .inner {
	padding-left: 24px;
	padding-right: 24px;
	display: block;
}

.global-wrapper .bl_campusInfo .component-pulldown {
	margin-bottom: 0;
	border-top: 1px solid #1B2D73;
	border-bottom: 1px solid #1B2D73;
	background-color: #d1d5e3;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-label {
	padding: 0;
	color: #1B2D73;
	background-color: transparent;
	pointer-events: none;
	z-index: 2;
	position: relative;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-label .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 80px;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-label .bl_campusInfo_label {
	padding-left: 60px;
	line-height: 1;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-label .bl_campusInfo_label_en {
	display: block;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 2rem;
	font-weight: 600;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-label .bl_campusInfo_label_jp {
	font-size: 1rem;
	font-weight: 500;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-button {
	padding: 0;
	height: 80px;
	background-color: #F8F8F8;
	-webkit-transition: background ease .3s;
	transition: background ease .3s;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-button .open-close-btn {
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	margin-left: 0;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-button:before {
	display: none;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-button:hover {
	background-color: transparent;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-button:hover .open-close-btn {
	background-color: #1B2D73;
	margin-left: 15px;
	width: 10px;
	height: 10px;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-button:hover .open-close-btn:before,
.global-wrapper .bl_campusInfo .component-pulldown .pulldown-button:hover .open-close-btn:after {
	opacity: 0;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-button.active {
	background-color: transparent;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-button.active .open-close-btn {
	background-color: #fff;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-button.active .open-close-btn:before,
.global-wrapper .bl_campusInfo .component-pulldown .pulldown-button.active .open-close-btn:after {
	background-color: #1B2D73;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-button.active + .pulldown-drawer {
	padding: 20px 15px 60px;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-drawer {
	border: none;
	background-color: transparent;
}

.global-wrapper .bl_campusInfo .component-pulldown + .component-pulldown {
	margin-top: -1px;
}

.global-wrapper .bl_campusOther {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-top: 1px solid #1B2D73;
	border-bottom: 1px solid #1B2D73;
	margin-left: -1px;
}

.global-wrapper .bl_campusOther_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 50%;
	height: 80px;
	margin-bottom: -1px;
	border-bottom: 1px solid #1B2D73;
	border-left: 1px solid #1B2D73;
}

.global-wrapper .bl_campusOther_item_inner {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 2rem;
	font-weight: 900;
	letter-spacing: 0.02em;
	text-align: center;
	line-height: 1;
	width: 100%;
	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;
	text-decoration: none;
}

.global-wrapper .bl_campusOther_item_inner span {
	font-size: 1.2rem;
	font-weight: 600;
}

.global-wrapper .bl_campusOther_item_inner.active,
.global-wrapper .bl_campusOther_item_inner:hover {
	text-decoration: none;
	color: #c8c8c8;
}

.global-wrapper .bl_blockTitle {
	text-align: center;
	padding: 90px 0;
}

.global-wrapper .bl_blockTitle h3 {
	font-size: 5rem;
	color: #1B2D73;
	line-height: 1.5;
	margin-bottom: 0;
}

.global-wrapper .bl_blockTitle p {
	font-size: 1.8rem;
	color: #1B2D73;
	margin-bottom: 0;
}

.global-wrapper .ly_mainImage {
	padding: 90px 0 150px 0;
	text-align: center;
}

.global-wrapper .ly_mainImage .un_mainImage {
	line-height: 0;
	padding: 0 40px;
}

.global-wrapper .ly_pageIntro {
	padding: 50px 0;
	background: #1B2D73;
}

.global-wrapper .ly_pageIntro .bl_pageIntro {
	text-align: center;
	color: #fff;
}

.global-wrapper .ly_tagList {
	padding: 80px 0;
	color: #fff;
	background: -ms-linear-gradient(-45deg, #1b2d73 0%, #1e337a 7.7%, #25428f 19.3%, #305cb1 33.35%, #417fdf 60.06%, #468bef 69.38%, #4b8cee 73.51%, #5890ed 77.18%, #6e95ea 81.31%, #8d9de6 84.56%, #b5a7e1 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B2D73', endColorstr='#B5A7E1' ,GradientType=0)";
	background: linear-gradient(135deg, #1b2d73 0%, #1e337a 7.7%, #25428f 19.3%, #305cb1 33.35%, #417fdf 60.06%, #468bef 69.38%, #4b8cee 73.51%, #5890ed 77.18%, #6e95ea 81.31%, #8d9de6 84.56%, #b5a7e1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B2D73',endColorstr='#B5A7E1' , GradientType=1);
}

.global-wrapper .ly_tagList .bl_tagList .bl_tagList_tltie h4 {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
	color: #fff;
	text-align: center;
}

.global-wrapper .ly_tagList .bl_tagList .bl_tagList_cont ul {
	font-size: 0;
	margin-bottom: 0;
	margin-top: 80px;
}

.global-wrapper .ly_tagList .bl_tagList .bl_tagList_cont ul li {
	display: inline-block;
	list-style-type: none;
	padding-left: 0;
	margin-right: 20px;
	margin-bottom: 20px;
}

.global-wrapper .ly_tagList .bl_tagList .bl_tagList_cont ul li:before {
	display: none;
}

.global-wrapper .ly_tagList .bl_tagList .bl_tagList_cont ul li a {
	font-size: 1.4rem;
	display: block;
	padding: 10px 30px;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 30px;
	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 .ly_tagList .bl_tagList .bl_tagList_cont ul li a:hover {
	border: 2px solid #1B2D73;
	background: #1B2D73;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard {
	margin-bottom: 100px;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_image {
	line-height: 0;
	position: relative;
	overflow: hidden;
	background: #aaa;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_image img {
	width: 100%;
	-webkit-transition: .3s;
	transition: .3s;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_image:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	opacity: .7;
	-webkit-transition: .3s;
	transition: .3s;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_image a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_image .bl_ResearchCard_caption {
	position: absolute;
	bottom: 0;
	left: 2px;
	line-height: 1.25;
	font-size: 2.4rem;
	font-weight: 600;
	color: #fff;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_image .bl_ResearchCard_caption span {
	font-size: 1.6rem;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_disc {
	margin-top: 40px;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_disc p.post_title {
	font-size: 1.8rem;
	color: #1B2D73;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_disc .profile dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_disc .profile dl dt {
	font-weight: normal;
	color: #1B2D73;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_disc .profile dl dt span {
	font-size: 1.4rem;
	margin-left: 0.25rem;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_disc .profile dl dt:after {
	content: "|";
	color: #1B2D73;
	padding: 0 2rem;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_disc .profile dl dd {
	display: inline-block;
	color: #1B2D73;
	margin-bottom: 0;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_disc .kye_tag {
	margin-bottom: 0;
	font-size: 0;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_disc .kye_tag li {
	padding: 0;
	margin: 0;
	display: inline-block;
	margin-right: 20px;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_disc .kye_tag li:before {
	display: none;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_disc .kye_tag li:after {
	content: '';
	position: absolute;
	top: 50%;
	right: -1.7rem;
	display: inline-block;
	width: 1.5rem;
	height: 1px;
	background-color: #1BDDA8;
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_disc .kye_tag li:last-child:after {
	display: none;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_disc .kye_tag li a {
	font-size: 1.4rem;
	color: #1BDDA8;
	display: block;
}

.global-wrapper .ly_ResearchLists .bl_ResearchCard_Unit .bl_ResearchCard .bl_ResearchCard_disc .kye_tag li a:hover {
	text-decoration: none;
}

.global-wrapper .an4_section {
	position: relative;
}

.global-wrapper .ly_researchPostHead {
	position: relative;
	top: -8rem;
	z-index: 1;
}

.global-wrapper .ly_researchPostHead .bl_researchPostTitle h1.post_title {
	font-size: 2rem;
	margin-bottom: 2rem;
	line-height: 1;
	font-family: 'Noto Serif JP', sans-serif;
	padding-bottom: 0;
}

.global-wrapper .ly_researchPostHead .bl_researchPostTitle h1.post_title:before {
	display: none;
}

.global-wrapper .ly_researchPostHead .bl_researchPostTitle h1.post_title span {
	display: inline-block;
	margin-bottom: 20px;
	padding: 12px;
	color: #fff;
	background: -ms-linear-gradient(-45deg, #1b2d73 0%, #1e337a 7.7%, #25428f 19.3%, #305cb1 33.35%, #417fdf 60.06%, #468bef 69.38%, #4b8cee 73.51%, #5890ed 77.18%, #6e95ea 81.31%, #8d9de6 84.56%, #b5a7e1 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B2D73', endColorstr='#B5A7E1' ,GradientType=0)";
	background: linear-gradient(135deg, #1b2d73 0%, #1e337a 7.7%, #25428f 19.3%, #305cb1 33.35%, #417fdf 60.06%, #468bef 69.38%, #4b8cee 73.51%, #5890ed 77.18%, #6e95ea 81.31%, #8d9de6 84.56%, #b5a7e1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B2D73',endColorstr='#B5A7E1' , GradientType=1);
}

.global-wrapper .ly_researchPostHead .bl_researchPostTitle h1.post_title span:last-child {
	margin-bottom: 0;
}

.global-wrapper .ly_researchPostHead .bl_ly_researchPostTag ul {
	margin-bottom: 0;
	font-size: 0;
}

.global-wrapper .ly_researchPostHead .bl_ly_researchPostTag ul li {
	padding: 0;
	margin: 0;
	display: inline-block;
	margin-right: 20px;
	font-size: 1.4rem;
	color: #1BDDA8;
}

.global-wrapper .ly_researchPostHead .bl_ly_researchPostTag ul li:before {
	display: none;
}

.global-wrapper .ly_researchPostHead .bl_ly_researchPostTag ul li:after {
	content: '';
	position: absolute;
	top: 50%;
	right: -1.7rem;
	display: inline-block;
	width: 1.5rem;
	height: 1px;
	background-color: #1BDDA8;
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
}

.global-wrapper .ly_researchPostHead .bl_ly_researchPostTag ul li:last-child:after {
	display: none;
}

.global-wrapper .ly_researchProfSection {
	padding: 0 0 6rem 0;
}

.global-wrapper .ly_researchProfSection .group {
	display: grid;
}

.global-wrapper .ly_researchProfSection .content {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	width: 100%;
}

.global-wrapper .ly_researchProfSection .content .bl_researchPost_Profile h2 {
	font-size: 3.9rem;
	line-height: 1.385;
	font-weight: normal;
	margin-bottom: 2.4rem;
	padding: 0;
	color: #1B2D73;
}

.global-wrapper .ly_researchProfSection .content .bl_researchPost_Profile h2:before {
	display: none;
}

.global-wrapper .ly_researchProfSection .content .bl_researchPost_Profile .name {
	font-size: 2.4rem;
	display: inline-block;
	color: #1B2D73;
	margin-bottom: 0;
}

.global-wrapper .ly_researchProfSection .content .bl_researchPost_Profile .name span {
	font-size: 1.8rem;
	margin-left: 1rem;
}

.global-wrapper .ly_researchProfSection .content .bl_researchPost_Profile .department {
	display: inline-block;
	margin-left: 1rem;
	font-size: 1.8rem;
	margin-bottom: 0;
}

.global-wrapper .ly_researchProfSection .content .bl_researchPost_ProfileIntro {
	margin-top: 2.4rem;
	margin-bottom: 2.4rem;
}

.global-wrapper .ly_researchProfSection .content .bl_researchPost_ProfileIntro p.text {
	font-size: 1.4rem;
	line-height: 2;
	margin-bottom: 0;
}

.global-wrapper .ly_researchProfSection .images {
	margin-bottom: 40px;
	line-height: 1;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.global-wrapper .ly_researchProfSection .images:before {
	content: "";
	display: block;
	padding-top: 56.25%;
}

.global-wrapper .ly_researchProfSection .images img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

.global-wrapper .bl_researchSection {
	margin-bottom: 6rem;
}

.global-wrapper .bl_researchSection .bl_researchPost_TextBox {
	margin-bottom: 75px;
}

.global-wrapper .bl_researchSection .bl_researchPost_TextBox h3 {
	font-size: 2.4rem;
	line-height: 2;
	padding-bottom: 1rem;
	color: #1B2D73;
}

.global-wrapper .bl_researchSection .bl_researchPost_TextBox h3 span {
	display: inline;
	padding-bottom: 1rem;
	background-image: -webkit-gradient(linear, left top, right top, from(#1b2d73), to(#b5a7e1));
	background-image: linear-gradient(to right, #1b2d73, #b5a7e1);
	background-repeat: no-repeat;
	background-size: 100% 6px;
	background-position: bottom;
}

.global-wrapper .bl_researchSection .bl_researchPost_TextBox p.txt {
	font-size: 1.6rem;
	margin-bottom: 0;
	line-height: 2.5;
}

.global-wrapper .bl_researchSection .bl_researchPost_ImageBox {
	line-height: 0;
}

.global-wrapper .bl_researchSection .bl_researchPost_ImageBox img {
	width: 100%;
	height: auto;
}

.global-wrapper .bl_researchSection .group {
	display: grid;
}

.global-wrapper .bl_researchSection .group .images {
	margin-bottom: 40px;
	line-height: 1;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.global-wrapper .bl_researchSection .group .images:before {
	content: "";
	display: block;
	padding-top: 56.25%;
}

.global-wrapper .bl_researchSection .group .images img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

.global-wrapper .bl_researchSection .group .content {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	width: 100%;
}

.global-wrapper .bl_researchSection .group .content p.txt {
	font-size: 1.6rem;
	margin-bottom: 0;
	line-height: 2.5;
}

.global-wrapper .innovation-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 .innovation-pager .innovation-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 .innovation-pager .innovation-pager-inner .prev,
.global-wrapper .innovation-pager .innovation-pager-inner .next,
.global-wrapper .innovation-pager .innovation-pager-inner .all {
	text-decoration: none;
}

.global-wrapper .innovation-pager .innovation-pager-inner .prev,
.global-wrapper .innovation-pager .innovation-pager-inner .next {
	width: calc(30% + 30px);
}

.global-wrapper .innovation-pager .innovation-pager-inner .prev {
	padding-left: 30px;
	position: relative;
}

.global-wrapper .innovation-pager .innovation-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 .innovation-pager .innovation-pager-inner .next {
	padding-right: 30px;
	position: relative;
}

.global-wrapper .innovation-pager .innovation-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 .innovation-pager .innovation-pager-inner .all {
	color: #fff;
	font-size: 1.3rem;
	line-height: 1;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-align: center;
}

.global-wrapper .innovation-pager .innovation-pager-inner .all p {
	margin: 0;
	white-space: nowrap;
}

.global-wrapper .innovation-pager .innovation-pager-inner .avatar {
	width: 74px;
	height: 74px;
	border-radius: 100%;
	margin: 0 auto 1.2rem auto;
	overflow: hidden;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.global-wrapper .innovation-pager .innovation-pager-inner .intro {
	color: #fff;
	font-size: 1.2rem;
	line-height: 1.5;
}

.global-wrapper .innovation-pager .innovation-pager-inner .intro p {
	margin-bottom: 0;
}

.global-wrapper .ly_SDGsMassageCont {
	background: #fff;
	width: 100%;
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit {
	display: grid;
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainCont {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	background: #E1F0F8;
	padding: 76px 24px 0 24px;
	margin-left: calc(((100vw - 100%) / 2) * -1);
	margin-right: calc(((100vw - 100%) / 2) * -1);
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainCont h3 {
	margin-bottom: 0;
	font-size: 5rem;
	line-height: 1.2;
	color: #1B2D73;
	font-weight: normal;
	text-align: center;
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainCont .un_subTitle {
	font-size: 1.8rem;
	line-height: 1.6;
	color: #1B2D73;
	margin-bottom: 2rem;
	margin-top: 0.5rem;
	text-align: center;
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainCont .un_MassageTxt {
	background: #E1F0F8;
	margin: 6rem 0;
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainCont .un_MassageTxt span {
	display: inline-block;
	margin-bottom: 20px;
	padding: 12px;
	font-size: 1.6rem;
	color: #fff;
	background: -ms-linear-gradient(-45deg, #1b2d73 0%, #1e337a 7.7%, #25428f 19.3%, #305cb1 33.35%, #417fdf 60.06%, #468bef 69.38%, #4b8cee 73.51%, #5890ed 77.18%, #6e95ea 81.31%, #8d9de6 84.56%, #b5a7e1 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B2D73', endColorstr='#B5A7E1' ,GradientType=0)";
	background: linear-gradient(135deg, #1b2d73 0%, #1e337a 7.7%, #25428f 19.3%, #305cb1 33.35%, #417fdf 60.06%, #468bef 69.38%, #4b8cee 73.51%, #5890ed 77.18%, #6e95ea 81.31%, #8d9de6 84.56%, #b5a7e1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B2D73',endColorstr='#B5A7E1' , GradientType=1);
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainCont .un_MassageTxt span:last-child {
	margin-bottom: 0;
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainImage {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	padding: 75px 0 90px 0;
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainImage .image {
	position: relative;
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainImage .image:before {
	padding-bottom: calc(100% - 24px);
	display: block;
	position: absolute;
	top: 20px;
	bottom: -20px;
	left: 20px;
	width: calc(100% - 24px);
	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 .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainImage .image .image_wrap {
	position: relative;
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainImage .image .image_wrap img {
	width: calc(100% - 24px);
}

.global-wrapper .ly_SDGsMassageCont .un_AccordionTxt {
	background: #E1F0F8;
	padding: 0 24px 6rem 24px;
	margin-left: calc(((100vw - 100%) / 2) * -1);
	margin-right: calc(((100vw - 100%) / 2) * -1);
}

.global-wrapper .ly_SDGsMassageCont .un_AccordionTxt p {
	font-size: 1.4rem;
	line-height: 2.5;
	margin-bottom: 0;
}

.global-wrapper .ly_SDGsPostListCont {
	color: #fff;
	background: -ms-linear-gradient(-45deg, #1b2d73 0%, #1e337a 7.7%, #25428f 19.3%, #305cb1 33.35%, #417fdf 60.06%, #468bef 69.38%, #4b8cee 73.51%, #5890ed 77.18%, #6e95ea 81.31%, #8d9de6 84.56%, #b5a7e1 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B2D73', endColorstr='#B5A7E1' ,GradientType=0)";
	background: linear-gradient(135deg, #1b2d73 0%, #1e337a 7.7%, #25428f 19.3%, #305cb1 33.35%, #417fdf 60.06%, #468bef 69.38%, #4b8cee 73.51%, #5890ed 77.18%, #6e95ea 81.31%, #8d9de6 84.56%, #b5a7e1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B2D73',endColorstr='#B5A7E1' , GradientType=1);
	padding: 90px 0 202px 0;
}

.global-wrapper .ly_SDGsPostListCont .un_PostListCont h3 {
	margin-bottom: 0;
	font-size: 5rem;
	line-height: 1.2;
	text-align: center;
	color: #fff;
	font-weight: normal;
}

.global-wrapper .ly_SDGsPostListCont .un_PostListCont .un_subTitle {
	font-size: 1.8rem;
	line-height: 1.6;
	color: #fff;
	margin-top: 2rem;
	text-align: center;
	margin-bottom: 0;
}

.global-wrapper .ly_SDGsPostListCont .un_PostListCont .un_IntroText {
	margin-top: 50px;
	font-size: 1.6rem;
	line-height: 2.2;
	margin-bottom: 0;
}

.global-wrapper .ly_SDGsPostList {
	background: #fff;
}

.global-wrapper .ly_SDGsPostList .component-cards {
	position: relative;
	top: -160px;
	margin-bottom: -160px;
	z-index: 1;
}

.global-wrapper .ccm-pagination-wrapper {
	margin: 50px 0 80px 0;
	text-align: center;
}

.global-wrapper .ccm-pagination-wrapper ul {
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .ccm-pagination-wrapper ul li {
	color: #1B2D73;
	background: #F1F1F1;
	text-align: center;
	line-height: 1;
	padding: 0;
	font-size: 1.4rem;
	margin-bottom: 0;
}

.global-wrapper .ccm-pagination-wrapper ul li a {
	display: block;
	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);
	padding: 16px;
}

.global-wrapper .ccm-pagination-wrapper ul li a:hover {
	color: #fff;
	color: #fff;
	background: -ms-linear-gradient(0deg, #1bdda8 0%, #3ddddd 99.97%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1BDDA8', endColorstr='#3DDDDD' ,GradientType=0)";
	background: -webkit-gradient(linear, left top, right top, from(#1bdda8), color-stop(99.97%, #3ddddd));
	background: linear-gradient(90deg, #1bdda8 0%, #3ddddd 99.97%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1BDDA8',endColorstr='#3DDDDD' , GradientType=1);
}

.global-wrapper .ccm-pagination-wrapper ul li:before {
	display: none;
}

.global-wrapper .ccm-pagination-wrapper ul li.active {
	color: #fff;
	color: #fff;
	background: -ms-linear-gradient(0deg, #1bdda8 0%, #3ddddd 99.97%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1BDDA8', endColorstr='#3DDDDD' ,GradientType=0)";
	background: -webkit-gradient(linear, left top, right top, from(#1bdda8), color-stop(99.97%, #3ddddd));
	background: linear-gradient(90deg, #1bdda8 0%, #3ddddd 99.97%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1BDDA8',endColorstr='#3DDDDD' , GradientType=1);
	padding: 16px;
}

.global-wrapper .ccm-pagination-wrapper ul li.disabled {
	padding: 16px;
}

.global-wrapper .y_SDGsAboutCont {
	background: #E1F0F8;
	padding: 107px 0;
}

.global-wrapper .y_SDGsAboutCont .un_AboutSection h3 {
	margin-bottom: 0;
	font-size: 5rem;
	line-height: 1.2;
	text-align: center;
	color: #1B2D73;
	font-weight: normal;
}

.global-wrapper .y_SDGsAboutCont .un_AboutSection .un_AboutImg {
	line-height: 0;
	text-align: center;
	margin: 60px 0 50px 0;
}

.global-wrapper .y_SDGsAboutCont .un_AboutSection .un_AboutImg img {
	width: 100%;
	height: auto;
}

.global-wrapper .y_SDGsAboutCont .un_AboutSection .un_subTitle {
	font-size: 1.8rem;
	line-height: 1.6;
	color: #1B2D73;
	margin-top: 2rem;
	text-align: center;
	margin-bottom: 0;
}

.global-wrapper .y_SDGsAboutCont .un_AboutSection .un_AboutText {
	margin-bottom: 30px;
	font-size: 1.6rem;
	line-height: 2.2;
}

.global-wrapper .y_SDGsAboutCont .un_AboutSection .un_AboutLink {
	margin-bottom: 0;
}

.global-wrapper .ly_SDGsFootCont {
	color: #fff;
	background: -ms-linear-gradient(-45deg, #1b2d73 0%, #1e337a 7.7%, #25428f 19.3%, #305cb1 33.35%, #417fdf 60.06%, #468bef 69.38%, #4b8cee 73.51%, #5890ed 77.18%, #6e95ea 81.31%, #8d9de6 84.56%, #b5a7e1 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B2D73', endColorstr='#B5A7E1' ,GradientType=0)";
	background: linear-gradient(135deg, #1b2d73 0%, #1e337a 7.7%, #25428f 19.3%, #305cb1 33.35%, #417fdf 60.06%, #468bef 69.38%, #4b8cee 73.51%, #5890ed 77.18%, #6e95ea 81.31%, #8d9de6 84.56%, #b5a7e1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B2D73',endColorstr='#B5A7E1' , GradientType=1);
	padding: 89px 0;
	margin-bottom: 80px;
}

.global-wrapper .ly_SDGsFootCont .un_SDGsFootContList ul {
	margin-bottom: 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;
}

.global-wrapper .ly_SDGsFootCont .un_SDGsFootContList ul li {
	margin-bottom: 0;
	line-height: 0;
	padding: 0;
	border-right: 1px solid #fff;
}

.global-wrapper .ly_SDGsFootCont .un_SDGsFootContList ul li:nth-child(1) {
	padding-right: 25px;
}

.global-wrapper .ly_SDGsFootCont .un_SDGsFootContList ul li:nth-child(2) {
	padding-left: 25px;
	border-right: none;
}

.global-wrapper .ly_SDGsFootCont .un_SDGsFootContList ul li:before {
	display: none;
}

.global-wrapper .ly_SDGsFootCont .un_SDGsFootContList ul li img {
	width: auto;
}

.global-wrapper .ly_SDGsMainImageCont .bl_SDGMainImage {
	padding-bottom: 75%;
}

.global-wrapper .ly_SDGsMainImageCont .bl_SDGMainImage img {
	width: 100% !important;
	max-width: none !important;
	height: 100% !important;
	-o-object-fit: cover;
	object-fit: cover;
}

.global-wrapper .ly_SDGsTitleCont {
	background: #F1F1F1;
	padding: 30px 0 60px 0;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle {
	padding: 0 24px;
	margin: 0 auto;
	position: relative;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle dl {
	display: block;
	margin: 0;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle dl dd.data {
	font-size: 1.6rem;
	line-height: 1.6;
	padding-right: 0;
	border-right: none;
	margin-bottom: 0;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle dl dd.cat {
	font-size: 1.4rem;
	line-height: 1.25;
	white-space: nowrap;
	padding-left: 0;
	margin-top: 10px;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle h2.title {
	font-size: 2rem;
	line-height: 1.5;
	margin-top: 2rem;
	font-weight: 700;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle .bl_icon {
	position: absolute;
	left: 24px;
	bottom: -95px;
	z-index: 1;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle .bl_icon ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle .bl_icon ul li {
	margin: 0;
	padding: 0;
	line-height: 0;
	margin-right: 1.5rem;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle .bl_icon ul li:last-child {
	margin-right: 0;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle .bl_icon ul li:before {
	display: none;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle .bl_icon ul li img {
	width: 75px;
	height: 75px;
	image-rendering: -webkit-optimize-contrast;
}

.global-wrapper .ly_SDGsPostCont {
	margin: 80px 0;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap {
	padding: 0 24px;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap h3.post_subtitle {
	font-size: 2rem;
	line-height: 2;
	padding-bottom: 1rem;
	color: #1B2D73;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap h3.post_subtitle span {
	display: inline;
	padding-bottom: 1rem;
	background-image: -webkit-gradient(linear, left top, right top, from(#1b2d73), to(#b5a7e1));
	background-image: linear-gradient(to right, #1b2d73, #b5a7e1);
	background-repeat: no-repeat;
	background-size: 100% 6px;
	background-position: bottom;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap p {
	font-size: 1.4rem;
	line-height: 2.5;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .un_SDGsPostContImages {
	margin-top: 80px;
	display: block;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .un_SDGsPostContImages .images {
	width: 100%;
	line-height: 0;
	margin-bottom: 20px;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .un_SDGsPostContImages .images_group {
	width: 100%;
	margin-bottom: 20px;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .un_SDGsPostContImages .images_group .imagetitle {
	font-size: 1.4rem;
	margin-bottom: 0;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .un_SDGsPostContImages .images_group .imagecont {
	line-height: 0;
	text-align: center;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .un_SDGsPostContImages .images_group .imagecaption {
	padding: 10px;
	line-height: 1.75;
	font-size: 1.4rem;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .un_SDGsPostContImagesCaption {
	font-size: 1.2rem;
	margin-bottom: 0;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .un_ContributorData {
	margin-top: 80px;
	padding: 40px 0;
	border-top: 1px solid #1B2D73;
	border-bottom: 1px solid #1B2D73;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .un_ContributorData p.name {
	font-size: 2rem;
	line-height: 2;
	margin-bottom: 0;
	color: #1B2D73;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .un_ContributorData p.prof {
	line-height: 2;
	font-size: 1.4rem;
	color: #1B2D73;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .link-list-navigation {
	margin-top: 40px;
}

.global-wrapper .ly_campusLifeOneDayLink {
	padding-bottom: 25px;
}

.global-wrapper .bl_campusLifeSection_heading {
	margin-bottom: 50px;
}

.global-wrapper .bl_campusLifeSection_heading .title {
	text-align: center;
}

.global-wrapper .bl_campusLifeSection_heading .title img {
	margin-left: -25px;
	max-width: 166px;
}

.global-wrapper .bl_campusLifeSection_heading .title .jp {
	margin-top: -1.5em;
	margin-bottom: 25px;
	display: block;
	color: #1B2D73;
	font-size: 1.5rem;
	text-align: center;
}

.global-wrapper .bl_campusLifeSection_heading .title.t2 img {
	max-width: 216px;
}

.global-wrapper .bl_campusLifeSection_heading .title.t2 .jp {
	margin-top: -25px;
	margin-bottom: 25px;
}

.global-wrapper .bl_campusLifeSection_heading .catch {
	color: #1B2D73;
	font-size: 1.5rem;
	font-weight: 500;
	text-align: center;
}

.global-wrapper .bl_campusLifeSection_heading .text {
	color: #1B2D73;
	font-size: 1.2rem;
	line-height: 2.4;
}

.global-wrapper .bl_campusLifeSection_heading.fukidashi {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 50px;
}

.global-wrapper .bl_campusLifeSection_heading.fukidashi .title {
	position: relative;
	display: inline-block;
	border-bottom: solid 2px #1B2D73;
	max-width: 100%;
	text-align: center;
}

.global-wrapper .bl_campusLifeSection_heading.fukidashi .title_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;
}

.global-wrapper .bl_campusLifeSection_heading.fukidashi .title:before,
.global-wrapper .bl_campusLifeSection_heading.fukidashi .title:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.global-wrapper .bl_campusLifeSection_heading.fukidashi .title:before {
	border: 10px solid transparent;
	border-top: 10px solid #1B2D73;
}

.global-wrapper .bl_campusLifeSection_heading.fukidashi .title:after {
	border: 12px solid transparent;
	border-top: 12px solid #fff;
	margin-top: -5px;
}

.global-wrapper .bl_campusLifeSection_heading.fukidashi .title img {
	margin-left: 0px;
}

.global-wrapper .bl_campusLifeSection_heading.fukidashi .headingImage {
	position: absolute;
	top: -50px;
	left: 0px;
	max-width: 185px;
}

.global-wrapper .bl_campusLifeSection_heading.fukidashi .jp {
	font-size: 2.9rem !important;
	margin: 20px 0 30px !important;
	font-weight: 400;
	line-height: 1.5;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card {
	margin-bottom: 10px;
	text-align: center;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card:nth-child(even) .card-inner .content {
	padding: 0;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card:nth-child(even) .card-inner .content .content-inner {
	background: -webkit-gradient(linear, right top, left top, from(#3ddddd), to(#1bdda8));
	background: linear-gradient(-90deg, #3ddddd 0%, #1bdda8 100%);
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner {
	color: #fff;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner a {
	height: 100%;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner a + .image:after {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .image .media {
	padding-bottom: 45.871559633%;
	padding-right: 0;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .content {
	padding: 0;
	height: 100%;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .content .content-inner {
	padding: 10px;
	height: 100%;
	background-color: #1B2D73;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .content img {
	width: 80%;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .content .name {
	font-size: 2rem;
	font-weight: 500;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .content .name span {
	font-size: 1.2rem;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .content .status {
	font-size: 1.2rem;
	font-weight: 500;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .content .campus {
	margin-top: 10px;
	padding-top: 10px;
	position: relative;
	font-size: 1.4rem;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .content .campus:before {
	position: absolute;
	content: "";
	display: block;
	width: 68%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	border-top: 1px solid #fff;
}

.global-wrapper .ly_campusLifeCalendar {
	padding: 25px 0 50px;
	background-color: #F8F8F8;
}

.global-wrapper .bl_campusLifeCalendar {
	position: relative;
	padding: 32px 0 2px;
}

.global-wrapper .bl_campusLifeCalendar:before {
	content: "";
	display: block;
	position: absolute;
	width: 2px;
	height: 100%;
	background-color: #1B2D73;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
}

.global-wrapper .bl_campusLifeCalendar_item {
	margin-bottom: 30px;
	padding: 10px;
	position: relative;
	border: 2px solid #1B2D73;
	background-color: #F8F8F8;
}

.global-wrapper .bl_campusLifeCalendar_item_content_month {
	margin-bottom: 12px;
	font-family: 'Kanit', sans-serif;
	font-weight: 800;
	font-style: italic;
	font-size: 4rem;
	color: #1BDDA8;
	text-align: center;
	line-height: 1;
}

.global-wrapper .bl_campusLifeCalendar_item_content_month span {
	margin-left: 0.5em;
	font-size: 1.5rem;
	font-weight: 200;
}

.global-wrapper .bl_campusLifeCalendar_item_content_list {
	text-align: center;
	font-size: 1.2rem;
	color: #1B2D73;
}

.global-wrapper .bl_campusLifeCalendar_item_content_list li {
	padding: 0;
}

.global-wrapper .bl_campusLifeCalendar_item_content_list li:before {
	display: none;
}

.global-wrapper .bl_campusLifeCalendar_item_image .image .media {
	padding-bottom: 52.173913043%;
}

.global-wrapper .bl_campusLifeCalendar_item_image .image + .image {
	margin-top: 5px;
}

.global-wrapper .ly_campusLifeFeature {
	background-color: #1B2D73;
	padding: 17px 0 75px;
	color: #fff;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_main {
	position: relative;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_main .nameImage {
	position: absolute;
	top: 50%;
	right: -2px;
	width: 210px;
	z-index: 2;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_main_content {
	position: absolute;
	right: -1px;
	top: 70%;
	background-color: #1B2D73;
	padding: 15px 0 0 20px;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_main_content .name,
.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_main_content .status {
	font-weight: 500;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_main_content .name {
	font-size: 2.3rem;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_main_content .name span {
	font-size: 1.4rem;
	margin-left: 7px;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_main_content .status {
	font-size: 1.3rem;
	line-height: 2.3;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_main_content .campus {
	border-top: 1px solid #Fff;
	margin-top: 12px;
	padding-top: 10px;
	font-size: 1.7rem;
	text-align: center;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_comment img {
	display: block;
	margin: 170px auto 25px;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_comment .text {
	width: 80%;
	margin: 0 auto;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_modal {
	top: 7%;
	position: relative;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_caption {
	text-align: center;
	font-weight: 500;
	color: #1B2D73;
	font-size: 2rem;
	margin-bottom: 15px;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_scroll {
	margin: 0 50px 10px 0;
	font-weight: 500;
	text-align: right;
	font-size: 10px;
	-webkit-transform: translateX(3px);
	transform: translateX(3px);
}

.global-wrapper .bl_campusLifeWeekSchedule_main_scroll:before,
.global-wrapper .bl_campusLifeWeekSchedule_main_scroll:after {
	display: block;
	content: "";
	position: absolute;
	height: 1px;
	background-color: #1B2D73;
	bottom: 0;
	right: 0;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_scroll:before {
	width: 73px;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_scroll:after {
	width: 7px;
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_scroll span {
	padding-right: 25px;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable {
	font-weight: 500;
	overflow-x: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_inner {
	width: 600px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item {
	width: 17%;
	text-align: center;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item:first-child {
	width: 10%;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame {
	height: 55px;
	margin: 5px 0;
	background-color: #F4F4F4;
	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;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	line-height: 1.3;
	padding: 3px;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.periodFrame {
	color: #1BDDA8;
	background-color: #fff;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.periodFrame span {
	font-size: 1.1rem;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.periodFrame.lunchFrame {
	font-weight: 500;
	color: #1BDDA8;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.dayOfWeekFrame {
	background-color: #1BDDA8;
	color: #fff;
	height: 30px;
	border-radius: 10px 10px 0 0;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.subjectFrame {
	background: repeating-linear-gradient(-45deg, #DDDFEA, #DDDFEA 1px, #F4F4F4 1px, #F4F4F4 7px);
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.lunchFrame {
	height: 40px;
	color: #1B2D73;
	font-weight: 700;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.pickUpFrame {
	position: relative;
	color: #1B2D73;
	border: 2px solid #1B2D73;
	border-radius: 5px;
	font-weight: 700;
	letter-spacing: -0.07em;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.pickUpFrame span {
	display: block;
	font-size: 1.2rem;
	line-height: 1.9;
	border-radius: 10px;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.pickUpFrame .pickUpFrame_icon {
	width: 35px;
	position: absolute;
	right: -20px;
	top: -20px;
	z-index: 2;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-name: pickUp_fukidashi;
	animation-name: pickUp_fukidashi;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.middleFrame {
	height: 100px;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.largeFrame {
	height: 115px;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable .modalPickUp {
	width: 30%;
	position: absolute;
	right: -15px;
	top: 25px;
	z-index: 2;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_modal .component-cards.contents.single .card {
	margin-bottom: 10px;
	text-align: center;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_modal .component-cards.contents.single .card .card-inner {
	background-color: #fff;
	color: #1B2D73;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_modal .component-cards.contents.single .card .card-inner .image {
	width: 100%;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_modal .component-cards.contents.single .card .card-inner .image .media {
	padding-bottom: 87.5%;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_modal .component-cards.contents.single .card .card-inner .content {
	padding: 0;
	text-align: left;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_modal .component-cards.contents.single .card .card-inner .content .content-inner {
	padding: 30px;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_modal .component-cards.contents.single .card .card-inner .content .content-inner .text {
	margin-top: 20px;
	line-height: 2.4;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable::-webkit-scrollbar {
	display: none;
}

.global-wrapper .bl_campusLifeWeekSchedule_comment {
	margin: 40px 0 100px;
	display: block;
}

.global-wrapper .bl_campusLifeWeekSchedule_comment:after {
	content: "";
	display: block;
	clear: both;
}

.global-wrapper .bl_campusLifeWeekSchedule_comment_image {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: -10px;
}

.global-wrapper .bl_campusLifeWeekSchedule_comment_image_inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 50%;
	overflow: hidden;
	width: 120px;
	height: 120px;
}

.global-wrapper .bl_campusLifeWeekSchedule_comment .text {
	color: #1B2D73;
	line-height: 2.2;
	margin-bottom: 0;
}

.global-wrapper .ly_campusLifeOneDaySchedule {
	background-color: #F4F4F4;
	padding: 85px 0 65px;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeSection_heading.fukidashi .title:after {
	border-top: 12px solid #F4F4F4;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeOneDaySchedule_main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -25px -30px;
	color: #1B2D73;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeOneDaySchedule_main_item {
	width: 100%;
	padding: 40px 25px 90px;
	position: relative;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeOneDaySchedule_main_item .image {
	position: relative;
	width: 100%;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeOneDaySchedule_main_item .image .media {
	padding-bottom: 50%;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeOneDaySchedule_main_item .image .media .mb-none {
	margin-bottom: 0;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeOneDaySchedule_main_item .image .scheduleTime {
	position: absolute;
	top: -15px;
	left: -20px;
	z-index: 2;
	width: 40%;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeOneDaySchedule_main_item_content .title {
	margin: 30px 0 35px;
	font-size: 2.4rem;
	font-weight: 500;
	text-align: center;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeOneDaySchedule_main_item_content .text {
	line-height: 2.2;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeOneDaySchedule_main_item_arrow {
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 40px;
	bottom: 20px;
	z-index: 2;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.global-wrapper .ly_campusLifePerson .page-wrapper {
	position: relative;
}

.global-wrapper .ly_campusLifePerson .page-wrapper .campusLifePerson_myRoom {
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 5px;
	width: 50%;
}

.global-wrapper .ly_campusLifePerson .bl_campusLifePerson {
	position: relative;
	padding: 30px 0 20px;
	margin: 0 auto;
	width: 80%;
}

.global-wrapper .ly_campusLifePerson .bl_campusLifePerson_main {
	position: absolute;
	top: 0;
	right: -50px;
	width: 35%;
}

.global-wrapper .ly_campusLifePerson .bl_campusLifePerson_content {
	color: #1B2D73;
}

.global-wrapper .ly_campusLifePerson .bl_campusLifePerson_content .title {
	margin: 40px 0 45px;
	font-weight: 500;
	text-align: left;
	font-size: 2.4rem;
	line-height: 1.6;
}

.global-wrapper .ly_campusLifePerson .bl_campusLifePerson_content .text {
	line-height: 2.2;
}

.global-wrapper .ly_campusLifeRecommend {
	background-color: #1B2D73;
	padding: 110px 0 50px;
	position: relative;
}

.global-wrapper .ly_campusLifeRecommend.has_Recommended {
	padding: 110px 0 0px;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend {
	color: #fff;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_titleImage {
	position: absolute;
	top: 20px;
	left: 0;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_main_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-bottom: 1px solid #fff;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_main_item:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_main_item_content {
	width: 100%;
	z-index: 2;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_main_item_content .title {
	line-height: 1.6;
	font-weight: 500;
	text-align: center;
	font-size: 2.2rem;
	margin-bottom: 20px;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_points_heading {
	margin: 50px 0 35px;
	padding: 20px 0 25px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_points_heading .title {
	font-family: 'Kanit', sans-serif;
	font-size: 4rem;
	color: #1BDDA8;
	line-height: 1;
	margin-bottom: 10px;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_points_heading .title span {
	font-weight: 800;
	display: block;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_points_main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -20px 0;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_points_main_item {
	width: 100%;
	position: relative;
	padding: 0 20px;
	margin-bottom: 30px;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_points_main_item_image img {
	width: 100%;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_points_main_item_content {
	padding-top: 10px;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_points_main_item_content .title {
	font-weight: 500;
	font-size: 2.4rem;
	line-height: 1.6;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_points_main_item_content .text {
	line-height: 2;
}

.global-wrapper .ly_campusLifeViewMore {
	background-color: #F4F4F4;
	padding: 65px 0;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents a + .image:after {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 7px;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner {
	background-color: #1B2D73;
	color: #fff;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .image {
	margin: 0;
	float: right;
	height: 100%;
	width: 100%;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .media {
	padding-bottom: 52%;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .content {
	padding: 0;
	text-align: center;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .content-inner {
	padding: 10px 25px 15px;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .content .nameImage {
	width: 100%;
	margin: 0 auto;
	display: block;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .content .name {
	font-size: 2.3rem;
	font-weight: 500;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .content .name span {
	font-size: 1.4rem;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .content .status {
	font-size: 1.3rem;
	line-height: 2.3;
	font-weight: 500;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .content .campus {
	margin-top: 12px;
	padding-top: 12px;
	position: relative;
	font-size: 1.7rem;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .content .campus:before {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	border-top: 1px solid #fff;
}

.global-wrapper .exam { /* 入試ページ共通 */ /* 入試ページ　タブ */ /* 入試ページ　検索フォーム */ /* 入試ページ　検索フォーム 表示非表示 */ /* 入試ページ　カード */
}

.global-wrapper .exam .section:has(.h1) {
	margin: 0;
}

.global-wrapper .exam h2.h1 {
	margin-bottom: 40px;
	letter-spacing: .04em;
}

.global-wrapper .exam h2.h1::before {
	top: auto;
}

.global-wrapper .exam section:has(.light-blue) {
	position: relative;
}

.global-wrapper .exam .bg.light-blue {
	background: #DAECF5;
	z-index: -1;
}

.global-wrapper .exam .scroll-arrow {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: right;
	-ms-flex-pack: right;
	justify-content: right;
	height: 24px;
	padding-right: 24px;
	margin-bottom: 10px;
}

.global-wrapper .exam .scroll-arrow-inner {
	-webkit-animation: scrollAnimation 1.6s infinite ease;
	animation: scrollAnimation 1.6s infinite ease;
}

.global-wrapper .exam .scroll-arrow-inner span {
	display: block;
	color: #1B2D73;
	font-family: "Saira Semi Condensed", sans-serif;
	font-size: 1.3rem;
	width: 120px;
}

.global-wrapper .exam .scroll-arrow-inner img {
	margin-top: -46px;
}

.global-wrapper .exam-tag {
	border: 1px solid #1B2D73;
	padding: 6px 15px 5px;
	font-size: 1.3rem;
	line-height: 1;
	border-radius: 20px;
	color: #1B2D73;
	font-weight: 700;
	background-color: #fff;
	letter-spacing: 0;
	margin: 0;
}

.global-wrapper .exam .link-inner::before,
.global-wrapper .exam .link-inner::after {
	border-bottom: 3px solid #1BDDA8;
	position: absolute;
	bottom: 0;
	content: "";
}

.global-wrapper .exam .link-inner::before {
	right: 100%;
	left: 0;
}

.global-wrapper .exam .link-inner::after {
	right: 0;
	left: 100%;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

.global-wrapper .exam .link-inner:hover::before {
	right: 0;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.global-wrapper .exam .link-inner:hover::after {
	left: 0;
	-webkit-transition: all 0s .2s linear;
	transition: all 0s .2s linear;
}

.global-wrapper .exam .page-wrapper:has(.simpleTabs) {
	overflow-x: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .exam ul.simpleTabs {
	gap: 0 4px;
	padding: 0 24px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	min-width: 100%;
}

.global-wrapper .exam ul.simpleTabs li {
	border-left: 1px solid #1B2D73 !important;
	width: auto;
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.global-wrapper .exam ul.simpleTabs li a {
	padding: 9px 7px;
}

.global-wrapper .exam .simpleTabsContainer .simpleTabsContent {
	padding-top: 5px;
}

.global-wrapper .exam-form label {
	color: #1B2D73;
}

.global-wrapper .exam-form-group {
	margin-bottom: 32px;
}

.global-wrapper .exam-form-group:first-child {
	margin-bottom: 32px;
}

.global-wrapper .exam-form-group:last-child {
	margin-bottom: 40px;
}

.global-wrapper .exam-form-label {
	font-size: 1.6rem;
	cursor: default;
	margin-bottom: 12px;
	letter-spacing: 0.03em;
}

.global-wrapper .exam-form-control {
	width: 100%;
}

.global-wrapper .exam-form-select .component-pulldown {
	margin-bottom: 0;
	width: 100%;
}

.global-wrapper .exam-form-select .component-pulldown .pulldown-button.active + .pulldown-drawer {
	padding: 0;
}

.global-wrapper .exam-form-select .component-pulldown .pulldown-drawer {
	height: 288px;
	overflow-y: auto;
	padding: 0;
}

.global-wrapper .exam-form-select .component-pulldown .pulldown-drawer ul li {
	cursor: pointer;
	font-size: 1.4rem;
	padding: 7px 20px;
	margin-bottom: 0;
}

.global-wrapper .exam-form-select .component-pulldown .pulldown-drawer ul li::before {
	display: none;
}

.global-wrapper .exam-form-select select {
	display: none;
}

.global-wrapper .exam-form-btn-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 8px 4px;
}

.global-wrapper .exam-form-btn input {
	display: none;
}

.global-wrapper .exam-form-btn input:checked + label {
	background-color: #1B2D73;
	color: #fff;
}

.global-wrapper .exam-form-actions .button {
	width: 100%;
}

.global-wrapper .exam .page-wrapper:has(.more-item) {
	position: relative;
	padding-top: 24px;
	padding-bottom: 24px;
	margin-bottom: 70px;
}

.global-wrapper .exam .page-wrapper:has(.more-btn.active) {
	padding-bottom: 98px;
}

.global-wrapper .exam .page-wrapper:has(.more-btn.active) .more-item {
	height: auto;
	pointer-events: auto;
	z-index: 5;
	overflow: initial;
}

.global-wrapper .exam .page-wrapper:has(.more-btn.active) .more-item::before {
	background: none;
}

.global-wrapper .exam .page-wrapper:has(.more-btn.active) .more-item .exam-form {
	position: relative;
	z-index: 1;
}

.global-wrapper .exam .page-wrapper:has(.more-btn.active) .more-item .exam-form-select {
	z-index: 10;
}

.global-wrapper .exam .page-wrapper:has(.more-btn.active) .more-btn-wrap {
	bottom: 24px;
}

.global-wrapper .exam .more-item {
	display: block !important;
	opacity: 1 !important;
	position: relative;
	height: 214px;
	overflow: hidden;
	background-color: #fff;
	padding: 40px 24px;
	pointer-events: none;
	z-index: 1;
}

.global-wrapper .exam .more-item::before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, white), color-stop(45%, rgba(255, 255, 255, 0.7)), color-stop(80%, rgba(255, 255, 255, 0)));
	background: linear-gradient(0deg, white 20%, rgba(255, 255, 255, 0.7) 45%, rgba(255, 255, 255, 0) 80%);
	position: absolute;
	top: 0;
	left: 0;
}

.global-wrapper .exam .more-item .exam-form {
	max-width: 890px;
	margin: 0 auto;
}

.global-wrapper .exam .more-item .exam-form-group:last-child {
	margin-bottom: 32px;
}

.global-wrapper .exam .more-item .exam-form-select {
	z-index: -1;
}

.global-wrapper .exam .more-item .exam-form-select .component-pulldown {
	width: 100%;
}

.global-wrapper .exam .more-btn-wrap {
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 48px;
	width: 100%;
	padding-left: 48px;
	padding-right: 48px;
}

.global-wrapper .exam .more-btn-wrap .more-btn {
	height: 50px;
	width: 100%;
}

.global-wrapper .exam .more-btn-wrap .more-btn:hover .button-inner .open-close-btn::before,
.global-wrapper .exam .more-btn-wrap .more-btn:hover .button-inner .open-close-btn::after {
	background-color: #fff;
}

.global-wrapper .exam .more-btn-wrap .more-btn .more {
	display: block;
}

.global-wrapper .exam .more-btn-wrap .more-btn .close {
	display: none;
}

.global-wrapper .exam .more-btn-wrap .more-btn.active .more {
	display: none;
}

.global-wrapper .exam .more-btn-wrap .more-btn.active .close {
	display: block;
}

.global-wrapper .exam .more-btn-wrap .more-btn .button-inner {
	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;
	gap: 6px;
}

.global-wrapper .exam .more-btn-wrap .more-btn .button-inner span {
	z-index: 1;
}

.global-wrapper .exam .more-btn-wrap .more-btn .button-inner .open-close-btn {
	background-color: initial;
	width: 14px;
	height: 14px;
	margin: 0;
}

.global-wrapper .exam .more-btn-wrap .more-btn .button-inner .open-close-btn::before,
.global-wrapper .exam .more-btn-wrap .more-btn .button-inner .open-close-btn::after {
	background-color: #1BDDA8;
}

.global-wrapper .exam .more-btn-wrap .more-btn .button-inner .open-close-btn::before {
	height: 14px;
}

.global-wrapper .exam .more-btn-wrap .more-btn .button-inner .open-close-btn::after {
	width: 14px;
}

.global-wrapper .exam .page-wrapper:has(.exam-cards) {
	position: relative;
	margin-bottom: 48px;
}

.global-wrapper .exam .page-wrapper:has(.exam-cards):has(.exam-cards-btn-wrapper a) .component-cards.contents.single.exam-cards .card:last-child::before {
	content: "";
	position: absolute;
	top: -20px;
	left: 0;
	width: 100%;
	height: calc(100% + 20px);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, white), color-stop(55%, rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0.1)));
	background: linear-gradient(0deg, white 20%, rgba(255, 255, 255, 0.7) 55%, rgba(255, 255, 255, 0.1) 100%);
	z-index: 4;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards {
	margin: 0;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card {
	color: #1B2D73;
	margin-top: 20px;
	margin-bottom: 0;
	padding: 0;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card:first-child {
	margin-top: 0;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card p {
	font-size: 1.1rem;
	margin: 0;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card .label {
	padding: 1px 10px;
	margin-bottom: 6px;
	font-weight: 600;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-inner {
	display: grid;
	grid-template-columns: 90px auto;
	grid-template-rows: auto;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	background-color: #f8f8f8;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-inner .main_link {
	height: 100%;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card .image {
	width: 100%;
	grid-area: 1 / 1 / 2 / 2;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card .image::after {
	display: none;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card .image .media {
	padding-bottom: 130px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card .image .media img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card .image .media .attention {
	font-size: 1.6rem;
	font-weight: 700;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-title,
.global-wrapper .exam .component-cards.contents.single.exam-cards .card-method {
	margin: 16px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card h3 {
	margin-top: 40px;
	margin-bottom: 0;
	font-size: 1.6rem;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card h4 {
	color: #353852;
	padding: 0;
	margin: 0;
	border: none;
	font-size: 1.1rem;
	line-height: 1.2;
	font-weight: 400;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-title {
	margin-top: 9px;
	margin-bottom: 0;
	grid-area: 1 / 2 / 2 / 3;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-method {
	grid-area: 2 / 1 / 3 / 3;
	margin-top: 8px;
	margin-bottom: 12px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-method .label {
	margin-bottom: 10px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-method h4 {
	margin-bottom: 4px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-method .method-wrapper {
	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;
	gap: 11px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-method-type {
	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;
	gap: 4px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-method-type .exam-tag {
	font-size: 1rem;
	padding: 6px 8px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-method-place {
	border-left: 1px solid #ddd;
	padding: 3px 0 3px 10px;
	font-size: 1rem;
	font-weight: 700;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule {
	grid-area: 3 / 1 / 4 / 3;
	margin: 0 16px 53px;
	padding-top: 16px;
	border-top: 1px solid #ddd;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule p.card-schedule-tag.open,
.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule p.card-schedule-tag.close {
	color: #fff;
	font-weight: 700;
	display: inline-block;
	line-height: 1;
	padding: 5px 6px;
	margin-bottom: 10px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule p.card-schedule-tag.open {
	background-color: #E21050;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule p.card-schedule-tag.close {
	background-color: #1B2D73;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 6px 27px;
	margin-bottom: 10px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-inner:last-child {
	margin-bottom: 0;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-inner h4 {
	min-width: 70px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-inner p {
	font-size: 1rem;
	font-weight: 700;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-inner p span {
	font-size: 1.5rem;
	letter-spacing: 0;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-inner p span:first-child {
	margin-left: 4px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-inner p span.nami {
	font-size: 1.1rem;
	padding: 0 6px 0 3px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-link {
	position: absolute;
	right: 16px;
	bottom: 16px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-link p {
	display: inline-block;
	font-size: 1.3rem;
	font-weight: 700;
	position: relative;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-link p::before {
	position: absolute;
	top: 50%;
	left: -15px;
	content: "";
	font-family: "thu-icons";
	font-size: 11px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #00CC95;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards + .exam-cards-btn-wrapper:has(a) {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 5;
	padding: 0 24px 40px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards + .exam-cards-btn-wrapper:has(a) .button {
	width: 100%;
}

.global-wrapper .exam-search .header-section {
	margin-bottom: 0;
}

.touchevents .global-wrapper .exam .more-btn-wrap .more-btn .button-inner .open-close-btn::before,
.touchevents .global-wrapper .exam .more-btn-wrap .more-btn .button-inner .open-close-btn::after,
.touchevents .global-wrapper .exam .more-btn-wrap .more-btn:hover .button-inner .open-close-btn::before,
.touchevents .global-wrapper .exam .more-btn-wrap .more-btn:hover .button-inner .open-close-btn::after {
	background-color: #1BDDA8;
}

/* Position
---------------------------------------------- */

.align-left {
	text-align: left !important;
}

.align-center {
	text-align: center !important;
}

.align-right {
	text-align: right !important;
}

.flex-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

/* 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 .bg.darksky {
	background: linear-gradient(-45deg, #c1e0f0 0%, #daecf5 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 .label.doctorate {
	color: #fff;
	background-color: #3B58A7;
}

.global-wrapper .label.radius {
	border-radius: 14px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.global-wrapper .label.radius + .label {
	margin-left: 0px;
}

.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 .content-withoutimage {
	padding-left: 5px;
}

.global-wrapper .news-link .content-withoutimage .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-withoutimage .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;
}

.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;
	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 tbody tr > th:first-child {
	min-width: 9.1em;
}

.global-wrapper tbody tr > th {
	padding: 13px 16px 11px;
}

.global-wrapper tbody tr > td {
	vertical-align: middle;
}

.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 tbody tr > th {
	min-width: 15.1em;
	white-space: normal;
	vertical-align: middle;
}

.global-wrapper .table-scrollable tbody tr > td {
	vertical-align: middle;
}

.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 .news-list-top {
	border-top: 0;
}

.global-wrapper .news-list-top li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.global-wrapper .news-list-top li:nth-child(4) {
	border-bottom: 0;
	padding-bottom: 0;
}

.global-wrapper .news-list-top li:first-child {
	border-top: 0;
}

.global-wrapper .news-list-top .content {
	padding-left: 35.56%;
}

.global-wrapper .news-list-top .media {
	margin-bottom: 5px;
	padding-bottom: 22.35%;
	float: left;
	width: 30.19%;
}

.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 a[target="_blank"]:after {
	position: absolute;
	top: 50%;
	content: "";
	font-family: "thu-icons";
	font-size: 12px;
}

.global-wrapper .link-list a[href$=".pdf"]:not(.no-filelink):after,
.global-wrapper .link-list a[href$=".doc"]:not(.no-filelink):after,
.global-wrapper .link-list a[href$=".docx"]:not(.no-filelink):after,
.global-wrapper .link-list a[href$=".xls"]:not(.no-filelink):after,
.global-wrapper .link-list a[href$=".xlsx"]:not(.no-filelink):after,
.global-wrapper .link-list a[href$=".txt"]:not(.no-filelink):after,
.global-wrapper .link-list a[href$=".zip"]:not(.no-filelink):after {
	display: inline;
	position: absolute;
	top: 50%;
	line-height: 1;
	font-family: "thu-icons";
	font-size: 12px;
	content: "";
	color: #1BDDA8;
}

.global-wrapper .link-list a[target="_blank"] .link-inner-label:after {
	position: relative;
	top: -1px;
	left: 2px;
	content: "";
	font-family: "thu-icons";
	font-size: 11px;
	font-weight: normal;
}

.global-wrapper .link-list a[href$=".pdf"]:not(.no-filelink) .link-inner-label:after,
.global-wrapper .link-list a[href$=".doc"]:not(.no-filelink) .link-inner-label:after,
.global-wrapper .link-list a[href$=".docx"]:not(.no-filelink) .link-inner-label:after,
.global-wrapper .link-list a[href$=".xls"]:not(.no-filelink) .link-inner-label:after,
.global-wrapper .link-list a[href$=".xlsx"]:not(.no-filelink) .link-inner-label:after,
.global-wrapper .link-list a[href$=".txt"]:not(.no-filelink) .link-inner-label:after,
.global-wrapper .link-list a[href$=".zip"]:not(.no-filelink) .link-inner-label:after {
	display: inline-block;
	position: relative;
	top: 1px;
	line-height: 1;
	font-family: "thu-icons";
	font-size: 15px;
	font-weight: normal;
}

.global-wrapper .link-list a[href$=".pdf"]:not(.no-filelink) .link-inner-label:after {
	color: #E21050;
	content: "";
}

.global-wrapper .link-list a[href$=".doc"]:not(.no-filelink) .link-inner-label:after,
.global-wrapper .link-list a[href$=".docx"]:not(.no-filelink) .link-inner-label:after {
	color: #257BBA;
	content: "";
}

.global-wrapper .link-list a[href$=".xls"]:not(.no-filelink) .link-inner-label:after,
.global-wrapper .link-list a[href$=".xlsx"]:not(.no-filelink) .link-inner-label:after {
	color: #07A06B;
	content: "";
}

.global-wrapper .link-list a[href$=".txt"]:not(.no-filelink) .link-inner-label:after {
	color: #707070;
	content: "";
}

.global-wrapper .link-list a[href$=".zip"]:not(.no-filelink) .link-inner-label:after {
	color: #704C93;
	content: "";
}

.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 .link-list-navigation a[target="_blank"]:after,
.global-wrapper .link-list-navigation a[href$=".pdf"]:not(.no-filelink):after,
.global-wrapper .link-list-navigation a[href$=".doc"]:not(.no-filelink):after,
.global-wrapper .link-list-navigation a[href$=".docx"]:not(.no-filelink):after,
.global-wrapper .link-list-navigation a[href$=".xls"]:not(.no-filelink):after,
.global-wrapper .link-list-navigation a[href$=".xlsx"]:not(.no-filelink):after,
.global-wrapper .link-list-navigation a[href$=".txt"]:not(.no-filelink):after,
.global-wrapper .link-list-navigation a[href$=".zip"]:not(.no-filelink):after {
	top: 25px;
}

.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 .pagelink-list li a:hover {
	text-decoration: underline;
}

.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;
}

.global-wrapper .media-button {
	cursor: pointer;
	background: #fff;
	opacity: 0.8;
	position: absolute;
	z-index: 999;
	bottom: 0;
	right: 0;
	font-weight: 700;
	font-size: 14px;
	padding: 5px 30px;
}

.global-wrapper .media-buttonbefore,
.global-wrapper .media-button:after {
	margin-top: -1px;
	position: absolute;
	top: 52%;
	left: 15px;
	width: auto;
	height: auto;
	line-height: 1;
	content: "";
	color: #1BDDA8;
	background: none;
	font-family: "thu-icons";
	font-size: 11px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.global-wrapper .media-button:hover {
	text-decoration: none;
}

.global-wrapper .media-button: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);
}

.global-wrapper .media-button:hover:after {
	opacity: 1;
	-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);
}

.global-wrapper .media-button--sp {
	text-decoration: none;
	display: inline-block;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border-bottom: 2px solid #1BDDA8;
}

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 {
	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):not(.button):after {
	content: none;
}

.global-wrapper .component-cards .card a[target="_blank"]:not(.label-link):not(.button) .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: 100%;
	height: 60.606060606%;
}

.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-cards.report {
	margin-left: calc(((100vw - 100%) / 2) * -1);
	margin-right: calc(((100vw - 100%) / 2) * -1);
}

.global-wrapper .component-cards.report .card .image {
	position: relative;
	line-height: 0;
}

.global-wrapper .component-cards.report .card .image .media {
	line-height: 0;
	padding-bottom: 143.75%;
}

.global-wrapper .component-cards.report .card .image .caption {
	position: absolute;
	bottom: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	line-height: 1;
	font-size: 2.4rem;
	font-weight: 600;
	color: #fff;
	opacity: .8;
	z-index: 1;
	text-align: center;
}

.global-wrapper .component-cards.report .card .image .caption span {
	font-size: 1.6rem;
}

.global-wrapper .component-cards.report .card .content {
	text-align: center;
	padding: 4rem 10px 0 10px;
}

.global-wrapper .component-cards.report .card .content p.title {
	font-size: 2rem;
	line-height: 2;
	font-weight: 700;
}

.global-wrapper .component-cards.report .card .content .profile {
	margin-top: 1rem;
}

.global-wrapper .component-cards.report .card .content .profile dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #1B2D73;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: left;
}

.global-wrapper .component-cards.report .card .content .profile dl dt {
	white-space: nowrap;
	font-weight: 700;
}

.global-wrapper .component-cards.report .card .content .profile dl dt:after {
	content: "|";
	padding: 0 2rem;
}

.global-wrapper .component-cards.report .card .content .profile dl dd {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 700;
}

.global-wrapper .component-cards.report .card .tags {
	margin-top: 1rem;
	text-align: center;
}

.global-wrapper .component-cards.report .card .tags ul {
	margin-bottom: 0;
}

.global-wrapper .component-cards.report .card .tags ul li {
	padding: 0;
	margin: 0;
	display: inline-block;
	margin-right: 20px;
	font-size: 1.4rem;
	color: #1BDDA8;
	font-weight: 700;
}

.global-wrapper .component-cards.report .card .tags ul li:before {
	display: none;
}

.global-wrapper .component-cards.report .card .tags ul li:after {
	content: '';
	position: absolute;
	top: 50%;
	right: -1.7rem;
	display: inline-block;
	width: 1.5rem;
	height: 1px;
	background-color: #1BDDA8;
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
}

.global-wrapper .component-cards.report .card .tags ul li:last-child:after {
	display: none;
}

.global-wrapper .component-cards.sdgscard .card {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.global-wrapper .component-cards.sdgscard .card a {
	height: 100%;
	background: #F1F1F1;
}

.global-wrapper .component-cards.sdgscard .card .image {
	position: relative;
}

.global-wrapper .component-cards.sdgscard .card .image .media {
	line-height: 0;
	padding-bottom: 104%;
}

.global-wrapper .component-cards.sdgscard .card .image .icon {
	position: absolute;
	left: 30px;
	bottom: -40px;
	z-index: 1;
}

.global-wrapper .component-cards.sdgscard .card .image .icon ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
}

.global-wrapper .component-cards.sdgscard .card .image .icon ul li {
	margin: 0;
	padding: 0;
	line-height: 0;
}

.global-wrapper .component-cards.sdgscard .card .image .icon ul li:before {
	display: none;
}

.global-wrapper .component-cards.sdgscard .card .image .icon ul li img {
	width: 70px;
	height: 70px;
	image-rendering: -webkit-optimize-contrast;
}

.global-wrapper .component-cards.sdgscard .card .content {
	padding: 70px 30px 50px 30px;
}

.global-wrapper .component-cards.sdgscard .card .content dl {
	display: block;
	margin: 0;
}

.global-wrapper .component-cards.sdgscard .card .content dl dd.data {
	font-size: 1.8rem;
	line-height: 1.6;
	padding-right: 0;
	border-right: none;
	margin-bottom: 0;
}

.global-wrapper .component-cards.sdgscard .card .content dl dd.cat {
	font-size: 1.6rem;
	line-height: 1.25;
	padding-left: 0;
	margin-top: 10px;
}

.global-wrapper .component-cards.sdgscard .card .content p.title {
	margin: 1.8rem 0 0 0;
	font-size: 1.8rem;
	line-height: 2;
}

.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 .pc-position {
	text-align: center;
	padding-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 .pc-position {
	text-align: center;
	padding-top: 10px;
}

.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_col4 {
	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;
	cursor: pointer;
}

.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 .component-hero.wide .media {
	padding-bottom: 100vh;
}

.global-wrapper .component-hero.wide .media:after {
	background: none;
}

.global-wrapper .component-hero.wide .content {
	text-align: center;
	padding: 0;
}

.global-wrapper .component-hero.wide .content .img_title {
	line-height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

.global-wrapper .component-hero.wide .content .img_title:before {
	display: none;
}

.global-wrapper .component-hero.wide_post_list .media {
	padding-bottom: 100vh;
}

.global-wrapper .component-hero.wide_post_list .media:after {
	background: none;
}

.global-wrapper .component-hero.wide_post_list .content {
	position: absolute;
	-webkit-transform: translate(0%, calc(-50vh + 25vh));
	transform: translate(0%, calc(-50vh + 25vh));
	padding: 0;
	text-align: center;
}

.global-wrapper .component-hero.wide_post_list .content .img_title {
	line-height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

.global-wrapper .component-hero.wide_post_list .content .img_title:before {
	display: none;
}

.global-wrapper .component-hero.wide_post_list .content .img_title img {
	width: 40vh;
}

.global-wrapper .component-hero.wide_post_list .media-pc {
	display: none;
}

.global-wrapper .component-hero.wide_post_list .media-sp {
	display: block;
}

.global-wrapper .component-hero.wide_post .media {
	padding-bottom: 50vh;
}

.global-wrapper .component-hero.wide_post .media:after {
	background: none;
}

.global-wrapper .component-hero.wide_post .content-pc {
	display: none;
}

.global-wrapper .component-hero.wide_post .content-sp {
	position: absolute;
	top: 60px;
	left: 0;
	width: 180px;
	height: 180px;
	line-height: 180px;
	text-align: center;
	background: #F8F8F8;
	padding: 0;
	margin: 0;
	z-index: 1;
}

.global-wrapper .component-hero.wide_post .content-sp img {
	width: calc(100% / 1.5);
}

.global-wrapper .component-hero.wide_SDGs_list .media {
	padding-bottom: 100vh;
}

.global-wrapper .component-hero.wide_SDGs_list .media img {
	right: -150%;
	left: -150%;
}

.global-wrapper .component-hero.wide_SDGs_list .media:after {
	background: none;
}

.global-wrapper .component-hero.wide_SDGs_list .media-pc {
	display: none;
}

.global-wrapper .component-hero.wide_SDGs_list .media-sp {
	display: block;
}

.global-wrapper .component-hero.wide_SDGs_list .content {
	position: absolute;
	-webkit-transform: translate(0%, calc(-50vh + 131px));
	transform: translate(0%, calc(-50vh + 131px));
	padding: 0;
	text-align: center;
}

.global-wrapper .component-hero.wide_SDGs_list .content .img_title {
	line-height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

.global-wrapper .component-hero.wide_SDGs_list .content .img_title:before {
	display: none;
}

.global-wrapper .component-hero.wide_SDGs_list .content .img_title img {
	width: 50%;
}

.global-wrapper .component-hero.wide_SDGs_list .content-bottom {
	position: absolute;
	bottom: -2.604166667%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	z-index: 1;
	width: 74.635416667%;
}

.global-wrapper .component-hero.wide_SDGs_list .content-bottom p {
	margin-bottom: 0;
	line-height: 1;
}

.global-wrapper .component-hero.sdgs_post .media {
	padding-bottom: 26.666666667%;
}

.global-wrapper .component-hero.sdgs_post .media .media-item {
	top: 0;
	bottom: unset;
}

.global-wrapper .component-hero.sdgs_post .media:after {
	background: none;
}

.global-wrapper .component-hero.sdgs_post .logo {
	position: absolute;
	left: 0;
	top: 60px;
	width: 180px;
	height: 180px;
	line-height: 180px;
	z-index: 10;
	background: #fff;
	text-align: center;
}

.global-wrapper .component-hero.sdgs_post .logo img {
	width: calc(100% / 1.5);
}

.global-wrapper .mb0 {
	margin-bottom: 0 !important;
}

.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: 50000px;
	opacity: 1;
	-webkit-transition-duration: ease-in;
	transition-duration: ease-in;
}

.global-wrapper .component-pulldown.float .pulldown-drawer {
	position: absolute;
	left: 0;
	z-index: 999;
	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-inner {
	background: #F8F8F8;
	padding: 24px 24px 0px 24px;
}

.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: 5px;
}

.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 .interview-index {
	padding: 30px 30px 10px 30px;
	margin: 20px 0;
	background: #F8F8F8;
}

.global-wrapper .interview-index .main_title {
	text-align: center;
	margin-bottom: 20px;
	font-size: 1.6rem;
	color: #353852;
}

.global-wrapper .interview-index #indexDisplay {
	font-size: 1.0rem;
}

.global-wrapper .interview-index #indexBox .strory {
	margin-bottom: 15px;
}

.global-wrapper .interview-index #indexBox .strory .heading {
	font-size: 1.4rem;
	border-bottom: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #353852;
}

.global-wrapper .interview-index #indexBox .strory p {
	margin-bottom: 5px;
	font-size: 1.3rem;
}

.global-wrapper .interview-index #indexBox .strory .list {
	margin-bottom: 10px;
	font-size: 1.3rem;
	font-weight: bold;
}

.global-wrapper .interview-index #indexBox .story_bottom .heading {
	font-size: 1.3rem;
	border-bottom: none;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.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;
}

.global-wrapper .report-grid {
	margin-bottom: 10px;
}

.global-wrapper .report-grid .report-grid {
	margin-bottom: 0;
}

.global-wrapper .report-grid-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -3px -10px -4px;
}

.global-wrapper .report-grid-col {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	position: relative;
	padding: 0 3px 0 4px;
	margin-bottom: 10px;
}

.global-wrapper .report-grid-col span {
	position: absolute;
	bottom: 0;
	right: 3px;
	margin-left: 4px;
	background-color: #35589B;
	color: #fff;
	font-size: 1.2rem;
	letter-spacing: 0.05em;
	line-height: 1;
	font-weight: bold;
	display: inline-block;
	padding: 5px 12px 7px;
	border-radius: 0 0 6px 0;
	text-align: center;
}

.global-wrapper .report-grid-col img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 6px;
	font-family: 'object-fit: cover;';
}

.global-wrapper .report-grid .sp-col1 {
	width: calc((100% / 12) * 1 - 0.1px);
}

.global-wrapper .report-grid .sp-col2 {
	width: calc((100% / 12) * 2 - 0.1px);
}

.global-wrapper .report-grid .sp-col3 {
	width: calc((100% / 12) * 3 - 0.1px);
}

.global-wrapper .report-grid .sp-col4 {
	width: calc((100% / 12) * 4 - 0.1px);
}

.global-wrapper .report-grid .sp-col5 {
	width: calc((100% / 12) * 5 - 0.1px);
}

.global-wrapper .report-grid .sp-col6 {
	width: calc((100% / 12) * 6 - 0.1px);
}

.global-wrapper .report-grid .sp-col7 {
	width: calc((100% / 12) * 7 - 0.1px);
}

.global-wrapper .report-grid .sp-col8 {
	width: calc((100% / 12) * 8 - 0.1px);
}

.global-wrapper .report-grid .sp-col9 {
	width: calc((100% / 12) * 9 - 0.1px);
}

.global-wrapper .report-grid .sp-col10 {
	width: calc((100% / 12) * 10 - 0.1px);
}

.global-wrapper .report-grid .sp-col11 {
	width: calc((100% / 12) * 11 - 0.1px);
}

.global-wrapper .report-grid .sp-col12 {
	width: calc((100% / 12) * 12 - 0.1px);
}

.global-wrapper .qa-interview-item {
	padding: 20px 0 12px;
}

.global-wrapper .qa-interview-item:nth-child(odd) {
	background-color: #F8F8F8;
}

.global-wrapper .qa-interview-thumb {
	text-align: center;
}

.global-wrapper .qa-interview-thumb img {
	width: 200px;
	border-radius: 100%;
	margin-bottom: 16px;
}

.global-wrapper .qa-interview-thumb figcaption {
	color: #1B2D73;
	font-size: 12px;
}

.global-wrapper .qa-interview-body {
	margin-top: 30px;
}

.global-wrapper .qa-interview-body dt {
	border-bottom: 2px solid #1BDDA8;
	color: #1B2D73;
	font-size: 1.8rem;
	line-height: 1.333333333;
	letter-spacing: 0.05em;
	font-weight: bold;
	padding: 0 0 12px 30px;
	position: relative;
}

.global-wrapper .qa-interview-body dt:before {
	content: "Q";
	display: block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	font-size: 1.6rem;
	text-align: center;
	background-color: #1BDDA8;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.global-wrapper .qa-interview-body dd {
	margin-top: 18px;
	letter-spacing: 0.12em;
	line-height: 1.571428571;
}

.global-wrapper .qa-interview-body dd + dt {
	margin-top: 37px;
}

.global-wrapper .campus-report {
	background-color: #F5F0E7;
	padding: 17.333333333vw 0 8vw;
}

.global-wrapper .campus-report-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -2.666666667vw;
}

.global-wrapper .campus-report-item {
	width: 50%;
	margin-bottom: 6.666666667vw;
	padding: 0 2.666666667vw;
	position: relative;
}

.global-wrapper .campus-report-item .good-mark {
	position: absolute;
	bottom: -1.333333333vw;
	right: 4.533333333vw;
	-webkit-transform: rotate(6deg);
	transform: rotate(6deg);
	width: 12.266666667vw;
}

.global-wrapper .campus-report-title {
	width: 100%;
}

.global-wrapper .campus-report-title figure {
	margin: 0;
}

.global-wrapper .campus-report-title img {
	width: 100%;
}

.global-wrapper .campus-report-photo {
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 0 #ebe8d8;
	box-shadow: 1px 1px 0 #ebe8d8;
	padding: 3.466666667vw 2.133333333vw 4.533333333vw;
	margin: 0 2.133333333vw;
}

.global-wrapper .campus-report-photo img {
	width: 100%;
}

.global-wrapper .campus-report-photo p {
	text-align: center;
	font-size: 2.4vw;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.555555556;
	margin: 1.333333333vw 0 0;
	color: #1B2D73;
}

.global-wrapper .campus-report-comment .balloon {
	background-color: #fff;
	font-size: 2.133333333vw;
	font-weight: bold;
	letter-spacing: 0.02em;
	line-height: 1.4;
	padding: 0.8vw 2.133333333vw 0.8vw;
	margin-bottom: 2.4vw;
	color: #1B2D73;
	border: 2px solid #1B2D73;
	position: relative;
}

.global-wrapper .campus-report-comment .balloon:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 2.4vw 2.933333333vw 0;
	border-color: transparent #1B2D73 transparent transparent;
	position: absolute;
	bottom: -2.933333333vw;
	left: 50%;
	z-index: 1;
}

.global-wrapper .campus-report-comment .balloon:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 2.4vw 2.933333333vw 0;
	border-color: transparent #fff transparent transparent;
	position: absolute;
	bottom: -1.6vw;
	left: calc(50% - 2px);
	z-index: 2;
}

.global-wrapper .campus-report-comment .person {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .campus-report-comment .image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	margin: 0;
}

.global-wrapper .campus-report-comment .image img {
	width: 100%;
	border-radius: 100%;
}

.global-wrapper .campus-report-comment .profile {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	margin-right: 0.533333333vw;
}

.global-wrapper .campus-report-comment .profile p {
	margin: 0;
	font-size: 1.6vw;
	font-weight: bold;
	letter-spacing: 0.01em;
	line-height: 1.333333333;
}

.global-wrapper .campus-report-comment .profile .name {
	margin: 2.133333333vw 0 0;
	font-size: 1.6vw;
	line-height: 1.25;
}

.ftnav {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
}

.ftnav .ftnav_list {
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.ftnav .ftnav__item {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	min-height: 50px;
	line-height: 1.3;
	font-weight: bold;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
}

.ftnav .ftnav__item a {
	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: left;
	width: 100%;
	height: 70px;
	text-decoration: none;
	color: #fff;
}

.ftnav .ftnav__item a span:after {
	content: "\025b6";
	font-size: 10px;
	vertical-align: 1px;
	margin-left: 3px;
}

.ftnav .ftnav__item_c1 {
	background: #F3981D;
}

.ftnav .ftnav__item_c2 {
	background: #91CCFF;
}

.ftnav .ftnav__item_c3 {
	background: #2952A3;
}

@media print, 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 print, screen and (min-width: 769px) and (min-width: 769px) {

.global-wrapper .component-block.number .image .media {
	padding-bottom: 66.225165563%;
}

}

@media print, 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: 11px;
	-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 .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-secondary-nav a[target="_blank"]:after {
	left: 0;
}

.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-socials a .icon-facebook {
	font-size: 32px;
}

.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 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;
	-webkit-transform: none;
	transform: none;
}

.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;
}

.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 .inner .occupation_txt {
	font-size: 16px;
}

.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 {
	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: 16.8em;
	font-size: 2.4rem;
}

.global-wrapper .section-interview .slider .slide .slide-content .row.faculty {
	font-size: 1.6rem;
}

.global-wrapper .section-interview .slider .slide.slide-active {
	-webkit-transform: scale(1);
	transform: scale(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;
}

.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-interview .page-wrapper .button-shadow--inline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.global-wrapper .section-interview .page-wrapper .button-shadow--inline:before {
	content: none;
}

.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 .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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.global-wrapper .featured-contents .featured-contents-inner {
	padding: 20px 101px 40px;
}

.global-wrapper .featured-contents .featured-contents-inner .section-heading {
	font-size: 4rem;
	margin-bottom: 20px;
}

.global-wrapper .featured-contents .featured-contents-inner .featured-contents-buttons-wrapper .featured-contents-buttons {
	width: 100%;
	margin-bottom: 0;
}

.global-wrapper .featured-contents .featured-contents-inner .featured-contents-buttons-wrapper .featured-contents-buttons .featured-contents-button {
	font-size: 1.3rem;
	padding: 9px 20px;
}

.global-wrapper .featured-contents .featured-contents-inner .featured-contents-scroll {
	display: none;
}

.global-wrapper .section-entrance-exam {
	padding: 0;
}

.global-wrapper .section-entrance-exam .section-inner .content {
	min-height: 734px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 0 100px;
	gap: 0;
}

.global-wrapper .section-entrance-exam .section-inner .content .section-heading {
	font-size: 9.6rem;
	line-height: 1;
	margin-top: 115px;
	margin-bottom: 56px;
}

.global-wrapper .section-entrance-exam .section-inner .content .section-heading .sp-only {
	display: none;
}

.global-wrapper .section-entrance-exam .section-inner .content .section-heading .caption {
	font-size: 2.4rem;
}

.global-wrapper .section-entrance-exam .section-inner .content .content-inner {
	max-width: 500px;
}

.global-wrapper .section-entrance-exam .section-inner .content .content-inner .lead .button-shadow {
	width: auto;
}

.global-wrapper .section-entrance-exam .section-inner .content .content-inner .lead .button-shadow .button.cv {
	width: auto;
	line-height: 38px;
}

.global-wrapper .section-entrance-exam .section-inner .content .content-inner .lead .button-shadow .button-inner {
	font-size: 1.8rem;
}

.global-wrapper .section-entrance-exam .section-inner .section-entrance-exam-bg::before {
	background: -webkit-gradient(linear, left top, right top, from(#FFF), color-stop(40%, rgba(255, 255, 255, 0.9)), color-stop(55%, rgba(255, 255, 255, 0.5)), color-stop(70%, rgba(255, 255, 255, 0)));
	background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.9) 40%, rgba(255, 255, 255, 0.5) 55%, rgba(255, 255, 255, 0) 70%);
}

.global-wrapper .section-entrance-exam .section-inner .section-entrance-exam-bg {
	top: 0;
}

.global-wrapper .section-entrance-exam .section-inner .section-entrance-exam-bg img {
	height: 734px;
	-o-object-position: right center;
	object-position: right center;
}

.global-wrapper .section-activities {
	padding-bottom: 80px;
}

.global-wrapper .section-activities .section-activities-bg {
	padding: 89px 0;
	margin-bottom: 100px;
}

.global-wrapper .section-activities .section-activities-bg .button.pc-only {
	display: block;
}

.global-wrapper .section-activities .section-activities-bg .button.sp-only {
	display: none;
}

.global-wrapper .section-activities .section-activities-bg .section-activities-heading h3 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 24px;
	font-size: 2.8rem;
}

.global-wrapper .section-activities .section-activities-bg .section-activities-heading h3 span {
	font-size: 9.6rem;
}

.global-wrapper .section-activities .section-activities-bg .section-activities-heading .section-activities-heading-content p {
	line-height: 1.87;
}

.global-wrapper .section-activities .section-activities-bg .component-cards {
	margin-top: 48px;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider {
	margin-bottom: 0;
	padding: 0 100px;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-pagination-bullets {
	display: none;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-bottom {
	display: block;
	position: relative;
	width: 100%;
	height: 60px;
	margin-top: 40px;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-bottom .slider-pagination-progressbar {
	display: block;
	width: calc(100% - 152px);
	height: 4px;
	border-radius: 4px;
	background-color: #fff;
	left: 0;
	top: 28px;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-bottom .slider-pagination-progressbar .slider-pagination-progressbar-fill {
	background-color: #1BDDA8;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .slider .slider-bottom .slider-arrow {
	display: block;
	position: absolute;
	top: 0;
	right: -60px;
	width: 120px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 60px;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .card a .image .media {
	height: 240px;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .card a .image .caption {
	font-size: 1.6rem;
	padding: 10px 20px;
}

.global-wrapper .section-activities .section-activities-bg .component-cards .card a .content {
	padding: 20px 20px 12px;
	height: calc(100% - 240px);
}

.global-wrapper .section-activities .section-activities-bg .component-cards .card a .content .title {
	font-size: 1.8rem;
}

.global-wrapper .section-activities .section-activities-component .component-block.number:nth-child(odd) .image {
	-webkit-transform: none;
	transform: none;
}

.global-wrapper .section-activities .section-activities-component .component-block.number:nth-child(odd) .image:before {
	left: auto;
	right: -20px;
}

.global-wrapper .section-activities .section-activities-component .component-block.number:nth-child(odd) .content {
	padding: 0 60px 0 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;
}

.department-page_header .content .title {
	line-height: 1.642857143;
	font-size: 2.8rem;
	margin-bottom: 13px;
}

.aboutus-page-header2 {
	margin-top: -60px;
}

.aboutus-page-header2 .image {
	width: 100%;
}

.aboutus-page-header2 .image .media {
	padding-bottom: 42.361111111%;
}

.aboutus-page-header2 .content {
	bottom: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.aboutus-page-header2 .content .title {
	width: calc(604/1440*100vw);
	margin-bottom: calc(30/1440*100vw);
}

.aboutus-page-header2 .content .caption {
	font-size: 2.0rem;
	line-height: 1.6;
	margin-bottom: 0;
}

.global-wrapper .ly_tsFeature {
	margin: 57px auto 48px;
	padding: 0 24px;
	max-width: 1408px;
}

.global-wrapper .bl_tsEpisodeHeading {
	margin-bottom: 15px;
}

.global-wrapper .ly_tsEpisode_item {
	margin-bottom: 15px;
}

.global-wrapper .ly_tsEpisode_item_inner {
	padding: 70px 24px;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_label {
	padding: 28px 15px;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_label .episodeNumber {
	width: 186px;
	font-size: 3.4rem;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_label .episodeNumber span {
	font-size: 5.8rem;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_label .episodeTitle {
	padding-left: 50px;
	font-size: 2.2rem;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button {
	font-size: 2rem;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button.pulldown-button {
	padding: 10px 10px 9px;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button .more-close-icon {
	margin-right: 13px;
	width: 20px;
	height: 20px;
	border-radius: 5px;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button .more-close-icon:before {
	height: 12px;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_button .more-close-icon:after {
	width: 12px;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main {
	padding: 50px 50px 90px;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main_heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-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;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main_heading_image {
	width: 410px;
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main_heading_text_wrapper {
	margin-bottom: 0;
	padding: 0;
	width: calc(100% - 410px);
}

.global-wrapper .ly_tsEpisode_item .bl_tsEpisodePulldown_drawer_main_heading .icon-close {
	font-size: 40px;
	margin: 20px 0 15px;
}

.global-wrapper .ly_tsSeminar_contents1 {
	padding: 153px 0 95px;
}

.global-wrapper .ly_tsSeminar_contents1 .ly_tsSeminar_contents_item_icon:before {
	height: calc(100% + 95px + 80px);
}

.global-wrapper .ly_tsSeminar_contents2 {
	padding: 80px 0 95px;
}

.global-wrapper .ly_tsSeminar_contents2 .ly_tsSeminar_contents_item_icon:before {
	height: calc(100% + 95px);
}

.global-wrapper .bl_tsSeminarBgText {
	font-size: 17.4rem;
}

.global-wrapper .bl_tsSeminarHeading {
	margin-bottom: 75px;
	padding-top: 80px;
}

.global-wrapper .bl_tsSeminarHeading .title {
	margin-bottom: 20px;
	font-size: 3.1rem;
}

.global-wrapper .bl_tsSeminarHeading .caption {
	font-size: 1.6rem;
}

.global-wrapper .bl_tsSeminarLead {
	margin-bottom: -82px;
	padding: 32px 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .bl_tsSeminarLead_title {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 41%;
	padding-right: 40px;
}

.global-wrapper .bl_tsSeminarLead_title .caption {
	margin-bottom: 10px;
	font-size: 1.3rem;
}

.global-wrapper .bl_tsSeminarLead_title .title {
	font-size: 2.6rem;
	margin-bottom: 0;
}

.global-wrapper .bl_tsSeminarLead_text {
	padding-left: 40px;
	border-left: 1px solid #0a0000;
}

.global-wrapper .ly_tsSeminar_contents_item {
	margin: 0;
}

.global-wrapper .ly_tsSeminar_contents_item_icon {
	width: 222px;
}

.global-wrapper .ly_tsSeminar_contents_item_icon:before {
	right: 48px;
}

.global-wrapper .ly_tsSeminar_contents_item_main {
	padding: 0 40px 0 35px;
	width: calc(100% - 222px);
}

.global-wrapper .bl_tsSeminarIcon {
	width: 100px;
	margin-left: auto;
}

.global-wrapper .bl_tsSeminarItemHeading .year {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.5rem;
	line-height: 100px;
}

.global-wrapper .bl_tsSeminarItemHeading .year span {
	font-size: 4.3rem;
}

.global-wrapper .bl_tsSeminarItemHeading .title {
	font-size: 3.2rem;
}

.global-wrapper .bl_tsSeminarItemHeading .text {
	margin-bottom: 35px;
}

.global-wrapper .bl_tsSeminarSlider {
	margin: 0 -20px;
}

.global-wrapper .bl_tsSeminarSlider .component-slider .slider {
	padding: 0 20px;
}

.global-wrapper .bl_tsSeminarSlider .component-slider .slide .caption {
	margin-top: 15px;
	font-size: 1.4rem;
}

.global-wrapper .bl_tsSeminarSlider .component-slider .slider-arrow-next,
.global-wrapper .bl_tsSeminarSlider .component-slider .slider-arrow-prev {
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin: -40px 0 0 0;
}

.global-wrapper .bl_tsSeminarSlider .component-slider .slider-arrow-next .button-inner,
.global-wrapper .bl_tsSeminarSlider .component-slider .slider-arrow-prev .button-inner {
	line-height: 48px;
}

.global-wrapper .bl_tsSeminarExample {
	margin-top: 90px;
}

.global-wrapper .bl_tsSeminarExample_title {
	font-size: 2.1rem;
	line-height: 21px;
	top: -10px;
}

.global-wrapper .bl_tsSeminarExample_title:before,
.global-wrapper .bl_tsSeminarExample_title:after {
	top: 10px;
	width: 38%;
}

.global-wrapper .bl_tsSeminarExample_text {
	padding: 15px 40px 28px;
}

.global-wrapper .ly_tsMessage {
	margin-top: 85px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.global-wrapper .ly_tsMessage_heading {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 44%;
	padding-left: 10%;
	padding-right: 3%;
	min-width: calc(500px + 10%);
}

.global-wrapper .ly_tsMessage_main {
	width: 56%;
}

.global-wrapper .bl_tsMessageHeading {
	margin-bottom: 45px;
	padding-top: 40px;
}

.global-wrapper .bl_tsMessageHeading .title {
	margin-bottom: 24px;
	font-size: 8.5rem;
	text-align: left;
}

.global-wrapper .bl_tsMessageHeading .caption {
	font-size: 1.6rem;
	text-align: left;
}

.global-wrapper .bl_tsMessageMain_item_image_text {
	padding: 0 35px 15px;
}

.global-wrapper .bl_tsMessageMain_item_image_text .title {
	font-size: 1.8rem;
}

.global-wrapper .bl_tsMessageMain_item_image_text .title span {
	font-size: 1.4rem;
}

.global-wrapper .bl_tsMessageMain_item_image_text .caption {
	font-size: 1.4rem;
}

.global-wrapper .bl_tsMessageMain_item_content {
	padding: 40px 80px;
}

.global-wrapper .bl_tsMessageMain_item_content .title {
	margin-bottom: 15px;
	font-size: 2.6rem;
}

.global-wrapper .bl_tsMessageMain_item_content .text {
	font-size: 1.6rem;
}

.global-wrapper .bl_tsMessageSelect.tab-nav {
	max-width: none;
}

.global-wrapper .bl_tsMessageSelect_image {
	margin-bottom: 20px;
}

.global-wrapper .bl_tsMessageSelect_image_innner .num-inner {
	font-size: 4.8rem;
}

.global-wrapper .ly_intlNews {
	padding: 60px 0 85px;
}

.global-wrapper .bl_intlNews_heading {
	margin-bottom: 25px;
}

.global-wrapper .bl_intlNews_heading .title {
	font-size: 10rem;
}

.global-wrapper .bl_intlNews_heading .caption {
	font-size: 2.4rem;
}

.global-wrapper .bl_intlNews_list {
	padding: 40px 50px 30px;
}

.global-wrapper .ly_intlLead .page-wrapper {
	min-height: 564px;
}

.global-wrapper .bl_intlLead {
	padding: 0;
}

.global-wrapper .bl_intlLead_content .title {
	margin-bottom: 50px;
	font-size: 3rem;
}

.global-wrapper .bl_intlLead_content .text {
	text-align: center;
}

.global-wrapper .ly_intlSectionHeadingFeatures {
	padding: 80px 0 75px;
}

.global-wrapper .bl_intlSectionHeading img {
	max-width: none;
}

.global-wrapper .bl_intlSectionHeading .caption {
	margin-top: 20px;
	font-size: 1.8rem;
}

.global-wrapper .bl_intlFeature_heading {
	padding: 66px 0 75px;
}

.global-wrapper .bl_intlFeature_heading .num {
	margin-bottom: 20px;
	font-size: 3rem;
	line-height: 6rem;
}

.global-wrapper .bl_intlFeature_heading .num span {
	font-size: 6rem;
}

.global-wrapper .bl_intlFeature_heading .title {
	margin-bottom: 35px;
	font-size: 4rem;
}

.global-wrapper .bl_intlFeature_heading .image {
	max-width: none;
}

.global-wrapper .bl_intlFeature_heading .text {
	margin-top: 60px;
}

.global-wrapper .bl_intlFeature_more_btn {
	padding: 40px 0 60px;
}

.global-wrapper .bl_intlFeature_more_btn button {
	font-size: 1.8rem;
}

.global-wrapper .bl_intlFeature_more_btn .inner {
	font-size: 1.8rem;
}

.global-wrapper .bl_intlFeature_more_btn .open-close-btn {
	margin-bottom: 20px;
	width: 120px;
	height: 120px;
}

.global-wrapper .bl_intlFeature_more_btn .open-close-btn:before {
	height: 30px;
}

.global-wrapper .bl_intlFeature_more_btn .open-close-btn:after {
	width: 30px;
}

.global-wrapper .bl_intlFeature01 .component-cards .card .bl_intlFeature01_item_content {
	padding: 35px 40px;
}

.global-wrapper .bl_intlFeature01_item_content .title {
	margin-bottom: 15px;
	font-size: 2.4rem;
}

.global-wrapper .bl_intlFeature02_item_heading_content {
	z-index: 1;
	position: relative;
	margin: -80px 40px 70px;
	padding: 35px 60px 0;
}

.global-wrapper .bl_intlFeature02_item_heading_content .en {
	font-size: 4rem;
}

.global-wrapper .bl_intlFeature02_item_heading_content .ja {
	font-size: 2.4rem;
}

.global-wrapper .bl_intlFeature02_item_main .text {
	margin-bottom: 80px;
}

.global-wrapper .bl_intlFeature02_item_main .component-block .image {
	width: 49%;
}

.global-wrapper .bl_intlFeature02_item_main .component-block .content {
	width: 51%;
}

.global-wrapper .bl_intlFeature02_item_main .component-block .content .title {
	margin-bottom: 35px;
	font-size: 2.4rem;
	text-align: left;
}

.global-wrapper .bl_intlFeature03_item:nth-child(even) .bl_intlFeature03_item_heading {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.global-wrapper .bl_intlFeature03_item:nth-child(even) .bl_intlFeature03_item_heading_image {
	margin-left: 0;
	margin-right: calc(50% - 50vw);
}

.global-wrapper .bl_intlFeature03_item:nth-child(even) .bl_intlFeature03_item_heading_content_inner {
	padding: 30px 36px 30px 0;
}

.global-wrapper .bl_intlFeature03_item_heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .bl_intlFeature03_item_heading_image {
	position: relative;
	z-index: 2;
	margin-right: 0;
	width: calc(50% - (50% - 50vw));
}

.global-wrapper .bl_intlFeature03_item_heading_content {
	position: relative;
	z-index: 1;
	width: 50%;
}

.global-wrapper .bl_intlFeature03_item_heading_content:before {
	margin-right: -50vw;
	margin-left: -50vw;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: -1;
	content: "";
	background-color: #fff;
	width: 200vw;
}

.global-wrapper .bl_intlFeature03_item_heading_content_inner {
	padding: 30px 0 30px 36px;
}

.global-wrapper .bl_intlFeature03_item_heading_content .num {
	margin-bottom: 38px;
	font-size: 3rem;
	text-align: left;
}

.global-wrapper .bl_intlFeature03_item_heading_content .en {
	margin-bottom: 20px;
	font-size: 5rem;
	text-align: left;
}

.global-wrapper .bl_intlFeature03_item_heading_content .ja {
	margin-bottom: 25px;
	font-size: 2.4rem;
	text-align: left;
}

.global-wrapper .bl_intlFeature03_item_messeage_inner {
	padding: 98px 0 50px;
}

.global-wrapper .bl_intlFeature03_item_messeage_title {
	margin-bottom: 40px;
	font-size: 2.4rem;
}

.global-wrapper .bl_intlFeature03_item_messeage p {
	font-size: 1.6rem;
}

.global-wrapper .bl_nextPrevModal {
	top: 10%;
	height: 80%;
}

.global-wrapper .bl_nextPrevModal_inner {
	top: 10%;
	height: 75%;
}

.global-wrapper .bl_nextPrevModal_button_prev,
.global-wrapper .bl_nextPrevModal_button_close,
.global-wrapper .bl_nextPrevModal_button_next {
	margin: 0 40px;
	font-size: 1.6rem;
}

.global-wrapper .bl_nextPrevModal_button span {
	width: 60px;
	height: 60px;
	line-height: 60px;
}

.global-wrapper .ly_intlFeature04 .bl_intlFeature_more_btn {
	padding-top: 110px;
}

.global-wrapper .bl_intlFeature04 .bl_nextPrevModal_button {
	background: none;
	padding: 0;
	bottom: 20px;
}

.global-wrapper .bl_intlFeature04 .component-cards .card .image .media-title {
	font-size: 2.4rem;
}

.global-wrapper .bl_intlFeature04 .component-cards .card .image .media-title-inner {
	padding: 25px 0;
}

.global-wrapper .bl_intlFeature04 .component-cards .card a .image .media-title-inner:before {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
}

.global-wrapper .bl_intlFeature04_Modal_main {
	max-width: 64%;
	margin: auto;
}

.global-wrapper .bl_intlFeature04_Modal_main .heading {
	font-size: 5rem;
}

.global-wrapper .bl_intlFeature04_Modal_main .title {
	margin: 40px 0 30px;
	font-size: 3rem;
}

.global-wrapper .bl_intlFeature04_Modal_main .text {
	padding-bottom: 0;
}

.global-wrapper .ly_intlFeature05 {
	padding-bottom: 160px;
}

.global-wrapper .bl_intlFeature05_image {
	margin: 0 0 100px;
}

.global-wrapper .bl_intlFeature05 .component-cards .card .image .media-title {
	font-size: 2.4rem;
	line-height: 50px;
}

.global-wrapper .bl_intlFeature05 .component-cards .card .content .title {
	padding: 20px 0;
	font-size: 2.4rem;
}

.global-wrapper .bl_intlFeature05_event {
	margin-top: 100px;
}

.global-wrapper .bl_intlFeature05_event_title {
	text-align: left;
	font-size: 2.4rem;
}

.global-wrapper .bl_intlFeature05_event_title span {
	margin-left: 0.5em;
	display: inline-block;
	font-size: 4rem;
}

.global-wrapper .bl_intlFeature05_event_content {
	padding: 25px 20px;
}

.global-wrapper .bl_intlFeature05_event_content ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 110px;
}

.global-wrapper .bl_intlFeature05_event_content ul li {
	width: 50%;
}

.global-wrapper .bl_intlFeature05_event_content ul li:before {
	top: 9px;
}

.global-wrapper .ly_intlSectionHeadingAbroad .bl_intlSectionHeading {
	padding-top: 65px;
}

.global-wrapper .ly_intlStudyAbroad {
	margin-bottom: 80px;
}

.global-wrapper .ly_intlStudyAbroad .button.cv {
	width: 240px;
	line-height: 48px;
}

.global-wrapper .bl_intlStudyAbroad_map {
	overflow: hidden;
}

.global-wrapper .bl_intlStudyAbroad_map img {
	width: 100%;
	max-width: 100%;
}

.global-wrapper .bl_intlStudyAbroad_text {
	margin-bottom: 50px;
}

.global-wrapper .ly_intlPickup {
	position: relative;
}

.global-wrapper .ly_intlPickup .page-wrapper {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
}

.global-wrapper .bl_intlPickup_content {
	margin-left: auto;
	margin-right: 0;
	padding: 50px;
	width: 500px;
}

.global-wrapper .bl_intlPickup_content .title {
	margin-bottom: 20px;
	font-size: 4rem;
}

.global-wrapper .bl_intlPickup_content .subTitle {
	margin-bottom: 30px;
	font-size: 1.8rem;
}

.global-wrapper .bl_intlPickup_content .text {
	font-size: 1.6rem;
}

.global-wrapper .bl_intlPickup_content .button.cv {
	width: 240px;
	line-height: 48px;
}

.global-wrapper .bl_intlInfo {
	padding: 124px 46px 118px;
}

.global-wrapper .bl_intlInfo_title {
	font-size: 3rem;
}

.global-wrapper .bl_intlInfo_main {
	padding: 40px 0;
}

.global-wrapper .bl_intlInfo_main .title {
	font-size: 3rem;
}

.global-wrapper .bl_intlInfo_main .tel {
	font-size: 2.4rem;
}

.global-wrapper .bl_intlInfo_main .reception {
	font-size: 1.6rem;
}

.global-wrapper .bl_intlInfoButton {
	margin-top: 35px;
	font-size: 1.8rem;
}

.global-wrapper .bl_intlInfoButton a {
	line-height: 42px;
	border-radius: 21px;
	width: 320px;
}

.global-wrapper .open-close-btn {
	width: 60px;
	height: 60px;
}

.global-wrapper .open-close-btn:before {
	height: 20px;
}

.global-wrapper .open-close-btn:after {
	width: 20px;
}

.global-wrapper .bl_campusMV_logo {
	padding: 130px 0 0;
}

.global-wrapper .bl_campusMV_text {
	margin: 70px auto 0;
	padding-bottom: 165px;
	max-width: 1098px;
}

.global-wrapper .bl_campusMV_text_heading {
	margin-bottom: 55px;
	font-size: 3rem;
	border-radius: 30px;
}

.global-wrapper .bl_campusFacilitie {
	padding-top: 150px;
}

.global-wrapper .bl_campusFacilitie_intro {
	margin-bottom: 140px;
}

.global-wrapper .bl_campusFacilitie_intro_image {
	width: 62.5%;
	max-width: 1200px;
	padding-right: 0;
}

.global-wrapper .bl_campusFacilitie_intro_content {
	max-width: 688px;
	margin-top: -184px;
	margin-left: 46%;
	padding-left: 0;
}

.global-wrapper .bl_campusFacilitie_intro_content_title {
	margin-bottom: 40px;
	font-size: 3rem;
}

.global-wrapper .bl_campusFacilitie_title {
	margin-left: 48%;
	margin-bottom: 60px;
}

.global-wrapper .bl_campusFacilitie_slider {
	padding-bottom: 62px;
}

.global-wrapper .bl_campusFacilitie_slider .component-slider .slider {
	padding-left: 220px;
	padding-right: 220px;
	padding-bottom: 60px;
}

.global-wrapper .bl_campusFacilitie_slider .component-slider .slider-arrow {
	width: 120px;
	height: 60px;
}

.global-wrapper .bl_campusFacilitie_slider .component-slider .slider-arrow-next,
.global-wrapper .bl_campusFacilitie_slider .component-slider .slider-arrow-prev {
	width: 60px;
	height: 60px;
	line-height: 60px;
}

.global-wrapper .bl_campusFacilitie_slider .component-slider .slider-arrow-next .button-inner,
.global-wrapper .bl_campusFacilitie_slider .component-slider .slider-arrow-prev .button-inner {
	line-height: 60px;
}

.global-wrapper .bl_campusFacilitie_slider .component-slider .slide {
	width: 490px;
}

.global-wrapper .bl_campusFacilitie_slider .component-slider .slide .slide-content {
	padding: 40px 10px;
}

.global-wrapper .bl_campusFacilitie_slider .component-slider .slide .slide-content .title {
	margin-bottom: 20px;
	font-size: 2rem;
}

.global-wrapper .bl_campusFloorGuide {
	padding: 60px 24px 150px;
}

.global-wrapper .bl_campusFloorGuide_heading {
	margin-bottom: 45px;
}

.global-wrapper .bl_campusFloorGuide_heading .title {
	font-size: 10rem;
}

.global-wrapper .bl_campusFloorGuide_heading .caption {
	font-size: 2.8rem;
}

.global-wrapper .bl_campusFloorGuide_content .component-pulldown .pulldown-label {
	font-size: 1.6rem;
}

.global-wrapper .bl_campusFloorGuide_content .component-pulldown .pulldown-label .floor {
	padding: 30px 10px;
	width: 180px;
	font-size: 4rem;
}

.global-wrapper .bl_campusFloorGuide_content .component-pulldown .pulldown-label .floorLabel {
	padding: 0 100px 0 30px;
}

.global-wrapper .bl_campusFloorGuide_content .component-pulldown .pulldown-button {
	height: 100px;
	padding-right: 10px;
}

.global-wrapper .bl_campusFloorGuide_content .component-pulldown .pulldown-button.active + .pulldown-drawer {
	padding: 65px 30px 120px;
}

.global-wrapper .bl_campusMovie_thumbnail_logo {
	top: auto;
}

.global-wrapper .bl_campusMovie_button {
	margin: -45px 0 0;
	padding: 0 0 85px;
}

.global-wrapper .bl_campusMovie_button .button {
	width: 240px;
	line-height: 56px;
	font-size: 1.8rem;
}

.global-wrapper .ly_campusLocation {
	background-image: repeating-linear-gradient(90deg, #c8c8c8, #c8c8c8 1px, transparent 1px, transparent 40px), repeating-linear-gradient(0deg, #c8c8c8, #c8c8c8 1px, #fff 1px, #fff 40px);
}

.global-wrapper .ly_campusLocation_bg {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.global-wrapper .ly_campusLocation_top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 148px;
}

.global-wrapper .ly_campusLocation_contents {
	width: calc(100% - 150px);
}

.global-wrapper .bl_campusLocationHeading {
	margin-bottom: 0;
	margin-left: -24px;
	width: 174px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	text-align: left;
}

.global-wrapper .bl_campusLocationTopic {
	margin-bottom: 90px;
	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;
}

.global-wrapper .bl_campusLocationTopic_image {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 44%;
}

.global-wrapper .bl_campusLocationTopic_image .media {
	padding-bottom: 528px;
}

.global-wrapper .bl_campusLocationTopic_content_title {
	width: 44px;
}

.global-wrapper .bl_campusLocationTopic_content_inner {
	padding: 48px 60px 0;
}

.global-wrapper .bl_campusLocationTopic_content_inner .title {
	font-size: 3.6rem;
}

.global-wrapper .bl_campusLocationTopic_content_inner .title:after {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 131%;
	height: 4px;
	position: relative;
	z-index: 1;
}

.global-wrapper .bl_campusLocationTopic_content_inner .title span {
	font-size: 3rem;
}

.global-wrapper .bl_campusLocationSlider {
	margin-right: calc(50% - 50vw + 100px - 48px);
}

.global-wrapper .bl_campusLocationSlider .slide {
	margin-bottom: 0;
}

.global-wrapper .bl_campusLocationSlider .slide .slide-inner {
	padding: 15px 15px 0;
}

.global-wrapper .bl_campusLocationSlider .slide .slide-inner:before {
	width: calc(100% - 60px);
}

.global-wrapper .bl_campusLocationSlider .slide .slide-content {
	padding: 30px 10px 20px;
}

.global-wrapper .bl_campusLocationSlider .slide .slide-content .title {
	margin-bottom: 20px;
	font-size: 2rem;
}

.global-wrapper .bl_campusLocationSlider .component-slider .slider {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 126px;
}

.global-wrapper .bl_campusLocationSlider .component-slider .slide {
	width: 560px;
	padding-right: 60px;
	pointer-events: auto;
}

.global-wrapper .bl_campusLocationEnjoy {
	padding: 92px 0 235px;
}

.global-wrapper .bl_campusLocationEnjoy_heading_text {
	margin: 36px auto 60px;
	font-size: 3.2rem;
	line-height: 60px;
	font-weight: 500;
	text-align: center;
	height: 60px;
	border-radius: 30px;
}

.global-wrapper .bl_campusLocationEnjoy_contents {
	margin: 0 auto;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slider-track {
	-webkit-transform: translate3d(0, 0, 0) !important;
	transform: translate3d(0, 0, 0) !important;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slider {
	padding-left: 0;
	padding-right: 0;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide.slide-active:before {
	opacity: 0;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide.slide-active .slide-content .title {
	background-color: transparent;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide {
	width: 25%;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:hover:before {
	opacity: 1;
	z-index: 2;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide:hover .slide-content .title {
	background-color: #fff;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide.slide-active {
	padding: 0;
	border: none;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide .slide-inner {
	padding: 30px;
}

.global-wrapper .bl_campusLocationEnjoy_contents .component-slider .slide .slide-content .title {
	margin-bottom: 15px;
	border-radius: 20px;
	font-size: 2.8rem;
}

.global-wrapper .bl_campusEvent_heading {
	margin-bottom: 60px;
	padding-top: 70px;
}

.global-wrapper .bl_campusEvent_heading .title {
	margin-bottom: 50px;
	font-size: 7rem;
}

.global-wrapper .bl_campusEvent_heading .caption {
	font-size: 1.6rem;
}

.global-wrapper .bl_campusEvent_card {
	margin-bottom: 70px;
}

.global-wrapper .bl_campusEvent_banner {
	margin-bottom: -30px;
	padding: 0 20px;
}

.global-wrapper .bl_campusEvent_banner_item {
	width: 50%;
	padding: 30px 60px;
}

.global-wrapper .ly_campusFooter {
	padding: 110px 0;
}

.global-wrapper .bl_campusFooter_heading {
	margin-bottom: 40px;
}

.global-wrapper .bl_campusFooter_heading .title {
	font-size: 4rem;
}

.global-wrapper .bl_campusInfo {
	margin-bottom: 120px;
}

.global-wrapper .bl_campusInfo .inner {
	margin: 0 auto;
	max-width: 1288px;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-label .inner {
	height: 160px;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-label .bl_campusInfo_label {
	padding-left: 175px;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-label .bl_campusInfo_label_en {
	display: inline-block;
	margin-right: 20px;
	font-size: 5rem;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-label .bl_campusInfo_label_jp {
	font-size: 2rem;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-button {
	height: 160px;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-button .open-close-btn {
	margin-left: 80px;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-button:hover .open-close-btn {
	margin-left: 100px;
	width: 20px;
	height: 20px;
}

.global-wrapper .bl_campusInfo .component-pulldown .pulldown-button.active + .pulldown-drawer {
	padding: 40px 30px 120px;
}

.global-wrapper .bl_campusOther {
	margin-left: 0;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.global-wrapper .bl_campusOther_item {
	width: 360px;
	height: 160px;
	border-right: 1px solid #1B2D73;
}

.global-wrapper .bl_campusOther_item_inner {
	font-size: 4rem;
}

.global-wrapper .bl_campusOther_item_inner span {
	font-size: 2.4rem;
}

.global-wrapper .bl_campusOther_item + .bl_campusOther_item {
	margin-left: -1px;
}

.global-wrapper .ly_researchPostHead {
	width: auto;
	top: -4rem;
}

.global-wrapper .ly_researchPostHead .bl_researchPostTitle h1.post_title {
	font-size: 4rem;
	margin-bottom: 4rem;
}

.global-wrapper .ly_researchProfSection {
	padding: 0 0 12rem 0;
}

.global-wrapper .ly_researchProfSection .group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: top;
	-ms-flex-align: top;
	align-items: top;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.global-wrapper .ly_researchProfSection .content {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	width: 59.193548387%;
}

.global-wrapper .ly_researchProfSection .content .bl_researchPost_Profile h2 {
	font-size: 7.8rem;
	line-height: 1.25;
}

.global-wrapper .ly_researchProfSection .content .bl_researchPost_ProfileIntro {
	margin-top: 4.8rem;
}

.global-wrapper .ly_researchProfSection .images {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-bottom: 0;
	overflow: unset;
}

.global-wrapper .ly_researchProfSection .images {
	width: 37.580645161%;
}

.global-wrapper .bl_researchSection {
	margin-bottom: 12rem;
}

.global-wrapper .bl_researchSection .bl_researchPost_TextBox h3 {
	font-size: 2.4rem;
}

.global-wrapper .bl_researchSection .group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: top;
	-ms-flex-align: top;
	align-items: top;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.global-wrapper .bl_researchSection .group .images {
	width: 37.096774194%;
	margin-bottom: 0;
}

.global-wrapper .bl_researchSection .group .content {
	width: 59.193548387%;
}

.global-wrapper .innovation-pager {
	padding: 75px 24px 50px;
}

.global-wrapper .innovation-pager .innovation-pager-inner {
	max-width: 1028px;
	margin: 0 auto;
}

.global-wrapper .innovation-pager .innovation-pager-inner .prev,
.global-wrapper .innovation-pager .innovation-pager-inner .next {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: calc(30% + 35px);
}

.global-wrapper .innovation-pager .innovation-pager-inner .prev {
	padding-left: 35px;
}

.global-wrapper .innovation-pager .innovation-pager-inner .next {
	padding-right: 35px;
}

.global-wrapper .innovation-pager .innovation-pager-inner .all {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	padding: 10px 30px;
}

.global-wrapper .innovation-pager .innovation-pager-inner .avatar {
	margin: 0;
}

.global-wrapper .innovation-pager .innovation-pager-inner .intro {
	width: calc(100% - 98px);
	margin-left: 24px;
}

.global-wrapper .ly_SDGsMassageCont {
	padding: 120px 0 100px 0;
	background: -webkit-gradient(linear, left top, right top, from(#E1F0F8), color-stop(50%, #E1F0F8), color-stop(50%, #fff), to(#fff));
	background: linear-gradient(90deg, #E1F0F8 0%, #E1F0F8 50%, #fff 50%, #fff 100%);
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit {
	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 .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainCont {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	width: calc(100% / 2);
	padding: 0 20px 0 0;
	margin: 0;
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainCont h3 {
	text-align: left;
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainCont .un_subTitle {
	text-align: left;
	margin-top: 0;
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainCont .un_MassageTxt {
	background: none;
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainCont .un_MassageTxt span {
	font-size: 2.4rem;
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainImage {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	width: calc(100% / 2 - 15%);
	padding: 0 20px 0 0;
	margin-left: 15%;
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainImage .image:before {
	padding-bottom: 100%;
	width: 100%;
	right: -20px;
	left: inherit;
}

.global-wrapper .ly_SDGsMassageCont .un_SDGsMassageUnit .un_DGsMassageMainImage .image .image_wrap img {
	width: auto;
}

.global-wrapper .ly_SDGsMassageCont .un_AccordionTxt {
	margin: 100px 0 0 0;
	padding: 0;
	background: none;
}

.global-wrapper .ly_SDGsMassageCont .un_AccordionTxt p {
	font-size: 1.6rem;
}

.global-wrapper .ly_SDGsPostListCont .un_PostListCont {
	max-width: 840px;
	margin: 0 auto;
}

.global-wrapper .ccm-pagination-wrapper {
	margin: 100px 0 130px 0;
}

.global-wrapper .ccm-pagination-wrapper ul li {
	margin: 0 10px;
	font-size: 1.8rem;
}

.global-wrapper .ccm-pagination-wrapper ul li a {
	padding: 21px;
}

.global-wrapper .ccm-pagination-wrapper ul li.active {
	padding: 21px;
}

.global-wrapper .ccm-pagination-wrapper ul li.disabled {
	padding: 21px;
}

.global-wrapper .y_SDGsAboutCont .un_AboutSection {
	max-width: 840px;
	margin: 0 auto;
}

.global-wrapper .ly_SDGsFootCont {
	padding: 115px 0;
}

.global-wrapper .ly_SDGsFootCont .un_SDGsFootContList ul li {
	padding: 0 70px;
}

.global-wrapper .ly_SDGsMainImageCont .bl_SDGMainImage {
	padding-bottom: calc(70vh - 13.888888889%);
}

.global-wrapper .ly_SDGsTitleCont {
	padding: 60px 0 120px 0;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle {
	max-width: 1008px;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle dl dd.data {
	font-size: 2rem;
	padding-right: 2rem;
	border-right: 1px solid #1B2D73;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle dl dd.cat {
	font-size: 1.8rem;
	padding-left: 2rem;
	margin-top: 0;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle h2.title {
	font-size: 4rem;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle .bl_icon {
	bottom: -195px;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle .bl_icon ul li {
	margin-right: 3rem;
}

.global-wrapper .ly_SDGsTitleCont .bl_PostTitle .bl_icon ul li img {
	width: 150px;
	height: 150px;
}

.global-wrapper .ly_SDGsPostCont {
	margin: 170px 0;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap {
	max-width: 1008px;
	padding: 0 24px;
	margin: 0 auto;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap h3.post_subtitle {
	font-size: 2.4rem;
	line-height: 1.6;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap p {
	font-size: 1.6rem;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .un_SDGsPostContImages {
	margin-top: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .un_SDGsPostContImages .images {
	width: calc(100% / 2);
	margin-bottom: 0;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .un_SDGsPostContImages .images_group {
	width: calc(100% / 2 - 10px);
	margin-bottom: 0;
	margin-right: 20px;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .un_SDGsPostContImages .images_group:last-child {
	margin-right: 0;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .un_SDGsPostContImagesCaption {
	text-align: right;
	font-size: 1.4rem;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .un_ContributorData {
	margin-top: 100px;
}

.global-wrapper .ly_SDGsPostCont .ly_SDGsPostContWrap .link-list-navigation {
	margin: 110px 0 0 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.global-wrapper .ly_campusLifeOneDayLink {
	padding-bottom: 140px;
}

.global-wrapper .bl_campusLifeSection_heading {
	margin-bottom: 80px;
}

.global-wrapper .bl_campusLifeSection_heading .title img {
	max-width: 100%;
}

.global-wrapper .bl_campusLifeSection_heading .title .jp {
	font-size: 3rem;
	margin-bottom: 70px;
}

.global-wrapper .bl_campusLifeSection_heading .title.t2 img {
	max-width: 100%;
}

.global-wrapper .bl_campusLifeSection_heading .title.t2 .jp {
	margin-top: -80px;
	margin-bottom: 80px;
}

.global-wrapper .bl_campusLifeSection_heading .catch {
	font-size: 3rem;
}

.global-wrapper .bl_campusLifeSection_heading .text {
	font-size: 1.6rem;
}

.global-wrapper .bl_campusLifeSection_heading.fukidashi .title {
	padding: 0 45px;
}

.global-wrapper .bl_campusLifeSection_heading.fukidashi .jp {
	font-size: 3.8rem !important;
	margin: 30px 0 45px !important;
	font-weight: 700;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card:nth-child(even) .card-inner a + .image:after {
	left: 0;
	right: auto;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card:nth-child(even) .card-inner .image {
	float: left;
	margin-left: 0;
	margin-right: -66.666666667%;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card:nth-child(even) .card-inner .content {
	padding-left: 66.666666667%;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card:nth-child(1) .card-inner .content img {
	width: 612px;
	max-width: none;
	position: absolute;
	left: 21px;
	top: 0;
	z-index: 1;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card:nth-child(1) .card-inner .content .content-inner {
	padding-top: 157px;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card:nth-child(2) .card-inner .content img {
	width: 597px;
	max-width: none;
	position: absolute;
	right: 28px;
	top: 50px;
	z-index: 1;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card:nth-child(2) .card-inner .content .content-inner {
	padding-top: 147px;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card:nth-child(3) .card-inner .content img {
	width: 469px;
	max-width: none;
	position: absolute;
	left: 38px;
	top: 25px;
	z-index: 1;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card:nth-child(3) .card-inner .content .content-inner {
	padding-top: 166px;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner a + .image:after {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .image {
	float: right;
	margin-right: 0;
	width: 66.666666667%;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .image .media {
	padding-bottom: 50%;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .content {
	padding-right: 66.666666667%;
	text-align: left;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .content .content-inner {
	padding: 10px 40px;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .content .name {
	font-size: 2.8rem;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .content .name span {
	font-size: 1.6rem;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .content .status {
	font-size: 1.6rem;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .content .campus {
	margin-top: 20px;
	padding-top: 16px;
	font-size: 2rem;
	text-align: center;
}

.global-wrapper .bl_campusLifeOneDayLink .component-cards.contents.single .card .card-inner .content .campus:before {
	width: 100%;
	right: auto;
}

.global-wrapper .ly_campusLifeCalendar {
	padding: 77px 0 111px;
}

.global-wrapper .bl_campusLifeCalendar {
	padding: 62px 0 2px;
}

.global-wrapper .bl_campusLifeCalendar_item {
	margin-bottom: 56px;
	padding: 37px 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.global-wrapper .bl_campusLifeCalendar_item.narrowLeft,
.global-wrapper .bl_campusLifeCalendar_item.narrowRight {
	max-width: 850px;
}

.global-wrapper .bl_campusLifeCalendar_item.narrowLeft .bl_campusLifeCalendar_item_content,
.global-wrapper .bl_campusLifeCalendar_item.narrowLeft .bl_campusLifeCalendar_item_image,
.global-wrapper .bl_campusLifeCalendar_item.narrowRight .bl_campusLifeCalendar_item_content,
.global-wrapper .bl_campusLifeCalendar_item.narrowRight .bl_campusLifeCalendar_item_image {
	width: 50%;
}

.global-wrapper .bl_campusLifeCalendar_item.narrowLeft .bl_campusLifeCalendar_item_content.content-flex,
.global-wrapper .bl_campusLifeCalendar_item.narrowRight .bl_campusLifeCalendar_item_content.content-flex {
	width: 100%;
}

.global-wrapper .bl_campusLifeCalendar_item.narrowLeft .bl_campusLifeCalendar_item_content.content-flex .bl_campusLifeCalendar_item_content_month,
.global-wrapper .bl_campusLifeCalendar_item.narrowLeft .bl_campusLifeCalendar_item_content.content-flex .bl_campusLifeCalendar_item_content_list,
.global-wrapper .bl_campusLifeCalendar_item.narrowRight .bl_campusLifeCalendar_item_content.content-flex .bl_campusLifeCalendar_item_content_month,
.global-wrapper .bl_campusLifeCalendar_item.narrowRight .bl_campusLifeCalendar_item_content.content-flex .bl_campusLifeCalendar_item_content_list {
	width: 50%;
}

.global-wrapper .bl_campusLifeCalendar_item.narrowLeft .bl_campusLifeCalendar_item_content.content-flex .bl_campusLifeCalendar_item_content_month li,
.global-wrapper .bl_campusLifeCalendar_item.narrowLeft .bl_campusLifeCalendar_item_content.content-flex .bl_campusLifeCalendar_item_content_list li,
.global-wrapper .bl_campusLifeCalendar_item.narrowRight .bl_campusLifeCalendar_item_content.content-flex .bl_campusLifeCalendar_item_content_month li,
.global-wrapper .bl_campusLifeCalendar_item.narrowRight .bl_campusLifeCalendar_item_content.content-flex .bl_campusLifeCalendar_item_content_list li {
	width: 50%;
}

.global-wrapper .bl_campusLifeCalendar_item.narrowRight {
	margin-left: auto;
}

.global-wrapper .bl_campusLifeCalendar_item_content {
	width: 33%;
}

.global-wrapper .bl_campusLifeCalendar_item_content.content-flex {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .bl_campusLifeCalendar_item_content.content-flex .bl_campusLifeCalendar_item_content_month {
	width: 33%;
	margin-bottom: 0;
}

.global-wrapper .bl_campusLifeCalendar_item_content.content-flex .bl_campusLifeCalendar_item_content_list {
	margin-bottom: 0;
	width: 66%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .bl_campusLifeCalendar_item_content.content-flex .bl_campusLifeCalendar_item_content_list li {
	width: 33%;
	margin-bottom: 0;
}

.global-wrapper .bl_campusLifeCalendar_item_content_month {
	margin-bottom: 30px;
	font-size: 9rem;
	text-align: left;
}

.global-wrapper .bl_campusLifeCalendar_item_content_month span {
	font-size: 4rem;
}

.global-wrapper .bl_campusLifeCalendar_item_content_list {
	font-size: 1.8rem;
	text-align: left;
}

.global-wrapper .bl_campusLifeCalendar_item_image {
	width: 66%;
}

.global-wrapper .bl_campusLifeCalendar_item_image.col2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.global-wrapper .bl_campusLifeCalendar_item_image.col2 .image {
	width: 49%;
}

.global-wrapper .bl_campusLifeCalendar_item_image .image .media {
	padding-bottom: 85.714285714%;
}

.global-wrapper .bl_campusLifeCalendar_item_image .image + .image {
	margin-top: 0;
}

.global-wrapper .ly_campusLifeFeature {
	padding: 30px 0 160px;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_main .nameImage {
	width: 522px;
	top: auto;
	bottom: 200px;
	right: 0;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_main_content {
	top: auto;
	bottom: -1px;
	padding: 160px 40px 20px;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_main_content .name {
	font-size: 2.8rem;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_main_content .name span {
	font-size: 16px;
	margin-left: 9px;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_main_content .status {
	font-size: 1.6rem;
	line-height: 1.8;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_main_content .campus {
	margin-top: 25px;
	padding-top: 20px;
	font-size: 2rem;
	text-align: left;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_comment img {
	margin: 90px auto 40px;
}

.global-wrapper .ly_campusLifeFeature .bl_campusLifeFeature_comment .text {
	font-size: 1.6rem;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_modal {
	top: auto;
	position: static;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_caption {
	text-align: right;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable {
	overflow-x: initial;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_inner {
	width: 100%;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame {
	height: 75px;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.dayOfWeekFrame {
	height: 50px;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.lunchFrame {
	height: 45px;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.pickUpFrame {
	letter-spacing: 0;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.pickUpFrame span {
	font-size: 1.3rem;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.pickUpFrame .pickUpFrame_icon {
	width: 50px;
	right: -30px;
	top: -20px;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.middleFrame {
	height: 125px;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_item_frame.largeFrame {
	height: 155px;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable .bl_nextPrevModal_inner {
	margin-top: 50px;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable .bl_nextPrevModal_inner .bl_nextPrevModal_button {
	margin: 50px 0;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable .modalPickUp {
	right: -90px;
	top: -10px;
	width: auto;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_modal .component-cards.contents.single .card .card-inner .image {
	margin-right: -44.444444444%;
	width: 44.444444444%;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_modal .component-cards.contents.single .card .card-inner .image .media {
	padding-bottom: 87.5%;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_modal .component-cards.contents.single .card .card-inner .content {
	padding-left: 44.444444444%;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_modal .component-cards.contents.single .card .card-inner .content .content-inner {
	padding: 45px 50px;
}

.global-wrapper .bl_campusLifeWeekSchedule_main_timeTable_modal .component-cards.contents.single .card .card-inner .content .content-inner .text {
	margin-top: 30px;
	font-size: 1.8rem;
}

.global-wrapper .bl_campusLifeWeekSchedule_comment {
	margin: 70px 0 120px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .bl_campusLifeWeekSchedule_comment_image {
	margin-right: 30px;
	margin-bottom: 0;
	margin-top: 0px;
}

.global-wrapper .bl_campusLifeWeekSchedule_comment .text {
	margin-right: 30px;
	font-size: 1.6rem;
}

.global-wrapper .ly_campusLifeOneDaySchedule {
	padding: 125px 0 100px;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeOneDaySchedule_main_item {
	width: 33.33333333%;
	padding: 30px 25px;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeOneDaySchedule_main_item:nth-child(n+4):nth-child(-n+6) .bl_campusLifeOneDaySchedule_main_item_arrow {
	right: auto;
	left: -35px;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeOneDaySchedule_main_item .image .media {
	padding-bottom: 100%;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeOneDaySchedule_main_item .image .media .mb-none {
	margin-bottom: auto;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeOneDaySchedule_main_item .image .scheduleTime {
	width: 60%;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeOneDaySchedule_main_item_content .text {
	font-size: 1.6rem;
}

.global-wrapper .ly_campusLifeOneDaySchedule .bl_campusLifeOneDaySchedule_main_item_arrow {
	right: -35px;
	top: 25%;
	-webkit-transform: inherit;
	transform: inherit;
	left: auto;
	width: 70px;
	margin: 0;
}

.global-wrapper .ly_campusLifePerson .page-wrapper .campusLifePerson_myRoom {
	left: 0;
	top: 40px;
	width: 450px;
}

.global-wrapper .ly_campusLifePerson .bl_campusLifePerson {
	width: 600px;
	padding: 80px 0 100px;
}

.global-wrapper .ly_campusLifePerson .bl_campusLifePerson_main {
	left: 94%;
	top: 20%;
	right: auto;
	width: 225px;
}

.global-wrapper .ly_campusLifePerson .bl_campusLifePerson_main.campusLifePerson_nakano {
	left: 97%;
	top: 23%;
	width: 238px;
}

.global-wrapper .ly_campusLifePerson .bl_campusLifePerson_content .title {
	margin: 50px 0 45px;
	text-align: center;
}

.global-wrapper .ly_campusLifePerson .bl_campusLifePerson_content .text {
	font-size: 1.6rem;
}

.global-wrapper .ly_campusLifeRecommend {
	padding: 200px 0 140px;
	text-align: center;
}

.global-wrapper .ly_campusLifeRecommend.has_Recommended {
	padding: 200px 0 10px;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_titleImage {
	left: 5%;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_main_item {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding-bottom: 80px;
	margin-bottom: 80px;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_main_item:nth-child(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_main_item:nth-child(even) .bl_campusLifeRecommend_main_item_content {
	margin-right: 0;
	margin-left: 80px;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_main_item_content {
	width: 40%;
	margin-right: 60px;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_main_item_content .title {
	font-size: 2.4rem;
	margin-bottom: 50px;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_main_item_content .text {
	font-size: 1.6rem;
	line-height: 2.2;
	text-align: left;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_points_heading {
	margin: 100px 0 68px;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_points_heading .title span {
	margin: 0 -20px 160px;
	margin-left: 15px;
	display: initial;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_points_main_item {
	width: 50%;
	margin-bottom: 200px;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_points_main_item_content {
	width: 70%;
	position: absolute;
	right: 0;
	top: 60%;
	text-align: left;
	background-color: #1B2D73;
	padding: 30px 15px 0 30px;
}

.global-wrapper .ly_campusLifeRecommend .bl_campusLifeRecommend_points_main_item_content .title {
	margin-bottom: 20px;
}

.global-wrapper .ly_campusLifeViewMore {
	padding: 100px 0 200px;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents a + .image:after {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .image {
	margin-left: -46.666666667%;
	width: 46.666666667%;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .media {
	padding-bottom: 114.285714286%;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .media img {
	margin: auto 0;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .content {
	padding-right: 46.666666667%;
	width: 100%;
	text-align: left;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .content-inner {
	padding: 150px 30px 20px;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .content .nameImage {
	position: absolute;
	top: -5px;
	z-index: 1;
	left: 15px;
	width: 90%;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .content .name {
	font-size: 2.2rem;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .content .name span {
	font-size: 1.3rem;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .content .status {
	font-size: 1.3rem;
	line-height: 1.8;
}

.global-wrapper .ly_campusLifeViewMore .bl_campusLifeViewMore .component-cards.contents .card .card-inner .content .campus {
	margin-top: 16px;
	padding-top: 16px;
	font-size: 1.6rem;
	text-align: center;
}

.global-wrapper .exam h2.h1 {
	letter-spacing: .06em;
}

.global-wrapper .exam .scroll-arrow {
	display: none;
}

.global-wrapper .exam-tag {
	padding: 9px 20px;
}

.global-wrapper .exam .page-wrapper:has(.simpleTabs) {
	padding: 0 24px;
}

.global-wrapper .exam ul.simpleTabs {
	gap: 0;
	padding: 0;
}

.global-wrapper .exam ul.simpleTabs li a {
	padding: 8px 26px;
}

.global-wrapper .exam .simpleTabsContainer .simpleTabsContent {
	padding-top: 21px;
}

.global-wrapper .exam .simpleTabsContainer .simpleTabsContent h2 {
	margin-bottom: 80px;
}

.global-wrapper .exam-form-group {
	margin-bottom: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 40px;
}

.global-wrapper .exam-form-group:first-child {
	margin-bottom: 48px;
}

.global-wrapper .exam-form-group:last-child {
	margin-bottom: 64px;
}

.global-wrapper .exam-form-label {
	font-size: 2rem;
	width: 250px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.global-wrapper .exam-form-select .component-pulldown {
	width: 50%;
}

.global-wrapper .exam-form-select .component-pulldown .pulldown-drawer {
	height: 320px;
}

.global-wrapper .exam-form-btn-wrapper {
	gap: 8px;
}

.global-wrapper .exam-form-actions .button {
	width: 356px;
}

.global-wrapper .exam .page-wrapper:has(.more-item) {
	padding-top: 56px;
	padding-bottom: 56px;
	margin-bottom: 40px;
}

.global-wrapper .exam .page-wrapper:has(.more-btn.active) {
	padding-bottom: 176px;
}

.global-wrapper .exam .page-wrapper:has(.more-btn.active) .more-btn-wrap {
	bottom: 78px;
}

.global-wrapper .exam .more-item {
	padding-top: 50px;
	height: 225px;
}

.global-wrapper .exam .more-item::before {
	background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(30%, rgba(255, 255, 255, 0.7)), color-stop(75%, rgba(255, 255, 255, 0)));
	background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.7) 30%, rgba(255, 255, 255, 0) 75%);
}

.global-wrapper .exam .more-item .exam-form-group:last-child {
	margin-bottom: 45px;
}

.global-wrapper .exam .more-btn-wrap {
	bottom: 97px;
}

.global-wrapper .exam .more-btn-wrap .more-btn {
	height: 66px;
	width: 356px;
}

.global-wrapper .exam .more-btn-wrap .more-btn .button-inner {
	gap: 10px;
}

.global-wrapper .exam .more-btn-wrap .more-btn .button-inner .open-close-btn {
	width: 19px;
	height: 19px;
}

.global-wrapper .exam .more-btn-wrap .more-btn .button-inner .open-close-btn::before {
	height: 19px;
}

.global-wrapper .exam .more-btn-wrap .more-btn .button-inner .open-close-btn::after {
	width: 19px;
}

.global-wrapper .exam .page-wrapper:has(.exam-cards) {
	margin-bottom: 120px;
}

.global-wrapper .exam .page-wrapper:has(.exam-cards):has(.exam-cards-btn-wrapper a) .component-cards.contents.single.exam-cards .card:last-child::before {
	top: -40px;
	height: calc(100% + 40px);
	background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(55%, rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
	background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.7) 55%, rgba(255, 255, 255, 0) 100%);
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card {
	margin-top: 40px;
	padding-top: 0;
	padding-bottom: 0;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card p {
	font-size: 1.4rem;
	line-height: 1.6;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card .label {
	margin-bottom: 8px;
	font-size: 1.4rem;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-inner {
	grid-template-columns: 223px auto 31%;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-inner .main_link.link-inner::before,
.global-wrapper .exam .component-cards.contents.single.exam-cards .card-inner .main_link.link-inner:hover::after {
	left: 223px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card .image {
	grid-area: 1 / 1 / 3 / 2;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card .image .media {
	padding-bottom: 60%;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-title,
.global-wrapper .exam .component-cards.contents.single.exam-cards .card-method {
	margin: 40px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card h3 {
	line-height: 1.6;
	font-size: 2.8rem;
	margin-bottom: -20px;
	padding-top: 40px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card h4 {
	font-size: 1.3rem;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-title {
	margin-bottom: 0;
	grid-area: 1 / 2 / 2 / 3;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-method {
	grid-area: 2 / 2 / 3 / 3;
	margin-top: 20px;
	margin-bottom: 60px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-method .label {
	margin-bottom: 16px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-method h4 {
	margin-bottom: 6px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-method .method-wrapper {
	gap: 19px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-method-type {
	gap: 5px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-method-type .exam-tag {
	padding: 9px 17px;
	font-size: 1.4rem;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-method-place {
	padding: 5px 0 5px 20px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule {
	grid-area: 1 / 3 / 3 / 4;
	margin: 40px 34px 60px 0;
	padding: 24px 0 24px 40px;
	border-top: none;
	border-left: 1px solid #ddd;
	min-height: 209px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule:not(:has(.card-schedule-tag)) {
	padding-top: 52px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule p.card-schedule-tag.open,
.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule p.card-schedule-tag.close {
	font-size: 1.6rem;
	padding: 9px;
	margin-bottom: 20px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-inner {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 22px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-inner p {
	font-size: 1.3rem;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-inner p span {
	font-size: 2.2rem;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-inner p span:first-child {
	margin-left: 6px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-inner p span.nami {
	font-size: 1.5rem;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-link {
	right: 40px;
	bottom: 24px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-link p {
	font-size: 1.6rem;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards .card-schedule-link p::before {
	font-size: 14px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards + .exam-cards-btn-wrapper:has(a) {
	padding-bottom: 60px;
}

.global-wrapper .exam .component-cards.contents.single.exam-cards + .exam-cards-btn-wrapper:has(a) .button {
	width: 356px;
}

.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 .news-link .content-withoutimage {
	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-withoutimage .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-withoutimage .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: 10em;
	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 {
	min-width: 15.1em;
	width: 14.596774194%;
}

.global-wrapper tbody tr > th {
	padding: 15px 19px 15px;
}

.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 tbody tr > th {
	min-width: 0;
	white-space: nowrap;
}

.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 .news-list-top li {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #aaa;
}

.global-wrapper .news-list-top li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.global-wrapper .news-list-top li:nth-last-child(2) {
	border-bottom: 0;
	padding-bottom: 0;
}

.global-wrapper .news-list-top li:nth-child(4) {
	padding-bottom: 20px;
	border-bottom: 1px dotted #aaa;
}

.global-wrapper .news-list-top .content {
	padding-left: 24.13%;
}

.global-wrapper .news-list-top .media {
	padding-bottom: 14.68%;
	width: 19.9%;
}

.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 .link-list-navigation a[target="_blank"]:after,
.global-wrapper .link-list-navigation a[href$=".pdf"]:not(.no-filelink):after,
.global-wrapper .link-list-navigation a[href$=".doc"]:not(.no-filelink):after,
.global-wrapper .link-list-navigation a[href$=".docx"]:not(.no-filelink):after,
.global-wrapper .link-list-navigation a[href$=".xls"]:not(.no-filelink):after,
.global-wrapper .link-list-navigation a[href$=".xlsx"]:not(.no-filelink):after,
.global-wrapper .link-list-navigation a[href$=".txt"]:not(.no-filelink):after,
.global-wrapper .link-list-navigation a[href$=".zip"]:not(.no-filelink):after {
	top: 32px;
}

.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 {
	max-width: 71.15vw;
	padding: 0 calc((100vw - 71.5vw) / 2);
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.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):not(.button) .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 {
	width: 41.590214067%;
	height: auto;
	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-cards.report {
	margin-left: auto;
	margin-right: auto;
}

.global-wrapper .component-cards.report .card .image .caption {
	text-align: left;
}

.global-wrapper .component-cards.report .card .content {
	text-align: left;
	padding: 4rem 0 0 0;
}

.global-wrapper .component-cards.report .card .content .profile dl {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.global-wrapper .component-cards.report .card .tags {
	text-align: left;
}

.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 .link--oc {
	padding-left: 0;
}

.global-wrapper .component-block.background .link--oc:before {
	content: none;
}

.global-wrapper .component-block.background .link--oc: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 .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 .pc-position {
	position: absolute;
	padding-top: 30px;
	width: 100%;
}

.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;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.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 .item_col4 {
	margin: 0;
	padding: 16px;
	width: 25%;
}

.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;
	cursor: default;
}

.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-hero.wide .content {
	left: 50%;
	max-width: 1288px;
	-webkit-transform: translate(-50%, -33%);
	transform: translate(-50%, -33%);
}

.global-wrapper .component-hero.wide_post_list .content {
	-webkit-transform: translate(-50%, calc(-33vh + 10vh));
	transform: translate(-50%, calc(-33vh + 10vh));
}

.global-wrapper .component-hero.wide_post_list .content .img_title img {
	width: 70vh;
}

.global-wrapper .component-hero.wide_post_list .media-pc {
	display: block;
}

.global-wrapper .component-hero.wide_post_list .media-sp {
	display: none;
}

.global-wrapper .component-hero.wide_post .media {
	padding-bottom: 75vh;
}

.global-wrapper .component-hero.wide_SDGs_list .media img {
	right: -100%;
	left: -100%;
}

.global-wrapper .component-hero.wide_SDGs_list .media-pc {
	display: block;
}

.global-wrapper .component-hero.wide_SDGs_list .media-sp {
	display: none;
}

.global-wrapper .component-hero.wide_SDGs_list .content {
	-webkit-transform: translate(-50%, calc(-40vh + 100px));
	transform: translate(-50%, calc(-40vh + 100px));
}

.global-wrapper .component-hero.wide_SDGs_list .content-bottom {
	bottom: -6.25%;
}

.global-wrapper .component-hero.sdgs_post .media {
	padding-bottom: 13.888888889%;
}

.global-wrapper .component-hero.sdgs_post .logo img {
	width: auto;
}

.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 {
	padding: 55px 80px 5px;
	margin-top: -80px;
	position: relative;
	z-index: 1;
}

.global-wrapper .facility .facility-header .card {
	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 .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-header .card .button {
	height: 66px;
}

.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: 5px;
}

.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 .interview-index {
	margin: 40px 106px 10px 106px;
	padding: 26px 60px;
}

.global-wrapper .interview-index .main_title {
	font-size: 1.6rem;
}

.global-wrapper .interview-index #indexBox .strory {
	margin-bottom: 30px;
}

.global-wrapper .interview-index #indexBox .strory .heading {
	font-size: 1.6rem;
}

.global-wrapper .interview-index #indexBox .strory p {
	font-size: 1.3rem;
}

.global-wrapper .interview-index #indexBox .strory .list {
	font-size: 1.3rem;
}

.global-wrapper .interview-index #indexBox .story_bottom .heading {
	font-size: 1.3rem;
	margin-bottom: 20px;
}

.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;
}

.global-wrapper .report-grid .report-grid {
	margin-bottom: 0;
}

.global-wrapper .report-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow: hidden;
	height: 100%;
	margin-bottom: 15px;
}

.global-wrapper .report-grid-row {
	margin: 0 -7px -15px -8px;
}

.global-wrapper .report-grid-col {
	padding: 0 7px 0 8px;
	margin-bottom: 15px;
}

.global-wrapper .report-grid-col span {
	right: 7px;
	margin-left: 8px;
	font-size: 1.4rem;
	padding: 10px 13px 9px;
}

.global-wrapper .report-grid .pc-col1 {
	width: calc((100% / 12) * 1 - 0.1px);
}

.global-wrapper .report-grid .pc-col2 {
	width: calc((100% / 12) * 2 - 0.1px);
}

.global-wrapper .report-grid .pc-col3 {
	width: calc((100% / 12) * 3 - 0.1px);
}

.global-wrapper .report-grid .pc-col4 {
	width: calc((100% / 12) * 4 - 0.1px);
}

.global-wrapper .report-grid .pc-col5 {
	width: calc((100% / 12) * 5 - 0.1px);
}

.global-wrapper .report-grid .pc-col6 {
	width: calc((100% / 12) * 6 - 0.1px);
}

.global-wrapper .report-grid .pc-col7 {
	width: calc((100% / 12) * 7 - 0.1px);
}

.global-wrapper .report-grid .pc-col8 {
	width: calc((100% / 12) * 8 - 0.1px);
}

.global-wrapper .report-grid .pc-col9 {
	width: calc((100% / 12) * 9 - 0.1px);
}

.global-wrapper .report-grid .pc-col10 {
	width: calc((100% / 12) * 10 - 0.1px);
}

.global-wrapper .report-grid .pc-col11 {
	width: calc((100% / 12) * 11 - 0.1px);
}

.global-wrapper .report-grid .pc-col12 {
	width: calc((100% / 12) * 12 - 0.1px);
}

.global-wrapper .qa-interview-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.global-wrapper .qa-interview-thumb {
	width: 362px;
	min-width: 362px;
}

.global-wrapper .qa-interview-thumb img {
	width: 100px;
}

.global-wrapper .qa-interview-body {
	width: 100%;
	margin-top: 0;
}

.global-wrapper .qa-interview-body dt {
	padding: 0 0 16px 30px;
}

.global-wrapper .qa-interview-body dd {
	font-size: 1.4rem;
}

.global-wrapper .campus-report {
	padding: 15px 0 30px;
}

.global-wrapper .campus-report-inner {
	margin: 0 0vw;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .campus-report-item {
	width: 25%;
	margin-bottom: 1.464128843vw;
	padding: 0 0vw;
}

.global-wrapper .campus-report-item .good-mark {
	bottom: -1.098096633vw;
	right: 1.098096633vw;
	width: 6.222547584vw;
}

.global-wrapper .campus-report-title {
	width: 25%;
}

.global-wrapper .campus-report-title figure {
	padding: 3.660322108vw 0 0.732064422vw;
}

.global-wrapper .campus-report-photo {
	padding: 1.830161054vw 1.098096633vw 2.196193265vw;
	margin: 0 2.196193265vw;
}

.global-wrapper .campus-report-photo p {
	font-size: 1.317715959vw;
	margin: 0.732064422vw 0 0;
}

.global-wrapper .campus-report-comment {
	margin: 0 1.098096633vw;
}

.global-wrapper .campus-report-comment .balloon {
	font-size: 1.171303075vw;
	line-height: 1.75;
	padding: 0.585651537vw 1.464128843vw 0.732064422vw;
	margin-bottom: 1.098096633vw;
}

.global-wrapper .campus-report-comment .balloon:before {
	border-width: 0 1.244509517vw 1.537335286vw 0;
	bottom: -1.537335286vw;
}

.global-wrapper .campus-report-comment .balloon:after {
	border-width: 0 1.244509517vw 1.537335286vw 0;
	bottom: -1.098096633vw;
}

.global-wrapper .campus-report-comment .profile {
	margin-right: 1.317715959vw;
}

.global-wrapper .campus-report-comment .profile p {
	font-size: 0.878477306vw;
	line-height: 1.5;
}

.global-wrapper .campus-report-comment .profile .name {
	margin: 2.196193265vw 0 0;
	font-size: 1.02489019vw;
	line-height: 1.714285714;
}

}

@media print, 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 print, screen and (min-width: 1220px) {

.global-wrapper header.header-sp {
	display: none;
}

.global-wrapper header.header-pc {
	display: block;
}

.global-wrapper .component-hero.sdgs_post .logo {
	left: 0;
	top: 100px;
	width: 240px;
	height: 240px;
	line-height: 240px;
}

}

@media print, screen and (min-width: 1255px) {

.global-wrapper header.header ~ .search-modal {
	top: 0;
}

.global-wrapper header.header ~ .search-modal .modal-inner {
	padding: 10px 24px;
}

.global-wrapper header.header ~ .search-modal .modal-content {
	padding: 50px;
}

.global-wrapper header.header ~ .search-modal .modal-content-inner {
	height: 48px;
}

.global-wrapper header.header ~ .search-modal .modal-close {
	display: block;
	position: absolute;
	top: -9px;
	right: -13px;
	font-size: 20px;
}

.global-wrapper header.header ~ .search-modal form input {
	color: #353852;
	font-size: 1.6rem;
	padding: 7px 11px 9px;
}

.global-wrapper header.header ~ .search-modal form button {
	width: 48px;
}

.global-wrapper header.header ~ .search-modal form button i {
	top: -2px;
}

body.home .global-wrapper header.header ~ .search-modal .header-inner {
	background-color: rgba(119, 119, 119, 0.6);
}

.global-wrapper .component-hero.wide_post .content-pc {
	display: block;
	position: absolute;
	top: 100px;
	left: 0;
	width: 240px;
	height: 240px;
	line-height: 240px;
	background: #F8F8F8;
	text-align: center;
	padding: 0;
	margin: 0;
	z-index: 1;
}

.global-wrapper .component-hero.wide_post .content-sp {
	display: none;
}

}

@media print, screen and (min-width: 1255px) and (max-width: 1345px) {

.global-wrapper .header-primary-nav a {
	padding: 0 12px;
}

}

@media print, screen and (min-width: 1337px) {

.global-wrapper .section-feature .component-cards .card .content .title {
	font-size: 3.2rem;
}

.global-wrapper .section-campuslife .section-heading {
	font-size: 10.0rem;
}

.global-wrapper .section-interview .slider .slider-arrow {
	left: 55%;
}

.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;
}

.global-wrapper .component-cards.sdgscard .card .content dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.global-wrapper .component-cards.sdgscard .card .content dl dd.data {
	padding-right: 20px;
	border-right: 1px solid #1B2D73;
}

.global-wrapper .component-cards.sdgscard .card .content dl dd.cat {
	padding-left: 20px;
	margin-top: 0;
}

.global-wrapper .campus-report-item {
	margin-bottom: 20px;
}

.global-wrapper .campus-report-item .good-mark {
	bottom: -15px;
	right: 15px;
	width: 85px;
}

.global-wrapper .campus-report-title figure {
	padding: 50px 0 10px;
}

.global-wrapper .campus-report-photo {
	padding: 25px 15px 30px;
	margin: 0 30px;
}

.global-wrapper .campus-report-photo p {
	font-size: 1.8rem;
	margin: 10px 0 0;
}

.global-wrapper .campus-report-comment {
	margin: 0 15px;
}

.global-wrapper .campus-report-comment .balloon {
	font-size: 1.6rem;
	padding: 8px 20px 10px;
	margin-bottom: 15px;
}

.global-wrapper .campus-report-comment .balloon:before {
	border-width: 0 17px 21px 0;
	bottom: -21px;
}

.global-wrapper .campus-report-comment .balloon:after {
	border-width: 0 17px 21px 0;
	bottom: -15px;
}

.global-wrapper .campus-report-comment .profile {
	margin-right: 18px;
}

.global-wrapper .campus-report-comment .profile p {
	font-size: 1.2rem;
}

.global-wrapper .campus-report-comment .profile .name {
	margin: 30px 0 0;
	font-size: 1.4rem;
}

.ftnav {
	display: none;
}

}

@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 print, screen and (max-width: 768px) {

.global-wrapper .ly_intlPickup {
	height: auto !important;
}

}

@media only screen and (max-width: 767px) {

.global-wrapper .exam ul.simpleTabs li.active a {
	padding: 12px 8px;
}

}

@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;
}

}

@-webkit-keyframes scrollAnimation {

0% {
	-webkit-transform: translateX(-0.8rem);
	transform: translateX(-0.8rem);
}

50% {
	-webkit-transform: translateX(0.8rem);
	transform: translateX(0.8rem);
}

100% {
	-webkit-transform: translateX(-0.8rem);
	transform: translateX(-0.8rem);
}

}

@keyframes scrollAnimation {

0% {
	-webkit-transform: translateX(-0.8rem);
	transform: translateX(-0.8rem);
}

50% {
	-webkit-transform: translateX(0.8rem);
	transform: translateX(0.8rem);
}

100% {
	-webkit-transform: translateX(-0.8rem);
	transform: translateX(-0.8rem);
}

}

@-webkit-keyframes pickUp_fukidashi {

0% {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
}

100% {
	-webkit-transform: translate(0, 0px);
	transform: translate(0, 0px);
}

}

@keyframes pickUp_fukidashi {

0% {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
}

100% {
	-webkit-transform: translate(0, 0px);
	transform: translate(0, 0px);
}

}

@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;
}

}

