@charset "utf-8";
/* CSS Document */
.stream{
  padding: 100px 0 0;
  position:relative;
  z-index: 50;
}
.stream h2{
  text-align:center;
  margin:0 auto 125px;
}
.stream h2.title{
  text-align:center;
  background-size:contain;
  width:310px;
  height:60px;
  margin:0 auto 125px;
  text-indent:-9998px;
}
.month_1 .stream h2.title{
  background:url(/koyomimonogatari/assets/img/stream/title01.png) center bottom no-repeat;
}
.month_2 .stream h2.title{
  background:url(/koyomimonogatari/assets/img/stream/title02.png) center bottom no-repeat;
}
.month_3 .stream h2.title{
  background:url(/koyomimonogatari/assets/img/stream/title03.png) center bottom no-repeat;
}
.month_4 .stream h2.title{
  background:url(/koyomimonogatari/assets/img/stream/title04.png) center bottom no-repeat;
}
.month_5 .stream h2.title{
  background:url(/koyomimonogatari/assets/img/stream/title05.png) center bottom no-repeat;
}
.month_6 .stream h2.title{
  background:url(/koyomimonogatari/assets/img/stream/title06.png) center bottom no-repeat;
}
.month_7 .stream h2.title{
  background:url(/koyomimonogatari/assets/img/stream/title07.png) center bottom no-repeat;
}
.month_8 .stream h2.title{
  background:url(/koyomimonogatari/assets/img/stream/title08.png) center bottom no-repeat;
}
.month_9 .stream h2.title{
  background:url(/koyomimonogatari/assets/img/stream/title09.png) center bottom no-repeat;
}
.month_10 .stream h2.title{
  background:url(/koyomimonogatari/assets/img/stream/title10.png) center bottom no-repeat;
}
.month_11 .stream h2.title{
  background:url(/koyomimonogatari/assets/img/stream/title11.png) center bottom no-repeat;
}
.month_12 .stream h2.title{
  background:url(/koyomimonogatari/assets/img/stream/title12.png) center bottom no-repeat;
}
.stream_lead{
  text-align:center;
  font-size:30px;
  line-height:1.6em;
  margin:0 0 50px;
}

.staffcast__wrap{
  width: 880px;
  margin:0 auto;
}


.About{

}
.About{
  height: 656px;
  width:100%;
  position:relative;
}
.flex-direction-nav .flex-nav-prev{
  width: 44px;
  height: 80px;
  background: url(/koyomimonogatari/assets/img/top/spec/btn_prev.png) center no-repeat;
  position: absolute;
  z-index: 100;
  top: 50%;
  left:0;
}
.flex-direction-nav .flex-nav-next{
  width: 44px;
  height: 80px;
  background: url(/koyomimonogatari/assets/img/top/spec/btn_next.png) center no-repeat;
  position: absolute;
  z-index: 100;
  top: 50%;
  right:0;
}
.About .flex-direction-nav .flex-nav-prev{
  display:none;
}
.About .flex-direction-nav .flex-nav-next{
  display:none;
}
.About .flex-viewport{
  width: 100%;
  margin:0 auto;
  height: 656px;
}
.About .flex-viewport ul{
  height: 300%;
}
.About .flex-viewport ul li{
  height: 656px !important;
}
.About .slides li:nth-child(even){
  margin: -16px 0 0;
}
.About__detail{
    margin: 0;
    color:#FFF;
    height: 656px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.About__detail h3{
  text-align: left;
  padding: 160px 0 40px;
}
.About__detail .thumb{
  position:absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -60px;
}
.About__detail .text{
    width: 425px;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -470px;
}
.About__detail .text .lead{
  width: 425px;
  font-size: 16px;
  line-height:1.6em;
  margin:0 auto;
  padding-bottom:30px;
}
.About__detail .text .link{
  /* text-align:center; */
}
.About__detail .text ul{
  text-align:center;
}
.About__detail .text ul li{
  display:inline-block;
  margin: 0 10px;
}
.About__detail .text ul li a{
  display:block;
  transition:0.3s all;
}
.About__detail .text ul li a:hover{
  opacity:0.7;
}
.Spec{
  position:relative;
  height: 740px;
  min-width: 750px;
  overflow: hidden;
  background: #FFF;
}

.Spec h2{
  text-align:center;
  margin: 60px 0 50px;
  position: relative;
  z-index: 50;
}
.Spec .icon{
  text-align:center;
  position: relative;
  z-index: 50;
  margin:  0 0 50px;
}
.Spec dl{
  text-align:center;
  position: relative;
  z-index: 50;
  margin: 0 0 7px;
}
.Spec dl dt{
  display:inline-block;
  width: 80px;
  text-align: right;
  margin-right: 30px;
}
.Spec dl dd{
  display:inline-block;
  width: 340px;
  text-align:left;
  margin: 0 0 14px;
  font-size: 18px;
}
.Spec .circle01,.Spec .circle04,.Spec .circle05{
  position:absolute;
  top:50%;
  left:50%;
  margin:-270px 0 0 -270px;
}
.Spec .circle02{
  position:absolute;
  top:50%;
  left:50%;
  margin:-355px 0 0 -355px;
}
.Spec .circle03{
  position:absolute;
  top:50%;
  left:50%;
  margin:-455px 0 0 -455px;
}
.Spec .download{
  text-align:center;
  margin: 40px 0 0;
}
.Spec .download li{
  display:inline-block;
  z-index: 50;
  position:relative;
  margin: 0 5px;
}
.Spec .download li a{
  transition:all 0.3s;
}
.Spec .download li a:hover{
  opacity:0.7;
}

/*************************
Groove
*************************/
.groove01{
  -moz-animation-name: rot;
  -webkit-animation-name: rot;
  animation-name: rot;
  -goog-ms-animation-name: rot;

  -moz-animation-duration: 60s;
  -webkit-animation-duration: 60s;
  animation-duration: 60s;
  -goog-ms-animation-duration: 60s;

  -moz-animation-direction: normal;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -goog-ms-animation-direction: normal;

  -moz-animation-timing-function: steps(60);
  -webkit-animation-timing-function: steps(60);
  animation-timing-function: stes(60,end);;
  -goog-ms-animation-timing-function: steps(60);

  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -goog-ms-animation-iteration-count: infinite;
}
@-webkit-keyframes rot{
  from {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -goog-ms-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -goog-ms-transform: rotate(360deg);
  }
}
@keyframes rot2{
  from {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -goog-ms-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -goog-ms-transform: rotate(360deg);
  }
}
.groove02{
  -moz-animation-name: rot2;
  -webkit-animation-name: rot2;
  animation-name: rot2;
  -goog-ms-animation-name: rot2;

  -moz-animation-duration: 60s;
  -webkit-animation-duration: 60s;
  animation-duration: 60s;
  -goog-ms-animation-duration: 60s;

  -moz-animation-direction: normal;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -goog-ms-animation-direction: normal;

  -moz-animation-timing-function: steps(60);
  -webkit-animation-timing-function: steps(60);
  animation-timing-function: steps(60);
  -goog-ms-animation-timing-function: steps(60);

  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -goog-ms-animation-iteration-count: infinite;
}
@-webkit-keyframes rot2{
  from {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -goog-ms-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
    -goog-ms-transform: rotate(-360deg);
  }
}
@keyframes rot2{
  from {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -goog-ms-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
    -goog-ms-transform: rotate(-360deg);
  }
}
.ellipsis {
white-space: nowrap;
overflow: hidden;
}
.ellipsis.multiline {
white-space: normal;
}
  .flex-control-nav {
    width: 100%;
    position: absolute;
    top: 50%;
    text-align: center;
    right: 70px;
    width: 60px;
    margin: -81px 0 0 0;
  }
  .flex-control-nav li {
    margin: 0;
    display: block;zoom:1;*
    display: inline;
    width: 54px;
    height: 54px;
  }
  .flex-control-paging li a {
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    background-position:left top;
    overflow: hidden;
  }
  .flex-control-paging li.current{
    background-position:right !important;
}

  .flex-control-paging li a {
    width:54px;
    height:54px;
    background-repeat: no-repeat;
  }
  .flex-control-paging li a:hover {
    /* background: #333; */
    /* background: rgba(255, 255, 255, 0.7); */
  }
  .flex-control-paging li a.flex-active {
  background-position: right top;
  }
  .flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
  }
  .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
  }
  .flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }
  .flex-control-thumbs img:hover {
    opacity: 1;
  }
  .flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
  }
@media screen and (max-width: 979px) {
  .About__detail{
    /* width: 100%; */
    margin: 0 auto;
    overflow:hidden;
    padding: 50px;
    margin: 0 auto;
    overflow: hidden;
    width: 750px;
    overflow: hidden;
    display: block;
  }
  .About__detail .text{
    width: 400px;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -370px;
 }
  .About__detail p.link{
    text-align:center;
  }
  .About__detail p.link img{
    width: auto;
  }
  .About__detail .text ul li{
    margin:0 10px;
  }
  .About__detail .text ul li img{
    width: 310px;
  }
  .About__detail .text h3{
    padding: 70px 0 50px;
  }
  .About__detail .thumb{
    position:absolute;
    left: auto;
    top: -100px;
    right: auto;
    right: 40px;
    opacity: 0.6;
  }
  .About__detail .text h3 img{
    width:auto;
  }
  .About__detail .text .lead{
    font-size: 16px;
    line-height:1.6em;
    width: 670px;
    font-size: 24px;
  }
  .Spec h2 img{
    width:auto;
  }
  .Spec dl dt{
    font-size: 24px;
    width: 140px;
  }
  .Spec dl dd{
    font-size: 24px;
    width: 450px;
  }
  .News__detail:last-child{
      display: inline-block;
  }
  .News .more{
    margin: -47px 0 0 145px;
  }
  .News .news_wrap{
    width: 640px;
    margin: 0 auto;
  }
  .kv_pc{
    display: none;
  }
  .kv_sp{
    display: block;
  }
  .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 75px;
    text-align: center;
    top: auto;
    right: auto;
  }
  .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;zoom:1;*
    display: inline;
    text-align: center;
    width: 20px;
    height: 20px;
    margin: 0 20px;
  }
  .flex-control-paging li a {
    width: 20px;
    height: 20px;
    display: block;
    /* background: #666; */
    /* background: rgba(255, 255, 255, 0.2); */
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 2px solid #FFF;
  }
  .flex-control-paging li a:hover {
    /* background: #333; */
    /* background: rgba(255, 255, 255, 0.7); */
  }
  .flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(255, 255, 255, 0.9);
    cursor: default;
  }
  .flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
  }
  .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
  }
  .flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }
  .flex-control-thumbs img:hover {
    opacity: 1;
  }
  .flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
  }
.About .flex-direction-nav .flex-nav-prev{
  top:auto;
  bottom:50px;
}
.About .flex-direction-nav .flex-nav-next{
  top:auto;
  bottom: 50px;
}
.About .flex-direction-nav .flex-nav-prev{
  display:block;
}
.About .flex-direction-nav .flex-nav-next{
  display:block;
}
.News .flex-direction-nav{
  margin: 0 0 0 -310px;
}
.Spec{
  height:780px;
}
.About__detail .text{
    width: 400px;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -400px;
}
}