/* Enter Your Custom CSS Here */

body {
/*  background-image: url('http://app-anime.com/wp-content/uploads/2015/06/tile.jpg');*/
  background:#f1ffe8;
/*  background-repeat: no-repeat;*/
/*  background-position: top center; */
/*  background-attachment: fixed; */
}

.header-bar{
  background:#000;
  opacity: 0.6; 
}
.banner{
/*  background:none;*/
  background:#D3F7C4;
  opacity: 0.9; 
}
.glovalnavi{
  background:none;
  opacity: 0.9; 
}
.footer{
  background:#000;
  opacity: 0.6; 
}


.glovalnavi-inner li.menu-item{
  background:#fff;
  opacity: 0.9; 
}


.vcontainer {
position: relative;
height: 0;
padding: 0 0 56.25%;
overflow: hidden;
  margin-bottom:10px;
}
.vcontainer iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin-bottom:5px;
}
.vcontainer object {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin-bottom:5px;
}
.vcontainer embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin-bottom:5px;
}

.img-right .entry-img {
float: left;
}

.img-right .entry-img img {
margin: 0 15px 15px 0;
}

textarea#comment{
  width:100%;
  height:60px;

}


/* YARPP*/
.yarpp-related dl{
 padding:2px 0 2px 0 !important;
 margin:0 !important;
}
.yarpp-related h3{
border-left:5px solid #53B332;
padding:5px;
}

/*recommend*/
.wherego_related h3{
border-left:5px solid #53B332;
padding:5px;
margin:0;
font-size: 125% !important;
  text-transform: capitalize !important;
}
.wherego_related{
margin:10px 0 5px 0;
}
.wherego_related dl{
 padding:2px 0 2px 0 !important;
 margin:0 !important;
  font-size: 1.08rem;
}
.wherego_related dl a{
text-decoration:none;
}

.size-harf{max-widht:250px;}

ul.screen_list{}
ul.screen_list li{display:inline-block;width:250px;}

@media screen and (max-width: 640px){
.main ul.screen_list{padding:0;margin:0;}
.main ul.screen_list li{display:block;padding:0;margin:0;}
}











