@charset "utf-8";

/*------------------------------------------------------------
	assess
------------------------------------------------------------*/
.pcOnly {
	display: block;
}

.spOnly {
	display: none;
}

.mainImg {
	margin-bottom: 65px;
	background-image: url("/assets/assess/img/main_img.jpg");
}

.mainImg h1 {
	padding-bottom: 25px;
	color: #FFF;
	font-weight: 700;
	font-size: 4.2rem;
	letter-spacing: 0.1em;
	text-align: center;
}

@media all and (max-width: 480px) {
	.mainImg h1 {
		padding: 8px 10px 5px;
		font-size: 2.4rem;
		line-height: 1.33;
	}
}

#main .topTxt {
	padding-bottom: 60px;
	text-align: center;
	font-size: 1.8rem;
	letter-spacing: 0.05em;
	line-height: 2.12;
}

#main .smlTopTxt {
	margin-bottom: 80px;
	text-align: center;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	line-height: 1.8;
}

#main .smlTopTxt a {
	text-decoration: underline;
}

#main .smlTopTxt a:hover {
	text-decoration: none;
}

#main .headLine06 {
	margin-bottom: 30px;
}

#main p.mark {
	margin-bottom: 10px;
}

#main .sec01 .pho01 {
	margin-bottom: 30px;
	text-align: center;
}

#main .sec01 .pho01 img {
	width: 768px;
}

#main .sec01 .text,
#main .sec02 .text,
#main .sec03 .text,
#main .sec04 .text,
#main .sec05 .text {
	margin-bottom: 50px;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing: 0.05em;
	line-height: 2.125;
}

#main .sec01 .text sup {
	font-size: 1rem;
}

#main .noteList {
	margin-bottom: 56px;
}

#main .noteList li {
	padding-left: 1em;
	text-align: justify;
	text-justify: inter-ideograph;
	text-indent: -1em;
	font-size: 1.4rem;
	line-height: 1.57;
	letter-spacing: 0.05em;
}

#main .sec01 .ttl {
	margin-bottom: 23px;
	text-align: center;
	color: #0098cc;
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}

#main .sec05 .ttl {
	margin: 0 auto;
	text-align: left;
	color: #0098cc;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	display: block;
	width: 80%;
}

#main .sec01 .pho02 {
	padding-left: 26px;
	text-align: center;
}

#main .sec01 .pho02 img {
	width: 725.5px;
}

#main .sec01 {
	margin-bottom: 99px;
}

#main .sec02 {
	margin-bottom: 99px;
}

#main .sec02 .pho01 {
	margin-bottom: 30px;
}

#main .numList {
	margin-bottom: 26px;
}

#main .numList:last-child {
	margin-bottom: 0;
}

#main .numList li {
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 21px 10px;
	display: flex;
	background: #F2F2F2;
}

#main .numList li:last-child {
	margin-bottom: 0;
}

#main .numList li .num {
	box-sizing: border-box;
	width: 8.2%;
	display: flex;
	align-items: center;
}

#main .numList li .num span {
	width: 100%;
	height: 58px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #0098cc;
	font-size: 3rem;
	text-align: center;
}

#main .numList li .text {
	box-sizing: border-box;
	padding-left: 3.4%;
	width: 91.8%;
	display: flex;
	align-items: center;
	font-weight: 500;
	font-size: 2rem;
	letter-spacing: 0.05em;
	border-left: 1px solid #B2B2B2;
}

#main .numList li .text .inner {
	width: 100%;
	display: block;
}

#main .numList li .text .note {
	display: block;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 1.4rem;
	font-weight: 400;
}

#main .sec03 {
	margin-bottom: 98px;
}

#main .sec03 ul.column02 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	background: #F2F2F2;
	padding: 40px;
	box-sizing: border-box;
	gap: 30px;
	margin-top: 30px;
}

@media all and (max-width: 480px) {
	#main .sec03 ul.column02 {
		padding: 20px;
	}
}

#main .sec03 ul.column02 img {
	padding: 20px;
	background-color: #fff;
	margin-bottom: 20px;
	box-sizing: border-box;
}

@media all and (max-width: 480px) {
	#main .sec03 ul.column02 img {
		margin-bottom: 10px;
	}
}

#main .sec03 ul.column02 dl {
	line-height: 2em;
}

#main .sec03 ul.column02 dt {
	font-weight: 700;
}

#main .sec04 {
	margin-bottom: 98px;
}

#main .sec04 .pho01 {
	width: 50%;
	margin: 30px auto;
}

#main .sec05 .pho01 {
	width: 80%;
	margin: 10px auto 96px;
}

@media all and (max-width: 480px) {
	#main .sec05 .pho01 {
		width: 100%;
	}
}

#main .sec05 .priceBox {
	margin-bottom: 39px;
	padding: 12px 9.5% 23px;
	background: #F2F2F2;
}

#main .sec05 .priceBox .subBox {
	padding: 28px 0 14px;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #B6B6B6;
}

#main .sec05 .priceBox .ttl {
	width: 22%;
}

#main .sec05 .priceBox .ttl span {
	padding: 11px 10px 9px;
	display: block;
	text-align: center;
	color: #0098cc;
	font-weight: 500;
	letter-spacing: 0.05em;
	border-radius: 45px;
	border: 1px solid #0098cc;
	background: #fff;
}

#main .sec05 .priceBox .textBox {
	width: 74.8%;
}

#main .sec05 .priceBox .textBox.flexB {
	align-items: flex-end;
	flex-wrap: nowrap;
}

#main .sec05 .priceBox .textBox .textList01 {
	margin-top: -5px;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.86;
}

#main .sec05 .priceBox .textBox .price {
	margin-bottom: 5px;
	letter-spacing: 0.05em;
	font-weight: 500;
}

#main .sec05 .priceBox .textBox .price span {
	font-size: 2rem;
}

#main .sec05 .priceBox .subBox01 {
	border-bottom: none;
}

#main .sec05 .priceBox .subBox01 .ttl span {
	color: #FFF;
	background: #0098cc;
}

#main .sec05 .priceBox .textBox .textList02 li {
	margin-bottom: 12px;
	padding-left: 1em;
	text-indent: -1em;
	display: flex;
	font-weight: 500;
	justify-content: space-between;
	letter-spacing: 0.05em;
}

#main .sec05 .priceBox .textBox .textList02 li:last-child {
	margin-bottom: 0 !important;
}

#main .sec05 .priceBox .textBox .textList02 li .note {
	margin-top: 2px;
	display: block;
	font-size: 1.4rem;
	font-weight: 400;
	padding-left: 1em;
	text-indent: -1em;
}

#main .sec05 .priceBox .textBox .textList02 li .price {
	margin: -3px 0 0;
}

#main .sec05 .noteList {
	margin: 0 auto;
	width: fit-content;
}

#main .sec05 {
	margin-bottom: 96px;
}

#main .subBox .btnBox .btmlink {
	padding-left: 18px;
	display: inline-block;
	background: url(/assets/common/img/icon34.png) no-repeat left center / 11px 20px;
	margin-top: 10px;
}

#main .cTxt {
	padding: 58px 0 35px;
	text-align: center;
	line-height: 2.125;
	letter-spacing: 0.05em;
	border-top: 1px solid #ccc;
}

#main .comCtaBox {
	margin-bottom: 100px;
}

@media all and (max-width: 480px) {
	.pcOnly {
		display: none;
	}

	.spOnly {
		display: block;
	}

	#main .sec01 .text,
	#main .sec02 .text,
	#main .sec03 .text,
	#main .sec04 .text,
	#main .sec05 .text {
		margin-bottom: 20px;
	}

	.mainImg {
		margin-bottom: 24px;
		background-image: url("/assets/assess/img/sp_main_img.jpg");
	}

	#main .topTxt {
		padding-bottom: 35px;
		text-align: justify;
		text-justify: inter-ideograph;
		font-size: 1.4rem;
		line-height: 2;
	}

	#main .smlTopTxt {
		margin-bottom: 42px;
		text-align: justify;
		text-justify: inter-ideograph;
		font-size: 1.2rem;
		line-height: 2;
	}

	#main .smlTopTxt a:hover {
		text-decoration: underline;
	}

	#main .headLine06 {
		margin-bottom: 19px;
	}

	#main .sec01 .pho01,
	#main .sec02 .pho01,
	#main .sec04 .pho01,
	#main .sec05 .pho01 {
		overflow: auto;
	}

	#main .sec05 .pho01 {
		margin-bottom: 46px;
	}

	#main .sec01 .pho01 img {
		max-width: inherit;
		margin: 0;
	}

	#main .sec02 .pho01 img {
		max-width: 900px;
	}

	#main .sec04 .pho01 {
		width: 90%;
		margin: 0 auto;
	}

	#main .sec04 .pho01 img {
		margin: 20px 0;
	}

	#main .sec05 .pho01 img {
		margin: 20px 0;
		max-width: 700px;
	}

	#main .sec01 .text {
		margin-bottom: 18px;
		line-height: 2;
	}

	#main .sec01 .text sup {
		font-size: 0.8rem;
	}

	#main .noteList {
		margin-bottom: 44px;
	}

	#main .noteList li {
		font-size: 1.2rem;
		line-height: 1.84;
	}

	#main .sec01 .ttl {
		margin-bottom: 10px;
		font-size: 1.6rem;
	}

	#main .sec01 .pho02 {
		margin: 0 auto;
		width: 93.55%;
		padding-left: 0;
	}

	#main .sec01 .pho02 img {
		width: 100%;
	}

	#main .sec01 {
		margin-bottom: 50px;
	}

	#main .sec02 {
		margin-bottom: 50px;
	}

	#main .sec02 .innerBox {
		padding: 18px;
		background: #F2F2F2;
	}

	#main .sec02 .innerBox .photo {
		margin-bottom: 14px;
		text-align: center;
	}

	#main .sec02 .innerBox img {
		width: 100%;
	}

	#main .sec02 .innerBox .textList li {
		margin-bottom: 10px;
		position: relative;
		padding-left: 1.5em;
		font-size: 1.5rem;
		letter-spacing: 0.05em;
		line-height: 1.53;
	}

	#main .sec02 .innerBox .textList li:last-child {
		margin-bottom: 0;
	}

	#main .sec02 .innerBox .textList li .num {
		width: 1.2em;
		height: 1.2em;
		display: flex;
		align-items: center;
		justify-content: center;
		position: absolute;
		left: 0;
		top: 1px;
		text-align: center;
		color: #0098cc;
		font-size: 1.4rem;
		line-height: 1;
		border-radius: 50%;
		border: 1px solid #0098cc;
		background: #fff;
	}

	#main .sec02 .innerBox .textList li .smlTxt {
		padding-left: 5em;
		position: relative;
		display: block;
		font-size: 1.3rem;
	}

	#main .sec02 .innerBox .textList li .smlTxt .txt {
		padding: 0 4px;
		position: absolute;
		left: 0.3em;
		top: 0.15em;
		display: inline-block;
		border-radius: 2px;
		color: #fff;
		line-height: 1.4;
		font-size: 1.2rem;
		background: #828B8E;
	}

	#main .numList {
		margin-bottom: 8px;
	}

	#main .numList:last-child {
		margin-bottom: 0;
	}

	#main .numList li {
		margin-bottom: 10px;
		box-sizing: border-box;
		padding: 13px 18px 13px 5px;
	}

	#main .numList li:last-child {
		margin-bottom: 0;
	}

	#main .numList li .num {
		width: 43px;
	}

	#main .numList li .num span {
		height: 42px;
		font-size: 2.4rem;
	}

	#main .numList li .text {
		padding-left: 19px;
		width: calc(100% - 43px);
		font-size: 1.4rem;
		line-height: 1.55;
		letter-spacing: 0;
	}

	#main .numList li .text .note {
		margin-top: 5px;
		font-size: 1.2rem;
	}

	#main .sec03 {
		margin-bottom: 48px;
	}

	#main .sec03 .noteList li {
		line-height: 1.59;
	}

	#main .sec03 ul.column02 {
		grid-template-columns: 1fr;
	}

	#main .sec04 {
		margin-bottom: 50px;
	}

	#main .sec05 .ttl {
		margin: 10px auto;
	}

	#main .sec05 .priceBox {
		margin-bottom: 17px;
		padding: 29px 9.3%;
		display: block;
	}

	#main .sec05 .priceBox .subBox {
		margin-bottom: 30px;
		padding: 0 0 20px;
		display: block;
	}

	#main .sec05 .priceBox .ttl {
		margin-bottom: 15px;
		width: auto;
		text-align: center;
	}

	#main .sec05 .priceBox .ttl span {
		padding: 4px 10px 4px;
		min-width: 130px;
		box-sizing: border-box;
		display: inline-block;
	}

	#main .sec05 .priceBox .textBox {
		width: auto;
		display: block;
	}

	#main .sec05 .priceBox .textBox .textList01 {
		margin: 0 0 5px;
		font-size: 1.6rem;
	}

	#main .sec05 .priceBox .textBox .price {
		margin-bottom: 0;
		text-align: right;
		font-size: 1.6rem;
	}

	#main .sec05 .priceBox .textBox .price span {
		font-size: 2rem;
	}

	#main .sec05 .priceBox .subBox01 {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none;
	}

	#main .sec05 .priceBox .textBox .textList02 li {
		margin-bottom: 21px;
		flex-wrap: wrap;
		justify-content: space-between;
		font-size: 1.6rem;
		font-weight: 500;
	}

	#main .sec05 .priceBox .textBox .textList02 li .note {
		margin-bottom: 4px;
		font-size: 1.2rem;
		font-weight: 400;
		letter-spacing: 0;
	}

	#main .sec05 .priceBox .textBox .textList02 li .price {
		margin: -2px 0 0 auto;
	}

	#main .sec05 .noteList {
		margin-bottom: 0;
	}

	#main .sec05 .noteList li {
		margin-bottom: 8px;
		line-height: 1.66;
	}

	#main .sec05 .noteList li:last-child {
		margin-bottom: 0;
	}

	#main .sec05 {
		margin-bottom: 46px;
	}

	#main .sec06 .headLine06 {
		margin-bottom: 18px;
	}

	#main .sec06 .textList {
		margin-bottom: 30px;
	}

	#main .sec06 .textList li {
		margin-bottom: 23px;
		padding-left: 0;
		line-height: 1.57;
	}

	#main .sec06 .textList li:last-child {
		margin-bottom: 0;
	}

	#main .sec06 .textList li .num {
		margin: 0 auto 11px;
		position: relative;
		left: auto;
		top: auto;
		width: 1.9em;
		height: 1.9em;
		font-size: 1.6rem;
	}

	#main .sec06 .textList li .subTxt {
		margin: 4px 0 0;
		padding-left: 0.6em;
		text-indent: -0.6em;
	}

	#main .sec06 .noteList {
		margin: 0;
	}

	#main .sec06 .noteList li {
		line-height: 1.68;
	}

	#main .sec06 {
		margin-bottom: 86px;
	}

	#main .cTxt {
		padding: 41px 0 35px;
		line-height: 1.9;
	}

	#main .comCtaBox {
		margin-bottom: 80px;
	}

	.comCtaBox .subBox .btnBox .btn a {
		padding: 0 20% 0 20px;
	}

	.comCtaBox .subBox .telBox .tel {
		font-size: 8.4vw;
	}
}

@media all and (max-width: 399px) {
	#main .sec05 .priceBox {
		padding: 29px 20px;
	}
}
