@charset "UTF-8";
#main {
	position: relative;
	z-index: 0;
}
.areaBody {
	margin-right: -252px;
	font-size: 16px;
	line-height: 1.875;
	margin-top: -40px;
}
.sect {
	margin-bottom: 65px;
}
.sect_title {
	background-color: #ec9439;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	position: relative;
	z-index: 1;
	padding: 22px 20px;
	padding-left: 147px;
	display: flex;
	align-items: center;
}
.sect_title-eigo {
	background-color: #069f48;
}
.sect_title-kyouiku {
	background-color: #1b74c4;
}
.sect_title::before {
	content: "";
	border: 42px solid #fff;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 27px;
	border-bottom-color: transparent;
	border-bottom-width: 19px;
	border-top-width: 75px;
}
.sect_title > img {
	display: block;
	margin-left: 10px;
}
.sect_mark {
	display: block;
	position: absolute;
	z-index: 1;
	top: 22px;
	left: 53px;
}
.sect_mark-a {
	left: 12px;
	top: 3px;
}
.sect_mark > svg {
	display: block;
	width: 41px;
	height: 41px;
	fill: #e28729;
}
.sect_mark-eigo > svg {
	fill: #069f48;
}
.sect_mark-kyouiku > svg {
	fill: #1b74c4;
}
.sect_mark-a > svg {
	height: 45px;
	width: 45px;
	fill: #2767b3;
}
.sect_mark-eigoA > svg {
	fill: #ea4747;
}
.sect_mark-kyouikuA > svg {
	fill: #ea4747;
}
.sect_mark > svg > title {}
.sect_box {
	background-color: #f1f1f1;
	padding: 44px 40px 40px;
}
.sect_answer {
	position: relative;
	z-index: 1;
	padding-left: 107px;
	margin-bottom: 35px;
}
.sect_cols {
	display: flex;
	justify-content: space-between;
}
.sect_col {}
.sect_col-no1 {
	width: calc(100% - 190px);
}
.sect_text {
	font-size: 112.5%;
}
.sect_col-no2 {
	width: 164px;
}
.sect_image {}
.sect_image > img {}
.pointWrap {}
.point {
	margin: 13px auto 30px;
	max-width: 570px;
}
.point-wide {
	max-width: 660px;
}
.point-full {
	max-width: none;
}
.point_cols {
	display: flex;
	background-color: #fff;
}
.point_col {
	box-sizing: border-box;
}
.point_col-no1 {
	background-color: #e28729;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 145px;
	align-items: center;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 6 33' preserveAspectRatio='none' fill='%23fff'%3E%3Cpolygon points='0.1 -0.3 6 16.5 6 -0.3 0.1 -0.3'/%3E%3Cpolygon points='6 33.3 6 16.5 0.1 33.3 6 33.3'/%3E%3C/svg%3E");
	background-size: 25px 100%;
	background-repeat: no-repeat;
	background-position: right center;
}
.point_col-eigo {
	background-color: #069f48;
}
.point_col-kyouiku {
	background-color: #2767b3;
}
.point_title {}
.point_title > svg {
	display: block;
	width: 80px;
	height: 21px;
	fill: #fff;
}
.point_title > svg > title {}
.point_col-no2 {
	width: calc(100% - 145px);
	padding: 13px 25px;
}
.point_list {
	list-style: none;
	font-size: 20px;
	font-weight: bold;
}
.point_list > li {
	position: relative;
	z-index: 1;
	padding-left: 31px;
	margin-top: 3px;
}
.point_list > li::before {
	content: "";
	width: 20px;
	height: 20px;
	background-color: #e5e5e5;
	position: absolute;
	z-index: 1;
	top: 0.89em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
}
.point_list > li::after {
	content: "";
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='%23DD4746'%3E%3Cpath d='M5.6,0.4C3.7,1.5,2,4.2,2,4.2L1.4,3.4L0.7,4.1l1.1,1.5l0.6,0C3.2,3.3,6,0.5,6,0.5L5.6,0.4z'/%3E%3C/svg%3E");
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 1;
	top: 0.89em;
	left: 4px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: -4px;
}
.point__list-astr {
	padding-left: 0 !important;
	color: rgba(51, 51, 51, 0.8);
	font-size: 16px;
}
.point__list-astr::before,.point__list-astr::after {
	content: none !important;
	padding: 0;
}
.point_list > li:first-child {
	margin-top: 0;
}
.point_list > li:last-child {}
.point_list > li:nth-child(2n + 1) {}
.point_list > li:nth-child(n + 3) {}
.changeList {
	list-style: none;
	display: flex;
	justify-content: space-between;
	margin: 33px 0 50px;
}
.changeList:last-child {
	margin-bottom: 0;
}
.changeList-mbS {
	margin-bottom: 10px;
}
.changeList-4wrap {
	flex-wrap: wrap;
	justify-content: center;
}
.changeList > li {
	border-top: 12px solid #ec9439;
	background-color: #fff;
	width: 21.8%;
	padding: 20px 10px;
	box-sizing: border-box;
}
.changeList-5c > li {
	width: 19%;
}
.changeList-thin > li {
	width: 24%;
}
.changeList-4wrap > li {
	width: 23.8%;
	margin-left: 1.6%;
	display: flex;
	flex-direction: column;
}
.changeList-4wrap > li:nth-child(4n + 1) {
	margin-left: 0;
}
.changeList-eigo > li {
	border-top-color: #069f48;
}
.changeList-kyouiku > li {
	border-top-color: #1b74c4;
}
.changeList > li:first-child {}
.changeList > li:last-child {}
.changeList > li:nth-child(2n + 1) {}
.changeList > li:nth-child(n + 3) {}
.changeList-4wrap > li:nth-child(n + 5) {
	margin-top: 1.6%;
}
.changeList > li > img {
	display: block;
	margin: 0 auto 21px;
}
.changeList > li > b {
	color: #ea4747;
	line-height: 1.25;
	font-weight: bold;
	display: block;
	text-align: center;
}
.changeList-4wrap > li > b {
	flex-grow: 1;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	width: 100%;
}
.changeList > li > b > b {
	font-size: 120%;
}
.point_more {
	color: rgba(51, 51, 51, 0.8);
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 7px;
}
.point_more::before {
	content: "";
	display: block;
	border: 7px solid #ec9439;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-width: 0;
	border-top-width: 12px;
	margin-right: 9px;
}
.point_more-eigo::before {
	border-top-color: #069f48;
}
.point_more-kyouiku::before {
	border-top-color: #1b74c4;
}
.change {}
.change_title {}
.change_headline {}
.change_text {
	text-align: center;
	margin-bottom: 13px;
}
.change_image {
	max-width: 430px;
	margin: 0 auto;
}
.change_image > img {
	display: block;
}
.imgSect {
	margin: 41px 0 58px;
}
.imgSect:last-child {
	margin-bottom: 0;
}
.imgSect_title {}
.imgSect_text {
	margin-bottom: 2.3em;
}
.imgSect_text:last-child {
	margin-bottom: 0;
}
.imgSect_centerImg {
	margin: 32px 0 5px;
}
.imgSect_centerImg > img {
	display: block;
	margin: 0 auto;
}
.imgSect_caption {
	font-size: 12px;
	text-align: center;
}
.imgSect_colsWrap {}
.imgSect_cols {
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
	margin-bottom: 60px;
}
.imgSect_cols-mbS {
	margin-bottom: 50px;
}
.imgSect_cols:last-child {
	margin-bottom: 0;
}
.imgSect_col {
	width: 49%;
	display: flex;
	flex-direction: column;
}
.imgSect_col-no1 {}
.imgSect_headline {
	width: 100%;
}
.imgSect_headline-grow {
	flex-grow: 1;
}
.imgSect_col-text {
	width: 47%;
}
.imgSect_headline-l {
	padding-top: 19px;
	padding-bottom: 19px;
}
.imgSect_headlineWrap {
	flex-grow: 1;
	display: flex;
	align-items: center;
	background-color: #505050;
}
.imgSect_headline > small {}
.imgSect_image {}
.imgSect_image-mt {
	margin-top: 18px;
}
.imgSect_image-fit {
	margin-left: -15px;
	margin-right: -15px;
}
.imgSect_image > img {
	display: block;
	margin: 0 auto;
}
.imgSect_col-txt {
	color: #000;
}
.imgSect_col-no2 {}
.imgSect_col-flex {
	display: flex;
	flex-direction: column;
}
.imgSect_subhead {}
.imgSect_caution {
	font-size: 12px;
	text-align: right;
	margin-top: 24px;
}
.imgSect_msgWrap {
	position: relative;
	z-index: 1;
	max-width: 820px;
	margin: 0 auto;
}
.imgSect_msg {
	color: #ea4747;
	font-size: 112.5%;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	padding: 15px 24px;
}
.imgSect_msg:last-child {
	margin-bottom: 0;
}
.imgSect_msgWrap_image {
	position: absolute;
	z-index: 1;
	bottom: 100%;
	right: 37px;
	margin-bottom: 2px;
}
.imgSect_msgWrap_image > img {
	display: block;
}
.imgSect_arrow {
	margin-top: 41px;
}
.pageNav {
	max-width: 720px;
	margin: 126px auto 20px;
}
.pageNav_list {
	list-style: none;
}
.pageNav_list > li {
	margin-top: 21px;
}
.pageNav_list > li:first-child {
	margin-top: 0;
}
.pageNav_list > li:last-child {}
.pageNav_list > li:nth-child(2n + 1) {}
.pageNav_list > li:nth-child(n + 3) {}
.pageNav_list > li > a {
	display: flex;
	text-decoration: none;
	background-color: #1b74c4;
	color: #fff;
	align-items: center;
	justify-content: center;
	padding: 39px 20px;
	position: relative;
	z-index: 1;
	line-height: 1;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.pageNav_list > li > a.-green {
	background-color: #06a048;
}
.pageNav_titleWrap {
	min-width: 442px;
	text-align: center;
	margin-left: 10px;
}
.pageNav_list > li > a::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 21px);
	border: 1px solid #fff;
	bottom: 0;
	margin: auto;
	border-left: none;
	border-right: none;
	border-bottom-width: 3px;
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
}
.pageNav_list > li > a::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 35px);
	border: 3px solid #fff;
	bottom: 0;
	margin: auto;
	border-left: none;
	border-right: none;
	border-bottom-width: 1px;
}
.pageNav_image {
	width: 98px;
	height: 98px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	transition-duration: .3s;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.pageNav_image > img {
	display: block;
}
.pageNav_catch {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 13px;
}
.pageNav_title {
	font-size: 34px;
	font-weight: bold;
}
.bottomNav {
	max-width: 720px;
	margin: 0 auto;
}
.bottomNav_link {}
.bottomNav_link > a {
	display: block;
	text-decoration: none;
	color: inherit;
	transition-duration: .3s;
	transition-property: opacity;
}
.bottomNav_link > a::before {
	content: "";
}
.bottomNav_link > a::after {
	content: "";
}
.bottomNav_link > a > img {
	display: block;
}
.bottomNav_text {
	font-size: 12px;
	line-height: 2;
	padding-left: 9px;
}
.areaTitle {
	background-color: #ec9439;
	margin-bottom: 100px;
	position: relative;
	z-index: 1;
	margin-left: calc((100vw - 960px) / -2);
	margin-right: calc((100vw - 960px) / -2);
}
.areaTitle-eigo {
	background-color: #069f48;
}
.areaTitle-kyouiku {
	background-color: #1b74c4;
}
.areaTitle_inner {
	padding-top: 76px;
	padding-bottom: 38px;
	max-width: 900px;
	margin: 0 auto;
}
.areaTitle_imageWrap {
	display: flex;
	align-items: center;
	max-width: 820px;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
}
.areaTitle_imageWrap-wide {
	max-width: none;
}
.areaTitle_image {
	width: 149px;
	height: 149px;
	background-color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 149px;
	margin-right: 59px;
}
.areaTitle_image-mrS {
	margin-right: 20px;
}
.areaTitle_image > img {
	display: block;
}
.areaTitle_catchWrap {
	line-height: 1;
	flex-grow: 1;
}
.areaTitle_catchWrap-center {
	text-align: center;
}
.areaTitle_catch {
	font-size: 42px;
	font-weight: bold;
	color: #fff;
}
.areaTitle_catch-kyouiku {
	font-size: 38px;
}
.areaTitle_title {
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	margin-top: 20px;
}
.areaTitle_title-eigo {
	font-size: 53px;
}
.areaTitle_title-kyouiku {
	font-size: 54px;
}
.areaTitle_caution {
	text-align: right;
	font-size: 14px;
	margin-top: 10px;
}
.areaTitle_caution-eigo {
	color: #fff;
}
.areaTitle_caution-kyouiku {
	color: #fff;
}
.areaTitle::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 30px);
	border: 2px solid #fff;
	bottom: 0;
	margin: auto;
	border-left: none;
	border-right: none;
	border-bottom-width: 5px;
}
.areaTitle::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 49px);
	border: 5px solid #fff;
	bottom: 0;
	margin: auto;
	border-left: none;
	border-right: none;
	border-bottom-width: 2px;
	-webkit-transform: translateY(-1px);
	transform: translateY(-1px);
}
.pageNav_imgList {
	list-style: none;
}
.pageNav_imgList > li {
	margin-top: 20px;
}
.pageNav_imgList > li:first-child {}
.pageNav_imgList > li:last-child {}
.pageNav_imgList > li:nth-child(2n + 1) {}
.pageNav_imgList > li:nth-child(n + 3) {}
.pageNav_imgList > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
	transition-duration: .3s;
	transition-property: opacity;
}
.pageNav_imgList > li > a::before {
	content: "";
}
.pageNav_imgList > li > a::after {
	content: "";
}
.pageNav_imgList > li > a > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.imgSect_box {}
.imgSect_box_caution {
	font-size: 75%;
	text-align: right;
	margin-top: 16px;
}
.imgSect_need {}
.changeListWrap {}
.changeListWrap_caution {
	font-size: 75%;
	text-align: right;
	margin-top: 16px;
}
.expect {}
.expect_title {
	color: #1571c3;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	background-color: #fff;
	padding: 14px 20px;
	margin-bottom: 35px;
}
.expect_list {
	list-style: none;
	max-width: 720px;
	margin: 0 auto;
}
.expect_list > li {
	margin-top: 25px;
}
.expect_list > li:first-child {
	margin-top: 0;
}
.expect_list > li:last-child {}
.expect_list > li:nth-child(2n + 1) {}
.expect_list > li:nth-child(n + 3) {}
.expect_cols {
	display: flex;
	padding: 20px 20px;
	background-color: #fff;
	justify-content: space-between;
}
.expect_col {}
.expect_col-no1 {
	width: 41%;
	background-color: #505050;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
}
.expect_headline {
	font-size: 20px;
	line-height: 30px;
}
.expect_headline > b {
	font-size: 120%;
	font-weight: bold;
}
.expect_col-no2 {
	width: 59%;
}
.expect_image {}
.expect_image > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.expect_caution {
	text-align: right;
	font-size: 75%;
	margin-top: 12px;
}
@media screen and (max-width: 959px) {
	.areaTitle {
		margin-left: 0;
		margin-right: 0;
	}
}
@media screen and (min-width: 741px) {
	.pageNav_imgList > li > a:hover {
		opacity: .67;
	}
	.pageNav_list > li > a.-green:hover {
		background-color: rgba(6, 160, 72, 0.84);
	}
	.pageNav_list > li > a:hover {
		background-color: rgba(27, 116, 196, 0.82);
	}
	a:hover .pageNav_image {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	.bottomNav_link > a:hover {
		opacity: .7;
	}
}
@media screen and (max-width: 740px) {
	#main {
		overflow: hidden;
	}
	.areaBody {
		margin-right: 0;
		font-size: 14px;
		margin-top: -20px;
		line-height: 1.64;
	}
	.sect {
		margin-bottom: 45px;
	}
	.sect_title {
		font-size: 16px;
		padding: 0 10px;
		padding-left: 69px;
		line-height: 1.2;
		height: 52px;
		align-items: center;
	}
	.sect_title::before {
		border-left-width: 21px;
		border-right-width: 21px;
		border-bottom-width: 10px;
		border-top-width: 37px;
		left: 13px;
	}
	.sect_title > img {
		width: 28px;
		height: auto;
		min-width: 28px;
	}
	.sect_mark {
		left: 23px;
		top: 8px;
	}
	.sect_mark-a {
		left: 12px;
	}
	.sect_mark > svg {
		width: 24px;
		height: 24px;
	}
	.sect_mark-a > svg {
		width: 25px;
		height: 25px;
	}
	.sect_mark > svg > title {}
	.sect_box {
		padding: 15px 10px;
	}
	.sect_answer {
		padding-left: 58px;
		margin-bottom: 15px;
	}
	.sect_cols {
		display: block;
	}
	.sect_col {
		width: auto;
	}
	.sect_col-no1 {}
	.sect_text {
		font-size: inherit;
	}
	.sect_col-no2 {
		margin-left: -58px;
	}
	.sect_image {
		max-width: 120px;
		margin: 15px auto 0;
	}
	.sect_image > img {
		max-width: 100%;
		height: auto;
		display: block;
	}
	.pointWrap {}
	.point {}
	.point-full {}
	.point_cols {}
	.point_col {}
	.point_col-no1 {
		width: 73px;
		background-size: 12px 100%;
	}
	.point_title {}
	.point_title > svg {
		width: 40px;
		height: 11px;
	}
	.point_title > svg > title {}
	.point_col-no2 {
		width: calc(100% - 73px);
		padding: 10px 10px;
		padding-left: 15px;
	}
	.point_list {
		font-size: 13px;
	}
	.point_list > li {
		padding-left: 23px;
		margin-top: 7px;
	}
	.point__list-astr {
		font-size: 12px;
	}
	.point_list > li::before {
		width: 15px;
		height: 15px;
		top: .82em;
	}
	.point_list > li::after {
		width: 16px;
		height: 16px;
		margin-top: -5px;
		left: 2px;
	}
	.point_list > li:first-child {}
	.point_list > li:last-child {}
	.point_list > li:nth-child(2n + 1) {}
	.point_list > li:nth-child(n + 3) {}
	.changeList {
		flex-wrap: wrap;
		margin: 15px 0 15px;
		font-size: 13px;
	}
	.changeList > li {
		width: 49%;
		border-top-width: 7px;
	}
	.changeList-4wrap > li {
		margin-left: 2%;
	}
	.changeList-4wrap > li:nth-child(2n + 1) {
		margin-left: 0;
	}
	.changeList > li:first-child {}
	.changeList > li:last-child {}
	.changeList > li:nth-child(2n + 1) {}
	.changeList > li:nth-child(n + 3) {
		margin-top: 2%;
	}
	.changeList-4wrap > li:nth-child(n + 3) {
		margin-top: 2%;
	}
	.changeList > li > img {}
	.changeList > li > b {}
	.point_more {
		font-size: 12px;
	}
	.point_more::before {
		border-width: 5px;
		border-top-width: 9px;
		border-bottom-width: 0;
	}
	.change {}
	.change_title {}
	.change_headline {}
	.change_text {}
	.change_image {}
	.change_image > img {
		max-width: 100%;
		height: auto;
	}
	.imgSect {
		margin: 35px 0;
	}
	.imgSect:last-child {}
	.imgSect_title {}
	.imgSect_text {
		margin-bottom: 1em;
	}
	.imgSect_text:last-child {}
	.imgSect_centerImg {
		margin: 15px 0 0;
	}
	.imgSect_centerImg > img {
		max-width: 100%;
		height: auto;
	}
	.imgSect_caption {
		text-align: left;
		font-size: 11px;
	}
	.imgSect_colsWrap {}
	.imgSect_cols {
		display: block;
		margin-top: 15px;
		margin-bottom: 35px;
	}
	.imgSect_cols:last-child {}
	.imgSect_col {
		width: auto;
	}
	.imgSect_col-no1 {
		margin-bottom: 15px;
	}
	.imgSect_headline {}
	.imgSect_col-text {}
	.imgSect_headline-l {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.imgSect_headlineWrap {}
	.imgSect_headline > small {}
	.imgSect_image {}
	.imgSect_image-mt {
		margin-top: 10px;
	}
	.imgSect_image-fit {
		margin-left: -10px;
		margin-right: -10px;
	}
	.imgSect_image > img {
		max-width: 100%;
		height: auto;
	}
	.imgSect_col-no2 {}
	.imgSect_subhead {}
	.imgSect_caution {
		margin-top: 1em;
		font-size: 10px;
		text-align: left;
	}
	.imgSect_msgWrap {}
	.imgSect_msg {
		padding: 15px 10px;
	}
	.imgSect_msgWrap_image {
		width: 70px;
		right: 11px;
	}
	.imgSect_msgWrap_image > img {
		max-width: 100%;
		height: auto;
	}
	.imgSect_arrow {}
	.pageNav {
		margin-top: 40px;
		margin-bottom: 10px;
	}
	.pageNav_list {
		max-width: 270px;
		margin: 0 auto;
	}
	.pageNav_list > li {
		margin-top: 10px;
	}
	.pageNav_list > li:first-child {}
	.pageNav_list > li:last-child {}
	.pageNav_list > li:nth-child(2n + 1) {}
	.pageNav_list > li:nth-child(n + 3) {}
	.pageNav_list > li > a {
		padding: 26px 10px;
	}
	.pageNav_list > li > a.-green {}
	.pageNav_titleWrap {
		min-width: 0;
	}
	.pageNav_list > li > a::before {
		height: calc(100% - 16px);
		border-bottom-width: 2px;
	}
	.pageNav_list > li > a::after {
		border-top-width: 2px;
		height: calc(100% - 25px);
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	.pageNav_image {
		width: 35px;
		height: 35px;
	}
	.pageNav_image > img {
		width: 22px;
		height: auto;
	}
	.pageNav_catch {
		font-size: 10px;
		margin-bottom: 5px;
	}
	.pageNav_title {
		font-size: 14px;
	}
	.bottomNav {}
	.bottomNav_link {}
	.bottomNav_link > a {}
	.bottomNav_link > a::before {}
	.bottomNav_link > a::after {}
	.bottomNav_link > a > img {
		max-width: 100%;
		height: auto;
	}
	.bottomNav_text {
		font-size: 11px;
		padding-left: 5px;
		margin-top: 14px;
	}
	.areaTitle {
		margin-bottom: 40px;
		margin-left: -10px;
		margin-right: -10px;
	}
	.areaTitle_inner {
		padding: 29px 12px 30px;
	}
	.areaTitle_imageWrap {
		display: block;
	}
	.areaTitle_image {
		width: 75px;
		height: 75px;
		min-width: 75px;
		margin: 0 auto;
	}
	.areaTitle_image > img {
		width: 42px;
		height: auto;
	}
	.areaTitle_catchWrap {
		text-align: center;
		margin-top: 16px;
	}
	.areaTitle_catch {
		font-size: 21px;
		line-height: 1.2;
	}
	.areaTitle_title {
		font-size: 30px;
		margin-top: 7px;
		line-height: 1.2;
	}
	.areaTitle_caution {
		font-size: 10px;
		margin-top: 7px;
	}
	.areaTitle::before {
		border-top-width: 1px;
		border-bottom-width: 2px;
		height: calc(100% - 12px);
	}
	.areaTitle::after {
		border-top-width: 2px;
		border-bottom-width: 1px;
		height: calc(100% - 19px);
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	.pageNav_imgList {}
	.pageNav_imgList > li {
		margin-top: 10px;
	}
	.pageNav_imgList > li:first-child {}
	.pageNav_imgList > li:last-child {}
	.pageNav_imgList > li:nth-child(2n + 1) {}
	.pageNav_imgList > li:nth-child(n + 3) {}
	.pageNav_imgList > li > a {}
	.pageNav_imgList > li > a::before {}
	.pageNav_imgList > li > a::after {}
	.pageNav_imgList > li > a > img {}
	.imgSect_box {}
	.imgSect_box_caution {
		margin-top: 8px;
	}
	.imgSect_need {}
	.changeListWrap {}
	.changeListWrap_caution {
		text-align: left;
		margin-top: 6px;
	}
	.expect {}
	.expect_title {
		font-size: 14px;
		text-align: left;
		margin-bottom: 15px;
	}
	.expect_list {}
	.expect_list > li {}
	.expect_list > li:first-child {}
	.expect_list > li:last-child {}
	.expect_list > li:nth-child(2n + 1) {}
	.expect_list > li:nth-child(n + 3) {}
	.expect_cols {
		display: block;
		padding: 15px;
	}
	.expect_col {
		width: auto;
	}
	.expect_col-no1 {}
	.expect_headline {
		font-size: 12px;
		line-height: 18px;
		padding: 10px 10px;
	}
	.expect_headline > b {}
	.expect_col-no2 {
		margin-left: -10px;
		margin-right: -10px;
	}
	.expect_image {
		max-width: 400px;
		margin: 0 auto;
	}
	.expect_image > img {}
	.expect_caution {
		text-align: left;
		margin-top: 10px;
	}
}
