@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:#D2444F;
	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 .schedule{
	padding:65px 0 !important;
    text-align: center;
}
#exhibition .schedule .arigato_btn{
	padding:32.5px 0;
	border:2.5px solid #D2444F;
	font-size: 30px;
	font-weight:bold;
	margin-bottom:80px;
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease 0s;
}
#exhibition .schedule .arigato_btn:hover{
	opacity: 0.7;
}
#exhibition .schedule .arigato_btn:after{
	content:"";
	position: absolute;
	display:inline-block;
	background-image: url(../20201121_etegami/btn_arrow.jpg);
	width:17.5px;
	height:35px;
	background-repeat: no-repeat;
	background-size: contain;
	top:50%;
	right:4%;
	margin-top:-15px;
}
#exhibition .schedule .arigato_btn a{
	color: #D2444F;
	text-decoration: none;
}
#exhibition .schedule .arigato_btn > a:before{
    content:"";
    position: absolute;
    width:100%;
    height:100%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    left:50%;
    top:50%;
}

#exhibition .schedule h3{
	color:#fff;
	font-weight:bold;
	line-height: 160%;
    font-size:150%;
    background-color:#D2444F;
    width:341.5px;
    margin:0 auto;
    border-radius: 50px;
    padding:20px;
}
#exhibition .schedule p{
	color:#D2444F;
    margin:50px auto;
    font-size:150%;
}
#exhibition .schedule p span{
    font-size:75%;
    font-weight:normal !important;
    line-height: 150%;
    display: block;
    margin-top:10px;
}
#exhibition .s_table table{
    width:100%;
    text-align:left;
    background: #D2444F;
    border-spacing: 0;
    color:#fff;
}
#exhibition .kodomo_table{
    margin-top:35px;
}
#exhibition .s_table table td{
    border-bottom: solid 1px #fff;
    border-left: solid 1px #fff;
    padding-top:25px;
    padding-bottom:25px;
    width:40%;
}
#exhibition .s_table table td{
    border-bottom: solid 1px #fff;
    border-left: solid 1px #fff;
    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;
}
#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;
}

.kanren_banner {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 30px;
}

.kanren_banner a {
    width: 49%;
}

.kanren_banner a img {
    width: 100%;
}

.kanren_banner a:first-child {
    float: left;
}

.kanren_banner a:last-child {
    float: right;
}



@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 .arigato_btn{
	padding:5% 0;
	font-size: 18px;
	margin-bottom:10%;
}
#exhibition .schedule .arigato_btn:after{
	width:12.25px;
	height:24.5px;
	background-repeat: no-repeat;
	background-size: contain;
	top:50%;
	right:4%;
	margin-top:-11px;
}
#exhibition .schedule h3{
    width:70%;
    padding:5vw;
}  
#exhibition .schedule p{
    line-height:150%;
}
#exhibition .schedule p span{
    margin-top:20px;
}
    #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%;
    }
    #text_mb .mb_in{
        display: inline-block !important;
    }
    .kanren_banner {
        overflow: visible;
    }

    .kanren_banner a {
        width: 100%;
    }

    .kanren_banner a:first-child {
        margin-bottom:5%;
    }
	
}

