#column-top{
  width: 980px;
  margin: 0 auto 5em;
}

#column-top-wrapper{
  float: left;
  width: 778px;
}

#column-top-right{
  float: right;
  width: 190px;
  padding: 4px;
  margin-bottom: 30px;
  border: 1px solid #7dcaf1;
  background: #f0faff;
}

#column-top-left{
  float: left;
  width: 230px;
  margin-bottom: 30px;
}

#left-box{
  padding: 4px;
  border: 1px solid #7dcaf1;
  background: #f0faff;
}

#column-top-center{
  float: right;
  width: 536px;
  margin-bottom: 30px;
}

.top-main *{
  margin: 0;
  padding: 0;
}

.top-main h1{
  font-size: 1em;
}

.top-main img{
  vertical-align: bottom;
}

.top-narrow .cf:after{
  content: '';
  clear: both;
  display: block;
}

/* tag-list */
.top-main .tag-list{
  font-size: 0;
}

.top-main .tag-list li{
  display: inline-block;
  margin: 0 4px 5px 0;
  border: 0 !important;
}

.top-main .tag{
  padding: 5px 18px;
  font-size: 10.7px;
  font-size: 0.66875rem;
}

/* left */
#column-top-left .banner-list{
  width: 220px;
  margin: 0 auto;
}

#column-top-left .banner-list li{
  text-align: left;
  font-size: 10px;
  font-size: 0.625rem;
}

#column-top-left .banner-list li a:hover{
  opacity: 0.8;
}

#column-top-left .banner-list img{
  width: 220px;
  height: auto;
  margin-bottom: 5px;
}

#column-top-left .banner-list li a:hover img {
  opacity: 1;
  filter: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

#side-twitter{}

#side-ranking{
  margin-bottom: 20px;
}

#side-ranking .tag{
  padding: 3px 5px 3px 13px;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.1;
}

#side-ranking h1{
  margin-bottom: 6px;
  border-bottom: 2px solid #7dcaf1;
}
#side-ranking .thumnail-list li {
  font-size: 10px;
  font-size: 0.625rem;
  border-bottom: 2px solid #7dcaf1;
}

#side-ranking .thumnail-list li a{
}

#side-ranking .thumnail-list li a .image{
  width: 78px;
}

#side-facebook{
  margin-bottom: 0;
}

#side-facebook #facebook-timeline{
  margin-bottom: 0;
}


#side-facebook h1{
  margin-bottom: 5px;
}

#side-twitter-voice h1 img{
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}

#side-twitter-voice .tweet-button{
  font-size: 0;
}

#side-twitter-voice .tweet-button img{
  width: 96%;
  height: auto;
}

#side-twitter-voice .tweet-button .tweet img{
  width: 61px;
  height: auto;
  margin-top: 5px;
}

/* right */
#column-top-right .banner-list{
  width: 180px;
}

#column-top-right .banner-list li{
  text-align: left;
  font-size: 10px;
  font-size: 0.625rem;
}

#column-top-right .banner-list li:last-child{
  margin-bottom: 0;
}

#column-top-right .banner-list li a:hover{
  opacity: 0.8;
}

#column-top-right .banner-list img{
  width: 180px;
  height: auto;
  margin-bottom: 5px;
}

#column-top-right .banner-list li a:hover img {
  opacity: 1;
  filter: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

/* side cctv */
#side-cctv{
  margin-bottom: 20px;
  border-left: 2px solid #7dcaf1;
  border-right: 2px solid #7dcaf1;
  border-bottom: 2px solid #7dcaf1;
  background: #fff;
}

#side-cctv .tag{
  padding: 3px 5px 3px 13px;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.1;
}

#side-cctv h1{
  margin-bottom: 6px;
}

#side-cctv h1 img{
  width: 100%;
  height: auto;
}

#side-cctv h1 a:hover{
  opacity: 0.8;
}
#side-cctv .thumnail-list{
  padding: 0 5px;
}

#side-cctv .thumnail-list li {
  font-size: 10px;
  font-size: 0.625rem;
  border-bottom: 2px solid #7dcaf1;
}

#side-cctv .thumnail-list>li:last-child{
  border-bottom: 0;
  margin-bottom: 0;
}

/* center */
#top-visual{
  position: relative;
  width: 1200px;
  height: 195px;
  margin: 0 auto 12px;
}

#top-visual h1{
  margin: 0;
}

#top-visual .box{
  position: absolute;
  bottom: 10px;
  left: 640px;
  width: 250px;
  height: 100px;
  padding-top: 25px;
  text-align: center;
  line-height: 1;
  background-color: rgba(255, 255 , 255, 0.8);
  z-index: 500;
}

#top-visual .box .odometer{
  text-align: center;
  color: #009ce5;
  font-size: 44px;
  font-weight: bold;
}

#top-visual .box span.txt01{
  position: absolute;
  top: 7px;
  left: 0;
  display: block;
  width: 100%;
  color: #009ce5;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

#top-visual .box span.txt02{
  position: absolute;
  bottom: 5px;
  right: 5px;
  display: block;
  width: 100%;
  color: #009ce5;
  font-size: 10px;
  text-align: right;
}

#tag-nav{
  width: 536px;
  margin-bottom: 10px;
  font-size: 0;
}

#tag-nav li .tag:hover{
  color: #fff;
  opacity: .8;
}

/* h2 */
main section h2.circle{
  position: relative;
  margin-bottom: 7px;
  padding-left: 20px;
  color: #009ce5;
  font-size: 17px;
  font-weight: bold;
  border-left: 4px solid #009ce5;
  border-bottom: 2px solid #009ce5;
}
main section h2.circle:before{
  position: absolute;
  top: 3px;
  left: 3px;
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background-color: #009ce5;
}

/* article */
#article{
  position: relative;
  width: 536px;
  overflow-x: hidden;
}

#new-article{
  position: relative;
  width: 552px;
}

#article article{
  position: relative;
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}

#article article a{
  position: relative;
  display: block;
  color: #444;
}

#article article a:hover{
  color: #444;
}
/*
#article article:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 140px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0,0,0,0)),color-stop(2%, rgba(0,0,0,0)),color-stop(100%, rgba(0,0,0,0.6)));
  background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 2%,rgba(0,0,0,0.6));
  background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 2%,rgba(0,0,0,0.6));
  background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 2%,rgba(0,0,0,0.6));
  background-color: rgba(255,255,255,0.6);
  z-index: 10;
}
*/
#article article .article-image{
  position: relative;
  overflow: hidden;
}

#article article .article-image img{
  -moz-transition: -moz-transform 0.4s linear;
  -webkit-transition: -webkit-transform 0.4s linear;
  -o-transition: -o-transform 0.4s linear;
  -ms-transition: -ms-transform 0.4s linear;
  transition: transform 0.4s linear;
}

#article article:hover .article-image img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

#article article .article-info{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 5px 5px;
  z-index: 20;
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.53) 8%, rgba(255,255,255,0.8) 12%, rgba(255,255,255,0.8) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.53) 8%,rgba(255,255,255,0.8) 12%,rgba(255,255,255,0.8) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.53) 8%,rgba(255,255,255,0.8) 12%,rgba(255,255,255,0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ccffffff',GradientType=0 );
}

#article article .article-info .title{
  margin-bottom: 5px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
}

#article article .article-info .tag-list{
  float: left;
}

#article .tag-list li.hide{
  display: none;
}

#article .tag{
  padding: 3px 5px 3px 13px;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.1;
}

#article article .article-info .date{
  float: right;
  width: 70px;
  font-size: 10px;
  font-size: 0.625rem;
  font-style: italic;
  font-weight: bold;
  text-align: right;
}

#article article .article-info .label-special{
  position: absolute;
  left: 5px;
  top: -25px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #009ce6;
  color: #009ce6;
  font-size: 10px;
  padding: 5px;
}


/* article large */
#article article.large{
  width: 536px;
  height: 238px;
}

#article article.large .image{
  width: 536px;
  height: 238px;
}

#article article.large .image img{
  width: 536px;
  height: auto;
}

#article article.large .article-info .tag-list{
  width: 440px;
}

/* article medium */
#article article.medium{
  width: 260px;
  height: 340px;
}

#article article.medium .image{
  width: 260px;
  height: 340px;
}

#article article.medium .image img{
  width: auto;
  height: 340px;
}

#article article.medium .article-info .tag-list{
  width: 170px;
}

/* article small */
#article article.small{
  width: 260px;
  height: 238px;
}

#article article.small .image{
  width: 260px;
  height: 238px;
}

#article article.small .image img{
  width: auto;
  height: 238px;
}

#article article.small .article-info .tag-list{
  width: 170px;
}

/* btn more */
#article .btn-more a{
  clear: both;
  display: block;
  margin: 15px auto 0;
  width: 370px;
  height: 45px;
  color: #fff;
  font-size: 120%;
  text-align: center;
  line-height: 45px;
  background-color: #7dcaf1;
}

#article .btn-more a:hover{
  opacity: 0.8;
}

#coolchoice-action{
  clear: both;
}

/* side movie */
#side-movie-box{
  margin-bottom: 15px;
  padding: 5px 0;
  background-color: #b7ffcf;
}
#side-movie-box>.txt01{
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
#side-movie-box>.txt02{
  font-size: 12px;
  margin-left: 15px;
}
#side-movie-box>.txt02>a{
  color: #444;
}
#side-movie-box>.txt02>a:hover{
  color: #009ce5;
}
#side-movie-box>.txt02>img{
  vertical-align: baseline;
}
#side-movie-box>.movie{
  position: relative;
  width: 200px;
  height: 113px;
  margin: 0 auto 10px;
}

#side-movie-box>.movie>.box{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#movie-hide{
  display: none;
}
#popup-movie-box{
  width: 600px;
  padding: 10px 0;
  background-color: #fff;
}
#popup-movie-box>.txt01{
  margin-bottom: 15px;
  font-weight: bold;
  text-align: center;
}
#popup-movie-box>.txt02{
  margin-bottom: 0;
  text-align: center;
  line-height: 16px;
}
#popup-movie-box>.txt02>a{
  cursor: pointer;
}
#popup-movie-box>.txt02>a>span{
  font-size: 26px;
  line-height: 16px;
}
#popup-movie-box>.txt03{
  width: 560px;
  margin: 0 auto 10px;
  font-size: 14px;
}
#popup-movie-box>.txt03>img{
  vertical-align: middle;
}
#popup-movie-box>.txt04{
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
}
#popup-movie-box>.txt04>a{
  color: #444;
  text-decoration: underline;
}
#popup-movie-box>.txt04>a:hover{
  color: #009ce5;
}

#popup-movie-box>.movie{
  display: block;
  width: 560px;
  margin: 0 auto;
}

.notext {
  padding:0!important;
}

.notext img{
  vertical-align: bottom;
}