@charset "utf-8";
/*==================================================
	【トップ】ページ固有のスタイル
==================================================*/
#top_ttl img {
	width: 1100px;
}
/* 挨拶 */
#top_msg {
	background: url("../img/top/bg-greeting01.png") no-repeat left 200px top 180px,
		url("../img/top/bg-greeting02.png") no-repeat right 50px top 110px,
		url("../img/top/bg-greeting03.png") no-repeat left bottom 150px,
		url("../img/top/bg-greeting04.png") no-repeat right 70px bottom 150px;
}
#top_msg .txt {
	font-size: 18px;
	line-height: 37px;
}
#top_menu .box {
	width: 340px;
}
#top_menu .box a {
	display: block;
	width: 100%;
	height: 250px;
	background: url("../img/top/menu01.png") no-repeat center /100% auto;
	position: relative;
	margin-bottom: 30px;
}
#top_menu .box:nth-of-type(2) a {
	background-image: url("../img/top/menu02.png");
}
#top_menu .box:nth-of-type(3) a {
	background-image: url("../img/top/menu03.png");
}
#top_menu .box a::before {
	content: "";
	position: absolute;
	right: 25px;
	bottom: -25px;
	border: 2px solid #fff;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	background: #feee84 url("../img/arrow02.png") no-repeat center;
}
#top_menu .box a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background-image: url("../img/top/menu01-on.png")
}
#top_menu .box:nth-of-type(2) a:hover {
	background-image: url("../img/top/menu02-on.png")
}
#top_menu .box:nth-of-type(3) a:hover {
	background-image: url("../img/top/menu03-on.png")
}
#top_menu .box a:hover::before {
	background: #faadc2 url("../img/arrow01.png") no-repeat center;
}
#top_menu .box a span {
	position: absolute;
}
#top_menu .box a img {
	border-radius: 28% 28% 20px 20px;
}
#top_menu .box:nth-of-type(3) a img {
	box-shadow: 2px 2px 15px rgba(246,118,153,0.4);
}
#top_menu .box h4 {
	font-size: 45px;
	color: var(--color-primary);
	margin-bottom: 10px;
}
#top_menu .box .txt {
	font-size: 18px;
}
#top_recruit::before {
	background: url("../img/top/bg-recruit.png") no-repeat top left calc(50% + 610px);
}
#top_recruit .img {
	position: absolute;
	left: calc(50% - 50vw);
	width: calc( (100vw - 1100px) / 2 + (1100px - 550px) );
}
@media only screen and (max-width: 1150px) {
	#top_recruit .img {
		left: -30px;
		width: 600px;
	}
}
#top_recruit .img img {
	width: 100%;
	max-height: 400px;
	object-fit: cover;
	object-position: top;
}
#top_recruit .info {
	width: 50%;
	padding-left: 50px;
	margin-left: auto;
}
#top_recruit .info h3 {
	font-size: 45px;
	color: var(--color-primary);
	line-height: 1;
	margin-bottom: 20px;
}
#top_recruit .info h4 {
	color: #18bfa1;
	font-size: 24px;
	font-weight: normal;
}
#top_recruit .info .txt {
	font-size: 18px;
	margin-bottom: 30px;
}
/* お知らせ */
#top_info {
	padding-bottom: 150px;
	background: url("../img/top/bg-info01.png") no-repeat left top 110px,
		url("../img/top/bg-info02.png") no-repeat right 50px top 50px,
		url("../img/top/bg-info03.png") no-repeat right 20px bottom 100px;
}
#top_info .list {
	width: 900px;
	margin: 0 auto;
}
#top_info dl {
	border-top: 1px solid #fff;
	padding: 24px 0;
}
#top_info dl:last-of-type {
	border-bottom: 1px solid #fff;
}
@media print, screen and (min-width: 769px){ /* PCのみ */
}
@media print, screen and (min-width: 641px){ /* PC・タブレット */
	/* お知らせ */
	#top_info dl {
		display: flex;
	}
	#top_info dt {
		width: 120px;
		text-align: center;
	}
	#top_info dd {
		width: calc(100% - 120px);
	}
}
@media only screen and (max-width: 768px) and (min-width: 641px){ /* タブレットのみ */
}
@media only screen and (max-width: 768px) {  /* タブレット以下 */
	#top_ttl img {
		width: 90%;
	}
	#top_msg {
		background-position: left 30px top 50px, right top 30px, left bottom 30px, right bottom 30px;
	}
	#top_msg .txt {
		font-size: 110%;
	}
	#top_menu .box {
		width: 48%;
	}
	#top_menu .box:last-of-type {
		margin: 50px auto 0;
	}
	#top_menu .box h4 {
		font-size: 30px;
	}
	#top_menu .box .txt {
		font-size: 110%;
	}
	#top_recruit .img {
		position: relative;
		text-align: center;
		width: 100%;
		left: 0;
		margin: 15px 0;
	}
	#top_recruit .img img {
		width: 80%;
	}
	#top_recruit .info {
		width: 100%;
		padding-left: 0;
	}
	#top_recruit .info h3 {
		font-size: 30px;
		text-align: center;
		margin-bottom: 10px;
	}
	#top_recruit .info h4 {
		text-align: center;
		font-size: 130%;
	}
	#top_recruit .info .txt {
		font-size: 110%;
		margin-bottom: 20px;
	}
	#top_recruit .info .btn01 {
		text-align: center;
	}
	#top_info {
		padding-bottom: 100px;
	}
	#top_info .list {
		width: 100%;
	}
}
@media only screen and (max-width: 640px){ /* スマホ */
	#top_msg {
		background-position: left top 50px, right top 30px, left bottom 30px, right bottom 30px;
		background-size: auto, 15% auto, 20% auto, 10% auto;
	}
	#top_msg .txt {
		line-height: 2;
	}
	#top_menu .box {
		width: 100%;
		margin-bottom: 30px;
	}
	#top_menu .box a {
		margin-bottom: 20px;
	}
	#top_menu .box h4 {
		font-size: 25px;
	}
	#top_recruit .info h3 {
		font-size: 25px;
	}
	#top_recruit .img img {
		width: 100%;
	}
	#top_info {
		background-position: left top 10px, right top 10px, right bottom 30px;
		background-size: 20% auto, 10% auto,20% auto;
	}
	#top_info dl {
		padding: 15px 0;
	}
}
@media only screen and (max-width: 320px){
	#top_menu .box a {
		height: 210px;
	}
}