@charset "utf-8";
/*.contents00ここから*/
.contents00{
	width: 100%;
	height: auto;
	padding: 22px 0 0;
	margin: 50px auto 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents00{
		width: 100%;
		height: auto;
		padding: 22px 0 0;
		margin: 0 auto;
		display: block;
	}
}
.contents00 .contents00_01{
	width: 1180px;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents00 .contents00_01{
		width: 90%;
		max-width: 335px;
	}
}
.contents00 .contents00_01 a{
	width: auto;
	height: auto;
	margin: 0;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.contents00 .contents00_01 a span{
	font-size: 16px;
	line-height: 26px;
	border-bottom: 1px dashed #000000;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents00 .contents00_01 a span{
		font-size: 13px;
		line-height: 23px;
	}
}
.contents00 .contents00_01 a::before{
	content: '';
	width: 35px;
	height: 35px;
	margin: 0 11px 0 0;
	border-radius: 50%;
	background-color: #000000;
	background-image: url(../img/single_news/item01.png);
	background-repeat: no-repeat;
	background-size: 6px auto;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}

@media only screen and (max-width: 767px){
	.contents00 .contents00_01 a::before{
		content: '';
		width: 28px;
		height: 28px;
		margin: 0 9px 0 0;
		background-size: 5px auto;
	}
}
/*.contents00ここまで*/


/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	padding: 50px 0 100px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01{
		padding: 45px 0 80px;
	}
}
.contents01 .contents01_01{
	width: 800px;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 335px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto 39px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
		margin-bottom: 27px;
	}
}
.contents01 .contents01_01 .contents01_01_01 img{
	width: 100%;
	height: auto;
	margin: 0;
	flex-shrink: 0;
	display: block;
}
/*サムネなしの場合の指示*/
.contents01 .contents01_01 .contents01_01_01 .img{
	width: 100%;
	height: 250px;
	margin: 0;
	background-color: #dddddd;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .img{
		height: 100px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .img::before{
	content: '';
	width: 50%;
	height: 50%;
	margin: 0;
	background-image: url(../img/common/logo01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
}
/*サムネなし指示ここまで*/

.contents01 .contents01_01 .contents01_01_02{
	width: 100%;
	height: auto;
	/*margin-bottom: 16px;*/
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02{
	}
}

.contents01 .contents01_01 .contents01_01_02 .information{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .information{
		flex-direction: column;
		align-items: flex-start;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
}
.contents01 .contents01_01 .contents01_01_02 p{
	margin: 0 auto 5px;
	font-size: 15px;
	line-height: 25px;
	color: #6C6C6C;
	width: 92px;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 p{
		margin: 0;
		font-size: 13px;
		line-height: 23px;
		width: 100%;
		flex-shrink: 0;
	}
}
.contents01 .contents01_01 .contents01_01_02 .information p{
	margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .information p{
		margin-bottom: 5px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 p.cat{
	width: auto;
	height: auto;
	padding: 0 5px;
	margin: 0 10px 0 0;
	font-size: 13px;
	line-height: 25px;
	color: #000000;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
	border: 1px solid #000000;
	border-radius: 2px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 p.cat{
		width: auto;
		height: auto;
		padding: 0 5px;
		margin: 0 10px 0 0;
		font-size: 11px;
		line-height: 23px;
	}
}
.contents01 .contents01_01 .contents01_01_02 h2{
	font-size: 30px;
	line-height: 40px;
	margin-top: 25px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 h2{
		font-size: 20px;
		line-height: 30px;
		margin-top: 15px;
	}
}
.contents01 .contents01_01 .contents01_01_03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_03 h3{
	font-size: 20px;
	line-height: 30px;
	margin-top: 25px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 h3{
		font-size: 18px;
		line-height: 28px;
		margin-top: 15px;
	}
}
.contents01 .contents01_01 .contents01_01_03 p{
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 1px;
	margin-top: 5px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 p{
		font-size: 14px;
		line-height: 24px;
		font-weight: 400;
	}
}

.contents01_01_04{
	width: 100%;
	height: auto;
	padding: 100px 0 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01_01_04{
		padding: 50px 0 0;
	}
}
.contents01_01_04 .contents01_01_04_01{
	width: 800px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01_01_04 .contents01_01_04_01{
		width: 100%;
	}
}
.contents01_01_04 .contents01_01_04_01 a{
	width: auto;
	height: auto;
	margin: 0;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.contents01_01_04 .contents01_01_04_01 a span{
	font-size: 16px;
	line-height: 26px;
	border-bottom: 1px dashed #000000;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents01_01_04 .contents01_01_04_01 a span{
		font-size: 13px;
		line-height: 23px;
	}
}
.contents01_01_04 .contents01_01_04_01 a::before{
	content: '';
	width: 35px;
	height: 35px;
	margin: 0 11px 0 0;
	border-radius: 50%;
	background-color: #000000;
	background-image: url(../img/single_news/item01.png);
	background-repeat: no-repeat;
	background-size: 6px auto;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents01_01_04 .contents01_01_04_01 a::before{
		content: '';
		width: 28px;
		height: 28px;
		margin: 0 9px 0 0;
		background-size: 5px auto;
	}
}
/*.contents01_01_04ここまで*/