@charset "utf-8";
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	background-color: #fff;
	background-image: url(../img/special/gallery_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
@media only screen and (max-width:767px) {
	.contents01{
		background-image: url(../img/special/gallery_bg_sp.jpg);
	}
}
.contents01 .contents01_01{
	width: 980px;
	height: 267px;
	text-align: center;
	margin: 0 auto 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_01{
		width: 100%;
		height: 200px;
	}
}
.contents01 .contents01_01 h2{
	width: 421px;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_01 h2{
		width: 288px;
	}
}
.contents01 .contents01_01 h2 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
/*.contents01ここまで*/


/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	text-align: center;
}
.contents02_01{
	width: 980px;
	height: auto;
	display: block;
	margin: 0 auto 125px;
	padding-top: 81px;
}
@media only screen and (max-width:767px) {
	.contents02_01{
		width: 90%;
		padding-top: 50px;
	}
}
.contents02_01 h3{
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0.004em;
}
@media only screen and (max-width:767px) {
	.contents02_01 h3 {
		font-size: 24px;
		line-height: 34px;
	}
}
.contents02_01 p.top_text{
	font-size: 17px;
	line-height: 27px;
	margin-top: 26px;
}
@media only screen and (max-width:767px) {
	.contents02_01 p.top_text {
		font-size: 16px;
		line-height: 26px;
	}
}

.contents02_01 .contents02_01_01{
	width: 980px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 85px 0 50px;
	border-bottom: 1px dotted #909090;
}
@media only screen and (max-width:767px) {
	.contents02_01 .contents02_01_01{
		width: 100%;
		padding: 34px 0 40px;
	}
}
.contents02_01 .contents02_01_01 .contents02_01_01_01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: flex-start;
}
@media only screen and (max-width:767px) {
	.contents02_01 .contents02_01_01 .contents02_01_01_01{
		justify-content: flex-start;
	}
}
.contents02_01 .contents02_01_01 .contents02_01_01_01 a{
	width: 238px;
	height:auto;
	margin: 8px 4px 0;
}
@media only screen and (max-width:767px) {
	.contents02_01 .contents02_01_01 .contents02_01_01_01 a{
		width: calc(100%/2 - 10px);
		margin-right: 0px;
		margin: 20px 20px 0 0;
	}
}
.contents02_01 .contents02_01_01 .contents02_01_01_01 a:nth-of-type(1){
	margin-top: 0;
	margin-left: 0;
}
.contents02_01 .contents02_01_01 .contents02_01_01_01 a:nth-of-type(2),
.contents02_01 .contents02_01_01 .contents02_01_01_01 a:nth-of-type(3),
.contents02_01 .contents02_01_01 .contents02_01_01_01 a:nth-of-type(4){
	margin-top: 0;
}
@media only screen and (max-width:767px) {
	.contents02_01 .contents02_01_01 .contents02_01_01_01 a:nth-of-type(2){
		margin-right: 0;
	}
	.contents02_01 .contents02_01_01 .contents02_01_01_01 a:nth-of-type(3),
	.contents02_01 .contents02_01_01 .contents02_01_01_01 a:nth-of-type(4){
		margin-top: 20px;
	}
}
.contents02_01 .contents02_01_01 .contents02_01_01_01 a:nth-of-type(4n){
	margin-right: 0;
}
.contents02_01 .contents02_01_01 .contents02_01_01_01 a:nth-of-type(5n){
	margin-left: 0;
}
@media only screen and (max-width:767px) {
	.contents02_01 .contents02_01_01 .contents02_01_01_01 a:nth-of-type(2n){
		margin-right: 0;
	}
}
.contents02_01 .contents02_01_01 .contents02_01_01_01 a:last-of-type{
	margin-right: 0;
}
.contents02_01 .contents02_01_01 .contents02_01_01_01 a img{
	width: 238px;
	height:238px;
	object-fit: cover;
	font-family: 'object-fit: cover;';/*IE対策*/
}
@media only screen and (max-width:767px) {
	.contents02_01 .contents02_01_01 .contents02_01_01_01 a img{
		width: 100%;
		height:200px;
	}
}
.contents02_01 .contents02_01_01 .name{
	margin-top: 15px;
	text-align: center;
	font-size: 0;
}
@media only screen and (max-width:767px) {
	.contents02_01 .contents02_01_01 .name{
		margin-top: 30px;
		text-align: left;
	}
}
.contents02_01 .contents02_01_01 .name span{
	font-size: 15px;
	line-height: 25px;
	display: inline-block;
	vertical-align: middle;
}
@media only screen and (max-width:767px) {
	.contents02_01 .contents02_01_01 .name span{
		width: 100%;
		height: auto;
		padding: 3px 9px;
		background-color: #F4F4F4;
		display: block;
		text-align: left;
	}
}
.contents02_01 .contents02_01_01 .name span:nth-of-type(2){
	margin-left: 20px;
}
@media only screen and (max-width:767px) {
	.contents02_01 .contents02_01_01 .name span:nth-of-type(2){
		margin-left: 0;
		padding: 5px 0;
		background-color: transparent;
	}
}
.contents02_01 .contents02_01_01 .contents02_01_01_02{
	width: 100%;
	height: auto;
	text-align: left;
	margin-top: 42px;
}
@media only screen and (max-width:767px) {
	.contents02_01 .contents02_01_01 .contents02_01_01_02{
		display: block;
		margin-top: 20px;
	}
}
.contents02_01 .contents02_01_01 .contents02_01_01_02 tr{
}
@media only screen and (max-width:767px) {
	.contents02_01 .contents02_01_01 .contents02_01_01_02 tr:nth-of-type(2){
		display: block;
		margin-top: 22px;
	}
}
.contents02_01 .contents02_01_01 .contents02_01_01_02 tr th{
	width: 150px;
	height: auto;
	background-color: #F4F4F4;
	padding: 10px 0;
	font-size: 15px;
	line-height: 25px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
@media only screen and (max-width:767px) {
	.contents02_01 .contents02_01_01 .contents02_01_01_02 tr th{
		width: 100%;
		height: auto;
		padding: 3px 9px;
		border: 0;
		display: block;
		text-align: left;
	}
}
.contents02_01 .contents02_01_01 .contents02_01_01_02 tr th p{
	font-size: 15px;
	line-height: 25px;
	display: block;
}
.contents02_01 .contents02_01_01 .contents02_01_01_02 tr td{
	width: auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding: 10px 17px;
	vertical-align: middle;
}
@media only screen and (max-width:767px) {
	.contents02_01 .contents02_01_01 .contents02_01_01_02 tr td{
		width: 100%;
		height: auto;
		padding: 5px 0;
		border: 0;
		display: block;
	}
}
.contents02_01 .contents02_01_01 .contents02_01_01_02 tr td a{
	font-size: 15px;
	line-height: 25px;
	color: #CB453D;
	display: inline;
	position: relative;
	text-decoration: underline;
}
.contents02_01 .contents02_01_01 .contents02_01_01_02 tr td a img{
	width: 17px;
	line-height: 27px;
	display: inline;
	margin: 0;
	vertical-align: middle;
}
@media only screen and (max-width:767px) {
	.contents02_01 .contents02_01_01 .contents02_01_01_02 tr td a img{
		width: 13px;
		line-height: 23px;
	}
}
.contents02_01 .contents02_01_01 .contents02_01_01_02 tr td p{
	font-size: 15px;
	line-height: 25px;
	display: block;
}
.contents02_01 .contents02_01_01 .contents02_01_01_03{
	width: 100%;
	height: auto;
	display: block;
	margin-top: 19px;
}
@media only screen and (max-width:767px) {
	.contents02_01 .contents02_01_01 .contents02_01_01_03{
		margin-top: 25px;
		padding: 5%;
		border: 1px solid #707070;
	}
}
.contents02_01 .contents02_01_01 .contents02_01_01_03 img{
	width: 154px;
	height: auto;
	display: block;
	margin-top: 0;
}
.contents02_01 .contents02_01_01 .contents02_01_01_03 p{
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	margin-top: 15px;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents02_01 .contents02_01_01 .contents02_01_01_03 p{
		margin-top: 4px;
	}
	.contents02_01 .contents02_01_01 .contents02_01_01_03 p:nth-of-type(1){
		margin-top: 0;
	}
}

/*.paginationここから*/
.wp-pagenavi {
	width: 100%;
	margin-top: 82px;
	font-size: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.wp-pagenavi {
		margin-top: 52px;
	}
}
.wp-pagenavi a{
	width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
	/*color: #BC4E44;*/
	margin: 0 5px;
	background-color: #fff;
	border: 1px solid #808080;
}
@media only screen and (max-width: 767px) {
	.wp-pagenavi a{
		width: 35px;
		height: 35px;
	}
}
.wp-pagenavi a:hover{
	color: #ffffff;
	background-color: #BC4E44;
	border: 1px solid #BC4E44;
	opacity: 1;
}
.wp-pagenavi .previouspostslink{
	border: 0;
	background-color: transparent;
	justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
	.wp-pagenavi .previouspostslink{
		width: 21px;
		font-size: 20px;
	}
}
.wp-pagenavi .nextpostslink{
	border: 0;
	background-color: transparent;
	justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
	.wp-pagenavi .nextpostslink{
		width: 21px;
		font-size: 20px;
	}
}
.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .nextpostslink:hover{
	border: 0;
	color: #BC4E44;
	background-color: transparent;
}
.wp-pagenavi .current{
	width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
	color: #fff;
	margin: 0 5px;
	background-color: #BC4E44;
	border: 1px solid #BC4E44;
}
@media only screen and (max-width: 767px) {
	.wp-pagenavi .current{
		width: 35px;
		height: 35px;
	}
}





