.omoide .box table {
	max-width: 600px;
}

.omoide .box table th {
	font-size: 26px;
	width: 120px;
}

.omoide .box table td.date_text {
	font-size: 23px;
}

.omoide .box table td.date_text span {
    font-size: 30px;
}

.contents .area .text01 {
	font-size: 16px;
	position: absolute;
	top: 480px;
	left: 380px;
	width: 40%;
}

.contents .area ul.text02 {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 620px;
	left: 380px;
}

.contents .area ul.text02 li {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    font-size: 15px;
    font-weight: 400;
    padding-left: 12px;
}

.contents .area .text03 {
	width: 403px;
	position: absolute;
	top: 680px;
	left: 380px;
}

.contents .area .text03 ul li:first-child {
	font-family: "questa-sans", sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 22px;
	padding: 0;
}

.contents .area .text03 ul li {
	color: #774296;
	font-family: "Noto Sans JP", sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: 400;
	padding: 20px 0;
	padding-left: 20px;
}

.contents .area_icon .icon p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    font-size: 14px;
    text-align: center;
}

.contents.typeB .area .text03 {
	width: 490px;
	top: 630px;
	left: 90px;
}

.contents.typeB .tyeki .text {
	color: #fff;
	font-size: 16px;
	position: absolute;
	top: 200px;
	left: 160px;
}

.contents2 .box ul li .menu div p {
	font-size: 16px;
	margin-bottom: 5px;
}

.others .box .text p {
	margin-top: 22px;
	font-size: 16px;
}

.others .box .text .price li:last-child {
	font-family: "Noto Sans JP", sans-serif;
	font-style: normal;
	font-size: 15px;
	margin-left: 10px;
}

.others .box .text a {
	display: block;
	color: #3a6bad;
	text-decoration: underline;
	margin-top: 10px;
	font-size: 14px;
}

.others .box .text .point {
	padding: 20px 0px;
}

.others .box .text .point li:first-child {
	font-family: "questa-sans", sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 22px;
}

.others .box .text .point li {
	font-family: "Noto Sans JP", sans-serif;
	font-style: normal;
	font-size: 14px;
}

.others .box2 .text .price li {
	font-family: "Noto Sans JP", sans-serif;
	font-style: normal;
	font-size: 15px;
}

.others .box2 .text .price li:first-child {
	width: 68px;
	background: #a67ebe;
	color: #fff;
	border-radius: 10px 0 10px 0;
	padding: 2px 10px;
	font-family: "questa-sans", sans-serif;
	font-weight: 400;
	font-style: italic;
	height: 28px;
	margin-bottom: 8px;
}

.others .box2 .typeD .text p {
	color: #774296;
	border: 1px solid #774296;
	border-radius: 40px;
	font-family: "Noto Sans JP", sans-serif;
	font-style: normal;
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
	margin-top: 20px;
}

.others .box .typeB .text h2 {
	width: 260px;
}

@media screen and (max-width: 768px) {
	.contents .area .text01 {
		width: 100%;
		font-size: 15px;
		position: relative;
		top: 0;
		left: 0;
		margin-top: 20px;
		line-height: 1.8;
	}
	.contents .area ul.text02 {
		position: relative;
		top: 0;
		left: 0;
		justify-content: center;
		margin-top: 20px;
	}
	.contents .area .text03 {
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		margin-top: 20px;
	}
	.contents.typeB .area .text03 {
		width: 100%;
		top: 0;
		left: 0;
	}
	.contents.typeB .tyeki .text {
		font-size: 18px;
		position: relative;
		top: 0;
		left: 0;
		margin-top: 10px;
	}
	.omoide .box table th {
		display: block;
		width: 100%;
		font-size: 30px;
		text-align: center;
	}
	.omoide .item01 {
		top: 520px;
		left: -10px;
	}
	.omoide .item04 {
		top: 1190px;
		right: -1%;
	}
	.omoide .item05 {
		top: 1240px;
		right: 2%;
	}
	.omoide .box2 h3::before,
	.omoide .box2 h3::after {
		width: 29px;
		margin: 0 2px;
		position: absolute;
	}
	.omoide .box2 h3::before {
		top: 25px;
		left: 25px;
	}
	.omoide .box2 h3::after {
		top: 25px;
		right: 25px;
	}
	.contents .area .text03 ul li {
		font-size: 14px;
		font-weight: 400;
		padding: 5px 0 20px;
		padding-left: 0;
		text-align: center;
	}
	.contents .area .text03 ul li:first-child {
		font-size: 26px;
		text-align: center;
		padding-top: 12px;
	}
	.others .box .text p {
		margin-top: 22px;
		font-size: 15px;
		text-align: left;
	}
	.others .box2::before {
		width: 90%;
		height: 637px;
	}
	.others .box .typeB .text h2 {
		width: 70%;
		top: 30px;
	}
	.others .box2 .typeD .text h2 {
		width: 48%;
		top: 25px;
	}
	.others .box .text .point {
		padding: 10px;
	}
}



