@charset "UTF-8";

/* eduMargin01 */
.architectureType2018 #wrap #mainArea main .eduMargin01.mainInner {
	margin-top: 70px;
}

/* eduMvArea */
.eduMvArea {
	background-color: #fff8dc;
}
.eduMvContents01 {
	width: 1200px;
	margin: 0 auto;
}
.eduMvImg01 {
	width: 960px;
	padding-top: 30px;
	margin: 0 auto 28px;
	box-sizing: border-box;
}
.eduMvItem01 {
	width: 411px;
	height: 134px;
	margin: 0 auto;
	background: url(/kojin/edu/images/index_bg_mv01.png) no-repeat center bottom;
	background-size: contain;
	text-align: center;
}
.eduMvItem02 {
	width: 654px;
	height: 192px;
	margin: 0 auto;
	background: url(/kojin/edu/images/index_bg_mv02.png) no-repeat center bottom;
	background-size: contain;
	text-align: center;
}
.eduMvItemTitle {
	display: inline-block;
	margin-top: 31px;
	padding: 5px 18px;
	background-color: #fff;
	border-radius: 50px;
	font-size: 2.4rem;
	font-weight: bold;
	color: #aa743a;
	line-height: 1;
}
.eduMvItemKinri {
	margin-top: 14px;
	font-size: 2.8rem;
	font-weight: bold;
	color: #fff;
	line-height: 1;
}
.eduMvGreen01 {
	padding: 20px 0;
	background-color: #0ca26c;
}
.eduMvDecoration.v4-decorationTextB02 > span:before,
.eduMvDecoration.v4-decorationTextB02 > span:after {
	background: #fff;
}

/* edu2023LabelTitle */
.edu2023LabelTitle01 {
	display: flex;
	justify-content: center;
	align-items: center;
}
.edu2023LabelTitle01 .label {
	width: 100px;
}
.edu2023LabelTitle01 .title {
	margin-left: 20px;
}

/* edu2023CardBlock */
.edu2023CardBlock02::before {
	content: none;
}

/* edu2023BalloonText */
*[class*="edu2023BalloonText"] > span {
	display: inline-block !important;
	position: relative;
}
*[class*="edu2023BalloonText"] .balloonImg {
	position: absolute;
	top: 0;
	left: 0;
}
.edu2023BalloonText01 > span {
	padding: 25px 0 0 100px;
}
.edu2023BalloonText02 > span {
	padding: 10px 0 0 90px;
}
.edu2023BalloonText01 .balloonImg {
	width: 90px;
}
.edu2023BalloonText02 .balloonImg {
	width: 80px;
}

/* edu2023Column */
.edu2023Column01 > .v3-flowColumnWrap > .v3-flowColumnCol:first-child {
	display: flex;
	align-items: center;
	justify-content: center;
}
.edu2023Column01 > .v3-flowColumnWrap > .v3-flowColumnCol:nth-child(n + 2)::before {
	margin-top: -50px;
	border-width: 50px 0 50px 40px;
	border-color: transparent transparent transparent rgba(37, 196, 123, 0.16);
}

/* edu2023Carousel */
.edu2023Carousel01.carouselType02 .bx-viewport {
	overflow: hidden !important;
}
.edu2023Carousel01.carouselType02 .bx-pager {
	display: block;
	width: auto;
}
.edu2023Carousel01.carouselType02 .bx-pager > .bx-pager-item {
	display: inline-block;
	margin: 0 10px;
	width: auto;
}
.edu2023Carousel01.carouselType02 .bx-pager > .bx-pager-item > .bx-pager-link {
	display: block;
	text-indent: -500px;
	width: 14px;
	height: 14px;
	padding: 0;
	background: #dedede;
}
.edu2023Carousel01.carouselType02 .bx-pager > .bx-pager-item > .bx-pager-link.active {
	background: #049849;
}

/* edu2023TileItem */
.edu2023TileItem01 {
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
}

/* edu2023LinkBlock */
.edu2023LinkBlock01 {
	display: block;
	position: relative;
}
.edu2023LinkBlock01.edu2023LinkBottomArrow01 {
	padding-bottom: 20px;
}
.edu2023LinkBlock01.edu2023LinkBottomArrow01::after {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 20px;
	height: 12px;
	background-image: url(/kojin/edu/images/edu_arrow_01.png);
	background-repeat: no-repeat;
	background-size: cover;
	transform: translateX(-50%);
}
.edu2023LinkBlock01 .linkText01 {
	color: #000;
}
.edu2023LinkBlock01:hover .linkText01 {
	color: #f7920e;
}

/* edu2023BorderBottom */
.edu2023BorderBottom01 {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: solid 1px #c7c7c7;
}

/* edu2023RelationLinkList */
.edu2023RelationLinkList01 {
	display: flex;
	flex-wrap: wrap;
	margin-top: -10px;
}
.edu2023RelationLinkList01 > * {
	margin-top: 10px;
	margin-right: 30px;
}

/* icon */
*[class*="edu2023Icon"] > span {
	display: inline-block !important;
	position: relative;
}
*[class*="edu2023Icon"] > span::before {
	position: absolute;
	left: 0;
	top: 50%;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
}
.edu2023Icon01 > span {
	padding: 8px 0 8px 70px;
}
.edu2023Icon02 > span {
	padding-left: 90px;
}
.edu2023Icon03 > span {
	padding-left: 100px;
}
.edu2023IconFaq01 > span {
	position: static;
}
.edu2023TabPinch01 .edu2023IconBeginner01 > span,
.edu2023TabPinch01 .edu2023IconQuestion01 > span {
	padding: 10px 90px!important;
}
.edu2023TabPinch01 .edu2023IconLamp02 > span {
	padding: 10px 75px !important;
}
.edu2023Icon01 > span::before {
	margin-top: -31px;
	width: 50px;
	height: 61px;
	background-image: url(/kojin/edu/images/edu_ico_01.png);
}
.edu2023Icon02 > span::before {
	margin-top: -30px;
	width: 80px;
	height: 60px;
	background-image: url(/kojin/edu/images/edu_ico_02.png);
}
.edu2023Icon03 > span::before {
	margin-top: -32px;
	width: 86px;
	height: 64px;
	background-image: url(/kojin/edu/images/edu_ico_03.png);
}
.edu2023IconLamp01 > span::before {
	content: url(/common/type2018/images/ico_lamp02.svg);
}
.edu2023IconFaq01 > span::before {
	left: 15px;
	width: 30px;
	height: 37px;
	margin-top: -19px;
	background-image: url(/kojin/edu/images/edu_ico_04.png);
}
.edu2023IconBeginner01 > span::before {
	width: 86px;
	height: 68px;
	margin-top: -34px;
	background-image: url(/kojin/edu/images/edu_ico_05.png);
}
.edu2023IconLamp02 > span::before {
	width: 64px;
	height: 64px;
	margin-top: -32px;
	background-image: url(/kojin/edu/images/edu_ico_06.png);
}
.edu2023IconQuestion01 > span::before {
	width: 86px;
	height: 68px;
	margin-top: -34px;
	background-image: url(/kojin/edu/images/edu_ico_07.png);
}

@media screen and (max-width: 767px) {
	/* eduMargin01 */
	.architectureType2018 #wrap #mainArea main .eduMargin01.mainInner {
		margin-top: 40px;
	}

	/* eduMvArea */
	.eduMvArea {
		margin: 0 -10px;
	}
	.eduMvContents01 {
		width: 100%;
	}
	.eduMvImg01 {
		width: 100%;
		padding: 12px 10px 0;
		margin: 0 auto 10px;
	}
	.eduMvItem01 {
		width: 213px;
		height: 70px;
	}
	.eduMvItem02 {
		width: 98%;
		max-width: 337px;
		height: 112px;
		background: url(/kojin/edu/images/index_bg_mv02_sp.png) no-repeat center bottom;
		background-size: contain;
	}
	.eduMvItemTitle {
		margin-top: 15px;
		padding: 4px 9px;
		border-radius: 25px;
		font-size: 1.4rem;
	}
	.eduMvItemKinri {
		margin-top: 6px;
		font-size: 1.6rem;
	}
	.eduMvGreen01 {
		padding: 12px 10px;
	}

	/* title */
	.edu2023LabelTitle01 {
		display: block;
		text-align: center;
	}
	.edu2023LabelTitle01 .label {
		width: 75px;
		margin: 0 auto;
	}
	.edu2023LabelTitle01 .title {
		margin: 10px 0 0;
	}

	/* edu2023CardBlock */
	a.edu2023CardBlock01 > .v3-blockInner {
		padding: 20px 3px !important;
	}
	a.edu2023CardBlock01:not(.v3-noMark01) > .v3-blockInner {
		padding: 20px 15px !important;
	}
	a.edu2023CardBlock01:not(.v3-noMark01) > .v3-blockInner::before {
		left: 5px;
	}

	/* edu2023BalloonText */
	.edu2023BalloonText01 > span {
		padding: 35px 0 0 0;
	}
	.edu2023BalloonText02 > span {
		padding: 0 0 0 55px;
	}
	.edu2023BalloonText01 .balloonImg {
		width: 67px;
	}
	.edu2023BalloonText02 .balloonImg {
		top: 5px;
		width: 48px;
	}

	/* edu2023FlagText */
	.v3-hasFlag .edu2023FlagText01 {
		padding: 0 30px 0 65px;
	}

	/* edu2023MinWText */
	.edu2023MinWText01 {
		min-width: 34px;
	}

	/* edu2023Column */
	.edu2023Column01 > .v3-flowColumnWrap > .v3-flowColumnCol:nth-child(n+2)::before {
		margin-top: -5px;
		margin-left: -21px;
		border-width: 17px 21px 0 21px;
		border-color: rgba(37, 196, 123, 0.16) transparent transparent transparent;
	}
	.edu2023Column01 > .v3-flowColumnWrap > .v3-flowColumnCol .edu2023ColText01 {
		min-width: 34px;
	}
	.edu2023Column01 > .v3-flowColumnWrap > .v3-flowColumnCol .edu2023ColText02 {
		min-width: 66px;
	}

	/* edu2023Carousel */
	.edu2023Carousel01.carouselType02 .bx-default-pager {
		top: 10px;
		padding: 0;
	}
	.edu2023Carousel01.carouselType02 .bx-controls-auto-item > a {
		right: auto;
		bottom: -20px;
	}
	.edu2023Carousel01.carouselType02 .bx-controls-auto-item > a:before,
	.edu2023Carousel01.carouselType02 .bx-controls-auto-item > a.bx-start:before {
		top: auto;
	}
	.edu2023Carousel01.carouselType02 .bx-prev {
		left: -20px !important;
	}
	.v4-carousel01.carouselType02 .bx-next {
		right: -20px !important;
	}
	.edu2023Carousel02 .bx-prev,
	.v4-normalBlockA01 .edu2023Carousel02 .bx-prev {
		left: -5px !important;
	}
	.edu2023Carousel02 .bx-next,
	.v4-normalBlockA01 .edu2023Carousel02 .bx-next {
		right: -5px !important;
	}

	/* edu2023BorderBottom */
	.edu2023BorderBottom01 {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

	/* edu2023RelationLinkList */
	.edu2023RelationLinkList01 {
		display: block;
	}
	.edu2023RelationLinkList01 > * {
		margin-right: 0;
	}

	/* icon */
	.edu2023Icon01 > span {
		padding: 0 0 0 55px;
	}
	.edu2023Icon02 > span {
		padding-left: 50px;
	}
	.edu2023Icon03 > span {
		padding-left: 55px;
	}
	.edu2023IconLamp01 > span {
		padding: 70px 0 0;
	}
	.edu2023TabPinch01 .edu2023IconBeginner01 > span,
	.edu2023TabPinch01 .edu2023IconQuestion01 > span,
	.edu2023TabPinch01 .edu2023IconLamp02 > span {
		padding: 0!important;
	}
	.edu2023Icon01 > span::before {
		margin-top: -26px;
		width: 42px;
		height: 51px;
	}
	.edu2023Icon02 > span::before {
		margin-top: -15px;
		width: 40px;
		height: 30px;
	}
	.edu2023Icon03 > span::before {
		margin-top: -16px;
		width: 43px;
		height: 32px;
	}
	.edu2023IconLamp01 > span::before {
		content: url(/common/type2018/images/ico_lamp02.svg);
		top: 0;
		left: 50%;
		margin: 0 0 0 -17px;
	}
	.edu2023IconBeginner01 > span::before,
	.edu2023IconLamp02 > span::before,
	.edu2023IconQuestion01 > span::before {
		content: none;
	}
}
