@charset "UTF-8";
/*
Theme Name:オススメスマホ無料ゲーム用テーマ
Theme URI:テーマを配布する際はここにURL
Description:タグ振り分け試作テーマ
Author:3AWEB
Author URI:http://3aweb.jp/
Version:1.0
*/

/*------------------------------
リセット
------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;overflow: hidden;}
body { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
ol, ul { list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: ''; content: none;}
table {	border-collapse: collapse; border-spacing: 0;}

/*------------------------------
全体要素
------------------------------*/

/*テキストフォント*/
@font-face {
    font-family: 'LigatureSymbols';
    src: url('font/LigatureSymbols-2.11.eot');
    src: url('font/LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'),
         url('font/LigatureSymbols-2.11.woff') format('woff'),
         url('font/LigatureSymbols-2.11.ttf') format('truetype'),
         url('font/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
    src: url('font/LigatureSymbols-2.11.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.lsf, .lsf-icon:before {
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.lsf-icon:before {
  content:attr(title);
  margin-right:0.3em;
  font-size:130%;
}

.lsf-icon.time:before {
  content: '\E12b';
}

.lsf-icon.folder:before {
  content: '\E04c';
}

.lsf-icon.web:before {
  content: '\E13f';
}

.lsf-icon.tw:before {
  content: '\E12f';
}

.lsf-icon.fb:before {
  content: '\E047';
}

.lsf-icon.link:before {
  content: '\E082';
}

.lsf-icon.feed:before {
  content: '\E113';
}

.sankaku { width: 0; height: 0; border: 80px solid transparent; border-top: 30px solid #0E7AC4; margin: -15px auto;}

/*------------------------------
WP必須
------------------------------*/

/* エディター */
p {
	display: block;
	padding: 0.5em 1em;
	font-size: 15px;
	line-height: 25px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

blockquote {
	display: block; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 40px; -webkit-margin-end: 40px;
}

/* 画像 */
.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}

td.nbr br {display:none;}

/* clearfix */
.clearfix { overflow: hidden; zoom: 1;}
.clearfix:after { content: "" display: block; clear: both;}

/*自作エディタボタン*/

.text_frame {
    border: 1px solid red;
    margin: 0 0 25px 0;
    padding: 20px;
    line-height: 25px;
    font-size: 15px;
    background: #ffff99;
}

span.bold {
	font-weight:bold;
	font-size: 20px !important;
}


/*------------------------------
WP必須
------------------------------*/

/*------------------------------
メイン要素
------------------------------*/

* {
	margin:0 auto;
}

a {
	color: #1b95e0;
	transition: 0.6s ;
}

a:hover {
	opacity: 0.5 ;
}

a img{
    /* transition:all 0.3s ease; */
}

a:hover img{
    opacity: 0.8;
}

h1 {
    /* width: 162%; */
    /* padding: 30px 0 0; */
    /* font-size: 25px; */
    /* font-weight: bold; */
}

h2,h3,h4 {
	font-weight:bold;
	clear: both;
}

.new-entry-title {
	font-weight: bold;
}

/*キャプション関係*/
.wp-caption {
	width: 100% !important;
}

.wp-caption-text {
	font-size: 18px;
	/* display: none; */
}

/*広告関連*/
.single_top_ad {
    width: 320px;
    margin: 0 auto;
}

.single p {
	padding: 0 0 35px !important;
}

span.red{
    color: red;
    font-size: 16px !important;
    font-weight: bold;
    padding: 0;
}

.single_ad_areas {
    width: 100%;
}

.single_ad_areas img {display: block;margin: 40px auto;}

#relations p {
    padding: 5px !important;
    font-size: 15px;
}

.app_information_inbox li {
	padding: 0 !important;
}

.single ul {
    margin: 0 0 15px 0;
}

.single li {
	padding: 0 0 5px 0;
}

.syousaibt {
    font-size: 15px;
    text-align: center;
    background: #009944;
    border-radius: 3px;
}

.exbt {
    margin: 5px 0 0 0;
    padding: 10px;
}

.exbt a {
    color: #fff;
    padding: 0 27px;
}

.single table {
	width: 100%;
}

tr {
	border: 1px solid #ccc;
}

th {
    padding: 3%;
    background: #62e06b;
    font-weight: bold;
    font-size: 14px;
}

td {
    padding: 5%;
    text-align: center;
}

td.left {
    background: #eee;
    border-right: 1px solid #ccc;
}

/*767以下の表示（スマホ）*/
@media screen and (max-width: 767px){

body {
	width:100%;
}

.pc {
display: none;
}

img {
	width:100%;
}

/*ヘッダー*/
header {
    padding: 5px 10px;
}

.header_in_left {
    text-align: center;
}

.header_in_right {
    margin: 10px 0 0;
    /* display: none; */
}

nav li {
    width: 41%;
    margin: 1%;
    padding: 3.2%;
    float: left;
    display: block;
    border: 1px solid #999;
    text-align: center;
}

#main {
	padding: 0 10px;
}

/*ウィジェット*/
.toptext {
}

.toptext h2 {
    font-size: 25px;
    text-align: center;
}

.textwidget {
    padding: 5px;
}

.top3 h3, .middle_w h3, .footer_w h3, .new_w h3, .archive h2 {
	margin: 1%;
    padding: 2% 0;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

	.next_bt {
		padding: 45px 0;
	}


.top3 li, .middle_w li, .footer_w li, .sidebar_w li, .sidebar_ad_w li {
    margin: 0 5px;
    padding: 5px 10px;
    border-bottom: 1px dotted #ccc;
}

.new-entry,.archive-entry {
	margin: 15px 0;
	position: relative;
	min-height: 285px;
}

.new-entry-content span, .archive-entry span{
    padding-right: 5px;
    font-size: 12px;
}

.single span {
    padding-right: 5px;
    font-size: 15px;
}

.new-entry label,.archive-entry label {
	position: absolute;
    top: 0px;
    left: 0px;
    padding: 1% 3%;
    background: #5EBABA;
}

.new-entry label a,.archive-entry label a {
	color:#fff;
}

.postbt {
	width: 93%;
    margin: 2% 3%;
    border: 3px solid #5EBABA;
    border-radius: 3px;
    background: #fff;
    text-align: center;
}

.postbt a {
    display: block;
    padding: 10px 15px;
}

.postbt a:hover {
}

/*投稿ページ*/

.thumb img{
	padding: 7% 0 0 0;
}

.single h2 {
    margin: 2% 0;
    padding: 3% 4%;
    border-left: 5px solid #5EBABA;
    border-bottom: 1px solid #ccc;
    font-size: 19px;
}

.single h3,#footer h3 {
    margin: 5% 0;
    padding: 1%;
    border-bottom: 2px solid #5EBABA;
}

.single h4 {
    padding: 5px;
    font-size: 18px;
}

.single p {
    padding: 0 0 5% !important;
}

#pankuzu,.postinfo {
	/* display: none; */
}

#pankuzu {
    padding: 10px 5px 10px;
    font-size: 12px;
    line-height: 23px;
}

/*アプリ基本情報*/
img.app_img {
    float: left;
    width: 100px;
    border-radius: 23px;
}

img.img-bt {
    width: 46%;
    float: left;
    padding: 0 6px;
}

.app_information_inbox {
    background: #333;
    padding: 15px;
}

.app_information_inbox ul {
    overflow: hidden;
    padding: 0 10px;
}

.app_information_inbox li {
    font-size: 13px;
    color: #fff;
}

.app_down_bt {
    background: #666;
    /* overflow: hidden; */
    height: 50px;
    padding: 10px;
    border: 5px solid #333;
}

/*おすすめ*/
.recommed-box {
	height: 100px;
	overflow: hidden;
}

.recommed-thumb {
    float: left;
    padding: 2% 2% 0;
}

.recommed-title {
    padding: 2% 3% 0.1%;
}

.recommed-thumb img {
	border-radius: 13px;
	width: 85px;
	height: 85px;
}

.recommed-title li {
    height: 95px;
    font-size: 16px;
}

.recommed-title p {
    font-size: 11px;
    line-height: 130%;
}

/*コメントエリア*/

#comments,
#reply-title,
.comment-notes,
.comment-form-url,
.form-allowed-tags,
.comment-form-email {
	display: none;
}

.comment-body {
    padding: 10px;
    margin: 5px 0 10px;
    overflow: hidden;
}

.admin-comment {
	padding: 10px;
    margin: 5px 0 10px;
    overflow: hidden;
}

.comment-form-author label {
	width: 100%;
    display: block;
}

.commentlist img {
	width: 100%;
}

.comment-author img {
    width: 35px;
}

.reply {
    /* margin: 10px 0 0 0; */
    float: right;
    /* overflow: hidden; */
}

.children {
    margin: 0 0 0 25px;
    padding: 0 0 0 15px;
    font-size: 14px;







    border-left: 1px solid #ccc;
}

input {
    /* margin: 0 0; */
    padding: 2% 11.5%;
}


/*記事がよかったら、いいねスマホ*/

.top_ad {
    padding: 0 15px;
}

.p-shareButton-bottom {
    padding-bottom: 15px;
    overflow: hidden
}
.p-shareButton__buttons {
    font-weight: 700;
    color: #fff;
    font-size: 13px;
    text-align: center
}
.p-shareButton__buttons>li {
    padding-left: 3px;
    padding-right: 4px
}
.p-shareButton__buttons .c-btn {
    padding: 8px 0;
    border-radius: 2px
}
.p-shareButton__buttons .c-ico {
    display: block;
    margin: auto auto 5px
}
.p-shareButton__fb {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    width: 115px
}
.p-shareButton__fb-cont {
    position: relative;
    width: 108px;
    margin: 0 auto
}
.p-shareButton__fb-unable {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px
}
.p-shareButton__cont {
}
.p-shareButton__a-cont {
    margin: 15px 10px;
    background: #2e2e2e;
    display: table;
}
.p-shareButton__a-cont__img {
    display: table-cell;
    min-width: 130px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}
.p-shareButton__a-cont__btn {
    display: table-cell;
    padding: 12px;
    text-align: center
}
.p-shareButton__a-cont__btn p {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding: 5px 0 15px;
    line-height: 1.4;
    margin-bottom: 0px;
}
.p-asideFollowUs__twitter {
    border: 1px solid #e6e6e6;
    margin: 10px;
    padding: 10px 0;
}
.p-asideFollowUs__twitter__cont {
    text-align: center;
    font-size: 13px;
    color: #252525;
    font-weight: 700
}
.p-asideFollowUs__twitter__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px
}

/*snsエリア*/
.sns {
    text-align: center;
}

.sns ul {
	list-style:none;

}

.sns li {
    margin: 0 2% 3%;
}

.sns li a {
    font-size: 80%;
    position: relative;
    display: block;
    padding: 10px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}

.sns li a:hover {
	-webkit-transform: translate3d(0px, 5px, 1px);
	-moz-transform: translate3d(0px, 5px, 1px);
	transform: translate3d(0px, 5px, 1px);
	box-shadow:none;
}

/* ツイッター */
.sns .twitter a {
	background:#00acee;
	box-shadow:0 5px 0 #0092ca;
}

.sns .twitter a:hover {
	background:#0092ca;
}

/* Facebook */
.sns  .facebook a {
	background:#3b5998;
	box-shadow:0 5px 0 #2c4373;
}
.sns .facebook a:hover {
	background:#2c4373;
}

#relations a {
	font-size: 12px;
}

/*サイドバー*/

#sidebar h3{
    margin: 15px 0;
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
}

/*タグクラウド*/
.tagcloud {
	padding: 10px;
}

.tagcloud a {
	display: inline-block;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #111;
}

textarea {
	width: 98%;
}

.ad_center {
    text-align: center;
}

footer {
    border-top: 5px solid #ccc;
}

#footer_in {
    /* padding: 10px 0; */
}

.copyright {
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
}

/*ページネーション*/
/*Pagenation*/
.pagenation {
    padding: 10px 5px;
    clear: both;
}
.pagenation:after, .pagenation ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.pagenation ul {


    margin: 0;
}
.pagenation li {
    float: left;
    list-style: none outside none;
    margin-left: 3px;
}
.pagenation li:first-child {
    margin-left: 0;
}
.pagenation li.active {
    background-color: #999999;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: not-allowed;
    padding: 5px 10px;
}
.pagenation li a {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    padding: 5px 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.pagenation li a:hover {
    background-color: #444444;
    color: #FFFFFF;
    opacity: 0.8;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
}

/*おすすめのアプリ探します*/
#search_app {
}

#search_app li {width: 42%;padding: 10px;margin: 0 0 5px 5px;float: left;border: 1px solid #ccc;text-align: center;font-size: 13px;}

#search_app input {
	width:10%;
}

/*アプリ基本情報*/
img.app_img {
    float: left;
    width: 100px;
    border-radius: 23px;
}

img.img-bt {
    width: 46%;
    float: left;
    padding: 0 6px;
}

.app_information_inbox {
    background: #333;
    padding: 15px 15px 25px;
}

.app_information_inbox a {
	color:#fff;
}

.app_information_inbox ul {
    overflow: hidden;
    padding: 0 10px;
}

.app_information_inbox li {
    font-size: 13px;
    color: #fff;
}

.archive .app_down_bt {
    background: none;
    overflow: hidden;
    padding: 0;
    border: none;
    margin: 0 auto;
    width: 102%;
}

}

/*768以上の表示（PC）*/
@media screen and (min-width: 768px){

.sp {
display: none;
}

/*おすすめのアプリ探します*/
#search_app {
}

#search_app li {
    width: 42%;
    padding: 10px;
    margin: 0 0 5px 5px;
    float: left;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 13px;
}

#search_app input {
	width:10%;
}

#search_app input.search {
    width: 100%;
    padding: 15px 0;
    margin: 15px auto;
}

body {
	width:100%;
	min-width: 1200px;
	background: #f5f5f5;
}

.ad-left {
float: left;
}

/*ヘッダー*/
header {
	/* margin: 0 0 20px; */
	background: #fff;
	border-bottom: 5px solid #5EBABA;
}

#header_in,#footer_in,.copyright{
	width: 1200px;
	margin: 5px auto;
	overflow: hidden;
}

.header_in_left{
	float: left;
}

.logo {
    padding: 5px 0 0 0;
    width: 200px;
    float: left;
}

.header_in_right{
	float: right;
	padding: 2% 0 0;
}

nav {
    /* margin: 0 0 15px 0; */
    clear: both;
}

nav ul {
	padding: 15px 0;
	overflow:hidden;
}

nav li {
	float:left;
	padding: 0 15px;
	border-right: 1px dotted #ccc;
}

/*ヘッダー*/

/*パンくずリスト*/
#pankuzu {
	padding: 0 0 5px 0;
	font-size:12px;
}

/*メインコンテンツ*/
#main {
	width: 1200px;
	margin: 0 auto 20px;
	overflow: hidden;
	clear:both;
}

.new-entry-thumb img {
    width: 280px;
    height: 200px;
    border-radius: 5px;
}

.new-entry-content li p,.archive-entry li p{padding: 0;font-size: 12px;line-height: 20px;}

#ad_area {
    background: #333;
    display: none;
}

.ad_area_bg {
	background: url("http://smphmuryougame.com/wp-content/uploads/adarea_bg.png");
	background-repeat: no-repeat;
}

.ad_area_in {
	margin: 0 auto;
	width: 1200px;
	height: 400px;
}

#fvarea {
	position: relative;
	background: #666;
}

.fvarea_in {
    margin: 0 auto;
    width: 1200px;
    height: 150px;
}

#fvarea img {
    width: 170px;

    height: 100px;
    border-radius: 5px;
    overflow: hidden;
}

#new_entry_post {
    padding: 20px 0;
    background: #333;
}

#new_entry_post h2 {
	color: #fff;
	font-size: 18px;
}

.new_entry_post_in {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.new_entry_post_title {
    position: absolute;
    bottom: 5px;
    left: 0;
    padding: 5px 10px;
    width: 370px;
    font-size: 18px;
    font-weight: bold;
    background: #5EBABA;
}

.new_entry_post_title a {
	color: #fff;
}


.new_entry_post_in img {
    width: 400px;
    height: 260px;
    /* border-radius: 5px; */
}

.new_entry_post_box {width: 390px;position: relative;float: left;padding: 0 10px 0 0;}

.wpp {
}

.wpp h3 {
}

.wpp span {
    /* padding: 17px 0px; */
    display: block;
    font-size: 13px;
}

.wpp span a {
	border: none !important;
}

.picup {
    position: relative;
    float: left;
    margin: 22px 15px;
}

.picup-title {
    position: absolute;
    top: 78px;
    left: 0px;
    font-size: 11px;
    font-weight: bold;
    background: #333;
    padding: 3px 19px;
	width: 78%;
}

.picup-title a {
	color: #fff;
}

.toptext {
    width: 450px;
    position: absolute;
    top: 28%;
    left: 5%;
    font-size: 18px;
    color: #fff;
}

.toptext h2 {
	font-size: 47px;
}

#column3 {
	overflow:hidden;
}

.top3,.middle_w,.footer_w,.new_w {
	margin: 0 0 15px;
	float:left;
	width: 400px;

}

.sidebar_w,.sidebar_ad_w {
	margin: 0 0 15px;
	float:left;
}

.top3 h3, .middle_w h3, .footer_w h3,.new_w h3 {
    border-bottom: 1px solid #ccc;
    margin: 5px;
    padding: 20px 0;
    text-align: center;
    font-size: 25px;
    font-weight: normal;
}

.top_content {
    overflow: hidden;
    clear: both;
}

.sidebar_w h3,.sidebar_ad_w h3 {
	margin: 0 0 10px 0;
}

.top3 li, .middle_w li, .footer_w li ,.sidebar_w li,.sidebar_ad_w li {
    padding: 10px 0;
    font-size: 12px;
}


.new-entry,.archive-entry {
    padding: 10px;
    width: 280px;
    float: left;
    position: relative;
    min-height: 330px;
    height: auto;
}

.archive-entry img {
	width: 280px;
    height: 200px;
    border-radius: 5px;
}

.new-entry label,.archive-entry label {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 5px 20px;
    background: #5EBABA;
    font-size: 10px;
}

label a {
color: #fff;
}

.new-entry-content span,.archive-entry span,.single span {
	padding-right: 5px;
	font-size:15px;
}

.new-entry-content h2 span,.archive-entry h2 span,.single h2 span {
	padding-right: 5px;
	font-size:18px;
}


/*動画をみるボタン*/
.postbt {
    width: 88%;
    position: absolute;
    top: 155px;
    margin: 5px;
    border: 3px solid #5EBABA;
    border-radius: 3px;
    text-align: center;
    font-size: 13px;
    background: #fff;
}

/*続きをみるボタン*/
.next_bt {
	margin: 20px 5px;
    padding: 10px 0;
    text-align: center;
    background: #5EBABA;
    border-radius: 5px;
}

.postbt a {
    display: block;
    padding: 10px 15px;
    font-weight: bold;
}

.postbt a:hover {
	color: #fff;
	background: #5EBABA;
}

#middle_content, #new_content {
    clear: both;
    overflow: hidden;
}
.middle_w,.new_w {
	float:none;
	width:100%;
}

/*メインコンテンツ*/

/*投稿ページ*/
.single,.archive,.search {
    width: 100%;
    overflow: hidden;
}

.single{
	width: 364px;
	float: left;
	padding: 0 25px 15px;
	border: 1px solid #ccc;
	background: #fff;
}

.single h2 {
    margin: 15px 0 15px;
    padding: 10px 15px;
    border-left: 5px solid #5EBABA;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
}

.single h3 {
    margin: 15px 0;
    padding: 10px 5px;
    border-bottom: 2px solid #5EBABA;
}

.single small {
	font-size: 12px;
}

.wp-caption-text {
	font-size: 14px;
	color: #008000;
}

.important-bold {
    font-weight: bold;
    font-size: 18px !important;
}



.postinfo {
	padding: 10px 0;
}

.thumb img{
	width: 100%;
	padding: 7% 0 0 0;
}

/*カテゴリ別記事表示*/

.user_app {
	overflow:hidden;
	margin: 0 0 30px 0;
}

.user_app img {
    border-radius: 23px !important;
}

/*アプリ基本情報*/
img.app_img {
    float: left;
    width: 100px;
    border-radius: 23px;
}

img.img-bt {
    width: 46%;
    float: left;
    padding: 0 6px;
}

.app_information_inbox {
    background: #333;
    padding: 15px 15px 25px;
}

.app_information_inbox a {
	color:#fff;
}

.app_information_inbox ul {
    overflow: hidden;
    padding: 0 10px;
}

.app_information_inbox li {
    font-size: 13px;
    color: #fff;
}

.app_down_bt {
	background: #666;
	overflow: hidden;
	padding: 10px;
	border: 5px solid #333;
}

/*記事がよかったら、いいねPC*/
.p-entry__push {
    margin: 20px 0;
    width: 100%;
    background-color: #2b2b2b;
    color: #fff;
}
.p-entry__pushThumb {
    display: table-cell;
    min-width: 125px;
    background-position: center;
    background-size:cover;
}
.p-entry__pushLike {
    display: table-cell;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.4;
    font-size: 20px;
}
.p-entry__pushButton {
    margin-top: 15px;
    display: inline-block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.p-entry__pushButtonLike {
    line-height: 1
}
.p-entry__note {
    margin-top: 15px;
    font-size: 12px;
    color: #999;
}
.p-entry__tw-follow {
    margin-bottom: 10px;
    background: #f4f4f4;
    width: 100%;
    padding: 15px 0
}
.p-entry__tw-follow__cont {
    text-align: center;
    font-size: 15px;
    color: #252525
}
.p-entry__tw-follow__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px
}


/*関連記事*/
#relations{
	clear:both;
}

#relations p {
    padding: 5px;
}

#relations h3,.page_w h3 {
    margin: 15px 0;
    padding: 10px 5px;
    border-bottom: 1px solid #5EBABA;
}

#relations li {overflow: hidden;clear: both;padding: 0;}

#relations img {
	float: left;
	width: 20%;
	margin: 10px 10px 10px 0;
}

/*snsエリア*/
.sns {
    width: 371px;
    margin: 10px auto;
    /* text-align: center; */
}

.sns ul {
	list-style:none;

}

.sns li {
	float:left;
	width: 48%;
	margin: 0px 2% 3% 0px;
}

.sns li a {
    font-size: 80%;
    position: relative;
    display: block;
    padding: 10px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}

.sns li a:hover {
	-webkit-transform: translate3d(0px, 5px, 1px);
	-moz-transform: translate3d(0px, 5px, 1px);
	transform: translate3d(0px, 5px, 1px);
	box-shadow:none;
}

/* ツイッター */
.sns .twitter a {
	background:#00acee;
	box-shadow:0 5px 0 #0092ca;
}

.sns .twitter a:hover {
	background:#0092ca;
}

/* Facebook */
.sns  .facebook a {
	background:#3b5998;
	box-shadow:0 5px 0 #2c4373;
}
.sns .facebook a:hover {
	background:#2c4373;
}

.timeline-Widget {
	padding: 20px;
}

#comments,
#reply-title,
.comment-notes,
.comment-form-url,
.form-allowed-tags,
.comment-form-email {
	display: none;
}

.comment-body {
    padding: 10px;
    margin: 5px 0 10px;
    overflow: hidden;
}

.admin-comment {
	padding: 10px;
    margin: 5px 0 10px;
    overflow: hidden;
}

.comment-form-author label {
	width: 100%;
    display: block;
}

.commentlist img {
	width: 100%;
}

.comment-author img {
    width: 35px;
}

.reply {
    /* margin: 10px 0 0 0; */
    float: right;
    /* overflow: hidden; */
}

.children {
    margin: 0 0 0 25px;
    padding: 0 0 0 15px;
    font-size: 14px;
    border-left: 1px solid #ccc;
}

input {
	display: block;
	box-sizing: border-box;
	width: 100%;
	margin: 2% 0;
	padding: 2%;
}

/*コメントエリア*/

#comments_area {
	/* width: 640px; */
}

textarea {
    box-sizing: border-box;
    width: 100%;
    border-radius: 3px;
}

/*アーカイブス・検索結果*/
.archive-entry {
    height: auto;
    min-height: 330px;
    padding: 10px;
    width: 280px;
    float: left;
}

.archive h2,.search h2 {
	border-bottom: 1px solid #ccc;
    margin: 5px;
    padding: 20px 0;
    text-align: center;
    font-size: 25px;
    font-weight: normal;
}

.archive-entry li.text {
	font-size:14px;
}

/*サイドバー*/

#left_sidebar {
    width: 320px;
    margin: 0 20px 0 0;
    padding: 0 25px 25px;
    float: left;
    border: 1px solid #ccc;
    background: #fff;
}

/*おすすめ*/

	.recommed{
		overflow: hidden;
	}

.recommed-thumb {
    float: left;
    padding: 0 10px 0 0;
}

.recommed-thumb img {
	border-radius: 13px;
	width: 85px;
	height: 85px;
}

#left_sidebar .recommed-thumb img {
	border-radius: 15px;
	width: 65px;
	height: 65px;
}

.recommed-title li {
    height: 30px;
    font-size: 13px;

}


.recommed-title p {
    font-size: 10px;
    line-height: 15px;
}

.single p a,#sidebar a {/* border-bottom: 1px solid #999; */}

.sidebar_w,.sidebar_ad_w {
	padding:0;
	margin: 0 0 20px 0;
}


#sidebar {
    width: 320px;
    margin: 0 0 0 20px;
    padding: 0 25px 25px;
    float: left;
    border: 1px solid #ccc;
    background: #fff;
}

#sidebar h3,#left_sidebar h3 {
	margin: 20px 0 20px;
	padding: 0 0 3px;
	border-bottom: 2px solid #5EBABA;
}

.side-entry {
	height: auto;
	max-height: 60px;
	padding: 10px 0;
}

.page_w {
	margin: 15px 0;
}

#sidebar .new-entry-thumb img {
    float: left;
    margin: 0 5px 0 0;
}

#sidebar .new-entry-title {font-size: 12px;}

/*タグクラウド*/
.tagcloud a {
	display: inline-block;
}

.ad_center {
	text-align:center;
}

/*ページネーション*/
/*Pagenation*/
.pagenation {
    padding: 10px 5px;
    clear: both;
}
.pagenation:after, .pagenation ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.pagenation ul {
    margin: 0;
}
.pagenation li {
    float: left;
    list-style: none outside none;
    margin-left: 3px;
}
.pagenation li:first-child {
    margin-left: 0;
}
.pagenation li.active {
    background-color: #999999;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: not-allowed;
    padding: 10px 20px;
}
.pagenation li a {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    padding: 10px 20px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.pagenation li a:hover {
    background-color: #444444;
    color: #FFFFFF;
    opacity: 0.8;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
}

/*フッター*/
footer {
	border-top: 5px solid #5EBABA;
	background: #fff;
}

.footer_w .textwidget,.footer_w .tagcloud{
	padding: 0 15px;
}

.copyright {
	padding: 15px 0;
	text-align:center;
}
/*フッター*/

}
