@charset "UTF-8";
/*! インデクッス */
.cl, #mv {
  display: inline-block;
  min-height: 1%;
  display: block;
 *zoom: 1;
}
.cl:after, #mv:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
* html .cl, * html #mv {
  height: 1%;
}
/*----------------------------------
content
----------------------------------*/
#mv {
  position: relative;
  width: 100%;
  min-width: 950px;
  margin-bottom: 35px;
  overflow: hidden;
}
#mv img {
  max-width: 100%;
  height: auto;
}
#mv-list {
  position: relative;
  float: left;
  width: 71.0%;/*height: 592px;*/
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
#mv-list {
  width: 71.1%;
}
}
#mv-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
#mv-point {
  position: absolute;
  /*bottom: 5px;*/
  left: 0;
  z-index: 1;
  width: 100%;
  letter-spacing: -.40em;
  text-align: center;
}
#mv-point li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  margin: 0 7px;
 *display: inline;
 *zoom: 1;
}
#mv-point a {
  display: block;
  height: 15px;
  overflow: hidden;
}
#mv-point a:hover img {
  margin-top: -15px;
}
.point-current img {
  margin-top: -15px;
}
#mv-nav {
  width: 29.0%;
  float: right;
}
#mv-nav img {
  width: 100%;
}
#news .line {
  background: #FFFFFF;
  text-align: center;
  padding-bottom: 20px;
}
#content-left .pnavi-ind {
  background: #1B1464;
  border-color: #1B1464;
  display: inline;
  border: 1px solid #d5d5d5;
  padding: 5px 10px;
}
#content-left .pnavi-ind a {
  color: #FFFFFF;
}
