@charset "utf-8";

.swipeshow {
width: 640px;
height: 256px;
margin: 0 0 110px!important;
}

.swipeshow li {
	list-style:none;
	display:inline-block;
	width:100%;
}

.swipeshow li dt img {
	width:200px;
}

.swipeshow dl {
	width:200px;
	display:inline-block;
	margin: 0 6px 0 0;
}

.swipeshow dt {
	margin:0px;
}

.swipeshow dd {
	display:none;
}

.more {
	text-align:right;
	margin: 8px 8px 0 0;
	clear: both;
}

.more a {
    border-bottom: 2px solid #cb1212;
    padding: 0;
    line-height: 100%;
    display: inline-block;
}

#topaddress {
    position: absolute;
    top: 310px;
}

#topaddress .addresstext {
    display: block;
	
}

#topaddress .tel-link {
	
}

#snslinks {
    display: inline-block;
	
    list-style: none;
    /* width: 240px; */
    position: absolute;
    top: 347px;
    right: 0;
    text-align: right;
    padding: 0;
    margin: 0;
}

#snslinks li {
    display: inline-block;
    padding: 0 0 0 15px;
}

#top-apeal {
	border:solid 1px #444444;
	padding: 13px 10px 8px;
	margin: 0 4px;
	font-size: 15px;
}

#top-apeal a{
	display:inline-block;
	padding: 6px 0 0 1.8em;
	margin: 0 1.8em .5em .7em;
	font-size: 19px;
}

#hall_rental-s {
    background: url(/img/icon/hall_rental-s.png) no-repeat left center;

}

#booking-s {
    background: url(/img/icon/booking-s.png) no-repeat left center;
}

#staff-s {
    background: url(/img/icon/staff-s.png) no-repeat left center;
}

#topnews dl {
    vertical-align: top;
	
    padding: 0 0 0 12px;
    margin: 12px 0;
}

#topnews dt {
    width: 110px;
	
    display: inline-block;
    vertical-align: top;
}

#topnews dd {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 500px;
}

#toppickup {
    position: relative;
	
}

#toppickup dl {
    width: 198px;
	
    display: inline-block;
    margin: 8px 0 0 8px;
    vertical-align: top;
    text-align: center;
}

#toppickup dt {
    width: 100%;
	
}

#toppickup dd {
    padding: 0;
	
    margin: 0;
    width: 100%;
    display: inline-block;
}

#toppickup dt p {
	
}

#toppickup dd h2 {
    font-size: 18px;
	
    line-height: 115%;
    margin: 8px 0;
    display: inline-block;
    /* word-break: break-all; */
    width: 100%;
    text-align: left;
}

#toppickup dd p {
    margin: 0;
	
    line-height: 120%;
    font-size: 16px;
    text-align: center;
    display: inline-block;
}

p.date {
    margin: 0;
    font-family: 'Anton', sans-serif;
    /* display: table; */
}

p.date span {
padding:0 0 0 8px;	
color: #9B9B9B;
font-weight: normal;
font-size: 80%;
}

span.Sun {
color:#E5336E!important;
}

span.Sat {
color: #00AE95!important;
}

span.Holi {
color:#E5336E!important;
}

.pickupgroup {
  float: left;
  width: 640px;
  margin: 0;
  /* min-height: 324px; */
}

#topschedule {
position:relative;	
}

.schedulegroup {
width: 640px;
float: left;
}

.schedulegroup dl {
    width: 640px;
	
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: dotted 1px #CCCCCC;
    min-height: 140px;
}

.schedulegroup dt {
    width: 108px;
	
    display: inline-block;
    text-align: center;
    vertical-align: top;
    padding: 2em 0 0 12px;
}

.schedulegroup dd {
    width: 488px;
    display: inline-block;
    margin: 12px 0 8px;
    padding: 0 0 0 12px;
    border-left: 1px solid #DDDDDD;
    position: relative;
}

.schedulegroup dd a.flyer {
    width: 180px;
    display: inline-block;
    float: right;
    text-align: center;
    vertical-align: bottom;
}

.schedulegroup dd h2 {
    font-size: 18px;
	
    line-height: 110%;
    margin: 6px 0 14px;
}

.schedulegroup dd p {
    line-height: 110%;
	
    margin: 0 0 8px;
    font-size: 18px;
}

.schedulegroup dd p.detail {
	font-size: 70%;
	margin: 0;
}

.schedulegroup dd img {
	/* float:right; */
	/* display:block; */
	/* margin: auto 0; */
	/* display: inline-block; */
}

#access img {
	float:left;
	display:inline-block;
	margin: 0 12px;
}

a.more {
	display:inline-block;
	/* float: right; */
	font-size: 18px;
	width: 73%;
	text-align: center;
	border: solid 2px #E8A1B9;
	color: #000000;
	margin: 18px 13% 0;
	position: relative;
	height: 26px;
	padding: 8px 0;
}

a.more:before {
content:"";	
border: 6px solid transparent;
border-left: 10px solid #494949;
width: 0;
height: 0;
position: absolute;
margin-left: -96px;
margin-top: 7px;
left: 50%;
}

a.more:after {
content:"";	
}

