@charset "utf-8";
.inc03 {
	margin-bottom: 110px;
}
@media only screen and (max-width: 767px){
	.inc03 {
		margin-bottom: 35px;
	}
}
/*contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 1080px;
	height: auto;
	padding: 18px 0 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01{
		width: 90%;
		max-width: 335px;
		padding: 16px 0 0;
	}
}
.contents01 .contents01_01 h2{
	width: auto;
	height: auto;
	margin: 0 auto 15px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 h2{
		width: 90%!important;
		max-width: 335px;
		margin: 0 auto 13px;
	}
}
.contents01 .contents01_01 h2 img{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01{
		margin: 0 auto 22px;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 18px 0 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .text01{
		margin: 0 auto 2px;
		text-align: center;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 span:nth-of-type(1){
	margin: 0 6px 0 0;
	font-size: 28px;
	line-height: 28px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .text01 span:nth-of-type(1){
		margin: 0 3px 0 0;
		font-size: 19px;
		line-height: 19px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 span:nth-of-type(2){
	margin: 0 9px 0 0;
	font-size: 40px;
	line-height: 40px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .text01 span:nth-of-type(2){
		font-size: 27px;
		line-height: 27px;
		margin: 0 3px 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 span:nth-of-type(3){
	margin: 0 9px 0 0;
	font-size: 21px;
	line-height: 21px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .text01 span:nth-of-type(3){
		margin: 0 3px 0 0;
		font-size: 14px;
		line-height: 14px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 span:nth-of-type(4){
	margin: 0 6px 0 0;
	font-size: 31px;
	line-height: 31px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .text01 span:nth-of-type(4){
		margin: 0 3px 0 0;
		font-size: 16px;
		line-height: 16px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 span:nth-of-type(5){
	margin: 0 6px 0 0;
	font-size: 40px;
	line-height: 40px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .text01 span:nth-of-type(5){
		margin: 0 3px 0 0;
		font-size: 27px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 span:nth-of-type(6){
	margin: 0 6px 0 0;
	font-size: 21px;
	line-height: 21px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .text01 span:nth-of-type(6){
		margin: 0 0 0 0;
		font-size: 14px;
		line-height: 14px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 span:nth-of-type(7){
	font-size: 22px;
	line-height: 22px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .text01 span:nth-of-type(7){
		font-size: 14px;
		line-height: 14px;
		display: block;
		margin-top: 8px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .link01{
	width: auto;
	height: auto;
	font-size: 19px;
	line-height: 29px;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .link01{
		font-size: 11px;
		line-height: 21px;
		justify-content: center;
	}
}
.contents01 .contents01_01 .contents01_01_01 .link01::before{
	content: '';
	width: 21px;
	height: 30px;
	margin: 0 6px 0 0;
	background-image: url(../img/koseiten_template/item01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .link01::before{
		width: 13px;
		height: 18px;
		margin: 0 3px 0 0;
	}
}
.contents01 .contents01_01 .text02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 26px;
	line-height: 38px;
	text-align: center;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .text02{
		font-size: 18px;
		line-height: 25px;
	}
}
/*contents01ここまで*/

/*contents03ここから*/
.contents03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents03 .contents03_01{
	width: 1080px;
	height: auto;
	padding: 80px 0 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01{
		width: 90%;
		max-width: 335px;
		padding: 45px 0 0;
	}
}
.contents03 .contents03_01 h2{
	width: 100%;
	height: auto;
	padding: 20px 5px;
	margin: 0 auto;
	font-size: 30px;
	line-height: 40px;
	color: #ffffff;
	background-color: #0683C4;
	border-radius: 2px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: left;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 h2{
		padding: 14px 5px;
		font-size: 21px;
		line-height: 31px;
	}
}
.contents03 .contents03_01 .contents03_01_01{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 40px 40px 40px;
	margin: 0 auto;
	background-color: #E4F2FA;
	border-radius: 2px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01{
		padding: 16px 16px 25px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01{
	width: calc((100% - 18px * 4) / 5 );
	height: auto;
	margin: 30px 18px 0 0;
	padding: 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01{
		width: calc((100% - 15px * 1) / 2 );
		margin: 12px 15px 0 0;
	}
}
@media only screen and (min-width: 768px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01:nth-of-type(-n+5){
		margin-top: 0;
	}
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01:nth-of-type(5n){
		margin-right: 0;
	}
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01:nth-of-type(-n+2){
		margin-top: 0;
	}
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01:nth-of-type(2n){
		margin-right: 0;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .item01{
	width: 100%;
	height: 126px;
	margin: 0 auto 8px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-color: #E3E3E3;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .item01{
		height: 102px;
		margin: 0 auto 7px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .item01 img {
	display: block;
	width: 100%;
	height: auto;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.parx .contents03_01_01_01_01:nth-of-type(1) .item01{
	background-image: url(../img/parx/img01.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.parx .contents03_01_01_01_01:nth-of-type(2) .item01{
	background-image: url(../img/parx/img02.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.parx .contents03_01_01_01_01:nth-of-type(3) .item01{
	background-image: url(../img/parx/img03.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.parx .contents03_01_01_01_01:nth-of-type(4) .item01{
	background-image: url(../img/parx/img04.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.parx .contents03_01_01_01_01:nth-of-type(5) .item01{
	background-image: url(../img/parx/img05.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.parx .contents03_01_01_01_01:nth-of-type(6) .item01{
	background-image: url(../img/parx/img06.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.parx .contents03_01_01_01_01:nth-of-type(7) .item01{
	background-image: url(../img/parx/img07.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.parx .contents03_01_01_01_01:nth-of-type(8) .item01{
	background-image: url(../img/parx/img08.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.parx .contents03_01_01_01_01:nth-of-type(9) .item01{
	background-image: url(../img/parx/img09.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.parx .contents03_01_01_01_01:nth-of-type(10) .item01{
	background-image: url(../img/parx/img010.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.entmt .contents03_01_01_01_01:nth-of-type(1) .item01{
	background-image: url(../img/entmt/img01.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.entmt .contents03_01_01_01_01:nth-of-type(2) .item01{
	background-image: url(../img/entmt/img02.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.entmt .contents03_01_01_01_01:nth-of-type(3) .item01{
	background-image: url(../img/entmt/img03.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.entmt .contents03_01_01_01_01:nth-of-type(4) .item01{
	background-image: url(../img/entmt/img04.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.entmt .contents03_01_01_01_01:nth-of-type(5) .item01{
	background-image: url(../img/entmt/img05.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.entmt .contents03_01_01_01_01:nth-of-type(6) .item01{
	background-image: url(../img/entmt/img06.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.entmt .contents03_01_01_01_01:nth-of-type(7) .item01{
	background-image: url(../img/entmt/img07.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.entmt .contents03_01_01_01_01:nth-of-type(8) .item01{
	background-image: url(../img/entmt/img08.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.entmt .contents03_01_01_01_01:nth-of-type(9) .item01{
	background-image: url(../img/entmt/img09.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.entmt .contents03_01_01_01_01:nth-of-type(10) .item01{
	background-image: url(../img/entmt/img010.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.tourism .contents03_01_01_01_01:nth-of-type(1) .item01{
	background-image: url(../img/tourism/img01.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.tourism .contents03_01_01_01_01:nth-of-type(2) .item01{
	background-image: url(../img/tourism/img02.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.tourism .contents03_01_01_01_01:nth-of-type(3) .item01{
	background-image: url(../img/tourism/img03.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.tourism .contents03_01_01_01_01:nth-of-type(4) .item01{
	background-image: url(../img/tourism/img04.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.tourism .contents03_01_01_01_01:nth-of-type(5) .item01{
	background-image: url(../img/tourism/img05.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.tourism .contents03_01_01_01_01:nth-of-type(6) .item01{
	background-image: url(../img/tourism/img06.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.tourism .contents03_01_01_01_01:nth-of-type(7) .item01{
	background-image: url(../img/tourism/img07.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.tourism .contents03_01_01_01_01:nth-of-type(8) .item01{
	background-image: url(../img/tourism/img08.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.tourism .contents03_01_01_01_01:nth-of-type(9) .item01{
	background-image: url(../img/tourism/img09.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.tourism .contents03_01_01_01_01:nth-of-type(10) .item01{
	background-image: url(../img/tourism/img010.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.campex .contents03_01_01_01_01:nth-of-type(1) .item01{
	background-image: url(../img/campex/img01.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.campex .contents03_01_01_01_01:nth-of-type(2) .item01{
	background-image: url(../img/campex/img02.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.campex .contents03_01_01_01_01:nth-of-type(3) .item01{
	background-image: url(../img/campex/img03.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.campex .contents03_01_01_01_01:nth-of-type(4) .item01{
	background-image: url(../img/campex/img04.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.campex .contents03_01_01_01_01:nth-of-type(5) .item01{
	background-image: url(../img/campex/img05.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.campex .contents03_01_01_01_01:nth-of-type(6) .item01{
	background-image: url(../img/campex/img06.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.campex .contents03_01_01_01_01:nth-of-type(7) .item01{
	background-image: url(../img/campex/img07.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.campex .contents03_01_01_01_01:nth-of-type(8) .item01{
	background-image: url(../img/campex/img08.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.campex .contents03_01_01_01_01:nth-of-type(9) .item01{
	background-image: url(../img/campex/img09.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.campex .contents03_01_01_01_01:nth-of-type(10) .item01{
	background-image: url(../img/campex/img010.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.pbx .contents03_01_01_01_01:nth-of-type(1) .item01{
	background-image: url(../img/pbx/img01.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.pbx .contents03_01_01_01_01:nth-of-type(2) .item01{
	background-image: url(../img/pbx/img02.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.pbx .contents03_01_01_01_01:nth-of-type(3) .item01{
	background-image: url(../img/pbx/img03.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.pbx .contents03_01_01_01_01:nth-of-type(4) .item01{
	background-image: url(../img/pbx/img04.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.pbx .contents03_01_01_01_01:nth-of-type(5) .item01{
	background-image: url(../img/pbx/img05.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.pbx .contents03_01_01_01_01:nth-of-type(6) .item01{
	background-image: url(../img/pbx/img06.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.pbx .contents03_01_01_01_01:nth-of-type(7) .item01{
	background-image: url(../img/pbx/img07.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.pbx .contents03_01_01_01_01:nth-of-type(8) .item01{
	background-image: url(../img/pbx/img08.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.pbx .contents03_01_01_01_01:nth-of-type(9) .item01{
	background-image: url(../img/pbx/img09.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.pbx .contents03_01_01_01_01:nth-of-type(10) .item01{
	background-image: url(../img/pbx/img010.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.muex .contents03_01_01_01_01:nth-of-type(1) .item01{
	background-image: url(../img/muex/img01.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.muex .contents03_01_01_01_01:nth-of-type(2) .item01{
	background-image: url(../img/muex/img02.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.muex .contents03_01_01_01_01:nth-of-type(3) .item01{
	background-image: url(../img/muex/img03.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.muex .contents03_01_01_01_01:nth-of-type(4) .item01{
	background-image: url(../img/muex/img04.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.muex .contents03_01_01_01_01:nth-of-type(5) .item01{
	background-image: url(../img/muex/img05.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.muex .contents03_01_01_01_01:nth-of-type(6) .item01{
	background-image: url(../img/muex/img06.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.muex .contents03_01_01_01_01:nth-of-type(7) .item01{
	background-image: url(../img/muex/img07.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.muex .contents03_01_01_01_01:nth-of-type(8) .item01{
	background-image: url(../img/muex/img08.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.muex .contents03_01_01_01_01:nth-of-type(9) .item01{
	background-image: url(../img/muex/img09.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01.muex .contents03_01_01_01_01:nth-of-type(10) .item01{
	background-image: url(../img/muex/img010.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 h3{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 15px;
	line-height: 21px;
	display: block;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 h3.min{
	font-size: 14px;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 h3 span{
	font-size: 12px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 h3{
		font-size: 12px;
		line-height: 14px;
	}
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 h3.min{
		font-size: 11px;
	}
}
.contents03 .contents03_01 .item02{
	box-sizing: border-box;
	width: 140px;
	height: 89px;
	padding: 42px 0 0;
	margin: 0 auto;
	font-size: 28px;
	line-height: 38px;
	color: #ffffff;
	background-image: url(../img/koseiten_template/item02.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .item02{
		box-sizing: border-box;
		width: 121px;
		height: 74px;
		padding: 32px 0 0;
		font-size: 24px;
		line-height: 34px;
	}
}
.contents03 .contents03_01 .contents03_01_02{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 47px 40px;
	margin: 0 auto;
	background-color: #E4F2FA;
	border-radius: 2px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_02{
		padding: 23px 18px;
	}
}
.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01{
		display: block;
	}
}
.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01 p{
	box-sizing: border-box;
	width: 50%;
	height: auto;
	padding: 0 0 0 20px;
	margin: 0;
	font-size: 20px;
	line-height: 34px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01 p{
		width: 100%;
		padding: 0;
		margin: 0 auto;
		font-size: 16px;
		line-height: 26px;
	}
}
/*contents03ここまで*/

/*inc016ここから*/
.inc016{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.inc016 .inc016_01{
	width: 1080px;
	height: auto;
	padding: 110px 0 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.inc016 .inc016_01{
		width: 90%;
		max-width: 335px;
		padding: 45px 0 0;
	}
}
.inc016 .inc016_01 h2{
	width: auto;
	height: auto;
	padding: 0 0 8px;
	margin: 0 auto 40px;
	font-size: 35px;
	line-height: 45px;
	text-align: center;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.inc016 .inc016_01 h2{
		padding: 0 0 10px;
		margin: 0 auto 20px;
		font-size: 25px;
		line-height: 33px;
	}
}
.inc016 .inc016_01 h2::before{
	content: '';
	width: 310px;
	height: 3px;
	background-color: #0683C4;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.inc016 .inc016_01 h2::before{
		width: 221px;
	}
}
.inc016 .inc016_01 .inc016_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.inc016 .inc016_01 .inc016_01_01 table{
	width: 100%;
	height: auto;
	margin: 0 auto;
	table-layout: fixed;
	text-align: left;
}
.inc016 .inc016_01 .inc016_01_01 table tr{
}
.inc016 .inc016_01 .inc016_01_01 table tr th{
	width: 170px;
	height: auto;
	padding: 14px 28px;
	border: 1px solid #AAAAAA;
	background-color: #F7F7F7;
	font-size: 15px;
	line-height: 25px;
	vertical-align: top;
}
@media only screen and (max-width: 767px){
	.inc016 .inc016_01 .inc016_01_01 table tr th{
		width: 82px;
		padding: 15px 11px;
		font-size: 14px;
		line-height: 21px;
	}
}
.inc016 .inc016_01 .inc016_01_01 table tr td{
	width: auto;
	height: auto;
	padding: 14px 32px;
	border: 1px solid #AAAAAA;
	font-size: 15px;
	line-height: 25px;
	vertical-align: top;
}
@media only screen and (max-width: 767px){
	.inc016 .inc016_01 .inc016_01_01 table tr td{
		padding: 15px 11px;
		font-size: 15px;
		line-height: 22px;
	}
}
.inc016 .inc016_01 .inc016_01_01 table tr td a{
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	text-decoration: underline;
	color: #0683C4;
	display: inline-block;
}
@media only screen and (max-width: 767px){
	.inc016 .inc016_01 .inc016_01_01 table tr td a{
		font-size: 15px;
		line-height: 22px;
	}
}
/*inc016ここまで*/

/*contents05ここから*/
.contents05{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents05 .contents05_01{
	width: 1080px;
	height: auto;
	padding: 115px 0 110px;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01{
		width: 90%;
		max-width: 335px;
		padding: 45px 0 35px;
	}
}
.contents05 .contents05_01 h2{
	width: 100%;
	height: auto;
	padding: 0 0 8px;
	margin: 0 auto 37px;
	font-size: 35px;
	line-height: 45px;
	text-align: center;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 h2{
		padding: 0 0 10px;
		margin: 0 auto 26px;
		font-size: 25px;
		line-height: 33px;
	}
}
.contents05 .contents05_01 h2::before{
	content: '';
	width: 310px;
	height: 3px;
	background-color: #0683C4;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 h2::before{
		width: 221px;
	}
}
.contents05 .contents05_01 .contents05_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
.contents05 .contents05_01 .contents05_01_01 img{
	width: calc((100% - 26px * 3) / 4 );
	height: auto;
	margin: 26px 26px 0 0;
	padding: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 .contents05_01_01 img{
		width: calc((100% - 7px * 1) / 2 );
		height: auto;
		margin: 7px 7px 0 0;
	}
}
@media only screen and (min-width: 768px){
	.contents05 .contents05_01 .contents05_01_01 img:nth-of-type(-n+4){
		margin-top: 0;
	}
	.contents05 .contents05_01 .contents05_01_01 img:nth-of-type(4n){
		margin-right: 0;
	}
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 .contents05_01_01 img:nth-of-type(-n+2){
		margin-top: 0;
	}
	.contents05 .contents05_01 .contents05_01_01 img:nth-of-type(2n){
		margin-right: 0;
	}
}
/*contents05ここまで*/