@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;
}

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

#main_img{
	background-image:url(main_img.jpg);
	height:480px !important;
	background-color:#CF2F7D;
	background-size:auto 100%;
}
.gray_area{
width: 100%;
min-width: 980px;
background: #fff;
background-image: url(../140530_inokuma/gray_area_gradation.jpg);
background-repeat: repeat-x;
}
#exhibition .black_area{
	padding:70px 0 !important;
    background-position: bottom;
	background:#000;
}

#arigato_happyo{
	text-align: center;
	background: #cf2f7d;
	padding: 50px 0;
}
#arigato_happyo img{
	width:600px;
	height:auto;
}
#exhibition .black_area h3{
	color:#fff;
	font-weight:bold;
	line-height: 200%;
}
#exhibition .schedule{
	padding:62px 0 !important;
    background-position: bottom;
	background:#30549F;
    text-align: center;
}

#exhibition .schedule h3{
	color:#30549F;
	font-weight:bold;
	line-height: 160%;
    font-size:150%;
    background-color:#fff;
    width:341.5px;
    margin:0 auto;
    border-radius: 50px;
    padding:20px;
}
#exhibition .schedule p{
	color:#fff;
    margin:46px auto 33.5px;
    font-size:150%;
}
#exhibition .schedule span{
    font-size:75%;
    font-weight:normal !important;
}
#exhibition .s_table table{
    width:100%;
    text-align:left;
    background: white;
    border-spacing: 0;
}
#exhibition .s_table table td{
    border-bottom: solid 1px #30549F;
    border-left: solid 1px #30549F;
    padding-top:25px;
    padding-bottom:25px;
}
#exhibition .s_table table td{
    border-bottom: solid 1px #30549F;
    border-left: solid 1px #30549F;
    padding-top:25px;
    padding-bottom:25px;
}
#exhibition .s_table table .t1{
    width:25%;
    text-align:center;
    vertical-align: middle;
    line-height:220%;
}
#exhibition .s_table table .t_center{
    text-align:center;
}
#exhibition .s_table table .lef_p{
    padding-left:20px;
}
.mb{
    display:none;
}
.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;
}
.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 .bo_30{
    margin-bottom:30px;
}
.event_cont2 .explanation{
	color:#333333;
	font-size:14px;
	padding-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;
}

.event_cont2 img{
	max-width: 60%;
	height: auto;
    margin-top:30px;
}
#kanren{
	background:#F8D2D7;
	padding:40px 0;
}
#kanren h3{
	background:#E62E66;
	color:white;
	text-align:center;
	font-size:160%;
	padding:20px 0;
}
#kanren .cont{
	background:white;
	padding:20px;
	margin-top:30px;
}
#kanren .cont b,
#kanren .cont span{
	color:#E62E66;
	font-weight:bold;
	font-size:120%;
	display:block;
	margin-bottom:10px;
}

#kanren .cont span{
	font-size:100%;
	margin-bottom:0;
}
#kanren .cont hr{
	border-color:#E62E66;
	margin:20px  0;
}
#douzi{
	text-align:center;	
	margin:60px auto 90px;
	box-sizing:border-box;
	padding:20px;
	color:#333;
    border:1px solid #768A98;
}
#douzi h3{
	background: #F1F4FB;
	text-align:center;
	font-size:160%;
	padding:20px 0;
    color:#333;
    line-height:150%;
}
#douzi b{
	font-weight:bold;
	font-size:120%;
	display:block;
	margin-bottom:10px;
}
#douzi .date{
    font-size:160%;
    margin-bottom:25px;
}
#douzi img{
    margin:35px 0;
}
.ku_pic{
    margin-top:30px;
}
@media screen and (max-width: 580px) {
	#main_img{
		height:auto !important;
	}
	.gray_area{
		min-width:100%;
	}
    #exhibition .black_area{
        padding-bottom:50px !important;
    }
    
#arigato_happyo img{
	width:80%;
	height:auto;
}
#exhibition .schedule h3{
    width:70%;
    padding:5vw;
}  
#exhibition .schedule p{
    line-height:150%;
}
    #exhibition .schedule table .t_center{
        vertical-align: middle;
    }
    #exhibition .schedule table .t_center_mb{
        text-align: center;
        padding-left:0;
        vertical-align: middle;
    }
    #exhibition .schedule table .wid_mb{
        width:35%;
    }
    .event_cont2 img{
	max-width: 100%;
    }
    #douzi{
        width:100%;
        margin-top:0;
    }
    #douzi img{
    width:100%;
}
    #douzi h3{
        line-height:150%;
    }
    #text_mb .mb_in{
        display: inline-block !important;
    }
	
}

