@charset "utf-8";
/* CSS Document */

body {
	background: #fff;
}
#contentsArea2 {
	display: block;
	position: relative;
	width: 100%;
	max-width: 1024px;
	box-sizing: border-box;
	margin: 0px auto;
	padding: 0px;
}
#pegeTitle0 {
	display: block;
	width: 100%;
	margin-bottom: -25px;
	text-align: center;
}
#pegeTitle {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	box-sizing: border-box;
	margin: 0em auto 2em auto;
	padding: 2em;
	background: url(../images/bg_search2.svg);
	font-weight: bold;
	font-size: 125%;
	color: #3d3d3d;
}
.listNum {
	display: block;
	margin: 0px;
	list-style-type: decimal;
	cursor: pointer;
}
.sentenceBlock {
	display: flex; 
	flex-direction: row; 
	justify-content: space-between;
	padding-top: 1.5em;
}
.sentenceTitle {
	display: block;
	margin: 1.5em 0em 0.5em 0em;
	border-left: 5px solid #007f54;
	padding: 1.5em 0em 0.35em 0.75em;
	font-size: 112.5%;
	font-weight: bold;
	color: #007f54;
}
.sentenceTitleSub {
	display: block;
	padding-top: 1.25em;
	text-indent: 0em;
	font-size: 100%;
	font-weight: bold;
	color: #323232;
}
.sentenceTitleSub2 {
	display: block;
	text-indent: 0em;
}
.honbun {
	font-size: 93.75%;
	text-indent: 1em;
	text-align: justify;
	padding-right: 4em;
}
.honbun ul {
	text-indent: 0em;
}
.infoOtoiawase {
	display: block;
	border: 4px solid #007f54;
	border-radius: 14px;
	padding: 0.75em 1em;
	font-size: 93.75%;
}
.nonid {
	text-indent: 0em;
}
.pt075 {
	padding-top: 0.75em;
}
.LRbox {
	display: flex;
}
.LRbox ul {
	margin: 0em;
	border: 1px solid #ccc;
	padding: 1em;
}
.disFlex {
	display: flex;
}
.listPT li {
	padding-top: 0.75em;
}
.noteT {
	padding-left: 1em;
	text-indent: -1em;
}
.noteT3 {
	padding-left: 3em;
	text-indent: -3em;
}
.noteT6 {
	padding-left: 6em;
	text-indent: -6em;
}
.photoArea {
	display: flex;
	flex-direction: column;
	width: 400px;
	max-width: 100%;
	/*height: 300px;*/
	justify-content: center;
	align-items: center;
	background: #fff;
	font-size: 81.25%;
}
.publishDate {
	padding-right: 5px;
	border-bottom: 1px solid #c1c1c1;
	text-align: right;
	font-size: 81.25%;
}
.textAera {
	display: block;
	width: 100%;
}
.textAera > p {
	margin-bottom: 1em;
	word-break: break-all;
}
.publishCate {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.publishCate > div {
	display: flex;
	width: max-content;
	margin: 0.5em 5px 5px 0px;
	border-radius: 8px;
	padding: 0.15em 0.75em;
	font-size: 81.25%;
}
.bgCol1 {
	background: #40a381;
	color: #fff;
}
.bgCol2 {
	background: #4464b4;
	color: #fff;
}
.bgCol3 {
	background: #229ec6;
	color: #fff;
}
.tableNews1 td {
	vertical-align: top;
	padding: 7px;
}
.tableNews1 td:nth-child(1) {
	white-space: nowrap;
	font-weight: bold;
	color: #555;
}
.sentenceBlock2 {
	display: flex; 
	flex-direction: column;
	justify-content: space-between;
	padding-top: 1.5em;
}
.TI0 {
	text-indent: 0em;
}
p.MB0 {
	margin-bottom: 0px;
}
.radiusBox {
	display: block;
	margin: 1.25em auto;
	border: 4px solid #ccc;
	border-radius: 6px;
	padding: 0.75em 1em;
	text-indent: 0em;
}

/*******************************/
#routeClassArea {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#routeClassArea > div {
	display: flex;
	flex-direction: column;
}
#routeClassArea > div > div {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#routeClassArea > div > div > div {
	margin-top: 0.5em;
	margin-right: 0.75em;
	border-right: 1px solid #657c93;
	padding-right: 0.75em;
	cursor: pointer;
	font-size: 93.75%;
}
#routeClassArea > div > div > div span {
	border-bottom: 4px solid #fff;
}
#routeClassArea > div > div > div:hover span {
	color: #f49191;
}
#routeClassArea > div > div > div span.selectClass {
	border-bottom: 4px solid #f49191;
}
.classTitle {
	margin-top: 0.5em;
	font-weight: bold;
	color: #1461BE;
}
#mainmenu_inner ul {
	right: 185px;
}
.rogo_snsArea {
	display: flex;
}
#footmenu_inner .rogo_snsArea {
	display: flex;
}
#footmenu_inner {
	align-items: flex-start;
}
#listInsta {
	display: flex;
	flex-direction: column;
	font-size: 12px;
	line-height: 135%;
	justify-content: center;
	text-align: left;
}
#footmenu_inner #listInsta a {
	color: #fff;
}
/****************************************/

#linksHeader {
	display: flex;
	align-items: center;
	position: absolute;
	top: 18px;
	right: 40px;
}
.linkOtherCont {
	display: flex;
	margin-right: 0.5em;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 0em 1.5em;
}
.rogo_snsArea {
	display: flex;
	flex-direction: row;
	position: relative;
	top: 0px;
	right: 0px;
}
.rogo_snsArea > div {
	width: 58px;
	text-align: center;
	text-indent: 0em;
	line-height: 125%;
}
.rogo_snsArea > div:not(:last-child) {
	font-size: 68.75%;
}
.rogo_snsArea > div:last-child {
	font-size: 62.5%;
}
.rogo_snsArea > div img:nth-child(1) {
	margin: 0px;
}
.rogo_snsArea > div a:hover img {
	opacity: 0.5;
}
/*******************************************/
#linksFooter {
	display: flex;
	align-items: center;
}
#linksFooter a:link,
#linksFooter a:visited {
	color: #fff;
}
#linksFooter a:hover {
	color: #f8b500;
}
#footmenu_inner div.rogo_snsArea img:nth-child(1) {
    margin: 0px;
}

#linksFooter .rogo_snsArea > div:not(:last-child) {
    font-size: 73.334%;
	line-height: 135%;
}


@media only screen and (max-width :780px){
#pegeTitle {
	font-size: 112.5%;
}
.sentenceBlock {
    flex-wrap: wrap;
}
.honbun {
    padding: 0em;
}
.sentenceBlock > div:nth-child(2) {
    max-width: 100%;
	margin-top: 12px;
}
.photoArea img {
	max-width: 100%;
	height: auto;
}
.photoArea2 img {
	max-width: 100%;
	height: auto;
}

}