@charset "UTF-8";
@font-face {
	font-family: 'MeiseiSans';
	font-style: normal;
	font-weight: 400;
	src: url(https://www.meisei-u.ac.jp/cd/font/MeiseiSansSubset-Regular.woff2) format('woff2'), url(https://www.meisei-u.ac.jp/cd/font/MeiseiSansSubset-Regular.woff) format('woff');
}
@font-face {
	font-family: 'MeiseiSans';
	font-style: normal;
	font-weight: 700;
	src: url(https://www.meisei-u.ac.jp/cd/font/MeiseiSansSubset-Bold.woff2) format('woff2'), url(https://www.meisei-u.ac.jp/cd/font/MeiseiSansSubset-Bold.woff) format('woff');
}
@keyframes scrollEn {
	0% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(-25%);
	}
}
@keyframes cursorBlink {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
[data-animation] {
	opacity: 0;
	transform: translateY(20px);
	transition-duration: 1s;
	transition-property: transform, opacity;
	transition-delay: .15s;
}
[data-animation="after"] {
	opacity: 1;
	transform: translateY(0);
}
body {
	background: #FFF;
	font-family: 'MeiseiSans', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 2;
	overflow-wrap: break-word;
}
.isIE11 body {
	font-family: 'MeiseiSans', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
body#tinymce {
	margin: 15px;
	font-size: 15px;
}
a {
	color: #eb005a;
}
a[href^="tel:"] {
	cursor: default;
	text-decoration: none;
	color: inherit;
	pointer-events: none;
}
select {
	font-family: inherit;
	color: inherit;
}
textarea,
[type="search"],
[type="date"],
[type="tel"],
[type="email"],
[type="number"],
[type="password"],
[type="text"] {
	-webkit-appearance: none;
	appearance: none;
	font-size: inherit;
	padding: 2px 5px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	width: 100%;
	line-height: inherit;
	resize: vertical;
}
label [type="checkbox"],
label [type="radio"] {
	margin-right: 5px;
}
label {
	display: inline-block;
	vertical-align: middle;
	margin-right: 1em;
}
label:last-child {
	margin-right: 0;
}
::-webkit-input-placeholder {
	color: #ccc;
}
:-ms-input-placeholder {
	color: #ccc;
}
::placeholder {
	color: #ccc
}
.icon {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	z-index: 1;
	min-width: 1em;
}
.icon::before {}
.u-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.u-en {
	font-family: 'Inter', sans-serif;
}
.u-inner {
	max-width: 1200px;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
}
.u-inner-wide {
	max-width: 1410px;
}
.u-ttlMain {
	font-size: 40px;
	line-height: 1.5;
	margin-bottom: 30px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.u-ttlMain::before {
	content: "";
}
.u-ttlMain::after {
	content: "";
}
.u-ttlMain > b {
	font-weight: inherit;
	color: #eb005a;
}
.u-ttlMain > b::before {
	content: "";
}
.u-ttlMain > b::after {
	content: "";
}
.u-ttlMain > small {}
.u-ttlMain > small::before {
	content: "";
}
.u-ttlMain > small::after {
	content: "";
}
.u-ttlLine {
	font-size: 30px;
	line-height: 1.6;
	margin-bottom: 41px;
	font-weight: bold;
	position: relative;
	z-index: 1;
	letter-spacing: 0.1em;
}
.u-ttlLine::before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #dcdce5;
	margin-bottom: 30px;
}
.u-ttlLine::after {
	content: "";
	display: block;
	width: 20px;
	height: 4px;
	background-color: #eb005a;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
.u-ttlLine > b {}
.u-ttlLine > b::before {
	content: "";
}
.u-ttlLine > b::after {
	content: "";
}
.u-ttlLine > small {}
.u-ttlLine > small::before {
	content: "";
}
.u-ttlLine > small::after {
	content: "";
}
.u-ttlBar {
	font-size: 26px;
	line-height: 1.3;
	margin-bottom: 39px;
	font-weight: bold;
	position: relative;
	z-index: 1;
	padding-left: 27px;
	letter-spacing: 0.1em;
}
.u-ttlBar::before {
	content: "";
	display: block;
	width: 6px;
	height: 100%;
	background-color: #ffb0ce;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	border-radius: 3px;
}
.u-ttlBar::after {
	content: "";
}
.u-ttlMiddle {
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 15px;
	color: #eb005a;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.u-ttlMiddle::before {
	content: "";
}
.u-ttlMiddle::after {
	content: "";
}
.u-ttlHome {
	font-size: 60px;
	line-height: 1.2;
	margin-bottom: 30px;
	font-weight: bold;
	position: relative;
	z-index: 1;
	padding-left: 25px;
	display: flex;
	align-items: center;
	color: #eb005a;
}
.u-ttlHome::before {
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	background-color: #ffb0ce;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	top: 0.6em;
	transform: translateY(-50%);
	left: 0;
}
.u-ttlHome-small::before {
	width: 12px;
	height: 12px;
}
.u-ttlHome > b {
	display: block;
	font-weight: inherit;
	font-size: 133%;
	line-height: 1;
}
.u-ttlHome > small {
	display: block;
	font-size: 16px;
	font-weight: 500;
	margin-left: 35px;
	color: #333;
	font-weight: bold;
}
.u-ttlHome::after {
	content: "";
}
.u-ttlOutline {
	font-size: 220px;
	line-height: 1;
	position: relative;
	z-index: -1;
	pointer-events: none;
	white-space: nowrap;
	color: #fff;
}
.u-ttlOutline_text {
	-webkit-text-stroke-color: rgba(255, 176, 206, 0.40);
	-webkit-text-stroke-width: 2px;
	color: rgba(255, 255, 255, 0);
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
}
.u-ttlOutline_text-back {
	position: relative;
}
.u-ttlOutline_text-front {
	z-index: 1;
	-webkit-text-stroke-color: rgba(255, 255, 255, 0);
	color: currentColor;
}
.u-ttlPoint {
	font-size: 36px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
}
.u-ttlPoint::after {
	content: "";
	display: block;
	width: 50px;
	height: 4px;
	background-color: #ffb0ce;
	border-radius: 2px;
	margin-top: 15px;
}
.u-tbl01 {
	width: 100%;
}
.u-tbl01 > thead {}
.u-tbl01 > thead > tr {}
.u-tbl01 > thead > tr > th {
	padding: 7px 10px;
	border: 1px solid #ddd;
	white-space: nowrap;
	background: #efefef;
	font-weight: normal;
	vertical-align: middle;
}
.u-tbl01 > tbody {}
.u-tbl01 > tbody > tr {}
.u-tbl01 > tbody > tr > th {
	padding: 7px 10px;
	border: 1px solid #ddd;
	white-space: nowrap;
	background: #efefef;
	font-weight: normal;
	text-align: left;
	width: 140px;
	vertical-align: top;
}
.u-tbl01 > tbody > tr > td {
	padding: 7px 10px;
	border: 1px solid #ddd;
	vertical-align: top;
}
.u-tbl02 {
	width: 100%;
}
.u-tbl02 > thead {}
.u-tbl02 > thead > tr {}
.u-tbl02 > thead > tr > th {
	padding: 7px 10px;
	border: 1px solid #ddd;
	white-space: nowrap;
	background: #efefef;
	font-weight: normal;
	vertical-align: middle;
}
.u-tbl02 > tbody {}
.u-tbl02 > tbody > tr {}
.u-tbl02 > tbody > tr > th {
	padding: 7px 10px;
	border: 1px solid #ddd;
	white-space: nowrap;
	background: #efefef;
	font-weight: normal;
	text-align: left;
	width: 140px;
	vertical-align: top;
}
.u-tbl02 > tbody > tr > td {
	padding: 7px 10px;
	border: 1px solid #ddd;
	vertical-align: top;
}
.u-tblWrap {
	overflow: auto;
}
.u-tblWrap_caution {
	display: none;
}
.u-list {
	list-style: none;
	line-height: 2.4;
}
.u-list > li {
	position: relative;
	z-index: 1;
	padding-left: 15px;
}
.u-list > li:first-child {
	margin-top: 0;
}
.u-list > li::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	width: 8px;
	height: 8px;
	background-color: #ffb0ce;
	border-radius: 50%;
	left: 0;
	top: 1.2em;
	transform: translateY(-50%);
}
.u-list-square {}
.u-list-square > li {}
.u-list-square > li::before {
	border-radius: 0;
}
.u-sect {
	padding-top: 50px;
	margin-top: -50px;
}
.u-btnRound {
	display: flex;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	cursor: pointer;
	border-radius: 60px;
	padding: 10px 10px;
	line-height: 1.2;
	background: #eb005a;
	border: 1px solid #eb005a;
	justify-content: center;
	align-items: center;
	transition-duration: .3s;
	transition-property: background-color, color, border-color;
	position: relative;
	z-index: 1;
	color: #fff;
	font-weight: 500;
	font-weight: bold;
}
button.u-btnRound {
	display: block;
	min-height: 70px;
}
.u-btnRound:active {}
.u-btnRound::before {
	content: "";
	display: block;
	width: 1px;
	height: 38px;
	margin-right: -1px;
}
.u-btnRound::after {
	content: "";
}
button.u-btnRound::before {
	display: none;
}
.u-btnRound-gray {
	background: #555559;
	color: #fff;
	border-color: #555559;
}
.u-btn02 {
	display: flex;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	cursor: pointer;
	padding: 10px 10px;
	line-height: 1.2;
	background: #666;
	border: 1px solid #666;
	align-items: center;
	justify-content: center;
	transition-duration: .3s;
	transition-property: background-color, color, border-color;
	position: relative;
	z-index: 1;
	color: #fff;
}
button.u-btn02 {
	display: block;
	min-height: 40px;
}
.u-btn02::before {
	content: "";
	display: block;
	width: 1px;
	height: 18px;
	margin-right: -1px;
}
button.u-btn02::before {
	display: none;
}
.u-btn02::after {
	content: "";
}
.u-btn02:active {}
.u-editor {
	word-break: break-all;
}
.u-editor::after {
	content: "";
	display: block;
	clear: both;
}
.u-editor div {
	max-width: 100%;
}
.u-editor img {
	max-width: 100%;
	height: auto;
}
.u-editor iframe {
	max-width: 100%;
}
.u-editor video {
	max-width: 100%;
	height: auto;
}
.u-editor blockquote {
	background-color: #f6f6f6;
	padding: 30px;
	position: relative;
	z-index: 1;
}
.u-editor blockquote::before {
	content: "“";
	font-size: 50px;
	color: #999;
	position: absolute;
	left: 5px;
	top: 5px;
	line-height: 1;
}
.u-editor blockquote::after {
	content: "”";
	font-size: 50px;
	color: #999;
	position: absolute;
	right: 5px;
	bottom: -15px;
	line-height: 1;
}
.alignleft {}
.alignright {}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.u-selWrap {
	display: block;
	border: 1px solid #999;
	position: relative;
	z-index: 1;
	border-radius: 2px;
	background: #fff;
}
.u-selWrap::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	right: 9px;
	margin-top: auto;
	margin-bottom: auto;
	border: 6px solid #333;
	width: 0;
	height: 0;
	border-left-color: rgba(255, 255, 255, 0);
	border-right-color: rgba(255, 255, 255, 0);
	border-bottom-color: rgba(255, 255, 255, 0);
	border-top-width: 8px;
	border-bottom-width: 0;
}
.u-selWrap::after {}
.u-selWrap > select {
	margin: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: 0 0;
	outline: 0;
	border: 0;
	line-height: 32px;
	height: 32px;
	width: 100%;
	border-right: 25px solid rgba(0, 0, 0, 0);
	border-radius: 0;
	cursor: pointer;
	position: relative;
	z-index: 2;
	display: block;
	padding-left: 10px;
}
.u-selWrap > select::-ms-expand {
	display: none;
}
.u-mbXL {
	margin-bottom: 150px;
}
.u-mbL {
	margin-bottom: 70px;
}
.u-mbM {
	margin-bottom: 40px;
}
.u-mbS {
	margin-bottom: 20px;
}
.u-mbXS {
	margin-bottom: 10px;
}
.u-chkLbl {
	position: relative;
	z-index: 1;
	display: inline-flex;
	align-items: center;
}
.u-chkLbl > [type="checkbox"] {
	position: absolute;
	z-index: 1;
	opacity: 0;
	top: 0;
	left: 0;
}
.u-chkLbl > i {
	display: block;
	width: 22px;
	height: 22px;
	background: #fff;
	margin-right: 4px;
	transition-duration: .3s;
	transition-property: background-color, color;
	box-sizing: border-box;
	border: 1px solid #666;
	position: relative;
	z-index: 1;
}
.u-chkLbl > i::after {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 14px;
	height: 8px;
	box-sizing: border-box;
	border: 3px solid #666;
	border-top: none;
	border-right: none;
	bottom: 0;
	right: 0;
	margin: auto;
	-webkit-transform: translateY(-3px) rotate(-39deg);
	transform: translateY(-3px) rotate(-39deg);
	opacity: 0;
	transition-duration: .3s;
	transition-property: opacity;
}
.u-chkLbl > b {
	display: block;
	font-weight: normal;
}
.u-chkLbl > [type="checkbox"]:checked + i {}
.u-chkLbl > [type="checkbox"]:checked + i::after {
	opacity: 1;
}
.u-rdoLbl {
	position: relative;
	z-index: 1;
	display: inline-flex;
	align-items: center;
}
.u-rdoLbl > [type="radio"] {
	position: absolute;
	z-index: 1;
	opacity: 0;
	top: 0;
	left: 0;
}
.u-rdoLbl > i {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-right: 4px;
	transition-duration: .3s;
	transition-property: background-color, color;
	border: 1px solid #666;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
.u-rdoLbl > i::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 15px;
	background: #666;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	transition-duration: .3s;
	transition-property: opacity;
}
.u-rdoLbl > [type="radio"]:checked + i::after {
	opacity: 1;
}
.u-rdoLbl > b {
	display: block;
	font-weight: normal;
}
.u-hiddenSVG {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}
.u-rdoLbl > [type="radio"]:checked + i {}
.u-spBlock {
	display: none;
}
.u-spInline {
	display: none;
}
.u-spNone {}
.u-tabletBlock {
	display: none;
}
.u-tabletInline {
	display: none;
}
.u-tabletNone {}
.u-spsInline {
	display: none;
}
.u-lowResInline {
	display: none;
}
.u-lowResNone {}
.u-clamp {
	max-height: 3.6em;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.u-btnRound > .icon {
	display: block;
	font-size: 16px;
	margin-right: 8px;
}
.u-cat {
	font-size: 14px;
	color: #eb005a;
	font-weight: bold;
	border: 1px solid #eb005a;
	border-radius: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
	padding: 5px 22px;
	line-height: 1.4;
	transition-duration: .3s;
	transition-property: color, background-color;
	text-decoration: none;
}
.u-update {
	line-height: 1;
	color: rgba(0, 0, 0, 0.60);
	font-size: 14px;
	font-weight: 500;
	width: 90px;
	text-align: center;
	min-width: 90px;
}
.u-update > time {}
.u-bgGray {
	background-color: #f1f1f5;
}
.u-blankLink {}
.u-blankLink > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	font-size: 12px;
	align-items: center;
	letter-spacing: 0.15em;
	transition-duration: .3s;
	transition-property: color, background-color;
	padding: 10px 0;
}
.u-blankLink > a > b {
	font-weight: normal;
	display: block;
	border-bottom: 1px solid #dcdce5;
}
.u-blankLink > a > .icon {
	color: #eb005a;
	margin-left: 3px;
	transition-duration: .3s;
	transition-property: transform;
}
.u-icon-arrowCircle {
	width: 44px;
	height: 44px;
	border: 1px solid #d5d7dd;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #eb005a;
	font-size: 16px;
	font-weight: bold;
	transition-duration: .3s;
	transition-property: color, background-color, border-color;
	box-sizing: border-box;
	background-color: #fff;
}
.u-backLink {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 60px;
}
.u-backLink > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	align-items: center;
	justify-content: center;
}
.u-backLink > a > .icon {
	margin-right: 15px;
	width: 60px;
	height: 60px;
}
.u-backLink > a > b {
	display: block;
	font-weight: 500;
	border-bottom: 1px solid #dcdce5;
}
.u-nextLink {}
.u-nextLink > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	align-items: center;
	justify-content: center;
}
.u-nextLink > a > .icon {
	margin-left: 15px;
	width: 60px;
	height: 60px;
	background-color: #fff;
}
.u-nextLink > a > b {
	display: block;
	font-weight: 500;
	border-bottom: 1px solid #dcdce5;
}
.u-nextLink-gray > a > .icon {
	border-color: rgba(255, 255, 255, 0);
}
.u-bgRoundRight {
	position: absolute;
	z-index: 0;
	width: calc(100vw + 150px);
	height: 100%;
	background-color: #f1f1f5;
	right: 0;
	top: 0;
	margin-right: -150px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}
.u-bgRoundLeft {
	position: absolute;
	z-index: 0;
	width: calc(100vw + 150px);
	height: 100%;
	background-color: #f1f1f5;
	left: 0;
	top: 0;
	margin-left: -150px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
.u-spImgSwitch {}
.u-spImgSwitch > img:first-child {
	display: block;
}
.u-spImgSwitch > img:last-child {
	display: none;
}
.u-editor h2 {
	position: relative;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.4;
	padding-left: 24px;
	margin-top: 40px;
	margin-bottom: 26px;
}
.u-editor h2:first-child {
	margin-top: 0;
}
.u-editor h2::before {
	content: "";
	display: block;
	background-color: #ffb0ce;
	height: 32px;
	width: 6px;
	border-radius: 2px;
	position: absolute;
	z-index: 1;
	top: .7em;
	left: 0;
	transform: translateY(-50%);
}
.u-editor h3 {
	background-color: #f1f1f5;
	line-height: 1.4;
	padding: 17px 26px;
	border-radius: 10px;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 22px;
	margin-top: 55px;
	position: relative;
	z-index: 1;
}
.u-editor h3::before {
	content: "";
	display: block;
	width: 6px;
	height: 40px;
	background-color: #ffb0ce;
	position: absolute;
	z-index: 1;
	top: calc(17px + .7em);
	left: 0;
	transform: translateY(-50%);
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.u-editor h4 {
	color: #eb005a;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	margin-top: 39px;
	margin-bottom: 25px;
}
.u-editor ul {
	list-style: none;
}
.u-editor ul > li {
	position: relative;
	padding-left: 20px;
	margin-top: 8px;
}
.u-editor ul > li:first-child {
	margin-top: 0;
}
.u-editor ul > li::before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #ffb0ce;
	position: absolute;
	z-index: 1;
	top: 1em;
	left: 0;
	transform: translateY(-50%);
}
.u-editor ol {
	list-style: none;
	counter-reset: number;
}
.u-editor ol > li {
	position: relative;
	padding-left: 30px;
	margin-top: 8px;
}
.u-editor ol > li:first-child {
	margin-top: 0;
}
.u-editor ol > li:nth-child(n+10) {
	padding-left: 33px;
}
.u-editor ol > li::before {
	content: counter(number)'.';
	counter-increment: number;
	font-family: 'Inter', sans-serif;
	color: #eb005a;
	display: block;
	position: absolute;
	z-index: 1;
	top: 1em;
	left: 0;
	transform: translateY(-50%);
}
.u-editor hr {
	display: block;
	height: 1px;
	width: auto;
	border: none;
	background-color: #ccc;
	margin: 30px 0;
}
.u-editor mark {
	background-color: rgba(255, 255, 255, 0);
	color: inherit;
	background-image: linear-gradient(to top, rgba(255, 176, 206, 0.60) 6px, rgba(255, 255, 255, 0) 6px);
}
.u-editor a[target="_blank"]::after {
	content: "";
	background-image: url(/assets/img/common/icn-blank.svg);
	display: inline-block;
	vertical-align: middle;
	width: 11px;
	height: 11px;
	margin-left: 6px;
}
.u-particle {
	position: absolute;
	z-index: -1;
	left: 50%;
	transform: translateX(-50%);
	pointer-events: none;
}
.u-particle > img {
	width: 100%;
	height: auto;
}
.u-scroll {
	overflow: auto;
	margin-right: -10px;
	padding-right: 10px;
}
.u-dots {
	list-style: none;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 0;
}
.u-dots > li {}
.u-dots > li > button {
	display: block;
	width: 8px;
	height: 8px;
	background-color: #d5e0e2;
	border-radius: 50%;
	border: 4px solid rgba(255, 255, 255, 0);
	box-sizing: content-box;
	background-clip: content-box;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.u-dots > li > button:hover {
	background-color: #eb005a;
}
.u-dots > li.slick-active > button {
	background-color: #eb005a;
}
.u-scrollEn {
	color: #f5f7f9;
	font-size: 200px;
	display: flex;
	line-height: 1;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}
.u-scrollEn > b {
	display: block;
	font-weight: normal;
	animation-name: scrollEn;
	animation-fill-mode: backwards;
	animation-duration: 7s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-play-state: paused;
	transition-duration: 1s;
	transition-property: opacity;
	opacity: 0;
	position: relative;
	text-transform: uppercase;
}
.u-scrollEn > b.isPlay {
	animation-play-state: running;
	opacity: 1;
}
.u-cursor {
	transform: scale(0.2, 0.6);
	display: block;
	animation-name: cursorBlink;
	animation-fill-mode: forwards;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-timing-function: steps(1);
	opacity: 0;
	transition-duration: 0s;
	transition-property: opacity;
}
.u-cursor.isHidden {
	visibility: hidden;
}
@media screen and (min-width:1000px) {
	.u-scroll {
		scrollbar-width: auto;
		scrollbar-color: #eb005a #f1f1f5;
	}
	.u-scroll::-webkit-scrollbar {
		width: 4px;
	}
	.u-scroll::-webkit-scrollbar-track {
		background-color: #f1f1f5;
	}
	.u-scroll::-webkit-scrollbar-thumb {
		background-color: #eb005a;
		border-radius: 6px;
	}
	.u-scroll::-webkit-scrollbar-thumb:hover {
		background-color: #f12d78;
	}
	.u-link > a:hover {
		color: #008BCF;
	}
	.u-backLink > a:hover {}
	a:hover .u-icon-arrowCircle {
		background-color: #eb005a;
		color: #fff;
		border-color: #eb005a;
	}
	button:hover .u-icon-arrowCircle {
		background-color: #eb005a;
		color: #fff;
		border-color: #eb005a;
	}
	a:hover .u-cat {
		background-color: #eb005a;
		color: #fff;
	}
	a.u-cat:hover {
		background-color: #eb005a;
		color: #fff;
	}
	.u-blankLink > a:hover > .icon {
		transform: scale(1.1);
	}
	.u-blankLink > a:hover {
		color: #eb005a;
	}
	a:hover {
		text-decoration: none;
	}
	.u-btnRound:hover {
		background: rgba(255, 255, 255, 0);
		color: #eb005a;
	}
	.u-btnRound-gray:hover {
		color: #555559;
	}
	.u-btn02:hover {
		background: #fff;
		color: #333;
	}
	.u-btn02:hover::after {}
	.u-nextLink-gray > a:hover > .icon {
		border-color: #eb005a;
	}
}
@media screen and (max-width:1199px) {
	.u-lowResInline {
		display: inline;
	}
	.u-lowResNone {
		display: none;
	}
	.u-ttlPoint {
		font-size: 33px;
	}
}
@media screen and (max-width: 999px) {
	body {
		font-size: 15px;
	}
	a {}
	img {
		max-width: 100%;
		height: auto;
	}
	a[href^="tel:"] {
		pointer-events: auto;
	}
	textarea,
	[type="search"],
	[type="date"],
	[type="tel"],
	[type="email"],
	[type="number"],
	[type="password"],
	[type="text"] {}
	label [type="checkbox"],
	label [type="radio"] {}
	label {}
	label:last-child {}
	.u-mincho {}
	.u-inner {
		padding: 0 20px;
		width: 100%;
		box-sizing: border-box;
	}
	.u-ttlMain {
		font-size: 32px;
		margin-bottom: 25px;
	}
	.u-ttlMain::before {}
	.u-ttlMain::after {}
	.u-ttlMain > b {}
	.u-ttlMain > b::before {}
	.u-ttlMain > b::after {}
	.u-ttlMain > small {}
	.u-ttlMain > small::before {}
	.u-ttlMain > small::after {}
	.u-ttlLine {
		font-size: 26px;
		margin-bottom: 30px;
	}
	.u-ttlLine::before {
		margin-bottom: 22px;
	}
	.u-ttlLine::after {}
	.u-ttlLine > b {}
	.u-ttlLine > b::before {}
	.u-ttlLine > b::after {}
	.u-ttlLine > small {}
	.u-ttlLine > small::before {}
	.u-ttlLine > small::after {}
	.u-ttlBar {
		font-size: 22px;
		padding-left: 22px;
		margin-bottom: 26px;
	}
	.u-ttlBar::before {}
	.u-ttlBar::after {}
	.u-ttlMiddle {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.u-ttlMiddle::before {}
	.u-ttlMiddle::after {}
	.u-ttlHome {
		font-size: 45px;
	}
	.u-ttlHome > b {}
	.u-ttlHome > small {
		font-size: 14px;
		margin-left: 25px;
	}
	.u-ttlHome::before {}
	.u-ttlHome::after {}
	.u-ttlOutline {
		font-size: 144px;
	}
	.u-ttlPoint {
		font-size: 25px;
		margin-bottom: 15px;
	}
	.u-ttlPoint::after {
		height: 3px;
		width: 40px;
		margin-top: 12px;
	}
	.u-tbl01 {}
	.u-tbl01 > thead {}
	.u-tbl01 > thead > tr {}
	.u-tbl01 > thead > tr > th {}
	.u-tbl01 > tbody {}
	.u-tbl01 > tbody > tr {}
	.u-tbl01 > tbody > tr > th {
		padding: 10px 10px;
	}
	.u-tbl01 > tbody > tr > td {
		padding: 10px 10px;
	}
	.u-tbl02 {}
	.u-tbl02 > thead {}
	.u-tbl02 > thead > tr {}
	.u-tbl02 > thead > tr > th {}
	.u-tbl02 > tbody {}
	.u-tbl02 > tbody > tr {}
	.u-tbl02 > tbody > tr > th {
		padding: 10px 10px;
	}
	.u-tbl02 > tbody > tr > td {
		padding: 10px 10px;
	}
	.u-tblWrap {}
	.u-tblWrap_caution {}
	.u-list {}
	.u-list > li {}
	.u-list > li:first-child {}
	.u-list > li::before {}
	.u-list-square {}
	.u-list-square > li {}
	.u-list-square > li::before {}
	.u-sect {}
	.u-btnRound {}
	button.u-btnRound {}
	.u-btnRound:active {}
	.u-btnRound::before {
		height: 28px;
	}
	.u-btnRound::after {}
	.u-btnRound-gray {}
	.u-btn02 {}
	.u-btn02::before {}
	.u-btn02::after {}
	.u-btn02:active {}
	.u-editor {}
	.u-editor::after {}
	.u-editor div {}
	.u-editor img {}
	.u-editor blockquote {}
	.u-editor blockquote::before {}
	.u-editor blockquote::after {}
	.alignleft {}
	.alignright {}
	.aligncenter {}
	.u-selWrap {}
	.u-selWrap::before {}
	.u-selWrap::after {}
	.u-selWrap > select {}
	.u-mbXL {
		margin-bottom: 80px;
	}
	.u-mbL {
		margin-bottom: 45px;
	}
	.u-mbM {
		margin-bottom: 30px;
	}
	.u-mbS {
		margin-bottom: 15px;
	}
	.u-mbXS {
		margin-bottom: 7px;
	}
	.u-chkLbl {}
	.u-chkLbl > [type="checkbox"] {}
	.u-chkLbl > i {}
	.u-chkLbl > i::after {}
	.u-chkLbl > b {}
	.u-chkLbl > [type="checkbox"]:checked + i {}
	.u-chkLbl > [type="checkbox"]:checked + i::after {}
	.u-rdoLbl {}
	.u-rdoLbl > [type="radio"] {}
	.u-rdoLbl > i {}
	.u-rdoLbl > i::after {}
	.u-rdoLbl > b {}
	.u-rdoLbl > [type="radio"]:checked + i {}
	.u-spBlock {}
	.u-spInline {}
	.u-spNone {}
	.u-tabletBlock {
		display: block;
	}
	.u-tabletInline {
		display: inline;
	}
	.u-tabletNone {
		display: none;
	}
	.u-btnRound > .icon {}
	.u-cat {
		font-size: 13px;
		padding: 4px 15px;
	}
	.u-update {
		width: 80px;
		min-width: 80px;
	}
	.u-update > time {}
	.u-blankLink {}
	.u-blankLink > a {}
	.u-blankLink > a > b {}
	.u-blankLink > a > .icon {}
	.u-icon-arrowCircle {}
	.u-backLink {
		margin-top: 40px;
	}
	.u-backLink > a {}
	.u-backLink > a::before {}
	.u-backLink > a::after {}
	.u-backLink > a > .icon {
		width: 50px;
		height: 50px;
	}
	.u-backLink > a > b {}
	.u-nextLink {}
	.u-nextLink > a {}
	.u-nextLink > a > .icon {
		width: 48px;
		height: 48px;
	}
	.u-nextLink > a > b {}
	.u-bgRoundRight {
		width: calc(100% + 40px);
		margin-right: -20px;
		border-radius: 20px;
	}
	.u-bgRoundLeft {
		width: calc(100% + 40px);
		margin-left: -20px;
		border-radius: 20px;
	}
	.u-editor h2 {}
	.u-editor h2:first-child {}
	.u-editor h2::before {}
	.u-editor h3 {}
	.u-editor h3::before {}
	.u-editor h4 {}
	.u-editor ul {}
	.u-editor ul > li {}
	.u-editor ul > li:first-child {}
	.u-editor ul > li::before {}
	.u-editor ol {}
	.u-editor ol > li {}
	.u-editor ol > li:first-child {}
	.u-editor ol > li:nth-child(n+10) {}
	.u-editor ol > li::before {}
	.u-editor hr {}
	.u-editor mark {}
	.u-editor a[target="_blank"]::after {}
}
@media screen and (max-width:767px) {
	body {
		min-width: 320px;
		font-size: 13px;
	}
	a {}
	a[href^="tel:"] {}
	textarea,
	[type="search"],
	[type="date"],
	[type="tel"],
	[type="email"],
	[type="number"],
	[type="password"],
	[type="text"] {
		font-size: 16px;
	}
	label [type="checkbox"],
	label [type="radio"] {}
	label {}
	label:last-child {}
	.u-mincho {}
	.u-inner {}
	.u-ttlMain {
		font-size: 22px;
		margin-bottom: 18px;
	}
	.u-ttlMain::before {}
	.u-ttlMain::after {}
	.u-ttlMain > b {}
	.u-ttlMain > b::before {}
	.u-ttlMain > b::after {}
	.u-ttlMain > small {}
	.u-ttlMain > small::before {}
	.u-ttlMain > small::after {}
	.u-ttlLine {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.u-ttlLine::before {
		margin-bottom: 15px;
	}
	.u-ttlLine::after {
		height: 3px;
	}
	.u-ttlLine > b {}
	.u-ttlLine > b::before {}
	.u-ttlLine > b::after {}
	.u-ttlLine > small {}
	.u-ttlLine > small::before {}
	.u-ttlLine > small::after {}
	.u-ttlBar {
		font-size: 19px;
		padding-left: 16px;
		margin-bottom: 20px;
	}
	.u-ttlBar::before {
		width: 4px;
	}
	.u-ttlBar::after {}
	.u-ttlMiddle {
		font-size: 16px;
		margin-bottom: 8px;
	}
	.u-ttlMiddle::before {}
	.u-ttlMiddle::after {}
	.u-ttlHome {
		font-size: 30px;
		display: block;
		padding-left: 15px;
		margin-bottom: 20px;
	}
	.u-ttlHome > b {}
	.u-ttlHome > small {
		font-size: 11px;
		margin-left: 0;
		margin-top: 3px;
	}
	.u-ttlHome::before {
		width: 7px;
		height: 7px;
	}
	.u-ttlHome::after {}
	.u-ttlOutline {
		font-size: 70px;
	}
	.u-ttlPoint {
		font-size: 19px;
		margin-bottom: 10px;
	}
	.u-ttlPoint::after {
		height: 2px;
		width: 20px;
		margin-top: 3px;
	}
	.u-tbl01 {}
	.u-tbl01 > thead {}
	.u-tbl01 > thead > tr {}
	.u-tbl01 > thead > tr > th {}
	.u-tbl01 > tbody {}
	.u-tbl01 > tbody > tr {}
	.u-tbl01 > tbody > tr > th {
		width: auto;
		padding: 3px 5px;
	}
	.u-tbl01 > tbody > tr > td {
		padding: 3px 5px;
	}
	.u-tbl02 {}
	.u-tbl02 > thead {}
	.u-tbl02 > thead > tr {}
	.u-tbl02 > thead > tr > th {}
	.u-tbl02 > tbody {}
	.u-tbl02 > tbody > tr {}
	.u-tbl02 > tbody > tr > th {
		width: auto;
		padding: 3px 5px;
	}
	.u-tbl02 > tbody > tr > td {
		padding: 3px 5px;
	}
	.u-tblWrap {}
	.u-tblWrap_caution {
		margin: 0 5px 0 0;
		font-size: 13px;
	}
	.u-list {
		line-height: 2.2;
	}
	.u-list > li {}
	.u-list > li:first-child {}
	.u-list > li::before {}
	.u-list-square {}
	.u-list-square > li {}
	.u-list-square > li::before {}
	.u-sect {}
	.u-btnRound {}
	button.u-btnRound {}
	.u-btnRound:active {}
	.u-btnRound::before {}
	.u-btnRound::after {}
	.u-btnRound-gray {}
	.u-btn02 {}
	.u-btn02::before {}
	.u-btn02::after {}
	.u-btn02:active {}
	.u-editor {}
	.u-editor::after {}
	.u-editor div {}
	.u-editor img {}
	.u-editor blockquote {}
	.u-editor blockquote::before {}
	.u-editor blockquote::after {}
	.alignleft {}
	.alignright {}
	.aligncenter {}
	.u-selWrap {}
	.u-selWrap::before {}
	.u-selWrap::after {}
	.u-selWrap > select {}
	.u-mbXL {
		margin-bottom: 55px;
	}
	.u-mbL {
		margin-bottom: 30px;
	}
	.u-mbM {
		margin-bottom: 20px;
	}
	.u-mbS {
		margin-bottom: 10px;
	}
	.u-mbXS {
		margin-bottom: 5px;
	}
	.u-chkLbl {}
	.u-chkLbl > [type="checkbox"] {}
	.u-chkLbl > i {}
	.u-chkLbl > i::after {}
	.u-chkLbl > b {}
	.u-chkLbl > [type="checkbox"]:checked + i {}
	.u-chkLbl > [type="checkbox"]:checked + i::after {}
	.u-rdoLbl {}
	.u-rdoLbl > [type="radio"] {}
	.u-rdoLbl > i {}
	.u-rdoLbl > i::after {}
	.u-rdoLbl > b {}
	.u-rdoLbl > [type="radio"]:checked + i {}
	.u-spBlock {
		display: block;
	}
	.u-spInline {
		display: inline;
	}
	.u-spNone {
		display: none;
	}
	.u-tabletBlock {}
	.u-tabletInline {}
	.u-tabletNone {}
	.u-btnRound > .icon {}
	.u-cat {
		font-size: 12px;
		padding: 1px 8px;
	}
	.u-update {
		font-size: 12px;
		width: auto;
		min-width: 0;
		white-space: nowrap;
	}
	.u-update > time {}
	.u-blankLink {}
	.u-blankLink > a {}
	.u-blankLink > a > b {}
	.u-blankLink > a > .icon {}
	.u-icon-arrowCircle {
		width: 30px;
		height: 30px;
		font-size: 12px;
	}
	.u-backLink {
		margin-top: 35px;
	}
	.u-backLink > a {}
	.u-backLink > a::before {}
	.u-backLink > a::after {}
	.u-backLink > a > .icon {
		width: 44px;
		height: 44px;
		font-size: 14px;
	}
	.u-nextLink {}
	.u-nextLink > a {}
	.u-nextLink > a > .icon {
		width: 38px;
		height: 38px;
		font-size: 14px;
	}
	.u-nextLink > a > b {}
	.u-bgRoundRight {}
	.u-bgRoundLeft {}
	.u-spImgSwitch {}
	.u-spImgSwitch > img:first-child {
		display: none;
	}
	.u-spImgSwitch > img:last-child {
		display: block;
	}
	.u-editor h2 {
		font-size: 20px;
		padding-left: 18px;
		margin-top: 25px;
		margin-bottom: 15px;
	}
	.u-editor h2:first-child {}
	.u-editor h2::before {
		width: 4px;
		height: 20px;
	}
	.u-editor h3 {
		font-size: 18px;
		padding: 10px 19px;
		border-radius: 5px;
		margin-top: 35px;
		margin-bottom: 15px;
	}
	.u-editor h3::before {
		width: 4px;
		height: 24px;
		top: calc(10px + 0.7em);
	}
	.u-editor h4 {
		font-size: 16px;
		margin-top: 25px;
		margin-bottom: 11px;
	}
	.u-editor ul {}
	.u-editor ul > li {
		margin-top: 0;
	}
	.u-editor ul > li:first-child {}
	.u-editor ul > li::before {}
	.u-editor ol {}
	.u-editor ol > li {
		margin-top: 0;
		padding-left: 23px;
	}
	.u-editor ol > li:first-child {}
	.u-editor ol > li:nth-child(n+10) {
		padding-left: 28px;
	}
	.u-editor ol > li::before {}
	.u-editor hr {}
	.u-editor mark {}
	.u-editor a[target="_blank"]::after {}
	.u-spScroll {
		overflow: auto;
		margin-right: -20px;
		padding-right: 20px;
	}
}
@media screen and (max-width:374px) {
	.u-inner {}
	.u-spsInline {
		display: inline;
	}
	.u-ttlMain {
		font-size: 20px;
	}
	.u-ttlMiddle {
		font-size: 15px;
	}
	.u-ttlHome {
		font-size: 27px;
	}
}
