@charset "utf-8";
/*==================================================
	【トップ】ページ固有のスタイル
==================================================*/
#top_ttl img {
	width: 100%;
}
/* 挨拶 */
#top_msg {
	padding: 150px 0 330px;
	margin-bottom: 60px;
}
#top_msg::after {
	content: "";
	display: inline-block;
	position: absolute;
	right: -470px;
	top: -366px;
	width: 732px;
	height: 732px;
	border-radius: 50%;
	background: url("../img/bg-dot.png");
	z-index: -1;
}
#top_msg::before {
	background: url("../img/top/bg-greeting.png") no-repeat bottom center;
}
#top_msg h3 {
	font-size: 36px;
	color: var(--color-secondary);
	margin-bottom: 50px;
	font-weight: 500;
}
#top_msg .txt {
	font-size: 20px;
}
#top_menu::before {
	background: #465daa;
	height: calc(100% - 100px);
	top: 50px;
}
#top_menu .box {
	position: relative;
	min-height: 460px;
	padding-top: 80px;
	margin-bottom: 70px;
}
#top_menu .box::before {
	content: "";
	display: inline-block;
	position: absolute;
	right: -127px;
	bottom: -192px;
	width: 450px;
	height: 450px;
	border-radius: 50%;
	background: url("../img/bg-dot2.png");
}
#top_menu .box:nth-of-type(even)::before {
	right: auto;
	left: -160px;
	bottom: auto;
	top: -95px;
}
#top_menu .box:last-of-type {
	margin-bottom: 0;
}
#top_menu .box .img {
	position: absolute;
	top: 0;
	left: calc(50% - 50vw);
	width: calc( (100vw - 1100px) / 2 + (1100px - 450px) );
	z-index: 1;
}
#top_menu .box:nth-of-type(even) .img {
	left: auto;
	right: calc(50% - 50vw);
}
@media only screen and (max-width: 1150px) {
	#top_menu .box .img {
		left: -30px;
		width: 700px;
	}
	#top_menu .box:nth-of-type(even) .img {
		left: auto;
		right: -30px;
	}
}
#top_menu .box .img img {
	width: 100%;
	max-height: 460px;
	object-fit: cover;
	border-radius: 0px 100px 0px 0px;
}
#top_menu .box:nth-of-type(even) .img img {
	border-radius: 0px 0px 0px 100px;
}
#top_menu .box dl {
	width: 530px;
	padding: 50px;
	background: #fff;
	margin-left: auto;
	position: relative;
	z-index: 1;
	border-radius : 0px 20px;
}
#top_menu .box:nth-of-type(even) dl {
	margin-left: 0;
	margin-right: auto;
}
#top_menu .box dl dt {
	position: relative;
	font-size: 56px;
	line-height: 1.4;
	color: var(--color-secondary);
	font-weight: 500;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
#top_menu .box dl dt span {
	display: block;
}
#top_menu .box dl dt span.en {
	color: #e3d7d5;
	font-size: 16px;
	font-weight: normal;
	font-family: var(--font-wdxl);
	letter-spacing : 3.2px;
}
#top_menu .box dl dt::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: -50px;
	width: 480px;
	height: 3px;
	background: var(--color-secondary);
}
#top_menu .box dl dd {
	font-size: 111%;
}
#top_company {
	position: relative;
}
#top_company::before {
	content: "";
	background: url("../img/top/bg-company.png") no-repeat center / 100% auto;
	width: 262px;
	height: 262px;
	position: absolute;
	right: -70px;
	bottom: 110px;
}
#top_company h3 {
	font-size: 36px;
	color: var(--color-secondary);
	margin-bottom: 60px;
}
#top_company .box_flex {
	align-items: flex-start;
	width: 1000px;
	margin: 0 auto;
}
#top_company table {
	width: 472px;
}
#top_company table tr {
	border-top: 1px solid #465DAA;
}
#top_company table tr:last-of-type {
	border-bottom: 1px solid #465DAA;
}
#top_company table tr th {
	padding: 20px;
	vertical-align: top;
	font-size: 18px;
	font-weight: 600;
	color: var(--color-secondary);
}
#top_company table tr td {
	padding: 20px 0;
	font-size: 111%;
}
#top_company table tr td .no_date {
	width: 87px;
	display: inline-block;
}
#top_map iframe {
	display: block;
	height: 400px;
	width: 100%;
	border: none;
	border-top: 5px solid #465daa;
	border-bottom: 5px solid #465daa;
}
/* お知らせ */
#top_info {
	position: relative;
}
#top_info::before, #top_info::after {
	content: "";
	display: inline-block;
	position: absolute;
	background: url("../img/top/bg-town.png") no-repeat center / 100% auto;
	width: 466px;
	height: 184px;
}
#top_info::before {
	top: 38px;
	left: -352px;
}
#top_info::after {
	bottom: 38px;
	right: -382px;
}
#top_info h3 {
	text-align: center;
	color: var(--color-secondary);
	font-size: 36px;
	font-weight: 500;
	margin-bottom: 60px;
}
#top_info .list {
	width: 900px;
	margin: 0 auto;
}
#top_info dl {
	padding: 26px 25px 28px;
	background: #fcfbfb;
	margin-bottom: 10px;
	border-radius: 10px;
}
#top_info dl dt {
	font-size: 16px;
}
#top_info dl dd {
	font-size: 111%;
}
@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: 110px;
	}
	#top_info dd {
		width: calc(100% - 110px);
	}
}
@media only screen and (max-width: 768px) and (min-width: 641px){ /* タブレットのみ */
}
@media only screen and (max-width: 768px) {  /* タブレット以下 */
	#top_msg {
		padding: 60px 0 35vw;
	}
	#top_msg::after {
		right: -150px;
		top: -150px;
		width: 300px;
		height: 300px;
	}
	#top_msg h3 {
		font-size: 30px;
		margin-bottom: 30px;
	}
	#top_msg .txt {
		font-size: 120%;
	}
	#top_menu .box {
		min-height: 350px;
		margin-bottom: 50px;
		padding-top: 60px;
	}
	#top_menu .box .img {
		width: 600px;
	}
	#top_menu .box .img img {
		max-height: 350px;
	}
	#top_menu .box dl {
		padding: 30px;
	}
	#top_menu .box dl dt {
		font-size: 35px;
		margin-bottom: 20px;
	}
	#top_menu .box dl dt::before {
		left: -30px;
	}
	#top_company .box_flex {
		width: 100%;
	}
	#top_company table {
		width: 100%;
	}
	#top_company table:last-of-type tr:first-of-type {
		border-top: none;
	}
	#top_company table tr th {
		padding: 15px;
	}
	#top_company table tr td {
		padding: 15px 0;
	}
	#top_company h3, #top_info h3 {
		font-size: 30px;
		margin-bottom: 40px;
	}
	#top_info {
		margin-bottom: 50px;
	}
	#top_info::after {
		bottom: 0;
	}
	#top_info dl {
		padding: 15px;
	}
	#top_info .list {
		width: 100%;
	}
	#top_info::before, #top_info::after {
		z-index: -1;
	}
}
@media only screen and (max-width: 640px){ /* スマホ */
	#top_msg {
		padding: 40px 0 25vw;
	}
	#top_msg::before {
		background-size: 100% auto;
	}
	#top_msg::after {
		right: -100px;
		top: -100px;
		width: 200px;
		height: 200px;
	}
	#top_msg h3 {
		font-size: 20px;
	}
	#top_msg .txt {
		font-size: 111%;
	}
	#top_menu {
		padding-bottom: 30px;
	}
	#top_menu::before {
		height: calc(100% - 30px);
		top: 30px;
	}
	#top_menu .box {
		min-height: 150px;
		margin-bottom: 30px;
		padding-top: 120px;
	}
	#top_menu .box::before {
		width: 220px;
		height: 220px;
		right: -120px;
		bottom: auto;
		top: 50px;
	}
	#top_menu .box:nth-of-type(even)::before {
		left: -180px;
		top: -10px;
	}
	#top_menu .box .img {
		width: 300px;
	}
	#top_menu .box .img img {
		border-radius: 0px 50px 0px 0px;
		max-height: 150px;
	}
	#top_menu .box:nth-of-type(even) .img img {
		border-radius: 0px 0px 0px 50px;
	}
	#top_menu .box dl {
		padding: 20px;
		width: 85%;
	}
	#top_menu .box dl dt {
		font-size: 30px;
		padding-bottom: 10px;
	}
	#top_menu .box dl dt span.en {
		font-size: 12px;
		letter-spacing: 1px;
	}
	#top_menu .box dl dt::before {
		left: -20px;
		width: 90%;
	}
	#top_menu .box dl dd {
		font-size: 100%;
	}
	#top_company table tr th, #top_company table tr td {
		display: block;
	}
	#top_company table tr th {
		padding-top: 10px;
		padding-left: 0;
		padding-bottom: 0;
	}
	#top_company table tr td {
		padding: 5px 0 10px;
	}
	#top_company h3, #top_info h3 {
		font-size: 25px;
		margin-bottom: 20px;
	}
	#top_map iframe {
		height: 300px;
	}
	#top_info::before, #top_info::after {
		width: 300px;
		height: 150px;
	}
	#top_info::before {
		top: 20px;
		left: -220px;
	}
	#top_info::after {
		bottom: 0;
		right: -200px;
	}
}
@media only screen and (max-width: 320px){ /* スマホ */
	#top_menu .box .img {
		width: 260px;
	}
	#top_menu .box .img img {
		max-height: 160px;
	}
}