@charset "UTF-8";
/* =================================================================
	Structure
   ================================================================= */
#container {
  width: 100% !important;
}

#mainImg {

   }

#mainImg {
        margin: 3px auto 33px;
        width: 1030px;
}

#bx-pager {
  width: 520px;
  margin: 20px auto 40px;
}


.c-nav {
  width: 100%;
  height: 265px;
  background:url(../img/top2/bg2.png) repeat-x center ;

}

.c-nav .inner {
  width: 1029px;
    margin: 0 auto;
    padding-top: 30px;
}

.c-nav li {
  float: left;

}

.c-nav li.c-nav01 {
background: url(../img/top2/mainBan01.jpg) no-repeat;
width: 332px;
height: 209px;
margin-right: 10px;
  text-indent: 120%;
  overflow: hidden;
  white-space: nowrap;
}

.c-nav li.c-nav02 {
background: url(../img/top2/mainBan02.jpg) no-repeat;
width: 332px;
height: 209px;
margin-right: 10px;
  text-indent: 120%;
  overflow: hidden;
  white-space: nowrap;
}


.c-nav li.c-nav03 {
background: url(../img/top2/mainBan03.jpg) no-repeat;
width: 332px;
height: 209px;
  text-indent: 120%;
  overflow: hidden;
  white-space: nowrap;
}



.bottom {

  width: 1029px;
  margin:0 auto; 
}


.leftArea {
  float: left;
  width: 745px;
}


.pickup {
  width: 726px;
  border:1px solid #CC0000;
  padding: 8px;
  background-color: white;
  position: relative;
  margin-top: 35px;
}


.pickup .left {
  float: left;width: 381px;
}

.pickup .cap-right {
  float: right;
  width: 323px;
  padding-right: 15px;
  overflow: hidden;
}
.pickup .title-area {
  line-height: 1.8;
  padding: 10px 0 0 15px;
}

.pickup .title-area .date {
  color: #C50000;
  font-size: 88%;
}

.pickup .title-area .ttl {
font-size: 130%;
color: #C50000;
font-weight: bold;
}

.pickup .title-area .cap {
  font-size: 80%;
}

.pickup .title-area .btn {
  margin-top: 25px;
}


.leftArea .map {
  margin-top: 50px;
} 

.leftArea .groupCont {
  margin-top: 50px;
} 

img.title {
  padding-left: 6px;
}

.groupCont ul {
text-align: center;
}

.groupCont ul li {
display: inline-block;
margin: 4px 2px 0px 2px;
}


.groupCont  .bottom {
  clear: both;
}

.rightArea {
  float: right;
  width: 261px;
}

.rightArea .left {
  margin-top: 35px;
  width: 261px;
  background-color: white;
  height: 451px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #CCC;
  position: relative;
  padding: 10px;
}

.rightArea .left .ttl span {
  display: block;
  clear: both;
  font-size: 80%;
}

.rightArea .left .ttl .toDetail {
  float: right;
  position: relative;
  top: 3px;
}

.rightArea .left .scroll-area {
  height: 351px;
  overflow-y: scroll;
  overflow-x:hidden; 
}

.rightArea .left .scroll-area .box {
  clear: both;
  background: url(../img/top/line.png) bottom repeat-x;
  font-size: 88%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.rightArea .left .scroll-area .box .tag {
  font-size:70%;
  color: white;
  text-align: center;
  padding: 0px 2px;
  width: 51px;
  float: left;
  margin-right: 5px;
}

.rightArea .left .scroll-area .box .data {
  font-size:80%;
}

.rightArea .left .scroll-area .box .tag.event {
  background-color: #CC0000;
}

.rightArea .left .scroll-area .box .info-area {
  float: right;
  width: 150px;
}

.rightArea .left .scroll-area .box .ph {
  float: left;
  width: 66px;
  height: 47px;
  overflow: hidden;
}

.rightArea .left .scroll-area .box .ph img {
  width: 66px;
}

.rightArea .left .scroll-area .box .detail-ttl {
  font-size: 80%;
  margin-top: 7px;
  line-height: 1.6;
  position: relative;
  left: 3px;
}

.sideBan {
  margin-top: 15px;
}

.bottom-ban-area {
  width: 100%;
  background-color: white;
  height: 127px;
  margin-top: 100px;
}

.bottom-ban-area .inner {
  width: 1029px;
  margin: 0 auto;
}

.bottom-ban-area ul {
padding-top: 20px;
}
.bottom-ban-area ul li {
  float: left;
}



#map{

    margin-top: 15px;

}

/*

.c-nav {
  width: 510px;
float: right;
  margin-bottom: 30px;
}

.c-nav li {
  width: 510px;

  overflow: hidden;
  white-space: nowrap;
  text-indent: 120%;
  margin-bottom: 10px;
}
.news-area {
  float: left;
width: 508px;
}

.right img.title  {
  margin-bottom: 5px;
}

.c-nav li.c-nav01 {
background: url(../img/top/c_nav01.png) no-repeat;
width: 510px;
height: 158px;
margin-right: 20px;
}

.c-nav li.c-nav02 {
background: url(../img/top/c_nav02.png) no-repeat;
width: 510px;
height: 158px;
margin-right: 20px;
}

.c-nav li.c-nav03 {
background: url(../img/top/c_nav03.png) no-repeat;
width: 510px;
height: 158px;
}


.bottom ul {
  clear: both;
}

.bottom ul li {
  float: left;
}

.fade {
display: none;
}

.middle-cont {
  clear: both;
  margin-bottom: 40px;
}

.middle-cont .left {
  float: left;
  width: 509px;
  background-color: white;
  height: 471px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #CCC;
  position: relative;
}

.middle-cont .left .ttl .topicsTtl {
  position: absolute;
  top: 33px;
  left: 30px;
}

.middle-cont .left .ttl span {
  position: absolute;
  top: 73px;
  left: 30px;
  font-size: 75%;
}

.middle-cont .left .scroll-area {
  height: 351px;
  overflow-y: scroll;
  margin: 105px 25px 0px 35px;
}

.middle-cont .left .scroll-area .box {
  clear: both;
  background: url(../img/top/line.png) bottom repeat-x;
  margin-right: 25px;
  font-size: 88%;
  padding: 15px 0;
}

.middle-cont .left .scroll-area .box .tag {
  font-size:70%;
  color: white;
  text-align: center;
  padding: 0px 2px;
  width: 61px;
  float: left;
  margin-right: 5px;
}

.middle-cont .left .scroll-area .box .data {
  font-size:85%;
}

.middle-cont .left .scroll-area .box .tag.event {
  background-color: #CC0000;
}

.middle-cont .left .scroll-area .box .info-area {
  float: right;
  width: 286px;
}

.middle-cont .left .scroll-area .box .ph {
  float: left;
  height: 64px;
  overflow: hidden;
}

.middle-cont .left .scroll-area .box .detail-ttl {
  font-size: 88%;
  margin-top: 5px;
}

.middle-cont .left .ttl .toDetail {
  position: absolute;
  top: 39px;
  right: 30px;
}

.middle-cont .right {
  float: right;
  width: 509px;
}
.bottom-ban-area {
  margin:0px 0px 110px;
}
.bottom-ban-area ul li {
  float: left;
}


.bx-prev {
	position: relative;
	top: 200px;
	left: 150px;

}





.pickup {
  width: 492px;
  float: left;
  height: 474px;
  border:1px solid #CC0000;
  padding: 8px;
  background-color: white;
  position: relative;
}


.pickup .btn {
  position: absolute;
  bottom: 8px;
  left: 15px;
}

.pickup .title-area .date {
  color: #C70000;
}

.pickup .title-area .ttl {
  font-size: 150%;
  color: #C70000;
}

.pickup .bot-area {
  clear: both;
  font-size: 88%;
  margin-top: 10px;
  padding-left: 10px;
}

.pickup .bot-area .cap {
  width: 236px;
}

.pickup .bot-area .cap-left {
  float: left;
  width: 236px;
  line-height: 1.4;
}

.pickup .bot-area .cap-right {
  float: right;
  width: 230px;
}

*/
.tag .post-categories li {
  font-size:80%;

  text-align: center;
  padding: 0px 2px;
  width: 51px;
  height: 20px;

  float: left;
  display: inline-block;
  margin-right: 5px;
  line-height: 20px;
}

.tag .post-categories li a {
  color: white;
    font-size:110%;
}

.tag.watayaevent .post-categories li {
  background-color: #FF6600;
}

.tag.watatyanews .post-categories li {
  background-color: #006633;
}

.tag.watayaother .post-categories li {
  background-color: #000;
}



.tag.watayamenu .post-categories li {
  background-color: #CC0000;
}


.line {
    color:#CC0000 ;
margin-bottom: 10px;
    font-weight: bold;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
}


.line:after {
    border-top: 1px solid;
    content: "";
    display: inline; /* for IE */
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex: 1;
    flex-grow: 1;
    text-align: left;
}


.line:after {
    margin-left: 0.5em;
}