@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&family=Noto+Serif+JP:wght@400;500;600&display=swap);

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

html {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: 0 0;
	font-size: 62.5%;
	width: 100%;
	height: 100%;
	font-family: sans-serif
}

body {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	color: #000;
	line-height: 1.5;
	vertical-align: baseline;
	letter-spacing: .1em;
	font-smooth: always;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	background-color: transparent;
	font-size: 1.4rem;
	height: 100%;
	font-feature-settings: "palt"
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
	font-weight: 400
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
textarea {
	display: block
}

ul {
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0
}

ul li {
	margin: 0;
	padding: 0;
	list-style: none
}

ol {
	list-style: decimal;
	list-style-position: inside
}

ol li {
	margin-bottom: 5px
}

li img {
	vertical-align: bottom
}

div img {
	vertical-align: bottom
}

caption,
th {
	text-align: left
}

q:after,
q:before {
	content: ""
}

:link img,
:visited img,
a img {
	border: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none
}

strong {
	font-weight: 700
}

del {
	text-decoration: line-through
}

input,
select {
	vertical-align: middle
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

ins {
	background-color: #dfdfdf;
	color: #000;
	text-decoration: none
}

mark {
	background-color: #dfdfdf;
	color: #000;
	font-style: italic;
	font-weight: 700
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #dfdfdf;
	margin: 1em 0;
	padding: 0
}

input::-webkit-input-placeholder {
	color: #666;
	font-size: 14px;
	font-size: 1.4rem
}

input:-moz-placeholder {
	color: #666;
	font-size: 14px;
	font-size: 1.4rem
}

img {
	margin: 0;
	padding: 0
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
	cursor: pointer;
	outline: 0;
	text-decoration: none
}

a:link {
	text-decoration: none;
	color: #363636
}

a:visited {
	text-decoration: underline;
	color: #363636
}

a:active,
a:focus {
	opacity: .7;
	outline: 0
}

a:hover {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	opacity: .7
}

body {
	width: 100%;
	height: 100%;
	background: #fff
}

.clear {
	clear: both
}

.hide-content {
	display: none
}

.mb-object {
	display: none !important
}

.mb-object_fl {
	display: none !important
}

.pc-object {
	display: block !important
}

.pc-object_fl {
	display: flex !important
}

.pc-hide {
	display: none !important;
}

@media screen and (max-width:1024px) and (orientation:portrait) {
	.mb-object {
		display: block !important
	}

	.mb-object_fl {
		display: flex !important
	}

	.pc-object {
		display: none !important
	}

	.pc-object_fl {
		display: none !important
	}

	.mb-hide {
		display: none !important;
	}
}

h3.section-title {
	color: #f0acad;
	font-size: calc(1.8rem + .4vw);
	letter-spacing: .15em;
	font-weight: 600;
	line-height: 1.4;
	padding-bottom: 10px;
	border-bottom: 4px solid #f0acad;
	margin-bottom: 25px
}

h3.section-bg-title {
	font-size: calc(1.8rem + .4vw);
	letter-spacing: .15em;
	font-weight: 600;
	padding: 1.5rem;
	line-height: 1;
	color: #fff;
	background: #f0acad;
	margin-bottom: 25px
}

h4.bold-title {
	font-size: 1.8rem;
	letter-spacing: .15em;
	font-weight: 600;
	margin-bottom: 2vh
}
h4.bold-title .bg {
	text-decoration-line: underline;
	text-decoration-color: #fff100;
	text-decoration-style: solid;
	text-decoration-thickness: 9px;
	text-underline-offset: -3px;
	text-decoration-skip-ink: none;
	font-size: 125%;
	font-weight: 700;
}

h5.bold-title-mini {
	color: #f0acad;
	font-size: 1.8rem;
	letter-spacing: .15em;
	font-weight: 600;
	margin-bottom: 10px
}

.center-title,
h4.center-title {
	display: block;
	font-size: 3.5rem;
	letter-spacing: .2em;
	font-weight: 500;
	line-height: 1.7;
	text-align: center;
	color: #f0acad;
	font-family: "Noto Serif JP", serif;
	margin-bottom: 3vw
}
.center-title small,
h4.center-title small {
	font-size: 75%;
}

.square-head-title {
	font-size: 1.6rem;
	font-weight: 500;
	margin-bottom: 2vh;
	position: relative;
	padding-left: 1.5em
}

.square-head-title::before {
	content: "■";
	position: absolute;
	left: 0;
	top: 0;
	color: #e08691
}

.square-head-title.mb0 {
	margin-bottom: 0
}

.band-title {
	background: #e08691;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 500;
	padding: 5px 15px;
	margin-bottom: 2vh
}

a.form__btn {
	background: #f0acad;
	margin-top: 30px;
	margin-bottom: 80px;
	padding: 20px;
	font-size: 2.4rem;
	color: #fff;
	text-align: center;
	display: block
}

.paragraph {
	display: block;
	margin-bottom: 4vh;
	font-size: 1.5rem;
	line-height: 1.9
}

.paragraph.small-text {
	font-size: 1.3rem;
	line-height: 1.7
}

.paragraph.align-right {
	text-align: right
}

.paragraph.align-center {
	text-align: center
}

.paragraph>a:not(.link_btn) {
	color: #f0acad;
	text-decoration: underline
}

.paragraph.mb0 {
	margin-bottom: 0
}

.paragraph.mb10 {
	margin-bottom: 10px
}

.paragraph>em {
	font-style: normal;
	font-weight: 700
}

span.text_bold {
	font-weight: 600;
	display: inline
}

.attention-sup {
	font-size: .5em;
	position: relative;
	top: -.5em
}

span.attention {
	display: block;
	font-size: 88%;
	margin-top: 2rem;
	text-align: right
}

a.link_btn {
	display: flex;
	align-items: center;
	width: 49%;
	min-height: 75px;
	background: #e5e5e5;
	padding: 5px 60px 5px 20px;
	font-size: calc(1.2rem + .3vw);
	font-weight: 600;
	color: #4e4e4e;
	position: relative;
	margin-bottom: 20px;
	transition: all .4s ease
}

a.link_btn::before {
	content: "";
	position: absolute;
	right: 35px;
	top: 50%;
	transform: translate(50%, -50%);
	width: 35px;
	height: 35px;
	background: #fff;
	border-radius: 50%;
	transition: all .4s ease
}

a.link_btn::after {
	content: "";
	position: absolute;
	right: 37px;
	top: 50%;
	transform: translate(50%, -50%) skew(54deg);
	width: 18px;
	height: 4px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	transition: all .4s ease
}

a.link_btn:hover {
	opacity: 1;
	border-radius: 10px;
	background: #f0acad;
	color: #fff
}

a.link_btn:hover::before {
	width: 46px;
	height: 46px
}

a.link_btn:hover::after {
	border-right: 1px solid #f0acad;
	border-bottom: 1px solid #f0acad
}

a.link_btn.full {
	width: 100% !important
}

a.link_btn.no-link,
a.link_btn.link-wrap {
	flex-direction: column;
	align-items: unset;
	justify-content: center
}
a.link_btn.no-link {
	opacity: .6;
	pointer-events: none;
}

a.link_btn.no-link span,
a.link_btn.link-wrap span {
	font-size: .8em
}

a[target=_blank].link_btn::after {
	border-right: unset;
	border-bottom: unset;
	transform: translate(50%, -50%);
	right: 34px;
	width: 15px;
	height: 15px;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path fill="%23000" d="m38.33,18.33c-.92,0-1.67-.75-1.67-1.67V3.33h-13.33c-.92,0-1.67-.75-1.67-1.67s.75-1.67,1.67-1.67h15c.92,0,1.67.75,1.67,1.67v15c0,.92-.75,1.67-1.67,1.67Z" /><path fill="%23000" d="m31.67,40H1.67c-.92,0-1.67-.75-1.67-1.67V8.33c0-.92.75-1.67,1.67-1.67h13.33c.92,0,1.67.75,1.67,1.67s-.75,1.67-1.67,1.67H3.33v26.67h26.67v-11.67c0-.92.75-1.67,1.67-1.67s1.67.75,1.67,1.67v13.33c0,.92-.75,1.67-1.67,1.67Z" /><path fill="%23000" d="m18.33,23.33c-.43,0-.85-.16-1.18-.49-.65-.65-.65-1.71,0-2.36L35.49,2.15c.65-.65,1.71-.65,2.36,0s.65,1.71,0,2.36l-18.33,18.33c-.33.33-.75.49-1.18.49Z" /></svg>');
	background-repeat: no-repeat
}

a[target=_blank].link_btn:hover::after {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path fill="%23f0acad" d="m38.33,18.33c-.92,0-1.67-.75-1.67-1.67V3.33h-13.33c-.92,0-1.67-.75-1.67-1.67s.75-1.67,1.67-1.67h15c.92,0,1.67.75,1.67,1.67v15c0,.92-.75,1.67-1.67,1.67Z" /><path fill="%23f0acad" d="m31.67,40H1.67c-.92,0-1.67-.75-1.67-1.67V8.33c0-.92.75-1.67,1.67-1.67h13.33c.92,0,1.67.75,1.67,1.67s-.75,1.67-1.67,1.67H3.33v26.67h26.67v-11.67c0-.92.75-1.67,1.67-1.67s1.67.75,1.67,1.67v13.33c0,.92-.75,1.67-1.67,1.67Z" /><path fill="%23f0acad" d="m18.33,23.33c-.43,0-.85-.16-1.18-.49-.65-.65-.65-1.71,0-2.36L35.49,2.15c.65-.65,1.71-.65,2.36,0s.65,1.71,0,2.36l-18.33,18.33c-.33.33-.75.49-1.18.49Z" /></svg>');
	background-repeat: no-repeat
}

a.round-link {
	width: fit-content;
	min-height: 58px;
	display: flex;
	align-items: center;
	background: #f0acad;
	border: solid 1px #f0acad;
	border-radius: 100px;
	color: #fff;
	font-weight: 600;
	padding: 10px 60px 10px 20px;
	position: relative;
	min-width: 200px;
	font-size: 1.5rem;
	text-align: center;
	transition: all .3s
}

a.round-link::before {
	content: "";
	position: absolute;
	right: 35px;
	top: 50%;
	transform: translate(50%, -50%);
	width: 35px;
	height: 35px;
	background: #fff;
	border-radius: 50%;
	transition: all .3s
}

a.round-link::after {
	content: "";
	position: absolute;
	right: 37px;
	top: 50%;
	transform: translate(50%, -50%) skew(54deg);
	width: 18px;
	height: 4px;
	border-right: 1px solid #f0acad;
	border-bottom: 1px solid #f0acad;
	transition: all .3s
}

a.round-link:hover {
	opacity: 1;
	background: #fff;
	color: #f0acad
}

a.round-link:hover::before {
	background: #f0acad
}

a.round-link:hover::after {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff
}

.linkbox {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px
}

.linkbox a {
	width: 49%
}

.linkbox.center {
	justify-content: center
}

.linkbox.center a:nth-of-type(2n) {
	margin-left: 2%
}

.linkbox.w30 a {
	width: 30%
}

.linkbox.w30 a:nth-of-type(2),
.linkbox.w30 a:nth-of-type(3) {
	margin-left: 2%
}

.more-btn {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 2vw;
	margin-right: 8vw
}

.more-btn a {
	background: #fff;
	padding: .7em 6vw .7em 2vw;
	font-size: 1.6rem;
	line-height: 1.4em;
	font-weight: 500;
	border-radius: 2vw;
	border: solid 1px #000;
	position: relative;
	transition: all .4s
}

.more-btn a::before {
	content: "";
	position: absolute;
	background: url(../images/common/arrow-img01.svg) no-repeat center center;
	background-size: contain;
	width: 2vw;
	height: 1vw;
	top: 50%;
	right: 2vw;
	transition: all .4s;
	transform: translateY(-70%)
}

.more-btn a:hover {
	opacity: 1;
	background: #000;
	color: #fff
}

.more-btn a:hover::before {
	background: url(../images/common/arrow-img02.svg) no-repeat center center;
	background-size: contain
}

.more-btn.center {
	justify-content: center;
	margin-right: 0
}

.more-btn.list {
	justify-content: space-between;
	flex-wrap: wrap;
	margin-right: 0
}

.more-btn.list a {
	width: 49%
}

.more-btn.facility {
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column
}

.more-btn.facility a {
	width: 90%;
	margin: 0 auto 1vh 0
}

ul.index-list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 40px
}

ul.index-list>li {
	width: 49%;
	margin-bottom: 20px
}

ul.index-list>li>a {
	display: flex;
	align-items: center;
	padding: 0 60px 0 20px;
	height: 11vh;
	min-height: 80px;
	background: #e3e3d8;
	position: relative;
	transition: all .4s ease
}
ul.index-list>li>a.thin {
	background: #efefe8;
}
ul.index-list>li>a.thin p {
	color: #8b8b8b;
}

ul.index-list>li>a>p {
	font-size: calc(1.2rem + .3vw);
	line-height: 1.4em;
	font-weight: 600;
	color: #4e4e4e
}

ul.index-list>li>a>p span {
	display: block;
	font-size: 1.2rem
}

ul.index-list>li>a>em {
	font-size: 85%;
	margin-left: auto;
	vertical-align: baseline;
	font-weight: 700;
	color: #d22;
	font-style: normal;
	white-space: nowrap;
	-webkit-animation: blink 1s ease infinite normal;
	animation: blink 1s ease infinite normal;
	line-height: 1.2;
}
ul.index-list>li>a>em.blue {
	color: #2263dd;
}
@media screen and (max-width: 767px) {
	ul.index-list>li>a>em {
		padding-left: 15px;
	}
}
@keyframes blink {
  0% { opacity: 0; }
  26% { opacity: 0; }
  27% { opacity: 1; }
  99% { opacity: 1; }
  100% { opacity: 0; }
}

ul.index-list>li>a>.update {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: 0;
	width: 60px;
	height: 60px;
	border-radius: 60px;
	background: #e33232;
	color: #fff;
	font-weight: 500;
}
@media screen and (max-width: 767px) {
	ul.index-list>li>a>.update {
		width: 45px;
		height: 45px;
		font-size: 9px;
		margin-left: 10px;
	}
}


ul.index-list>li>a.no-link {
	opacity: .7;
	pointer-events: none
}

ul.index-list>li>a:hover {
	opacity: 1;
	border-radius: 10px
}

ul.index-list>li>a:hover::before {
	width: 46px;
	height: 46px
}

ul.index-list>li>a::before {
	content: "";
	position: absolute;
	right: 35px;
	top: 50%;
	transform: translate(50%, -50%);
	width: 35px;
	height: 35px;
	background: #fff;
	border-radius: 50%;
	transition: all .4s ease
}

ul.index-list>li>a::after {
	content: "";
	position: absolute;
	right: 37px;
	top: 50%;
	transform: translate(50%, -50%) skew(54deg);
	width: 18px;
	height: 4px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000
}

ul.index-list.blog-list>li img {
	display: block;
	width: 100%;
	margin-bottom: 10px
}

.detailed-link-list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 4vh
}

.detailed-link-list>li {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 4vh
}

.detailed-link-list>li>a.link_btn {
	width: 100%;
	display: flex;
	align-items: center;
	padding: 0 60px 0 20px;
	height: 11vh;
	min-height: 80px;
	margin-bottom: 0;
	font-size: calc(1rem + .3vw)
}

.detailed-link-list>li .paragraph {
	margin: 10px 10px 0
}

.detailed-link-list>li .paragraph>a {
	color: #f0acad;
	text-decoration: underline
}

.detailed-link-list>li:nth-of-type(2n) {
	margin-right: 0
}

ul.tab-list {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px
}

ul.tab-list li {
	cursor: pointer;
	width: 100%;
	padding: 20px 15px;
	text-align: center;
	background: #e5e5e5;
	color: #9c9c9c;
	font-weight: 500;
	border-left: 1px solid #fff
}

ul.tab-list li:nth-of-type(1) {
	border-left: 0
}

ul.tab-list li.active {
	background: #f0acad;
	color: #fff
}

.tab-content {
	display: none
}

.tab-content.active {
	display: block
}

table.table-std {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
	border-top: 3px solid #f0acad;
	border-bottom: 3px solid #f0acad;
	border-left: 1px solid #f0acad
}

.outline table.table-std {
	margin-bottom: 80px
}

table.table-std.harf {
	width: 50%
}

table.table-std td,
table.table-std th {
	padding: 1em .5em;
	font-size: 1.4rem;
	color: #000;
	border-bottom: 1px solid #f0acad;
	border-right: 1px solid #f0acad;
	text-align: left;
	vertical-align: middle;
	background: #fff
}

table.table-std td>:last-child,
table.table-std th>:last-child {
	margin-bottom: 0
}

table.table-std thead th {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	background: #f0acad;
	color: #fff;
	font-weight: 500
}

table.table-std thead th.table-head {
    background-image: linear-gradient(
        to right top, transparent calc(50% - 0.5px), #eaeaea 50%, #eaeaea calc(50% + 0.5px), transparent calc(50% + 1px)
    );
    display: grid;
    /*width: max-content;*/
    justify-content: space-between;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 1fr;
}
table.table-std thead th.table-head .col-header {
    grid-column-start: 2;
    text-align: right;
    padding-right: 15px;
    white-space: nowrap;
}
table.table-std thead th.table-head .row-header {
    grid-column-start: 1;
    text-align: left;
    padding-left: 15px;
    white-space: nowrap;
}
@media screen and (max-width: 768px) {
	table.table-std thead th.table-head .col-header {
	    padding-right: 0;
	}
	table.table-std thead th.table-head .row-header {
	    padding-left: 0;
	}
}

table.table-std thead th:last-child {
	border-right: 1px solid #f0acad
}

table.table-std thead th:last-child.b-r-white {
	border-right: 1px solid #fff
}

.about.number table.table-std tr:nth-child(odd),
.about.staff table.table-std tr:nth-child(odd) {
	background: #fff
}

.about.number table.table-std tr:nth-child(odd) td,
.about.staff table.table-std tr:nth-child(odd) td {
	background: unset
}

.about.number table.table-std tr:nth-child(even),
.about.staff table.table-std tr:nth-child(even) {
	background: #fbfbfb
}

.about.number table.table-std tr:nth-child(even) td,
.about.staff table.table-std tr:nth-child(even) td {
	background: unset
}

table.table-std td.subhead {
	color: #f0acad;
	text-align: center;
	font-weight: 500
}

.about.number table.table-std td.subhead,
.about.staff table.table-std td.subhead {
	background: #fff5f5 !important;
	color: #ff9b9c
}

table.table-std td.subhead.left {
	text-align: left
}

table.table-std td span.center {
	display: inline-block;
	width: 100%;
	text-align: center
}

table.table-std.black-text td.subhead {
	color: #000
}

table.table-std .center,
table.table-std.center {
	text-align: center
}

table.table-std .al_left,
table.table-std .left,
table.table-std.al_left {
	text-align: left
}

table.table-std .al_right,
table.table-std.al_right {
	text-align: right
}

table.table-std.td-center td {
	text-align: center
}

table.table-std.td-center td.left {
	text-align: left
}

table.table-std.tbody-th-center tbody th {
	text-align: center
}

table.table-std .total-amount>td,
table.table-std .total-amount>th {
	background: rgba(240, 172, 173, .2)
}

table.table-std a {
	display: inline-block;
	color: #f0acad;
	text-decoration: underline
}

.table_res {
	display: block;
	width: 100%
}

.notes-list {
	margin-bottom: 4vh
}

.notes-list>li {
	font-size: 1.4rem;
	line-height: 1.9;
	position: relative;
	padding-left: 1.2em
}

.notes-list>li::before {
	content: "※";
	position: absolute;
	left: 0;
	top: 0
}

.disc-list {
	margin-bottom: 4vh
}

.disc-list.mb10 {
	margin-bottom: 10px
}

.disc-list>li {
	list-style-type: disc;
	font-size: 1.5rem;
	line-height: 1.7;
	margin: 0 0 0 1.5em
}

.disc-list>li+li {
	margin-top: 5px
}

ol.normal-num-list {
	list-style-position: outside;
	margin-left: 2em;
	margin-bottom: 4vh
}

ol.normal-num-list>li {
	font-size: 1.5rem;
	line-height: 1.9
}

.brackets-num-list {
	margin-bottom: 4vh
}

.brackets-num-list>li {
	list-style: none;
	font-size: 1.5rem;
	line-height: 1.9;
	position: relative;
	padding-left: 2.5em
}

.brackets-num-list>li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0
}

.brackets-num-list>li:nth-of-type(1)::before {
	content: "（1）"
}

.brackets-num-list>li:nth-of-type(2)::before {
	content: "（2）"
}

.brackets-num-list>li:nth-of-type(3)::before {
	content: "（3）"
}

.brackets-num-list>li:nth-of-type(4)::before {
	content: "（4）"
}

.brackets-num-list>li:nth-of-type(5)::before {
	content: "（5）"
}

.brackets-num-list>li:nth-of-type(6)::before {
	content: "（6）"
}

.brackets-num-list>li:nth-of-type(7)::before {
	content: "（7）"
}

.brackets-num-list>li:nth-of-type(8)::before {
	content: "（8）"
}

.brackets-num-list>li:nth-of-type(9)::before {
	content: "（9）"
}

.circle-num-list {
	margin-bottom: 4vh
}

.circle-num-list>li {
	list-style: none;
	font-size: 1.5rem;
	line-height: 1.9;
	position: relative;
	padding-left: 1.5em
}

.circle-num-list>li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0
}

.circle-num-list>li:nth-of-type(1)::before {
	content: "①"
}

.circle-num-list>li:nth-of-type(2)::before {
	content: "②"
}

.circle-num-list>li:nth-of-type(3)::before {
	content: "③"
}

.circle-num-list>li:nth-of-type(4)::before {
	content: "④"
}

.circle-num-list>li:nth-of-type(5)::before {
	content: "⑤"
}

.circle-num-list>li:nth-of-type(6)::before {
	content: "⑥"
}

.circle-num-list>li:nth-of-type(7)::before {
	content: "⑦"
}

.circle-num-list>li:nth-of-type(8)::before {
	content: "⑧"
}

.circle-num-list>li:nth-of-type(9)::before {
	content: "⑨"
}

.circle-num-list>li:nth-of-type(10)::before {
	content: "⑩"
}

.notes-num-list {
	margin-bottom: 4vh
}

.notes-num-list>li {
	list-style: none;
	font-size: 1.4rem;
	line-height: 1.7;
	position: relative;
	padding-left: 2.2em
}

.notes-num-list>li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0
}

.notes-num-list>li:nth-of-type(1)::before {
	content: "※1"
}

.notes-num-list>li:nth-of-type(2)::before {
	content: "※2"
}

.notes-num-list>li:nth-of-type(3)::before {
	content: "※3"
}

.notes-num-list>li:nth-of-type(4)::before {
	content: "※4"
}

.notes-num-list>li:nth-of-type(5)::before {
	content: "※5"
}

.notes-num-list>li:nth-of-type(6)::before {
	content: "※6"
}

.notes-num-list>li:nth-of-type(7)::before {
	content: "※7"
}

.notes-num-list>li:nth-of-type(8)::before {
	content: "※8"
}

.notes-num-list>li:nth-of-type(9)::before {
	content: "※9"
}

li>.brackets-num-list,
li>.circle-num-list,
li>.disc-list,
li>.normal-num-list,
li>.notes-list,
li>.notes-num-list {
	margin: 5px 0 0
}

.brackets-num-list>li>a:not(.link_btn),
.circle-num-list>li>a:not(.link_btn),
.disc-list>li>a:not(.link_btn),
.normal-num-list>li>a:not(.link_btn),
.notes-list>li>a:not(.link_btn),
.notes-num-list>li>a:not(.link_btn) {
	color: #f0acad;
	text-decoration: underline
}

.red-text {
	color: red
}

.under-line {
	text-decoration-line: underline;
	text-decoration-color: #000
}

.wavy-line {
	text-decoration-line: underline;
	text-decoration-style: wavy;
	text-decoration-color: #000
}

.word-break-all {
	word-break: break-all
}

.anker-point {
	padding-top: 6vw;
	margin-top: -6vw
}

.get_adobe_reader_area {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(240, 172, 173, .2);
	padding: 3vw;
	border-radius: 1vw
}

.get_adobe_reader_area a.banner {
	display: block;
	width: 160px;
	margin-right: 20px
}

.get_adobe_reader_area a.banner img {
	width: 100%;
	height: auto
}

.get_adobe_reader_area .paragraph {
	margin-bottom: 0
}

.get_adobe_reader_area .paragraph>a {
	text-decoration: underline
}

.point-content {
	position: relative;
	padding: calc(30px + .5vw);
	background-color: rgba(250, 226, 226, .5)
}

.point-content::before {
	/*content: "POINT";*/
	content: "TOPIC";
	position: absolute;
	left: calc(30px + .3vw);
	top: 0;
	font-size: 2.4rem;
	font-family: "Noto Serif JP", serif;
	color: #f0acad;
	line-height: 0;
	letter-spacing: .1em
}

.point-content h4.bold-title {
	color: #e08691
}

.teacher-intro-box-container .teacher-intro-box {
	padding: 45px;
	padding-right: calc(45px + 45px);
	display: flex;
	justify-content: space-between;
	position: relative
}

.teacher-intro-box-container .teacher-intro-box::after,
.teacher-intro-box-container .teacher-intro-box::before {
	content: "";
	position: absolute;
	top: 50%
}

.teacher-intro-box-container .teacher-intro-box::before {
	right: 45px;
	transform: translateY(-50%);
	border-radius: 50%;
	width: 36px;
	height: 36px;
	background-color: #f0acad;
	border: 1px solid #f0acad
}

.teacher-intro-box-container .teacher-intro-box::after {
	right: 55px;
	transform: translateY(-50%) skew(54deg);
	transform-origin: bottom;
	width: 15px;
	height: 4px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff
}

.teacher-intro-box-container .teacher-intro-box .teacher-photo {
	width: 16%;
	height: 10.5vw;
	overflow: hidden;
	background: #eee
}

.teacher-intro-box-container .teacher-intro-box .teacher-photo img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover
}

.teacher-intro-box-container .teacher-intro-box .teacher-text {
	width: 80%
}

.teacher-intro-box-container .teacher-intro-box .teacher-text .teacher-name {
	font-size: 1.2rem;
	line-height: 1.4;
	margin-bottom: 10px
}

.teacher-intro-box-container .teacher-intro-box .teacher-text .teacher-name span {
	display: block;
	font-size: 2.1rem;
	line-height: 1.4;
	font-weight: 500;
	color: #f0acad
}

.teacher-intro-box-container .teacher-intro-box .teacher-text .teacher-post {
	font-size: 1.4rem;
	margin-bottom: 10px
}

.teacher-intro-box-container .teacher-intro-box .teacher-text .subject-field {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.teacher-intro-box-container .teacher-intro-box .teacher-text .subject-field dt {
	width: 75px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.2rem;
	line-height: 1;
	font-weight: 500;
	margin-bottom: 10px;
	background-color: #f0acad
}

.teacher-intro-box-container .teacher-intro-box .teacher-text .subject-field dd {
	width: calc(100% - 85px);
	font-size: 1.4rem;
	line-height: 18px;
	margin-bottom: 10px
}

.teacher-intro-box-container .teacher-intro-box:nth-of-type(2n) {
	background-color: rgba(240, 172, 173, .15)
}

.teacher-intro-box-container .teacher-intro-box:nth-of-type(2n)::before {
	background: 0 0
}

.teacher-intro-box-container .teacher-intro-box:nth-of-type(2n)::after {
	border-right: 1px solid #f0acad;
	border-bottom: 1px solid #f0acad
}

.teacher-prof-content {
	display: flex;
	justify-content: space-between
}

.teacher-prof-content .t-prof-photo {
	width: 20%
}

.teacher-prof-content .t-prof-photo img {
	width: 100%
}

.teacher-prof-content .t-prof-text {
	width: 77%
}

.teacher-prof-content .t-prof-text .dep-text {
	font-size: 1.4rem;
	font-weight: 500
}

.teacher-prof-content .t-prof-text .name {
	margin-bottom: 1vh
}

.teacher-prof-content .t-prof-text .name span {
	line-height: 1.5em;
	display: block
}

.teacher-prof-content .t-prof-text .name span.jp {
	font-size: calc(1.3rem + .3vw);
	font-weight: 600;
	letter-spacing: .1em
}

.teacher-prof-content .t-prof-text .name span.en {
	font-size: 1.3rem;
	font-weight: 400
}

.teacher-prof-content .t-prof-text .grade-text {
	font-size: 1.5rem;
	line-height: 1.9em
}

@media screen and (max-width:1024px) and (orientation:portrait) {
	h3.section-title {
		width: 100%;
		font-size: calc(1.7rem + .4vw);
		letter-spacing: .1em;
		padding-bottom: 10px;
		line-height: 1.4
	}

	h3.section-bg-title {
		font-size: calc(1.7rem + .4vw);
		letter-spacing: .1em;
		padding: 15px;
		line-height: 1.2
	}

	h4.bold-title {
		font-size: 1.6rem;
		letter-spacing: .1em
	}

	h5.bold-title-mini {
		font-size: 1.6rem;
		letter-spacing: .1em
	}

	.center-title,
	h4.center-title {
		font-size: 2.2rem;
		letter-spacing: .1em
	}

	.square-head-title {
		font-size: 1.5rem
	}

	.band-title {
		font-size: 1.7rem
	}

	.paragraph {
		font-size: 1.4rem
	}

	.paragraph.small-text {
		font-size: 1.2rem
	}

	a.link_btn {
		width: 100%
	}

	.linkbox {
		justify-content: center
	}

	.linkbox a {
		width: 100%;
		margin: 0 0 20px
	}

	.linkbox.center a:nth-of-type(2n) {
		margin: 0 auto 20px
	}

	.linkbox.w30 a {
		width: 100%;
		margin: 0 0 20px
	}

	.linkbox.w30 a:nth-of-type(2),
	.linkbox.w30 a:nth-of-type(3) {
		margin: 0 auto 20px
	}

	.linkbox>a.round-link:last-child {
		margin-bottom: unset
	}

	ul.index-list>li {
		width: 100%
	}

	ul.index-list>li>a {
		padding: 5px 60px 5px 20px;
		height: 6vh;
		min-height: 55px
	}

	ul.tab-list {
		background-color: #e5e5e5;
		flex-wrap: wrap
	}

	ul.tab-list:has(li:nth-child(odd):last-child) li:last-child {
		border-bottom: unset
	}

	ul.tab-list li {
		width: 50%;
		padding: 15px 15px;
		border-left: unset;
		border-bottom: solid 1px #fff
	}

	ul.tab-list li:nth-of-type(1) {
		border-top: unset
	}

	ul.tab-list li:nth-child(odd) {
		border-right: solid 1px #fff
	}

	.table_res {
		overflow-x: auto;
		width: 100%;
		position: relative;
		padding-top: 1.5em
	}

	.table_res::before {
		content: "← 左へスワイプしてください";
		position: absolute;
		top: 0;
		left: 0;
		font-size: 1.2rem
	}

	.table_res table {
		width: 800px
	}

	.table_res table td,
	.table_res table th {
		font-size: 1.3rem
	}

	.notes-list>li {
		font-size: 1.2rem
	}

	.disc-list>li {
		font-size: 1.4rem
	}

	ol.normal-num-list>li {
		font-size: 1.4rem
	}

	.brackets-num-list>li {
		font-size: 1.4rem
	}

	.circle-num-list>li {
		font-size: 1.4rem
	}

	.notes-num-list>li {
		font-size: 1.2rem
	}

	.get_adobe_reader_area {
		flex-direction: column;
		padding: 20px;
		border-radius: 10px
	}

	.get_adobe_reader_area a.banner {
		margin-right: 0;
		margin-bottom: 20px
	}

	.teacher-intro-box-container .teacher-intro-box {
		padding: 5vw;
		padding-bottom: calc(10vw + 45px);
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: unset
	}

	.teacher-intro-box-container .teacher-intro-box::after,
	.teacher-intro-box-container .teacher-intro-box::before {
		top: unset
	}

	.teacher-intro-box-container .teacher-intro-box::before {
		right: unset;
		left: 50%;
		transform: translate(-50%, 0);
		bottom: 10vw
	}

	.teacher-intro-box-container .teacher-intro-box::after {
		right: unset;
		left: 50%;
		transform: translate(-50%, 0) skew(54deg);
		bottom: calc(10vw + 16px)
	}

	.teacher-intro-box-container .teacher-intro-box .teacher-photo {
		width: 50%;
		max-width: 350px;
		height: 100%;
		margin-bottom: 5px
	}

	.teacher-intro-box-container .teacher-intro-box .teacher-text {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center
	}

	.teacher-intro-box-container .teacher-intro-box .teacher-text .teacher-name {
		text-align: center;
		margin-bottom: 5px
	}

	.teacher-intro-box-container .teacher-intro-box .teacher-text .teacher-name span {
		font-size: 2rem
	}

	.teacher-intro-box-container .teacher-intro-box .teacher-text .teacher-post {
		margin-bottom: 15px
	}

	.teacher-intro-box-container .teacher-intro-box .teacher-text .subject-field {
		width: 100%;
		display: flex;
		flex-wrap: unset;
		flex-direction: column;
		justify-content: unset
	}

	.teacher-intro-box-container .teacher-intro-box .teacher-text .subject-field dt {
		margin-bottom: 5px
	}

	.teacher-intro-box-container .teacher-intro-box .teacher-text .subject-field dd {
		width: 100%;
		line-height: 1.6;
		margin-bottom: 15px
	}

	.teacher-prof-content {
		flex-direction: column;
		align-items: center;
		justify-content: unset
	}

	.teacher-prof-content .t-prof-photo {
		width: 50%;
		max-width: 350px;
		margin-bottom: 10px
	}

	.teacher-prof-content .t-prof-text {
		width: 100%
	}

	.teacher-prof-content .t-prof-text .dep-text {
		font-size: 1.2rem;
		text-align: center;
		margin-bottom: 5px
	}

	.teacher-prof-content .t-prof-text .name {
		text-align: center;
		margin-bottom: 10px
	}

	.teacher-prof-content .t-prof-text .name span.jp {
		font-size: 1.6rem
	}

	.teacher-prof-content .t-prof-text .name span.en {
		font-size: 1.2rem
	}

	.teacher-prof-content .t-prof-text .grade-text {
		text-align: center;
		font-size: 1.4rem;
		line-height: 1.7
	}
}

@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
	.teacher-intro-box-container .teacher-intro-box::before {
		width: 56px;
		height: 56px
	}

	.teacher-intro-box-container .teacher-intro-box::after {
		bottom: calc(10vw + 26px)
	}
}

body {
	font-family: "Noto Sans JP", sans-serif;
	font-size: calc(1.3rem + .25vw);
	font-weight: 400;
	line-height: 1.8;
	letter-spacing: .1em;
	width: 100%
}

.search-wrap {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
	z-index: -100000000
}

.search-wrap .search-wrap-inner {
	display: flex;
	width: 44%;
	height: auto;
	position: fixed;
	top: 42vh;
	left: 28%;
	z-index: 1005;
	opacity: 0
}

.search-wrap .search-wrap-inner::before {
	content: "サイト内検索";
	position: absolute;
	top: -1em;
	left: 50%;
	width: 100%;
	line-height: 1em;
	font-size: 2.4rem;
	color: #fff;
	font-weight: 500;
	text-align: center;
	transform: translateY(-100%) translateX(-50%)
}

.search-wrap .search-wrap-inner .gsc-control {
	width: 100%
}

.search-wrap .search-wrap-inner #___gcse_0,
.search-wrap .search-wrap-inner #___gcse_1,
.search-wrap .search-wrap-inner .gsc-control-cse {
	background: rgba(255, 255, 255, .7);
	width: 100%;
	height: 40px;
	padding: 0
}

.search-wrap .search-wrap-inner #___gcse_0 .gsc-input,
.search-wrap .search-wrap-inner #___gcse_0 .gsc-input-box,
.search-wrap .search-wrap-inner #___gcse_1 .gsc-input,
.search-wrap .search-wrap-inner #___gcse_1 .gsc-input-box,
.search-wrap .search-wrap-inner .gsc-control-cse .gsc-input,
.search-wrap .search-wrap-inner .gsc-control-cse .gsc-input-box {
	background: 0 0 !important;
	border: none !important;
	color: #444 !important;
	width: 100%;
	height: 100%
}

.search-wrap .search-wrap-inner #___gcse_0 .gsc-input,
.search-wrap .search-wrap-inner #___gcse_1 .gsc-input,
.search-wrap .search-wrap-inner .gsc-control-cse .gsc-input {
	height: 40px !important;
	padding: 0
}

.search-wrap .search-wrap-inner #___gcse_0 .gsst_a .gscb_a,
.search-wrap .search-wrap-inner #___gcse_1 .gsst_a .gscb_a,
.search-wrap .search-wrap-inner .gsc-control-cse .gsst_a .gscb_a {
	color: #fff !important;
	display: none
}

.search-wrap .search-wrap-inner #___gcse_0 .gsc-search-button-v2,
.search-wrap .search-wrap-inner #___gcse_1 .gsc-search-button-v2,
.search-wrap .search-wrap-inner .gsc-control-cse .gsc-search-button-v2 {
	padding: 12px 30px !important;
	border: 1px solid #fff !important;
	border-radius: 0 !important;
	background: #000 !important;
	cursor: pointer
}

.search-wrap .search-wrap-inner #___gcse_0 .gsib_a,
.search-wrap .search-wrap-inner #___gcse_1 .gsib_a,
.search-wrap .search-wrap-inner .gsc-control-cse .gsib_a {
	padding: 0 !important
}

.search-wrap .search-wrap-inner #___gcse_0 .gsib_b,
.search-wrap .search-wrap-inner #___gcse_1 .gsib_b,
.search-wrap .search-wrap-inner .gsc-control-cse .gsib_b {
	display: none
}

.search-wrap .search-wrap-inner #___gcse_0 .gsc-clear-button,
.search-wrap .search-wrap-inner #___gcse_1 .gsc-clear-button,
.search-wrap .search-wrap-inner .gsc-control-cse .gsc-clear-button {
	display: none
}

.search-wrap .search-wrap-inner #___gcse_0 input,
.search-wrap .search-wrap-inner #___gcse_1 input,
.search-wrap .search-wrap-inner .gsc-control-cse input {
	padding: 5px 20px !important
}

.search-wrap .search-wrap-inner .search-bg {
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, .5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: -5
}

.search-wrap.active {
	visibility: visible;
	z-index: 1000000;
	opacity: 1;
	transition: all .3s ease
}

.search-wrap.active .search-wrap-inner {
	opacity: 1;
	transition: all .3s ease .2s;
	top: 40vh
}

.search-wrap .gsc-results-wrapper-overlay {
	top: 10%
}

.gstl_50.gssb_c {
	z-index: 9000000
}

@media screen and (max-width:1024px) and (orientation:portrait) {
	.search-wrap .search-wrap-inner {
		width: 80%;
		left: 10%;
	}
	.search-wrap table.gsc-search-box td.gsc-search-button {
		vertical-align: top;
		position: relative;
		top: -2px;
	}
}

.header {
	width: 100%;
	height: 6vw;
	padding: 0 2% 0 7%;
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 20;
	transition: all .4s ease;
	background: #fff
}

.header .header-logo {
	width: fit-content;
	height: 4vw;
	display: flex;
	align-items: center;
	transition: all .4s ease
}

.header .header-logo img {
	height: 100%;
	display: block
}

.header .header-menu {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.header .header-menu li {
	width: fit-content
}

.header .header-menu li a {
	position: relative;
	width: 100%;
	padding: 1vw 0.75vw;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1vw;
	font-weight: 500
}

.header .header-menu li a::before {
	content: "";
	position: absolute;
	background: rgba(240, 172, 173, .5);
	width: 2vw;
	height: 2vw;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: -1;
	opacity: 0;
	transition: all .3s
}

.header .header-menu li a:hover {
	opacity: 1
}

.header .header-menu li a:hover::before {
	opacity: 1;
	width: 3vw;
	height: 3vw
}

.header .header-menu li.search {
	cursor: pointer;
	width: 2.4vw;
	height: 2.4vw;
	border-radius: 1.5vw;
	background: #f0acad;
	margin-left: 1.5vw;
	position: relative
}

.header .header-menu li.search::before {
	content: "";
	width: 2vw;
	height: 2vw;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	background: url(../images/common/search-icon.svg) no-repeat center center;
	background-size: contain;
	display: block;
	transition: all .3s ease
}

.header .header-menu li.search:hover::before {
	content: "";
	width: 2.4vw;
	height: 2.4vw
}

.header .side-global-menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 6vw;
	height: 100%;
	cursor: pointer;
	background: #f0acad;
	box-shadow: 0 0 18px rgba(0, 0, 0, .2);
	transition: all .3s ease 50ms
}

.header .side-global-menu p.btn-border {
	width: 3.4vw;
	padding-top: 2.7vw;
	margin: 1.7vw auto 0;
	font-size: 1.1vw;
	text-align: center;
	font-weight: 500;
	line-height: .8em;
	letter-spacing: .05em;
	color: #fff;
	position: relative
}

.header .side-global-menu p.btn-border span {
	position: absolute;
	background: #fff;
	width: 3.4vw;
	height: 3px;
	transition: all .4s;
	display: block
}

.header .side-global-menu p.btn-border span:nth-of-type(1) {
	top: 0
}

.header .side-global-menu p.btn-border span:nth-of-type(2) {
	top: .9vw
}

.header .side-global-menu p.btn-border span:nth-of-type(3) {
	top: 1.8vw
}

.header .side-global-menu .fix-menu {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 3vw
}

.header .side-global-menu .fix-menu li {
	height: 6.5vw
}

.header .side-global-menu .fix-menu li a {
	width: 100%;
	height: 100%;
	background: #fff;
	display: block;
	padding: .5vw 0 1vw;
	color: #f0acad;
	font-size: .8vw;
	line-height: 1.3em;
	text-align: center;
	font-weight: 600
}

.header .side-global-menu .fix-menu li a::before {
	content: "";
	width: 5vw;
	height: 2.8vw;
	margin: .2vw auto 0;
	background: #ddd;
	display: block
}

.header .side-global-menu .fix-menu li:nth-of-type(1) a::before {
	background: url(../images/common/fix-icon01.svg) no-repeat center center;
	background-size: contain
}

.header .side-global-menu .fix-menu li:nth-of-type(2) a {
	border-top: 1px solid #f0acad;
	border-bottom: 1px solid #f0acad
}

.header .side-global-menu .fix-menu li:nth-of-type(2) a::before {
	background: url(../images/common/fix-icon02.svg) no-repeat center center;
	background-size: contain;
	margin-bottom: .5vw
}

.header .side-global-menu .fix-menu li:nth-of-type(3) a::before {
	background: url(../images/common/fix-icon03.svg) no-repeat center center;
	background-size: contain
}

.header .side-global-menu:hover {
	transform: translateX(-.3vw)
}

.header .side-global-menu.is-show .btn-border span:nth-child(1) {
	transform: translate(0, .9vw) rotate(-45deg)
}

.header .side-global-menu.is-show .btn-border span:nth-child(2) {
	opacity: 0
}

.header .side-global-menu.is-show .btn-border span:nth-child(3) {
	transform: translate(0, -.9vw) rotate(45deg)
}

.sports .header .side-global-menu {
	background: #d80c18
}

.sports .header .side-global-menu .fix-menu li a {
	color: #d80c18
}

.sports .header .side-global-menu .fix-menu li:nth-of-type(1) a::before {
	background: url(../images/common/fix-icon01-sports.svg) no-repeat center center;
	background-size: contain
}

.sports .header .side-global-menu .fix-menu li:nth-of-type(2) a {
	border-top: 1px solid #d80c18;
	border-bottom: 1px solid #d80c18
}

.sports .header .side-global-menu .fix-menu li:nth-of-type(2) a::before {
	background: url(../images/common/fix-icon02-sports.svg) no-repeat center center;
	background-size: contain
}

.sports .header .side-global-menu .fix-menu li:nth-of-type(3) a::before {
	background: url(../images/common/fix-icon03-sports.svg) no-repeat center center;
	background-size: contain
}

.header.hide-out {
	height: 4vw;
	background: #fff;
	box-shadow: 0 0 8px rgba(0,0,0,.30);
}

.header.hide-out .header-logo {
	height: 3.4vw
}

.header.hide-out ul.sports-menu-list {
	top: 4vw;
	height: 4vw;
	background: #fff
}

.header.hide-out ul.sports-menu-list>li::before {
	height: 2vw
}

.header.hide-out .header-menu li a {
	padding: .2vw 1vw;
	font-size: 1vw
}

.side-global-menu-content-wrap {
	position: fixed;
	top: 0;
	left: -120%;
	width: 32%;
	height: 100vh;
	background: #fff8f8;
	background: #fae2e2;
	box-shadow: 0 0 12px rgba(0, 0, 0, .1);
	opacity: 0;
	transition: all .4s;
	z-index: 18;
	padding: 8vw 0 4vw 9vw;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.side-global-menu-content-wrap.is-show {
	opacity: 1;
	left: 0
}

.side-global-menu-content-wrap ul.side-global-menu-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.side-global-menu-content-wrap ul.side-global-menu-list li {
	width: 100%;
	position: relative;
	margin-bottom: 1vh
}

.side-global-menu-content-wrap ul.side-global-menu-list li .global-menu-cat-title {
	width: 100%;
	height: 8.5vh
}

.side-global-menu-content-wrap ul.side-global-menu-list li .global-menu-cat-title a {
	color: #000;
	background: #fff;
	font-size: 1.6rem;
	font-weight: 500;
	height: 100%;
	display: flex;
	align-items: center;
	padding-left: 1.5vw;
	transition: all .2s ease
}

.side-global-menu-content-wrap ul.side-global-menu-list li .global-menu-cat-title a:hover {
	background: rgba(240, 172, 173, .4);
	color: #fff;
	padding-left: 1.7vw;
	opacity: 1
}

.side-global-menu-content-wrap ul.side-global-menu-list li .global-menu-submenu-toggle {
	width: 3.5vw;
	height: 8.5vh;
	position: absolute;
	top: 0;
	right: -1vw;
	display: block;
	border-radius: 0 5px 5px 0;
	background: #f0acad;
	cursor: pointer;
	transition: all .2s ease
}

.side-global-menu-content-wrap ul.side-global-menu-list li .global-menu-submenu-toggle::after {
	content: "";
	width: 1.5vw;
	height: 1.5vw;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: rotate(-45deg) translate(-30%, -100%)
}

.side-global-menu-content-wrap ul.side-global-menu-list li .global-menu-submenu-toggle:hover {
	width: 4.5vw;
	right: -1vw
}

.side-global-menu-content-wrap ul.side-global-menu-otherlinks {
	width: 100%;
	display: flex;
	justify-content: flex-start
}

.side-global-menu-content-wrap ul.side-global-menu-otherlinks li {
	width: 4.5vw;
	height: 4.5vw;
	margin-right: 1vw;
	background: #f0acad;
	border-radius: 50%
}

.side-global-menu-content-wrap ul.side-global-menu-otherlinks li a {
	display: block;
	width: 100%
}

.side-global-menu-content-wrap ul.side-global-menu-otherlinks li a img {
	display: block;
	width: 100%
}

.side-global-menu-content-wrap .mb-menu {
	display: none
}

.sports .side-global-menu-content-wrap {
	background: #f7ced1
}

.sports .side-global-menu-content-wrap ul.side-global-menu-list li .global-menu-cat-title a:hover {
	background: rgba(216, 12, 24, .4)
}

.sports .side-global-menu-content-wrap ul.side-global-menu-list li .global-menu-submenu-toggle {
	background: #d80c18
}

.sports .side-global-menu-content-wrap ul.side-global-menu-otherlinks li {
	background: #d80c18
}

.fix-menu-res {
	display: none
}

ul.sports-menu-list {
	position: fixed;
	top: 6vw;
	right: 0;
	width: 94%;
	height: 5vw;
	border-top: solid 1px rgba(0, 0, 0, .2);
	display: flex;
	align-items: center;
	z-index: 10;
	transition: all .4s ease;
	background: #fff
}

ul.sports-menu-list>li {
	width: 20%;
	height: 100%
}

ul.sports-menu-list>li .sports-menu-main {
	position: relative;
	height: 100%
}

ul.sports-menu-list>li .sports-menu-main a {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 1vw;
	line-height: 1.2em;
	font-weight: 500;
	transition: all .4s ease
}

ul.sports-menu-list>li .sports-menu-main a span {
	display: block;
	font-size: .9em;
	line-height: 1.2em
}

ul.sports-menu-list>li .sports-menu-main a img {
	width: 100%;
	height: 100%
}

ul.sports-menu-list>li .sports-menu-main a:hover {
	opacity: 1;
	color: #d80c18
}

ul.sports-menu-list>li .sports-menu-main::before {
	content: "";
	position: absolute;
	background: rgba(0, 0, 0, .2);
	width: 1px;
	height: 3vw;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	transition: all .4s ease
}

ul.sports-menu-list>li .sports-menu-main.logo a {
	padding: 1em
}

ul.sports-menu-list>li .sports-menu-main.no-link {
	cursor: pointer
}

ul.sports-menu-list>li .sports-menu-main.no-link a {
	pointer-events: none
}

ul.sports-menu-list>li ul.sports-menu-sub-list {
	position: absolute;
	top: calc(5vw - 1px);
	right: 0;
	opacity: 0;
	transition: all .4s ease;
	pointer-events: none;
	width: 100%;
	background: #d80c18;
	padding: 2em 3em;
	box-shadow: 0 7px 14px -8px #4f0408;
	display: flex;
	flex-wrap: wrap;
	transition: all .4s ease
}

ul.sports-menu-list>li ul.sports-menu-sub-list li {
	width: 23%;
	margin-right: calc(8% / 3);
	margin-bottom: 10px
}

ul.sports-menu-list>li ul.sports-menu-sub-list li a {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 1vw;
	line-height: 1.5em;
	font-weight: 500;
	padding-left: 1em
}

ul.sports-menu-list>li ul.sports-menu-sub-list li a::before {
	content: "";
	position: absolute;
	background: #fff;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

ul.sports-menu-list>li ul.sports-menu-sub-list li a::after {
	content: "";
	position: absolute;
	width: 0;
	height: 1px;
	background: #fff;
	bottom: -3px;
	left: 0;
	transition: all .4s ease
}

ul.sports-menu-list>li ul.sports-menu-sub-list li a.no-link {
	pointer-events: none;
	opacity: .7
}

ul.sports-menu-list>li ul.sports-menu-sub-list li a:hover {
	opacity: 1
}

ul.sports-menu-list>li ul.sports-menu-sub-list li a:hover::after {
	width: 100%
}

ul.sports-menu-list>li ul.sports-menu-sub-list li:nth-of-type(4n) {
	margin-right: 0
}

ul.sports-menu-list>li ul.sports-menu-sub-list li:last-child {
	width: 100%;
	margin-top: 15px
}

ul.sports-menu-list>li:last-child .sports-menu-main::before {
	content: unset
}

ul.sports-menu-list>li:hover ul.sports-menu-sub-list {
	opacity: 1;
	pointer-events: auto
}

ul.sports-menu-list.hide-out {
	top: 4vw;
	height: 4vw;
	background: #fff
}

ul.sports-menu-list.hide-out>li .sports-menu-main::before {
	height: 2vw
}

ul.sports-menu-list.hide-out>li ul.sports-menu-sub-list {
	top: calc(4vw - 1px)
}

.global-menu-submenu-wrap .mb-menu-title {
	display: none
}

.global-menu-submenu-wrap .global-menu-submenu {
	position: fixed;
	top: 0;
	left: -100%;
	width: 65%;
	height: 100vh;
	background: #fff8f8;
	box-shadow: 0 0 12px rgba(0, 0, 0, .1);
	opacity: 0;
	transition: all .4s;
	z-index: 16;
	padding: 8vw 2vw 4vw 8vw;
	overflow-y: auto
}
.global-menu-submenu-wrap .global-menu-submenu-inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.global-menu-submenu-wrap .global-menu-submenu dl {
	width: 32%;
	margin-bottom: 3vh
}
.global-menu-submenu-wrap .global-menu-submenu dl.w100 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.global-menu-submenu-wrap .global-menu-submenu dl.w100 dt {
	width: 100%;
}
.global-menu-submenu-wrap .global-menu-submenu dl.w100 dl {
	margin-bottom: 0;
}

.global-menu-submenu-wrap .global-menu-submenu dl dd a,
.global-menu-submenu-wrap .global-menu-submenu dl dt a {
	display: block;
	cursor: pointer
}

.global-menu-submenu-wrap .global-menu-submenu dl dt {
	margin-bottom: 2vh;
	position: relative
}

.global-menu-submenu-wrap .global-menu-submenu dl dt::before {
	content: "▷";
	color: #f0acad;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	line-height: 0;
	font-size: 1.4rem;
	font-weight: 600
}

.global-menu-submenu-wrap .global-menu-submenu dl dt.no-link {
	pointer-events: none
}

.global-menu-submenu-wrap .global-menu-submenu dl dt.no-link::before {
	content: none
}

.global-menu-submenu-wrap .global-menu-submenu dl dt a {
	font-size: 1.8rem;
	font-weight: 600;
	padding-bottom: 1vh;
	position: relative;
	z-index: 1;
	color: #f0acad;
	width: 100%;
	letter-spacing: .1em;
	line-height: 1.2;
	padding: 10px 20px 10px 0
}

.global-menu-submenu-wrap .global-menu-submenu dl dt a::before {
	content: "";
	position: absolute;
	background: #f0acad;
	width: 100%;
	height: 2px;
	border-radius: 20px;
	bottom: 0;
	left: 0;
	z-index: -1;
	transition: all .4s
}

.global-menu-submenu-wrap .global-menu-submenu dl dt a::after {
	z-index: -1
}

.global-menu-submenu-wrap .global-menu-submenu dl dt a:hover {
	opacity: 1
}

.global-menu-submenu-wrap .global-menu-submenu dl dt a:hover:after {
	animation: fade_menu_top 1.5s ease .2s
}

.global-menu-submenu-wrap .global-menu-submenu dl dd {
	margin-bottom: .6vh;
	border: 1px solid #f0acad;
	border-radius: 5px
}

.global-menu-submenu-wrap .global-menu-submenu dl dd a {
	font-size: 1.5rem;
	transition: all .4s;
	padding: 5px 10px;
	color: #f0acad;
	line-height: 1.2;
	font-weight: 500;
	width: 100%
}

.global-menu-submenu-wrap .global-menu-submenu dl dd a.ad-link {
	border: solid 1px #fff;
	padding: 10px 2vw;
	transition: all .4s
}

.global-menu-submenu-wrap .global-menu-submenu dl dd a:hover {
	opacity: 1;
	padding-left: 1vw
}

.global-menu-submenu-wrap .global-menu-submenu dl dd a:hover.ad-link {
	padding: 10px 2vw;
	background: #fff;
	color: #f0acad
}

.global-menu-submenu-wrap .global-menu-submenu dl dd a.no-link {
	opacity: .6;
	pointer-events: none
}

.global-menu-submenu-wrap .global-menu-submenu.is-show {
	opacity: 1;
	left: 30%
}

.sports .global-menu-submenu-wrap .global-menu-submenu dl dt::before {
	color: #d80c18
}

.sports .global-menu-submenu-wrap .global-menu-submenu dl dt a {
	color: #d80c18
}

.sports .global-menu-submenu-wrap .global-menu-submenu dl dt a::before {
	background: #d80c18
}

.sports .global-menu-submenu-wrap .global-menu-submenu dl dd {
	border: 1px solid #d80c18
}

.sports .global-menu-submenu-wrap .global-menu-submenu dl dd a {
	color: #d80c18
}

.sports .global-menu-submenu-wrap .global-menu-submenu dl dd a:hover.ad-link {
	color: #d80c18
}

@keyframes fade_menu_top {
	0% {
		opacity: 0;
		transform: translateY(-30%)
	}

	60% {
		opacity: 1
	}

	100% {
		opacity: 1;
		transform: translateY(-10%)
	}
}

.page-head {
	width: 100%;
	margin-top: 6vw
}

.page-head .mainvisual {
	position: relative;
	width: 100%;
	margin: 0;
	height: 17vw;
	background: #fff
}

.page-head .mainvisual h2.page-title {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	background: #f0acad;
	padding: .3vw .6vw;
	text-align: center;
	color: #fff;
	font-weight: 500;
	animation: mv-title .5s cubic-bezier(.215, .61, .355, 1) both;
	opacity: 0;
	width: 45%;
	font-size: calc(2rem + .7vw);
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%
}

.single.news .page-head .mainvisual h2.page-title {
	line-height: 1.5em;
	font-size: calc(1.6rem + .5vw)
}

.sports .page-head .mainvisual h2.page-title {
	background: #d80c18;
	width: 100%;
	height: auto
}

.page-head .mainvisual::after {
	position: absolute;
	content: "";
	width: 55%;
	right: 0;
	height: 100%;
	background: url(../images/mainvisual/mainvisual-about.webp) no-repeat center center;
	background-size: cover
}

.feature .page-head .mainvisual::after {
	content: none
}

.about .page-head .mainvisual::after {
	background: url(../images/mainvisual/mainvisual-about.webp) no-repeat center center;
	background-size: cover
}

.certification .page-head .mainvisual::after {
	width: 100%;
	background: url(../images/mainvisual/mainvisual-certification.jpg) no-repeat center center;
	background-size: cover
}

.campuslife .page-head .mainvisual::after {
	background: url(../images/mainvisual/mainvisual-campuslife.jpg) no-repeat center center;
	background-size: cover
}

.campuslife.sports .page-head .mainvisual::after {
	content: none;
	background: 0 0
}

.faculty .page-head .mainvisual::after {
	background: url(../images/mainvisual/mainvisual-faculty.webp) no-repeat center center;
	background-size: cover
}

.study .page-head .mainvisual::after {
	background: url(../images/mainvisual/mainvisual-study.webp) no-repeat center center;
	background-size: cover
}

.alumni .page-head .mainvisual::after,
.cms .page-head .mainvisual::after,
.contact .page-head .mainvisual::after,
.general .page-head .mainvisual::after,
.infection .page-head .mainvisual::after,
.information .page-head .mainvisual::after,
.organization .page-head .mainvisual::after,
.student .page-head .mainvisual::after,
.teacher-recruitment .page-head .mainvisual::after {
	background: url(../images/mainvisual/mainvisual-about.webp) no-repeat center center;
	background-size: cover
}

.career .page-head .mainvisual::after {
	background: url(../images/mainvisual/mainvisual-career.webp) no-repeat center center;
	background-size: cover
}

.career.certification .page-head .mainvisual::after {
	background: url(../images/mainvisual/mainvisual-certification.jpg) no-repeat center center;
	background-size: cover
}

.blog .page-head .mainvisual::after {
	background: url(../images/mainvisual/mainvisual-blog.webp) no-repeat center top;
	background-size: cover
}

.page-head .mainvisual.index-main {
	background: #ccc;
	width: 100%;
	margin: 0;
	height: 30vw;
	position: relative
}

.page-head .mainvisual.index-main::after {
	content: none
}

.page-head .mainvisual.index-main h2.page-title {
	position: absolute;
	z-index: 2;
	height: unset;
	width: 100%;
	top: 0;
	left: 0;
	background: #f0acad;
	padding: .3vw;
	text-align: center;
	color: #fff;
	font-size: calc(2rem + .7vw);
	font-weight: 500;
	animation: mv-title .5s cubic-bezier(.215, .61, .355, 1) both;
	opacity: 0
}

.single.news .page-head .mainvisual.index-main h2.page-title {
	line-height: 1.5em;
	font-size: calc(1.6rem + .5vw)
}

.sports .page-head .mainvisual.index-main h2.page-title {
	background: #d80c18
}

.feature .page-head .mainvisual.index-main {
	background-color: #fff;
	height: calc(27vw + 2.4rem + .7vw + 20px + 20px)
}

.about .page-head .mainvisual.index-main {
	background: url(../images/mainvisual/mainvisual-about.webp) no-repeat center center;
	background-size: cover
}

.certification .page-head .mainvisual.index-main {
	background: url(../images/mainvisual/mainvisual-certification.jpg) no-repeat center center;
	background-size: cover
}

.campuslife .page-head .mainvisual.index-main {
	background: url(../images/mainvisual/mainvisual-campuslife.jpg) no-repeat center center;
	background-size: cover
}

.campuslife.sports .page-head .mainvisual.index-main {
	background: 0 0
}

.faculty .page-head .mainvisual.index-main {
	background: url(../images/mainvisual/mainvisual-faculty.webp) no-repeat center center;
	background-size: cover
}

.study .page-head .mainvisual.index-main {
	background: url(../images/mainvisual/mainvisual-study.webp) no-repeat center center;
	background-size: cover
}

.alumni .page-head .mainvisual.index-main,
.cms .page-head .mainvisual.index-main,
.contact .page-head .mainvisual.index-main,
.general .page-head .mainvisual.index-main,
.infection .page-head .mainvisual.index-main,
.information .page-head .mainvisual.index-main,
.organization .page-head .mainvisual.index-main,
.student .page-head .mainvisual.index-main,
.teacher-recruitment .page-head .mainvisual.index-main {
	background: url(../images/mainvisual/mainvisual-about.webp) no-repeat center center;
	background-size: cover
}

.career .page-head .mainvisual.index-main {
	background: url(../images/mainvisual/mainvisual-career.webp) no-repeat center center;
	background-size: cover
}

.career.certification .page-head .mainvisual.index-main {
	background: url(../images/mainvisual/mainvisual-certification.jpg) no-repeat center center;
	background-size: cover
}

.blog .page-head .mainvisual.index-main {
	background: url(../images/mainvisual/mainvisual-blog.webp) no-repeat center top;
	background-size: cover
}

.page-head ul.breadcrumb {
	padding: 5px 20px 5px;
	display: flex;
	width: calc(100% - 20vw);
	margin: 0 auto 2vh;
	background: 0 0
}

.page-head ul.breadcrumb li {
	margin: 0 15px 0 35px;
	position: relative
}

.page-head ul.breadcrumb li::before {
	content: "";
	position: absolute;
	left: -35px;
	top: 50%;
	width: 10px;
	height: 10px;
	border-right: 1.5px solid #444;
	border-bottom: 1.5px solid #444;
	transform: translate(50%, -50%) rotate(-45deg)
}

.page-head ul.breadcrumb li a {
	color: #444;
	display: block;
	font-size: 1.2rem;
	font-weight: 500
}

.page-head ul.breadcrumb li:first-of-type {
	margin: 0 15px 0 0
}

.page-head ul.breadcrumb li:first-of-type::before {
	content: none
}

.page-head ul.breadcrumb li:last-of-type {
	color: #f0acad;
	display: block;
	font-size: 1.2rem;
	font-weight: 600;
	pointer-events: none
}

.page-head ul.breadcrumb li:last-of-type a {
	color: #f0acad;
	font-weight: 600
}

@keyframes mv-title {
	0% {
		opacity: 0;
		letter-spacing: -.8em
	}

	100% {
		opacity: 1;
		letter-spacing: .2em
	}
}

.content-wrap {
	width: 100%;
	display: block;
	z-index: 0;
	margin: 0 auto;
	position: relative;
	padding-left: 6vw
}

.admission .content-wrap {
	padding-left: 0
}

.content-inner {
	width: calc(100% - 20vw);
	margin: 0 auto 8vh
}

.content-inner.wd100 {
	width: 100%;
	margin: 0 0 8vh
}

.content-inner.top.wd90 {
	width: 90%;
	margin: auto
}

.footer {
	width: 100%;
	background: #f0acad;
	padding: 3vw 8vw .5vw 14vw
}

.footer ul.footer-link-content {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 7vw
}

.footer ul.footer-link-content li {
	width: calc(90% / 6);
	margin-right: 2%;
	margin-bottom: 30px
}

.footer ul.footer-link-content li:nth-of-type(6n) {
	margin-right: 0
}

.footer ul.footer-link-content li ul.footer-main-links {
	width: 100%;
	margin-bottom: 10px
}

.footer ul.footer-link-content li ul.footer-main-links li {
	width: 100%;
	margin-bottom: 5px
}

.footer ul.footer-link-content li ul.footer-main-links li:nth-of-type(1) {
	border-bottom: 2px solid #fff;
	padding-bottom: 10px
}

.footer ul.footer-link-content li ul.footer-main-links li:nth-of-type(1) a {
	font-size: 1.5rem;
	font-weight: 600
}

.footer ul.footer-link-content li ul.footer-main-links li a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 1.4rem;
	line-height: 1.4;
	letter-spacing: .1em
}

.footer ul.footer-link-content li ul.footer-main-links.big li {
	border: 2px solid #fff;
	margin-bottom: 7px
}

.footer ul.footer-link-content li ul.footer-main-links.big li:nth-of-type(1) {
	padding-bottom: 0
}

.footer ul.footer-link-content li ul.footer-main-links.big li a {
	font-size: 1.5rem;
	font-weight: 600;
	padding: 10px 10px
}

.footer ul.footer-link-content li ul.footer-main-links.big li:hover {
	background: #fff
}

.footer ul.footer-link-content li ul.footer-main-links.big li:hover a {
	color: #f0acad
}

.footer ul.footer-link-content li>p.wide-link-title {
	display: block;
	width: 100%;
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 1.4
}

.footer ul.footer-link-content li>p.wide-link-title>a {
	color: #fff
}

.footer ul.footer-link-content li.box01.rn {
	margin-right: 0
}

.footer ul.footer-link-content li.box01 ul.footer-main-links.top-link li:nth-of-type(1) {
	border-bottom: 0 solid #fff;
	padding-bottom: 0;
	background: #fff;
	padding: 2px 7px;
	color: #f0acad;
	margin-bottom: 10px
}

.footer ul.footer-link-content li.box01 ul.footer-main-links.top-link li:nth-of-type(1) a {
	font-size: 1.4rem;
	font-weight: 500;
	color: #f0acad
}

.footer ul.footer-link-content li.box02 {
	height: fit-content;
	width: 66%;
	display: flex;
	justify-content: flex-start;
	margin-right: 2%;
	flex-wrap: wrap
}

.footer ul.footer-link-content li.box02 ul.footer-main-links {
	width: calc(94% / 4);
	margin-right: 2%;
	margin-bottom: 10px
}

.footer ul.footer-link-content li.box02 ul.footer-main-links:nth-of-type(4n) {
	margin-right: 0
}

.footer ul.footer-link-content li.box02 ul.footer-main-links li:nth-of-type(1) {
	border-bottom: 0 solid #fff;
	padding-bottom: 0;
	background: #fff;
	padding: 2px 7px;
	color: #f0acad;
	margin-bottom: 0
}

.footer ul.footer-link-content li.box02 ul.footer-main-links li:nth-of-type(1) a {
	font-size: 1.4rem;
	font-weight: 500;
	color: #f0acad
}

.footer ul.footer-link-content li.box03 {
	width: 100%;
	display: flex;
	margin-right: 0;
	flex-wrap: wrap
}

.footer ul.footer-link-content li.box03 ul.footer-main-links {
	width: calc(90% / 6);
	margin-right: 2%
}

.footer ul.footer-link-content li.box03 ul.footer-main-links:nth-of-type(6n) {
	margin-right: 0
}

.footer ul.footer-link-content li.box03 ul.footer-main-links>li.heading {
	border-bottom: 0 solid #fff;
	padding-bottom: 0;
	background: #fff;
	padding: 2px 7px;
	color: #f0acad;
	margin-bottom: 10px
}

.footer ul.footer-link-content li.box03 ul.footer-main-links>li.heading a {
	font-size: 1.4rem;
	font-weight: 500;
	color: #f0acad
}

.footer ul.footer-sns-links {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 7vw
}

.footer ul.footer-sns-links li {
	width: 60px;
	margin: 0 10px
}

.footer ul.footer-sns-links li a {
	display: inline-block;
	width: 100%
}

.footer ul.footer-sns-links li a img {
	width: 100%
}

.footer .footer-logo-access {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-bottom: 7vw
}

.footer .footer-logo-access a.footer-logo {
	display: block;
	width: 28vw;
	margin-bottom: 20px
}

.footer .footer-logo-access a.footer-logo img {
	display: block;
	width: 100%
}

.footer .footer-logo-access p.access {
	font-size: 1.4rem;
	color: #fff;
	text-align: center
}

p.copyright {
	font-size: 1.1rem;
	color: #fff;
	text-align: center;
	width: 100%;
	background: #666;
	padding: 10px 10vw 10px 16vw
}

ul.footer-other-links {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
	padding: 30px 0 30px 6vw;
	background: #f0acad
}

ul.footer-other-links li {
	width: fit-content
}

ul.footer-other-links li a {
	padding: 0 15px;
	font-size: 1.3rem;
	font-weight: 500;
	color: #fff;
	text-align: center;
	line-height: 1;
	border-right: 1px solid #fff
}

ul.footer-other-links li:nth-last-child(1) a {
	border-right: 0 solid #fff
}

ul.footer-other-links.nsg {
	background: #e87057
}

ul.footer-other-links.nsg li a {
	font-size: 1.6rem
}

.anchor,
.anchor-position {
	padding-top: 8vw;
	margin-top: -8vw
}

.unpub-item {
	pointer-events: none;
	opacity: .3
}

.unpub-hidden {
	display: none
}

.unpub-content {
	position: relative;
	pointer-events: none;
	z-index: 1
}

.unpub-content::before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5
}

.unpub-content::after {
	content: "COMING SOON";
	font-size: 1.6vw;
	font-family: Roboto, sans-serif;
	font-weight: 500;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 8
}

@keyframes pulldown {
	0% {
		opacity: 0;
		transform: translateX(-100%)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes pullup {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		transform: translateX(-100%)
	}
}

.slide-up {
	opacity: 0
}

.is-show .slide-up {
	animation: section_fade_in .8s ease-in-out both
}

.slide-up02 {
	opacity: 0
}

.is-show .slide-up02 {
	animation: section_fade_in02 .3s ease-in-out both;
	transition-delay: .2s
}

@keyframes section_fade_in {
	0% {
		opacity: 0;
		transform: translateY(20px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes section_fade_in02 {
	0% {
		opacity: .8;
		transform: translateY(100px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes fade_in {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fade_left {
	0% {
		opacity: 0;
		transform: translateX(-30%)
	}

	30% {
		opacity: 1
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes fade_right {
	0% {
		opacity: 0;
		transform: translateX(30%)
	}

	30% {
		opacity: 1
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes fade_top {
	0% {
		opacity: 0;
		transform: translateY(-10%)
	}

	30% {
		opacity: 1
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes fade_bottom {
	0% {
		opacity: 0;
		transform: translateY(10%)
	}

	70% {
		opacity: 1
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

a.no-link {
	pointer-events: none
}

a.no-link.fax {
	text-decoration: none;
	color: #fff
}

.admission.obstacle .paragraph a.no-link.fax {
	color: #000
}

@media screen and (max-width:1024px) and (orientation:portrait) {
	body {
		font-size: 1.4rem
	}

	.header {
		height: 70px;
		background: #fff;
/*		padding: 0 0 0 25px;*/
		padding: 0 0 0 10px;
/*		box-shadow: 0 5px 10px rgba(0, 0, 0, .1);*/
		box-shadow: 0 5px 10px rgba(0, 0, 0, 0);
		z-index: 100;
		transition: .3s ease box-shadow 50ms;
	}

	.header .header-logo {
		height: 38px
	}

	.header .header-menu {
		display: none
	}

	.header .side-global-menu {
		left: unset;
		right: 0;
		width: 60px;
		height: 70px;
		box-shadow: unset;
		background: #fff;
	}

	.header .side-global-menu p.btn-border {
		width: 34px;
		padding-top: 30px;
		margin: 20px auto 0;
		font-size: 1rem;
		text-align: center;
		font-weight: 500;
		line-height: .8em;
		letter-spacing: .05em;
/*		color: #fff;*/
		color: #f0acad;
		position: relative
	}

	.header .side-global-menu p.btn-border span {
		width: 34px;
		height: 2px;
		background: #f0acad;
	}

	.header .side-global-menu p.btn-border span:nth-of-type(1) {
		top: 0
	}

	.header .side-global-menu p.btn-border span:nth-of-type(2) {
		top: 8px
	}

	.header .side-global-menu p.btn-border span:nth-of-type(3) {
		top: 16px
	}

	.header .side-global-menu .fix-menu {
		display: none
	}

	.header .side-global-menu:hover {
		transform: translateX(0)
	}

	.header .side-global-menu.is-show .btn-border span:nth-child(1) {
		transform: translate(0, 8px) rotate(-45deg)
	}

	.header .side-global-menu.is-show .btn-border span:nth-child(3) {
		transform: translate(0, -8px) rotate(45deg)
	}

	.header.hide-out {
		height: 70px;
		background: #fff
	}

	.header.hide-out .header-logo {
		height: 38px
	}

  .ad-search {
    display: block;
    background: #fff;
    position: absolute;
    top: 0;
    right: 60px;
    width: 60px;
    height: 70px;
    z-index: 1000;
    transition: all .3s ease 50ms;
    border-right: 1px solid #fff;
    color: #f0acad;
  }
  .ad-search span {
  	position: absolute;
  	left: 0;
  	bottom: 12px;
  	width: 100%;
  	font-size: 1rem;
		font-weight: 500;
		line-height: .8em;
		letter-spacing: .05em;
		text-align: center;
  }
  .ad-search:before {
    content: "";
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    left: 50%;
/*    transform: translate(-50%, -50%);*/
    transform: translate(-50%, -62%);
    z-index: 2;
    background: url(../images/common/search-icon-pink.svg) no-repeat center center;
    background-size: contain;
    display: block;
  }

  .header.is-scrolled {
  	box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
  }
  /*.header.is-scrolled .ad-search {
  	background-color: #f0acad;
  	color: #fff;
  }
  .header.is-scrolled .ad-search:before {
  	background-image: url(../images/common/search-icon.svg);
  }
  .header.is-scrolled .side-global-menu {
  	background: #f0acad;
  }
  .header.is-scrolled .side-global-menu p.btn-border {
  	color: #fff;
  }
  .header.is-scrolled .side-global-menu p.btn-border span {
  	background: #fff;
  }*/

	.side-global-menu-content-wrap {
		top: -100vh;
		left: 0;
		width: 100%;
		height: calc(100vh - 70px);
		box-shadow: unset;
		padding: 0;
		overflow-y: auto;
		z-index: 50
	}

	.side-global-menu-content-wrap.is-show {
		top: 70px
	}

	.side-global-menu-content-wrap ul.side-global-menu-list {
		display: none
	}

	.side-global-menu-content-wrap ul.side-global-menu-otherlinks {
		display: none
	}

	.side-global-menu-content-wrap .mb-menu {
		display: block
	}

	.side-global-menu-content-wrap .mb-menu .mb-menu-title {
		width: 100%;
/*		height: 50px;*/
		height: 55px;
		display: flex;
		align-items: center;
		color: #fff;
/*		font-size: 1.5rem;*/
		font-size: 1.7rem;
		font-weight: 500;
		padding: 0 5vw;
		border-bottom: 1px solid #fff;
		background: #f0acad;
		position: relative
	}

	.side-global-menu-content-wrap .mb-menu .mb-menu-title::after,
	.side-global-menu-content-wrap .mb-menu .mb-menu-title::before {
		content: "";
		position: absolute;
		right: 5vw;
		top: 50%;
		width: 17px;
		height: 1px;
		background: #fff;
		transition: all .3s
	}

	.side-global-menu-content-wrap .mb-menu .mb-menu-title::after {
		transform: rotate(90deg)
	}

	.side-global-menu-content-wrap .mb-menu .mb-menu-title.open::before {
		content: none
	}

	.side-global-menu-content-wrap .mb-menu .mb-menu-title.open::after {
		transform: rotate(180deg)
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu {
		width: 100%;
		height: fit-content;
		display: flex;
		flex-direction: column;
		background: #fff8f8
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu dl dd a,
	.side-global-menu-content-wrap .mb-menu .global-menu-submenu dl dt a {
		width: 100%;
		min-height: 45px;
		padding: 5px 13vw 5px 8vw;
		display: flex;
		align-items: center;
		color: #6b6161;
		font-size: 1.4rem;
		line-height: 1.4;
		font-weight: 500;
		border-bottom: 1px solid #f0acad;
		position: relative
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu dl dd a::before,
	.side-global-menu-content-wrap .mb-menu .global-menu-submenu dl dt a::before {
		content: "";
		position: absolute;
		top: calc(50% - 4px);
		right: 6.5vw;
		width: 8px;
		height: 8px;
		border-top: 1px solid #6b6161;
		border-right: 1px solid #6b6161;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu dl dd a.no-link,
	.side-global-menu-content-wrap .mb-menu .global-menu-submenu dl dt a.no-link {
		opacity: .6;
		pointer-events: none
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu dl dd a.no-link::before,
	.side-global-menu-content-wrap .mb-menu .global-menu-submenu dl dt a.no-link::before {
		content: none
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu dl dt {
		display: none
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu.menu-02 dl dt,
	.side-global-menu-content-wrap .mb-menu .global-menu-submenu.menu-03 dl dt {
		display: block
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu.menu-02 dl dd,
	.side-global-menu-content-wrap .mb-menu .global-menu-submenu.menu-03 dl dd {
		display: none
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu.mb-object_fl {
		display: flex;
		flex-direction: column;
		opacity: 1
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu.mb-object_fl .header-menu-res {
		display: flex;
		flex-direction: column
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu.mb-object_fl .header-menu-res>li a {
		width: 100%;
		height: 45px;
		display: flex;
		align-items: center;
		color: #6b6161;
		font-size: 1.5rem;
		font-weight: 500;
		padding: 0 5vw;
		border-bottom: 1px solid #f0acad;
		background: #fae2e2;
		position: relative
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu.mb-object_fl .header-menu-res>li a::before {
		content: "";
		position: absolute;
		top: calc(50% - 4px);
		right: 6.5vw;
		width: 8px;
		height: 8px;
		border-top: 1px solid #6b6161;
		border-right: 1px solid #6b6161;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu.mb-object_fl .side-global-menu-otherlinks-res {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding: 22px 55px 50px 55px
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu.mb-object_fl .side-global-menu-otherlinks-res>li {
		width: 65px;
		margin: 5px 8px
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu.mb-object_fl .side-global-menu-otherlinks-res>li a {
		width: 100%;
		height: 65px;
		border-radius: 50%;
		background: #f0acad;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu.mb-object_fl .side-global-menu-otherlinks-res>li a img {
		width: 70px
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu.mb-object_fl .side-global-menu-otherlinks-res>li.search {
		height: 65px;
		border-radius: 50%;
		background: #f0acad;
		position: relative
	}

	.side-global-menu-content-wrap .mb-menu .global-menu-submenu.mb-object_fl .side-global-menu-otherlinks-res>li.search::before {
		content: "";
		width: 50px;
		height: 50px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 2;
		background: url(../images/common/search-icon.svg) no-repeat center center;
		background-size: contain
	}

	@keyframes submenu_slidedown {
		0% {
			opacity: 0;
			height: 0
		}

		60% {
			opacity: 1
		}

		100% {
			opacity: 1;
			height: fit-content
		}
	}

	.fix-menu-res {
		width: 100%;
		position: fixed;
		left: 0;
		bottom: 0;
		display: flex;
/*		border-top: 1px solid #f0acad;*/
		border-top: 1px solid #fff;
/*		background: #fff;*/
		background: #f0acad;
		z-index: 20
	}

	.fix-menu-res li {
		width: calc(100% / 3)
	}

	.fix-menu-res li a {
		width: 100%;
		height: 60px;
/*		background: #fff;*/
		background: #f0acad;
		display: flex;
		align-items: center;
		justify-content: center;
/*		padding: 5px;*/
		padding: 0;
/*		color: #f0acad;*/
		color: #fff;
		font-size: 1.1rem;
		line-height: 1.3;
		text-align: center;
		font-weight: 600;
	}

	.fix-menu-res li a::before {
		content: "";
		display: inline-block;
		width: 40px;
		height: 40px;
		margin-right: 10px
	}

	.fix-menu-res li:nth-of-type(1) a::before {
		background: url(../images/common/fix-icon01-white.svg) no-repeat center center;
		background-size: contain
	}

	.fix-menu-res li:nth-of-type(2) a {
/*		border-right: 1px solid #f0acad;*/
/*		border-left: 1px solid #f0acad;*/
		border-right: 1px solid #fff;
		border-left: 1px solid #fff;
	}

	.fix-menu-res li:nth-of-type(2) a::before {
		background: url(../images/common/fix-icon02-white.svg) no-repeat center center;
		background-size: contain;
		margin-bottom: 0
	}

	.fix-menu-res li:nth-of-type(3) a::before {
		background: url(../images/common/fix-icon03-white.svg) no-repeat center center;
		background-size: contain
	}

	.fix-menu-res li:nth-of-type(4) a {
		border-left: 1px solid #fff;
	}
	.fix-menu-res li:nth-of-type(4) a::before {
		background: url(../images/common/fix-icon04-white.svg) no-repeat center center;
		background-size: contain
	}

	.fix-menu-res.col4 li {
		width: calc(100% / 4)
	}
	.fix-menu-res.col4 li a {
		flex-direction: column;
		line-height: 1.1;
	}
	.fix-menu-res.col4 li a::before {
		width: 24px;
		height: 24px;
		margin-right: 0;
	}

	ul.sports-menu-list {
		top: calc(70px - 1px);
		width: 100%;
		height: 9vw;
		height: 12vh;
		justify-content: center;
		background-color: #fff;
		flex-wrap: wrap
	}

	ul.sports-menu-list>li {
		width: 25%;
		height: 50%
	}

	ul.sports-menu-list>li:nth-of-type(2) {
		width: 50%
	}

	ul.sports-menu-list>li:nth-of-type(3) .sports-menu-main::before {
		content: none
	}

	ul.sports-menu-list>li:nth-of-type(n+4) {
		width: 50%
	}

	ul.sports-menu-list>li:nth-child(-n+3) {
		border-bottom: solid 1px rgba(0, 0, 0, .2)
	}

	ul.sports-menu-list>li .sports-menu-main a {
		padding-inline: 1ch;
		font-size: calc(.8rem + 1vw)
	}

	ul.sports-menu-list>li .sports-menu-main a img {
		height: 3ex
	}

	ul.sports-menu-list>li .sports-menu-main::before {
		height: 100%;
		min-height: 2ex
	}

	ul.sports-menu-list>li .sports-menu-main.logo a {
		padding: .5em
	}

	ul.sports-menu-list>li ul.sports-menu-sub-list {
		top: calc(12vh - 1px);
		padding: 1em 1.5em
	}

	ul.sports-menu-list>li ul.sports-menu-sub-list li {
		width: 30%;
		margin-right: 3.3%
	}

	ul.sports-menu-list>li ul.sports-menu-sub-list li a {
		font-size: calc(1rem + .3vw)
	}

	ul.sports-menu-list>li ul.sports-menu-sub-list li:nth-of-type(4n) {
		margin-right: 3.3%
	}

	ul.sports-menu-list.hide-out {
		top: -8vw;
		opacity: 0
	}

	.global-menu-submenu-wrap {
		display: none
	}

	.page-head .mainvisual {
		height: 30vh
	}

	.feature .page-head .mainvisual {
		height: calc(47vw + 2.4rem + .7vw + 20px + 20px)
	}

	.page-head .mainvisual h2.page-title {
		padding: 5px 10px;
		width: 100%;
		font-size: calc(1.8rem + .5vw);
		line-height: 1.6;
		height: unset
	}

	.page-head .mainvisual::after {
		width: 100%
	}

	.campuslife .page-head .mainvisual::after {
		background: url(../images/mainvisual/mainvisual-campuslife.jpg) no-repeat 40% center;
		background-size: cover
	}

	.blog .page-head .mainvisual::after {
		background: url(../images/mainvisual/mainvisual-blog.webp) no-repeat 80% top;
		background-size: cover
	}

	.page-head .mainvisual.index-main {
		height: 30vh
	}

	.page-head .mainvisual.index-main h2.page-title {
		padding: 5px 10px
	}

	.feature .page-head .mainvisual.index-main {
		height: calc(47vw + 2.4rem + .7vw + 20px + 20px)
	}

	.campuslife .page-head .mainvisual.index-main {
		background: url(../images/mainvisual/mainvisual-campuslife.jpg) no-repeat 40% center;
		background-size: cover
	}

	.blog .page-head .mainvisual.index-main {
		background: url(../images/mainvisual/mainvisual-blog.webp) no-repeat 80% top;
		background-size: cover
	}

	.page-head ul.breadcrumb {
		padding: 5px 10px;
		flex-wrap: wrap;
		width: calc(100% - 12vw);
		margin: 0 auto 15px
	}

	.page-head ul.breadcrumb li {
		margin: 0 5px 0 25px
	}

	.page-head ul.breadcrumb li::before {
		left: -25px;
		width: 7px;
		height: 7px
	}

	.page-head ul.breadcrumb li a {
		font-size: 1rem
	}

	.page-head ul.breadcrumb li:first-of-type {
		margin: 0 5px 0 0
	}

	.page-head ul.breadcrumb li:last-of-type {
		font-size: 1rem
	}

	@keyframes mv-title {
		0% {
			opacity: 0;
			letter-spacing: -.8em
		}

		100% {
			opacity: 1;
			letter-spacing: .2em
		}
	}

	.content-wrap {
		margin: 70px auto 0;
		padding-left: 0
	}

	.campuslife.sports .content-wrap {
		margin: calc(70px + 12vh) auto 0
	}

	.content-inner {
		width: calc(100% - 12vw)
	}

	.footer {
		padding: 20px 5vw
	}

	.footer ul.footer-link-content {
		display: none
	}

	.footer ul.footer-sns-links {
		flex-wrap: wrap;
		margin-bottom: 20px
	}

	.footer ul.footer-sns-links li {
		width: 50px;
		margin: 10px
	}

	.footer .footer-logo-access {
		margin-bottom: 0
	}

	.footer .footer-logo-access a.footer-logo {
		width: 70%;
		max-width: 250px;
		margin-bottom: 10px
	}

	p.copyright {
		font-size: 1rem;
		line-height: 1.4;
		padding: 10px 5vw 70px
	}

	ul.footer-other-links {
		display: none
	}

	.anchor,
	.anchor-position {
		padding-top: 80px;
		margin-top: -80px
	}
}



/* ----------------------------- YouTube動画埋め込み */
.youtube-movie {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
.u-youtube-wrap { position: relative; width: 100%; padding-top: 56.2%; }
.u-youtube-wrap iframe,
.u-youtube-wrap video,
.u-youtube-wrap img.replace { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; }
.u-youtube-wrap img.replace { cursor: pointer; object-fit: cover; }
.u-youtube-wrap .js-youtube-replace:before,
.u-youtube-wrap .js-video-replace:before { display: block; content: ""; background: url(../images/common/icon_youtube.svg) no-repeat center; background-size: 70px 49px; width: 70px; height: 49px; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; z-index: 1; }

@media screen and (max-width: 767px) {
  .youtube-movie {margin-bottom: 30px;}
  .u-youtube-wrap { position: relative; width: 100%; padding-top: 56.2%; }
  .u-youtube-wrap iframe,
  .u-youtube-wrap video { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; }
}



/* ----------------------------- タブ切り替え */
.js-tab-trigger {
	display: flex;
	justify-content: space-between;
	margin-bottom: 5px;
}
.js-tab-trigger li {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-grow: 1;
	cursor: pointer;
	background: #f0acad;
	color: #fff;
	font-size: 15px;
	line-height: 1.3;
	text-align: center;
	padding: 5px;
	margin-right: 5px;
	border-radius: 5px;
	min-height: 68px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.js-tab-trigger li:last-child {
	margin-right: 0;
}
.js-tab-trigger li.is-active {
	background: #f17072;
}
.js-tab-content {
	display: none;
}
.js-tab-content.is-active {
	display: block;
}
@media screen and (max-width: 767px) {
	.js-tab-trigger {
		overflow: auto;
		position: relative;
		margin-right: -3vw;
		padding-right: 3vw;
	}
	.js-tab-trigger li {
		min-width: 120px;
		font-size: 13px;
	}
	.js-tab-trigger.sp-mw80 li {
		min-width: 80px;
	}
}