
/* 
------------------------------------------- */
#top-mainvisual {
  background: #020080;
}
#top-mainvisual .inner {
  text-align: center;
  width: 1350px;
  height: 500px;
  margin: auto;
  position: relative;
  top: 0;
  left: 0;
  z-index: 500;
}
#top-mainvisual .flex-control-nav {
  position: absolute;
  bottom: auto;
  top: 470px;
  left: 0;
}


/* 
-------------------------------------------- */
#contents {
  padding-top: 50px;
}
#top-bnr {
  margin: 0;
  padding: 0 0 40px;
}
#top-bnr a {
}
#top-bnr a:first-child {
  margin-left: 0;
}
#top-bnr ul {}

#top-bnr ul li {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
 }

#top-bnr ul li.btmLeft {
  float: left;
  margin-left: 0px;
  margin-bottom: 10px;
 }
#top-bnr ul li.btmRight {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
 }

@media (max-width: 600px) {
#top-bnr a {
	float: none;
}
#top-bnr ul {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
 }
#top-bnr ul li {
	margin-bottom: 10px;
 }
	
#top-bnr ul li.btmLeft {
	margin-bottom: 10px;
 }
	#top-bnr ul li.btmRight {
	margin-bottom: 10px;
		margin-left: 0px;
 }

}
.flex-control-nav {
  /*position: relative;*/
  /*top: -40px;*/
  /*margin-bottom: -20px;*/
}

#promise1 .left {
  width: 650px;
  float: left;
}

.underline {
  font-size: 1.2em;
  font-weight: bold;
  background: url(../img/ico_link.png) no-repeat left;
  padding-left:15px;
  text-decoration:none;
  color:#2B422E;
}

.underline a:hover {
  text-decoration:none;
}
#promise1 .fukidashi {
  /*background: url(../img/fukidashi.png) no-repeat;*/
  width: 470px;
  height: 180px;
  position: relative;
}
#promise1 .fukidashi p {
  margin: 0;
  position: absolute;
  top: 5px;
  left: 20px;
  font-weight : bold;
  font-size : 17px;
  line-height : 26.9px;
  color : #000;
}
#promise1 h3 {
  font-size : 21px;
  line-height : 30px;
  color : #3E3A39;
  margin: 15px 0;
}
#promise1 .fl {
  width: 400px;
}
#promise2 .box {
  width: 310px;
  float: left;
  margin-left: 35px;
  position: relative;
}
#promise2 .box:first-child {
  margin-left: 0;
}
#promise2 .box h3 {
  font-size : 20px;
  font-weight:bold;
}
#promise3 .left .box {
  width: 270px;
  float: left;
  margin-left: 30px;
  position: relative;
  background: #f3f3f2;
  padding: 20px;
}
#promise3 .left .box img {
  height: 262px;
  width: 270px;
}
#promise3 .left .box:first-child {
  margin-left: 0;
}
#promise3 h3 {
  font-size : 21px;
  line-height : 30px;
  margin-bottom: 10px;
}
#promise3 .left {
  width: 650px;
  float: left;
}
#promise3 .right {
  float: right;
  width: 310px;
}
#promise3 .right h2 {
  border-bottom: 1px solid #7d7d7d;
  margin-top: -7px;
  margin-bottom: 8px;
}
#promise3 .right .box {
  margin-bottom: -1px;
  border: 1px solid #88663f;
  font-size: 10px;
  line-height: 16px;
  overflow: hidden;
}
#promise3 .right .box img {
  height: 90px;
}
#promise3 .right .box:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#promise3 .right .box .inner {
  padding: 4px 5px;
  color: #88663f;
  float: left;
  font-size: 13px;
  width: 170px;
}
.info-heading {
  position: relative;
}
#information h2 {
  border-bottom: 1px solid #7d7d7d;
  margin-bottom: 20px;
  position: relative;
}
#information span.info {
  background: #7d7d7d;
  color: #fff;
  padding: 2px;
  border-radius: 2px;
}
#information span.event {
  background: #004129;
  color: #fff;
  padding: 2px;
  border-radius: 2px;
}
#information #info-heading .category {
  position: absolute;
  top: 6px;
  right: 250px;
}
#information .left {
  width: 485px;
  float: left;
}
#information .title a {
  color: inherit;
}
.reserve {
  position: absolute;
  top: 7px;
  right: 10px;
  color: inherit;
}
.reserve span {
  color: #92252b;
}
#information .inner {
  padding: 30px 25px;
  border: 1px solid #7d7d7d;
}
#information .inner .category {
  font-size: 12px;
  float: left;
  width: 60px;
}
/*#information .inner .entry {
  float: right;
  width: 530px;
}*/
#information .inner .entry .date {
  color: #004129;
}
#information .inner li {
  margin-bottom: 15px;
}
#information .inner li:last-child {
  margin-bottom: 0;
}
#information .right {
  float: right;
  width: 485px;
}
#top-bnr2 {
  margin-bottom: 50px;
}
#top-bnr2 div {
  float: left;
  margin-left: 35px;
}
#top-bnr2 div:first-child {
  margin-left: 0;
}
#present h2 {
  border-bottom: 1px solid #7d7d7d;
  margin-bottom: 20px;
}
.btn_list {
	color: #2B422E;
	font-size: 1em;
	text-align: right;
}






































