

/* キャッチコピー下のドット */
.dots {
  margin-left: 250px;
}
.dot_a {
  margin-right: 17px;
}


/* 最新のお知らせ */

/* ラッフルくじ 当選結果のお知らせ 2015_10_13 追加 */

.lottery {
  width: 100%;
  border: 1px solid #000;
  margin-top: 1.5em;
}

.lottery th {
  background-color: #baddab;
  padding: 1em 0;
}

.lottery td {
  padding: 10px;
  border-bottom: 1px solid #333;
  border-right: 1px dotted #333;
}

.lottery td:first-child {
  vertical-align: middle;
  text-align: left;
}

.lottery td:last-child {
  text-align: center;
}

.lottery td ul li {
  width: 33%;
  float:left;
  font-size: 1.1em;
  line-height: 1.8;
}

span.rank {
  font-weight: bold;
}

._no-sp {
  font-size: 1.25em;
  color: #D41F1F;
}

._no-1 {
  font-size: 1.1em;
  color: #D47F1F;
}

._no-2 {
  font-size: 1em;
  color: #D49D1F;
}

.prize {
  width: 45%;
}

.numbers {
}

.conbox._event {
  width: 95%;
  margin: 0 auto 60px;
}

.heading._event {
  border-radius: 5px;
  padding: 17px 0 15px 170px;
  margin: 30px 0 20px;
  font-size: 1.5em;
}

.data{
  font-size: 0.7em;
  width: 160px;
  height: 30px;
  position: absolute;
  top:50%;
  left: 0;
  line-height: 30px;
  color:#61851d;
  background: #FFF;
  padding: 0 15px;
  border-radius: 3px;
  text-align: center;
  margin-top: -15px;
}


/* お知らせするときに、写真掲載の場合hあ、._withimgを2つに追加 */
img._withimg {
  float: left;
}
p._withimg {
  margin-left: 250px;
}


/*
  最新と過去の見出しを色分けさせる
  ._newを入れると自動でNew!が入る
*/
._new {
  background-color: #baddab;
  position: relative;
}
._old {
  background-color: #e6dcbf;
  position: relative;
}


.heading._sub._events {
  margin-top: 30px;
}




/********************
    両サイドの画像
********************/

.side-left-01 {
  top: 20%;
  right: 87%;
}

.side-left-crcl01 {
  top:1800px;
  right: 98%;
}

.side-left-crcl02 {
  top:1800px;
  right: 90%;
}

.side-left-img01 {
  top: 25%;
  right: 92%;
}

.side-left-img02 {
  top: 1050px;
  right: 95%;
}

.side-left-img03 {
  top: 1860px;
  right: 88%;
}

.side-left-img04 {
  top: 1560px;
  right: 95%;
}



.side-left-02 {
  top: 1200px;
  right: 93%;
}


.side-right-01 {
  top:1000px;
  left: 86%;
}

.side-right-img01 {
  top: 1400px;
  left: 85%;
}

.side-right-img02 {
  top: 1510px;
  left: 86%;
}


.side-right-03 {
  top: 2390px;
  left: 68%;
}

.rainbow{
	background:url(../images/event/rainbow-bg.png) no-repeat center top;
	padding:15px 25px 30px 45px;
	margin: 30px auto 60px;
}

.rainbow h4{
	text-align:center;
}

.rainbow-left{
	width:50%;
	float:left;
	padding-top:15px;
}

.rainbow-right{
	width:40%;
	margin-left:1%;
	float:left;
	padding-top:30px;
}

.rainbow-bt{
	text-align:center;
	margin-top:30px;
}

.rainbow-bt a:link,
.rainbow-bt a:visited{
	color:#fff;
	text-decoration:none;
	padding:10px 20px;
	background:#fe6c87;
	border-radius:20px;
}

.rainbow-bt a:active,
.rainbow-bt a:hover{
	color:#fff;
	text-decoration:none;
	margin:15px auto;
	background:#fd8097;
	border-radius:20px;
}

.event-detail{
	overflow:hidden;
	padding:5px 0;
	width:66%;
}

.event-detail dt{
	width:22%;
	float:left;
		line-height:130%;
}

.event-detail dd{
	width:78%;
	float:left;
	line-height:130%;
}

.teacher{
	margin:15px 0;
	padding:3%;
	border:1px solid #61851d;
}

.teacher h4{
	color:#61851d;
	margin-bottom:10px;
}

.tab{
	overflow:hidden;
	margin-bottom:30px;
}

.tab1 a:link,
.tab1 a:visited{
	display:block;
	color:#fff;
	width:42%;
	margin:0 1%;
	float:left;
	background:#9ece8a;
	padding:20px 3%;
	font-size:22px;
	text-align:center;
	border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
	text-decoration:none;
}

.tab1 a:active,
.tab1 a:hover{
	display:block;
	color:#fff;
	width:42%;
	margin:0 1%;
	float:left;
	background:#84bc6c;
	padding:20px 3%;
	font-size:22px;
	text-align:center;
	border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
	text-decoration:none;
}

.tab2 a:link,
.tab2 a:visited{
	display:block;
	color:#fff;
	width:42%;
	margin:0 1%;
	float:left;
	background:#d5c79e;
	padding:20px 3%;
	font-size:22px;
	text-align:center;
	border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
	text-decoration:none;
}

.tab2 a:active,
.tab2 a:hover{
	display:block;
	color:#fff;
	width:42%;
	margin:0 1%;
	float:left;
	background:#c7b37a;
	padding:20px 3%;
	font-size:22px;
	text-align:center;
	border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
	text-decoration:none;
}

.img-list{
	width:100%;
	overflow:hidden;
}

.img-list li{
	width:48%;
	float:left;
	margin:0 1%;
}

.img-list li img{
	width:100%;
}

.calendar{
	background:url(../../calendar/calendar.png) no-repeat right 20px;
	padding:0 0 150px 0;
}

.calendar-ttl{
	color:#9BA868;
	font-size:20px;
	padding:20px 0;
}

.shimin{ font-size:26px; margin:15px 0;}
.shimin span{color:#FF0004;}

.big-txt{font-size:20px;line-height:160%;padding-bottom:20px;}

.drum{
	margin:20px 0;
	border:1px dotted #F16A6C;
	padding:15px 3%;
}

.drum h4{
	color:#F16A6C !important;
	text-align:center;
	text-align:center;
}

.niji-ttl{
	font-size:14px;
	color:#D94345;
	margin-top:10px;
}

.shikai{
	border:2px solid #BADDAB;
	padding:15px 3%;
}

.shikai h4{
	color:#78c05a;
	text-align:left;
	font-size:16px;
	margin-bottom:10px;
}

.shikais{
	color:#78c05a;
	text-align:left;
	font-size:16px;
	margin: 30px 0 4px !important;
}

.shikai h5{
	font-size:12px;
	margin:15px 0 5px 0;
}

.shikai ul li{
	list-style:none;
	line-height:135%;
	font-size:12px;
}

.main-img img{
	width:100%;
}

.voice{
	font-style:italic;
	margin-bottom:20px;
	padding-left:10px;
}

.voice li{
	color:#6C5B5B !important;
	padding:5px 0;
	font-size:13px;
}

.jikohyouka dd{
  padding-bottom: 4px !important;
}

pre span{
  line-height: 1.6;
}

table{
	height: auto!important;
}

table tr{
	height: auto!important;
}

table tr td{
	height: 30px!important;
	line-height: 1.4;
}

table tr td span{
	font-size: 100%!important;
}

.conbox p{
	line-height: 1.6!important;
}
.conbox p span{
	font-size: 100%!important;
}

.conbox pre span{
	font-size: 100%!important;
}

.category-list{
	background: #FFF;
	padding: 15px;
    border-radius: 5px;
    text-align: left;
    width: 90%;
    margin: 0 auto 20px;
    border: 2px solid #BADDAB;
}

.category-list li{
	color: #242424;
	padding: 10px 0;
    border-bottom: 2px solid #BADDAB;
    position: relative;
}

.category-list li:first-child{
	padding-top: 0;
}

.category-list li:last-child{
	padding-bottom: 0;
	border-bottom: none;
}

.category-list li a{
	color: #000;
    text-decoration: none;
}