@charset "utf-8";
/*****共通*****/
.underKeyimages .key-wrap {
    background: url(../images/news/bg-key.jpg) no-repeat center;
    background-size: cover;
    height: 55vh;
}
.ttl {
    display: flex;
    flex-direction: column;
    width: fit-content;
}

.wp-block-gallery .blocks-gallery-item {
  flex-grow: 0;
}
 a.pre_box_center {
	padding: 13px 35px;
    background: #1B459B;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto;
    width: fit-content;
    border-radius: 40px;
}
     a.pre_box_center:hover {
        background: #000;
        color: #fff;
    }

@media screen and (min-width: 768px) {

	.ttl {
		align-items: flex-end;
	}

}
@media screen and (min-width: 768px) and (max-width: 1380px){
	.underKeyimages .key-wrap {
    background-size: cover;
    height: 35vh;
}
	.underKeyimages .ttl-wrap {
    position: absolute;
    z-index: 10;
    left: 7%;
    top: 13%;
}
}
@media screen and (max-width: 767px) {
	.underKeyimages .key-wrap {
    background: url(../images/news/bg-key.jpg) no-repeat center;
    background-size: cover;
    height: 30vh;
}

}
/*****共通end*****/



.sec1 .info-wrap {
	margin: 0 auto;
	margin-top: 4em;
}
.sec1 .info-wrap li:first-child {
    border-top: 1px solid #babfca;
}
.sec1 .info-wrap li {
    border-bottom: 1px solid #babfca;
}
.sec1 .info-wrap li {
    align-items: center;
    padding: 45px 40px;
    position: relative;
}

.sec1 .info-wrap li a:hover p.news-ttl{
	color: #008AD2;
}
.sec1 .info-wrap li .news_inner {
        display: flex;
    align-items: center;
    }
.sec1 .info-wrap li .date {
    font-weight: bold;
	color: #008AD2;
	margin-left: 20px;
}
.sec1 .info-wrap li .cat {
	padding: 3px 0px;
    color: #1B459B;
    font-weight: 500;
    white-space: nowrap;
    border-radius: 30px;
    text-align: center;
    width: 100px;
    background-color: #D8DFEC;
	font-weight: bold;
}
.sec1 .info-wrap li .news-ttl {
    font-weight: 500;
    font-size: 23px;
	line-height: 60px;
	margin-top: 10px;
    }
.sec1 .info-wrap li .news-detail{
	  padding: 20px 50px;
}
.sec1 .info-wrap li .img{
	padding-bottom: 30px;
}
.sec1 .info-wrap li .news-detail p{
	font-size: 17px;
	line-height: 35px; 
}
.sec1 .info-wrap li .news-detail a{
	color: #008ad2;
    margin-top: 20px;
    display: block;
	font-size: 17px;
	font-weight: bold;
}
.sec1 .info-wrap li .news-detail a:hover{
	color: #1B459B;
}

 .border-be {
    background-color: #1b459b;
    position: absolute;
    top: -1px;
    left: 0;
    width: 20em;
    height: 1px;
}
.sec1 .info-wrap li:last-child:after {
    content: "";
    background-color: #1b459b;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 20em;
    height: 1px;
}


.pagenavi {
    clear: both;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 0;
}
.wp-pagenavi { display: flex; justify-content: center; align-items: center;}
.wp-pagenavi * { transition: 0.2s ease-in-out; font-size: 20px;}
.wp-pagenavi a,
.wp-pagenavi .current { display: inline-block; width: 50px; height: 50px; border-radius: 50px; border: none !important; align-content: center; color: #FFF; padding: 0 !important; margin: 0 5px !important;}

.wp-pagenavi a.page { background-color: #C0C0C0;}
.wp-pagenavi a.page:hover { background-color: #1B459B;}
.wp-pagenavi .current { background-color: #1B459B; color: #fff;}
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink { color: #1B459B; font-size: 1.4em;}

.previouspostslink { border: 0;}


/*.pagenavi a.page, .pagenavi span {
    display: inline-block;
    color: #fff;
    background-color: #C0C0C0;
    padding:11px 21px;
    margin: 10px 5px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-align: center;
    border-radius: 50px;
    font-size: 20px;
}
.pagenavi span.active {
    background-color: #1B459B;
}
.pagenavi span.active a{
	color: #fff;
}
.pagenavi a{
	color: #fff;
}
 .pagenavi span:hover{
	background-color: #1B459B;
}
.pagenavi span:hover a{
	color: #fff;
	}*/

@media screen and (min-width: 1200px) {

}
@media screen and (max-width: 767px) {
	.sec1 .info-wrap li .news-ttl{
		font-weight: 500;
		font-size: 19px;
		line-height: 40px;
		margin-top: 10px;
	}
	.sec1 .info-wrap li {
    align-items: center;
		padding: 35px 5px;
	}
	.sec1 .info-wrap li .news-detail {
    padding: 20px 0px;
}
.sec1 .info-wrap li .news-detail p {
    font-size: 14px;
    line-height: 33px;
}
	.sec1 .info-wrap li .date{
		font-size: 16px;
	}
	 .border-be {
    width: 10em;
}
	.sec1 .info-wrap li:last-child:after {
    content: "";
    background-color: #1b459b;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 10em;
    height: 1px;
}
}






