@charset "utf-8";
/* CSS Document */
.half li{
	width:48%;
	margin-right:4%;
	float:left;
	}
	.half li:nth-child(2n){
	margin-right:0;
	}

.txt{
	width:85%;
	margin:0 auto 20px;
	}
section p{
	margin-bottom:20px;
	}
section li{
	margin-bottom:20px;
	}
.event dd{
	margin-bottom:20px;
	}	
.event dt{
	font-size:130%;
	font-weight:bold;
	list-style:inside;
	display:list-item;
	margin-bottom:20px;
	}
	
.addr{	
		box-sizing:border-box;
		padding:20px  0;
}
.addr  dt{
	clear:both;
	}
.addr  dt,.addr   dd{
	float:left;
	}
div iframe{
	width:100%;
	height:350px;
	}
#anchor2 .color01{
	font-weight:bold;
	font-size:120%;
	}
#anchor .btn{
	margin:0 0 20px;
	}
.subttl3{
	background:url(../../img/about/boder.jpg) repeat-x bottom;
	padding-bottom:5px;
	margin-bottom:10px;
	font-size:21px;
	color:#217430;
	}
	.subttl4{
	background:url(../img/about/boder.jpg) repeat-x bottom left;
	font-size:18px;
	padding-bottom:5px;
	margin-bottom:15px;
	color:#217430;
	}
.subttl4 span{
	margin-right:10px;
	}
.color06{
	display:block;
	color: #333;
    font-weight: normal;

	}
.event .subttl4.color01{color:#f10e78}
.event .subttl4.color02{}
.event .subttl4.color03{color:#d90ef1}
.event .subttl4.color04{color:#38ca43}	
.event .subttl4 span{
	color:#f9bc00;
	margin-right:10px;
	}

h4 div {
    display: inline;
    font-size: 12px;
}
