@charset "UTF-8";

.global-header {
  margin-bottom: 0;
  border-bottom: none;
}

.top_bannerbtn {
    width: 95%;
    margin: 5px auto;
}

.announcement-list {
  margin: 0 auto 15px;
  width: 100%;
  background: #FFF;
  border: 3px solid #0E297F;
}

.announcement-list ul {
  margin: 8px 13px;
  padding: 0;
  list-style: none;
}

.announcement-list .date {
  display: block;
}

.announcement-list a {
  text-decoration: underline;
}

.announcement-list a:hover {
  text-decoration: none;
}

.hero {
  position: relative;
  margin: 0 auto 25px;
  max-width: 750px;
}

.hero.hero-r {
  padding-bottom: 10px;
}

.hero.hero-r + .main {
  padding-bottom: 0;
}

.bx-wrapper .bx-pager {
  bottom: -20px;
}

.hero h1 {
  margin: 0;
}

.hero .btn-recruit {
  margin: -85px 0 0 3px;
}

.hero .btn-recruit img {
}

.content h2 {
  margin-top: 50px;
}

.content .-tenpo3 + h2 {
  margin-top: 35px;
}

.btn-tenpo {
  margin: 0;
  padding: 0;
}

.btn-tenpo li {
  margin-left: 1.5%;
  float: left;
  width: 23.5%;
  height: 70px;
  border: 2px solid #cfcfc8;
  list-style: none;
}

.btn-tenpo.-tenpo3 li {
  margin-left: 2%;
  width: 32%;
}

.btn-tenpo li:first-child {
  margin-left: 0 !important;
}

.btn-tenpo .tenpo01 {
  margin-left: 0;
}

.btn-tenpo a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 50% auto;
  -o-background-size: 50% auto;
  background-size: 50% auto;
  text-indent: -9999px;
}

.btn-tenpo .tenpo01 a { background-image: url(../../../img/sp/link_youme.png); }
.btn-tenpo .tenpo02 a { background-image: url(../../../img/sp/link_tsite.png); }
.btn-tenpo .tenpo03 a { background-image: url(../../../img/sp/link_cainz.png); }
.btn-tenpo .tenpo04 a { background-image: url(../../../img/sp/link_shops.png); }

.news-list {
  padding: 0;
  margin: 0 0 10px;
  list-style-type: none;
}

.news-list li {
  margin: 0 0 18px;
  background: #fff;
  border: 1px solid #f0f0f0;
  vertical-align: top;
}

.news-list li.ml0 {
  margin-left: 0;
}

.news-list li.hidden {
  display: none;
}

.news-list li a {
  display: block;
}

.news-list .thumb {
  max-width: 115px;
  max-height: 100px;
}

.news-list .holder {
  width: 115px;
  height: 100%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.news {
  padding: 5px 0 5px 10px;
  display: table-cell;
  vertical-align: top;
  line-height: 1.5;
}

.news .date {
  padding-top: 3px;
  font-size: 11px;
  letter-spacing: 0.15em;
  line-height: 1.0em;
}

.news .f {
  float: right;
  margin: -0.8em 3px 0 0;
  font-family: 'Crimson Text', serif;
  font-size: 12px;
  letter-spacing: 0.15em;
  line-height: 1.0em;
}

.news .shopname {
  padding: 0 8px 5px 0;
  font-size: 12px;
}

.news .news-title {
  padding: 0 8px 0 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-top: 30px;
  background: #535252;
  line-height: 45px;
}

#js-shopNewsBtn.btn-more a {
  display: block;
  width: 100%;
}

#js-shopNewsBtn.btn-more img {
  vertical-align: middle;
}

#js-eventNewsBtn.btn-more {
  margin-top: 30px;
  background: #535252;
  line-height: 45px;
}

#js-eventNewsBtn.btn-more a {
  display: block;
  width: 100%;
}

#js-eventNewsBtn.btn-more img {
  vertical-align: middle;
}

.information-list {
  margin: 0 0 50px;
  padding: 0;
  list-style: none;
}

.information-list li {
  margin-bottom: 1em;
  padding-left: 10px;
  display: table;
  background: url(../../../img/sp/list-square.gif) no-repeat left 12px;
  -webkit-background-size: 2px auto;
  -o-background-size: 2px auto;
  background-size: 2px auto;
}

.information-list li > * {
  display: table-cell;
}

.information-list li a {
  padding-left: 10px;
  text-decoration: underline;
}

.youtube {
  position: relative;
  margin: auto;
  padding-bottom: 56.25%;
  padding-top: 30px;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto !important;
  max-width: 100%;
  width: 100%;
  height: 100%;
}

.movie-box {
  margin: 10px auto;
  padding: 6px 0;
  background: #FFF;
}

.movie-box h3 {
  margin: 0 0 12px;
  padding: 10px 8px 10px 30px;
  background: url(../../../img/sp/title-youtube.png) no-repeat 6px center #379E49;
  border: none;
  color: #FFF;
  font-size: 0.875rem;
  -webkit-background-size: 17px auto;
  background-size: 17px auto;
}

.movie-title {
  margin: 0 0 5px;
  padding: 0 8px;
  color: #379e49;
  font-size: 0.75rem;
  text-align: left;
  word-break: break-all;
}

.movie-info {
  margin: 0 7px;
  padding: 3px 3px 1px;
  border: 1px solid #379e49;
  font-size: 0.75rem;
  font-size: 0.75rem;
}

.movie-info h4 {
  margin: 0 0 4px;
  border-bottom: 1px solid #7f7f7f;
}

.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;
}

.movie-box + h2 {
  margin-top: 20px;
}