.c-pagettl__bg .img img {
	-o-object-fit: none;
	   object-fit: none;
	width: auto;
	height: 100%;
	display: block;
	margin-right: 0;
	margin-left: auto;
}

.p-color {
	padding-top: 8rem;
	padding-bottom: 8.8rem;
}
@media screen and (max-width: 767px) {
	.p-color {
		padding-top: 2.4rem;
		padding-bottom: 4.5rem;
	}
}
@media screen and (max-width: 767px) {
	.p-color .c-secttl {
		line-height: 1.2;
	}
}
.p-color .c-secttl .small {
	font-size: 3.2rem;
}
@media screen and (max-width: 767px) {
	.p-color .c-secttl .small {
		font-size: 1.8rem;
	}
}
@media screen and (max-width: 767px) {
	.p-color .c-secttl .green.-spadj {
		display: inline-block;
		margin-top: 0.5rem;
	}
}
.p-color__text1 {
	text-align: center;
	margin-top: 3.2rem;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 160%;
}
@media screen and (max-width: 767px) {
	.p-color__text1 {
		margin-top: 2.4rem;
		font-size: 1.8rem;
	}
}
.p-color__text1 .red {
	color: #C92222;
}
.p-color__content {
	margin-top: 4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
	.p-color__content {
		display: block;
		margin-top: 2.4rem;
	}
}
.p-color__content .img {
	width: 33rem;
}
@media screen and (max-width: 767px) {
	.p-color__content .img {
		width: 100%;
	}
}
.p-color__content .cnt {
	width: calc(100% - 33rem);
	padding-right: 7rem;
}
@media screen and (max-width: 767px) {
	.p-color__content .cnt {
		width: 100%;
		padding: 0;
		margin-top: 1.9rem;
	}
}
.p-color__text2 {
	-webkit-font-feature-settings: "palt" on;
	        font-feature-settings: "palt" on;
	font-size: 1.95rem;
	font-weight: 500;
	line-height: 180%; /* 3.6rem */
	letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
	.p-color__text2 {
		font-size: 1.6rem;
	}
}

.p-guide {
	background-color: #177272;
	padding: 8.8rem 0;
}
@media screen and (max-width: 767px) {
	.p-guide {
		padding: 4rem 0;
	}
}
.p-guide__box {
	background-color: #ffffff;
	padding: 5.6rem 10rem;
	margin-top: 8.8rem;
}
@media screen and (max-width: 767px) {
	.p-guide__box {
		padding: 4rem 1.6rem;
		margin-top: 4rem;
	}
}
.p-guide__box:first-of-type {
	margin-top: 0;
}
@media print, screen and (min-width: 768px) {
	.p-guide__box.-box3, .p-guide__box.-box4 {
		margin-top: 5.6rem;
	}
}
.p-guide__box.-box3 {
	background-color: transparent;
	padding: 0;
}
.p-guide__box.-box4 {
	padding-top: 8.8rem;
	padding-right: 4rem;
	padding-left: 4rem;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-guide__box.-box4 {
		padding-top: 5.6rem;
		padding-right: 1.6rem;
		padding-left: 1.6rem;
	}
}
.p-guide__box.-box4::before {
	content: "";
	display: block;
	width: 28rem;
	height: 6.4804rem;
	background: #177272;
	position: absolute;
	top: -2.1rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	clip-path: polygon(0 0, 50% 100%, 100% 0);
}
@media screen and (max-width: 767px) {
	.p-guide__box.-box4::before {
		width: 11.3rem;
		height: 2.6rem;
		top: 0;
	}
}
.p-guide__box .title1 {
	text-align: center;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 150%; /* 4.2rem */
	margin-bottom: 0.8rem;
}
@media screen and (max-width: 767px) {
	.p-guide__box .title1 {
		font-size: 1.8rem;
	}
}
.p-guide__box .title2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 1.6rem;
}
@media screen and (max-width: 767px) {
	.p-guide__box .title2 {
		display: block;
		text-align: center;
		line-height: 1;
	}
}
.p-guide__box .title2 .tag {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0.4rem 1.2rem;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: #FFF;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 160%; /* 2.88rem */
	letter-spacing: 0.05em;
	background: #C92222;
}
@media screen and (max-width: 767px) {
	.p-guide__box .title2 .tag {
		font-size: 1.6rem;
		margin-bottom: 0.8rem;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
	}
}
.p-guide__box .title2 .tag.-yellow {
	background: #FFDC0C;
	color: #333;
}
.p-guide__box .title2 .title {
	color: #177272;
	text-align: center;
	font-size: 4.4rem;
	font-weight: 700;
	line-height: 140%; /* 6.16rem */
}
@media screen and (max-width: 767px) {
	.p-guide__box .title2 .title {
		font-size: 2.3rem;
	}
}
.p-guide__box .img {
	width: 59.6rem;
	max-width: 100%;
	margin: 3.9rem auto;
}
@media screen and (max-width: 767px) {
	.p-guide__box .img {
		margin: 2.4rem auto;
		width: 100%;
	}
}
.p-guide__box .img img {
	display: block;
}
.p-guide__box .text {
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 160%; /* 2.88rem */
}
@media screen and (max-width: 767px) {
	.p-guide__box .text {
		font-size: 1.6rem;
	}
}
.p-guide__box .c-btn {
	margin-top: 4rem;
}
@media screen and (max-width: 767px) {
	.p-guide__box .c-btn {
		height: 6.5rem;
		margin-top: 2.4rem;
	}
}
.p-guide__box .note {
	margin-top: 1.2rem;
}
.p-guide__box .note li {
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 160%; /* 2.24rem */
	margin-top: 0.4rem;
}
.p-guide__box .note li:first-of-type {
	margin-top: 0;
}
.p-guide .title3 {
	color: #FFF;
	text-align: center;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 100%; /* 3.2rem */
}
@media screen and (max-width: 767px) {
	.p-guide .title3 {
		font-size: 1.8rem;
		line-height: 1.5;
	}
}
.p-guide .title3 .big {
	font-size: 4rem;
}
@media screen and (max-width: 767px) {
	.p-guide .title3 .big {
		font-size: 2.4rem;
	}
}
.p-guide .title3 .box {
	margin-right: 0.8rem;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 1.2rem 1.6rem 1.3rem 1.6rem;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	background: #FFF4B4;
	-webkit-box-shadow: 0 0 1.5rem 0 rgba(54, 151, 149, 0.3);
	        box-shadow: 0 0 1.5rem 0 rgba(54, 151, 149, 0.3);
	color: #177272;
	text-align: center;
	font-size: 4rem;
	font-weight: 700;
	line-height: 100%; /* 4rem */
	text-shadow: none;
}
@media screen and (max-width: 767px) {
	.p-guide .title3 .box {
		padding: 0.6rem 0.8rem 0.7rem;
		font-size: 2.4rem;
		margin-right: 0.5rem;
	}
}
.p-guide .bg-box {
	margin-top: 4.4rem;
	background: #EEF7F7;
	padding: 1.5rem 2rem 1.5rem 3.8rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media screen and (max-width: 767px) {
	.p-guide .bg-box {
		display: block;
		padding: 2.4rem 1.6rem 2.4rem;
		position: relative;
	}
}
.p-guide .bg-box__img {
	width: 20.8rem;
}
@media screen and (max-width: 767px) {
	.p-guide .bg-box__img {
		width: 12.2rem;
		position: absolute;
		right: 0;
		bottom: 0;
	}
}
.p-guide .bg-box .text {
	width: calc(100% - 20.8rem);
	padding-right: 1rem;
	letter-spacing: -0.01em;
}
@media screen and (max-width: 767px) {
	.p-guide .bg-box .text {
		width: 100%;
		padding: 0;
		letter-spacing: 0.02em;
	}
}
.p-guide .bg-box .text .red,
.p-guide .bg-box .text .blue {
	font-weight: 700;
	font-size: 2rem;
	letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
	.p-guide .bg-box .text .red,
	.p-guide .bg-box .text .blue {
		font-size: 1.75rem;
		letter-spacing: 0;
	}
}
.p-guide .bg-box .text .red {
	color: #C92222;
}
.p-guide .bg-box .text .blue {
	color: #059E9E;
}
.p-guide .supervise {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 3.3rem 4rem;
	padding: 0 2rem 0 4rem;
	margin-top: 3.6rem;
}
@media screen and (max-width: 767px) {
	.p-guide .supervise {
		margin-top: 2.4rem;
		padding: 0;
		display: block;
	}
}
.p-guide .supervise .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 4rem;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media screen and (max-width: 767px) {
	.p-guide .supervise .title {
		display: block;
	}
}
.p-guide .supervise .title-tbl {
	width: 23rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #177272;
}
@media screen and (max-width: 767px) {
	.p-guide .supervise .title-tbl {
		width: auto;
		gap: 0.5rem;
		border: none;
	}
}
.p-guide .supervise .title-tbl dt {
	width: 6rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	color: #FFF;
	text-align: center;
	-webkit-font-feature-settings: "palt" on;
	        font-feature-settings: "palt" on;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 160%; /* 2.88rem */
	letter-spacing: 0.05em;
	background-color: #177272;
	height: 4.7rem;
}
@media screen and (max-width: 767px) {
	.p-guide .supervise .title-tbl dt {
		width: 5.5rem;
		height: 4.4rem;
		font-size: 1.6rem;
	}
}
.p-guide .supervise .title-tbl dd {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding: 0;
	-webkit-font-feature-settings: "palt" on;
	        font-feature-settings: "palt" on;
	font-size: 2rem;
	font-weight: 700;
	line-height: 160%; /* 3.2rem */
	letter-spacing: 0.05em;
	width: calc(100% - 6rem);
}
@media screen and (max-width: 767px) {
	.p-guide .supervise .title-tbl dd {
		font-size: 1.8rem;
		padding: 0;
		width: auto;
	}
}
.p-guide .supervise .title-text {
	max-width: calc(100% - 23rem - 4rem);
	-webkit-font-feature-settings: "palt" on;
	        font-feature-settings: "palt" on;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 160%; /* 2.56rem */
	letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
	.p-guide .supervise .title-text {
		max-width: 100%;
		margin-top: 2.4rem;
		font-size: 1.4rem;
	}
}
.p-guide .supervise .images {
	width: 21.8rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 3.3rem;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
@media screen and (max-width: 767px) {
	.p-guide .supervise .images {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		margin-top: 1.6rem;
		width: 100%;
		gap: 1.3rem;
	}
}
@media screen and (max-width: 767px) {
	.p-guide .supervise .images .box {
		width: 14.9rem;
	}
}
@media screen and (max-width: 767px) {
	.p-guide .supervise .images .box-img {
		width: 100%;
		height: 8.8rem;
		overflow: hidden;
	}
	.p-guide .supervise .images .box-img img {
		width: 100%;
		height: 100%;
		display: block;
		-o-object-fit: cover;
		   object-fit: cover;
	}
}
.p-guide .supervise .images .box .caption {
	margin-top: 0.4rem;
}
.p-guide .supervise .images .box .caption .text1 {
	-webkit-font-feature-settings: "palt" on;
	        font-feature-settings: "palt" on;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 160%; /* 2.24rem */
}
@media screen and (max-width: 767px) {
	.p-guide .supervise .images .box .caption .text1 {
		font-size: 1.2rem;
		font-weight: 500;
		letter-spacing: 0.05em;
	}
}
.p-guide .supervise .images .box .caption .text2 {
	-webkit-font-feature-settings: "palt" on;
	        font-feature-settings: "palt" on;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 160%; /* 2.56rem */
	letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
	.p-guide .supervise .images .box .caption .text2 {
		font-size: 1.4rem;
		font-weight: 700;
	}
}
.p-guide .supervise .content {
	width: calc(100% - 21.8rem - 4rem);
}
@media screen and (max-width: 767px) {
	.p-guide .supervise .content {
		width: 100%;
		margin-top: 2.4rem;
	}
}
.p-guide .supervise .content-subttl {
	color: #177272;
	font-family: "Noto Sans JP";
	font-size: 2rem;
	font-style: normal;
	font-weight: 700;
	line-height: 160%; /* 3.2rem */
	letter-spacing: 0.05em;
	border-bottom: 1px solid #C6C5C5;
	margin-top: 3.6rem;
	padding-bottom: 0.7rem;
}
@media screen and (max-width: 767px) {
	.p-guide .supervise .content-subttl {
		font-size: 1.6rem;
		padding-bottom: 0.4rem;
		margin-top: 2.4rem;
	}
}
.p-guide .supervise .content-subttl:first-child {
	margin-top: 0;
}
.p-guide .supervise .content-text {
	margin-top: 0.9rem;
	-webkit-font-feature-settings: "palt" on;
	        font-feature-settings: "palt" on;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 160%; /* 2.56rem */
	letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
	.p-guide .supervise .content-text {
		margin-top: 1.6rem;
		font-size: 1.4rem;
	}
}

.p-results {
	background-color: #EEF7F7;
	padding: 5.6rem 0 8.8rem;
}
@media screen and (max-width: 767px) {
	.p-results {
		padding: 4rem 0;
	}
}
.p-results__content {
	margin-top: 4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 3.5rem;
}
@media screen and (max-width: 767px) {
	.p-results__content {
		margin-top: 3.2rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 2.4rem;
	}
}
.p-results__content .item {
	width: 31rem;
}
@media screen and (max-width: 767px) {
	.p-results__content .item {
		width: 100%;
	}
}
.p-results__content .item__inn {
	height: 100%;
	display: block;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0.2rem 0.8rem 0 rgba(23, 114, 114, 0.4);
	        box-shadow: 0 0.2rem 0.8rem 0 rgba(23, 114, 114, 0.4);
}
.p-results__content .item .img {
	padding-top: 74.1935483871%;
	position: relative;
}
.p-results__content .item .img img {
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: cover;
	   object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}
.p-results__content .item .cnt {
	padding: 4rem 1.6rem 3.2rem 1.6rem;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-results__content .item .cnt {
		padding: 4rem 1.6rem 1.6rem;
	}
}
.p-results__content .item .num {
	width: 11.6rem;
	height: 4.6rem;
	background-color: #059E9E;
	clip-path: polygon(0 0, 100% 0%, 82% 100%, 0% 100%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 0.4rem;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: #ffffff;
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	padding: 0 2rem 0 1rem;
	position: absolute;
	left: 0;
	top: -1rem;
}
.p-results__content .item .num span {
	font-size: 2.8rem;
	letter-spacing: 0;
}
.p-results__content .item .text {
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1.6;
}
@media screen and (max-width: 767px) {
	.p-results__content .item .text {
		font-size: 1.4rem;
	}
}
.p-results .c-btn {
	margin-top: 4rem;
}
@media screen and (max-width: 767px) {
	.p-results .c-btn {
		margin-top: 3.2rem;
	}
}
/*# sourceMappingURL=color.css.map */