.text-takamatsu, .txt-takamatsu {
  color: #ed945c;
}

.text-eastern, .txt-eastern {
  color: #a4cf3a;
}

.text-central, .txt-central {
  color: #6ba6d1;
}

.text-western, .txt-western {
  color: #e6c300;
}

.text-shodoshima, .txt-shodoshima {
  color: #60c76e;
}

.mainslider {
  padding: 3px;
  height: 400px;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.mainslider .flex-direction-nav a {
  display: block;
  width: 40px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.mainslider .flex-direction-nav a:before {
  color: #004ea2;
  font-size: 20px;
  margin-top: 30px;
}
.mainslider .flex-direction-nav .flex-prev {
  left: 15px;
  -moz-border-radius: 0 40px 40px 0;
  -webkit-border-radius: 0;
  border-radius: 0 40px 40px 0;
}
.mainslider .flex-direction-nav .flex-prev:before {
  padding-right: 10px;
}
.mainslider .flex-direction-nav .flex-next {
  right: 15px;
  -moz-border-radius: 40px 0 0 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px 0 0 40px;
}
.mainslider .flex-direction-nav .flex-next:before {
  padding-left: 10px;
}
.mainslider .bannerContent img {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0 0;
}

.commonContentBox {
  padding-top: 0;
}
.commonContentBox .content {
  margin: 0 auto;
  width: auto;
  min-height: auto;
  border: none;
}
.commonContentBox .content .labels {
  margin-bottom: 15px;
}
.commonContentBox .content .page-header-wrapper {
  padding: 10px 0 0;
  background: #fff;
}
.commonContentBox .content .page-header-wrapper .nav-tabs.tabs {
  border-bottom-color: #f1e794;
}
.commonContentBox .content .page-header-wrapper ul.nav {
  width: 100%;
  margin: 0;
  padding: 0;
  border-width: 5px;
}
.commonContentBox .content .page-header-wrapper ul.nav li {
  display: flex;
  width: 50%;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
}
.commonContentBox .content .page-header-wrapper ul.nav li a {
  width: 100%;
  margin: 0;
  padding: 10px 5px;
  font-size: 11px;
  border-radius: 0;
  border: none;
  background-color: #EEE;
  color: #1A1A1A;
  font-weight: 600;
}
.commonContentBox .content .page-header-wrapper ul.nav li a:hover, .commonContentBox .content .page-header-wrapper ul.nav li a.active {
  border: none;
  background: url(/images/ritsuringarden/bgNews.jpg) center top repeat-y;
  color: #333;
}

.commonTitle.listTitle {
  color: #333;
  background: url(/images/ritsuringarden/bgNews.jpg) center top repeat-y;
}
.commonTitle.listTitle span strong, .commonTitle.listTitle span h1 {
  display: block;
  font-weight: 500;
}
.commonTitle.listTitle span strong {
  padding-left: 35px;
  background: url(/images/ritsuringarden/logo_ritsurin.png) no-repeat left center;
  background-size: 30px auto;
  line-height: 24px;
}
.commonTitle.listTitle span h1 {
  font-size: 26px;
}

.digestBox {
  width: auto;
}
.digestBox article {
  margin: 0;
  padding: 10px 10px;
  width: auto;
  height: auto;
  background: none;
  border-bottom: 1px solid #f1e794;
}
.digestBox article h1.newsTitle {
  margin: -10px -10px 10px;
  padding: 10px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.6;
  color: #333;
  background: url(/images/ritsuringarden/bgNews.jpg) center top repeat-y;
}
.digestBox article .head, .digestBox article .txtBox {
  float: none;
  display: block;
  width: auto;
  height: auto;
}
.digestBox article .head span {
  width: auto;
  height: auto;
  border: none;
  font-size: 14px;
}
.digestBox article .head span.focus {
  color: #f1e794;
  background: none;
  text-indent: 0;
}
.digestBox article .txtBox .inn {
  width: auto;
  padding: 0 20px 0 0;
  background: url(/images/article/icoRight.png) no-repeat right center;
}

.detailBox {
  width: auto !important;
}
.detailBox .dtlMainBox {
  width: auto;
  padding: 0 10px;
}
.detailBox .dtlMainBox.imgIn {
  padding: 0 10px;
}
.detailBox .dtlMainBox.imgIn .txtBox, .detailBox .dtlMainBox.imgIn .imgBox {
  width: 100%;
}
.detailBox .dtlMainBox.imgIn .txtBox {
  margin: 0 0 30px;
}
.detailBox .flex-direction-nav a {
  top: 50%;
  margin-top: -25px;
  opacity: 1;
  color: #000;
  width: 40px;
  height: 40px;
  background-color: #F2EBAA;
  border-radius: 20px;
  text-align: center;
}
.detailBox .flex-direction-nav a::before {
  font-size: 32px;
  line-height: 40px;
  font-family: FontAwesome;
}
.detailBox .flex-direction-nav a.flex-prev::before {
  content: " \f104";
}
.detailBox .flex-direction-nav a.flex-next {
  padding-left: 5px;
  text-align: center;
}
.detailBox .flex-direction-nav a.flex-next::before {
  content: " \f105";
}
.detailBox .flex-control-paging li a {
  width: 14px;
  height: 14px;
  background-color: #FFF;
}
.detailBox .flex-control-paging li a.flex-active {
  background-color: #489E59;
}
.detailBox .flex-control-paging li a:hover {
  background-color: #489E59;
}
.detailBox .pagenate ul li a {
  height: 40px;
}
.detailBox .pagenateInner ul li {
  margin: 0 20px;
}

.pagenate ul li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.pagenate ul li.prev a, .pagenate ul li.next a {
  width: 80px;
  height: 30px;
  background-size: 100% auto !important;
}

/*# sourceMappingURL=layout.css.map */
