@charset "utf-8";

body.page-news-category-list #mainContainer,
body.page-news #mainContainer {
	background: url(../images/other/bg01.jpg) center top no-repeat;
	background-size: auto 190px;
}

@media screen and (min-width: 1921px) {
body.page-news-category-list #mainContainer,
body.page-news #mainContainer {
	background-image: url(../images/common/bg_content.png),url(../images/other/bg01.jpg);
	background-position: left top,center top;
	background-repeat: repeat-x,no-repeat;
	background-size: auto auto,100% auto;
}
}

body.page-news-category-list .mainArea ul.catArea {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

body.page-news-category-list .mainArea ul.catArea li {
	width: 23%;
	margin: 0 1% 1em;
}

body.page-news-category-list .mainArea ul.catArea li a {
	display: block;
	padding: 1em 0;
	font-size: 1.6rem;
	text-align: center;
	text-decoration: none;
	color: #333;
	border: 1px solid #ccc;
}

body.page-news-category-list .mainArea ul.catArea li a:hover,
body.page-news-category-list .mainArea ul.catArea li.current a {
	background: #f6f6f6;
}

body.page-news-category-list .mainArea .newsBox {
	margin-bottom: 30px;
}

body.page-news-category-list .mainArea .newsBox a {
	display: block;
	color: #333;
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 15px 20px;
	box-sizing: border-box;
}

body.page-news-category-list .mainArea .newsBox a:hover {
	background: #f6f6f6;
}

body.page-news-category-list .mainArea .newsHead {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

body.page-news-category-list .mainArea .newsHead .col-1 {
	width: 90px;
}

body.page-news-category-list .mainArea .newsHead .col-2 {
	width: 520px;
}

body.page-news-category-list .mainArea .newsHead .date {
	margin-bottom: 5px;
}

body.page-news-category-list .mainArea .newsHead h2 {
	font-size: 1.8rem;
	line-height: 1.6;
}

body.page-news-category-list .mainArea .icon {
	width: 70px;
	background: #666;
	color: #fff;
	border-radius: 3px;
	padding: 3px;
	box-sizing: border-box;
	text-align: center;
	font-size: 1.2rem;
}


body.page-news-category-list .mainArea .newsBody {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}

body.page-news-category-list .mainArea .newsBody .col-1 {
	width: 400px;
}

body.page-news-category-list .mainArea .newsBody .col-2 {
	width: 200px;
}

body.page-news-category-list .mainArea .newsBody .col-2 img {
	width: 100%;
}


.pager__items {
	display: flex;
	justify-content: center;
}

.pager__item {
	display: flex;
	margin: 0 5px 5px;
	padding: 0;
}

.pager__item a {
	padding: 5px 10px;
	border: 1px solid #ccc;
	color: #333;
	text-decoration: none;
}

.pager__item a:hover {
	background: #f6f6f6;
}

.pager__item.is-active a,
.pager__item.is-active a:hover{
	color: #fff;
	background: #666;
}


body.page-news-category-list .freeBox,
body.page-news .freeBox{
	background: none;
	padding: 0;
	margin: 0 0 45px;
}

body.page-news-category-list .freeBox h2 {
	font-size: 2.0rem;
	letter-spacing: 0.1em;
	border: none;
	border-bottom: 1px solid #d33737;
	padding: 0 0 15px;
	margin-bottom: 30px;
}

body.page-news-category-list .freeBox h3 {
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	color: #d33737;
	margin-bottom: 15px;
	padding: 0;
	text-align: left;
	background: none;
}

body.page-news-category-list .img01 {
	margin-bottom: 30px;
	text-align: center;
}

body.page-news-category-list .img02 {
	margin-bottom: 30px;
	display: flex;
	align-items: flex-end;
}

body.page-news-category-list .img02 p {
	margin-bottom: 0;
}

body.page-news-category-list .freeBox ul li {
	font-size: 1.4rem;
	margin: 0 0 10px 1em;
	list-style-type: disc;
	color: #d33737;
}

body.page-news-category-list .freeBox ul li span {
	color: #333;
}

body.page-news-category-list .freeBox ul li em {
	color: #333;
	font-style: normal;
}

body.page-news-category-list .freeBox ul li:last-child {
	margin-bottom: 0;
}

body.page-news-category-list .freeBox figure.caption figcaption,
body.page-news-category-list .freeBox figure figcaption{
	text-align: left;
}

body.page-news-category-list .freeBox dt,
body.page-news-category-list .freeBox dd {
	padding: 0;
	margin: 0 0 10px;
	font-size: 1.4rem;
}

body.page-news-category-list .flexbox.case {
	margin-bottom: 40px;
}

body.page-news-category-list .flexbox.case:last-child {
	margin-bottom: 0px;
}

body.page-news-category-list .flexbox.case .col-1 {
	width: 490px;
}

body.page-news-category-list .flexbox.case .col-2 {
	width: 150px;
}

body.page-news-category-list .flexbox.case .col-2 img {
	width: 100%;
	height: auto;
}

body.page-news-category-list .flexbox.case p {
	margin-bottom: 0;
}


/*table.type02 th,
table.type03 th {
	width: 80px;
}*/


body.page-news-category-list .pdf {
	margin-top: 1em;
}

body.page-news-category-list .pdf a {
	text-decoration: none;
	color: #333;
	font-size: 1.4rem;
	background: url(../images/common/icon_pdf01.png) left top no-repeat;
	padding: 0 0 0 30px;
	display: inline-block;
}

body.page-news-category-list .pdf a:hover {
	text-decoration: underline;
}



@media screen and (max-width: 768px) {

body.page-news-category-list .mainArea ul.catArea {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 9vw;
}

body.page-news-category-list .mainArea ul.catArea li {
	width: 31%;
	margin: 0 0 1em;
}

body.page-news-category-list .mainArea ul.catArea li a {
	font-size: 1.2rem;
}

body.page-news-category-list .mainArea .newsBox {
	margin-bottom: 6vw;
}

body.page-news-category-list .mainArea .newsBox a {
	padding: 3vw;
	box-sizing: border-box;
}

body.page-news-category-list .mainArea .newsHead {
	align-items: flex-start;
}

body.page-news-category-list .mainArea .newsHead .col-1 {
	min-width: 90px;
	width: 28.12vw;
}

body.page-news-category-list .mainArea .newsHead .col-2 {
	width: 75vw;
}

body.page-news-category-list .mainArea .newsHead .date {
	margin-bottom: 1.5vw;
}

body.page-news-category-list .mainArea .newsHead h2 {
	font-size: 1.6rem;
	line-height: 1.4;
}

body.page-news-category-list .mainArea .icon {
	width: 20vw;
	padding: 0.93vw;
	font-size: 1.1rem;
}


body.page-news-category-list .mainArea .newsBody {
	display: block;
	margin-top: 6vw;
}

body.page-news-category-list .mainArea .newsBody .col-1 {
	width: 100%;
}

body.page-news-category-list .mainArea .newsBody .col-2 {
	width: 100%;
	text-align: center;
	margin-top: 3vw;
}

body.page-news-category-list .mainArea .newsBody .col-2 img {
	width: auto;
	max-width: 100%
}


body.page-news-category-list #mainContainer,
body.page-newst #mainContainer {
	background: url(../images/other/bg01.jpg) center 15.33vw no-repeat;
	background-size: auto 18.66vw;
}

body.page-news-category-list .freeBox{
	padding: 0;
	margin: 0 0 6.66vw;
}

body.page-news-category-list .freeBox h2 {
	font-size: 1.5rem;
	padding: 0 0 2vw;
	margin-bottom: 4vw;
	letter-spacing: normal;
}

body.page-news-category-list .freeBox h3 {
	font-size: 1.2rem;
	margin-bottom: 3.12vw;
}

body.page-news-category-list .freeBox .img01 {
	margin-bottom: 4vw;
}

body.page-news-category-list .freeBox .img01 img {
	width: 100%;
	height: auto;
}

body.page-news-category-list .freeBox .img02 {
	margin-bottom: 4vw;
	flex-wrap: wrap;
}

body.page-news-category-list .freeBox .img02 img {
	max-width: 100%;
	height: auto;
}

body.page-news-category-list .freeBox .img02 p {
	margin: 2vw 0 0;
}

body.page-news-category-list .freeBox ul li {
	font-size: 1.3rem;
}


body.page-news-category-list .flexbox.case {
	margin-bottom: 10.66vw;
}

body.page-news-category-list .flexbox.case .col-1 {
	width: 100%;
	margin-bottom: 4vw;
}

body.page-news-category-list .flexbox.case .col-2 {
	width: 100%;
	text-align: center;
}

body.page-news-category-list .flexbox.case .col-2 img {
	width: auto;
	max-width: 100%
}

body.page-news-category-list .pdf a {
	font-size: 1.2rem;
	background: url(../images/common/icon_pdf01.png) left 1vw no-repeat;
	background-size: 3vw auto;
	padding: 0 0 0 5vw;
	display: inline-block;
}

/*table.type02 th,
table.type03 th {
	width: 20vw;
}*/


.pager__item {
	display: flex;
	margin: 0 3px 6px;
}

.pager__item a {
	padding: 5px 10px;
	border: 1px solid #ccc;
	color: #333;
	text-decoration: none;
}

}
