@font-face {
	font-family: 'cocopet';
	src: url('fonts/cocopet.eot?-7tdlqr');
	src: url('fonts/cocopet.eot?#iefix-7tdlqr') format('embedded-opentype'),  url('fonts/cocopet.woff?-7tdlqr') format('woff'),  url('fonts/cocopet.ttf?-7tdlqr') format('truetype'),  url('fonts/cocopet.svg?-7tdlqr#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	line-height: 1.3;
	font-size: 14px;
	color: #59493f;
}
a:hover {
	text-decoration: none;
	color: #ec8e85;
}
#fb-widget {
	display: none;
}
#head .logo img {
	height: 35px;
	margin-top: -5px;
}
#head .searchform, .mobile_right_part .searchform {
	width: 200px;
}
#head .keywords, .mobile_right_part .searchform .keywords {
	border: 1px solid #dbd2ca;
	border-radius: 5px;
	background-color: #f8f4ef;
}
#head .keywords:focus, .mobile_right_part .searchform .keywords:focus {
	background: #fff;
	border-color: #ec8e85;
}
.searchform input[type="text"]{
	width: 100%;
}
#head .searchBtn {
	width: 20px;
	height: 20px;
	/*position: absolute;*/
	top: 5px;
	right: 6px;
	background: url(../img/icn_search.png) no-repeat center;
	border: none;
}
.mobile_right_part .searchform .searchBtn {
	/* width: 20px; */
  　/* height: 20px; */
  　/* position: absolute; */
	top: 3px;
	right: 5px;
	background: url(../img/icn_search.png) no-repeat center;
	border: none;
}
#c1_sidebar {
	display: none;
}
.c3 #main {
	border-left: none;
}
.c2 .contents_m {
	border-right: none;
	min-height: 0;
	overflow: visible;
}
.c2 .contents_m h2 {
	margin-bottom: 25px;
	padding-bottom: 5px;
	border-bottom: 2px solid #ec8e85;
	font-size: 22px;
	line-height: inherit;
	font-weight: bold;
}
.contents_m h2 {
	margin-bottom: 0;
}
.center {
	text-align: center;
}
#header_inline {
	max-width: 1020px;
}
#contents {
	max-width: 1020px;
	margin-bottom: 0;
}
#head {
	border-bottom: none;
	height: 70px;
}
#foot {
	clear: both;
	padding: 20px 0;
	border-top: 1px solid #cbbfb3;
	background: url(../img/bg_check.png) #f4f0ed;
}
#foot_inline .logo {
	display: block;
	margin: 10px 0;
}
.foot_page p {
	font-size: 12px;
}
#foot_inline {
	table-layout: fixed;
}
#foot_inline .foot_menu ul {
	width: 100%;
}
#foot_inline .foot_menu ul li {
	width: 33%;
	margin: 0 0 10px;
}
.favorite:before {
	font-family: 'icomoon';
	content: "\e635";
	color: #ffd200;
	vertical-align: middle;
	font-size: 13px;
}
.new_post .new_post_title h2 {
	margin-bottom: 0;
}
#curator_list {
	width: auto;
}
#curator_list .column {
	width: 25%;
	height: 80px;
	margin: 0;
}
/**
 * まとめ
 */
/* {{{ */

.item_text p {
	font-size: 16px;
	color: #59493f;
	line-height: 2.0em;
	margin: 0;
}
.item_headline {
	margin-bottom: 10px !important;
}
.item_headline h3 {
	padding: 8px 0 4px;
	border-bottom: 2px solid #f0eae5;
	font-size: 20px;
	font-weight: bold;
}
.contents_m .relate {
	margin: 30px 0;
}
.contents_m .relate h2 {
	margin-bottom: 0;
}
.contents_m .relate_words {
	position: relative;
	margin: 0 0 30px;
	background: #fff;
	border: 1px dashed #a9e2e2;
	border-radius: 7px;
}
.contents_m .relate_words h2 {
	margin: 10px;
	border: none;
	font-size: inherit;
	padding: 0;
}
.contents_m .relate_words .keyword_list_body {
	border: none;
	padding: 0;
	margin: 10px;
}
/* }}} */
/**
 * ピックアップ
 */
/* {{{ */
#top_items {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/bg_slant.gif) #cbbfb3;
	padding: 7px;
	margin-bottom: 25px;
}
.top_items_body {
	background: #fff;
	padding: 5px;
}
#top_items .top_items_part {
	width: 33.3%;
	border: none;
	padding: 10px;
}
/* }}} */
/**
 * ナビゲーション
 */
/* {{{ */
#nav section {
	margin-bottom: 20px;
}
.nav_caption {
	padding-bottom: 8px;
	color: #ec8e85;
	border-bottom: 1px solid #f0eae5;
	font-size: 15px;
	margin-bottom: 0;
}
/*---差分---*/
.nav_caption:not(:first-child) {
	padding-top: 8px;
}
/*---------*/
#nav li {
	position: relative;
	border-bottom: 1px solid #f0eae5;
}
#build-menu li {
	padding: 0;
	border-bottom: none;
}
#build-menu h2 {
	padding: 10px 5px;
	color: #ec8e85;
}
#nav li img, #build-menu li img {
	display: none;
}
#nav li a {
	padding: 8px 0px;
}
#build-menu li a {
	padding: 10px 5px;
}
#nav a:before, /*#build-menu a:before*/ {
 font-family: 'icomoon';
 content: "\e644";
 color: #e3dbd3;
 font-size: 11px;
}
#nav a:hover/*, #build-menu a:hover*/ {
	color: #59493f;
	background: #f7f4f2;
}
#nav a:hover:before/*, #build-menu a:hover:before */ {
	color: #ec8e85;
}
#nav .active a/*, #build-menu .active a */ {
	font-weight: bold;
}
#nav .active a:before/*, #build-menu .active a:before*/ {
	color: #ec8e85;
}
#nav li a span/*, #build-menu li a span*/ {
	padding: 0;
}
.navi01 {
	display: none;
}
/* }}} */

/**
 * 左スライドメニュー
 */
/* {{{ */
body {
	overflow-x: hidden;
}
#container {
	position: relative;
	left: 0;
}
#build-menu {
	position: absolute;
	width: 260px;
	left: -260px;
	top: 0;
	display: none;
}
.menu-layer {
	position: fixed;
	top: 0;
	z-index: 9999;
	display: none;
	width: 100%;
	height: 100%;
	background-color: transparent;
	overflow: hidden;
}
.leftslide-close {
	position: absolute;
	right: 0;
	top: 0;
}
.noscroll {
	overflow-y: hidden;
	height: 100vh;
}
#build-menu p a {
	padding: 10px 5px;
	display: block;
	border-bottom: 1px solid #f0eae5;
	position: relative;
}
#build-menu h2 {
}
#build-menu h3 a {
	padding: 10px 5px;
	position: relative;
	display: block;
}
#build-menu h3 a:after, #build-menu p a:after {
	content: "";
	position: absolute;
	right: 5px;
	top: 25%;
	font-family: 'icomoon';
	content: "\e644";
	color: #e3dbd3;
	font-size: 16px;
}
#build-menu ul {
	padding: 0 5px;
}
#build-menu li {
	margin: 5px 5px 0 0;
	float: left;
	text-align: center;
	width: 122.5px;
	height: 45px;
	background: #fbf9f6;
}
#build-menu li:nth-of-type(2n) {
	margin-right: 0;
}
#build-menu li a {
	padding: 0;
	width: 122.5px;
	height: 45px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
/* }}} */

/**
 * メインタイトル
 */
/* {{{ */
.main_title {
	position: relative;
	margin-bottom: 0;
	padding: 4px 5px;
	background: #ec8e85;
	border-left: 8px solid #7e6b5a;
	color: #fff;
}
.main_title .resultStats {
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 12px;
	font-weight: normal;
}
.main_title .icon_feed {
	position: absolute;
	right: 5px;
	top: 4px;
	width: 0;
	height: 19px;
	padding-left: 18px;
	overflow: hidden;
	background: url('../img/sprite_parts.png') no-repeat;
	background-position: 0 -531px;
}
.main_title .icon_feed + .resultStats {
	right: 30px;
}
.main_title h2 {
	margin-bottom: 0;
	font-size: 14px;
}
/* }}} */
/**
 * パンくず
 */
/* {{{ */
#breadcrumbs {
	padding: 5px 0;
	border-top: 1px solid #f0eae5;
	border-bottom: 1px solid #f0eae5;
	background: none;
}
#breadcrumbs ul {
	max-width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#breadcrumbs li {
	float: left;
	font-size: 12px;
	position: static;
	font-weight: normal;
}
#breadcrumbs li:first-child {
	margin: 0;
}
#breadcrumbs a {
	display: block;
	color: #ec8e85;
	padding: 0;
}
#breadcrumbs a:after {
	font-size: 66%;
	color: #cdbfb2;
	margin: 0 5px;
	position: static;
}
#breadcrumbs a:hover {
	text-decoration: none;
}
/* }}} */
/**
 * フォーム
 */
/* {{{ */
#cont_form {
	width: auto;
	border: none;
	padding: 0;
}
#cont_form p.button, #customize .button {
	padding: 0;
	margin-bottom: 10px;
}
input[type="text"], input[type="password"], textarea {
	border: 1px solid #dbd2ca;
	border-radius: 5px;
	background-color: #f8f4ef;
	padding: 8px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	background: #fff;
	border-color: #ec8e85;
}
.style_input:focus {
	box-shadow: none;
}
/*input[type=radio],*/
input[type=checkbox] {
	display: none;
}
.radio, .checkbox {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	padding-left: 24px;
	vertical-align: middle;
	cursor: pointer;
}
.radio:hover:after, .checkbox:hover:after {
	border-color: #dbd2ca;
}
.radio:after, .checkbox:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -10px;
	width: 16px;
	height: 16px;
	border-radius: 3px;
	background: #ffffff;
	background: -webkit-linear-gradient(top, #ffffff 0%, #f5f2f0 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f5f2f0 100%);
 *zoom: 1;
 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF5F2F0');
	text-align: center;
	border: 1px solid #dbd2ca;
}
input[type=checkbox]:checked + .checkbox:before {
	position: absolute;
	top: 50%;
	left: 2px;
	display: block;
	margin-top: -10px;
	font-family: 'cocopet';
	content: '\e601';
	color: #8fc31f;
	z-index: 2;
}
.btn_primary {
	padding: 10px;
	background: #59493f;
	background: -webkit-linear-gradient(top, #59493f 0%, #79665b 100%);
	background: linear-gradient(to bottom, #59493f 0%, #79665b 100%);
 *zoom: 1;
 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF59493F', endColorstr='#FF79665B');
	text-align: center;
	border: 1px solid #59493f;
	box-shadow: 0.5px 0.8px 3px 0px rgba(0, 0, 0, 0.3);
	border-radius: 6px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	width: 250px;
	display: inline-block;
}
.btn_primary:hover {
	background: #766358;
	background: -webkit-linear-gradient(top, #766358 0%, #988174 100%);
	background: linear-gradient(to bottom, #766358 0%, #988174 100%);
 *zoom: 1;
 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF766358', endColorstr='#FF988174');
	text-align: center;
	color: #fff;
}
.btn_secondary {
	padding: 10px;
	background: #ec8e85;
	background: -webkit-linear-gradient(top, #ec8e85 0%, #e17267 100%);
	background: linear-gradient(to bottom, #ec8e85 0%, #e17267 100%);
 *zoom: 1;
 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEC8E85', endColorstr='#FFE17267');
	text-align: center;
	border: 1px solid #dc6d62;
	box-shadow: 0.5px 0.8px 3px 0px rgba(0, 0, 0, 0.3);
	border-radius: 6px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0px 0px 5px #d25a4e;
	display: inline-block;
}
.btn_secondary:hover {
	background: #f8aaa2;
	background: -webkit-linear-gradient(top, #f8aaa2 0%, #ef958c 100%);
	background: linear-gradient(to bottom, #f8aaa2 0%, #ef958c 100%);
 *zoom: 1;
 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF8AAA2', endColorstr='#FFEF958C');
	text-align: center;
	color: #fff;
}
/* }}} */
/**
 * ログイン
 */
/* {{{ */
#cont_login h3 {
	display: none;
}
#cont_login .hint {
	display: block;
	text-align: center;
}
#cont_login .hint a {
	color: #ec8e85;
}
#cont_login .hint a:hover {
	text-decoration: none;
}
#login_form {
	max-width: 550px;
	margin: 0 auto;
}
#login_form .check {
	margin-bottom: 10px;
	text-align: right;
}
/* }}} */
/**
 * 会員登録案内
 */
/* {{{ */
.invitation {
	width: 100%;
	padding: 10px;
	border: 1px dashed #dbd2ca;
	border-radius: 7px;
	margin-bottom: 20px;
}
.invitation h3 {
	width: 100%;
	margin-bottom: 10px;
	color: #8fc31f;
	font-size: 16px;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	padding-left: 40px;
	background: url('../img/icn_first.png') no-repeat;
	border-bottom: none;
}
.invitation h4 {
	display: none;
}
.invitation_inline {
	background: none;
	padding: 0;
	min-height: 0;
}
.invitation_inline > p {
	color: #a99d91;
	margin-bottom: 10px;
}
.invitation .btn_secondary {
	padding: 5px 10px;
}
#inducement {
	min-height: 0;
	margin-bottom: 20px;
}
/* }}} */

/**
 * サインアップ
 */
/* {{{ */

#signup h3 {
	margin-bottom: 15px;
	font-size: 17px;
	border-bottom: 0;
}
#signup h3:before {
	margin-right: 4px;
	content: "●";
	color: #ec8e85;
	font-size: 14px;
	vertical-align: 2px;
}
#signup .sns, #signup .signup_form {
	width: auto;
	margin-bottom: 30px;
	padding: 15px 17px 20px;
	border: 4px solid #f8f4ef;
	border-radius: 10px;
	float: none;
}
#signup_form .check {
	margin: 24px 0;
}
#signup_form .check a {
	color: #ec8e85;
	text-decoration: underline;
}
#signup_form .check a:hover {
	text-decoration: none;
}
/* }}} */
/**
 * サイドバー
 */
/* {{{ */
.headline {
	margin-bottom: 0;
	padding: 5px 10px;
	background: #f8f4ef;
	border-left: 8px solid #ec8e85;
	color: #ec8e85;
	font-size: 14px;
}
.headline .sub {
	display: none;
}
#guideline .headline {
	padding: 8px 10px;
	color: #000;
	font-size: 16px;
	margin-bottom: 15px;
}
#guideline .subheadline {
	border-bottom: 1px solid #ec8e85;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.keyword_list_body {
	border-top: none;
}
.keyword_list li {
	margin: 0 6px 6px 0;
}
.keyword_list li a:before {
	color: #a9e2e2;
}
/* }}} */
/**
 * サイドリンク
 */
/* {{{ */
.side_page ul {
	margin: 0;
	padding: 10px 10px 5px;
}
.side_page ul li {
	padding: 0;
	position: relative;
	border: none;
}
.side_page a {
	display: block;
	padding: 5px 0px;
	font-weight: bold;
	color: #ec8e85;
}
.side_page a:before {
	font-family: 'icomoon';
	content: "\e644";
	color: #e3dbd3;
	font-size: 11px;
}
.side_page a:hover {
	background: #f7f4f2;
	text-decoration: none;
}
.side_page a:hover:before {
	color: #ec8e85;
}
.side_page .active a {
	color: #59493f;
}
.side_page .active a:before {
	color: #59493f;
}
/* }}} */
/**
 * お気に入り
 */
/* {{{ */
#article_header a.favorite, .article_header a.favorite {
	display: block;
	margin: 8px 0 10px;
	padding: 3px 14px 2px 0;
	background: #ffffff;
	background: -webkit-linear-gradient(top, #ffffff 0%, #f5f2f0 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f5f2f0 100%);
 *zoom: 1;
 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF5F2F0');
	text-align: center;
	border: 1px solid #dbd2ca;
	border-radius: 14px;
	font-size: 13px;
}
#article_header a.favorite:before, .article_header a.favorite:before {
	font-size: 15px;
	vertical-align: -2px;
}
#article_header, .article_header {
	margin-bottom: 30px;
	padding: 20px 0;
	background: url(../img/bg_check.png) #f6f2ef;
}
.article_header {
	padding: 20px 16px;
}
.c2 .article_header h2 {
	min-height: 100px;
	margin-bottom: 10px;
	font: inherit;
	font-size: 26px;
	border: none;
}
.c2 .article_header h2 + p {
	margin: 0 0 10px 0;
}
.c2 .article_header .article_data {
	margin: 0 0 10px 0;
}
#article_header .tags, .article_header .tags {
	display: none;
}
#article_header header, .article_header header {
	max-width: 1020px;
	min-height: 132px;
	margin: 0 auto;
	position: relative;
}
#article_header h2, .article_header h2 {
	font-size: 26px;
	margin: 0 220px 10px 0;
}
#article_header h2 + p, .article_header h2 + p {
	color: #a89c91;
	font-size: 15px;
	margin: 0 220px 10px 0;
}
.article_toolbox {
	position: absolute;
	right: 0;
	top: 0;
	width: 190px;
	padding: 10px;
	background: #fff;
}
.article_toolbox .like {
	padding: 10px 0;
	text-align: center;
}
.article_data {
	margin: 0 220px 10px 0;
	color: #a89c91;
	font-size: 13px;
}
.article_data .prf {
	display: block;
	float: left;
	color: #a89c91;
}
.article_data .prf img {
	width: 25px;
	height: 25px;
	margin-right: 5px;
	vertical-align: -6px;
}
.article_data time {
	float: right;
	line-height: 25px;
}
.article_infobox .img {
	float: left;
	width: 100px;
	height: 100px;
	padding: 5px;
	background: #fff;
	border: 1px solid #d2c3b5;
}
.article_infobox .img img {
	width: 100%;
	height: 100%;
}
#article_header .view, .article_header .view {
	display: table;
	width: 100%;
	table-layout: fixed;
}
/*
#article_header .view__count,
.article_header .favorite,
.article_header .view__count {
	border-left: 1px solid #f0eae5;
}
*/
#article_header .favorite, #article_header .view__count {
	display: table-cell;
	color: #7e6b5a;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#article_header .favorite span, #article_header .view__count span, .article_header .favorite span, .article_header .view__count span {
	display: inline;
	margin-left: 3px;
	color: #a89c91;
	font-size: 12px;
	font-weight: normal;
}
#article_header .view_count, .article_header .view_count {
	border-left: 1px solid #f0eae5;
}
#article_footer {
	clear: both;
}
#article_footer .like {
	padding: 5px 0;
	float: left;
}
#article_footer .like > .img {
	display: none;
}
#article_footer .btn > p {
	display: none;
}
#article_footer .snsbtn {
	float: right;
}
/**
 * 広告
 */
.side_ad, .main_ad, .sp_ad {
	margin-bottom: 20px;
}
/* sp用 */
.sp_ad {
	width: 100%;
	display: none;
	text-align: center;/* width: 300px; */
}
/**
 * onechoice
 *
 **/
.pc_img {
	width: 690px;
	margin: 0 auto;
	display: block;
}
.sp_img {
	display: none;
}
/* main_bottom */
.main_ad {
	height: 250px;
	margin-top: 20px;
}
.main_ad2 {
	height: 100px;
	margin-top: 100px;
}
#main_ad1 {
	float: left;
	width: 300px;
}
#main_ad2 {
	float: right;
	width: 300px;
}
#main_ad4 {
	height: 420px;
}
.relate {
	clear: both;
}
/* 確認用
.main_ad ins, .side_ad ins, .sp_ad ins {
	border: solid 1px black;
}　*/

/* }}} */
/**
 * ユーザー
 */
/* {{{ */
.tabs {
	padding-left: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #dbd2ca;
	z-index: 0;
}
.tabs li {
	position: relative;
	display: table;
	float: left;
	width: 213px;
	margin-bottom: -1px;
	background: #f7f5f3;
	border-bottom: 1px solid #dbd2ca;
	border-right: 1px solid #dbd2ca;
	border-left: 1px solid #dbd2ca;
	box-shadow: inset 0 3px 0 #ded6cd;
	font-size: 15px;
	font-weight: bold;
	margin-left: 0;
}
.tabs li + li {
	border-left: none;
}
.tabs .active {
	padding: 10px 6px;
	background: #fff;
	border-bottom: 1px solid #fff;
	box-shadow: inset 0 3px 0 #ec8e85;
	color: #59493f;
	z-index: 0;
	border-top: none;
	border-right: 1px solid #dbd2ca;
	border-left: 1px solid #dbd2ca;
	position: static;
}
.tabs li + li.active {
	border-left: none;
}
.tabs li a {
	display: block;
	padding: 10px 6px;
	color: #a89c91;
	background: none;
}
.tabs li:hover {
	background: #fff;
}
.tabs li:hover a {
	color: #ec8e85;
	background: none;
}
.tabs .count {
	position: absolute;
	right: 6px;
	top: 13px;
	display: inline-block;
	color: #ec8e85;
	font-size: 12px;
	font-weight: normal;
	vertical-align: 0px;
}
/* }}} */
/**
 * その他
 */
/* {{{ */
#corporate {
	padding: 0;
}
#corporate dt {
	font-weight: bold;
}
#customize {
	width: 550px;
	margin: 0 auto;
	border: none;
	padding: 0;
}
#customize dt span {
	display: inline;
	font-size: 11px;
	color: #ff6035;
	margin-left: 10px;
}
/* }}} */
/**
 * ページトップ
 */
/* {{{ */
.top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	cursor: pointer;
	z-index: 999;
}
.top a {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #fff;
	border: 1px solid #e3dbd3;
	border-radius: 5px;
	padding: 0;
}
.top a:after {
	font-family: 'icomoon';
	content: '\e63f';
	font-size: 35px;
	color: #e3dbd3;
	position: static;
}
.top a:hover {
	background: #f7f4f2;
}
.top a:hover:after {
	color: #a89c91;
}
/* }}} */
/**
 * まとめメタデータ
 */
/* {{{ */
.postlist .column {
	padding: 10px 0;
	border-bottom: 1px solid #EEE;
}
.postlist .column h3 {
	padding-left: 90px;
}
.postlist .column p {
	font-size: 11px;
	padding-left: 90px;
}
.postlist .column img {
	width: 80px;
	height: 80px;
}
.contents_s .side_postlist {
	border-top: none;
}
.contents_s .side_postlist .rank {
	top: 10px;
	left: 10px;
}
.contents_s .side_postlist .column {
	padding: 10px 10px 10px 12px;
}
.contents_s .side_postlist img {
	width: 60px;
	height: 60px;
}
#post_pickup .post_imglist ul li a img {
	width: 100px;
	height: 100px;
}
.post_main_data {
	min-height: 60px;
}
.post_data {
	padding-top: 3px;
	padding-left: 90px;
}
.post_data .owner_info {
	display: block;
	float: left;
	color: #a89c91;
	font-size: 11px;
	white-space: nowrap;
}
.post_data .owner_info img {
	width: 20px;
	height: 20px;
	margin: 0 5px 0 0;
	vertical-align: middle;
}
.post_data .view_count, .post_data .favorite {
	position: relative;
	float: right;
	padding: 0 !important;
	color: #a89c91;
	font-size: 11px;
}
.post_data .view_count span, .post_data .favorite span {
	color: #7e6b5a;
}
/*
.post_data .view_count {
	margin-left: 20px;
}
*/
.post_data .view_count span {
	margin-right: 5px;
}
/* favorite周りはコメントアウト
.post_data .view_count:before {
	display: block;
	content: "";
	position: absolute;
	left: -10px;
	top: 50%;
	width: 1px;
	height: 12px;
	margin-top: -5px;
	background: #f0eae5;
}*/
.item_article .link_pink.column h3, .item_article .link_pink.column p, .item_article .link_pink .post_data {
	padding-left: 0px;
}
.item_article .column {
	padding: 10px 0;
	border-bottom: 1px solid #EEE;
	color: #999;
	clear: both;
	overflow: hidden;
	position: relative;
}
.item_article .link_pink.column h3 {
	font-size: 16px;
	line-height: 20px;
	margin-top: 7px;
	margin-bottom: 3px;
}
.item_article .link_pink.column img {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 10px;
}
.link_pink.column p {
	color: #59493f;
	font-size: 11px;
}
.link_pink .post_main_data {
	min-height: 40px;
	margin-bottom: 5px;
}
.link_pink .post_main_data a {
	color: #ec8e85;
	text-decoration: underline;
}
.link_pink.column .source p, .link_pink.column .source p a {
	color: #999;
}
.top_postlist:after {
	content: ".";
	display: block;
	clear: both;
	font-size: 0;
}
.top_postlist .column {
	position: relative;
}
.ribon-wp {
	overflow: hidden;
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	z-index: 1;
	width: 48px;
	height: 48px;
}
.ribon {
	position: absolute;
	text-transform: uppercase;
	top: 10px;
	left: -36px;
	background: #ff574d;
	width: 110px;
	color: #FFFFFF;
	padding: 4px 0px;
	text-align: center;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	line-height: 10px;
	z-index: 1;
	font-size: 10px;
	font-weight: bold;
}
/* }}} */
/**
 * マイページ
 */
/* {{{ */
.nuser .curator_info {
	margin: 0;
	min-height: 0;
}
.nuser .myprofile {
	border: none;
}
.nuser .curator_info .c_content {
	background: none;
	position: static;
	padding: 0;
	float: none;
}
.nuser .curator_info .c_content > img {
	float: left;
	position: static;
}
.nuser .curator_info .c_content > .c_status {
	margin-top: 0;
	margin-left: 82px;
}
.nuser .curator_info .c_content > .c_status li {
	padding: 0;
	color: inherit;
	display: table;
	width: 100%;
	padding-bottom: 4px;
	margin-bottom: 6px;
	border-bottom: 1px dashed #dbd2ca;
	font-size: 12px;
	font-weight: bold;
}
.nuser .curator_info .c_content > .c_status li span {
	display: inline-block;
	line-height: 1;
	float: right;
	font-size: 14px;
	font-weight: normal;
	vertical-align: 0;
}
.nuser .curator_info .c_content > h2 {
	color: inherit;
	position: static;
	clear: both;
	padding-top: 8px;
	margin-bottom: 10px;
	font-weight: normal;
}
.nuser .curator_info .c_content > h2 span {
	font-size: 16px;
	font-weight: bold;
}
.nuser .curator_introduction {
	padding: 0;
}
.nuser .curator_info .c_cover {
	display: none;
}
/* }}} */
/**
 * SNSリスト
 */
/* {{{ */
#edit .sns {
	margin-bottom: 20px;
}
#cont_login .sns {
	margin: 20px 0;
	padding-top: 20px;
	border-top: 1px solid #f0eae5;
}
.snsbtn {
	margin: 0 auto;
	display: table;
}
#cont_login .sns h3 {
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	font-size: 14px;
	border: none;
	text-align: center;
}
#cont_login .sns h3:before {
	font-family: 'icomoon';
	content: "\e63e";
	color: #dfdbd7;
	font-size: 20px;
	vertical-align: -3px;
}
.btn_sns span {
	color: #fff !important;
	display: none;
}
.snsbtn .btn_sns {
	display: table-cell !important;
	width: 35px;
	height: 30px;
	line-height: 30px;
	padding: 0 2px;
}
.snsbtn .btn_sns a {
	display: block;
	background: none;
	margin: 0;
	border: none;
	border-radius: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	padding-left: 38px;
	position: relative;
	background-size: 20px auto;
	background-position: 10px 50%;
	background-repeat: no-repeat;
}
.sns .snsbtn .btn_sns {
	padding: 0 2px;
	width: 145px;
}
.sns .btn_sns span {
	display: block;
}
.snsbtn .fb a {
	background-image: url(../img/sns_fb.png);
	background-color: #3b5998;
}
.snsbtn .tw a {
	background-image: url(../img/sns_tw.png);
	background-color: #55acee;
}
.snsbtn .hateb a {
	background-image: url(../img/sns_hb.png);
	background-color: #0171c5;
}
.snsbtn .google a {
	background-image: url(../img/sns_gg.png);
	background-color: #dd4b39;
}
.snsbtn .line a {
	background-image: url(../img/sns_line.png);
	background-color: #59cf37;
}
.snsbtn .btn_sns.line {
	display: none !important;
}
.snsbtn h3 {
	display: none;
}
.sp_snsbtn {
	display: none;
}
.snsbtn_overlay + .snsbtn {
	display: none;
}
.snsSet span {
	color: #fff;
}
.snsSet .btn_sns, .snsSet .rcm {
	display: table-cell !important;
	/*    height: 32px;
    line-height: 32px;
*/	padding-right: 5px;
	border-radius: 3px;
}
.snsSet .btn_sns a {
	display: block;
	background: none;
	margin: 0;
	border: none;
	border-radius: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	padding-left: 32px;
	position: relative;
	background-size: 16px auto;
	background-position: 10px 50%;
	background-repeat: no-repeat;
	border-radius: 3px;
	font-size: 13px;
}
.snsSet .rcm {
	margin: 0;
	width: 150px;
	height: 24px;
	line-height: 24px;
	padding: 0;
	padding-left: 32px;
	position: relative;
	background-size: 16px auto;
	background-position: 10px 30%;
	background-repeat: no-repeat;
	border-radius: 3px;
	font-size: 13px;
	background-image: url(../img/rcm_star.png);
	background-color: #fbf9f6;
	border: 2px solid #f0f0f0;
	box-sizing: border-box;
	vertical-align: middle;
}
.snsSet .rcm.active {
	background-image: url(../img/rcm_star_active.png);
}
.snsSet .btn_sns {
	width: 100px;
}
.snsSet .btn_sns span {
	display: block;
	height: 24px;
	line-height: 24px;
	padding-left: 3px;
}
.snsSet .rcm span {
	color: #59493f;
}
.snsSet .fb a {
	background-image: url(../img/sns_fb.png);
	background-color: #3b5998;
	border: 2px solid #3b5998;
}
.snsSet .tw a {
	background-image: url(../img/sns_tw.png);
	background-color: #55acee;
	border: 2px solid #55acee;
}
.snsSet .line {
	display: none !important;
}
/* }}} */

#signup_form dl {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f0eae5;
}
#cont_form dl {
	display: table;
	width: 100%;
}
#cont_form dt {
	display: table-cell;
	font-weight: bold;
	float: none !important;
}
#cont_form dd {
	display: table-cell;
	float: none !important;
}
#login_form dl dt, #signup_form dl dt, #contact dl dt {
	width: 150px;
}
#contact .button {
	margin-top: 20px;
}
#contact .button input {
	margin: 0 10px;
}
#guideline {
	margin: 0;
	padding: 0;
	border: none;
}
#cont_login .style_input {
	margin-bottom: 5px;
	width: 100%;
}
#special_items h2 {
	border: none;
}
/**
 * まとめ編集画面
 */
.edit_button ul li {
	float: left;
	border-right: 1px solid #DDD;
	cursor: pointer;
	background-size: 50px 50px;
	width: 50px;
	height: 50px;
}
.con_head {
	background: #FFF url(../img/tab_headline.png) no-repeat;
}
.con_text {
	background: #FFF url(../img/tab_text.png) no-repeat;
}
.con_link {
	background: #FFF url(../img/tab_link.png) no-repeat;
}
.con_movie {
	background: #FFF url(../img/tab_movie.png) no-repeat;
}
.con_image {
	background: #FFF url(../img/tab_image.png) no-repeat;
}
.con_tw {
	background: #FFF url(../img/tab_twitter.png) no-repeat;
}
.con_insta {
	background: #FFF url(../img/tab_insta.png) no-repeat;
}
.con_q {
	background: #FFF url(../img/tab_quotation.png) no-repeat;
}
.con_list {
	background: #FFF url(../img/tab_list.png) no-repeat;
}
.con_table {
	background: #FFF url(../img/tab_table.png) no-repeat;
}
.con_article {
	background: #FFF url(../img/tab_article.png) no-repeat;
}
.con_border {
	background: #FFF url(../img/tab_border.png) no-repeat;
}
.con_html {
	background: #FFF url(../img/tab_html.png) no-repeat;
}
.con_goods {
	background: #FFF url(../img/tab_goods.png) no-repeat;
}
.invisible {
	display: none;
}
.check_form div {
	display: inline;
}
/* }}} */
/**
 * 図鑑
 */
/* {{{ */
#pictureBook_header {
	margin-bottom: 30px;
	padding: 25px 0;
	background: url(../img/bg_check.png) #f6f2ef;
}
#pictureBook_header header {
	max-width: 1020px;
	margin: 0 auto;
	position: relative;
}
.pictureBook_title h2 {
	background: url(../img/zukan_bg_title_pc.png) no-repeat;
	padding-left: 392px;
	height: 55px;
	width: 0;
	overflow: hidden;
	margin: 0 auto 20px;
}
.pictureBook_title p {
	margin: 0 100px;
	line-height: 1.5;
	color: #59493f;
	font-size: 16px;
}
.pictureBook_list {
	margin-bottom: 40px;
	overflow: hidden;
}
.pictureBook_list ul {
	margin-right: -25px;
}
.pictureBook_list li {
	float: left;
	width: 320px;
	margin-right: 25px;
	margin-bottom: 25px;
	border: 1px solid #f0eae5;
	box-sizing: border-box;
}
.pictureBook_list li img {
	width: 100%;
}
.pictureBook_list dl {
	margin: 10px 15px 15px;
}
.pictureBook_list dt a {
	color: #ec8e85;
	font-size: 20px;
	font-weight: bold;
}
.pictureBook_list dd {
	line-height: 1.28;
	margin-top: 10px;
	font-size: 14px;
}
/* list s */
.pictureBook_list_s {
	position: relative;
	margin-bottom: 50px;
	margin-top: 70px;
	padding-top: 50px;
	border-top: 1px solid #f0eae5;
}
.pictureBook_list_s h3 {
	position: absolute;
	left: 50%;
	top: -21px;
	margin-left: -155px;
	width: 0;
	height: 43px;
	padding-left: 310px;
	overflow: hidden;
	background-image: url(../img/zukan_bg_title_s_pc.png);
}
.pictureBook_list_s ul {
	letter-spacing: -.4em;
	margin-right: -17px;
}
.pictureBook_list_s li {
	display: inline-block;
	width: 188px;
	margin-right: 17px;
	margin-bottom: 15px;
	box-sizing: border-box;
	letter-spacing: normal;
	vertical-align: top;
}
.pictureBook_list_s li .picture {
	margin-bottom: 10px;
	height: 104px;
	overflow: hidden;
}
.pictureBook_list_s li img {
	width: 100%;
}
.pictureBook_list_s a {
	display: block;
	color: #f69389;
	font-size: 16px;
	text-align: center;
}
/* zukan detail */
.pictureBook_headline h2 {
	margin-bottom: 20px;
	font-size: 36px;
	font-weight: bold;
}
.pictureBook_headline .image {
	float: left;
	width: 320px;
	height: 198px;
	background: #fff;
	box-sizing: border-box;
	border: 4px solid #fff;
	overflow: hidden;
}
.pictureBook_headline .headline_text {
	float: right;
	width: 665px;
	margin-bottom: 20px;
	line-height: 1.5;
	font-size: 14px;
}
/* rating */
.pictureBook_headline .rating_box {
	display: table;
	margin-left: 345px;
	padding: 10px 10px 0;
	background: #fff;
	border: 2px solid #f0eae5;
}
.pictureBook_headline .rating_box li {
	display: table;
	float: left;
	width: 50%;
	margin-bottom: 10px;
}
.pictureBook_headline .rating_box .rating_title {
	float: left;
	width: 40%;
	font-size: 16px;
	font-weight: bold;
}
.pictureBook_headline .rating_box .rating_title:before {
	margin-right: 6px;
	content: "●";
	color: #f0eae5;
	font-size: 10px;
	vertical-align: middle;
}
.pictureBook_headline .rating_box .rating {
	float: left;
	width: 60%;
}
.rate {
	position: relative;
	display: inline-block;
	width: 110px;
	height: 18px;
	background-image: url(../img/rating_off.png);
	background-repeat: repeat-x;
	background-size: 22px auto;
}
.rate:after {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	display: inline-block;
	content: "";
	background-image: url(../img/rating_on.png);
	background-repeat: repeat-x;
	background-size: 22px auto;
}
.rate0:after {
	width: 0;
}
.rate1:after {
	width: 22px;
}
.rate2:after {
	width: 44px;
}
.rate3:after {
	width: 66px;
}
.rate4:after {
	width: 88px;
}
.rate5:after {
	width: 110px;
}
/* pictureBook_itemList */
.pictureBook_itemList {
	margin-bottom: 50px;
}
.pictureBook_itemList h3 {
	padding: 8px 5px;
	margin-bottom: 15px;
	border-top: 2px solid #ec8e85;
	border-bottom: 2px solid #f0eae5;
	font-size: 22px;
	font-weight: bold;
}
.pictureBook_itemList .text {
	line-height: 1.5;
	margin-bottom: 20px;
}
.pictureBook_itemList ul {
	display: table;
	width: 100%;
}
.pictureBook_itemList li {
	position: relative;
	float: left;
	width: 320px;
	height: 250px;
	box-sizing: border-box;
	overflow: hidden;
}
.pictureBook_itemList li + li {
	margin-left: 25px;
}
.pictureBook_itemList .picture img {
	width: 100%;
}
.pictureBook_itemList .title {
	padding: 10px 15px;
	background: rgba(0,0,0,0.3);
	position: absolute;
	left: 0;
	bottom: 0;
	height: 86px;
	line-height: 1.3;
	color: #fff;
	font-size: 16px;
}
.pictureBook_itemList .author {
	position: absolute;
	bottom: 8px;
	right: 15px;
	font-size: 11px;
}
.pictureBook_itemList .author img {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}
.article_loading {
	margin: 12px 0 32px 0;
	text-align: center;
}

@media only screen and (max-width:960px) {
#cont_form dl, #cont_form dt, #cont_form dd {
	display: block;
}
.nuser .curator_info .c_cover {
	display: block;
	height: 148px;
}
.nuser .curator_info .c_content > .c_status {
	float: left;
	margin-left: 10px;
	padding-top: 8px;
}
.nuser .curator_info .c_content > .c_status li {
	display: table-cell;
	font-size: 10px;
	width: auto;
	border: none;
	font-weight: normal;
	line-height: 1.2;
	padding-right: 6px;
	color: #afa397;
}
.nuser .curator_info .c_content > .c_status li + li {
	border-left: 1px solid #eae3dc;
	padding-left: 6px;
}
.nuser .curator_info .c_content > .c_status li span {
	color: #59493f;
	font-size: inherit;
	line-height: inherit;
}
#mypage > .c2 .contents_s {
	width: 100%;
}
#mypage > .c2 .contents_m {
	width: 100%;
}
.nuser .curator_info .c_content > img {
	position: absolute;
	left: 50%;
	top: 30px;
	margin-left: -30px;
	border: 3px solid #fff;
	border-radius: 10px;
}
.nuser .curator_info .c_content > h2 {
	position: absolute;
	left: 0;
	top: 90px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #fff;
}
.nuser .curator_info .c_content > h2 span {
	font-size: 12px;
}
.article_header {
	margin: 0 -20px 30px -20px;
}
/**
	 * フッター
	 */
	/* {{{ */
#foot {
	padding: 0;
	border: none;
	background: none;
}
#foot .logo {
	display: none;
}
#foot_inline .foot_menu {
	display: block;
	width: 100%;
	padding: 0;
}
#foot_inline .foot_menu ul li {
	width: 50%;
	float: left;
	margin: 0;
}
#foot_inline .foot_category h3 {
	padding: 8px 10px;
	background: #ec8e85;
	color: #fff;
	font-size: 13px;
	margin-bottom: 0;
}
#foot_inline .foot_category ul li {
	font-size: 14px;
	position: relative;
	border-bottom: 1px solid #f0eae5;
}
#foot_inline .foot_category ul li:nth-child(2n+1) {
	border-right: 1px solid #f0eae5;
}
.foot_category li a {
	display: block;
	padding: 8px 10px 8px 8px;
}
.foot_category a:before {
	font-family: 'icomoon';
	content: "\e644";
	color: #e3dbd3;
	font-size: 11px;
}
#foot_inline .foot_page {
	margin-top: 20px;
	background: #fcf9f5;
}
#foot_inline .foot_page h3 {
	display: none;
}
#foot_inline .foot_page ul li {
	font-size: 12px;
	border-bottom: 1px solid #fff;
}
#foot_inline .foot_page ul li:nth-child(2n+1) {
	border-right: 1px solid #fff;
}
.foot_page li a {
	display: block;
	padding: 10px;
}
.foot_page p {
	padding: 10px;
}
#foot_inline {
	margin-bottom: 0;
}
#foot small {
	background: #fcf9f5;
	padding: 10px;
}
/* }}} */
#fb-widget {
	text-align: center;
}
.side_ad {
	display: none;
}
.access_rank_post {
	display: none;
}
.relate_words {
	display: none;
}
}

@media only screen and (max-width:768px) {
#curator_list .column {
	width: 50%;
	margin: 0;
}
#head ul,  #head .searchform {
	display: block;
}
.only-pc {
	display: none !important;
}
.only-sp {
	display: block;
}
/*sub*/
.sub-cat-page__section{
	
}
.sub-cat-page__ttl{
	padding:5px 4px;
}
.sub-cat-page__post-list a{
	padding: 14px 10px 14px 24px;
}
.sub-cat-page__cat-list li{
	width:49%;
	margin:8px 2% 0 0;
}
.sub-cat-page__cat-list li a{
	padding:0 5px;
	width:100%;
	text-align:left;
}
}

@media only screen and (max-width:640px) {
#curator_list .column {
	width: 100%;
	margin: 0;
}
#head ul,  #head .searchform {
	display: none;
}
.item_headline h2 {
	font-size: 18px;
}
.item_headline h3 {
	font-size: 18px;
}
#breadcrumbs {
	display: none;
}
.c3 #main {
	padding: 0;
}
.c2 .contents_m {
	padding: 0;
}
.c2 .contents_m h2{
	font-size:16px;
}
.postlist .column {
	padding: 10px;
}
.headline {
	padding: 4px 10px;
}
.headline h2 {
	font-size: 12px;
}
#top_items {
	margin: 0;
	padding: 0;
	background: none;
}
#top_items .top_items_part {
	padding: 0;
}
.postlist .column .post_main_data p {
	display: none;
}
.postlist .column .post_main_data .taglist {
	display: none;
}
.postlist .taglist {
	margin-left: 0;
}
.top_items_body {
	padding: 0;
}
#top_items + .contents_m .new_post_title {
	display: none;
}
.category_info > h2 {
	font-size: 14px;
	font-weight: bold;
}
.category_info > p {
	color: #a89c91;
	font-size: 11px;
}
/**
	 * ヘッダ
	 */
#head, .mobile_right_wrap .mobile_right_body h1 {
	position: relative;
	height: auto;
}
#head h1 {
	display: block;
	height: 42px;
	padding: 10px 0;
	text-align: center;
}
.mobile_right_wrap .mobile_right_body h1 {
	color: #fff;
	background: #59493f;
	position: relative;
	padding: 0 0 0 24px;
	height: 42px;
	line-height: 42px;
}
#head .logo img {
	height: 100%;
	margin: 0;
}
#header_inline {
	height: auto;
}
#mobile-bar {
	top: 0;
	left: 0;
}
#mobile-bar a {
	width: 42px;
	height: 42px;
	padding: 0;
	color: #d9cfc5;
}
#mobile-bar a:hover {
	text-decoration: none;
}
#mobile-bar a:before {
	font-family: 'cocopet';
	content: '\e612';
	font-size: 18px;
	line-height: 42px;
}
#build-menu-button {
	background: none;
}
#mobile-right {
	top: 0;
	right: 0;
	position: absolute;
}
#mobile-right-menu {
	background: none;
	color: #d9cfc5;
	width: 42px;
	height: 42px;
	position: static;
	text-align: center;
}
#mobile-right-menu:hover {
	text-decoration: none;
}
#mobile-right-menu:before {
	font-family: 'cocopet';
	content: '\e600';
	font-size: 18px;
	line-height: 42px;
}
#right-menu-close {
	background: none;
	top: 0;
	left: 0;
	width: 42px;
	height: 42px;
	text-align: center;
	padding-left: 0;
}
#right-menu-close:before {
	font-family: 'cocopet';
	content: '\e617';
	font-size: 18px;
	line-height: 42px;
	position: static;
}
#right-menu-close:hover {
	text-decoration: none;
}
#article_header h2, .article_header h2 {
	font-size: 15px;
	font-weight: bold;
}
.c2 .article_header h2 {
	min-height: 60px;
	font-size: 15px;
	font-weight: bold;
}
.c2 .article_header h2 + p {
	margin: 0 0 10px 0;
}
.c2 .article_header .article_data {
	margin: 0 0 10px 0;
}
#corporate dl {
	padding: 0;
	margin-bottom: 8px;
}
#guideline {
	border: none;
}
#corporate dt {
	margin: 0 10px 5px;
	font-weight: bold;
	font-size: 13px;
}
#cont_form dt, #cont_form dd, #customize dt, #customize dd {
	padding: 0 10px;
}
#cont_form dt:before, #customize dt:before {
	content: "●";
	line-height: 1;
	margin-right: 5px;
	color: #ec8e85;
	font-size: 10px;
	vertical-align: 1px;
}
#corporate dt:before {
	content: "●";
	line-height: 1;
	margin-right: 5px;
	color: #eae3dc;
	font-size: 10px;
	vertical-align: 1px;
}
#corporate dd {
	padding: 0 10px 8px 25px;
	border-bottom: none;
}
#article_header, .article_header {
	margin-top: 75px;
	padding: 10px;
}
.article_header {
	margin: 0 0 30px 0;
}
#article_header h2, .article_header h2 {
	font-size: 15px;
	margin: 0 0 10px 0;
}
#article_header h2 + p, .article_header h2 + p {
	margin: 0;
	clear: both;
	margin-bottom: 10px;
	font-size: 13px;
}
.article_infobox .img {
	position: static;
	float: left;
	width: 60px;
	height: 60px;
}
.article_data time {
	position: absolute;
	left: 0;
	text-align: left;
	top: -40px;
	font-size: 10px;/* line-height: 1 */
}
.article_data {
	margin: 0;/* height: 13px; */
}
.article_data .prf img {
	width: 15px;
	height: 15px;
	margin-right: 5px;
	vertical-align: middle;
}
.article_toolbox {
	position: static;
	background: none;
	width: auto;
	padding: 0;
}
.article_toolbox .snsbtn {
	margin-top: 10px;
	clear: right;
	float: right;
}
.article_toolbox .like {
	margin-top: 10px;
	padding: 5px 0;
	clear: left;
	float: left;
}
#article_footer {
	padding: 10px;
}
#article_footer .like {
	width: 100%;
	display: table;
	padding: 0;
	float: none;
	border: 1px solid #e3dbd3;
}
#article_footer .like > div {
	display: table-cell;
	vertical-align: middle;
}
#article_footer .like > div.img {
	display: block;
	width: 100px;
	height: 100px;
}
#article_footer .like > div.btn {
	text-align: center;
}
#article_footer .like > div.btn > p {
	display: block;
	font-weight: bold;
	padding: 10px 0;
}
/**
 * onechoice
 *
 **/
.sp_img {
	width: 300px;
	margin: 0 auto;
	display: block;
}
.pc_img {
	display: none;
}
/* Sカテゴリー記事ヘッダー
----------------------------------------------- */
#article .innr {
	padding: 0;
	border: 0;
	border-top: 1px solid #f0eae5;
	border-bottom: 1px solid #f0eae5;
	margin-top: 2px;
}
#article .innr .article_info {
	margin: 0;
	padding: 10px 10px 30px 10px;
}
#article .innr .article_info h2 {
	font-size: 18px;
	border-bottom: 0px;
	margin-bottom: 0px;
}
#article .innr .article_info p {
	background: #fbf9f6;
	padding: 10px;
	font-size: 14px;
	line-height: 1.5;
}
#article .innr .article_data {
	margin: 0;
	color: #59493f;
}
#article .innr .article_data time {
	position: inherit;
	font-size: 12px;
	margin-top: -5px;
}
.article_sns {
	padding: 10px 0;
}
.article_sns .snsSet {
	float: left;
}
.article_sns .review {
	float: right;
	font-size: 22px;
}
.article_sns .review span {
	font-size: 14px;
	margin-left: 0.5em;
}
.snsSet .btn_sns {
	float: left;
}
.snsSet .btn_sns a {
	padding-left: 28px;
	background-position: 7px 50%;
}
.snsSet .tw a, .snsSet .fb a {
	border: none;
}
.snsSet span {
	height: 28px;
	display: block;
	border: none;
}
.snsSet span.rcm {
	margin: 0;
	width: 98px;
	height: 24px !important;
	padding-left: 24px;
	background-position: 5px 30%;
}
.snsSet span.rcm span {
	height: 24px !important;
}
.snsSet .line {
	display: inline-block !important;
}
.snsSet .line a {
	background-image: url(../img/sns_line.png);
	background-color: #00c300;
}
/**
 * 広告
 */
.sp_ad {
	display: block;
}
.main_ad, .main_ad2 {
	display: none;
}
#article_footer .sns {
	margin: 10px 0;
}
#article_footer .sns > p {
	font-weight: bold;
	text-align: center;
}
#article_footer .sns .snsbtn {
	float: none;
}
#article_header a.favorite, .article_header a.favorite {
	display: block;
	margin: 0;
	padding: 3px 14px 2px 0;
	line-height: 25px;
	background: #fff;
	border: 1px solid #e3dbd3;
	border-radius: 5px;
	font-size: 12px;
	text-align: center;
}
#article_header a.favorite:before, .article_header a.favorite:before {
	font-size: 15px;
	color: #e3dbd3;
}
#article_header .view, .article_header .view {
	width: auto;
	text-align: right;
	font-size: 10px;
	float: right;
}
#article_header .view div, .article_header .view div {
	padding: 0 5px;
	font-size: 12px;/* padding: 5px 5px 0 5px; */
}
#article_header .view__count span, .article_header .view__count span {
	display: inline;
	font-size: 10px;
}
#article_header .favorite span, .article_header .favorite span {
	display: none;
}
.nav_caption {
	padding: 8px 10px;
	background: #ec8e85;
	color: #fff;
	border: none;
}
.slideMenu-nav-0 {
	/*border-top: 1px solid #f0eae5;*/
}
#signup > div {
	border: none;
	padding: 0;
}
#signup h3 {
	padding: 4px 10px;
	font-size: inherit;
	background: #ffc581;
	font-weight: bold;
}
#login_form {
	max-width: 100%;
}
#signup h3:before {
	display: none;
}
#signup .sns, #signup .signup_form {
	padding: 0;
	border: none;
}
#cont_login .sns {
	margin: 20px 10px;
	padding: 10px;
	border: 1px solid #f0eae5;
	margin-bottom: 20px;
}
#cont_login .sns h3:before {
	display: none;
}
.btn_sns {
	width: 35px !important;
}
.btn_sns span {
	display: none !important;
}
.invitation {
	border: none;
	background: #fffbd5;
	padding-bottom: 30px;
}
.invitation h3 {
	color: inherit;
	font-size: inherit;
	background: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.invitation_inline > p {
	display: none;
}
.btn_primary, .btn_secondary {
	display: block;
	width: 100%;
}
#customize {
	width: auto;
}
#customize > p {
	margin: 0 10px 10px;
}
#cont_form p.button, #customize .button {
	margin: 20px 10px 30px;
}
.invitation .btn_secondary {
	padding: 12px;
}
#login_form .check {
	text-align: center;
	margin: 10px 0;
}
.tabs {
	margin-bottom: 0;
	border-top: 1px solid #e3dbd3;
	padding: 0;
	display: table;
	width: 100%;
}
.tabs li {
	float: none;
	background: none;
	border: none;
	display: table-cell;
	min-width: 33.333%;
	box-shadow: 0 1px 0 #dbd2ca;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.tabs li a {
	display: block;
	padding: 6px 0;
	color: #afa397;
}
.tabs .count {
	display: block;
	font-weight: bold;
}
.tabs .active {
	border: none;
	border-bottom: 1px solid #ffa944;
	box-shadow: 0 1px 0 #ffa944;
	color: #59493f;
}
.media_sp.introduction a {
	color: #ffa944;
	position: relative;
	display: block;
	width: 0;
	height: 26px;
	padding-left: 40px;
	overflow: hidden;
	border: 1px solid #e3dbd3;
	border-radius: 4px;
	background: #fff;
}
.media_sp.introduction a:before {
	content: "\e61c";
	position: absolute;
	top: 5px;
	left: 12px;
	line-height: 1;
	font-family: 'cocopet';
	color: #afa397;
	font-size: 16px;
}
#guideline h4, #guideline p, #guideline ol, #guideline ul {
	padding-left: 10px;
	padding-right: 10px;
}
.c2 .contents_m .relate_words h2 {
	padding: 0;
	border: none;
}
#article .post {
	padding: 0 10px;
}
.item_picture img {
	width: 100%;
	max-width: 100%;
}
.item_text p {
	font-size: 14px;
	color: #59493f;
	line-height: 1.5em;
}
.item_picture .comment p {
	font-size: 14px;
	line-height: 1.5em;
}
.ui_ex_left {
	width: auto;
}
/* [アイテム] ul */
.item_list_p li {
	padding-left: 20px;
	font-size: 14px;
}
/* [アイテム] dl */
.item_border {
	display: block;
	background: #c4db94;
	border-radius: 5px;
}
.item_border dl {
	padding: 15px 10px 0;
	border-radius: 5px;
}
.item_border dt {
	margin-bottom: 5px;
	padding-left: 10px;
	border-left: 5px solid #ffcc01;
	font-size: 17px;
}
.item_border dd {
	padding-bottom: 15px;
	padding-left: 18px;
	font-size: 15px;
}
/* [アイテム] 表組み */
.item_table tr {
	border-bottom: 1px solid #d1c0a5;
}
.item_table th,  .item_table td {
	line-height: 1.4;
	font-size: 14px;
}
.item_table th {
	font-size: 16px;
}
.item_table thead tr {
	border: none;
}
/* 目次 */
.item_contents {
	margin: 0 10px 20px;
}
.item_contents h3 {
	font-size: 15px;
}
.item_contents h3:before,  .item_contents h3:after {
	background-size: 30px auto;
}
.item_contents h3:before {
	width: 12px;
	height: 12px;
	background-position: 0 -15px;
}
.item_contents h3:after {
	margin-top: -7px;
	width: 15px;
	height: 15px;
	background-position: -15px 0;
}
.item_contents.open h3:before {
	background-position: 0 0;
}
.item_contents.open h3:after {
	background-position: -15px -15px;
}
.contents_list {
	padding: 10px;
}
.contents_list li {
	font-size: 15px;
	line-height: 1.4em;
}
.contents_list li:before {
	font-size: 12px;
}
.contents_list li ul {
	margin-top: 5px;
}
.contents_list li li {
	margin-left: 15px;
	font-size: 14px;
}
.contents_list li li ul {
	margin-left: 13px;
}
/**
	 * SNS
	 */
	/* {{{ */
    /*
	 * .snsbtn .fb a {
	 * 	background: #3b5998 url(../img/sns_fb.png) 50% 50% no-repeat;
	 * }
	 * .snsbtn .tw a {
	 * 	background: #55acee url(../img/sns_tw.png) 50% 50% no-repeat;
	 * }
	 * .snsbtn .hateb a {
	 * 	background: #0171c5 url(../img/sns_hb.png) 50% 50% no-repeat;
	 * }
	 * .snsbtn .google a {
	 * 	background: #dd4b39 url(../img/sns_gg.png) 50% 50% no-repeat;
	 * }
	 * .snsbtn .line a {
	 * 	background: #59cf37 url(../img/sns_line.png) 50% 50% no-repeat;
	 * }
     */
.snsbtn .btn_sns.line {
	display: table-cell !important;
}
/* カテゴリー */
.category_contents {
	margin: 0 10px 20px;
}
.category_contents .trigger {
	position: relative;
	font-size: 15px;
	padding: 15px;
	border: 1px solid #ec8e85;
	background: #fbf9f6;
	font-weight: bold;
	border-radius: 10px;
}
.category_contents .trigger:after {
	margin-top: -7px;
	width: 15px;
	height: 15px;
	background-position: -15px 0;
	background-size: 30px auto;
	position: absolute;
	right: 15px;
	top: 50%;
	display: inline-block;
	content: "";
	background-image: url(../img/icn_itemContents.png);
}
.category_contents.open {
	border: 1px solid #efeae5;
	border-radius: 10px 10px 0 0;
}
.category_contents.open .trigger {
	border-radius: 8px 8px 0 0;
	border: 0;
	border-bottom: 1px solid #efeae5;
}
.category_contents.open .trigger:after {
	background-position: -15px -15px;
}
.dogcategory-list {
	display: none;
}
.dogcategory-list ul {
}
.dogcategory-list li {
	border-bottom: 1px solid #efeae5;
	float: none;
	width: 100%;
	margin-right: 0px;
}
.dogcategory-list li:last-child {
	border-bottom: 0px;
}
.dogcategory-list a {
	width: 100%;
	height: 100%;
	padding: 10px 0 10px 24px;
	background: url(../img/liststyle-cat-sub.png) no-repeat 8px center;
	display: table;
}
.dogcategory-list a span {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}
/* }}} */
    /**
     * 図鑑
     */
    /* {{{ */
#pictureBook_header {
	margin-top: 42px;
	margin-bottom: 0;
	padding: 20px 0 10px;
	background: #fcf9f6;
}
#pictureBook_header + #contents {
	margin-top: 0;
}
#pictureBook_header header {
	max-width: 100%;
	padding: 0 10px;
}
.pictureBook_title h2 {
	background: url(../img/zukan_bg_title_sp.png) no-repeat top center;
	padding-left: 300px;
	height: auto;
	margin: 0 auto 14px;
	background-size: 300px auto;
	line-height: 1.1;
}
.pictureBook_title p {
	margin: 0;
	line-height: 20px;
	font-size: 12px;
}
.pictureBook_list {
	margin: 25px 10px 40px;
	overflow: hidden;
}
.pictureBook_list ul {
	margin-right: 0;
}
.pictureBook_list li {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 10px;
}
.pictureBook_list li:nth-child(even) {
	margin-right: 0;
}
.pictureBook_list li img {
	width: 100%;
}
.pictureBook_list dl {
	margin: 5px 5px 10px;
}
.pictureBook_list dt a {
	color: #59493f;
	font-size: 13px;
	font-weight: normal;
}
.pictureBook_list dd {
	display: none;
}
/* list s */
.pictureBook_list_s {
	position: relative;
	margin-top: 30px;
	margin-bottom: 50px;
	padding-top: 0;
	border-top: none;
	background: #fcf9f6;
}
.pictureBook_list_s h3 {
	position: relative;
	left: 0;
	top: 0;
	margin-left: 0;
	width: 0;
	height: auto;
	padding-left: 100%;
	background: url(../img/zukan_bg_title_s_sp.png) no-repeat;
	background-size: 100% auto;
}
.pictureBook_list_s ul {
	letter-spacing: -.4em;
	margin-right: 0;
	padding: 5px;
}
.pictureBook_list_s li {
	display: inline-block;
	width: 50%;
	margin: 0;
}
.pictureBook_list_s li .picture {
	display: none;
}
.pictureBook_list_s a {
	display: block;
	padding: 5px;
	color: #392a24;
	font-size: 14px;
	text-align: left;
	text-indent: -14px;
	padding-left: 19px;
}
.pictureBook_list_s a:before {
	font-family: 'icomoon';
	content: "\e644";
	color: #e3dbd3;
}
/* zukan detail */
.pictureBook_headline h2 {
	margin-bottom: 10px;
	font-size: 22px;
}
.pictureBook_headline .image {
	float: none;
	width: 250px;
	height: 155px;
	margin: 0 auto 15px;
	border: none;
}
.pictureBook_headline .image img {
	width: 250px;
	height: 155px;
}
.pictureBook_headline .headline_text {
	float: none;
	width: 100%;
	margin-bottom: 15px;
	line-height: 17px;
	font-size: 12px;
}
/* rating */
.pictureBook_headline .rating_box {
	display: table;
	margin-left: 0;
	margin-bottom: 20px;
	padding: 10px 10px 5px;
	background: #fff;
	border: 2px solid #f0eae5;
}
.pictureBook_headline .rating_box li {
	display: table;
	float: left;
	width: 50%;
	margin-bottom: 5px;
	line-height: 1.1;
}
.pictureBook_headline .rating_box .rating_title {
	width: 45%;
	font-size: 10px;
	font-weight: normal;
}
.pictureBook_headline .rating_box .rating_title:before {
	display: none;
}
.pictureBook_headline .rating_box .rating {
	width: 55%;
}
.rate {
	width: 55px;
	height: 11px;
	background-size: 11px auto;
}
.rate:after {
	height: 11px;
	background-size: 11px auto;
}
.rate0:after {
	width: 0;
}
.rate1:after {
	width: 11px;
}
.rate2:after {
	width: 22px;
}
.rate3:after {
	width: 33px;
}
.rate4:after {
	width: 44px;
}
.rate5:after {
	width: 55px;
}
/* pictureBook_itemList */
.pictureBook_itemList {
	margin-bottom: 0;
}
.pictureBook_itemList h3 {
	padding: 8px 10px;
	margin-bottom: 0;
	font-size: 17px;
}
.pictureBook_itemList .text {
	margin: 0;
	padding: 15px 10px;
}
.pictureBook_itemList ul {
	display: table;
	width: 100%;
	margin-bottom: 25px;
}
.pictureBook_itemList li {
	display: table;
	float: none;
	width: 100%;
	height: auto;
	border-top: 1px solid #e3dbd3;
}
.pictureBook_itemList li + li {
	margin-left: 0;
}
.pictureBook_itemList .picture,  .pictureBook_itemList .title {
	display: table-cell;
	vertical-align: top;
}
.pictureBook_itemList .picture {
	width: 60px;
	height: 60px;
	padding: 10px 0 10px 10px;
}
.pictureBook_itemList .title {
	padding: 10px;
	background: none;
	position: relative;
	height: auto;
	line-height: 18px;
	color: #59493f;
	font-size: 13px;
}
.pictureBook_itemList .author {
	position: relative;
	bottom: 0;
	right: 0;
	font-size: 9px;
	color: #a89c91;
}
.pictureBook_itemList .author img {
	display: none;
}
.pictureBook_itemList .acdTrigger:after {
	float: right;
	display: block;
	content: "";
	width: 25px;
	height: 25px;
	background-image: url(../img/icn_plus.png);
	background-size: 25px auto;
}
.pictureBook_itemList .open:after {
	background-image: url(../img/icn_minus.png);
}
/* }}} */
}

@media only screen and (max-width:480px) {
#top_items .top_items_part {
	width: 100%;
}
.post_main_data {
	min-height: 40px;
}
.post_data {
	padding-left: 70px;
}
.contents_m .summary.media_sp .summary_content > h2 {
	border: none;
	padding: 0;
}
}
