@charset "UTF-8";
/* CSS Document */

#information_hed {
	background:url(../img/category/information/hed_img.png) center center no-repeat;
	background-size: cover;
	width:100%;
	height:400px;
	position:relative;
	z-index:1;
}

.information_img01{
}

.information_tit {
	background:#fff;
	width:1100px;
	margin:0 auto 30px;
	padding:15px 0 5px;
	text-align:center;
}

.info_tit {
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	font-size: 1.5em;
	margin: 20px 0;
    color: #45330d !important;	
}
.infoBox {
	width: 900px;
	margin: 0 auto;
}
.info_day {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.1em;
}
.info_txt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2em;
}

.info_list01 {
	width:1100px;
	margin:0 auto 50px;
	padding:0;
	list-style-type:none;
}

.info_list01 li {
	width:300px;
	float:left;
	margin-right:100px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.info_list01 li:nth-child(3) { margin-right:0 }


.info_list02 {
	width:1100px;
	margin:0 auto 50px;
	padding:0;
	list-style-type:none;
}
.info_list02 a:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}
.info_list02 li {
	width:245px;
	float:left;
	margin-right:40px;
	margin-bottom:40px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.info_list02 li:nth-child(4n) { margin-right:0 }

/*.info_list02 li:nth-child(4) { margin-right:0 }
.info_list02 li:nth-child(8) { margin-right:0 }*/

.info_list02 li h3 {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
	font-size: 16px;
	/*text-align:center;*/
	height: 60px;
	margin:0 auto 10px;
	color:#45330d !important;
}

.info_list02 li p {
	font-size:0.9em;
	color:#000000 !important;
}

.info_list02 a{
	display:block;
	text-decoration: none;
}


/*　▼スマホ用▼　*/
@media screen and (max-width: 768px) {

.information_img01 img{
	width:100%;
}

.infoBox {
	width: 100%;
	margin: 0 auto;
}

#information_hed {
	background:none;
	width:100%;
	height:60px;
	position:relative;
	overflow: hidden;
    z-index: -1;
}

.information_tit {
	background:#fff;
	width:100%;
	margin:0 auto 30px;
	padding:5px 0;
	text-align:center;
}


.info_list01 {
	width:300px;
	margin:0 auto 50px;
	padding:0;
	list-style-type:none;
}

.info_list01 li {
	width:300px;
	float:none;
	margin:0 auto 30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.info_list01 li:nth-child(3) { margin-right:0 }

.info_list02 {
	width:251px;
	margin:0 auto 50px;
	padding:0;
	list-style-type:none;
}

.info_list02 li {
	width:245px;
	float:none;
	margin:0 auto 20px auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.info_list02 li:nth-child(4) { margin-right:0 }


.info_list02 li h3 {
	text-align:center;
	margin:0 auto 10px;
}

.info_list02 li p {
	font-size:0.9em;
}
	
}

/*
-----------------------------------------------
▼2025　追加
----------------------------------------------- */

.con_news_detail_main{
margin-bottom:30px;
}

.under_wrap{
max-width:1000px;
margin:0 auto;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}



.h-news{
font-size:24px;
border-bottom:solid 1px #888;
  font-family: "Noto Serif JP", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
}



.serif{
  font-family: "Noto Serif JP", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
}

.sans{
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.news-kiji{
padding:0 30px 3%;
}

.news-kiji p{
margin-bottom:1em;
}

.news-kiji img{
max-width:100%;
height:auto;
width:auto;
}

.link-docu-box{
border:solid 1px #ccc;
padding:30px 30px;
margin-top:40px;
background:#eaf4fe;
font-size:16px;
}

.under_more{
display:block;
height:65px;
line-height:63px;
border:solid 1px;
width:400px;
text-align:center;
background:#fff;
margin:30px auto 40px;
font-size:17px;
text-decoration:none;
color:#333;
}

.under_more:hover{
opacity:0.6;
}



/*   下層一覧 PICKUP   */
.h-news_list{
font-size:35px;
text-align:center;
font-weight:500;
}

.under_pickup{
max-width:1200px;
margin:0 auto 100px;
display:flex;
flex-wrap:wrap;
justify-content:center;
column-gap:0.5%;
}

.under_pickup a{
width:27%;
background:#dbecf1 !important;
display:block;
padding:3%;
border-radius:10px;
text-decoration:none;
color:#000;
transition: 0.5s;
}

.under_pickup a:hover{
opacity:0.6;
}

.under_pickup .ttl{
font-size:16px;
margin-top:10px;
}

.under_pickup .top_info_date{
font-size:14px;
margin-top:15px;
display:block;
}

.under_pickup p{
font-size:14px;
}

/*   下層一覧 MORE NEWS   */
.under_info .info_wrap{
max-width:1140px;
margin:0 auto 60px;
display:flex;
flex-wrap:wrap;
justify-content:flex-start;
column-gap:2.66%;
row-gap:30px;
}

.under_info .info_wrap li{
width:23%;
}

.under_info .info_wrap li img{
width:100%;
height:auto;
border:solid 1px #ccc;
}

.under_info .info_wrap li .ttl{
font-size:16px;
margin-top:10px;
}

.under_info .info_wrap li .top_info_date{
font-size:14px;
margin-top:15px;
display:block;
}

.under_info .info_wrap li p{
font-size:14px;
}

.under_info a{
text-decoration:none;
color:#000;
transition: 0.5s;
}

.under_info a:hover{
opacity:0.6;
}



@media screen and (max-width: 768px) {
.h-news{
font-size:20px;
margin-left:30px;
margin-right:30px;
}

.news-date{
margin-left:30px;
margin-right:30px;
}

.link-docu-box{
padding:15px;
margin-top:30px;
font-size:13px;
}

.info_new_wrap{
padding-left:5vw !important;
padding-right:5vw !important;
}


/*   下層一覧 PICKUP   */
.h-news_list{
font-size:22px;
}

.under_pickup{
margin:0 auto 50px;
}

.under_pickup a{
width:100%;
display:flex;
justify-content:space-between;
margin-bottom:2%;
}

.under_pickup a .info_img1{
width:44%;
}

.under_pickup a .info_txt1{
width:52%;
}

.under_pickup .ttl{
margin-top:0;
}

/*   下層一覧 MORE NEWS   */
.under_info .info_wrap li{
width:48.67%;
}


}

@media screen and (max-width: 600px) {
.under_more{
height:45px;
line-height:45px;
width:60vw;
margin:30px auto 0;
font-size:13px;
}

/*   下層一覧 PICKUP   */
.under_pickup .ttl{
font-size:3.4vw;
font-weight:600;
}

.under_pickup .top_info_date{
font-size:3.2vw;
margin-top:7px;
}

.under_pickup p{
font-size:2.8vw;
}

/*   下層一覧 MORE NEWS   */
.under_info .info_wrap{
margin:0 auto 20px;

.under_info .info_wrap li .ttl{
font-weight:600;
font-size:2.9vw;
margin-top:5px;
}

.under_info .info_wrap li .top_info_date{
font-size:2.7vw;
margin-top:6px;
display:block;
}

.under_info .info_wrap li p{
font-size:2.7vw;
}


}