@charset "UTF-8";

.global-header {
  padding-bottom: 35px;
}

.announcement-list {
    padding: 15px;
    background: #FFF;
    border: 5px solid #0E297F;
}

.announcement-list ul {
    margin: 0;
    list-style: none;
}

.announcement-list .date {
    display: block;
    font-weight: bold;
}

.announcement-list a {
    text-decoration: underline;
}

.announcement-list a:hover {
    text-decoration: none;
}

.announcement-list {
    margin-bottom: 25px;
}

.announcement-list ul {
    margin-top: -10px;
    padding: 0;
}

.announcement-list li {
    margin-top: 10px;
}

.hero {
  position: relative;
  margin-bottom: 40px;
  width: 100%;
  height: 365px;
  overflow: hidden;
}

.hero.hero-r {
  height: 456px;
}

.hero h1 {
  margin: 0;
}

.hero .btn-recruit {
  position: absolute;
  left: 15px;
  top: 175px;
  margin: 0;
  width: 175px;
  height: 175px;
  overflow: hidden;
}

.hero .btn-recruit a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../img/btn-recruit.png) no-repeat center top;
  text-indent: -9999px;
}

.hero .btn-recruit a:hover {
  background-position: center bottom;
}

#bx-pager {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 70px;
}

.bxslider-thumb {
  margin: 0;
  padding: 0;
  list-style: none;
}

.bxslider-thumb > li {
  float: left;
  margin-left: 8px;
  padding: 2px;
  width: 176px;
  height: 66px;
}

.bxslider-thumb a {
  display: block;
  border: 2px solid #FFF;
}

.bxslider-thumb .active,
.bxslider-thumb a:hover {
  border-color: #379e49;
}

.bxslider-thumb img {
  width: 100%;
  height: auto;
}

.bxslider-thumb img:hover {
  opacity: 1;
}

#js-bxSliderPrev img,
#js-bxSliderNext img {
  cursor: pointer;
}

#js-bxSliderPrev img:hover,
#js-bxSliderNext img:hover {
  opacity: 0.7;
}

.btn-tenpo {
  margin: 0 0 70px -1px;
  padding: 0;
}

.btn-tenpo li {
  margin-left: 17px;
  float: left;
  width: 158px;
  height: 158px;
  border: 1px solid #cfcfc8;
  list-style: none;
}

.btn-tenpo.-tenpo3 li {
  margin-left: 15px;
  width: 218px;
  height: 128px;
}

.btn-tenpo li:hover {
  background: rgba(0, 0, 0, 0.07);
}

.btn-tenpo .tenpo01,
.btn-tenpo.-tenpo3 .tenpo01 {
  margin-left: 0;
}

.btn-tenpo a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -9999px;
}

.btn-tenpo .tenpo01 a { background-image: url(../../img/link_youme.png); }
.btn-tenpo .tenpo02 a { background-image: url(../../img/link_tsite.png); }
.btn-tenpo .tenpo03 a { background-image: url(../../img/link_cainz.png); }
.btn-tenpo .tenpo04 a { background-image: url(../../img/link_shops.png); }

.information-list {
  margin: 0 0 85px;
  padding: 0;
  list-style: none;
}

.information-list li {
  clear: left;
  padding-left: 13px;
  margin-bottom: 1em;
  background: url(../../img/list-square.gif) no-repeat left 12px;
}

.information-list .date {
  float: left;
  width: 118px;
}

.information-list a {
  float: left;
  width: 542px;
  text-decoration: underline;
}

.information-list a:hover {
  color: #40A252;
}

.news-list {
  padding: 0;
  margin: 0 0 10px;
  list-style-type: none;
  letter-spacing: -.40em;
}

.news-list li {
  float: left;
  margin: 0 0 30px 10px;
  width: 220px;
  background: #fff;
  border: 1px solid #f0f0f0;
  letter-spacing: 0.05em;
  vertical-align: top;
}

.news-list li.ml0 {
  margin-left: 0;
}

.news-list li.hidden {
  display: none;
}

.news-list li a {
  display: block;
  width: 100%;
  height: 100%;
}

.news-list .thumb {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 220px;
  max-height: 184px;
}

.news-list .holder {
  position: relative;
  width: 220px;
  height: 184px;
}

.news {
  padding:7px 10px 15px 10px;
  line-height: 1.5;
}

.news .date {
  float: left;
  width: 75%;
  font-size: 11px;
  letter-spacing: 0.15em;
  line-height: 1.0em;
}

.news .f {
  font-family: 'Crimson Text', serif;
  float: right;
  width: 25%;
  font-size: 12px;
  letter-spacing: 0.15em;
  line-height: 1.0em;
  text-align: right;
}

.news .shopname {
  padding: 0 0 5px 0;
  font-size: 12px;
  font-weight: bold;
}

.news .news-title {
  margin: 0 0 8px 0;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.3;
}

.news .news-text {
  color: #828180;
  font-size: 12px;
}

.news p {
  margin: 0;
}

.news-list li:hover {
  border: 1px solid #379e49;
  background-color:rgba(55,158,73,0.2);
}

.news-list li a {
  text-decoration: none;
}

.news-list li:hover .shopname,
.news-list li:hover .news-title {
  color: #379e49;
  text-decoration: none;
}

.news-list li:hover .news-text,
.news-list li:hover .date,
.news-list li:hover .news {
  color:#5fb16d;
}

#js-shopNewsBtn.btn-more {
  margin-bottom: 85px;
}

.youtube {
  position: relative;
  width: 100%;
  height: 388px;
}

.youtube.mb80 {
  margin-bottom: 80px;
}

#video,
#cm-video {
  position: absolute;
  width: 100%;
  height: 100%;
}

#play_button,
#cm-play_button {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../../img/movie-thumb.jpg) no-repeat;
  cursor: pointer;
}

#cm-play_button {
  background: url(../../img/cm-thumb.jpg) no-repeat;
}

#play_button:hover,
#cm-play_button:hover {
  background-position: left bottom;
}

.sidebar {
  width: 245px;
}

.indexmain .sidebar-inner .sidebar-inner {
  width: 210px;
}

.movie-box {
  position: relative;
  margin-bottom: 40px;
  width: 240px;
  background: #FFF;
}

.movie-box > h3 {
  position: absolute;
  left: 0;
  top: 13px;
  margin: 0;
  line-height: 1;
}

.movie-box-inner {
  margin: auto;
  padding: 53px 0 10px;
  width: 220px;
}

.movie {
  margin: 0;
  width: 100%;
  height: 124px;
  overflow: hidden;
}

.movie img {
  margin-top: -21px;
  width: 100%;
  height: auto;
}

.movie-box-inner .movie_title {
  color: #379e49;
  font-size: 14px;
  word-break: break-all;
}

.movie-info {
  padding: 5px 5px 1px;
  border: 1px solid #379e49;
  font-size: 12px;
}

.movie-info h4 {
  padding: 5px 0 10px;
  margin: 0 0 4px;
  border-bottom: 1px solid #7f7f7f;
  line-height: 1;
}

.movie-info dl {
  margin: 0;
}

.movie-info dt {
  clear: both;
  float: left;
  margin-right: 4px;
  padding: 3px 5px;
  background: #87C190;
  color: #FFF;
  font-size: 11px;
}

.movie-info dd {
  margin: 0 0 4px;
  padding: 2px 0 7px;
  border-bottom: 1px solid #7f7f7f;
}