body{
  font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
}
.alps-is-guest .bnr{
  display: none;
}
img{
width: auto;
}
article{
  width: 100%;
  position: relative;
  background: url(../../images/vol4/vol4_img_01.png) no-repeat 0 0 /50px auto;
}  
.content-inner {
  width: 95%;
  margin: 0 auto 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
h1 {
  margin: 0 auto 10px;
  width: 90%;
}
.movie_wrap {
  position: relative;
  height: 0;
  padding: 30px 0 56.25%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  
}
.movie_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
h2{
  width: auto;
  margin: 15px 0;
  border-left: 4px solid #0a052b;
  padding-left: 10px;
  font-size: 12px;
  
}
  h3 {
    margin-bottom: 15px;
    color:#0a052b;
    font-size: 12px;
    font-weight: bold;
  }

    
    .link-box {
      margin-bottom: 20px;
    }
    .link-box ul li{
    background: url(../../images/vol4/vol4_listarrow_02.png) no-repeat right 50% /5px 10px;
    font-size: 12px;
    padding-right: 15px;
    display: block;
    border-top:1px solid #dcdcdc;
    }
    .link-box ul li:last-child{
    border-bottom:1px solid #dcdcdc;
    margin-bottom: 20px;
    }
    .link-box ul li a{
      color:#8c8c8c;
      display: block;
      width: 100%;
      height: 100%;
      line-height: 1.6;
      padding: 15px 15px 15px 2px;
      text-decoration: none;
    }
.bnr-link {
  margin-bottom: 10px;
}
h1 img,
.bnr img,
.bnr-link li img {
  width: 100%;
}

.utility {
  width: 100%;
  background: #0a052b;
  overflow: hidden;
  padding-bottom: 10px;
}

.nin-top {
  padding-left: 5px;
}

.hard-link {
  margin-left: 22px;
}

.hard-link li {
  display: inline-block;
  height: 10px;
  margin-left: 10px;
}

.hard-link li:first-child {
  margin-left: 0;
}

.hard-link li:first-child img {
  padding-right: 10px;
  border-right: 2px solid #a4a4ab;
}
.copyright{
  width: 98%;
  margin: 0 auto;
}
.copyright img{
  width: 100%;
}
.sns{
  float: right;
  width: 165px;
}
.copyright{
  color:#8c8c8c;
  font-size:10px;
  width: 98%;
  margin: 5px auto 0;
}
.sns p{
  color:#8c8c8c;
  font-size:10px;
  float: left;
  padding-top: 8px;
  margin-right: 10px;
}
.sns ul li{
  display: inline-block;
  margin-left: 5px;
}