.p-menu-main {
	padding-top: 8rem;
	padding-bottom: 8.8rem;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-menu-main {
		padding-top: 2.4rem;
		padding-bottom: 4.8rem;
	}
}
.p-menu-main .c-secttl .small {
	font-size: 3.2rem;
}
@media screen and (max-width: 767px) {
	.p-menu-main .c-secttl .small {
		font-size: 1.8rem;
	}
}
.p-menu-main__text {
	text-align: center;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1.6;
	margin-top: 3.2rem;
}
@media screen and (max-width: 767px) {
	.p-menu-main__text {
		font-size: 1.5rem;
		margin: 1.8rem 0 0;
	}
}
.p-menu-main__text2 {
	margin-top: 3.2rem;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.6;
}
@media screen and (max-width: 767px) {
	.p-menu-main__text2 {
		margin-top: 0.8rem;
		font-size: 1.4rem;
		letter-spacing: -0.028rem;
	}
}
.p-menu-main__image {
	margin: 3.2rem -0.8rem 0;
}
.p-menu-main__text3 {
	text-align: center;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 0.7;
	letter-spacing: 0.05em;
	margin-top: 6.4rem;
}
@media screen and (max-width: 767px) {
	.p-menu-main__text3 {
		margin-top: 3.2rem;
		font-size: 2.2rem;
		line-height: 1.4;
	}
}
.p-menu-main__note {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 2.5rem;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
}
@media screen and (max-width: 767px) {
	.p-menu-main__note {
		margin-top: 1.2rem;
		font-size: 1.2rem;
	}
}

.p-menu-list {
	padding-top: 8.8rem;
	padding-bottom: 8rem;
}
@media screen and (max-width: 767px) {
	.p-menu-list {
		padding: 4.8rem 0;
	}
}
.p-menu-list .c-secttl {
	font-size: 4.4rem;
	padding-bottom: 1.6rem;
}
@media screen and (max-width: 767px) {
	.p-menu-list .c-secttl {
		font-size: 2.6rem;
	}
}
.p-menu-list__list {
	width: 80rem;
	max-width: 100%;
	margin: 7.2rem auto auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 4rem;
}
@media screen and (max-width: 767px) {
	.p-menu-list__list {
		gap: 1.8rem;
		margin-top: 3.2rem;
	}
}
.p-menu-list__list .item {
	width: 24rem;
	height: 20rem;
}
@media screen and (max-width: 767px) {
	.p-menu-list__list .item {
		width: 16.2rem;
		height: 15rem;
	}
}
.p-menu-list__list .item__inn {
	position: relative;
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 8px 0 rgba(51, 51, 51, 0.4);
	        box-shadow: 0 2px 8px 0 rgba(51, 51, 51, 0.4);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 100%;
	height: 100%;
}
.p-menu-list__list .item .bdr {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.p-menu-list__list .item .bdr::before, .p-menu-list__list .item .bdr::after {
	content: "";
	width: 100%;
	height: calc(50% - 1.4rem);
	border: 3px solid #23ADAD;
	position: absolute;
	top: 0;
	left: 0;
}
.p-menu-list__list .item .bdr::before {
	border-bottom: none;
}
.p-menu-list__list .item .bdr::after {
	border-top: none;
	border-color: #177272;
	top: auto;
	bottom: 0;
}
.p-menu-list__list .item .icon {
	width: 10rem;
	height: 10rem;
	border-radius: 50%;
	background-color: #EEF7F7;
	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;
}
@media screen and (max-width: 767px) {
	.p-menu-list__list .item .icon {
		width: 7.2rem;
		height: 7.2rem;
	}
}
.p-menu-list__list .item .icon img {
	width: 6.5rem;
}
@media screen and (max-width: 767px) {
	.p-menu-list__list .item .icon img {
		width: 4.7rem;
		max-height: 3.5rem;
	}
}
.p-menu-list__list .item .icon.-equip img {
	width: 5.5rem;
}
.p-menu-list__list .item .icon.-other img {
	width: 4.5rem;
}
.p-menu-list__list .item .text {
	margin-top: 1.2rem;
	color: #2A706B;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 129.385%; /* 3.1052rem */
}
@media screen and (max-width: 767px) {
	.p-menu-list__list .item .text {
		font-size: 1.8rem;
	}
}

.p-relative {
	background-color: #EEF7F7;
	padding: 8.8rem 0;
}
@media screen and (max-width: 767px) {
	.p-relative {
		padding: 4rem 0;
	}
}
/*# sourceMappingURL=menu.css.map */