.pc {
	display: block;
}
.sp {
	display: none;
}
.top_image {
	background-image: url(../image/top_image.jpg);
	background-position: center top;
	height: 300px;
	width: 100%;
	margin-top: 79px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.top_image .info_title {
	height: 80px;
	width: 314px;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 752px) {
.top_image {
	background-image: none;
	height: auto;
	width: 100%;
	margin-top: 50px;
}
.top_image img {
	height: auto;
	width: 100%;
}
#sp_g-navi {
	position: fixed;
	top: 0px;
}
}
#contents_wrapper {
	margin-top: 40px;
	padding-bottom: 80px;
	width: 100%;
}
#contents_wrapper .navi_wrap {
	background-color: #000;
	text-align: center;
	height: 70px;
	width: 100%;
}
#contents_wrapper .navi_wrap .navi_box {
	height: 70px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.news_tile {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 40px;
}
.news_tile .title {
	height: auto;
	width: 135px;
	margin-right: auto;
	margin-left: auto;
}
.item_wrap {
	max-width: 1070px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 1299px) {
.item_wrap {
	max-width: 1070px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}
}
.item_wrap .info_box ul {
	margin: 0px 0px 80px 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	gap: 20px;
	list-style-type: none;
}
.item_wrap .info_box ul li, .item_wrap .info_box ul li a img {
	max-width: 251px;
	width: 100%;
}
.item_wrap .info_box ul li a {
	display: block;
	transition: 0.4s all;
	text-align: left;
	text-decoration: none;
	margin-bottom: 20px;
}
.item_wrap .info_box ul li a .date {
	font-size: 14px;
	color: #000;
	white-space: nowrap;
	text-align: left;
	font-family: "Noto Sans JP", sans-serif;
	height: auto;
	width: 100%;
	margin-top: 14px;
	list-style-type: none;
}
.item_wrap .info_box ul li a .subject {
	font-size: 16px;
	color: #000;
	white-space: prewrap;
	text-align: left;
	font-family: "Noto Sans JP", sans-serif;
	height: 44px;
	width: 100%;
	margin-top: 10px;
	line-height: 24px;
	overflow: hidden;
}
.item_wrap .info_box ul li a .category {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 12px;
	text-align: center;
	width: 100%;
	font-weight: 400;
	word-spacing: 2em;
	color: #000;
	background-color: #D2D2D2;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 20px;
}
.item_wrap .info_box ul li {
	background-image: url(../image/dot.png);
	background-repeat: no-repeat;
	background-position: center calc(100% - 20px);
}
.item_wrap .info_box ul li .dot {
	height: 45px;
	width: 100%;
}
.item_wrap .info_box ul li:nth-child(4n+1):nth-last-child(-n+4) {
	background-image: none;
}
.item_wrap .info_box ul li:nth-child(4n+1):nth-last-child(-n+4) ~ li {
	background-image: none;
}
.item_wrap .info_box ul li a:hover {
	opacity: 0.6;
}
#contents_wrapper .detail_date {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	text-align: center;
	height: auto;
	max-width: 800px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
}
#contents_wrapper .detail_subject {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 32px;
	font-weight: 400;
	color: #000;
	text-align: center;
	height: auto;
	max-width: 800px;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.control {
	display: none;
}
#contents_wrapper .document_detail_contents_base {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 0px;
}
#contents_wrapper .document_detail_contents_area a {
	color: #4B92E7;
	text-decoration: underline;
}
#contents_wrapper .document_detail_contents_area a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#contents_wrapper .document_detail_contents_l {
	height: auto;
	width: 800px;
	color: #000;
	font-size: 16px;
	line-height: 30px;
	font-family: "Noto Sans JP", sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 40px;
	margin-top: 15px;
	padding-bottom: 0px;
	vertical-align: top;
	font-weight: 400;
	text-align: left;
}
#contents_wrapper .document_detail_contents_r {
	height: auto;
	width: 800px;
	color: #000;
	font-size: 16px;
	line-height: 30px;
	font-family: "Noto Sans JP", sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-bottom: 1px;
	vertical-align: top;
	font-weight: 400;
	text-align: right;
}
#contents_wrapper .document_detail_contents_c {
	height: auto;
	width: 800px;
	color: #000;
	font-size: 16px;
	line-height: 30px;
	font-family: "Noto Sans JP", sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-bottom: 1px;
	vertical-align: top;
	font-weight: 400;
	text-align: center;
}
 @media screen and (max-width: 752px) {
/*
  .item_wrap .info_box ul {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
  }
  */
.sp {
	display: block;
}
.pc {
	display: none;
}
.news_tile {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 40px;
}
.news_tile .title {
	height: auto;
	width: 20.1%;
	margin-right: auto;
	margin-left: auto;
}
.item_wrap {
	max-width: 93%;
	width: 93%;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.item_wrap .info_box ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	gap: 10px;
	margin-top: 0px;
	list-style-type: none;
}
.item_wrap .info_box ul li {
	background-image: none;
}
.item_wrap .info_box ul li,  .item_wrap .info_box ul li a img {
	max-width: calc(46vw - 5px);
}
.item_wrap .info_box ul li a .date {
	font-size: 12px;
	color: #000;
	white-space: nowrap;
	text-align: left;
	font-family: "Noto Sans JP", sans-serif;
	height: auto;
	width: 100%;
	margin-top: 10px;
}
.item_wrap .info_box ul li a .subject {
	font-size: 14px;
	color: #000;
	white-space: prewrap;
	text-align: left;
	font-family: "Noto Sans JP", sans-serif;
	height: auto;
	width: 100%;
	margin-top: 2px;
	line-height: 22px;
}
/*----------------------------------------------------------------------------------------
    CATEGORY BUTTON
------------------------------------------------------------------------------------------*/
#contents_wrapper .category_list {
	height: auto;
	width: 92%;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .category_list .category_but:before {
	content: "";
	display: block;
	padding-top: 21.62%;
}
#contents_wrapper .category_list .category_buts {
	background-color: #FFF;
	width: 47%;
	height: auto;
	color: #969696;
	font-size: 13px;
	border-radius: 50px 50px 50px 50px;
	border: 2px solid #969696;
	text-decoration: none;
	transition: 0.4s;
	position: relative;
	margin-right: 2%;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#contents_wrapper .category_list .category_but {
	background-color: #FFF;
	width: 47%;
	margin-right: 3%;
	margin-bottom: 15px;
	color: #FFF;
	font-size: 13px;
	border-radius: 50px 50px 50px 50px;
	border: 2px solid #787878;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
}
#contents_wrapper .category_list .ht {
	background-color: #94243A;
	width: 47%;
	margin-right: 3%;
	margin-bottom: 15px;
	color: #FFF;
	font-size: 13px;
	border-radius: 50px 50px 50px 50px;
	border: 2px solid #94243A;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
}
#contents_wrapper .category_list .category_but .text, #contents_wrapper .category_list .ht .text {
	text-align: center;
	height: auto;
	width: auto;
	margin-top: 0px;
	display: table-cell;
	vertical-align: middle;
}
#contents_wrapper .category_list .category_but .name {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	color: #787878;
	font-weight: 400;
	letter-spacing: 0.1em;
}
#contents_wrapper .category_list .ht .name {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: 400;
	letter-spacing: 0.1em;
}
#contents_wrapper .category_list .category_but:nth-child(2) {
	margin-right: 0px;
}
#contents_wrapper .category_list .category_but:nth-child(4) {
	margin-right: 0px;
}
/*-------------------------------------------------------------------*/
#contents_wrapper .detail_date {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	text-align: left;
	height: auto;
	max-width: 92%;
	width: 92%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .detail_subject {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #000;
	text-align: left;
	height: auto;
	max-width: 92%;
	width: 92%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .document_detail_contents_base {
	height: auto;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contents_wrapper .document_detail_contents_base a {
	color: #4B92E7;
	text-decoration: underline;
}
#contents_wrapper .document_detail_contents_base a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#contents_wrapper .document_detail_contents_l {
	height: auto;
	width: 100%;
	color: #000;
	font-size: 16px;
	line-height: 30px;
	font-family: "Noto Sans JP", sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 40px;
	margin-top: 15px;
	padding-bottom: 1px;
	vertical-align: top;
	font-weight: 400;
	text-align: left;
}
#contents_wrapper .document_detail_contents_l img {
	width: 100% !important;
	height: auto;
}
#contents_wrapper .document_detail_contents_r {
	height: auto;
	width: 100%;
	color: #000;
	font-size: 16px;
	line-height: 30px;
	font-family: "Noto Sans JP", sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-bottom: 1px;
	vertical-align: top;
	font-weight: 400;
	text-align: right;
}
#contents_wrapper .document_detail_contents_r img {
	width: 100% !important;
	height: auto;
}
#contents_wrapper .document_detail_contents_c {
	height: auto;
	width: 100%;
	color: #000;
	font-size: 16px;
	line-height: 30px;
	font-family: "Noto Sans JP", sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-bottom: 1px;
	vertical-align: top;
	font-weight: 400;
	text-align: center;
}
#contents_wrapper .document_detail_contents_c img {
	width: 100% !important;
	height: auto;
}
#contents_wrapper .document_detail_contents_base a {
	pointer-events: none;
}
}
/***************************************************************************************
   PAGE NATION 
****************************************************************************************/
.pagination {
	text-align: center;
	margin-top: 60px;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	height: auto;
	width: 92%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	margin-right: auto;
	margin-left: auto;
}
.pagination a, .pagination span {
	width: 34px;
	height: 34px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	border: 1px solid #333;
	text-decoration: none;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	margin-right: 4px;
	margin-left: 4px;
}
.pagination a:hover {
	color: #FFF;
	background-color: #787878;
	text-decoration: none;
}
.pagination .dot {
	text-decoration: none;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	height: 34px;
	width: 34px;
}
.pagination .current {
	background-color: #000;
	color: #fff;
	border: 1px solid #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 600;
	height: 34px;
	width: 34px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	margin-right: 4px;
	margin-left: 4px;
}
.pagination .prev {
	height: 40px;
	width: 40px;
	border: none;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	margin-right: 10px;
}
.pagination .prev a img {
	height: 40px;
	width: 40px;
	border: none;
}
.pagination .prev a img:hover {
	opacity: 0.3;
}
.pagination .prev a {
	border: none;
}
.pagination .prev a:hover {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pagination .next {
	font-weight: 500;
	height: 34px;
	border: none;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	margin-left: 10px;
}
.pagination .next a:hover {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pagination .next a {
	border: none;
}
.pagination .next a img {
	height: 40px;
	width: 40px;
	border: none;
}
.pagination .next a img:hover {
	opacity: 0.3;
}
.pagination .prev a {
	border: none;
}