.group{
font-family:"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo ;
width:100%;
display:block;
font-size:13px;
line-height:1.5;
clear:both;
overflow: hidden;
}
.group h5{
font-size:13px !important;
font-weight:bold !important;
margin-bottom:8px;
}
.leftside{
width:390px;
margin-right:20px;
margin-bottom:40px;
float:left;
}
.leftside dl{
clear:right;
}
.leftside dt{
width: 4em;
margin-bottom:5px;
float:left;
clear: left;
}
.leftside dd{
padding-left: 4em;
margin-bottom:5px;
}
.leftside02 dd{
	padding-left: 0em;
}
.contact{
border:1px dotted #D7D5D2;
font-size:12px;
padding:10px 20px;
}
.btmtxt{
margin-top:30px;
font-size:10px;
}
.rightside{
	float: right;
width: 260px;
}
.rightside li{
margin-bottom:10px;
}
.btmlist {
margin-top:20px;
padding:0 !important;
font-size:11px;
clear:both;
}
.btmlist li {
	text-indent: -1em;
	padding-left: 1em;
}
div.sche {
	clear: both;
	margin: 45px 0 0 0;
	overflow: hidden;
}
dl.plan {
	width: 300px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}
dl.plan dt {
	clear:both;
	float:left;
	width:5em;
	line-height:1.5em;
}
dl.plan dd {
	margin-left:5em;
	line-height:1.5em;
}


div.profile {
	border:#a38145 solid 1px;
	padding: 15px;
	overflow: hidden;
}
div.profile img {
	float: right;
	margin: 0 0 0 10px;
}
div.profile dl {
	margin:5px 0 0;
	float: left;
	width: 350px;
}
div.profile dt {
	clear:both;
	margin: 0 0 10px 0;
}
div.profile dd {
	margin: 0;
	padding: 0;}
	
/*=========
161109 追加
==========*/
.subtit_2{
font-size: 15px;
    color: #898989;
    padding-bottom: 3px;
    margin-bottom: 15px;
    border-bottom: 1px solid #a38145;
}

.info_wrap_kakomi {
    margin: 20px 0 10px;
    padding: 20px 30px;
    overflow: hidden;
    border: double 4px #e7dac0;
}
/*add170606*/.kakomi_solid{
    margin: 20px 0 30px;
    padding: 20px 30px;
    overflow: hidden;
    border: solid 1px #e7dac0;
}

/*=============
170321 追加
===============*/
.contentsList{
	padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.contentsList li{
	padding-left: 1em;
	text-indent: -1em;
}
/*=====================
add_170606
=======================*/
.eventBoxFrame{
	padding: 15px;
	border: 1px solid #ab8c4d;
	border-radius:10px ;
}
.eventDescript{
	margin-bottom: 20px;
}
.eventDescript dt{
float: left;
width: 45px;
clear: both;
}
.eventDescript dd{
margin-left: 45px;
}
.eventDescript02{
	margin-bottom: 20px;
}
.eventDescript02 dt{
float: left;
width: 90px;
clear: both;
}
.eventDescript02 dd{
margin:0 0 7px 90px;
}

.eventDescript dd ul {
	padding: 0;
}

.bd_n{
	border: none;
}

.btn_rsvR{
	text-align: center;
	width: 8em;
}

.w305{
	width: 305px;
}

.eventNote01{
	display: block;
	font-size: 11px;
}

.em02{
	color: #DF81A2;
}

.details a {
	color: #b9002f;
	text-decoration: none;
}

.details a:hover {
	color: #FC898C;
}

.event_info{
  margin: 0 0 0 0;
}

.eventDetailsTtl{
  font-weight: bold;
  text-align: center;
  margin: 0 0 15px;
}
.inquiry {
    border-top: 1px solid #b5b5b6;
    margin: 40px 0px;
    padding: 10px;
    text-align: center;
    clear: both;
}
.f_laege {
    font-weight: bold;
    font-size: 14px;
    padding-right: 10px;
}

/*===170627_add=======*/
.pos_r{
  position: relative;
}
.pos_a{
  position: absolute;
  top: -5px;
}

/*================*/
.mb0{margin-bottom: 0 !important;}

/*===170725=======*/

.event-end-tex {
    color: #b9002b;
}

/*================*/

/*===171110=======*/

.resev a {
    color: #FFF;
	background: #F00;
	text-align: center;
	padding: 5px 0;
	display: block;
	width: 50%;
	font-weight: bold;
	font-size: 15px;
	border: 2px solid #F00;
}

.resev a:hover {
	border: 2px solid #F00;
	background: #FFF;
	color: #F00;
}

/*================*/


/*===171213_add===*/
.info_wrapFlex{
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}

.info_wrapFlex .flexBox{
width: 320px;
margin: 0 0 20px;
}

/*===230217_add===*/
div.eventtbl {
	width:96%;
	padding:0 2%;
}
div.eventtbl h5 {
	padding:5px 0;
	font-size:14px;
	color:#a38145;
}
#contents div.eventtbl p {
	font-size:12px;
	margin:0;
	padding:0 0 5px;
	line-height:1em;
}
div.eventtbl table {
	width:100%;
	border-collapse: collapse;
	text-align: center;
}
div.eventtbl table th {
	background-color:#f7f7f7;
	padding:3px 0 1px;
	border-top:#999999 1px solid;
	border-bottom:#999999 1px solid;
}
div.eventtbl table th.sub {
	background-color:#f7f7f7;
	font-weight:normal;
	padding:0;
}
div.eventtbl table td {
	background-color:#ffffff;
	border-top:#e9e9e9 1px solid;
	border-left:#e9e9e9 1px solid;
	padding:3px 0 3px 5px;
}
div.eventtbl table td:last-child {
	border-right: #e9e9e9 1px solid;
}
div.eventtbl table tr:last-child td {
	border-bottom: #e9e9e9 1px solid;
}

div.eventtbl table td.lbtm {
	border-bottom:#999999 1px solid;
}
div.eventtbl table td.llft_n {
	border-left: none;
}
div.eventtbl table td.ltop_n {
	border-top: none;
}