#wrap {
  padding-top: 40px;
  margin: 0 auto;
}

.logo {
  display: none;
}
.txt_onair2{
    margin: 26px 0 0px -5px;
}

.home-logo {
  position: absolute;
  top: 68px;
  left: 50px;
  z-index: 9999;
  width: 236px;
}

.side {
  top: 80px;
  background: none;
}

.gnav {
  width: 260px;
}

.head-news {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  overflow: hidden;
  padding: 14px 0 14px 50px;
  box-sizing: border-box;
  font-size: 12px;
  background-color: #e5e5e5;
  width: 100%;
  z-index: 99999;
  transition: .3s;
  background: url(../img/top/head/bg.png) no-repeat right top #474747;
}
.head-news:hover {
  height: 112px;
  background-color: rgba(0, 0, 0, 0.8);
}
.head-news:hover .date {
  color: #fff;
}
.head-news:hover .head-news__item:first-child {
  margin-bottom: 0;
  background: url(../img/top/head/icon_on.png) no-repeat left center;
}
.head-news .link-to-new {
  display: inline-block;
  margin-top: 9px;
  margin-left: 56px;
  color: #f00;
}
.head-news ul {
  list-style: none;
}
.head-news a {
  color: #fff;
  text-decoration: none;
  transition: opacity .3s ease;
}
.head-news a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.head-news__item {
  line-height: 12px;
  padding-left: 56px;
  position: relative;
}
.head-news__item + .head-news__item {
  margin-top: 12px;
}
.head-news__item:first-child {
  background: url(../img/top/head/icon_off.png) no-repeat left center;
  margin-bottom: 16px;
  transition: .3s;
}
.head-news__item a .date {
  margin-right: 12px;
}

.home-content {
  padding-bottom: 150px;
}
.pv_catch{
  position:absolute;
  right:60px;
  top: 75px;
  z-index:100;
}
.hero {
  height: 1160px;
  /* background: url(../img/top/kv.jpg) no-repeat center top; 
  background: url(../img/top/kv_ie8.jpg) no-repeat center top\9;*/
  background-size: cover;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.hero__lead {
  position: absolute;
  left: 50%;
  top: 85px;
  margin: 0px 0px 0px -145px;
  display: none;
}

.bnr__content {
  position: absolute;
  top: 25px;
  right: 25px;
}

.hero__content {
  position: absolute;
  bottom: 25px;
  right: 25px;
  background: url(../img/top/bg_txt.png);
  padding: 30px;
  z-index: 100;
}
.cast_link{
 width:262px;
 margin: 20px auto 0; 
 display: block;
 transition: all 0.25s;
 height:26px;
 z-index: 100;
 position: relative;
}
.cast_link:hover{
  opacity:0.6;
}

.hero__comment {
  margin-top: 19px;
  position: relative;
}

.btn-comment {
  position: absolute;
  right: -2px;
  transition: opacity .3s ease;
}
.btn-comment:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.btn-comment.maeda {
  top: 0;
}
.btn-comment.naga {
  top: 23px;
}

.bnr-interview {
  display: inline-block;
  margin-top: 22px;
  transition: opacity .3s ease;
}
.bnr-interview:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.onair {
  position: absolute;
  top: 970px;
  right: 0;
  left: 0;
  margin: 180px auto 0;
  background: none;
  padding-left: 330px;
}
.onair .txt {
  text-indent: -100%;
  overflow: hidden;
  height: 0;
}

.company {
    width: 100%;
    display: none;
}
.company ul {
  width: 605px;
  margin: 0 auto;
  padding-top: 166px;
  list-style: none;
}

.company__child {
  float: left;
  position: relative;
  height: 54px;
  line-height: 54px;
}
.company__child img {
  vertical-align: middle;
}
.company__child + .company__child {
  margin-left: 75px;
}
.company__child + .company__child:before {
  display: block;
  position: absolute;
  left: -39px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  content: '';
  width: 12px;
  height: 12px;
  background: url(../img/common/icon/icon_cross.png) no-repeat left top;
}

.news h2 {
  text-align: center;
  margin: 75px 0 0;
  padding: 0 0 0 280px;
}

.news__container {
  width: 700px;
  margin: 40px auto 0;
  padding: 0px 0 0 330px;
}

.news__grid {
  margin-right: -20px;
}

.news__child {
  border: solid 1px #dff3fc;
  width: 225px;
  padding: 12px;
  box-sizing: border-box;
  position: relative;
  height: 380px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.news__title {
  margin-top: 136px;
  font-size: 14px;
}
.news__title a {
  color: #154085;
  text-decoration: none;
  transition: opacity .3s ease;
}
.news__title a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.news__thumb {
  position: absolute;
  top: 12px;
  line-height: 1.6;
}
.news__thumb a {
  transition: opacity .3s ease;
}
.news__thumb a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.news__body {
  height: 5.6em;
  margin-top: 15px;
  overflow: hidden;
  font-size: 12px;
}

.news__bottom {
  position: absolute;
  bottom: 59px;
}
.news__bottom .date {
  font-size: 12px;
  color: #999;
  display: inline-block;
  line-height: 16px;
  width: 149px;
}
.news__bottom .more {
  margin-top: 4px;
  width: 45px;
  height: 8px;
  display: inline-block;
  background: url(../img/common/more.png) no-repeat;
  background-position: left bottom;
}
.news__bottom .more:hover {
  background-position: left top;
}

.news__sns {
  border-top: 1px solid #dff3fc;
  padding-top: 14px;
  position: absolute;
  bottom: 11px;
  width: 148px;
  padding-left: 49px;
}

.btn-more {
  display: block;
  width: 133px;
  height: 34px;
  margin: 52px auto 0;
  background: url(../img/common/btn/btn_more.png) no-repeat left top;
  position: absolute;
  left: 50%;
  margin-left: 140px;
}
.btn-more:hover {
  background-position: left bottom;
}

.hero_slide{
  margin-left: 330px;
  height:100%;
  position: relative;
}
.hero_slide ul{
width:100%;
height:100%;
}
.slide_02{
  background:url(../img/top/kv_02.jpg) no-repeat center top;
  width: 100% !important;
  height: 100% !important;
  background-size:cover;
}
.slide_03{
  background:url(../img/top/kv_03.jpg) no-repeat center top;
  width:100%;
  height:100%;  
  background-size:cover;
}
.slide_04{
  background: url(/assets/img/top/kv_04.jpg) no-repeat right bottom;
  width:100%;
  height:100%;  
  background-size:cover;
}
.slide_04 a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.catch_m{
  text-align:center;
  position: absolute;
  top: 40px;
  width: 100%;
}
.catch_r{
  position:absolute;
  top:40px;
  right:-3px;
}
.catch_l{
  position:absolute;
  top:40px;
  left:-3px;  
}
.js-to-sp {
  font-size: 24px;
  line-height: 100px;
  height: 100px;
  background-color: #000;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
}
#cboxContent{
  background:none;
}
@media screen and (min-width: 1278px) {
.news__container {
  width: 920px;
  margin: 40px auto 0;
  padding: 0px 0 0 300px;
}
}
@media screen and (min-width: 1500px) {
.news__container {
  width: 1155px;
  margin: 40px auto 0;
  padding: 0px 0 0 300px;
  height: 780px;
  overflow: hidden;
}
}
.main__banner{
  padding-left: 330px;
}
.main__banner a{
  transition:all 0.3s;
  display:block;
}
.main__banner a:hover{
  opacity:0.7
}
.slick-arrow{
  position:absolute;
  z-index:50;
  border:none;
  color:#FFF;
  width: 35px;
  height: 90px;
  text-indent: -9998px;
  cursor: pointer;
  transition: all 0.3s;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.slick-arrow:hover{
  opacity:0.7;
}
.slick-prev{
  left:0;

  background: url(/assets/img/top/slide/btn_prev.png);
}
.slick-next{
  right:0;
  background: url(/assets/img/top/slide/btn_next.png);
}
.loading{
  position:fixed;
  width:100%;
  height:100%;
  z-index: 999999;
  background:url(/assets/img/top/loading_2.gif) center #FFF;
}