@charset "utf-8";

html {
	font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;
}
body {
	font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;
	line-height: 1.6;
	font-weight: 500;
}

#announcement-index img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

#announcement-index .hide-txt {
	display: none;
	overflow: hidden;
	height: 0px;
}

@media screen and (max-width: 640px) {
	#announcement-index #main-group {
		width: 94%;
		line-height: 1.8;
		margin: 0 auto 9.6%;
	}

	.sp-hide {
		display: none;
	}
}
@media print, screen and (min-width: 641px) {
	#announcement-index #main-group {
		font-size: 16px;
		padding: 16px 0 0;
	}

	.pc-hide {
		display: none;
	}
}

@media screen and (max-width: 640px) {
	#announcement-index #main-group #text-head h2 {
		font-size: 1.3em;
		line-height: 1.3;
		color: #000;
		font-weight: bold;
		border-bottom: 2px solid #000;
		padding: 0 0 0.7em;
		margin: 0 0 9.6%;
	}
}
@media print, screen and (min-width: 641px) {
	#announcement-index #main-group #text-head h2 {
		font-size: 1.5rem;
		line-height: 1.3;
		color: #000;
		font-weight: bold;
		text-align: center;
		border-bottom: 2px solid #000;
		padding: 0 0 0.7em;
		margin: 0 0 32px;
	}
}

#announcement-index #main-group #text-main {
}
#announcement-index #main-group #text-main p span {
	color: #e60a26;
}
#announcement-index #main-group #text-main .group02 {
	font-weight: bold;
}


@media screen and (max-width: 640px) {
	#announcement-index #main-group #text-main {
		font-size: 1.1em;
		margin: 0 0 5.6%;
	}

	#announcement-index #main-group #text-main .group02 {
		font-size: 1.1em;
		padding: 5.4% 0;
	}
	#announcement-index #main-group #text-main .bnr-text {
		padding: 9.6% 0;
	}
	#announcement-index #main-group #text-main .bnr-text a {
		width: 80%;
		margin: 0 auto;
	}
}
@media print, screen and (min-width: 641px) {
	#announcement-index #main-group #text-main {
		text-align: center;
		margin: 0 0 30px;
	}

	#announcement-index #main-group #text-main .group02 {
		font-size: 22px;
		padding: 24px 0;
	}
	#announcement-index #main-group #text-main .bnr-text {
		padding: 46px 0;
	}
	#announcement-index #main-group #text-main .bnr-text a {
		width: 400px;
		margin: 0 auto;
	}
}
