.kv_area {
  position: relative;
  width: 100%;
  margin: -50px auto 35%;
  background: url(../img/top/bg.png);
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_area .kv {
  position: relative;
  width: 100%;
  top: 50px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.kv_area .chatch {
  position: absolute;
  top: 14%;
  right: 0;
  width: 24%;
  opacity: 0;
  filter: alpha(opacity=0);
}

.kv_area .logo_kv {
  position: absolute;
  bottom: -20%;
  right: 0;
  left: 0;
  margin: auto;
  width: 96%;
  opacity: 0;
  filter: alpha(opacity=0);
}

.content .movie {
  position: relative;
  width: 100%;
  margin: 0 auto 30px;
}

.content .movie .movie_frame {
  position: relative;
  width: 92%;
  margin: 0 auto;
}

.content .bnr {
  position: relative;
  width: 100%;
  margin: 0 auto 30px;
  padding: 10px 0 0 0;
  background: url(../img/top/bg_banner.png) top center no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}

.content .bnr .bnr_inner {
  position: relative;
}

.content .bnr .bnr_inner .bnr_list {
  position: relative;
}

.content .bnr .bnr_inner .bnr_list li {
  width: 92.2%;
  margin: 0 auto;
}

.content .bnr .bnr_inner .pager {
  position: relative;
  width: 100%;
  height: 40px;
}

.content .bnr .bnr_inner .pager .slick-prev {
  float: left;
  position: absolute;
  bottom: 0;
  left: 0;
}

.content .bnr .bnr_inner .pager .slick-next {
  float: right;
  position: absolute;
  bottom: 0;
  right: 0;
}

.content .news {
  position: relative;
  margin-bottom: 30px;
}

.content .news h2 {
  width: 92%;
  margin: 0 auto;
}

.content .news .news_wrap {
  background: url("../img/top/bg_frame_main.png") repeat-y;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}

.content .news .news_wrap .news__list {
  width: 78.666%;
  margin: 0 auto;
}

.content .news .news_wrap .news__list li {
  position: relative;
  border-top: 2px dotted #ffa1da;
  padding: 10px 0;
}

.content .news .news_wrap .news__list li:first-child {
  border-top: none;
}

.content .news .news_wrap .news__list li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 5px;
  bottom: 0;
  margin: auto;
  width: 32px;
  height: 18px;
  background: url(../img/common/icon_ufo.png) top center no-repeat;
  -webkit-background-size: 32px 18px;
          background-size: 32px 18px;
}

.content .news .news_wrap .news__list li article {
  padding: 0 0 0 50px;
}

.content .news .news_wrap .news__list li article:first-child {
  border-top: none;
}

.content .news .news_wrap .news__list li a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.content .news .news_wrap .publish-date {
  color: #434244;
  font-size: 11px;
}

.content .news .news_wrap .news__title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #750fcb;
  font-weight: bold;
  line-height: 1.4;
  font-size: 12px;
}

.content .news .news_wrap .news__title a {
  color: #750fcb;
  text-decoration: none;
  font-size: 14px;
}

.content .more {
  position: absolute;
  top: 0;
  right: 4%;
  width: 21.3%;
}

.content .twitter {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

.content .twitter h2 {
  width: 92%;
  margin: 0 auto;
}

.content .twitter #twitter-widget-0 {
  padding: 10px 0 !important;
}

.content .twitter .twitter-timeline {
  width: 100%;
  position: relative;
  background: url("../img/top/bg_frame_main.png") repeat-y;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}

.content .twitter .twitter-timeline iframe {
  width: 78.666%;
}

.content .twitter .frame_btm {
  margin-top: -8px;
}

.content .twitter .more {
  position: absolute;
  top: 0;
  right: 4%;
  width: 21.3%;
}

.slick-prev, .slick-next {
  width: 40px;
  height: 40px;
}

.slick-prev:before, .slick-next:before {
  content: "";
}

.slick-arrow {
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}

#cboxContent {
  margin: 80px 0 0 !important;
}

#cboxClose {
  top: -80px !important;
  right: -2% !important;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.slick-dots {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  padding: 0;
  margin: auto;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px !important;
  height: 20px;
  margin: 0 2px !important;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px !important;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: url(../img/top/icon_pointer_off.png) top center no-repeat;
}

.slick-dots li button:before {
  display: none;
}

.slick-dots .slick-active button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px !important;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: url(../img/top/icon_pointer_on.png) top center no-repeat;
}

.slick-dots .slick-active button:before {
  display: none;
}

.twinkle-star {
  position: relative;
  height: 32px;
}
.star {
  position:absolute;
  top: 51px;
  left: 18.2%;
  width: 11%;
}

.tossing{
  animation-name: tossing;
  -webkit-animation-name: tossing;  

  animation-duration: 2.5s; 
  -webkit-animation-duration: 2.5s;

  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes tossing {
  0% {
    transform: rotate(-6deg); 
  }
  50% {
    transform: rotate(6deg);
  }
  100% {
    transform: rotate(-6deg); 
  }           
}

@-webkit-keyframes tossing {
  0% {
    -webkit-transform: rotate(-6deg); 
  }
  50% {
    -webkit-transform: rotate(6deg);
  }
  100% {
    -webkit-transform: rotate(-6deg); 
  }       
}
