@charset "UTF-8";
.contents {
	overflow: hidden;
}
.topNews {
	position: relative;
	z-index: 2;
	background-color: var(--color-cream);
	padding-top: 5rem;
	padding-bottom: 7.5rem;
}
.topNews_inner {}
.topNews_title {
	max-width: 24.1rem;
	margin: 0 auto 6rem;
}
.topNews_title > img {
	display: block;
}
.topNews_list {
	list-style: none;
	background-image: linear-gradient(to right, #4e3d36 25%, rgba(255, 255, 255, 0) 25%);
	background-size: 8px 2px;
	background-repeat: repeat-x;
	background-position: left top;
}
.topNews_list > li {}
.topNews_item {
	display: flex;
	padding: 2.5rem 1rem;
	background-image: linear-gradient(to right, #4e3d36 25%, rgba(255, 255, 255, 0) 25%);
	background-size: 8px 2px;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 3.2rem;
	justify-content: space-between;
	line-height: 1.75;
}
.topNews_update {
	width: 19%;
	text-align: right;
}
.topNews_text {
	width: 79%;
}
.topPurpose {
	margin-bottom: 8.8rem;
}
.topPurpose_image {
	margin-bottom: 8rem;
}
.topPurpose_image > img {}
.topPurpose_inner {}
.topPurpose_title {}
.topPurpose_title > img {}
.topPurpose_text {
	text-align: center;
	font-size: 3.2rem;
	line-height: 1.875;
}
.topGuide {}
.topGuide_contents {
	padding-top: 8.4rem;
	background-color: var(--color-cream);
}
.topGuide_contents_inner {}
.topGuide_title {
	margin-bottom: 11.1rem;
}
.topGuide_title > img {
	display: block;
}
.topGuide_cols {
	display: flex;
	padding-bottom: 5rem;
	border-bottom: 1px solid var(--color-brown);
}
.topGuide_col {
	width: calc(50% - 40px);
	max-width: 753px;
	padding-bottom: 2.6rem;
}
.topGuide_col-no1 {}
.topGuide_col_inner {}
.topGuide_headline {
	max-width: none;
	margin-bottom: 64px;
}
.topGuide_headline > img {}
.topGuide_cell {
	margin-bottom: 3rem;
	margin-left: -2.1rem;
}
.topGuide_cell:last-child {
	margin-bottom: 0;
}
.topGuide_cCols {
	display: flex;
	justify-content: space-between;
}
.topGuide_cCol {}
.topGuide_cCol-ttl {
	width: 18%;
}
.topGuide_subhead {}
.topGuide_subhead > img {}
.topGuide_cCol-txt {
	width: 80%;
	padding-top: 3rem;
}
.topGuide_cCell {
	margin-bottom: 4.7rem;
}
.topGuide_cCell:last-child {
	margin-bottom: 0;
}
.topGuide_miniTitle {
	text-align: center;
	color: var(--color-blue);
	font-size: 3.2rem;
	font-weight: 500;
	background-color: var(--color-white);
	border: 2px solid currentColor;
	line-height: 1.2;
	box-sizing: border-box;
	padding: 0.7rem 1rem;
	margin-bottom: 3rem;
}
.topGuide_text {
	font-size: 2.8rem;
	margin-bottom: 1.5rem;
}
.topGuide_oLTitle {
	font-size: 2.8rem;
}
.topGuide_oList {
	list-style: none;
	font-size: 2.65rem;
}
.topGuide_oList > li {}
.topGuide_list {
	list-style: none;
	font-size: 2.8rem;
	margin-right: -3rem;
}
.topGuide_list > li {}
.topGuide_list > li::before {}
.topGuide_noteList {}
.topGuide_noteList > li {}
.topGuide_dList {
	list-style: none;
	display: flex;
	align-items: center;
	font-size: 2.8rem;
	font-weight: 500;
	justify-content: space-between;
	background-image: radial-gradient(#000 20%, rgba(255, 255, 255, 0) 20%);
	background-size: 15px 15px;
	background-repeat: repeat-x;
	background-position: center left;
}
.topGuide_dList-large {
	font-size: 3.2rem;
}
.topGuide_dList > dt {
	background-color: var(--color-cream);
	padding-right: 1rem;
}
.topGuide_dList > dd {
	color: var(--color-blue);
	background-color: var(--color-cream);
	padding-left: 1.2rem;
}
.topGuide_col-no2 {}
.topGeneral {
	background-color: var(--color-cream);
	padding-top: 10.1rem;
	padding-bottom: 10.4rem;
}
.topGeneral_inenr {
	max-width: 1640px;
}
.topGeneral_title {
	margin-bottom: 4.9rem;
}
.topGeneral_title > img {
	display: block;
}
.topGeneral_cell {
	margin-bottom: 4rem;
}
.topGeneral_cell:last-child {
	margin-bottom: 0;
}
.topGeneral_cols {
	display: flex;
	justify-content: space-between;
}
.topGeneral_col {}
.topGeneral_col-ttl {
	width: 17.1%;
}
.topGeneral_headline {}
.topGeneral_headline > img {
	display: block;
}
.topGeneral_col-txt {
	width: 80%;
}
.topGeneral_message {
	font-size: 4.2rem;
	font-weight: 500;
	line-height: 1.65;
}
.topGeneral_message > small {}
.topGeneral_message-hasBg {
	display: flex;
	margin-top: 3rem;
}
.topGeneral_message-hasBg:first-child {
	margin-top: 0;
}
.topGeneral_message_main {
	display: block;
	background-color: var(--color-yellow);
	padding: 0 2rem;
}
.topGeneral_list {
	margin-bottom: 3rem;
}
.topGeneral_list > li {}
.topGeneral_list:last-child {
	margin-bottom: 0;
}
.topGeneral_image {}
.topGeneral_image > img {
	display: block;
}
.topContact {
	padding-top: 6rem;
	padding-bottom: 8.4rem;
}
.topContact_inner {}
.topContact_title {
	margin-bottom: 5rem;
}
.topContact_title > img {
	display: block;
}
.topContact_txtBox {
	text-align: center;
	font-size: 3.6rem;
	line-height: 1.67;
	margin-bottom: 4.5rem;
}
.topContact_txtBox:last-child {
	margin-bottom: 0;
}
.topContact_text {}
.topContact_mail {
	font-size: 3.2rem;
}
.topContact_mail > a {
	text-decoration: none;
	color: inherit;
}
.topContact_tel {}
.topContact_tel > a {
	text-decoration: none;
	color: inherit;
}
.topAreaFlow {
	margin-bottom: 8.2rem;
}
.topAreaFlow_image {
	margin-bottom: 10.1rem;
}
.topAreaFlow_image > img {
	display: block;
}
.topAreaFlow_inner {
	max-width: 1400px;
}
.topAreaFlow_title {
	margin-bottom: 12rem;
}
.topAreaFlow_title > img {
	display: block;
}
.topFlow {
	margin-bottom: 17.4rem;
}
.topFlow:last-child {
	margin-bottom: 0;
}
.topFlow_title {
	background-color: var(--color-coral);
}
.topFlow_title-school {
	background-color: var(--color-green);
}
.topFlow_title > img {
	display: block;
}
.topFlow_cell {
	margin-bottom: 10.4rem;
}
.topFlow_cell:last-child {
	margin-bottom: 0;
}
.topFlow_headline {
	max-width: 295px;
	margin: 0 auto 3rem;
	width: 22.7%;
}
.topFlow_headline > img {
	display: block;
}
.topFlow_text {
	font-size: 2.8rem;
	line-height: 1.75;
	margin-bottom: 5rem;
}
.topFlow_text:last-child {
	margin-bottom: 0;
}
.topFlow_text-center {
	text-align: center;
}
.topFlow_link {
	max-width: 600px;
	margin: 0 auto;
	width: 42.85%;
}
.topFlow_link > a {
	text-decoration: none;
	color: inherit;
	font-size: 4.4rem;
	text-align: center;
	font-weight: 500;
	border: 0.7rem solid currentColor;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 90px;
	box-sizing: border-box;
	padding: 1rem;
	min-height: 18rem;
	color: var(--color-coral);
	box-shadow: 1.1rem 1.1rem 1.1rem rgba(0, 0, 0, 0.20);
	transition-duration: .3s;
	transition-property: opacity;
}
.topFlow_link-group > a {
	color: var(--color-green);
}
.topFlow_cols {
	display: flex;
}
.topFlow_col {}
.topFlow_col-ttl {
	width: 14.8%;
	max-width: 206px;
}
.topFlow_subhead {}
.topFlow_subhead > img {
	display: block;
}
.topFlow_col-txt {
	width: 81.3%;
	margin-left: auto;
}
.topFlow_reqText {
	font-size: 2.8rem;
}
.topFlow_reqText > small {}
.topLinkNav {
	margin-top: 7.5rem;
	margin-bottom: 7.5rem;
}
.topLinkNav_title {
	width: 89.1%;
	max-width: 1247px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.2rem;
}
.topLinkNav_title > img {
	display: block;
}
.topLinkNav_linkList {
	list-style: none;
	display: flex;
	font-size: 3.2rem;
	color: var(--color-coral);
	justify-content: center;
	column-gap: 4.9rem;
	flex-wrap: wrap;
	margin: 1.7rem 0;
}
.topLinkNav_linkList-group {
	color: var(--color-green);
}
.topLinkNav_linkList > li {}
.topLinkNav_linkList > li > a {
	text-decoration: none;
	color: inherit;
	display: block;
	border-bottom: 2px solid currentColor;
	padding-bottom: 0.1em;
	font-weight: 500;
	transition-duration: .3s;
	transition-property: border-color;
}
.topFlow-group {}
.topFlow_list {
	list-style: none;
	margin-bottom: 9.1rem;
}
.topFlow_list > li {}
.topFlow_list > li::before {
	background-color: var(--color-green);
}
.topFlow_list > li > small {}
.header {
	height: 100px;
}
.header_inner {
	max-width: 1791px;
}
.header_cols {
	display: flex;
	max-width: 1741px;
	margin-left: auto;
}
.header_col {}
.header_col-logo {
	width: 32.4%;
	max-width: 545px;
}
.header_logo {}
.header_logo > a {
	text-decoration: none;
	color: inherit;
	height: 100px;
	display: flex;
	align-items: center;
	transition-duration: .3s;
	transition-property: opacity;
}
.header_logo > a > img {
	display: block;
}
.header_col-nav {
	width: 65.6%;
	margin-left: auto;
}
.menuBtn {
	display: none;
}
.menuBtn_bar {}
.menuBtn_bar_item {}
.menuBtn_bar_item-no1 {}
.menuBtn_bar_item-no2 {}
.menuBtn_bar_item-no3 {}
.header_nav {
	height: 100%;
	width: 54%;
	margin-left: auto;
	max-width: 616px;
}
.header_list {
	display: flex;
	list-style: none;
	height: 100%;
}
.header_list > li {
	position: relative;
	flex-grow: 1;
}
.header_list_item {
	font-size: 3.2rem;
	display: flex;
	align-items: center;
	height: 100%;
	text-decoration: none;
	justify-content: center;
	position: relative;
	transition-duration: .3s;
	transition-property: opacity;
}
.header_list_item::before {
	content: "";
	display: block;
	width: .2rem;
	height: 3.2rem;
	position: absolute;
	top: 50%;
	left: 0;
	background-color: currentColor;
	transform: translateY(-50%);
}
.header_list_item-first::before {
	display: none;
}
.header_cList {
	list-style: none;
}
.header_cList > li {}
.header_cList > li > a {
	text-decoration: none;
	color: inherit;
	font-size: 3.0rem;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	transition-duration: .3s;
	transition-property: opacity;
}
.header_contents {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	background-color: var(--color-blue);
	color: var(--color-white);
}
.topVis {
	overflow: hidden;
	position: relative;
}
.topVis_slick {
	font-size: 0;
	min-width: 1200px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	transition-duration: 1s;
	transition-property: opacity, visibility;
	opacity: 0;
	visibility: hidden;
	transition-delay: .3s;
}
.topVis_slick.slick-initialized {
	opacity: 1;
	visibility: visible;
}
.topVis_slick_item {}
.topVis_image {}
.topVis_image > img {
	display: block;
	width: 100%;
	height: auto;
}
.footer {
	background-color: var(--color-blue);
}
.footer_inner {
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 24rem;
	display: flex;
	align-items: center;
}
.footer_logo {
	width: 47.5%;
	max-width: 807px;
	margin: 0 auto;
}
.footer_logo > a {
	text-decoration: none;
	color: inherit;
	display: block;
	transition-duration: .3s;
	transition-property: opacity;
}
.footer_logo > a > img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%;
}
.topGuide_cols_border {
	width: 1px;
	height: auto;
	background-color: var(--color-brown);
	margin: 0 auto;
}
.topFlow_reqText-indent {
	text-indent: -1em;
	padding-left: 1em;
}
.pageTop {
	position: fixed;
	z-index: 10;
	bottom: 3rem;
	width: 100%;
	left: 0;
	visibility: hidden;
	opacity: 0;
	transition-duration: .3s;
	transition-property: opacity, visibility;
	pointer-events: none;
}
.pageTop_inner {
	max-width: 1770px;
}
.pageTop_contents {
	width: 20rem;
	margin-left: auto;
	position: relative;
}
.pageTop_btn {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 20rem;
	border-radius: 50%;
	border: 1px solid var(--color-white);
	box-sizing: border-box;
	overflow: hidden;
	transition-duration: .3s;
	transition-property: opacity;
}
.pageTop_btn > img {
	display: block;
}
.pageTop-scrolled {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}
.header_cListWrap {
	position: absolute;
	top: 100%;
	left: 0;
	background-color: var(--color-blue);
	color: var(--color-white);
	width: 100%;
	padding-bottom: 15px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition-property: opacity, visibility;
	transition-duration: .5s;
}
.header_cListWrap.isShow {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}
@media screen and (max-width:1299px) {
	.header {
		height: 80px;
	}
	.header_logo > a {
		height: 80px;
	}
	.header_cList > li > a {
		height: 50px;
	}
}
@media screen and (min-width:1000px) and (hover:hover) {
	.header_list_item:hover {
		opacity: .7;
	}
	.footer_logo > a:hover {
		opacity: .7;
	}
	.pageTop_btn:hover {
		opacity: 0.9;
	}
	.topContact_mail > a:hover {}
	.topContact_tel > a:hover {}
	.topFlow_link > a:hover {
		opacity: .7;
	}
	.topLinkNav_linkList > li > a:hover {
		border-bottom-color: rgba(255, 255, 255, 0);
	}
	.header_logo > a:hover {
		opacity: .7;
	}
	.menuBtn:hover {}
	.header_cList > li > a:hover {
		opacity: .7;
	}
}
@media screen and (max-width:999px) {
	.contents {}
	.topNews {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.topNews_inner {}
	.topNews_title {
		max-width: 120px;
		margin-bottom: 30px;
	}
	.topNews_title > img {}
	.topNews_list {}
	.topNews_list > li {}
	.topNews_item {
		font-size: 16px;
		padding: 13px 10px;
		justify-content: flex-start;
	}
	.topNews_update {
		width: auto;
		min-width: 7em;
		text-align: left;
	}
	.topNews_text {
		width: auto;
		width: calc(100% - 7em);
	}
	.topPurpose {
		margin-bottom: 50px;
	}
	.topPurpose_image {
		margin-bottom: 60px;
	}
	.topPurpose_image > img {}
	.topPurpose_inner {}
	.topPurpose_title {}
	.topPurpose_title > img {}
	.topPurpose_text {
		font-size: 16px;
	}
	.topGuide {}
	.topGuide_contents {
		padding-top: 50px;
	}
	.topGuide_contents_inner {}
	.topGuide_title {
		margin-bottom: 50px;
	}
	.topGuide_title > img {}
	.topGuide_cols {
		display: block;
		padding-bottom: 25px;
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
	.topGuide_col {
		width: auto;
		max-width: none;
		padding-bottom: 0;
	}
	.topGuide_col-no1 {
		margin-bottom: 50px;
	}
	.topGuide_col_inner {}
	.topGuide_headline {
		margin-bottom: 30px;
	}
	.topGuide_headline > img {}
	.topGuide_cell {
		margin-left: 0;
		margin-bottom: 15px;
	}
	.topGuide_cell:last-child {}
	.topGuide_cCols {}
	.topGuide_cCol {}
	.topGuide_cCol-ttl {
		width: 90px;
	}
	.topGuide_subhead {}
	.topGuide_subhead > img {}
	.topGuide_cCol-txt {
		padding-top: 13px;
		width: calc(100% - 119px);
	}
	.topGuide_cCell {
		margin-bottom: 35px;
	}
	.topGuide_cCell:last-child {}
	.topGuide_miniTitle {
		font-size: 18px;
		border-width: 1px;
		padding: 12px 13px;
		margin-bottom: 12px;
	}
	.topGuide_text {
		font-size: inherit;
		margin-bottom: 12px;
	}
	.topGuide_oLTitle {
		font-size: inherit;
	}
	.topGuide_oList {
		font-size: inherit;
	}
	.topGuide_oList > li {}
	.topGuide_list {
		font-size: inherit;
		margin-right: 0;
	}
	.topGuide_list > li {}
	.topGuide_list > li::before {}
	.topGuide_noteList {}
	.topGuide_noteList > li {}
	.topGuide_dList {
		font-size: inherit;
	}
	.topGuide_dList-large {
		font-size: 20px;
	}
	.topGuide_dList > dt {
		padding-right: 1em;
	}
	.topGuide_dList > dd {
		padding-left: 1em;
	}
	.topGuide_col-no2 {}
	.topGeneral {
		padding-top: 70px;
		padding-bottom: 60px;
	}
	.topGeneral_inenr {}
	.topGeneral_title {
		margin-bottom: 35px;
	}
	.topGeneral_title > img {}
	.topGeneral_cell {
		margin-bottom: 45px;
	}
	.topGeneral_cell:last-child {}
	.topGeneral_cols {}
	.topGeneral_col {}
	.topGeneral_col-ttl {
		padding-top: 9px;
	}
	.topGeneral_headline {}
	.topGeneral_headline > img {}
	.topGeneral_col-txt {}
	.topGeneral_message {
		font-size: 24px;
	}
	.topGeneral_message > small {
		font-size: 16px;
	}
	.topGeneral_message-hasBg {
		font-size: 21px;
		margin-top: 24px;
	}
	.topGeneral_message-hasBg:first-child {}
	.topGeneral_message_main {
		padding: 0 15px;
	}
	.topGeneral_list {}
	.topGeneral_list > li {}
	.topGeneral_list:last-child {}
	.topGeneral_image {}
	.topGeneral_image > img {}
	.topContact {
		padding-top: 50px;
		padding-bottom: 70px;
	}
	.topContact_inner {}
	.topContact_title {
		margin-bottom: 45px;
	}
	.topContact_title > img {}
	.topContact_txtBox {
		font-size: 18px;
		margin-bottom: 25px;
	}
	.topContact_txtBox:last-child {}
	.topContact_text {}
	.topContact_mail {
		font-size: inherit;
	}
	.topContact_mail > a {}
	.topContact_tel {}
	.topContact_tel > a {}
	.topAreaFlow {
		margin-bottom: 50px;
	}
	.topAreaFlow_image {
		margin-bottom: 50px;
	}
	.topAreaFlow_image > img {}
	.topAreaFlow_inner {}
	.topAreaFlow_title {
		margin-bottom: 50px;
	}
	.topAreaFlow_title > img {}
	.topFlow {
		margin-bottom: 80px;
	}
	.topFlow:last-child {}
	.topFlow_title {}
	.topFlow_title-school {}
	.topFlow_title > img {}
	.topFlow_cell {
		margin-bottom: 50px;
	}
	.topFlow_cell:last-child {}
	.topFlow_headline {
		margin-bottom: 18px;
		max-width: 142px;
	}
	.topFlow_headline > img {}
	.topFlow_text {
		font-size: inherit;
		margin-bottom: 28px;
	}
	.topFlow_text:last-child {}
	.topFlow_text-center {}
	.topFlow_link {
		width: auto;
		max-width: 360px;
	}
	.topFlow_link > a {
		border-width: 2px;
		font-size: 21px;
		min-height: 61px;
		padding: 10px 10px;
		box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.20);
	}
	.topFlow_link-group > a {}
	.topFlow_cols {}
	.topFlow_col {}
	.topFlow_col-ttl {}
	.topFlow_subhead {}
	.topFlow_subhead > img {}
	.topFlow_col-txt {}
	.topFlow_reqText {
		font-size: inherit;
	}
	.topFlow_reqText > small {}
	.topLinkNav {
		margin-top: 45px;
		margin-bottom: 45px;
	}
	.topLinkNav_title {
		max-width: 620px;
		width: auto;
		margin-bottom: 20px;
	}
	.topLinkNav_title > img {}
	.topLinkNav_linkList {
		font-size: 18px;
		column-gap: 19px;
		margin: 10px 0;
	}
	.topLinkNav_linkList-group {}
	.topLinkNav_linkList > li {}
	.topLinkNav_linkList > li > a {}
	.topFlow-group {}
	.topFlow_list {
		margin-bottom: 45px;
	}
	.topFlow_list > li {}
	.topFlow_list > li::before {}
	.topFlow_list > li > small {}
	.header {
		height: 60px;
	}
	.header_inner {
		padding-right: 0;
	}
	.header_cols {}
	.header_col {}
	.header_col-logo {
		width: 40%;
	}
	.header_logo {}
	.header_logo > a {
		height: 60px;
	}
	.header_logo > a > img {}
	.header_col-nav {
		width: 56%;
	}
	.menuBtn {}
	.menuBtn_bar {}
	.menuBtn_bar_item {}
	.menuBtn_bar_item-no1 {}
	.menuBtn_bar_item-no2 {}
	.menuBtn_bar_item-no3 {}
	.header_nav {
		width: 65%;
	}
	.header_list {}
	.header_list > li {}
	.header_list_item {
		font-size: 17px;
	}
	.header_list_item::before {
		width: 1px;
		height: 23px;
	}
	.header_list_item-first::before {}
	.header_cList {
		padding-bottom: 9px;
	}
	.header_cList > li {}
	.header_cList > li > a {
		font-size: 17px;
		height: 40px;
	}
	.header_contents {}
	.topVis {}
	.topVis_slick {
		min-width: 920px;
		min-height: 430px;
	}
	.topVis_slick.slick-initialized {}
	.topVis_slick_item {}
	.topVis_image {}
	.topVis_image > img {}
	.footer {}
	.footer_inner {
		min-height: 0;
	}
	.footer_logo {
		width: auto;
		max-width: 363px;
	}
	.footer_logo > a {}
	.footer_logo > a > img {}
	.topGuide_cols_border {}
	.topFlow_reqText-indent {}
	.pageTop {
		bottom: 15px;
	}
	.pageTop_inner {}
	.pageTop_contents {
		width: 80px;
	}
	.pageTop_btn {
		width: 80px;
	}
	.pageTop_btn > img {}
}
@media screen and (max-width: 767px) {
	.contents {}
	.topNews {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.topNews_inner {}
	.topNews_title {
		margin-bottom: 20px;
	}
	.topNews_title > img {}
	.topNews_list {}
	.topNews_list > li {}
	.topNews_item {
		display: block;
	}
	.topNews_update {
		width: auto;
		min-width: 0;
		font-size: 14px;
	}
	.topNews_text {
		width: auto;
	}
	.topPurpose {}
	.topPurpose_image {
		margin-bottom: 35px;
	}
	.topPurpose_image > img {}
	.topPurpose_inner {}
	.topPurpose_title {}
	.topPurpose_title > img {}
	.topPurpose_text {
		text-align: left;
		font-size: inherit;
	}
	.topGuide {}
	.topGuide_contents {}
	.topGuide_contents_inner {}
	.topGuide_title {
		margin-bottom: 20px;
	}
	.topGuide_title > img {}
	.topGuide_cols {}
	.topGuide_col {}
	.topGuide_col-no1 {
		margin-bottom: 35px;
	}
	.topGuide_col_inner {}
	.topGuide_headline {}
	.topGuide_headline > img {}
	.topGuide_cell {
		margin-bottom: 35px;
	}
	.topGuide_cell:last-child {}
	.topGuide_cCols {
		display: block;
	}
	.topGuide_cCol {}
	.topGuide_cCol-ttl {
		width: 70px;
		margin: 0 auto 10px;
	}
	.topGuide_subhead {}
	.topGuide_subhead > img {}
	.topGuide_cCol-txt {
		padding: 0;
		width: auto;
	}
	.topGuide_cCell {}
	.topGuide_cCell:last-child {}
	.topGuide_miniTitle {
		font-size: 16px;
		padding: 10px 10px;
	}
	.topGuide_text {}
	.topGuide_oLTitle {}
	.topGuide_oList {}
	.topGuide_oList > li {}
	.topGuide_list {}
	.topGuide_list > li {}
	.topGuide_list > li::before {}
	.topGuide_noteList {}
	.topGuide_noteList > li {}
	.topGuide_dList {
		background-size: 8px 8px;
	}
	.topGuide_dList-large {
		font-size: 17px;
	}
	.topGuide_dList > dt {
		padding-right: 0;
	}
	.topGuide_dList > dd {
		padding-left: 0.5em;
	}
	.topGuide_col-no2 {}
	.topGeneral {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.topGeneral_inenr {}
	.topGeneral_title {
		margin-bottom: 25px;
	}
	.topGeneral_title > img {}
	.topGeneral_cell {
		margin-bottom: 35px;
	}
	.topGeneral_cell:last-child {}
	.topGeneral_cols {
		display: block;
	}
	.topGeneral_col {}
	.topGeneral_col-ttl {
		padding: 0;
		width: auto;
		max-width: 125px;
		margin-bottom: 10px;
	}
	.topGeneral_headline {}
	.topGeneral_headline > img {}
	.topGeneral_col-txt {
		width: auto;
	}
	.topGeneral_message {
		font-size: 18px;
	}
	.topGeneral_message > small {
		font-size: 14px;
		display: block;
		text-indent: -0.3em;
	}
	.topGeneral_message-hasBg {
		display: block;
	}
	.topGeneral_message-hasBg:first-child {}
	.topGeneral_message_main {
		display: inline;
		padding: 0 9px;
		-webkit-box-decoration-break: clone;
		box-decoration-break: clone;
	}
	.topGeneral_list {}
	.topGeneral_list > li {}
	.topGeneral_list:last-child {}
	.topGeneral_image {}
	.topGeneral_image > img {}
	.topContact {
		padding-top: 35px;
		padding-bottom: 40px;
	}
	.topContact_inner {}
	.topContact_title {
		margin-bottom: 25px;
	}
	.topContact_title > img {}
	.topContact_txtBox {
		font-size: inherit;
		margin-bottom: 15px;
	}
	.topContact_txtBox:last-child {}
	.topContact_text {}
	.topContact_mail {}
	.topContact_mail > a {}
	.topContact_tel {}
	.topContact_tel > a {}
	.topAreaFlow {}
	.topAreaFlow_image {}
	.topAreaFlow_image > img {}
	.topAreaFlow_inner {}
	.topAreaFlow_title {
		margin-bottom: 25px;
	}
	.topAreaFlow_title > img {}
	.topFlow {
		margin-bottom: 50px;
	}
	.topFlow:last-child {}
	.topFlow_title {}
	.topFlow_title-school {}
	.topFlow_title > img {}
	.topFlow_cell {}
	.topFlow_cell:last-child {}
	.topFlow_headline {
		width: auto;
		max-width: 137px;
	}
	.topFlow_headline > img {}
	.topFlow_text {
		text-align: left;
		margin-bottom: 17px;
	}
	.topFlow_text:last-child {}
	.topFlow_text-center {}
	.topFlow_link {
		max-width: 280px;
	}
	.topFlow_link > a {
		font-size: 18px;
		min-height: 50px;
	}
	.topFlow_link-group > a {}
	.topFlow_cols {
		display: block;
	}
	.topFlow_col {}
	.topFlow_col-ttl {
		width: auto;
		max-width: 105px;
		margin-bottom: 10px;
	}
	.topFlow_subhead {}
	.topFlow_subhead > img {}
	.topFlow_col-txt {
		width: auto;
		max-width: none;
	}
	.topFlow_reqText {
		text-indent: 0;
		padding-left: 0;
	}
	.topFlow_reqText > small {}
	.topLinkNav {
		margin-top: 15px;
		margin-bottom: 25px;
	}
	.topLinkNav_title {
		max-width: 325px;
		margin-bottom: 5px;
	}
	.topLinkNav_title > img {}
	.topLinkNav_linkList {
		font-size: inherit;
		row-gap: 10px;
	}
	.topLinkNav_linkList-group {}
	.topLinkNav_linkList > li {}
	.topLinkNav_linkList > li > a {}
	.topFlow-group {}
	.topFlow_list {
		margin-bottom: 30px;
	}
	.topFlow_list > li {}
	.topFlow_list > li::before {}
	.topFlow_list > li > small {
		display: block;
		font-size: 12px;
		text-indent: -1em;
		padding-left: 1em;
	}
	.header {
		height: 50px;
	}
	.header_inner {
		padding-right: 0;
		padding-left: 15px;
	}
	.header_cols {}
	.header_col {}
	.header_col-logo {
		width: 270px;
	}
	.header_logo {}
	.header_logo > a {
		height: 50px;
	}
	.header_logo > a > img {}
	.header_col-nav {
		width: calc(100% - 280px);
		max-width: 50px;
	}
	.menuBtn {
		display: block;
		width: 50px;
		height: 50px;
		color: var(--color-white);
	}
	.menuBtn_bar {
		display: block;
		max-width: 21px;
		margin: 0 auto;
	}
	.menuBtn_bar_item {
		height: 2px;
		background-color: currentColor;
		display: block;
		margin: 0 auto;
		transition-duration: .3s;
		transition-property: transform;
	}
	.menuBtn_bar_item-no1 {}
	.menuBtn_bar_item-no2 {
		margin-top: 6px;
		margin-bottom: 6px;
	}
	.menuBtn_bar_item-no3 {}
	.menuBtn[aria-expanded="true"] .menuBtn_bar_item-no2 {
		transform: scale(0, 1);
	}
	.menuBtn[aria-expanded="true"] .menuBtn_bar_item-no1 {
		transform: translateY(8px) rotate(45deg);
	}
	.menuBtn[aria-expanded="true"] .menuBtn_bar_item-no3 {
		transform: translateY(-8px) rotate(-45deg);
	}
	.header_nav {
		width: 100%;
		position: fixed;
		max-width: none;
		top: 50px;
		height: calc(100% - 50px);
		background-color: var(--color-blue);
		left: 0;
		margin: 0;
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 50px;
		padding-top: 20px;
		box-sizing: border-box;
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		transition-property: opacity, visibility;
		transition-duration: .5s;
	}
	.header_nav.isShow {
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
	}
	.header_list {
		height: auto;
		display: block;
	}
	.header_list > li {
		border-bottom: 1px solid currentColor;
	}
	.header_list > li:nth-child(n+2) {}
	.header_list_item {
		font-size: 16px;
		justify-content: flex-start;
		padding: 0 2px;
		min-height: 50px;
		align-items: center;
	}
	.header_list_item[aria-expanded] {
		padding-right: 20px;
	}
	.header_list_item::before {
		display: none;
	}
	.header_list_item[aria-expanded]::before {
		content: "";
		display: block;
		width: 12px;
		height: 1px;
		top: 50%;
		right: 0;
		left: auto;
		transform: translateY(-50%);
	}
	.header_list_item[aria-expanded]::after {
		content: "";
		display: block;
		width: 12px;
		height: 1px;
		top: 50%;
		right: 0;
		left: auto;
		transform: translateY(-50%) rotate(90deg);
		position: absolute;
		background-color: currentColor;
		transition-duration: .3s;
		transition-property: transform;
	}
	.header_list_item[aria-expanded="true"]::after {
		transform: translateY(-50%) rotate(0deg);
	}
	.header_list_item-first::before {}
	.header_cList {
		background-color: rgba(255, 255, 255, 0);
		color: inherit;
	}
	.header_cListWrap {
		pointer-events: inherit;
		position: static;
		top: 0;
		left: 0;
		margin-top: 0;
		padding-bottom: 0;
		max-height: 0;
		visibility: hidden;
		opacity: 0;
		transition-duration: .3s;
		transition-property: opacity, visibility, max-height;
		overflow: hidden;
	}
	.header_cListWrap.isShow {
		pointer-events: inherit;
		display: block;
		max-height: var(--toggleHeight);
	}
	.header_cList > li {}
	.header_cList > li > a {
		height: 33px;
		justify-content: flex-start;
		padding-left: 1em;
	}
	.header_cList > li:last-child > a {
		padding-bottom: 5px;
	}
	.header_contents {}
	.topVis {}
	.topVis_slick {
		min-width: 450px;
		min-height: 208px;
	}
	.topVis_slick.slick-initialized {}
	.topVis_slick_item {}
	.topVis_image {}
	.topVis_image > img {}
	.footer {}
	.footer_inner {}
	.footer_logo {
		max-width: 230px;
	}
	.footer_logo > a {}
	.footer_logo > a > img {}
	.topGuide_cols_border {}
	.topFlow_reqText-indent {}
	.pageTop {}
	.pageTop_inner {}
	.pageTop_contents {
		width: 60px;
	}
	.pageTop_btn {
		width: 60px;
	}
	.pageTop_btn > img {}
}
@media screen and (max-width: 374px) {}
