@media screen and (max-width:768px) {
	#mv {
		height: auto;
		min-height: 350px;
		background-position: right;
	}

	#mv .box .txt {
		margin-top: 6rem;
	}

	#mv .box .txt img {
		margin-bottom: 1rem;
		max-width: 40px;
	}

	#mv .box .txt p:nth-child(2) {
		margin-bottom: 1rem;
		font-size: 2.1rem;
	}

	#mv .box .txt p {
		font-size: 2.4rem;
	}

	.sub_ttl {
		margin-top: 3rem;
		font-size: 1.8rem;
	}

	.about_txt {
		margin-top: 2rem;
		margin-bottom: 3rem;
		padding: 2rem;
	}

	.about_txt p {
		font-size: 1.4rem;
	}

	.list_course {
		margin-top: 0;
		margin-bottom: 0;
	}

	.list_course > li:not(:last-child) {
		margin-bottom: 5rem;
	}

	.list_course li .left_box, .list_course li .right_box {
		width: 100%;
	}

	.course_ttl {
		font-size: 2.6rem;
		text-align: center;
	}

	.course_ttl span {
		font-size: 2.1rem;
	}

	.course_target p {
		display: block;
		border-radius: 0;
	}

	.course_txt {
		padding: 0 1.5rem;
	}

	.list_course li .left_box {
		order: 2;
	}

	.list_course li .right_box {
		height: 320px;
		order: 1;
	}

	.list_course li .curriculum_box {
		order: 3;
	}

	.curriculum_ttl {
		font-size: 2.6rem;
	}

	.curriculum_txt {
		padding: 0 2rem;
	}

	.course_features li {
		width: 85px;
		height: 85px;
		border-radius: 0;
	}

	.list_course li:nth-child(2n) .course_ttl {
		text-align: center;
	}

	.curriculum_tbl {
		flex-direction: column;
		width: 100%;
	}

	.curriculum_tbl dt, .curriculum_tbl dd {
		width: 100%;
	}

	.curriculum_tbl dd {
		padding: 0 2rem;
		text-align: center;
		border-bottom: none;
	}

	.course_etc {
		flex-direction: column;
	}

	.course_other {
		margin-bottom: 5rem;
		width: 100%;
	}

	#hair_make .box {
		margin: 0 auto;
		padding-bottom: 3rem;
	}

	#hair_make .box .txt {
		margin-top: 1rem;
		padding: 2rem;
	}

	.hair_make_photo {
		margin-top: 3rem;
	}

	.course_other_target {
		padding: 2rem;
		height: auto;
	}

	.course_other_target p {
		font-size: 1.6rem;
		line-height: 1.5;
	}

	#business .right_box img {
		height: 235px;
	}

	#business .list_course li .right_box {
		height: 240px;
	}

	#business .txt {
		padding: 2rem;
	}

	#business .txt p {
		font-size: 1.4rem;
	}

	.dressing_etc .course_other {
		width: 100%;
	}

}
