@charset "UTF-8";

/*------------------------------------------------------------
Theme Name: Social Trend News Ver.2
Theme URI: http://social-trend.jp/
Author: Trenders
Description: Social Trend News Ver 2.
Version: 3.0
------------------------------------------------------------*/



/* Reset Style
------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, main, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
	display: block;
}
ul, ol {
	list-style: none;
}
img {
	vertical-align: bottom;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	outline: none;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #dbdbdb;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}



/* General Setting
------------------------------------------------------------*/
html {
	overflow-y: scroll;
}
body{
	overflow-x: hidden;
	background-color: #fff;
	color: #373737;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 1.4;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
a {
	color: #373737;
	text-decoration: none;
}
a:hover {
	color: #373737;
	text-decoration: underline;
}
a:hover img {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.left-area {
	float: left;
}
.right-area {
	float: right;
}
time {
	color: #575757;
}
.cat, .category_widget  {
	padding: 1px 0 0 7px;
	line-height: 1;
}

/* 配置位置 中央 */
img.aligncenter { 
    display: block; margin: 0 auto; 
}

/** エンタメ */
.cat.cat-ent, .pcat-ent { border-left: 3px solid #ffba00;}
/** おでかけ */
.cat.cat-outing, .pcat-outing { border-left: 3px solid #3ec3dd;}
/** グルメ */
.cat.cat-gourmets, .pcat-gourmets { border-left: 3px solid #fb8111;}
/** おしゃれ */
.cat.cat-dressingup, .pcat-dressingup { border-left: 3px solid #3cc342;}
/** コラム */
.cat.cat-columns, .pcat-columns { border-left: 3px solid #d977ee;}
/** ラブ */
.cat.cat-love, .pcat-love { border-left: 3px solid #ff5a8d;}


/* Common Layout Style
------------------------------------------------------------*/
#header {
	margin-bottom: 30px;
	border-bottom: 1px solid #efefef;
}
.header-inner {
	width: 1000px;
	margin: 0 auto;
}
.head-section01 {
	padding: 5px 0;
	background-color: #efefef;
	font-size: 11px;
}
.head-section01 .desc {
	float: left;
}
.head-section01 .about-stn {
	float: right;
	font-weight: bold;
}
.head-section01 .about-stn a {
	padding-left: 10px;
	background: url(img/icn_arrow_01.png) no-repeat left center;
}
#header h1 {
	float: left;
	width: 446px;
	padding-top: 30px;
}
#header h1 img {
	width: 362px;
	height: 52px;
}
#header .title {
	width: 362px;
	float: left;
	padding-top: 30px;
}
#header .right-area {
	width: 235px;
}
#header .right-area ul {
	float: right;
	padding: 10px 0;
	overflow: hidden;
	zoom: 1;
}
#header .right-area ul li {
	float: left;
	margin-left: 10px;
}
#header .right-area ul li img {
	width: 35px;
}
#header #searchform input#s {
	width: 170px;
	padding: 6px 10px;
	border: 1px solid #d8d8d8;
}
#header #searchform #searchsubmit {
	padding: 0;
	cursor: pointer;
}
#header .nav-switch,
#header .search-switch {
	display: none;
}
nav {
	padding: 18px 0 14px;
}
nav>ul>li {
	position: relative;
	float: left;
}
nav .nav01, nav .nav01>a, nav .nav02, nav .nav02>a {
	width: 158px;
}
nav .nav03, nav .nav03>a {
	width: 115px;
}
nav .nav04, nav .nav04>a {
	width: 114px;
}
nav .nav05, nav .nav05>a {
	width: 115px;
}
nav .nav06, nav .nav06>a {
	width: 115px;
}
nav .nav07, nav .nav07>a {
	width: 115px;
}
nav .nav08, nav .nav08>a {
	width: 110px;
}
nav>ul>li>a {
	float: left;
	display: block;
	height: 40px;
	background-image: url(img/nav.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
nav .nav01>a {
	background-position: 0 0;
}
nav .nav01>a:hover, nav .nav01.hover>a, nav .nav01.current>a {
	background-position: 0 -40px;
}
nav .nav02>a {
	background-position: -158px 0;
}
nav .nav02>a:hover, nav .nav02.hover>a, nav .nav02.current>a {
	background-position: -158px -40px;
}
nav .nav03>a {
	background-position: -316px 0;
}
nav .nav03>a:hover, nav .nav03.hover>a, nav .nav03.current>a {
	background-position: -316px -40px;
}
nav .nav04>a {
	background-position: -431px 0;
}
nav .nav04>a:hover, nav .nav04.hover>a, nav .nav04.current>a {
	background-position: -431px -40px;
}
nav .nav05>a {
	background-position: -545px 0;
}
nav .nav05>a:hover, nav .nav05.hover>a, nav .nav05.current>a {
	background-position: -545px -40px;
}
nav .nav06>a {
	background-position: -660px 0;
}
nav .nav06>a:hover, nav .nav06.hover>a, nav .nav06.current>a {
	background-position: -660px -40px;
}
nav .nav07>a {
	background-position: -775px 0;
}
nav .nav07>a:hover, nav .nav07.hover>a, nav .nav07.current>a {
	background-position: -775px -40px;
}
nav .nav08>a {
	background-position: -889px 0;
}
nav .nav08>a:hover, nav .nav08.hover>a, nav .nav08.current>a {
	background-position: -889px -40px;
}
nav ul ul {
	position: absolute;
	z-index: 1000;
	top: 44px;
	width: 122px;
	border-radius: 6px;
}
nav ul ul:before {
	position: absolute;
	top: -8px;
	left: 0;
	content: '';
	width: 122px;
	height: 8px;
	background-repeat: no-repeat;
	background-position: center 0;
}
nav ul ul li a {
	display: block;
	padding: 10px 0 7px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
nav ul ul li:last-child a {
	border-bottom: none;
}
nav ul ul li a:hover {
	color: #fff;
	text-decoration: none;
}
nav .nav03 ul {
	left: -2px;
	background-color: rgba(255,186,0,.8);
}
nav .nav03 ul:before {
	background-image: url(img/bg_nav_03.png);
}
nav .nav04 ul {
	left: -2px;
	background-color: rgba(62,195,221,.8);
}
nav .nav04 ul:before {
	background-image: url(img/bg_nav_04.png);
}
nav .nav05 ul {
	left: -2px;
	background-color: rgba(251,139,50,.8);
}
nav .nav05 ul:before {
	background-image: url(img/bg_nav_05.png);
}
nav .nav06 ul {
	left: -2px;
	background-color: rgba(60,195,66,.8);
}
nav .nav06 ul:before {
	background-image: url(img/bg_nav_06.png);
}
nav .nav08 ul {
	left: -2px;
	background-color: rgba(255,90,141,.8);
}
nav .nav08 ul:before {
	background-image: url(img/bg_nav_08.png);
}



#breadcrumbs {
	width: 1000px;
	margin: -15px auto 15px;
}
#breadcrumbs ul li {
	display: inline;
}
#breadcrumbs ul li:after {
	content: '>';
	position: relative;
	top: -1px;
	margin: 0 6px;
	font-size: 11px;
}
#breadcrumbs ul li:last-child:after {
	content: none;
}
#contents {
	width: 1000px;
	margin: 0 auto;
}
#main {
	float: left;
	width: 682px;
}
#side {
	float: right;
	width: 300px;
}
.fb-banner{
	padding-bottom: 15px;
	text-align: center;
}
.top-banner{
	padding-bottom: 20px;
}
.sp-sidebar {
	display: none;
}
.ranking {
	padding: 10px 10px 15px;
	border: 5px solid #dbdbdb;
}
.ranking h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.ranking h3:before {
	position: relative;
	top: 2px;
	content: '';
	display: inline-block;
	width: 26px;
	height: 17px;
	margin-right: 5px;
	background: url(img/icn_ranking.png) no-repeat 0 0;
	-webkit-background-size: 26px 17px;
	background-size: 26px 17px;
}
.ranking ol li {
	position: relative;
	padding: 20px 0;
	border-top: 2px solid #dbdbdb;
}
.ranking ol li:first-child {
	padding-top: 15px;
	border-top: none;
}
.ranking ol li:last-child {
	padding-bottom: 0;
}
.ranking ol li:nth-of-type(1) {
	background: url(img/icn_rank01.png) no-repeat left 15px;
	-webkit-background-size: 52px 16px;
	background-size: 52px 16px;
}
.ranking ol li:nth-of-type(2) {
	background: url(img/icn_rank02.png) no-repeat left 20px;
	-webkit-background-size: 52px 15px;
	background-size: 52px 15px;
}
.ranking ol li:nth-of-type(3) {
	background: url(img/icn_rank03.png) no-repeat left 20px;
	-webkit-background-size: 52px 15px;
	background-size: 52px 15px;
}
.ranking ol li:nth-of-type(4) {
	background: url(img/icn_rank04.png) no-repeat left 20px;
	-webkit-background-size: 24px 15px;
	background-size: 24px 15px;
}
.ranking ol li:nth-of-type(5) {
	background: url(img/icn_rank05.png) no-repeat left 20px;
	-webkit-background-size: 24px 15px;
	background-size: 24px 15px;
}
.ranking ol li .thumbnail {
	float: left;
	display: block;
	margin-right: 10px;
	padding-top: 28px;
}
.ranking ol li .text {
	overflow: hidden;
	zoom: 1;
}
.ranking ol li span {
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
}
.ranking ol li p {
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
}
.ranking ol li .text span a {
	margin-left: 5px;
}

.recruit {
	margin-top:20px;
	text-align: center;
}
.LINE_official{
	margin-top:20px;
	text-align: center;
}

.popular h3 {
	margin-top: 20px;
	padding: 10px 0;
	border-top: 2px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}
.popular ul li {
	padding: 20px 0;
	border-bottom: 2px solid #dbdbdb;
}
.popular ul li .thumbnail {
	float: left;
	display: block;
	margin-right: 10px;
}
.popular ul li div {
	overflow: hidden;
	zoom: 1;
}
.popular ul li dl dt {
	padding: 2px 0 0 8px;
	border-left: 3px solid #dbdbdb;
	font-size: 16px;
	font-weight: bold;
}
.popular ul li dl dd {
	margin: 15px 0 7px;
	font-size: 14px;
}
.popular ul li dl dd a {
	text-decoration: underline;
}
.popular ul li time {
	font-size: 10px;
}
.btn-writer-list a {
	display: block;
	margin: 20px 0 30px;
	padding: 12px 0 8px;
	background-color: #575757;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}
.btn-writer-list a:hover {
	color: #fff;
	text-decoration: none;
}
.btn-writer-list a span {
	display: inline-block;
	padding-left: 20px;
	background: url(img/icn_arrow_03.png) no-repeat left 3px;
}
.recommend {
	margin-top: 20px;
	padding: 15px 10px;
	border: 5px solid #dbdbdb;
}
.recommend h3 {
	font-size: 14px;
	text-align: center;
}
.recommend ul li {
	padding: 20px 0;
	border-top: 2px solid #dbdbdb;
}
.recommend ul li:first-child {
	padding-top: 15px;
	border-top: none;
}
.recommend ul li:last-child {
	padding-bottom: 0;
}
.recommend ul li .thumbnail {
	float: left;
	display: block;
	margin-right: 10px;
}
.recommend ul li .text {
	overflow: hidden;
	zoom: 1;
}
.recommend ul li span {
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
}
.recommend ul li p {
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
}
.sns-widget .tw-widget {
	margin: 20px 0 25px;
}
.sns-widget ul {
	display: none;
}



#footer {
	margin-top: 60px;
	padding: 27px 0 20px;
	background-color: #efefef;
	border-top: 1px solid #dbdbdb;
}
.footer-inner {
	width: 1000px;
	margin: 0 auto;
}
.fnav01 {
	display: table;
	table-layout: fixed;
	margin: 0 auto;
}
.fnav01>li {
	vertical-align: top;
	padding: 0 10px 15px 20px;
	border-right: 1px solid #c4c4c4;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.fnav01>li:not(.trend-word01):not(.trend-word02) {
	display: table-cell;
}
.fnav01 .trend-word {
	width: 155px;
	padding: 0 15px 0 0;
}
.fnav01 .trend-word a {
	font-weight: bold;
}
.fnav01 .trend-word p {
	padding-left: 30px;
	font-size: 14px;
	line-height: 1.3;
}
.fnav01 .trend-word01 {
	border-bottom: 1px solid #c4c4c4;
}
.fnav01 .trend-word01 {
	background: url(img/icn_trend-word_01.png) no-repeat 0 7px;
}
.fnav01 .trend-word02 {
	padding-top:10px;
	background: url(img/icn_trend-word_03.png) no-repeat 0 7px;
}
.fnav01 .trend-word01,
.fnav01 .trend-word02{
	list-style-type: none;
	padding-left: 30px;
	padding-right: 15px;
	font-size: 14px;
	line-height: 1.3;
}

.fnav01 .cat-1,
.fnav01 .cat-2,
.fnav01 .cat-3,
.fnav01 .cat-4,
.fnav01 .cat-5,
.fnav01 .cat-6 {
	width: 130px;
}
.fnav01 .cat-6 {
	padding-right: 0;
	border-right: none;
}
.fnav01>li>a {
	font-size: 14px;
	font-weight: bold;
}
.fnav01 li ul {
	padding: 5px 1px 0;
}
.fnav01 li ul li {
	margin-top: 15px;
	padding-left: 10px;
	background: url(img/icn_arrow_02.png) no-repeat left 4px;
	font-size: 12px;
}
/* エンタメ */
.fnav01 .cat-1 a:hover { color: #ffba00;}
/* おでかけ */
.fnav01 .cat-2 a:hover { color: #3ec3dd;}
/* グルメ */
.fnav01 .cat-3 a:hover { color: #fb8111;}
/* おしゃれ */
.fnav01 .cat-4 a:hover { color: #3cc342;}
/* コラム */
.fnav01 .cat-5 a:hover { color: #d977ee;}
/* ラブ */
.fnav01 .cat-6 a:hover { color: #ff5a8d;}

.fnav02 {
	margin-top: 60px;
	text-align: center;
}
.fnav02 ul li {
	display: inline;
	padding: 0 13px 0 15px;
	border-left: 1px solid #c4c4c4;
	font-size: 12px;
	line-height: 1;
}
.fnav02 ul li:first-child {
	border-left: none;
}
#footer small {
	display: block;
	margin-top: 30px;
	font-size: 12px;
	text-align: center;
}



#pagetop {
	position: relative;
	display: none;
	width: 1100px;
	margin: 0 auto;
}
#pagetop a {
	position: fixed;
	bottom: 20px;
	z-index: 1000;
	width: 75px;
	height: 75px;
	margin-left: 1025px;
	background: url(img/pagetop.png) no-repeat 0 0;
	text-indent: -9999px;
}
#pagetop a:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.more-posts {
	padding-top: 10px;
	text-align: center;
}
.wp-pagenavi {
	padding: 30px 0;
	text-align: center;
}
.wp-pagenavi .page,
.wp-pagenavi .current {
	margin: 0 2px;
	padding: 3px 6px;
	background-color: #fff;
	border: 1px solid #333;
	color: #333;
	text-decoration: none;
}
.wp-pagenavi .page:hover,
.wp-pagenavi .current {
	background-color: #333;
	color: #fff;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .first {
	margin-right: 10px;
}
.wp-pagenavi .nextpostslink,
.wp-pagenavi .last {
	margin-left: 10px;
}



/* Index
------------------------------------------------------------*/
.pickup {
	margin-bottom: 20px;
	border: 1px solid #dbdbdb;
	overflow: hidden;
	zoom: 1;
}
.pickup-slide {
	position: relative;
	float: left;
	width: 480px;
}
.pickup-slide>div {
	height: 299px;
}
.pickup-slide a {
	color: #fff;
	text-decoration: none;
}
.pickup-slide p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,.6);
}
.pickup-slide p span {
	display: block;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.pickup-nav {
	float: right;
	width: 199px;
}
.pickup-nav ul li {
	width: 188px;
	height: 54px;
	padding: 12px 2px 8px 10px;
	background: url(img/bg_pickup.gif) no-repeat left top;
	border-top: 1px solid #dbdbdb;
	font-size: 12px;
	font-weight: bold;
}
.pickup-nav .slider-string {
	display: block;
	font-size: 13px !important;
}

.pickup-nav ul li:first-child {
	border-top: none;
}
.pickup-nav ul li:hover,
.pickup-nav ul li.activeSlide {
	background: url(img/bg_pickup.gif) no-repeat left bottom;
}
.pickup-nav ul li:hover a {
	text-decoration: none;
}
.pickup-nav ul li:hover a,
.pickup-nav ul li.activeSlide a {
	color: #fff;
}
.pickup-nav ul li .cat {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
.posts article {
	position: relative;
	width: 332px;
	margin-bottom: 30px;
	padding: 15px;
	border: 1px solid #dbdbdb;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.posts article .post-data {
	position: relative;
}
.posts article .post-data div img {
	width: 300px;
	height: 190px;
}
.posts article .post-data div .hover img {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.posts article .post-data div .pr {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 26px;
	width: 34px;
}
.posts article .post-data dl {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	min-height: 100px;
	padding: 35px 12px 0;
	background: url(img/bg_trend-word.png) repeat-x 0 bottom;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.posts article .post-data dl dt img {
	height: 20px;
}
.posts article .post-data dl dt a:hover img {
	filter: alpha(opacity=100);
	opacity: 1;
}
.posts article .post-data dl dd {
	padding-top: 5px;
	font-size: 18px;
	font-weight: bold;
}
.posts article .post-data dl dd a {
	color: #fff;
	text-decoration: none;
}
.posts article .post-data dl dd a {
	margin-left: 20px;
}
.posts article .post-data dl dd a:first-child {
	margin-left: 0;
}
.posts article .post-data dl dd a.hover,
.posts article .post-data dl dd a:hover {
	color: #ff4590;
}
.posts article h2 {
	margin: 20px 0;
	font-size: 18px;
}
.posts article h2 a:hover,
.posts article h2 .hover {
	color: #888;
	text-decoration: none;
}
.posts article .post-meta {
	overflow: hidden;
	zoom: 1;
}
.posts article .post-meta .cat {
	float: left;
	font-size: 14px;
	font-weight: bold;
}
.posts article .post-meta .cat a {
	text-decoration: none;
}
.posts article .post-meta .cat-ent a:hover { color: #ffba00;}
.posts article .post-meta .cat-outing a:hover { color: #3ec3dd;}
.posts article .post-meta .cat-gourmets a:hover { color: #fb8111;}
.posts article .post-meta .cat-dressingup a:hover { color: #3cc342;}
.posts article .post-meta .cat-columns a:hover { color: #d977ee;}
.posts article .post-meta .cat-love a:hover { color: #ff5a8d;}

.posts article .post-meta time {
	float: right;
	line-height: 1;
}



/* Archive
------------------------------------------------------------*/
.archive {
	padding: 30px 30px 0;
	border: 1px solid #dbdbdb;
}
.archive .archive-head {
	position: relative;
	padding-bottom: 8px;
	border-bottom: 2px solid #dbdbdb;
}
.archive .archive-head h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
}
.archive .archive-head p {
	position: absolute;
	top: 0;
	right: -5px;
	color: #555;
}
.archive .archive-nav {
	padding-bottom: 25px;
	border-bottom: 1px solid #dbdbdb;
}
.archive .archive-nav ol li {
	float: left;
	border-left: 1px solid #4e4e4e;
	line-height: 1;
}
.archive .archive-nav ol li:last-child {
	border-right: 1px solid #4e4e4e;
}
.archive .archive-nav .year {
	margin-top: 20px;
}
.archive .archive-nav .year li {
	padding: 2px 15px 0;
	font-size: 16px;
}
.archive .archive-nav .month {
	margin-top: 17px;
}
.archive .archive-nav .month li {
	padding: 2px 13px 0;
}
.archive article {
	position: relative;
	padding: 20px 0;
	border-bottom: 1px solid #dbdbdb;
}
.archive article .cat {
	font-size: 14px;
	font-weight: bold;
}
.archive article time {
	position: absolute;
	top: 20px;
	right: 0;
}
.archive article h2 {
	margin-top: 12px;
	font-size: 16px;
	font-weight: bold;
}
.archive article h2+p {
	margin-top: 10px;
	font-size: 14px;
}
.archive article h2+p a {
	text-decoration: underline;
}



/* Single
------------------------------------------------------------*/
.post {
	border: 1px solid #dbdbdb;
}
.post article header {
	padding: 30px 30px 15px;
	border-bottom: 1px dashed #dbdbdb;
}
.post article header h1 {
	font-size: 22px;
}
.post article header .poi {
	color: #575757;
	font-size: 12px;
}
.post .post-meta {
	line-height: 1;
	overflow: hidden;
	zoom: 1;
}
.post .post-meta .cat {
	float: left;
	font-weight: bold;
}
.post .post-meta time {
	float: right;
}
.post article header .post-meta {
	margin: 15px 0 20px;
}
.post article header .post-meta .cat {
	font-size: 14px;
}
.post article header .post-meta time {
	font-size: 12px;
        margin-top: 5px;
}
.post .post-content {
	padding: 25px 30px 40px;
}
.post .wp_social_bookmarking_light {
	margin-bottom: 25px;
	overflow: visible;
	zoom: 1;
    height: 20px !important;
}
.post .wp_social_bookmarking_light div {
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
}
.post .wp_social_bookmarking_light .wsbl_facebook_like {
	margin-left: 0px;
    width: 150px;
}
.fb_iframe_widget {
    width: auto !important;
    display: inline-block !important;
}

.fb-comments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb-comments iframe[style],
.fb-social-plugin span,
.fb-comments span {
    display: block;
    width: 100% !important;
    height: 100%;
}

.wsbl_facebook_like span{
    vertical-align: top !important;
}

.wsbl_facebook_like iframe {
    max-width:none !important;
    max-height: none !important;
}

.post .post-head-share {
	padding-bottom: 18px;
}
.post .post-head-share .pc-share {
	display: block;
}
.post .post-head-share .pc-share li {
	float: left;
	margin-left: 15px;
}
.post .post-head-share .pc-share li:first-child {
	margin-left: 0;
}
.post .post-head-share .sp-share {
	display: none;
}

.post .post-thumbnail {
	text-align: center;
}

.post .post-content p {
	font-size: 16px;
	line-height: 1.8;
	padding: 9px 0;
}

.post .post-content h2 {
	background-color: #f3f3f3;
	border-radius: 10px;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	margin: 15px 0;
	padding: 18px 18px 17px;
}

.post .post-content h3 {
	border-bottom: 2px solid #f3f3f3;
	border-radius: 10px;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	margin: 10px 0;
	padding: 8px 0 5px 5px;
}

.post .post-content h4 {
	border-left: 1px solid #000;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	margin: 8px 0;
	padding-left: 14px;
}

.post .post-content p.note a {
	color: #979797;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.post .post-content a {
	text-decoration: underline;
}

.post .post-content a:hover {
	color: #ff4590;
}

.post .post-content  .box{
	width: 100%;
	padding: 10px 0;
}

.post .post-content .box .link_button {
	width: 100%;
	height: 40px;
	background: #dcdcdc;
	font-size: 18px;
	box-shadow: 0 0 2px 0 #f5f5f5 inset;
	border: 1px solid #DDD;
	border-radius: 4px;
	text-align: center;
	box-shadow: 0 1px 0 #7f7f7f;
}

.post .post-content .box .link_button a  {
	width: 100%;
	height: 100%;
	text-align: center;
	text-decoration: none;
}

.post .post-content .box .link_button a:hover{
	color: #646464;
	text-decoration: underline;
}

.post .post-content .box .link_button a div {
        font-size: 18px;
        padding: 8px 0 0 0;
        text-align: center;
       	text-decoration: none;
}



.post .post-content .alignleft {
	text-align: left;
}
.post .post-content .alignright {
	text-align: right;
}
.post .post-content .aligncenter {
	text-align: center;
}
.post .post-content .floatleft {
	float: left;
}
.post .post-content .floatright {
	float: right;
}



.post .div_linkpages {
	text-align: center;
}
.post .div_linkpages .number a,
.post .div_linkpages .now-page {
	margin: 0 2px;
	padding: 3px 6px;
	border: 1px solid #333;
	text-decoration: none;
}
.post .div_linkpages .number a {
	background-color: #fff;
	color: #333;
}
.post .div_linkpages .number a:hover,
.post .div_linkpages .now-page {
	background-color: #333;
	color: #fff;
}
.post .div_linkpages .pre {
	margin-right: 10px;
}
.post .div_linkpages .next {
	margin-left: 10px;
}
.post .share-posts {
	width: 620px;
	margin: 50px auto 50px;
	overflow: hidden;
	zoom: 1;
}
.post .share-posts li {
	list-style: none;
}
.post .share-posts .fb {
	float: left;
	margin-right: 20px;
}
.post .share-posts .tw {
	float: left;
	width: 145px;
}
.post .writer-data {
	margin: 0 30px 50px;
}
.post .writer-data .writer-data-nav {
	overflow: hidden;
	zoom: 1;
}
.post .writer-data .writer-data-nav li {
	float: left;
	margin-left: 10px;
}
.post .writer-data .writer-data-nav li a {
	position: relative;
	display: block;
	padding: 9px 10px 8px 25px;
	background-color: #dbdbdb;
	border: 2px solid #dbdbdb;
	border-bottom: none;
	border-radius: 5px 5px 0 0;
	color: #575757;
	font-weight: bold;
	text-decoration: none;
}
.post .writer-data .writer-data-nav li.active a,
.post .writer-data .writer-data-nav li a:hover {
	background-color: #575757;
	color: #fff;
}
.post .writer-data .writer-data-nav li a:after {
	position: absolute;
	display: block;
	content: '';
	width: 15px;
	height: 20px;
	background-image: url(img/icn_writer-data.png);
	background-repeat: no-repeat;
	-webkit-background-size: 15px 94px;
	background-size: 15px 94px;
}
.post .writer-data .writer-data-nav .tab-nav01 a:after {
	top: 9px;
	left: 5px;
	background-position: 0 -25px;
}
.post .writer-data .writer-data-nav .tab-nav01.active a:after,
.post .writer-data .writer-data-nav .tab-nav01 a:hover:after {
	background-position: 0 0;
}
.post .writer-data .writer-data-nav .tab-nav02 a:after {
	top: 9px;
	left: 5px;
	background-position: 0 -75px;
}
.post .writer-data .writer-data-nav .tab-nav02.active a:after,
.post .writer-data .writer-data-nav .tab-nav02 a:hover:after {
	background-position: 0 -50px;
}
.post .writer-data .area {
	padding: 12px;
	background-color: #f9f9f9;
	border: 2px solid #dbdbdb;
}
.post .writer-data .avatar {
	float: left;
	margin-right: 15px;
}
.post .writer-data .text {
	overflow: hidden;
	zoom: 1;
}
.post .writer-data .text h3 {
	float: left;
	margin-right: 20px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}
.post .writer-data .writer-detail ul li {
	float: left;
	margin-left: 7px;
}
.post .writer-data .writer-detail ul li:first-child {
	margin-left: 0;
}
.post .writer-data .writer-detail ul li img {
	height: 19px;
	background-color: #fff;
}
.post .writer-data .writer-detail .profile {
	clear: both;
	padding-top: 10px;
	font-size: 14px;
	line-height: 1.6;
}
.post .writer-data .writer-detail .profile a {
	font-weight: bold;
	text-decoration: underline;
}
.post .writer-data .writer-recent-post h3 {
	margin-right: 5px;
}
.post .writer-data .writer-recent-post p {
	font-size: 18px;
	line-height: 1.1;
}
.post .writer-data .writer-recent-post ul {
	clear: both;
	padding-top: 5px;
}
.post .writer-data .writer-recent-post ul li {
	margin-top: 10px;
	padding-left: 8px;
	background: url(img/icn_disc.png) no-repeat 0 7px;
}
.post .writer-data .writer-recent-post ul li a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.post .writer-data .writer-recent-post ul li time {
	font-size: 12px;
}
.post .facebook-comment {
	width: 620px;
	margin: 0 30px;
}
.post .facebook-like {
}
.post .twitter-follow {
	margin: 10px;
}
.post .article-follow {
	border: 2px solid #dbdbdb;
	width: 616px;
	margin:0 30px;
}
.post .related-posts {
	padding: 45px 30px 30px;
}
.post .related-posts h3 {
	padding-bottom: 5px;
	border-bottom: 2px solid #dbdbdb;
	font-size: 16px;
	font-weight: bold;
}
.post .related-posts ul li {
	float: left;
	width: 190px;
	margin: 20px 0 0 25px;
}
.post .related-posts ul li:first-child {
	margin-left: 0;
}
.post .related-posts .text {
	margin-top: 10px;
}
.post .related-posts .post-meta .cat {
	font-size: 12px;
}
.post .related-posts .post-meta time {
	padding-top: 2px;
	font-size: 10px;
}
.post .related-posts .post-title {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}



/* Page
------------------------------------------------------------*/
.page {
	border: 1px solid #dbdbdb;
}
.page-title {
	padding: 25px 30px 15px;
	border-bottom: 1px dashed #dbdbdb;
	font-size: 22px;
	font-weight: bold;
}
.page-content {
	padding: 30px 30px 40px;
}
.page-content p {
	margin-top: 30px;
	font-size: 14px;
}
.page-content p:first-child {
	margin-top: 0;
}





/* Feature
------------------------------------------------------------*/
.feature {
	margin-bottom: 25px;
}
.feature p {
	margin-top: 15px;
	font-size: 14px;
	text-align: right;
}
.feature p a {
	padding-left: 15px;
	background: url(img/icn_arrow_03.png) no-repeat 0 3px;
}



/* Writer List / Writer Detail
------------------------------------------------------------*/
.writer-pagetitle {
	padding: 25px 20px 20px;
	background-color: #a0a0a0;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
}
.writer-detail .avatar {
	float: left;
	margin-right: 20px;
}
.writer-detail .writer-data,
.writer-detail .writer-data ul {
	overflow: hidden;
	zoom: 1;
}
.writer-detail .writer-data h3 {
	float: left;
	margin-right: 25px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}
.writer-detail .writer-data ul li {
	float: left;
	margin-left: 7px;
}
.writer-detail .writer-data ul li:first-child {
	margin-left: 0;
}
.writer-detail .writer-data ul li img {
	height: 19px;
	background-color: #fff;
}
.writer-detail .writer-data .profile {
	clear: both;
	padding-top: 20px;
	font-size: 14px;
}
.writer-detail .writer-data .profile a {
	font-weight: bold;
	text-decoration: underline;
}

/* Writer List */
.writer-list {
	border: 1px solid #dbdbdb;
}
.writer-list article {
	position: relative;
	margin: 0 30px;
	padding: 20px 0;
	border-bottom: 1px solid #dbdbdb;
}
.writer-list article:last-child {
	margin-bottom: 30px;
}
.writer-list .writer-detail .for-post-list {
	position: absolute;
	top: 20px;
	right: 0;
	text-align: center;
}
.writer-list .writer-detail .for-post-list a {
	display: block;
	padding: 4px 12px;
	background-color: #575757;
	border-radius: 3px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}
.writer-list .writer-detail .for-post-list a span {
	display: inline-block;
	padding-left: 10px;
	background: url(img/icn_arrow_04.png) no-repeat left 0;
	-webkit-background-size: 6px 10px;
	background-size: 6px 10px;
}

/* Writer Detail */
.writer-post-list {
	margin-bottom: 30px;
	border: 1px solid #dbdbdb;
}
.writer-post-list .writer-detail {
	padding: 30px 30px 20px;
}

/* Youtube Wrapper
------------------------------------------------------------*/
div.youtubeWrap {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
div.youtubeWrap iframe,
div.youtubeWrap object,
div.youtubeWrap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Media Queries
------------------------------------------------------------*/

@media only screen and (min-width:768px) {

	/* Common Layout Style -------------------------------------------------- */
	
	#header #searchform,
	nav>ul {
		display: block !important;
	}
	nav>ul ul {
		display: none;
	}

	.post .wp_social_bookmarking_light div {
		height: auto !important;
	}
	
	.post .post-content .box{
        text-align:center;
        width: 100%;
        padding: 20px 0 15px 0;
	}

	.post .post-content .box .link_button {
	margin: 0 auto;
        width: 300px;
        height: 40px;
        background: #dcdcdc;
        font-size: 24px;
        box-shadow: 0 0 2px 0 #f5f5f5 inset;
        border: 1px solid #DDD;
        border-radius: 4px;
        text-align: center;
	box-shadow: 0 1px 0 #7f7f7f;
	}

	.post .post-fb-like {
		display: none;
	}
}



@media only screen and (max-width:767px) {

	/* Common Layout Style -------------------------------------------------- */
	
	#header {
		margin-bottom: 0;
		border-bottom: none;
	}
	.header-inner {
		width: auto;
		margin: 0 auto;
	}
	.head-section01 {
		padding: 3px 0 0;
		background-color: #fff;
		text-align: center;
	}
	.head-section01 .desc {
		float: none;
	}
	.head-section01 .about-stn {
		display: none;
	}
	#header h1 {
		float: none;
		width: auto;
		padding: 15px 0;
		text-align: center;
	}
	#header h1 img {
		width: 262px;
		height: 37px;
	}
	#header .title {
		float: none;
		width: auto;
		padding: 15px 0;
		text-align: center;
	}
	#header .title img{
		width: 262px;
		height: 37px;
	}
	#header .right-area {
		position: relative;
		float: none;
		width: auto;
		height: 43px;
		border-top: 1px solid #dbdbdb;
		border-bottom: 1px solid #dbdbdb;
	}
	#header .right-area ul {
		margin-right: 56px;
		padding: 6px 0;
	}
	#header .right-area ul li img {
		width: 32px;
	}
	#header #searchform {
		display: none;
		position: absolute;
		top: 43px;
		left: 0;
		z-index: 1000;
		clear: both;
		width: 100%;
		background-color: #373737;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#header #searchform .search {
		position: relative;
		padding: 5px 37px 5px 5px;
	}
	#header #searchform input#s,
	#header #searchform input#searchsubmit {
		-webkit-appearance: none;
		border-radius: 0;
	}
	#header #searchform input#s {
		display: block;
		width: 100%;
		height: 25px;
		border: none;
		border-radius: 4px 0 0 4px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#header #searchform input#searchsubmit {
		position: absolute;
		top: 5px;
		right: 5px;
		display: block;
		width: 32px;
		height: 25px;
		background: url(img/btn_search.png) no-repeat 0 0;
		-webkit-background-size: 32px 25px;
		background-size: 32px 25px;
		border: none;
		text-indent: -9999px;
		cursor: pointer;
	}
	#header .nav-switch,
	#header .search-switch {
		position: absolute;
		display: block;
		cursor: pointer;
	}
	#header .nav-switch {
		top: 6px;
		right: 10px;
	}
	#header .nav-switch img {
		width: 32px;
	}
	#header .search-switch {
		top: 7px;
		left: 12px;
	}
	#header .search-switch img {
		width: 27px;
	}
	nav {
		position: relative;
		padding: 0;
	}
	nav ul {
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 900;
		width: 100%;
		background-color: #fff;
	}
	nav>ul>li {
		float: none;
		border-bottom: 1px solid #dbdbdb;
	}
	nav .nav01, nav .nav01>a, nav .nav02, nav .nav02>a, nav .nav03, nav .nav03>a,
	nav .nav04, nav .nav04>a, nav .nav05, nav .nav05>a, nav .nav06, nav .nav06>a,
	nav .nav07, nav .nav07>a, nav .nav08, nav .nav08>a {
		width: auto;
	}
	nav>ul>li>a {
		position: relative;
		display: block;
		float: none;
		height: auto;
		padding: 11px 25px 11px 15px;
		background: none;
		font-size: 14px;
		font-weight: bold;
		text-indent: 0;
	}
	nav .nav01>a, nav .nav01>a:hover {
		padding: 11px 25px 11px 45px;
		background: url(img/icn_trend-word_02.png) no-repeat 15px 12px;
		-webkit-background-size: 19px 16px;
		background-size: 19px 16px;
	}
	nav .nav02>a, nav .nav02>a:hover {
		padding: 11px 25px 11px 45px;
		background: url(img/icn_trend-word_04.png) no-repeat 15px 12px;
		-webkit-background-size: 19px 17px;
		background-size: 19px 17px;
	}
	nav>ul>li>a:after {
		position: absolute;
		top: 50%;
		right: 10px;
		display: block;
		content: '';
		width: 8px;
		height: 14px;
		margin-top: -7px;
		background-repeat: no-repeat;
		background-position: 0 0;
		-webkit-background-size: 8px 14px;
		background-size: 8px 14px;
	}

	nav>ul>.nav03>a { color: #ffba00;}
	nav>ul>.nav04>a { color: #ff457e;}
	nav>ul>.nav05>a { color: #3ec3db;}
	nav>ul>.nav06>a { color: #ff7200;}
	nav>ul>.nav07>a { color: #45b035;}
	nav>ul>.nav08>a { color: #d76aeb;}

	nav>ul>.nav01>a:after, nav>ul>.nav02>a:after { background-image: url(img/icn_nav-arrow_01.png);}
	nav>ul>.nav03>a:after { background-image: url(img/icn_nav-arrow_02.png);}
	nav>ul>.nav04>a:after { background-image: url(img/icn_nav-arrow_03.png);}
	nav>ul>.nav05>a:after { background-image: url(img/icn_nav-arrow_04.png);}
	nav>ul>.nav06>a:after { background-image: url(img/icn_nav-arrow_05.png);}
	nav>ul>.nav07>a:after { background-image: url(img/icn_nav-arrow_06.png);}
	nav>ul>.nav08>a:after { background-image: url(img/icn_nav-arrow_07.png);}

	nav ul ul:before {
		content: none;
	}
	nav ul ul {
		display: block !important;
		position: static;
		z-index: 1;
		top: 0;
		left: 0;
		width: auto;
		padding: 6px 15px;
		border-radius: 0;
		background: none !important;
		border-top: 1px dashed #dbdbdb;
	}
	nav ul ul li {
		display: inline;
		margin-left: 12px;
		padding-left: 15px;
		border-left: 1px solid #dbdbdb;
	}
	nav ul ul li:first-child {
		margin-left: 0;
		padding-left: 0;
		border-left: none;
	}
	nav ul ul li a {
		display: inline-block;
		padding: 0;
		border-bottom: none;
		color: #373737;
		font-weight: normal;
		text-align: left;
	}
	nav ul ul li a:hover {
		color: #373737;
	}
	nav ul ul li:last-child a {
		border-bottom: none;
	}
	nav ul li a,
	nav ul li a:hover {
		text-decoration: none !important;
	}



	#breadcrumbs {
		width: auto;
		margin: 10px 10px 15px;
	}
	#breadcrumbs ul li {
		display: inline;
		font-size: 9px;
	}
	#breadcrumbs ul li:after {
		margin: 0 4px;
		font-size: 8px;
	}
	#contents {
		width: auto;
		margin: 0 auto;
	}
	#main, #side {
		float: none;
		width: auto;
	}
	.fb-banner{
		padding-top: 25px;
		padding-bottom: 0;
		text-align: center;
	}
	.pc-sidebar {
		display: none;
	}
	.sp-sidebar{
		display: inline;
	}
	.ranking {
		margin: 25px 10px 0;
	}
	.ranking h3 {
		margin-bottom: -15px;
	}
	.ranking ol li {
		padding: 15px 0;
		border-top: 1px solid #dbdbdb;
	}
	.ranking ol li:nth-of-type(1) {
		background-position: left 20px;
	}
	.ranking ol li .thumbnail img {
		width: 90px;
	}
	.ranking ol li .text {
		padding-top: 26px;
	}
	.ranking ol li span {
		padding: 1px 0 0 6px;
	}
	.ranking ol li p {
		margin-top: 5px;
	}
	.popular {
		margin: 0 10px;
	}
	.popular h3 {
		margin-top: 20px;
		padding: 0 0 10px;
		border-top: none;
		border-bottom: 1px solid #dbdbdb;
		font-size: 14px;
		text-align: left;
	}
	.popular ul li {
		padding: 15px 0;
		border-bottom: 1px solid #dbdbdb;
	}
	.popular ul li .thumbnail img {
		width: 75px;
                height: 100%;
	}
	.popular ul li dl dt {
		padding: 1px 0 0 4px;
		font-size: 12px;
	}
	.popular ul li dl dt br {
		display: none;
	}
	.popular ul li dl dd {
		margin: 10px 0 5px;
		font-size: 12px;
	}
	.btn-writer-list a {
		margin: 10px 10px 20px;
		padding: 12px 0;
		border-radius: 4px;
		font-size: 13px;
	}
	.btn-writer-list a span {
		padding-left: 13px;
		background: url(img/icn_arrow_03.png) no-repeat left 4px;
		-webkit-background-size: 7px 10px;
		background-size: 7px 10px;
	}
	.side-ad {
		text-align: center;
	}
	.recommend {
		margin: 25px 10px 0;
		padding: 15px 10px;
	}
	.recommend h3 {
		font-size: 15px;
	}
	.recommend ul li {
		padding: 15px 0;
		border-top: 1px solid #dbdbdb;
	}
	.recommend ul li .thumbnail img {
		width: 90px;
	}
	.recommend ul li span {
		padding: 1px 0 0 6px;
	}
	.recommend ul li p {
		margin-top: 5px;
	}
	.sns-widget .tw-widget,
	.sns-widget .fb-widget {
		display: none;
	}
	.sns-widget ul {
		display: block;
		width: 300px;
		margin: 20px auto;
		overflow: hidden;
	}
	.sns-widget ul li:first-child {
		float: left;
		margin-right: 10px;
	}
	.sns-widget ul li img {
		width: 145px;
	}



	#footer {
		margin-top: 20px;
		padding: 0 0 10px;
	}
	.footer-inner {
		width: auto;
	}
	.fnav01 {
		display: block;
		background-color: #fff;
		width: 100%;
	}
	.fnav01>li {
		overflow: hidden;
		zoom: 1;
		display: block !important;
		width: auto !important;
		padding: 5px 5px 5px 25px !important;
		background: url(img/icn_arrow_04.png) no-repeat 10px center;
		-webkit-background-size: 8px 14px;
		background-size: 8px 14px;
		border-right: none;
		border-bottom: 1px solid #dbdbdb;
	}
	.fnav01>li>a {
		float: left;
		width: 110px;
		font-size: 13px;
		font-weight: normal;
	}
	.fnav01 li ul {
		padding: 2px 0 0;
		float: left;
		overflow: hidden;
		zoom: 1;
	}
	.fnav01 li ul li {
		float: left;
		margin: 0;
		padding: 0 10px;
		background: none;
		border-left: 1px solid #dbdbdb;
	}
	.fnav01 li ul li:first-child {
		padding-left: 0;
		border-left: none;
	}
	.fnav01 li ul li:last-child {
		padding-right: 0;
	}
	.fnav01 li ul li a {
		font-size: 11px;
	}
	.fnav01 li a,
	.fnav01 li ul li a {
		color: #373737 !important;
	}
	.fnav01 .trend-word {
		width: auto;
		padding: 0 !important;
		background: none;
	}
	.fnav01 .trend-word p {
		padding: 0;
		background: none;
		font-size: 13px;
	}
	.fnav01 .trend-word p br {
		display: none;
	}
	.fnav01 .trend-word p a {
		display: block;
		padding: 5px 5px 5px 50px;
		font-weight: normal;
	}
	.fnav01 .trend-word01 {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: 1px solid #dbdbdb;
		height:auto;
	}
	.fnav01 .trend-word01 a {
		background: url(img/icn_arrow_04.png), url(img/icn_trend-word_02.png);
		background-repeat: no-repeat, no-repeat;
		background-position: 10px center, 25px center;
		-webkit-background-size: 8px 12px, 18px 16px;
		background-size: 8px 12px, 18px 16px;
		padding-left:50px;
		float: none;
	}
	.fnav01 .trend-word01 br,
	.fnav01 .trend-word02 br {
		display: none;
	}
	.fnav01 .trend-word02 a {
		background: url(img/icn_arrow_04.png), url(img/icn_trend-word_04.png);
		background-repeat: no-repeat, no-repeat;
		background-position: 10px center, 25px center;
		-webkit-background-size: 8px 14px, 18px 16px;
		background-size: 8px 14px, 18px 16px;
		padding-left:50px;
		float: none;
	}
	.fnav01 .trend-word01 ,
	.fnav01 .trend-word02 {
		padding-left: 0 !important;
		background: none;
	}
	.fnav02 {
		position: relative;
		margin-top: 30px;
		overflow: hidden;
		zoom: 1;
		text-align: center;
	}
	.fnav02 ul {
		position: relative;
		left: 50%;
		float: left;
	}
	.fnav02 ul li {
		position: relative;
		left: -50%;
		float: left;
		display: block;
		padding: 0;
		border-left: 1px solid #dbdbdb;
		font-size: 10px;
		line-height: 1;
	}
	.fnav02 ul li:nth-of-type(1) {
		padding: 0 10px 0 0;
	}
	.fnav02 ul li:nth-of-type(2) {
		padding: 0 10px;
	}
	.fnav02 ul li:nth-of-type(3) {
		padding: 0 0 0 10px;
	}
	.fnav02 ul li:nth-of-type(4),
	.fnav02 ul li:nth-of-type(5),
	.fnav02 ul li:nth-of-type(6),
	.fnav02 ul li:nth-of-type(7) {
		margin-top: 10px;
	}
	.fnav02 ul li:nth-of-type(4) {
		clear: left;
		padding: 0 17px 0 0;
		border-left: none;
	}
	.fnav02 ul li:nth-of-type(5),
	.fnav02 ul li:nth-of-type(6) {
		padding: 0 17px;
	}
	.fnav02 ul li:nth-of-type(7) {
		padding: 0 0 0 17px;
	}
	#footer small {
		margin-top: 20px;
		font-size: 9px;
	}



	#pagetop {
		width: auto;
		margin: 0;
	}
	#pagetop a {
		right: 10px;
		bottom: 10px;
		width: 40px;
		height: 40px;
		margin-left: 0;
		-webkit-background-size: 40px 40px;
		background-size: 40px 40px;
	}
	#pagetop a:hover {
		opacity: 1;
	}
	.more-posts {
		margin: 20px 10px 0;
		padding: 0;
	}
	.more-posts img {
		width: 100%;
	}
	.wp-pagenavi {
		padding: 15px 0 5px;
	}



	/* Index -------------------------------------------------- */
	
	.pickup {
		display: none;
	}
	.posts {
		height: auto !important;
	}
	.posts article {
		position: static !important;
		float: none !important;
		width: auto;
		margin: 0;
		padding: 15px 0 10px;
		border: none;
		border-bottom: 1px solid #dbdbdb;
	}
	.posts article:first-child {
		padding-top: 0;
	}
	.posts article .post-data div img {
		width: 100%;
		height: auto;
	}
	.posts article h2 {
		margin: 13px 16px;
		font-size: 16px;
	}
	.posts article .post-meta {
		margin: 0 16px;
	}
	.posts article .post-meta time {
		padding-top: 2px;
	}



	/* Archive -------------------------------------------------- */
	
	.archive {
		padding: 0 10px;
		border: none;
	}
	.archive .archive-head {
		padding-bottom: 8px;
		border-bottom: 1px solid #dbdbdb;
	}
	.archive .archive-head h2 {
		font-size: 14px;
	}
	.archive .archive-head p {
		top: 3px;
		font-size: 9px;
	}
	.archive .archive-nav {
		padding-bottom: 13px;
	}
	.archive .archive-nav .year {
		margin-top: 13px;
	}
	.archive .archive-nav .month {
		margin-top: 0;
		padding-top: 10px;
	}
	.archive .archive-nav .year li {
		padding: 0 11px 0;
		font-size: 13px;
	}
	.archive .archive-nav .month li {
		margin-top: 7px;
		padding: 0 11px 0;
	}
	.archive .archive-nav .month li:nth-of-type(6) {
		border-right: 1px solid #4e4e4e;
	}
	.archive .archive-nav .month li:nth-of-type(7) {
		clear: left;
	}
	.archive article {
		padding: 15px 0;
	}
	.archive article .cat {
		padding: 0 0 0 4px;
		font-size: 10px;
	}
	.archive article time {
		top: 14px;
		font-size: 8px;
	}
	.archive article h2 {
		font-size: 13px;
	}
	.archive article h2+p {
		font-size: 11px;
	}
	.archive .wp-pagenavi {
		padding-top: 30px;
	}



	/* Single -------------------------------------------------- */
	
	.post {
		margin: 0 10px;
		border: none;
	}
    
	.post article header {
		padding: 0 0 10px;
		border-bottom: 1px solid #dbdbdb;
	}
	.post article header h1 {
		font-size: 17px;
	}
	.post article header .poi {
		font-size: 10px;
	}
	.post article header .post-meta {
		margin: 7px 0 10px;
		line-height: 1.3;
	}
	.post .post-meta .cat {
		font-size: 12px;
	}
	.post .post-meta time {
		font-size: 10px;
	}
	.post .post-content {
		position: relative;
		padding: 12px 0 20px;
	}
	.post .wp_social_bookmarking_light {
		margin-bottom: 15px;
	}
	.post .wp_social_bookmarking_light .wsbl_facebook_like {
		margin-left: 0;
	}

	.post .wp_social_bookmarking_light .wsbl_twitter {
		width: 100px;
	}
	.post .wp_social_bookmarking_light .wsbl_line {
		margin: 10px 0 0 10px;
	}

	.post .post-head-share {
		padding-bottom: 0;
		height: 58px;
	}
	.post .post-head-share .pc-share {
		display: none;
	}
	.post .post-head-share .sp-share {
		display: block;
	}
	.post .post-head-share #fixed-share {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 100;
		width: 100%;
		height: 60px;
		padding-top: 12px;
		background-color: #fff;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.post .post-head-share #fixed-share.fixed {
		position: fixed;
		padding: 10px 10px 0;
	}
	.post .post-head-share .sp-share li {
		float: left;
		width: 18%;
		margin-left: 2.5%;
	}
	.post .post-head-share .sp-share li:first-child {
		margin-left: 0;
	}
	.post .post-head-share .sp-share li a {
		display: block;
		height: 40px;
		border-radius: 4px;
		line-height: 1;
		background-repeat: no-repeat;
		background-position: center center;
		text-indent: -9999px;
	}
	.post .post-head-share .sp-share li:nth-of-type(1) a {
		background-color: #3b5999;
		background-image: url(img/icn_post-head-fbshare.gif);
		-webkit-background-size: 12px 24px;
		background-size: 12px 24px;
	}
	.post .post-head-share .sp-share li:nth-of-type(2) a {
		background-color: #55acee;
		background-image: url(img/icn_post-head-twitter.gif);
		-webkit-background-size: 23px 24px;
		background-size: 23px 24px;
	}
	.post .post-head-share .sp-share li:nth-of-type(3) a {
		background-color: #00c300;
		background-image: url(img/icn_post-head-line.gif);
		-webkit-background-size: 24px 24px;
		background-size: 24px 24px;
	}
	.post .post-head-share .sp-share li:nth-of-type(4) a {
		background-color: #df4a32;
		background-image: url(img/icn_post-head-gplus.gif);
		-webkit-background-size: 24px 24px;
		background-size: 24px 24px;
	}
	.post .post-head-share .sp-share li:nth-of-type(5) a {
		background-color: #0083d1;
		background-image: url(img/icn_post-head-hatena.gif);
		-webkit-background-size: 23px 20px;
		background-size: 23px 20px;
	}

	.post .post-thumbnail img,
	.post .post-content p img {
		width: 100%;
        height: 100%;
		background-color: #fff;
	}
	.post .div_linkpages {
		padding: 10px 0;
	}

	.post .post-fb-like {
		display: block;
		margin-bottom: 35px;
		text-align: center;
	}

	.post .share-posts {
		width: 300px;
		margin: 0 auto 20px;
	}
	.post .share-posts .fb {
		width: 145px;
		margin-right: 0;
	}
	.post .share-posts .tw {
		float: right;
		width: 145px;
	}
	.post .share-posts li a {
		display: block;
		width: 145px;
		height: 35px;
		background-repeat: no-repeat;
		background-position: 0 0;
		-webkit-background-size: 145px 35px;
		background-size: 145px 35px;
		text-indent: -9999px;
	}
	.post .share-posts .fb a {
		background-image: url(img/btn_share-facebook_02.png);
	}
	.post .share-posts .tw a {
		background-image: url(img/btn_share-twitter_02.png);
	}
	.post .share-posts li a:hover {
		filter: alpha(opacity=60);
		opacity: 0.6;
	}
	.post .writer-data {
		margin: 0 0 25px;
	}
	.post .writer-data .writer-data-nav li {
		margin-left: 5px;
	}
	.post .writer-data .area {
		padding: 10px;
		border: 1px solid #dbdbdb;
	}
	.post .writer-data .avatar {
		margin-right: 10px;
	}
	.post .writer-data .avatar img {
		width: 67px;
	}
	.post .writer-data .text h3 {
		margin-right: 10px;
		font-size: 13px;
	}
	.post .writer-data .writer-detail ul li {
		margin-left: 5px;
	}
	.post .writer-data .writer-detail ul li img {
		height: 15px;
		vertical-align: top;
	}
	.post .writer-data .writer-detail .profile {
		padding-top: 5px;
		font-size: 12px;
	}
	.post .writer-data .writer-recent-post h3 {
		margin-right: 3px;
	}
	.post .writer-data .writer-recent-post h3 span,
	.post .writer-data .writer-recent-post p {
		font-size: 11px;
	}
	.post .writer-data .writer-recent-post ul {
		padding-top: 0;
	}
	.post .writer-data .writer-recent-post ul li {
		margin-top: 10px;
		padding-left: 6px;
		background: url(img/icn_disc.png) no-repeat 0 9px;
		-webkit-background-size: 2px 2px;
		background-size: 2px 2px;
	}
	.post .writer-data .writer-recent-post ul li a {
		font-size: 12px;
	}
	.post .writer-data .writer-recent-post ul li time {
		font-size: 10px;
	}
	.post .facebook-comment {
		width: 100%;
		margin: 0;
	}
	.post .article-follow{
		border: 1px solid #dbdbdb;
		width: 100%;
		margin: 0;
	}
	.post .facebook-like{
		width: 100%;
                margin: 0;
        }
	.post .twitter-follow{
                width: 100%;
                margin: 15px 10px 10px 10px;
        }
	
	/* Facebook Likebox */
	.Facebook_LikeBox .fb-comments,
	.Facebook_LikeBox .fb_iframe_widget,
	.Facebook_LikeBox .fb_iframe_widget[style],
	.Facebook_LikeBox .fb_iframe_widget iframe[style],
	.Facebook_LikeBox .fbcomments iframe[style],
	.Facebook_LikeBox .fb_iframe_widget span {
	    width: 100% !important;
	}
    .fb_iframe_widget {
        display: block !important;
    }

	.post .related-posts {
		padding: 25px 0 0;
        margin-top: 30px;
	}
	.post .related-posts h3 {
		border-bottom: 1px solid #dbdbdb;
		font-size: 14px;
	}
	.post .related-posts ul li {
		float: none;
		width: auto;
		margin: 15px 0 0;
		overflow: hidden;
		zoom: 1;
	}
	.post .related-posts ul li .thumbnail {
		float: left;
		margin-right: 12px;
	}
	.post .related-posts ul li .thumbnail img {
		width: 90px;
                height: 100%;
	}
	.post .related-posts .text {
		margin-top: 0;
		overflow: hidden;
		zoom: 1;
	}
	.post .related-posts .post-meta .cat {
		font-size: 10px;
	}
	.post .related-posts .post-meta time {
		padding-top: 0;
		font-size: 8px;
	}
	.post .related-posts .post-title {
		margin-top: 10px;
		font-size: 12px;
	}



	/* Page -------------------------------------------------- */
	
	.page {
		margin: 0 10px;
		border: none;
	}
	.pagetitle {
		padding: 0 0 5px;
		border-bottom: 1px solid #dbdbdb;
		font-size: 17px;
	}
	.page-content {
		padding: 10px 0 0;
	}
	.page-content p {
		margin-top: 25px;
	}
	.page .page-content p img {
		width: 100%;
		height: auto;
		background-color: #fff;
	}


	/* Feature -------------------------------------------------- */
	
	.feature {
		margin-bottom: 10px;
	}
	.feature h2 img {
		width: 100%;
	}
	.feature p {
		margin: 10px 8px 0 0;
		font-size: 10px;
	}
	.feature p a {
		padding-left: 7px;
		background-position: 0 center;
		-webkit-background-size: 5px 8px;
		background-size: 5px 8px;
	}



	/* Writer List / Writer Detail -------------------------------------------------- */
	
	.writer-pagetitle {
		padding: 6px 6px 4px;
		font-size: 12px;
	}
	.writer-detail .avatar {
		margin-right: 12px;
	}
	.writer-detail .avatar img {
		width: 67px;
                height: 67px;
	}
	.writer-detail .writer-data h3 {
		margin-right: 15px;
		font-size: 14px;
	}
	.writer-detail .writer-data ul li {
		margin-left: 5px;
	}
	.writer-detail .writer-data ul li img {
		height: 15px;
		vertical-align: top;
	}
	.writer-detail .writer-data .profile {
		padding-top: 10px;
		font-size: 12px;
	}
	
	/* Writer List */
	.writer-list {
		border: none;
	}
	.writer-list .writer-pagetitle {
		margin: 0 10px;
	}
	.writer-list article {
		margin: 10px;
		padding: 10px;
		border: 1px solid #dbdbdb;
	}
	.writer-list .writer-detail .for-post-list {
		position: static;
		top: 0;
		right: 0;
		margin-top: 10px;
		overflow: hidden;
	}
	.writer-list .writer-detail .for-post-list a {
		float: right;
		padding: 5px 10px 6px;
		font-weight: normal;
	}
	.writer-list .writer-detail .for-post-list a span {
		background: url(img/icn_arrow_04.png) no-repeat left 1px;
		-webkit-background-size: 5px 9px;
		background-size: 5px 9px;
	}
	
	/* Writer Detail */
	.writer-post-list {
		margin: 0 10px;
		border: none;
	}
	.writer-post-list .writer-detail {
		margin-top: 10px;
		padding: 10px;
		border: 1px solid #dbdbdb;
	}
}

/* Rensai -------------------------------------------------- */

#rensai {
	margin: -10px;
	padding:0;
}
#rensai img {
	width: 100%;
	height: auto;
	background-color: #fff;
}

#rensai_details {
    background-color: #e6e6e6;
    font-size: 15px;
    font-weight: bold;
    margin: 0 -10px;
    padding: 30px 20px 23px;
}
.rensai_ttl{
	font-size: 17px;
	letter-spacing: 0px;
	color:#3f3f3f;
	font-weight:bold;
	border-bottom: 1px dotted #d7d7d7;
	margin:0;
	padding:25px 0 25px 0;
}
#rensai a{
	margin:0;
	padding:0;
}
.rensaiwriter-post-list{
	border: 1px solid #e6e6e6;
	padding:25px 20px;
	margin: 0 0 25px 0;
}
.rensaiwriter-pagetitle{
	margin-top: 24px;
	font-weight: bold;
	background-color:#e6e6e6;
	padding:8px;
}
.rensaiwriter-detail{
}
.rensaiavatar{
	float: left;
	margin-right: 15px;	
}
.rensaiavatar img{
 width: 60px;
  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border: 1px solid #e6e6e6;
}
.rensaiwriter-data .writer-detail ul li {
		float: left;
	margin-left: 7px;
}
.rensaiwriter-data{
}
.rensaiwriter-detail .rensaiwriter-data, .rensaiwriter-detail .rensaiwriter-data ul {
	overflow: hidden;
	zoom: 1;
}
.rensaiwriter-detail{
}
p.rensaiwritername{
	font-size: 18px;
	font-weight:bold;
	padding-top:15px;
	vertical-align:middle;
	letter-spacing: 0.1em;  
}
.rensaiprofile{
	clear:both;
}
.rensaiprofile p{
	padding-top:7px;
	font-size: 15px;
	line-height:1.6;
}

.rensaibtnbox{
	padding-top:0;
	text-align:center;
	width:100%;
}
.rensaibtn{
	background: #EEE;
/*	border: 1px solid #DDD;*/
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #111;
	padding: 20px 0;
	text-align: center;
	font-size: 16px;
	font-weight:bold;
	letter-spacing: 0em;
	display:block;
}




/* clearfix
------------------------------------------------------------*/
#header section:before,
#header section:after,
nav ul:before,
nav ul:after,
#contents:before,
#contents:after,
.fnav01:before,
.fnav01:after,
.ranking ol li:before,
.ranking ol li:after,
.popular ul li:before,
.popular ul li:after,
.archive .archive-nav ol:before,
.archive .archive-nav ol:after,
.writer-list article:before,
.writer-list article:after,
.writer-post-list .writer-detail:before,
.writer-post-list .writer-detail:after,
.post .related-posts ul:before,
.post .related-posts ul:after,
.post .writer-data .writer-detail:before,
.post .writer-data .writer-detail:after,
.post .writer-data .writer-recent-post:before,
.post .writer-data .writer-recent-post:after,
.post .post-head-share .pc-share:before,
.post .post-head-share .pc-share:after,
.post .post-head-share .sp-share:before,
.post .post-head-share .sp-share:after,
#main .posts:before,
#main .posts:after {
	content: '';
	display: table;
}
nav ul:after,
#header section:after,
#contents:after,
.fnav01:after,
.ranking ol li:after,
.popular ul li:after,
.archive .archive-nav ol:after,
.writer-list article:after,
.writer-post-list .writer-detail:after,
.post .related-posts ul:after,
.post .writer-data .writer-detail:after,
.post .writer-data .writer-recent-post:after,
.post .post-head-share .pc-share:after,
.post .post-head-share .sp-share:after,
#main .posts:after {
	clear: both;
}
nav ul,
#header section,
#contents,
.fnav01,
.ranking ol li,
.popular ul li,
.archive .archive-nav ol,
.writer-list article,
.writer-post-list .writer-detail,
.post .related-posts ul,
.post .writer-data .writer-detail,
.post .writer-data .writer-recent-post,
.post .post-head-share .pc-share,
.post .post-head-share .sp-share:after,
#main .posts {
	zoom: 1;
}
.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
