/*
Theme Name: entamenu theme
Description: アニメ・ゲームの話題メディア
Theme URI: entamenu.com
Author: goopa inc
Version: 1,0
*/
@charset "UTF-8";


a {
	text-decoration: none;
	color: #333;
}

body {
font-family: 'Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
color: #222;
}

b,strong,em {
	font-weight: bold;

}

.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}


a:hover img {
opacity: 0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background: #fff;
}

img {
     max-width: 100%;
     height: auto;
     }

 .aligncenter,.alignnone {
 	display: block;
 	margin: 0 auto;
 }

.cap {
	text-align: center;
color: #bbb!important;
font-size: 11px
}

.cap a {
	color: #bbb!important;
}

/***************************
header
***************************/
header {
 background:#f84c74;
}

#header_inner {
	position: relative;
	width: 980px;
	margin: 0 auto 0px;
	padding:14px 0;
}

#logo_area {
	width: 530px;
	overflow: hidden;
}

#logo_area h1 a,#logo_area #logo a {
	color: #fff;
	font-size: 37px;
    font-family: 'Francois One', sans-serif;
}

.site_theme {
	color: #fff;
	font-size: 14px;
	margin-left: 10px;
}

#header-top-area {
	overflow: hidden;
	position: absolute;
	top: 24px;
	right:0;
}

.social-btn li {
  display: block;
  float: left;
  margin-left: 7px
}

.h_fb {
	width: 100px
}

#link_text {
	background: #333;
	overflow: hidden;;
}

/* navigation */
.menu-menu-container ul li {
   float:left;

}

#menu-menu {
	margin: 0 auto;
	width: 980px;
	overflow: hidden;
}
.menu-menu-container ul li a {
 text-decoration:none!important;
 color:#fff;
 display: block;
 padding:15px;
}

.menu-menu-container ul li:first-child a {
	padding-left: 0px!important
}

.menu-menu-container ul li a:hover {
  color:#666!important;
}

/*　bread　*/
#breadcrumb {
	overflow: hidden;
	font-size: 13px;
	color: #999
}
#breadcrumb div {
	float: left;

}
#breadcrumb div a {
	color: #f84c74
}


/*  header ranking */
.top_ranking {
	width: 980px;
	margin: 15px auto 15px;

}
.top_ranking ul {
	overflow: hidden;
}

.top_ranking ul li {
	float: left!important;
	margin-right: 10px;
	clear: none;
	width: 188px
}

.top_ranking ul li:last-child {
	margin-right: 0px;
}

.fb-like,
.in_box_hatena,
.icon_box_twitter,
.icon_box_fb {
	list-style-type: none;
  float: left !important;
  margin: 2px;
}


.icon_box_hatena {
	z-index: 2;
	width: 57px;
}

.fb-like {
	  border: none;
 　overflow: hidden;
  height: 21px;
  width: 120px;
}

.fb-like iframe {
	width: 120px
}

.icon_box_twitter {
	width: 90px;
}

.icon_box_ggl{
	width:65px;
}

.fbpdl {
	position: relative;
	z-index: 4 !important;
}

/* first_post */
.first_post {
	display: block;
	position: relative
}

#first_img {
	overflow: hidden;
	width: 660px;
	height: 325px;
	max-height:325px
}

#first_img img{
	width: 660px;
}

#first_title {
position: absolute;
word-wrap: break-word;
word-break: break-all;
bottom: 0;
left: 0;
overflow: hidden;
width: 100%;
padding-top: 30px;
padding-bottom: 20px;
color: #fff;
background: -webkit-gradient(linear,to top,to bottom,color-stop(0%,rgba(0,0,0,.8)),color-stop(100%,rgba(0,0,0,0)));
background: -webkit-linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,0)100%);
background: -moz-linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,0)100%);
background: -o-linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,0)100%);
background: linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,0)100%);
filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00000000', endColorstr='#CC000000');
}

#first_title > h2 {
	font-weight: bold;
	font-size: 30px;
	line-height: 1.35;
	padding: 0 15px;
	word-wrap: break-word;
	text-shadow: 0 2px 2px rgba(0,0,0,.75);
}

/* index */
#contents {
	overflow: hidden;
	line-height: 1.2
}

#cat-title {
	width: 980px;
	margin: 0 auto 20px;
}

#cat-title h1{
	font-weight: 700;
	font-size: 30px
}

#index_post li {
	padding:14px 0;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
	clear: both
}

.index_img {
	display: block;
	margin-right: 15px;
	width: 155px;
	height: 110px;
	float: left;
}

.index_img img {
	width: 155px;
	height: 110px;
}

.index_contents {
	overflow: hidden;
}

.index_contents h2 {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 1.4;
	font-weight: 700;
	color: #1a1a1a;
	word-break:break-word;
	word_wrap:break-word;
}

.index_contents p {
	font-size: 12px;
	line-height: 1.2;
	color: #999;
}

.time_area {
	margin-top: 12px
}

#main_single_wrap {
	width: 980px;
	margin: 25px auto;
	overflow: hidden;
}
#main_single {
	width: 660px;
	float: left;
}

.top_facebook {
background: #3b5998;}

.top_twitter {
background: #00acee;
}

.top_about {
background: #000;
	height: 108px!important;
	padding-top: 45px!important;
 -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-bo	x-sizing: border-box;
            box-sizing: border-box;
}

.top_rss {
	background:#ff8c00

}

.top_feedly {
	background:#7DAA0F

}

#top_wrapping {
	width: 980px;
	overflow: hidden;
	margin: 0 auto
}

#top_left {
	width: 660px;
	float: left;
}

#side {
	width: 300px;
	float: right;
	margin-left: 20px
}

#side h3 {
	font-weight: bold;
	border-bottom: 2px solid #f84c74;
	font-size: 16px;
	padding-bottom: 5px;
	margin-bottom: 15px
}

#side #side_feed {
	overflow: hidden;
	margin: 0px 4px 10px
}

#side #side_feed li {
	float: left;
	margin-right: 10px
}

#side #side_feed li:last-child {
	margin-right: 0
}

.wpp-list li img {
	display: block
}

.widget-container > ul > li {
	margin-bottom: 22px
}

.widget-container > ul > li > img {
	width: 300px;
	margin-bottom: 5px
}

.widget-container > ul > li > .wpp-post-title {
	font-weight: 700;
	word-wrap: break-word;
	word-break: break-all;
	font-size: 14px;
}

.top_ranking > ul > li > .wpp-post-title {
	font-weight: 700;
	word-wrap: break-word;
	word-break: break-all;
	font-size: 11px;
}

#post_read {
	font-size: 14px;
	color: #bbb;
	margin-bottom: 15px
}

#first_thum_area img{
	width: 635px;
	float: left;
	display: block;
}

#toppop {
		height: 0;
	overflow: hidden;
	display: block;
	background: url(images/popular.png) no-repeat;
	padding-top: 21px;
	margin-bottom: 0px;
}

.new_tag,.new_tag a {
	font-size: 13px;
	color: #999
}

.new_tag time {
	float: left;
	margin-right: 10px
}


#popular_top {
	width: 1060px;
	margin: 20px auto;
}

.side_movie img {
	float: left;
	width: 100px;
	margin-right: 10px;
}

.widget-container {
	margin-bottom: 20px
}
#content_text p {
	margin-bottom: 28px
}

#content_text img {
	margin-bottom: 11px
}

#content_text blockquote {
padding: 50px 20px 15px 20px;
margin: 20px 0;
background: #f2f2f2 url(images/quotation_icon.png) no-repeat 20px 20px;
background-size: 38px 27px;
}

.widget-container ul li:last-child {
	margin-bottom: 15px
}

#facebook_page {
	background-color: #aaa;
	clear: both;
	height: 300px;
	width: 1060px;
	margin: 20px auto 20px;
}

#footer_link {
	text-align: center;
	margin-bottom: 10px;
	clear: both;
	margin-top: 20px
}

#footer_link li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 10px
}

#footer_link li a {
	text-decoration: underline;
	font-size:13px;
	color: white
}

footer {
	background: #000;
	overflow: hidden;
	color: #fff;
	margin-top: 20px
}

footer small {
	font-size: 12px;
	text-align: center;
	display: block;
	padding-bottom: 10px;
	color: white;
}

#footer_inner {
	width: 980px;
	margin: 0 auto;
	padding:30px;
}

#footer_left ul {
	overflow: hidden;
}

#footer_left ul li {
	float: left;
	margin-right: 14px
}

#footer_left ul li a {
	color: #fff;
}

/* signle */
#single_title {
	margin-bottom: 14px;
	margin-top: 5px;
	line-height: 1.3;
	font-size: 34px;
	font-weight: 700;
}

#movie_iframe {
	margin: 20px 0;
	text-align: center;
}

#content_text iframe {
	display: block!important;
margin: 0 auto!important;
}

#content_text {
line-height:1.6;
font-size: 17px
}

#content_text a {
	color: #f84c74
}

.wp-caption-text {
	font-size: 11px
}

#content_text h2 {
     font-size:23px;
     font-weight:bold;
     border-left:5px solid #000;
     padding-left:10px;
     margin: 20px 0 15px 0
}

#content_text h3 {
	font-size: 20px;
	margin: 15px 0 10px 0;
	font-weight: bold

}

.caption {
	text-align: center;
	color: #aaa;
	font-size: 11px
}
.caption a {
	color: #aaa!important;
}

#share {
	margin-bottom: 25px!important
}

#share,#share_bottom{
	margin-top: 16px;
	margin-bottom: 10px
}

#share_text {
	color: #666;
	font-size: 18px;
	margin-bottom:5px;
}

#share ul,#share_bottom ul {
	overflow: hidden;
}

#share ul li,#share_bottom ul li {
	float: left;
	margin-right: 10px;
}

#share ul li a,#share_bottom ul li a {
	width: 160px;
	display: block;
	text-align: center;
	padding: 14px 0 12px;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
}

.fb_share {
background: #3b5998;
}

.tw_share {
background: #00acee;
}

.hatena_share {
background: #008fde;}

#facebook_single {
	height: 75px;
	width: 640px;
	margin-top: 20px
}

.wp-caption-text a {
color:#9a9a9a;
}

.local-navigation{
    clear: both;
    margin-top:40px;
    font-size:110% !important;
    text-align: center;
    margin-bottom: 30px
}

.local-navigation a.page-numbers,
.local-navigation span.page-numbers{
    text-decoration: none;
    padding: 6px 9px;
    margin: 2px;
    background: #ddd;
    color: #333;
}

.local-navigation a.page-numbers:hover,
.local-navigation .current {
    background: #333!important;
    color: #fff!important
}

.local-navigation .current {
    font-weight: bold;
}

.wpcf7 {
	width: 400px;
	margin: 0 auto!important;
	margin-top: 30px
}

.wpcf7 p {
	margin-top: 20px
}

.wpcf7-form-control-wrap input,.wpcf7-form-control-wrap textarea{
	border: 1px solid #ccc;
	width: 400px;
	padding: 5px 3px;
	font-size: 14px
}

.wpcf7-submit {
	background: #999;
	color: white;
	border: none;
	font-size: 15px;
	padding: 10px 30px;
	display: block;
	margin: 0 auto
}

#main-page {
	width: 500px;
	margin: 20px auto 60px;
	background: white;
	padding: 20px;
}

#main-page a {
	color: orange;
}

#entamenu {
	    font-family: 'Francois One', sans-serif;
	    font-size: 24px!important;
	    margin-right: 2px!important
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.page_title {
	font-size: 25px;
	margin-bottom: 10px
}

#single_follow  {
	border: 4px solid #ddd;
	padding: 13px 6px;
	margin: 18px 0 20px 0;
}

#single_follow p {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 10px;
	text-align: center
}

#related {
	overflow: hidden;
	margin-right: -10px
}

#related li{
	float: left;
	background: white;
	display: block;
	width: 240px;
	height: 225px;
	margin-right: 10px;
 -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

#related_midashi {
	font-size: 19px;
	border-bottom: 2px solid #666;
	margin-bottom: 15px;
	clear: both;
	margin-top: 21px;
}

.head-tp {
	float: left;
}

.head-tp a {
	color: white
}

#ad {
	margin-bottom: 15px
}

#big_banner {
	width: 728px;
	margin: 15px auto 0px
}

/*footer下にある空白を強制的に削除*/
#rufous-sandbox {
    display:none !important;
}

.adarticle {
  display:block;
  margin:0 auto;
width:300px
}

ins[style]{
	background-color:transparent;
}


#page_main {
	width: 1060px;
	margin: 0 auto
}

.post .title {
	font-size: 28px;
	border-bottom: 2px solid #666;
	margin-bottom: 20px
}

.post {
	font-size: 18px;
	line-height: 1.6
}

/* YARPP standard*/

.yarpp-standard h3,#single_com{
	font-weight: 700!important;
	font-size: 20px!important;
	color: inherit;
	padding: 5px;
	margin: 10px 0;
}

.yarpp-standard dl{
	clear:both;
}

.yarpp-standard img{
	float:left;
	margin: 0px 10px 5px 0;
}

.yarpp-standard a.title {
	font-weight: 700;
	text-decoration:none;
	color: #483D8B;
}

.yarpp-standard a.title:hover {
	color: #3366ff;
}

.yarpp-standard small {
	color: #A9A9A9;
}

.yarpp-standard .date {
	font-size: 0.8em;
	color: #66cc99;
}

.captext {
	font-size: 13px;
	margin-top: -23px;
	color: #777
}

#tag_desc {
        margin:15px 0;
        background:#f2f2f2;
        padding:14px;
        line-height:1.5;
        color:#666
}