@charset "utf-8";
/* CSS Document */


	.event-c{
		
	}
	.bk-dblue{
		background-color: #02253c;
		color:#FFFFFF;
		padding:10px;
		margin:0px auto;
		text-align: center;
	}
h5{
	    font-size: 16px;
    font-weight: bold;
    margin: 50px 0px 20px 0px;
	text-align: center;
	
}
.e-img-l{
	 width:120px;
}
.e-img-r{
	 width:130px;
}

.e-img-left{
	float:left;
}
.e-img-right{
	float:right;
}
.wd50{
	width:50%;
}


 .pc { display:inline; }
  .sp { display:none; }

/* ------------------------------------------------------------ */

@media screen and (max-width:767px) {
/* div#anc01 figure.wp-block-image.size-large img {
    width: 100%;
    height: auto;
} */
	
.pc { display:none; }
.sp { display:inline; }	
}
	

/* ============================================
                 レスポンシブ
============================================ */

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

}

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

    article img {
        width: auto;
        height: auto;
    }
#container {
	padding:0px;
	}
}
@media screen and (max-width:590px) {

	
}

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

}