@charset "utf-8";
.eyecatch_inc.short .eyecatch_inc02 .eye_img{
	background-image: url(../img/about_exhibitions/eye01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.short .eyecatch_inc02 .eye_img{
		background-image: url(../img/about_exhibitions/eye01_sp.jpg);
	}
}

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01{
	width: 100%;
	height: auto;
	padding: 70px 0 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
		padding: 45px 0 0;
	}
}
.contents01 .contents01_01 h2 {
	margin: 0 auto 50px;
	font-size: 36px;
	line-height: 46px;
	letter-spacing: 0.05em;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 h2{
		margin: 0 auto 34px;
		font-size: 25px;
		line-height: 35px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 1180px;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0 auto 70px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
		height: auto;
		flex-direction: column;
		margin: 0 auto 50px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .img01{
	width: calc(50% - 35px);
	height: auto;
	margin-right: 35px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .img01{
		width: 100%;
		height: auto;
		display: block;
		margin: 0 auto 30px;
	}	
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: 550px;
	height: auto;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	margin-left: 35px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		width: 100%;
		display: block;
		margin-left: 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .text01{
	font-size: 15px;
	line-height: 28px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .text01{
		font-size: 14px;
		line-height: 25px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .link01{
	font-size: 15px;
	line-height: 32px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 38px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .link01{
		margin-top: 32px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .link01 img{
	width: 32px;
	height: auto;
	display: block;
	margin-left: 14px;
}
.contents01 .contents01_02{
	width: 100%;
	height: auto;
	padding: 90px 0 80px;
	background-color: #F4F8F4;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_02{
		padding: 50px 0;
	}
}
.contents01 .contents01_02 .contents01_02_01{
	width: 1180px;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 100px auto 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_02 .contents01_02_01{
		width: 90%;
		max-width: 320px;
		flex-direction: column;
		margin: 50px auto 0;
	}
}
.contents01 .contents01_02 .contents01_02_01:first-of-type{
	margin-top: 0;
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01{
	width: 50%;
	height: auto;
	padding-right: 40px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01{
		width: 100%;
		padding-right: 0;
	}
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 h3{
	font-size: 25px;
	line-height: 35px;
	padding-left: 56px;
	margin-bottom: 42px;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 h3{
		font-size: 20px;
		line-height: 45px;
		padding-left: 36px;
		margin-bottom: 25px;
	}
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 h3::before{
	content:'';
	display: block;
	width: 35px;
	height: 1px;
	background-color: #232323;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 h3::before{
		width: 20px;
	}
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 .text02{
	font-size: 15px;
	line-height: 25px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 .text02{
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 32px;
	}
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_02{
	width: 50%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_02{
		width: 100%;
	}
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_02 img{
	width: 315px;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_02 img{
		width: 100%;
	}
}
.contents01 .contents01_02 .contents01_02_01:nth-of-type(2) .contents01_02_01_02 img{
	width: 555px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_02 .contents01_02_01:nth-of-type(2) .contents01_02_01_02 img{
		width: 100%;
	}
}
/*contents01ここまで*/


/*contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	display: block;
	background-image: url(../img/about_exhibitions/bg01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 127px 0 0; 
}
@media only screen and (max-width: 767px) {
	.contents02{
		background-image: url(../img/about_exhibitions/bg01_sp.jpg);
		padding: 63px 0 0; 
	}
}
.contents02 .contents02_01{
	width: 1180px;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01{
		width: 90%;
		max-width: 320px;
	}
}
.contents02 .contents02_01 h2{
	font-size: 32px;
	line-height: 56px;
	letter-spacing: 0.03em;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 h2{
		font-size: 25px;
		line-height: 38px;
		margin-bottom: 30px;
	}
}
.contents02 .contents02_01 .text03{
	width: 850px;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	margin: 0 auto 59px;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .text03{
		width: 100%;
		font-size: 14px;
		line-height: 22px;
		margin: 0 auto 30px;
		text-align: left;
	}
}
.contents02 .contents02_01 .contents02_01_01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01 h3{
	font-size: 25px;
	line-height: 56px;
	color: #03609B;
	width: 100%;
	height: auto;
	background-color: #fff;
	padding-left: 25px;
	margin-bottom: 36px;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 h3{
		font-size: 20px;
		line-height: 28px;
		padding: 18px;
		margin-bottom: 20px;
	}
}
.contents02 .contents02_01 .contents02_01_01 h3 span{
	font-size: 18px;
	line-height: 56px;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 h3 span{
		font-size: 15px;
		line-height: 28px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
		width: 100%;
		flex-direction: column;
		margin-bottom: 40px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .text04{
	font-size: 15px;
	line-height: 28px;
	color: #fff;
	margin-right: 40px;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .text04{
		width: 100%;
		font-size: 14px;
		line-height: 22px;
		margin-right: 0;
		margin-bottom: 20px;
	}
}
.contents02 .contents02_01 .contents02_01_01 img{
	width: 412px;
	height: auto;
	display: block;
	margin-left: 35px;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 img{
		width: 100%;
		margin-left: 0;
		flex-shrink: initial;
	}
}
/*contents02ここまで*/










