@charset "UTF-8";

/* hd */
.introduction_hd {
	padding: 80px 0 40px;
	overflow: hidden;
	border-bottom: 1px solid #000000;
	background: url(../img/cmn/grid-bg@2x.png) center /75px 75px;
}

.introduction_hd_wrap {
	display: flex;
	justify-content: space-between;
	position: relative;
	margin-bottom: 40px;
}

.introduction_hd_people {
	position: absolute;
	bottom: -108px;
	z-index: 1;
}

.-pt .introduction_hd_people {
	left: 23%;
}

.-ot .introduction_hd_people {
	left: 23%;
}

.introduction_hd_txt {
	position: relative;
	z-index: 2;
	padding: 55px 0 0;
}

.introduction_hd_txt_ttl {
	margin-bottom: 55px;
	padding: 18px 25px;
	background: var(--mcolor);
}

.introduction_hd_txt_ttl h1 {
	margin-bottom: 11px;
	font-size: 60px;
	line-height: 1;
}

.introduction_hd_txt_ttl p {
	font-size: 24px;
	line-height: 1;
}

.introduction_hd_txt_anchor {
}

.introduction_hd_txt_anchor_item {
	display: flex;
	align-items: center;
	gap: 12px;
}

.introduction_hd_txt_anchor_item::before {
	content: "";
	display: block;
	width: 8px;
	height: auto;
	background: var(--mcolor);
	aspect-ratio: 1;
}

.introduction_hd_dip {
	display: flex;
	position: relative;
	z-index: 2;
	width: 560px;
	height: auto;
	border: #000000 1px solid;
	transition: all 0.3s;
	aspect-ratio: 1;
}

.-load .introduction_hd_dip {
	box-shadow: 9px 9px 0 var(--mcolor);
}

.introduction_hd_dip_img {
	display: flex;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.introduction_hd_dip_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.introduction_hd_dip_item {
	opacity: 0;
	position: absolute;
	right: 50%;
	bottom: 50%;
	width: 70%;
	height: auto;
	pointer-events: none;
	transform: translate(50%, 50%);
	transition: all 0.3s;
	aspect-ratio: 1;
}

.-load .introduction_hd_dip .introduction_hd_dip_item {
	opacity: 1;
	width: 100%;
}

.introduction_hd_dip_item span {
	display: flex;
	position: absolute;
	height: auto;
}

.introduction_hd_dip_item span img {
	width: 100%;
}

.phisical_item1 {
	bottom: 2.32%;
	left: -10.36%;
	width: 37.68%;
	aspect-ratio: 211 / 129;
}

.phisical_item2 {
	top: 13.93%;
	left: -6.25%;
	width: 19.81%;
	transform: rotate(-21deg);
	aspect-ratio: 11093 / 14960;
}

.phisical_item3 {
	top: -4.82%;
	left: 26.43%;
	width: 27.32%;
	aspect-ratio: 153 / 122;
}

.phisical_item4 {
	top: -1.2%;
	right: -2.14%;
	width: 22.76%;
	transform: rotate(30deg);
	aspect-ratio: 12747 / 17225;
}

.phisical_item5 {
	right: -3.03%;
	bottom: 13.39%;
	width: 28.39%;
	aspect-ratio: 159 / 150;
}

.occupational_item1 {
	bottom: -3.93%;
	left: 6.96%;
	width: 25.54%;
	aspect-ratio: 143 / 140;
}

.occupational_item2 {
	top: 10%;
	left: -9.11%;
	width: 25.36%;
	aspect-ratio: 142 / 139;
}

.occupational_item3 {
	top: -3.04%;
	left: 45.71%;
	width: 16.25%;
	aspect-ratio: 91 / 92;
}

.occupational_item4 {
	top: -0.36%;
	right: -5.8%;
	width: 23.39%;
	transform: rotate(16deg);
	aspect-ratio: 131 / 165;
}

.occupational_item5 {
	right: -6.96%;
	bottom: 14.29%;
	width: 28.21%;
	aspect-ratio: 15800 / 12391;
}

.st_hd {
}

.st_hd_wrap {
	align-items: center;
}

.st_hd_txt {
	position: relative;
}

.st_hd_txt_ttl {
}

.st_hd_txt_item {
	position: absolute;
	top: -149px;
	right: 15px;
}

.st_item1 {
	top: -5%;
	right: 12%;
	width: 48px;
}

.st_item2 {
	top: 5%;
	left: -17%;
	width: 74px;
}

.st_item3 {
	top: 40%;
	right: -8%;
	width: 67px;
}

.st_item4 {
	top: 54%;
	left: -8%;
	width: 123px;
}

.st_item5 {
	top: 73%;
	right: -12%;
	width: 50px;
}

.st_item6 {
	top: 92%;
	left: -16%;
	width: 72px;
}

.st_item7 {
	right: 6%;
	bottom: -15%;
	width: 177px;
}

.intro {
	padding: 120px 0 110px;
	border-bottom: 1px solid #000000;
}

.intro_wrap {
}

.intro_catch {
	margin-bottom: 45px;
	font-size: 50px;
	line-height: 1.6;
}

.intro_txt {
	margin-bottom: 60px;
}

.intro_message {
	display: flex;
	align-items: center;
	gap: 36px;
	padding: 40px 60px 50px;
	border: 1px solid #000000;
	box-shadow: 8px 8px 0 var(--mcolor);
	background: url(../img/cmn/grid-bg@2x.png) center / 75px 75px;
}

.intro_message_img {
	flex-shrink: 0;
}

.intro_message_txt {
}

.intro_message_txt h3 {
	margin-bottom: 19px;
	font-size: 24px;
}

.intro_message_txt p {
}

.-st .intro_txt {
	margin-bottom: 0;
}

.d-sec {
	border-bottom: 1px solid #000000;
}

.d-sec_ttl {
	text-align: center;
}

.d-sec_ttl h2 {
	font-size: 30px;
}

.d-sec_ttl p {
	color: var(--mcolor);
	font-size: 60px;
	line-height: 1.4;
}

.features {
	padding: 75px 0 180px;
}

.features_ttl {
	margin-bottom: 85px;
}

.features_wrap {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 73px 40px;
}

.features_cnt {
}

.features_cnt:nth-child(even) {
	transform: translateY(53px);
}

.features_img {
	position: relative;
	margin-bottom: 18px;
}

.features_img img {
	width: 100%;
}

.features_num {
	position: absolute;
	right: 30px;
	bottom: -67px;
	color: transparent;
	font-style: italic;
	font-size: 96px;
	text-shadow: 2px 2px var(--mcolor);

	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #000000;
}

.features_txt {
}

.features_txt_ttl {
	margin-bottom: 10px;
	font-size: 24px;
}

.features_txt_cnt {
}

.activity {
	padding: 78px 0 155px;
}

.activity_ttl {
	margin-bottom: 110px;
}

.activity_wrap {
}

.activity_cnt {
	display: flex;
	justify-content: center;
	align-items: center;
	width: calc(var(--r)* 2px);
	height: calc(var(--r)* 2px);
	margin: 0 auto;
	border: 79px solid var(--bcolor);
	border-radius: 50%;
	box-sizing: border-box;
}

.activity_cnt_ttl {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 3;
	font-size: 30px;
}

.activity_item {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	width: 295px;
	height: 295px;
	padding: 13px;
	border-radius: 50%;
	background: var(--ccolor);
	aspect-ratio: 1;

	--a2: calc(var(--a)* 1deg - 90deg);
	--x: calc(cos(var(--a2))*(var(--r) - 35)* 1px);
	--y: calc(sin(var(--a2))*(var(--r) - 65)* 1px);
	translate: var(--x) var(--y);
}

.activity_item_wrap {
	display: flex;
	flex-flow: column;
	align-items: center;
	gap: 21px;
	width: 100%;
	height: 100%;
	padding-top: 68px;
	border-radius: 50%;
	box-shadow: 0 0 10px #00000016;
	background: #ffffff;
}

.activity_item_ttl {
	position: relative;
	z-index: 3;
	width: 107px;
	font-size: 24px;
	line-height: 1;
	text-align: center;
}

.activity_item_ttl::before {
	content: "";
	display: block;
	position: absolute;
	bottom: -3px;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 6px;
	background: var(--ccolor);
}

.activity_item_txt {
	display: flex;
	align-items: center;
	height: 90px;
	line-height: 1.4;
	text-align: center;
}

.schedule {
	padding: 75px 0 115px;
}

.schedule_ttl {
}

.schedule_wrap {
}

.schedule_cnt {
}

.schedule_t-ttl {
	margin-bottom: 9px;
	font-size: 24px;
}

.schedule_tbl {
	width: 100%;
	margin-bottom: 33px;
	line-height: 1;
	table-layout: fixed;
}

.st-schedule_cnt .schedule_tbl {
	margin-bottom: 10px;
}

.schedule_tbl thead {
}

.schedule_tbl thead > tr > *,
.schedule_tbl tbody > tr > * {
	padding: 17px 0;
	border: 1px solid ;
	text-align: center;
	vertical-align: middle;
}

.schedule_tbl thead tr {
}

.schedule_tbl thead tr td {
	width: 150px;
}

.schedule_tbl thead tr th {
	/* width: calc((100% - 150px) / 5); */
	padding: 17px 0;
	background: var(--mcolor);
}

.schedule_img {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.schedule_tbl tbody {
}

.schedule_tbl tbody tr {
}

.schedule_tbl tbody tr th {
	width: 150px;
	background: #ffff00;
}

.schedule_tbl tbody tr td {
	/* width: calc((100% - 150px) / 5); */
}

.schedule_tbl tbody tr td.col2ex {
	position: relative;
	padding-left: 10%;
}

.schedule_tbl tbody tr td.col2ex::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 25%;
	width: 1px;
	height: 100%;
	background: #000000;
}

.st-schedule {
}

.st-schedule_wrap {
	width: 732px;
	margin: 0 auto;
}

.st-schedule_cnt {
}

.st-schedule_cnt .schedule_tbl thead tr td,
.st-schedule_cnt .schedule_tbl tbody tr th {
	width: 60px;
}

.-sttablebg {
	background: #f1ffc4;
}

.-sttablebg span {
	position: relative;
	bottom: 1em;
	font-size: 10px;
}

.curriculum {
	padding: 70px 0 100px;
}

.curriculum_ttl {
	margin-bottom: 50px;
}

.curriculum_ttl_txt > p {
	color: #000000;
	font-size: 16px;
}

.curriculum_wrap {
}

.curriculum_img {
	margin-bottom: 50px;
}

.curriculum_field {
}

.curriculum_field_col {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px;
	margin-bottom: 60px;
}

.curriculum_field_cnt {
}

.curriculum_field_ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 60px;
	background: #c4ff00;
	font-size: 24px;
}

.curriculum_field_list {
	display: flex;
	flex-flow: column;
	gap: 3px;
	width: 100%;
	margin-top: 5px;
}

.curriculum_field_list li {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 60px;
	background: #f1ffc4;
	font-size: 20px;
}

.curriculum_field_note {
	margin-top: 25px;
}

.curriculum_field_wide {
}

.ct {
	padding: 100px 0;
	border-bottom: 1px solid #000000;
	background: url(../img/cmn/grid-bg@2x.png) center / 75px 75px;
}

.ct_hd {
	display: flex;
	justify-content: space-between;
	gap: 78px;
	margin-bottom: 120px;
}

.ct_hd_txt {
}

.ct_hd_ttl {
	position: relative;
	z-index: 5;
	width: fit-content;
	margin-bottom: 45px;
	padding: 0 5px;
	font-size: 40px;
	line-height: 1;
}

.ct_hd_ttl::before {
	content: "";
	display: block;
	position: absolute;
	bottom: -3px;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 11px;
	background: var(--mcolor);
}

.ct_hd_catch {
	margin-bottom: 32px;
	font-size: 24px;
}

.ct_hd_cnt {
}

.ct_hd_img {
	flex-shrink: 0;
	position: relative;
}

.ct_hd_img p {
	position: absolute;
	right: 6px;
	bottom: 50%;
	font-size: 38px;
	transform: translate(50%, 50%) rotate(-90deg);
}

.ct_tbl {
	margin-bottom: 80px;
	line-height: 1.4;
}

.ct_tbl_ttl {
	margin-bottom: 21px;
	font-size: 24px;
}

.ct_tbl table {
	width: 100%;
	background: #ffffff;
	table-layout: fixed;
}

.ct_tbl thead {
}

.ct_tbl thead > tr > *,
.ct_tbl tbody > tr > * {
	padding: 17px 0;
	border: 1px solid ;
	text-align: center;
	vertical-align: middle;
}

.ct_tbl thead tr {
}

.ct_tbl thead tr td {
	width: 124.5px;
}

.ct_tbl thead tr > * {
	/* width: calc((100% - 150px) / 5); */
	padding: 17px 0;
	background: var(--mcolor);
}

.schedule_img {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.ct_tbl tbody {
}

.ct_tbl tbody tr {
}

.ct_tbl tbody tr:nth-child(even) > * {
	background: var(--evencolor);
}

.ct_tbl tbody tr th {
	width: 124.5px;
}

.ct_tbl tbody tr td {
	/* width: calc((100% - 150px) / 5); */
}

.ct_place {
}

.ct_place_ttl {
	margin-bottom: 21px;
	font-size: 24px;
}

.ct_place_wrap {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px 40px;
	margin-bottom: 18px;
}

.ct_place_cnt {
}

.ct_place_cnt.ct_place_cnt-row2 {
	grid-row: 1 / 3;
}

.ct_place_name {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 90px;
	height: 40px;
	margin-bottom: 15px;
	background: var(--pnamecolor);
}

.ct_place_detail {
}

.ct_place_other {
	text-align: end;
}

.message {
	padding: 80px 0 150px;
}

.message_ttl {
	margin-bottom: 55px;
}

.message_teacher {
	display: flex;
	gap: 40px;
	margin-bottom: 125px;
}

.message_teacher_img {
	flex-shrink: 0;
}

.message_teacher_txt {
	padding-top: 30px;
}

.message_teacher_txt_catch {
	margin-bottom: 21px;
	font-size: 24px;
}

.message_teacher_txt_cnt {
	margin-bottom: 35px;
}

.message_teacher_txt_name {
	text-align: end;
}

.message_teacher_txt_name span {
	font-size: 24px;
}

.message_student {
	position: relative;
	padding: 33px 60px 55px;
	border: 1px solid #000000;
	box-shadow: 8px 8px 0 var(--mcolor);
	background: url(../img/cmn/grid-bg@2x.png) center /75px 75px;
}

.message_student_item {
	position: absolute;
	top: -21px;
	right: 61px;
}

.message_student_ttl {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 5;
	height: 60px;
	margin-bottom: 40px;
	font-size: 24px;
}

.message_student_ttl::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -68px;
	z-index: -1;
	width: 331px;
	height: 60px;
}

.-pt .message_student_ttl::before {
	background: url(../img/dept/pt/message-student-ttl@2x.png) center / 100% 100%;
}

.-ot .message_student_ttl::before {
	background: url(../img/dept/ot/message-student-ttl@2x.png) center / 100% 100%;
}

.message_student_wrap {
	display: flex;
	flex-flow: column;
	gap: 37px;
}

.message_student_cnt {
	display: flex;
	gap: 40px;
}

.message_student_img {
	flex-shrink: 0;
}

.message_student_txt {
	padding-top: 16px;
}

.message_student_txt_hd {
	margin-bottom: 13px;
	line-height: 1.4;
}

.message_student_txt_hd span {
	font-size: 24px;
}

.message_student_txt_cnt {
}

.link {
}

.link_wrap {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	border-bottom: 1px solid #000000;
}

.link_cnt {
	border-left: 1px solid #000000;
}

.link_cnt:last-child {
	border-right: 1px solid #000000;
}

.link_cnt_btn {
	display: flex;
	align-items: center;
	gap: 37px;
	position: relative;
	padding: 15px;
	background: var(--bg_color);
}

.link_cnt_btn:hover {
	background: var(--hov_color);
}

.link_cnt_btn:hover {
	color: #ffffff;
}

.link_cnt_btn:hover .cmnlink_arrow > .icon-arrow.cmnlink_arrow_after {
	transform: translate(50%, 50%);
}

.link_cnt_btn:hover .cmnlink_arrow > .icon-arrow.cmnlink_arrow_before {
	transform: translate(200%, 50%);
}

.link_cnt_btn_img {
	flex-shrink: 0;
	width: 172px;
	height: auto;
	overflow: hidden;
	aspect-ratio: 1;
}

.link_cnt_btn_img img {
	width: 100%;
	height: 100%;
	transition: all 0.1s;
	object-fit: cover;
}

.link_cnt_btn:hover .link_cnt_btn_img img {
	scale: 1.1;
}

.link_cnt_btn_txt {
}

.link_cnt_btn_txt_jp {
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 1.2;
}

.link_cnt_btn_txt_en {
	font-size: 20px;
	line-height: 1.1;
}

.link_cnt_btn_arrow {
	position: absolute;
	right: 15px;
	bottom: 15px;
}

@media screen and (max-width:1240px) {
}

@media screen and (max-width:768px) {
	/* hd */
	.introduction_hd {
		padding: 40px 0;
	}

	.introduction_hd_wrap {
		flex-flow: column-reverse;
		align-items: center;
		gap: 25px;
	}

	.introduction_hd_people {
	}

	.-pt .introduction_hd_people {
		right: -20px;
		left: unset;
		width: 115px;
	}

	.-ot .introduction_hd_people {
		right: -28px;
		left: auto;
		width: 116px;
	}

	.introduction_hd_txt {
		width: 100%;
		padding: 10px 0;
	}

	.introduction_hd_txt_ttl {
		width: fit-content;
		margin-bottom: 20px;
		padding: 10px 24px;
	}

	.introduction_hd_txt_ttl h1 {
		font-size: 39px;
	}

	.introduction_hd_txt_ttl p {
	}

	.introduction_hd_txt_anchor {
	}

	.introduction_hd_txt_anchor_item {
	}

	.introduction_hd_txt_anchor_item::before {
	}

	.introduction_hd_dip {
		width: 100%;
		max-width: 300px;
		height: auto;
	}

	.-load .introduction_hd_dip {
	}

	.introduction_hd_dip_img {
	}

	.introduction_hd_dip_img img {
	}

	.introduction_hd_dip_item {
	}

	.-load .introduction_hd_dip .introduction_hd_dip_item {
	}

	.introduction_hd_dip_item span {
	}

	.introduction_hd_dip_item span img {
	}

	.phisical_item1 {
	}

	.phisical_item2 {
	}

	.phisical_item3 {
	}

	.phisical_item4 {
	}

	.phisical_item5 {
	}

	.occupational_item1 {
	}

	.occupational_item2 {
	}

	.occupational_item3 {
	}

	.occupational_item4 {
	}

	.occupational_item5 {
	}

	.st_hd {
	}

	.st_hd_wrap {
		gap: 80px;
	}

	.st_hd_txt {
	}

	.st_hd_txt_ttl {
	}

	.st_hd_txt_item {
		top: -64px;
		right: 35px;
		width: 88px;
	}

	.st_item1 {
	}

	.st_item2 {
	}

	.st_item3 {
	}

	.st_item4 {
	}

	.st_item5 {
	}

	.st_item6 {
	}

	.st_item7 {
	}

	.intro {
		padding: 40px 0;
	}

	.intro_wrap {
	}

	.intro_catch {
		margin-bottom: 20px;
		font-size: 30px;
	}

	.intro_txt {
	}

	.intro_message {
		flex-flow: column;
		gap: 15px;
		padding: 30px 20px;
	}

	.intro_message_img {
	}

	.intro_message_txt {
	}

	.intro_message_txt h3 {
		margin-bottom: 3px;
		font-size: 20px;
	}

	.intro_message_txt p {
	}

	.-st .intro_txt {
	}

	.d-sec {
	}

	.d-sec_ttl {
	}

	.d-sec_ttl h2 {
		font-size: 24px;
	}

	.d-sec_ttl p {
		font-size: 30px;
	}

	.features {
		padding: 40px 0;
	}

	.features_ttl {
		margin-bottom: 30px;
	}

	.features_wrap {
		grid-template-columns: 1fr;
		gap: 20px;
	}

	.features_cnt {
	}

	.features_cnt:nth-child(even) {
		transform: unset;
	}

	.features_img {
		margin-bottom: 10px;
	}

	.features_img img {
	}

	.features_num {
		right: 10px;
		bottom: -49px;
		font-size: 70px;
	}

	.features_txt {
	}

	.features_txt_ttl {
		margin-bottom: 5px;
		font-size: 20px;
	}

	.features_txt_cnt {
	}

	.activity {
		padding: 60px 0;
	}

	.activity_ttl {
		margin-bottom: 30px;
	}

	.activity_wrap {
	}

	.activity_cnt {
		flex-flow: column;
		gap: 20px;
		width: 100%;
		height: auto;
		border: unset;
	}

	.activity_cnt_ttl {
	}

	.activity_item {
		position: unset;

		translate: unset;
	}

	.activity_item_wrap {
	}

	.activity_item_ttl {
	}

	.activity_item_ttl::before {
	}

	.activity_item_txt {
	}

	.schedule {
		padding: 40px 0;
	}

	.schedule_ttl {
	}

	.schedule_wrap {
	}

	.schedule_cnt {
	}

	.schedule_t-ttl {
		margin-bottom: 2px;
		font-size: 19px;
	}

	.schedule_tbl_wrap {
		width: 100%;
		margin-bottom: 20px;
		overflow: scroll;
	}

	.st-schedule_wrap .schedule_tbl_wrap {
		margin-bottom: 5px;
	}

	.schedule_tbl {
		width: 1000px;
		margin-bottom: 0;
	}

	.schedule_tbl thead {
	}

	.schedule_tbl thead > tr > *,
	.schedule_tbl tbody > tr > * {
	}

	.schedule_tbl thead tr {
	}

	.schedule_tbl thead tr td {
	}

	.schedule_tbl thead tr th {
	}

	.schedule_img {
	}

	.schedule_tbl tbody {
	}

	.schedule_tbl tbody tr {
	}

	.schedule_tbl tbody tr th {
	}

	.schedule_tbl tbody tr td {
	}

	.schedule_tbl tbody tr td.col2ex {
	}

	.schedule_tbl tbody tr td.col2ex::before {
	}

	.st-schedule {
	}

	.st-schedule_wrap {
		width: 100%;
	}

	.st-schedule_cnt {
	}

	.st-schedule table {
		width: 750px;
	}

	.st-schedule_cnt .schedule_tbl thead tr td,
	.st-schedule_cnt .schedule_tbl tbody tr th {
	}

	.-sttablebg {
	}

	.-sttablebg span {
	}

	.curriculum {
		padding: 40px 0;
	}

	.curriculum_ttl {
		margin-bottom: 30px;
	}

	.curriculum_ttl_txt > p {
		font-size: 18px;
	}

	.curriculum_wrap {
	}

	.curriculum_img {
	}

	.curriculum_field {
	}

	.curriculum_field_col {
		grid-template-columns: 1fr;
		margin-bottom: 30px;
	}

	.curriculum_field_cnt {
	}

	.curriculum_field_ttl {
		font-size: 20px;
	}

	.curriculum_field_list {
	}

	.curriculum_field_list li {
		height: auto;
		padding: 10px;
		font-size: 18px;
	}

	.curriculum_field_note {
		margin-top: 10px;
		font-size: 14px;
	}

	.curriculum_field_wide {
	}

	.ct {
		padding: 40px 0;
	}

	.ct_hd {
		flex-flow: column-reverse;
		margin-bottom: 40px;
	}

	.ct_hd_txt {
	}

	.ct_hd_ttl {
		margin-bottom: 25px;
		font-size: 32px;
	}

	.ct_hd_ttl::before {
	}

	.ct_hd_catch {
		margin-bottom: 10px;
	}

	.ct_hd_cnt {
	}

	.ct_hd_img {
	}

	.ct_hd_img p {
		font-size: 27px;
	}

	.ct_tbl {
		margin-bottom: 30px;
	}

	.ct_tbl_ttl {
	}

	.ct_tbl_wrap {
		width: 100%;
		overflow: scroll;
	}

	.ct_tbl table {
		width: 1000px;
	}

	.ct_tbl thead {
	}

	.ct_tbl thead > tr > *,
	.ct_tbl tbody > tr > * {
	}

	.ct_tbl thead tr {
	}

	.ct_tbl thead tr td {
	}

	.ct_tbl thead tr > * {
	}

	.schedule_img {
		grid-template-columns: 1fr 1fr;
	}

	.ct_tbl tbody {
	}

	.ct_tbl tbody tr {
	}

	.ct_tbl tbody tr:nth-child(even) > * {
	}

	.ct_tbl tbody tr th {
	}

	.ct_tbl tbody tr td {
	}

	.ct_place {
	}

	.ct_place_ttl {
		margin-bottom: 10px;
		font-size: 20px;
	}

	.ct_place_wrap {
		grid-template-columns: 1fr;
		gap: 20px;
	}

	.ct_place_cnt {
	}

	.ct_place_cnt.ct_place_cnt-row2 {
	}

	.ct_place_name {
		margin-bottom: 7px;
	}

	.ct_place_detail {
	}

	.ct_place_other {
	}

	.message {
		padding: 40px 0 60px;
	}

	.message_ttl {
		margin-bottom: 30px;
	}

	.message_teacher {
		flex-flow: column;
		gap: 20px;
		margin-bottom: 70px;
	}

	.message_teacher_img {
	}

	.message_teacher_txt {
		padding-top: 0;
	}

	.message_teacher_txt_catch {
		margin-bottom: 7px;
		font-size: 20px;
	}

	.message_teacher_txt_cnt {
		margin-bottom: 15px;
	}

	.message_teacher_txt_name {
	}

	.message_teacher_txt_name span {
		font-size: 22px;
	}

	.message_student {
		padding: 30px 20px;
	}

	.message_student_item {
		top: -30px;
		right: unset;
		left: -11px;
		width: 200px;
	}

	.message_student_ttl {
		height: 50px;
		margin-bottom: 24px;
		font-size: 20px;
	}

	.message_student_ttl::before {
		width: 280px;
		height: 100%;
	}

	.-pt .message_student_ttl::before {
	}

	.-ot .message_student_ttl::before {
	}

	.message_student_wrap {
	}

	.message_student_cnt {
		flex-flow: column;
		gap: 20px;
	}

	.message_student_img {
	}

	.message_student_txt {
		padding-top: 0;
	}

	.message_student_txt_hd {
		margin-bottom: 7px;
	}

	.message_student_txt_hd span {
	}

	.message_student_txt_cnt {
	}

	.link {
	}

	.link_wrap {
		grid-template-columns: 1fr;
	}

	.link_cnt {
	}

	.link_cnt:last-child {
	}

	.link_cnt_btn {
	}

	.link_cnt_btn:hover {
	}

	.link_cnt_btn:hover {
	}

	.link_cnt_btn:hover .cmnlink_arrow > .icon-arrow.cmnlink_arrow_after {
	}

	.link_cnt_btn:hover .cmnlink_arrow > .icon-arrow.cmnlink_arrow_before {
	}

	.link_cnt_btn_img {
		width: 110px;
	}

	.link_cnt_btn_img img {
	}

	.link_cnt_btn:hover .link_cnt_btn_img img {
	}

	.link_cnt_btn_txt {
	}

	.link_cnt_btn_txt_jp {
		font-size: 20px;
	}

	.link_cnt_btn_txt_en {
	}

	.link_cnt_btn_arrow {
	}
}
