@charset "shift_jis";

.tit_area h2{
	background:#71b92b;
}

h4.h4_style1{
	padding-right:20px;
	background:#d4eac0;
}

h4.h4_style1 small{
	padding-left:1em;
	color:#000;
	font-size:12px;
	font-weight:normal;
}

ul.event_list {
	margin:16px 0 10px;
	display:flex;
	justify-content: space-around;
}
ul.event_list li{
	position: relative;
	padding:20px;
	border:1px solid #d8d8d8;
	width:280px;
}
ul.event_list li .event_timezone{
	margin:0 0 1em 0;
}
ul.event_list li .event_timezone span{
	font-size:14px;
	padding:4px 1em;
	line-height:1.0;
	border-radius: 7px;
}
ul.event_list li .event_timezone span.daytime{
	background:#e0ffff;
}
ul.event_list li .event_timezone span.evening{
	background:#ffebcd;
}
ul.event_list li .event_title{
	font-size:16px;
	font-weight:bold;
	padding-bottom:1em;
	line-height:1.5;
	color:#4d3a30;
}
ul.event_list li .event_place{
	font-size:14px;
	font-weight:bold;
	padding-bottom:0.7em;
	line-height:1.5;
}
/*
ul.event_list li .event_place:before {
    content: "\25CF";
    margin-right: 5px;
}
*/
ul.event_list li .event_date{
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
	padding-bottom:2em;
}
ul.event_list li a.btn_kuwashiku{
	position: absolute;
	bottom:0;
	right:0;
	width:160px;
}
ul.event_list li a.btn_kuwashiku img{
	width:100%;
}
ul.event_list li a.btn_kuwashiku img:hover{
	opacity:0.7;
}

.section_block h4.h4_style1 span {
	position: relative;
	top: auto;
	right: auto;
	font-size: 14px;
	line-height: 1.4;
	color:  red;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: "arial",sans-serif;
}

p.single_date_txt {
	margin: -20px 0 20px 0;
	padding: 0 0 0 0;
	font-size: 14px;
	line-height:1.2;
	color:#534741;
	text-align:right;
}

.article_content{
	margin: 0 0 60px 0;
	padding: 0 0 0 0;
}

.article_content span {

}

.article_content hr{
	display:block;
}

.article_content p {
	margin: 0 0 0 0;
	padding: 0 0 0.5em;
	position: relative;
	font-size: 15px;
	line-height:1.5;
	font-weight:normal;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	color:#727172;
}

.article_content table {
	width:100% !important;
}

.article_content h3 {
	margin: 0 0 25px 0;
	padding: 16px 5px 12px 20px;
	position: relative;

	font-size:18px;
	line-height:1.4;
	font-weight:bold;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	color:#fff;
	background:#E50055;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
}

.article_content h4 {
	margin: 0 0 5px 0;
	padding: 0 0;
	position: relative;

	font-size:16px;
	line-height:1.4;
	font-weight:bold;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	color:#ee3c96;
}

.article_content img{
	margin: 0 10px 10px 10px;
	padding: 0 0 0 0;
}

ul#kiji_link{
	margin: 0 0 0px 0;
	padding: 0 0 0 0;
}

ul#kiji_link li.kiji_link_left{
	float:left;
	margin: 0 0 0 0;
}

ul#kiji_link li.kiji_link_right{
	float:right;
	margin: 0 0 0 0;
}

.wp-pagenavi{
	width:100%;
	margin: 20px auto 0;
	padding: 20px 0 20px 0;
	text-align: center;
}


ul#news{
	margin: 0 0 25px 0;
	padding: 0 0 0 0;
}

ul#news li{
	margin: 0 0 0 0;
	padding: 8px 0 7px 0;
	width:auto;
	display:block;
	border-bottom:1px solid #dcd8d6;
}

ul#news li #news_linkArea{
	margin: 0 0 0 0;
	padding: 0 0 0;
	position: relative;
}

ul#news li #news_linkArea a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:999;
    background-color:#FFF;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

ul#news li #news_linkArea p.news_date{
	margin: 0 0 1px 10px;
	padding: 0 0 0 0;
	text-align:left;
	font-size: 14px;
	line-height:1.5;
	color:#888;
}

ul#news li #news_linkArea p.news_tit{
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	text-align:left;
	font-size: 14px;
	line-height:1.5;
	color:#000;
}

ul#news li #news_linkArea span.news_cat{
	margin: 0 0 0 10px;
	padding: 4px 12px 2px 12px;
	text-align:center;
	font-size: 11px;
	line-height:1.2;
	color:#fff;
	display:inline-block;
}

.nagata{
	background:#7e8cbb;
}

.monomiyama{
	background:#efae00;
}

.petit{
	background:#fa8267;
}

.pt_30{padding-top:30px;}

h5.h5_style1{
	background:#71b92b;
}

dl.list{
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	text-align:left;
	font-size: 14px;
	line-height:1.5;
	color:#888;
}

dl.list dt{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	text-align:left;
	font-size: 16px;
	line-height:1.5;
	color:#71b92b;
	font-weight:bold;
}

dl.list dd{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	text-align:left;
	font-size: 16px;
	line-height:1.5;
	color:#000;
}


table.table1 {
	width: 100%;
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	table-layout: auto !important;
	color:#333;
}
table.table1 th {
	font-weight:bold;
	font-size: 14px;
	line-height:1.5;
}
table.table1 th p,
table.table1 th p span,
table.table1 th span{
	font-weight:bold;
	color:#333 !important;
}

table.table1 th, table.table1 td {
	padding: 10px 15px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	font-size: 14px;
	line-height:1.5;
}

.bg1_1 {
	background: #D1C3A1;
}
.bg1_2 {
	background: #E5DCA2;
}
.bg1_3 {
	background: #9fc9dc;
}
.bg1_4 {
	background: #93BF9E;
}
.bg1_5 {
	background: #dbb9b6;
}

th.bg2 {
	background: #F3EFE6;
}
.bg3 {
	background: #a1c6d1;
}

h4.ttl {
	font-weight: bold;
	padding: 5px 10px;
	border-radius: 6px;
	background: #F3EFE6;
	margin-bottom: 20px;
	font-size: 16px;
	color:#544E43;
}

.box {
	padding: 15px 20px;
	border: 2px solid #EEE;
	font-size: 14px;
	line-height:1.7;
}

.red{color:red;}

.inWrap li{
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom:0.5em;
}

.effect{
-webkit-box-shadow: 0 7px 6px -6px #666;
-moz-box-shadow: 0 7px 6px -6px #666;
box-shadow: 0 7px 6px -6px #666;
}


.table_block2{
	margin: 0;
	padding: 0 0 10px 0;
}

table.table_style2{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:100%;
	border-top:1px solid #ccc;
}

table.table_style2 tr{
	border-bottom:1px solid #ccc;
}

table.table_style2 th{
	margin: 0 0 0 0;
	padding: 10px 0 8px 10px;
	text-align:left;
	font-size: 14px;
	line-height:1.5;
	color:#000;
	background:#f6f5f5;
	white-space:nowrap;
}

table.table_style2 th.th01{
	text-align:center;
	font-size: 14px;
	line-height:1.5;
	color:#000;
	background:#f6f5f5;
	width:18%;
	border-left:1px solid #ccc;
}

table.table_style2 td{
	margin: 0 0 0 0;
	padding: 10px 0 8px 10px;
	text-align:left;
	font-size: 14px;
	line-height:1.5;
	color:#000;
	white-space:nowrap;
}

table.table_style2 td.td01{
	padding: 10px 15px 8px 0;
	text-align:right;
	font-size: 14px;
	line-height:1.5;
	color:#000;
	width:18%;
	border-left:1px solid #ccc;
}
