.info .mainbox01:before {
	background-image: url("../img/infomain.jpg");
	background-position: right center;
}
.info_f .mainbox01:before {
	background-image: url("../img/infomain02.jpg");
	background-position: right center;
}
.info_m .mainbox01:before {
	background-image: url("../img/infomain03.jpg");
	background-position: right center;
}
.info_f .boxwrap01,.info_m .boxwrap01 {
	width: 100%;
	padding: 80px 0;
	position: relative;
}
.infocont01 {
	width: 90%;
	max-width: 1080px;
	margin: 0 auto 80px;
	background: #FFF;
	border-top: 2px solid #B60355;
	box-sizing: border-box;
	padding: 60px 0 0;
	position: relative;
}
.info h3,.info_f h3,.info_m h3 {
	font-size: 36px;
	font-weight: 600;
	color: #B60355;
	text-align: center;
	position: relative;
	margin-bottom: 60px;
}
.info h3:after,.info_f h3:after,.info_m h3:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: calc(50% - 15px);
	height: 1px;
	width: 30px;
	background: #B60355;
}
.infotable {
	width: 80%;
	max-width: 780px;
	margin: 0 auto;
}
.infotable .box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
}
.infotable .box .section {
	width: 25%;
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 500;
	color: #B60355;
	box-sizing: border-box;
	padding: 15px;
	background: #EFEFEF;
}
.infotable .box .detail {
	width: 75%;
	font-size: 16px;
	font-weight: 500;
	box-sizing: border-box;
	padding: 15px 30px 0;
}
.infotable .box .detail p {
 line-height: 1.6em;
 margin-bottom: 1.6em;
}
.infotable .box .detail.nomagin p {
	margin-bottom: .1em;
}
.infotable .box .detail .tred {
	color: #B60355;
}
.infotable .box .detail .point {
	margin-left: 20px;
	position: relative;
}
.infotable .box .detail .mini {
	font-size: 80%;
   line-height: 1.2em;
   display: inline-block;
   padding-bottom: 10px;
}
.infotable .box .detail .point:before {
	content: "●";
	position: absolute;
	top: 0;
	left: -14px;
	color: #B60355;
	font-size: 8px;
}
.infotable .box .detail .pointmini {
	font-size: 12px;
}
.info .btn2,.info_f .btn2,.info_m .btn2 {
	width: 480px;
	margin: 0 auto;
}

.infoentry {
	width: 90%;
	margin: 80px auto 0;
	position: relative;
	z-index: 4;
}
.infoentry a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}
.infoentry p {
	font-size: 100px;
	text-align: center;
	line-height: 1.2em;
	font-weight: 500;
	font-style: italic;
	color: #B60355;
	font-family: 'Barlow', sans-serif;
	position: relative;
}
.infoentry p:before {
	content: "";
	position: absolute;
	width: 30px;
	height: 30px;
	right: 20px;
	bottom: 10px;
	background: url("../img/arrow_r.png") no-repeat center center;
	background-size: contain;
	transition: all .3s;
	opacity: 0;
}
.infoentry:hover p:before {
	right: 15px;
	opacity: 1;
}
.infoentry:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 50px;
	background: #EFEFEF;
	bottom: 0;
	left: 0;
	z-index: -2;
	transform-origin: left;
}
.infoentry:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 50px;
	background: #FCCF54;
	bottom: 0;
	left: 0;
	z-index: -1;
	transform: scale(0,1);
	transform-origin: left;
	transition: all .3s;
}
.infoentry:hover:after {
	transform: scale(1,1);
}
@media screen and (max-width: 1023px) {
.info h3 {
	font-size: 26px;
	margin-bottom: 60px;
}
.info_f .boxwrap01,.info_m .boxwrap01 {
	padding: 60px 0;
}
.infotable {
	width: 100%;
}
	.info .btn2,.info_f .btn2,.info_m .btn2 {
	width: 300px;
	margin: 0 auto;
}
}
@media screen and (max-width: 600px) {
.info h3 {
	font-size: 20px;
}
.info .btn2 {
	width: 280px;
	margin: 0 auto;
}
.info .btn2 p {
	font-size: 13px;
}
.infoentry p {
	font-size: 40px;
}
.infoentry p:before {
	width: 20px;
	height: 20px;
	bottom: 5px;
}
.infoentry:after {
	height: 30px;
}
}
@media screen and (max-width: 500px) {
.infotable .box .section {
	width: 100%;
	font-size: 15px;
	padding: 15px;
}
.infotable .box .detail {
	width: 100%;
	font-size: 14px;
	padding: 15px 15px;
}
}







.message .mainbox01:before {
	background-image: url("../img/image2024/message-main.jpg");
	background-size: auto 440px;
	background-color: #F4F3EE;
	background-position: center top;
}
.message .boxwrap01 {
	width: 100%;
	padding: 80px 0;
	position: relative;
}

.msg-content {
	width: 90%;
	margin: 0 auto;
	max-width: 650px;
}
.msg-content .mc {
	font-size: 22px;
	font-weight: 600;
	color: #B60355;
	margin-bottom: 40px;
}
.msg-content .mc span {
	font-family: 'Barlow', sans-serif;
	font-style: italic;
	font-size: 43px;
	color: #B60355;
	font-weight: 800;
	margin-right: 20px;
}
.msg-content .mc + p {
	font-size: 18px;
	line-height: 2em;
	margin-bottom: 150px;
}
.message .recommend {
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	color: #B60355;
	padding: 0;
}
.message .btmlinksub {
	border-top: none;
}
.message .btmlinksub {
	width: 80%;
	max-width: 980px;
	margin: 0 auto;
	border-top: none;
	box-sizing: border-box;
	padding: 40px 0 0;
}
.message .btmlinksub ul {
	width: 400px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.message .btmlinksub ul li {
	width: 100%;
	margin: 0 0 20px;
}
@media screen and (max-width: 1023px) {
.message .boxwrap01 {
	padding: 60px 0;
}
}

@media screen and (max-width: 600px) {
	.message .mainbox01:before {
		width: 100%;
		height: 200px;
		background-size: auto 180px;
		background-position: center top!important;
	}
	.msg-content .mc {
		font-size: 20px;
		margin-bottom: 30px;
	}
	.msg-content .mc span {
		font-family: 'Barlow', sans-serif;
		font-style: italic;
		font-size: 40px;
		display: block;
		color: #B60355;
		font-weight: 800;
		margin-right: 20px;
	}
	.msg-content .mc + p  {
		font-size: 14px;
		line-height: 2em;
		margin-bottom: 150px;
	}
	.message .btmlinksub ul {
		width: 240px;
	}
}