@charset "utf-8";


/*---------------------------------------------------------------------------------------
	contents
----------------------------------------------------------------------------------------*/

/* slider */
#slider {
	position:relative;
    width:100%;
}
#sliderwrap{
    position:relative;
    left:50%;
    width:3012px;
    margin-left:-1506px;
}
#slider li {
    width:1004px;
}
#slidefilterL, #slidefilterR {
    position:absolute;
    top: 0;
    width: 1004px;
    height: 100%;
    opacity: 0.7;
    background: #fff;
}
#slidefilterL { left:0;}
#slidefilterR { right:0;}
.bx-wrapper {
	position: relative;
	margin: 0 auto;
}
.bx-wrapper .bx-controls-direction {
	position: absolute;
	bottom: 50%;;
	width: 100%;
	max-width: 1000px;
    margin-left: 1000px;
}
.bx-wrapper .bx-prev {
  left: -20px;
  background: url('../img/icon-prev.png') no-repeat;
}
.bx-wrapper .bx-next {
  right: -20px;
  background: url('../img/icon-next.png') no-repeat;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  outline: 0;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  z-index: 9999;
}

/* unkou */
#unkou {
	clear: both;
	padding: 10px 0;
	background: #00851F;
}
#unkou h3{
	display: inline-block;
	width: 120px;
	color: #F6F328;
	font-size: 18px;
	line-height: 40px;
	text-align: left;
	padding-left: 35px;
	background: url(../img/top-unkou.png) no-repeat left center;
	vertical-align: middle;
}
#unkou-wrap{
	display: inline-block;
	width: 880px;
	background: #fff;
	border-radius: 20px;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
}
#unkou-wrap div{
	float: left;
	width: 680px;
	margin: 0 30px;
	overflow: hidden;
	position: relative;
}
#unkou-wrap div iframe{
	width: 680px;
	height: 40px;
	padding-top: 11px;
	border: none;
	overflow: hidden;
	vertical-align: middle;
}
#unkou-wrap div iframe aaa{
	display:inline-block;
	font-size: 16px;
	white-space:nowrap;
	padding-left:680px;
	-webkit-animation: marquee linear 10s infinite;
	-ms-animation: marquee linear 10s infinite;
	animation: marquee linear 10s infinite;
}
#unkou-wrap div iframe:after {
	content:"";
	white-space:nowrap;
	padding-right:50px;
}
@-webkit-keyframes marquee { from { -webkit-transform: translate(0%);} 99%,to { -webkit-transform: translate(-100%);}}
@-moz-keyframes marquee { from { -moz-transform: translate(0%);} 99%,to { -moz-transform: translate(-100%);}}
@-ms-keyframes marquee { from { -ms-transform: translate(0%);} 99%,to { -ms-transform: translate(-100%);}}
@keyframes marquee { from { transform: translate(0%);} 99%,to { transform: translate(-100%);}}
#unkou-wrap p.more{
	float: right;
	width: 140px;
	line-height: 40px;
	font-weight: bold;
	vertical-align: middle;
}
/*全文表示の文字*/
#unkou-wrap p.more a{
	display: block;
	color: #00851F;
}
#unkou-wrap p.more a:after{
	display: inline-block;
	content: "";
	width: 12px;
	height: 12px;
	background: url(../img/icon-right.png) no-repeat;
	vertical-align: middle;
	margin-left: 5px;
}
#box1{
	display: none;
	width: 500px;
	background: #fff;
	padding: 20px;
}
#box1 .modal-close {
	margin-top: 1em;
	text-align: center;
	cursor: pointer;
}
#box1 .modal-close:hover{text-decoration: underline;}
#modal-win {
	width: 100%;
	position: absolute;
}
#modal-win-inner {
	box-shadow: 0 0 5px rgba(0, 0, 0, .25);
	margin: 0 auto;
	position: relative;
	z-index: 101;
	border-radius: 10px;
}
#modal-win-inner > * {
	border-radius: 10px;
}
#modal-bg {
	width: 100%;
	height: 100%;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	cursor: pointer;
}


/* bggreen */
.bggreen {
	clear: both;
	padding: 10px 0 30px;
	background: #F4FAF6; /*高速・路線バスの背景*/
	overflow: hidden;
}

/* news */
#news{
    width: 1000px;
	padding: 15px 5px 15px 30px;
	background: #fff;
	margin: 0 auto 20px;
	overflow: hidden;
}
#news h3{
	float: left;
	width: 150px;
	line-height: 1;
	text-align: left;
	padding-left: 15px;
	border-left: 6px solid #a0a0a0;
	margin-bottom: 30px;
}
#news div{
	float: right;
	width: 810px;
	height: 150px;/* 元は80px */
	text-align: left;
	overflow: auto;
}
#news div dl{
	clear: both;
	padding-right: 20px;
	margin-bottom: 5px;
	overflow: hidden;
}
#news div dl dt{
	float: left;
	width: 100px;
	color: #666;
	font-size: 14px;
}
#news div dl dd{
	overflow: hidden;
}
#news div dl dd a{
	color: #0033ad;
}
/*一覧を見るアイコン用*/
#news p.more{
	float: left;
	width: 130px;
}
#news p.more a{
	display: block;
	color: #00851F;
	line-height: 30px;
	border: 1px solid #00851F;
	border-radius: 5px;
}
#news p.more a:after{
	display: inline-block;
	content: "";
	width: 12px;
	height: 12px;
	background: url(../img/icon-right.png) no-repeat;
	vertical-align: middle;
	margin-left: 5px;
}

/* ride */
#ride,#ride2 {
	clear: both;
    width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
/*路線バス・高速バスに乗る　文字*/
#ride h3, #ride2 h3{
	color: #00851F;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}
#ride h3:before, #ride2 h3:before{
	display: inline-block;
	content: "";
	width: 40px;
	height: 40px;
	background: url(../img/top-ride.png) no-repeat;
	vertical-align: middle;
	margin-right: 20px;
}
#ride ul, #ride2 ul {
	overflow: hidden;
	margin-bottom: 20px;
}
#ride ul li, #ride2 ul li {
	float: left;
	width: 240px;
	margin-right: 13px;
}
#ride ul li:last-child, #ride2 ul li:last-child{
	margin-right: 0;
}
#ride ul li a, #ride2 ul li a {
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding: 20px 0 20px 75px;
	border-radius: 5px;
}
#ride ul li:nth-child(1) a{ background: url(../img/top-icon1.png) no-repeat 20px center #00851F;}
#ride ul li:nth-child(2) a{ background: url(../img/top-icon2.png) no-repeat 20px center #00851F; padding-left: 70px;}
#ride ul li:nth-child(3) a{ background: url(../img/top-icon3.png) no-repeat 20px center #00851F; padding: 9px 5px 9px 70px;}
#ride ul li:nth-child(4) a{ background: url(../img/top-icon4.png) no-repeat 20px center #00851F;}
#ride p a{
	display: inline-block;
	width: 240px;
	color: #00851F;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
	border: 1px solid #00851F;
	padding: 10px 0;
	border-radius: 5px;
}
#ride2 ul li:nth-child(1) a{ background: url(../img/top-icon9.png) no-repeat 20px center #00851F;}
#ride2 ul li:nth-child(2) a{ background: url(../img/top-icon10.png) no-repeat 20px center #00851F; padding-left: 70px;}
#ride2 ul li:nth-child(3) a{ background: url(../img/top-icon10.png) no-repeat 20px center #00851F; padding: 9px 5px 9px 70px;}
#ride2 ul li:nth-child(4) a{ background: url(../img/top-icon12.png) no-repeat 20px center #00851F;}

/*路線バスに関するその他*/
#ride2 p a{
	display: inline-block;
	width: 400px;
	color: #fff;　/*#00851F*/
	font-size: 14px;
	font-weight: bold;
	background: #1307AB;/*#88181A #653292 #14450A #624A1E */
	/*border: 1px solid #00851F;*/
	padding: 10px 0;
	border-radius: 5px;
}

/*#ride p a:after, #ride2 p a:after {
	display: inline-block;
	content: "";
	width: 12px;
	height: 12px;
	background: url(../img/icon-right.png) no-repeat;
	vertical-align: middle;
	margin-left: 5px;
}*/

/* bgshika */
.bgshika {
	clear: both;
	padding: 30px 0 60px;
	background: url(../img/background/top-shika-bg.jpg)no-repeat center;
	background-size: cover;
	overflow: hidden;
}

/* bustabi */
#bustabi{
	clear: both;
    width: 1000px;
	margin: 0 auto 30px;
	overflow: hidden;
}
#bustabi h3{
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 15px;
}
#bustabi h3 strong{
	font-size: 32px;
	font-weight: normal;
}
#bustabi ul{
	overflow: hidden;
}
#bustabi ul li{
	float: left;
	width: 240px;
	margin-right: 13px;
}
#bustabi ul li:last-child{
	margin-right: 0;
}
#bustabi ul li a{
	box-sizing: border-box;
	display: block;
	height: 80px;
	color: #00851F;
	text-align: left;
	font-weight: bold;
	line-height: 1.2;
	padding-left: 75px;
	border-radius: 5px;
}
#bustabi ul li:nth-child(1) a{ background: url(../img/top-icon5.png) no-repeat 20px center #fff; padding-top: 19px;}
#bustabi ul li:nth-child(2) a{ background: url(../img/top-icon6.png) no-repeat 20px center #fff; padding-top: 14px;}
#bustabi ul li:nth-child(3) a{ background: url(../img/top-icon7.png) no-repeat 20px center #fff; padding-top: 19px;}
#bustabi ul li:nth-child(4) a{ background: url(../img/top-icon8.png) no-repeat 20px center #fff; line-height: 80px;}
#bustabi ul li a span{
	display: inline-block;
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 5px;
}
#bustabi ul li a small{
	display: inline-block;
	font-size: 12px;
	line-height: 1.2;
	margin-bottom: 5px;
}

/* pikup */
#pikup{
	width: 1000px;
	padding: 30px 27px;
	margin: 0 auto;
	background: rgba(255,255,255,.7);
	border-radius: 10px;
}
#pikup h3{
	color: #00851F;
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 15px;
}
#pikup h3:before{
	display: inline-block;
	content: "";
	width: 40px;
	height: 40px;
	background: url(../img/top-pickup.png) no-repeat;
	vertical-align: middle;
	margin-right: 20px;
}
#pikup article{
	float: left;
	width: 310px;
	text-align: left;
	padding: 40px 20px 30px;
	background: #fff;
	margin-right: 5px;
	margin-bottom: 20px;
	position: relative;
}
#pikup article:last-child{
	margin-right: 0;
}
#pikup article a{
	color: #111;
}
#pikup article a:hover{
	opacity: .7;
	color: #999;
}
#pikup article span{
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	padding: 2px 10px;
}
#pikup article span.pink{ background: #FF6569;}
#pikup article span.blue{ background: #556FB5;}
#pikup article img{
	width: 264px;
	margin-bottom: 20px;
}
#pikup article a p{
	text-decoration: underline;
}
#pikup p.more{
	clear: both;
}
#pikup p a{
	display: inline-block;
	width: 240px;
	color: #00851F;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
	border: 1px solid #00851F;
	padding: 10px 0;
	border-radius: 5px;
}
#pikup p a:after{
	display: inline-block;
	content: "";
	width: 12px;
	height: 12px;
	background: url(../img/icon-right.png) no-repeat;
	vertical-align: middle;
	margin-left: 5px;
}

/* topcont */
#topcont{
	clear: both;
	width: 1000px;
	padding: 70px 0 0;
	margin: 0 auto;
}
#topcont article{
	float: left;
	width: 310px;
	text-align: left;
	margin-right: 35px;
	margin-bottom: 50px;
}
#topcont article:nth-of-type(3n){
	margin-right: 0;
}
#topcont article:nth-of-type(3n+1){
	clear: left;
}
#topcont article img{
	margin-bottom: 15px;
}
#topcont article strong{
	display: block;
	color: #00851f;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

/* topnav */
#topnav{
	clear: both;
	width: 1000px;
	margin: 0 auto;
}
#topnav li{
	float: left;
	min-height: 50px;
	width: 33.33333333333333%;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	background: url(../img/footer-icon.png) no-repeat left 5px;
}
#topnav li:nth-of-type(3n+1){
	clear: left;
}
























