@charset "UTF-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP");

#exhibition div,
#exhibition span,
#exhibition h1,
#exhibition h2,
#exhibition h3,
#exhibition h4,
#exhibition h5,
#exhibition h6,
#exhibition p,
#exhibitiona,
#exhibition img,
#exhibitionsmall,
#exhibitionstrong,
#exhibition b,
#exhibition dl,
#exhibition dt,
#exhibition dd,
#exhibition ol,
#exhibition ul,
#exhibition li,
#exhibition table,
#exhibition tbody,
#exhibition thead,
#exhibition tr,
#exhibition th,
#exhibition td {
	font-family: 'Noto Sans JP', sans-serif;
}

#exhibition {
	padding: 0 0 300px;
	font-size: 16px;
}

.pankuzu {
	margin: 10px auto 10px !important;
}

#main_img {
	background-image: url(main_img.jpg);
	height: 480px !important;
	background-size: auto 100%;
	position: relative;
}
#main_img::after{
	content: '';
	display: inline-block;
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #ECD21C;

}


/* * * * * * * * * *
ex_common 
* * * * * * * * * * */

.ex_common {
	font-size: 15px;
}
.ex_common .pc-block{
	display: block;
}
.ex_common .sp-block{
	display:none;
}
.ex_common .text_center {
	text-align: center;
}

.ex_common .text_right {
	text-align: right;
}
.ex_common .space10 {
	margin-bottom: 10px;
}
.ex_common .space20 {
	margin-bottom: 20px;
}
.ex_common .space30 {
	margin-bottom: 30px;
}
.ex_common .space40 {
	margin-bottom: 40px;
}

.ex_common .center {
	width: 940px;
	margin: 0 auto;
}

.ex_common .wide-center {
	width: 980px;
	margin: 0 auto;
}


.ex_common .inner-center {
	width: 860px;
	margin: 0 auto;
}

.ex_common .more-inner-center {
	width: 800px;
	margin: 0 auto;
}

.ex_common .flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}


.ex_common .posi_re {
	position: relative;
}


.ex_common .gray_area .event_cont2 .rect,
.ex_common .gray_area .event_cont2 table {
	line-height: 150%;
	color: #777;
}

.ex_common .gray_area .event_cont2 table {
	width: 100%;
}

.ex_common .gray_area .event_cont2 table th {
	width: 10%;
	padding-bottom: 20px;
}

.ex_common .gray_area .event_cont2 table td {
	width: 90%;
	padding-bottom: 20px;
}

.ex_common .gray_area .event_cont2 table .table-space th,
.ex_common .gray_area .event_cont2 table .table-space td {
	padding-bottom: 50px;
}
.ex_common .gray_area .event_cont2 table .last_tr th,
.ex_common .gray_area .event_cont2 table .last_tr td {
	padding-bottom: 0;
}

.ex_common .gray_area #summary {
	line-height: 180%;
}

.ex_common figure{
	margin: 0;
	width: auto;
}
.ex_common figure img{
	width: 100%;
}

.ex_common figure figcaption{
	color: #555;
	text-align: center;
}

@media screen and (max-width: 580px) {

	.ex_common .pc-block{
		display:none;
	}
	.ex_common .sp-block{
		display: block;
	}

.ex_common .sp-space10 {
	margin-bottom: 10px;
}
.ex_common .sp-space20 {
	margin-bottom: 20px;
}
.ex_common .sp-space30 {
	margin-bottom: 30px;
}
.ex_common .sp-space40 {
	margin-bottom: 40px;
}

	.ex_common .center,
	.ex_common .wide-center,
	.ex_common .inner-center,
	.ex_common .more-inner-center {
		width: 90%;
		margin: auto;
	}


	.ex_common .more-inner-center.inside {
	width: 100%;
}

	.ex_common .sp-flex {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap: wrap;
	}

	.ex_common .gray_area .event_cont2 table th,
	.ex_common .gray_area .event_cont2 table td {
		width: 100%;
		display: block;
	}

	.ex_common .gray_area .event_cont2 table th,
	.ex_common .gray_area .event_cont2 table .table-space th,
	.ex_common .gray_area .event_cont2 table .last_tr th {
		padding-bottom: 7px;
	}

}

/* * * * * * * * * * */


.gray_area {
	width: 100%;
	min-width: 980px;
	background: #fff;
	background-image: url(../140530_inokuma/gray_area_gradation.jpg);
	background-repeat: repeat-x;
}

.gray_area .special {
	display: block;
	margin-bottom: 10px;
}

.gray_area .special p {
	display: inline-block;
	padding: 8px 10px;
	line-height: 100%;
	border: 1px solid #555;
	color: #555;
}

#exhibition .f_left {
	float: left;
}

#exhibition .f_right {
	float: right;
}

#exhibition img {
	width: 100%;
}

#exhibition .pic_box p.pic_cap {
	text-align: right;
	font-size: 14px;
}




.mb {
	display: none;
}

#exhibition .text_center {
	text-align: center;
}


/****************
企画展内容↓
*************/

.main_content{ 
	box-sizing: border-box;
}

#exhibition .bg_yellow{
	background: #ECD21C;
}
#exhibition .top_btn{
text-align: right;
padding-top: 30px;
}
#exhibition .top_btn a{
display: block;
max-width: 500px;
width: 90%;
margin-left: auto;
margin-right: auto;
}
#exhibition .intro_area{
	padding-top: 60px;
	padding-bottom: 10px;
	background: #ECD21C;
}

#exhibition .intro_area p,
#exhibition .intro_area .img{
	max-width: 700px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

#exhibition .intro_area p{
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.banner {
	justify-content: space-between;
	margin-bottom: 20px !important;
}
.banner.one{
	margin-bottom: 40px !important;
}
.banner.one div{ 
	width: 100%;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.banner div{
	width: 49%;
}
.kobito_event{
	padding: 30px 40px 60px;
	position: relative;
	padding-left: 190px;
	color: white;
}
.kobito_event .title{
	font-size: 170%;
	line-height: 150%;
	font-weight: bold;
}
.kobito_event p{
	color: white;
}
.kobito_event .dot li{
	list-style: disc;
	margin-left: 20px;
}
.kobito_event .date{
	width: 112px;
	position: absolute;
	left: 40px;
}
.kobito_event .ev_date{
	color: #ECD21C;
	font-weight: bold;
	font-size: 130%;
	line-height: 150%;
	margin-bottom: 20px;
}
.kobito_event .ev_date span{
	color: white;
	font-size: 80%;
	display: inline-block;
	margin-top: 5px;
}
.kobito_event .btn{
	background: #ECD21C;
	color: #3FA379;
	display: inline-block;
	padding: 10px 30px;
	border-radius: 20px;
	font-weight: bold;
	transition: ease .3s;
}
.kobito_event .btn:hover{
	transform: scale(1.05);
}
/* ev1 */
.ev1{
	background: #747CBA;
	padding-right: 300px;
}
#exhibition .ev1 .title img{
	width: 336px;
}

.ev1 .title p{
	text-align: right;
	color: white;
	font-weight: bold;
	font-size: 1.6rem;
}
.ev1 .btn{
	color: #747CBA;
}

#exhibition .ev1 .img{
	width: 217px;
	text-align: center;
	position: absolute;
	right: 30px;
	top: 20px;
}
#exhibition .ev1 .img img:nth-child(2){
	width: 153px;
	display: block;
	margin: 20px auto 0;
}
/* end ev1 */
.ev1 + h2{
	text-align: center;
	color: #E4066C;
	font-size: 90%;
	padding: 40px 0;
	letter-spacing: .1rem;
	font-weight: bold;
	margin: 0 !important;
}
.ev1 + h2 span{
	font-size: 130%;
}
#exhibition .ev1 .ev_cont .tsuika{
background-color: #FFF;
border-radius: 10px;
padding:20px;
box-sizing: border-box;
}
#exhibition .ev1 .ev_cont .tsuika b,
#exhibition .ev1 .ev_cont .tsuika p{
	color:#747CBA;
}
#exhibition .ev1 .ev_cont .tsuika b{
	font-size: 18px;
	display: block;
	margin-bottom: 5px;
}
#exhibition .ev1 .ev_cont .tsuika p{
	font-weight: normal !important;
	font-size: 16px;
}
.bg_green{
	background: #3FA379;
	padding-top: 80px;
	padding-bottom: 80px;
}
/* ev2 */
.ev2,.ev4,.ev5 {
	border-bottom: solid 6px #ECD21C;
	margin-bottom: 40px;
}
.ev2 .title span{
	font-size: 150%;
}
#exhibition .ev2 .img{
	width: 350px;
	position: absolute;
	right: 30px;
	top: 20px;
}
/* end ev2 */
/* ev3 */
#exhibition .ev3{
	padding-top: 0;
	padding-bottom: 20px;
}
#exhibition .ev3 h3{
	color: #ECD21C;
	font-size: 160%;
	margin: 60px 0;
}
#exhibition .ev3 .img{
	width: 200px;
	text-align: center;
	position: absolute;
	right: 30px;
	top: 80px;
}
/* end ev3 */
/* ev4 */
#exhibition .ev4{
	padding-top: 0;
}
#exhibition .ev4 .img{
	width: 200px;
	text-align: center;
	position: absolute;
	right: 30px;
	top: 0;
}
/* end ev4 */
/* ev5 */
#exhibition .ev5 .img{
	width: 200px;
}
/* end ev5 */
/* ev6 */
#exhibition .stamp{
	background: #EAA95D;
	border-radius: 15px;
	padding:30px 40px;
	color: #333333;
	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 30px;
}
#exhibition .stamp img{
	width: 200px;
}
#exhibition .stamp p{
	font-size: 80%;
	color: #333333;
	margin-top: 20px;
}
/* end ev6 */
/* 作品応募 */
.oubo{
	background: #DF69A1;
	padding: 60px 0;
}
.oubo *{
	font-weight: bold !important;
}
.oubo h3{
	text-align: center;
	color: white;
	font-size: 200% !important;
	line-height: 130%;
}
.oubo .cont{
	background: #FCDDEC;
	padding: 40px;
	color: #00244A;
	display: flex;
	justify-content: space-between;
}
.oubo .img{
	width: 357px;
}
.oubo .cont h3{
	color: #00244A;
	text-align: left;
	margin: 0 !important;
}
.oubo .cont h4{
	font-weight: bold !important;
	margin: 20px 0;
}
#exhibition .oubo .cont .date{
	margin: 20px 0;
	font-size: 100%;
}
#exhibition .oubo .cont .date span{
	display: inline-block;
	border: solid 2px #00244A;
	padding: 5px;
	margin-right: 10px;
}
#exhibition .oubo .cont .yuso{
	box-sizing: border-box;
background-color: #FCF0F6;
padding:35px;
border:5px solid #00244A;
border-radius: 15px;
}
#exhibition .oubo .cont .yuso b{
	display: block;
font-size: 18px;
text-align: center;
margin-bottom: 25px;
color: #00244A;
}
#exhibition .oubo .cont .yuso p{
	font-size: 16px;
	color: #00244A;
}
#exhibition .oubo .btn{
	background-color: #00244A;
	padding: 20px;
	border-radius: 30px;
	margin-top: 40px;
	color: #ECD21C;
	transition: ease .3s;
}
#exhibition .oubo .btn:hover{
	transform: scale(1.03);
}
#exhibition .btn+span{
	font-size: 80%;
	display: block;
	text-align: center;
}
/* end 作品応募 */

/* イベント欄 */
#exhibition .event_cont2 b{
font-weight: bold;
color: #555;
display: block;
}
#exhibition .event_cont2 .event_0717{
	max-width: 270px;
}
#exhibition p.fs-18{
	font-size: 18px;
}
#exhibition p.fs-20{
	font-size: 20px;
}
#exhibition p.fs-24{
	font-size: 24px;
}

#exhibition .gray_area .free{
	padding: 15px 20px;
	border:1px solid #555;
	display: inline-block;
	margin-top: 15px;
	font-weight: bold;
	line-height: 130%;
}
#exhibition .gray_area p{
	font-weight: normal;
	margin-top: 15px;
}

/****************
企画展内容↑
*************/

.event_guide{
	background-color: #fff;
	border:1px solid #777;
	padding: 30px;
	margin-bottom: 30px;
}
.event_guide .guide_link_box{
	margin-top: 20px;
}
.event_guide p{
	color: #777;
}
.event_guide a{
	color: #777;
	display: inline-block;
}


.event_cont2 {
	margin-bottom: 30px;
}

.event_cont2 b {
	font-size: 105%;
}

.event_cont2 .title {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 150%;
}

.event_cont2 .date_area {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 3px;
}

.event_cont2 .rect {
	padding: 20px 20px 15px;
	background-color: #EEE;
}

.event_cont2 .rect .important_title{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #00438B;
	display: inline-block;
	padding: 5px 15px 7px;
	margin-bottom: 20px;
}


.event_cont2 .rect2 {
	padding: 20px;
	background-color: #CAE6E1;
}

.event_cont2 .line {
	border-top: 1px #BBBBBB solid;
	padding-bottom: 20px;
}

.event_cont2 .one {
	padding-bottom: 10px;
	color: black;
}

#exhibition .event_cont2 .one.event_all img {
	width: 280px;
}


.ex_common .event_cont2 .txt_pink {
	color: #EB8896;
}
.ex_common .event_cont2 .txt_red {
	color: #D80000;
}

.event_cont2 img {
	max-width: 100%;
	height: auto;
}
#exhibition .event_cont2 .st_bpx{
	width: 600px;
	box-sizing: border-box;
	padding: 20px;
	border:2px solid #F5DB39;
	background-color: #fff;
}
#exhibition .event_cont2 .in_box{
	position: relative;
}
#exhibition .event_cont2 .in_box .link-ig{
	position: absolute;
	width: 70px;
	top:0;
	right: 0;
	display: block;
}


.event_cont2 .border {
	border: 1px solid #707070;
	padding: 20px;
	box-sizing: border-box;
	margin-top: 20px;
}

.event_cont2 b {
	display: block;
	font-size: 112.5%;
	margin-bottom: 10px;
}

.alert {
	box-sizing: border-box;
	border: 1px solid #777;
	padding: 20px 30px;
	margin-top: 60px;
	margin-bottom: 80px;
}

.alert p {
	color: #777;
}




@media screen and (max-width: 580px) {



	#exhibition img {
		width: 100%;
	}

	#main_img {
		height: auto !important;
	}

	.gray_area {
		min-width: 100%;
	}




	/****************
企画展内容↓
*************/

#exhibition .intro_area{
	padding-top: 40px;
}
#exhibition .intro_area p{
	width: 100%;
}
#exhibition .intro_area .img{
	margin-bottom: 30px;
}
.banner div{
	width: 100%;
	margin-bottom: 10px;
}
.banner.one{
	margin-bottom: 10px !important;
}
.kobito_event{
	padding: 30px 0 60px;
}
.kobito_event .date{
	width: 20%;
	position: static;
	display: inline-block;
}
.kobito_event .title{
	display: inline-block;
	width: 75%;
	vertical-align: top;
	margin-left: 3%;
	font-size: 150%;
}

.kobito_event .ev_cont{
	padding-left: 23%;
}
.kobito_event .btn{
	display: block;
	width: 53%;
	margin-left: auto;
}
/* ev1 */
#exhibition .ev1{
	padding-left: 5%;
	padding-right: 5%;
}
#exhibition .ev1 .title img{
	width: 100%;
}
.ev1 .title p{
	font-size: 70%;
}
.ev1 .ev_cont{
	padding-left: 0;
}
#exhibition .ev1 .img{
	margin-top: 20px;
	width: 100%;
	position: static;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	justify-content: space-between;
}
#exhibition .ev1 .img img{
	width: 45%;
	margin: 0 !important;
}
#exhibition .ev1 .ev_cont .tsuika{
	padding:20px 5%;
	}
	#exhibition .ev1 .ev_cont .tsuika p{
		font-size: 15px;
	}
/* end ev1 */
.bg_green{
	padding-top: 40px;
	padding-bottom: 40px;
}
/* ev2 */
.ev2 .title span{
	font-size: 130%;
}
#exhibition .ev2 .img{
	width: 80%;
	position: static;
	margin: 20px auto 0;
}
/* end ev2 */
/* ev3 */
#exhibition .ev3 .ev_cont,
#exhibition .ev4 .ev_cont{
	margin-top: -40px;
}
#exhibition .ev3{
	padding-top: 0;
	padding-bottom: 20px;
}
#exhibition .ev3 h3{
	line-height: 130%;
	margin: 0px 0 40px;
	text-align: center;
}
#exhibition .ev3 .img{
	width: 40%;
	position: static;
	margin-left: 23%;
}
/* end ev3 */
/* ev4 */
#exhibition .ev4{
	padding-top: 0;
}
#exhibition .ev4 .img{
	width: 40%;
	position: static;
	margin-left: 23%;
}
/* end ev4 */
/* ev5 */
#exhibition .ev5 .img{
	width: 40%;
}
/* end ev5 */
/* ev6 */
#exhibition .stamp{
	padding:30px 5%;
	display: block;
}
#exhibition .stamp img{
	width: 40%;
	margin: 20px auto 0;
	display: block;
}
#exhibition .stamp p{
	font-size: 80%;
	color: #333333;
	margin-top: 20px;
}
/* end ev6 */
/* 作品応募 */
.oubo{
	padding: 40px 0;
}
.oubo h3{
	font-size: 170% !important;
}
.oubo .cont{
	padding: 40px 4%;
	display: block;
}
.oubo .img{
	width: 80%;
	margin: 40px auto 0;
}
#exhibition .oubo .cont .yuso{
padding:20px 5%;
}
#exhibition .oubo .cont .yuso b{
	margin-bottom: 20px;
	}
#exhibition .oubo .cont .yuso p{
	font-size: 15px;
	}
#exhibition .oubo .btn{
	background-color: #00244A;
	padding: 20px;
	border-radius: 30px;
	margin-top: 40px;
	color: #ECD21C;
}
/* end 作品応募 */

/* イベント欄 */


	/****************
企画展内容↑
*************/


#exhibition .event_cont2 .st_bpx{
	width: 100%;
}
#exhibition .event_cont2 .in_box .link-ig{
	position: static;
	margin-bottom: 20px;
}


}