
.sp {
	display:none;
}

.heading00 {
	font-size:30px;
	font-weight:bold;
	margin-bottom:10px;
	color:#278d90;
	border-bottom:2px solid #278d90;
	position:relative;
	padding-bottom:10px;
}
.heading00 img {
	position: absolute;
	right:0;
	top:0;
}

.newsDate {
	text-align: right;
	margin-bottom:40px;
	font-family: 'Noto Serif JP', serif;
}
.heading01 {
	width:660px;
	font-size:30px;
	text-align:center;
	font-weight:bold;
	padding:10px 0;
	margin:0 auto 40px auto;
	border:5px double #278d90;
}

.heading02 {
	font-size:24px;
	margin-bottom:40px;
	font-family: 'Noto Serif JP', serif;
}
.heading03 {
	font-size:24px;
	font-family: 'Noto Serif JP', serif;
}

.newsText01 {
	font-size:18px;
	line-height:1.6;
	margin-bottom:40px;
	font-family: 'Noto Serif JP', serif;
}
.newsList {
	font-size:18px;
	line-height:1.6;
	margin-bottom:40px;
	font-family: 'Noto Serif JP', serif;
}
.newsList li {
padding-left:1em;
text-indent:-1em;
}

.newsAreaBox {
	width:100%;
	display:table;
}

.newsAreaBoxLeft {
	display:table-cell;
	vertical-align:top;
}
.newsAreaBoxRight {
	display:table-cell;
	text-align:right;
	vertical-align:top;
}
.newsAreaBoxRight img {
	width:100%;
}
.newsAreaBoxRight p {
	margin-top:10px;
	font-size:18px;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
}


.btn_01 a {
	width:300px;
	display:block;
	margin: 0 auto;
	font-size:18px;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	padding:10px 20px;
	border:2px solid #278d90;
	color:#278d90;
}

@media only screen and (max-width: 768px) {

.sp {
	display:block;
}
.heading00 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	color:#278d90;
	border-bottom:2px solid #278d90;
	position:relative;
	padding-bottom:10px;
}
.heading00 img {
	display:none;
}

.newsDate {
	text-align: right;
	margin-bottom:40px;
	font-family: 'Noto Serif JP', serif;
}
.heading01 {
	width: auto;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	padding:10px 0;
	margin:0 auto 40px auto;
	border:5px double #278d90;
}

.heading02 {
	font-size:18px;
	margin-bottom:40px;
	font-family: 'Noto Serif JP', serif;
}
.heading03 {
	font-size:18px;
	font-family: 'Noto Serif JP', serif;
}

.newsText01 {
	font-size:14px;
	line-height:1.6;
	margin-bottom:40px;
	font-family: 'Noto Serif JP', serif;
}
.newsList {
	font-size:14px;
	line-height:1.6;
	margin-bottom:40px;
	font-family: 'Noto Serif JP', serif;
}
.newsList li {
padding-left:1em;
text-indent:-1em;
}

.newsAreaBox {
	width:100%;
	display: block;
}

.newsAreaBoxLeft {
	display: block;
	vertical-align:top;
}
.newsAreaBoxRight {
	display: block;
	text-align:right;
	vertical-align:top;
}
.newsAreaBoxRight img {
	width:100%;
}
.newsAreaBoxRight p {
	margin-top:10px;
	font-size:18px;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
}

.btn_01 {
	margin-top:20px;
}
.btn_01 a {
	width:100%;
	display:block;
	margin: 0 auto;
	font-size:14px;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	padding:10px 0;
	border:2px solid #278d90;
	color:#278d90;
}


}
