@charset "UTF-8";
html, body, h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, dl, dt, dd, table, td, th, form, fieldset, legend, label, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summar {
	display: block;
}
input, select, textarea {
	margin: 0px;
	font-weight: normal;
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
ul, ol {
	list-style: none;
}
img {
	border: 0px;
	vertical-align: bottom;
}
a:focus {
	outline: none;
}
sup {
	vertical-align: top;
}
sub {
	font-size: 75%;
	vertical-align: baseline;
	padding-right: 3px;
	padding-left: 1px;
}
html {
	font-size: 62.5%;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size: 1.3rem;
	line-height: 1.9;
	color: #000000;
}
input, select {
	color: #000000;
	padding: 0px 2px;
}
textarea {
	color: #000000;
	padding: 2px;
}
a {
	color: #003b8c;
	text-decoration: none;
}
a:visited {
	color: #003b8c;
}
a:hover {
	color: #003b8c;
	text-decoration: none;
}
img {
	max-width: 100%;
	width: auto;
	height: auto;
}
.main {
	padding-top: 48px;
}
.bannerBlock {
	background-color: #ddd;
	text-align: center;
	width: 100%;
}
.bannerBlock:before, .bannerBlock:after {
	content: "";
	display: table;
}
.bannerBlock > :first-child {
	display: inline-block;
	margin: 3% 0;
}
.staticArticle-head {
	background-color: #f0f7f5;
	padding: 40px 0;
}
.staticArticle-head a {
	text-decoration: underline;
}
.staticArticle-head a:hover {
	text-decoration: none;
}
.staticArticle-head--about {
	padding: 60px 0;
}
.staticArticle-head--about img {
	height: 46px;
	max-width: none;
}
.title {
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
}
.title img {
	max-height: 46px;
}
.pageContent {
	font-size: 1.3rem;
	margin: 30px 0;
}
.pageContent-text {
	margin: 15px 0;
	padding: 0 10px;
}
.footer {
	background-color: #f2f2f2;
	padding: 0;
	font-size: 1.2rem;
	text-align: center;
}
.footer a {
	display: block;
	color: #000;
	padding: 12px;
}
.footer .footer-media {
	width: 300px;
	margin: 20px auto 0;
}
.footer .footer-media:after {
	content: "";
	clear: both;
	display: table;
}
.footer .footer-media li {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding: 18px;
}
.footer .footer-media li a {
	display: block;
	background-color: #d7dedd;
}
.footer .footer-media li img {
	max-height: 20px;
	max-width: none;
	width: auto;
	height: auto;
}
.footer .footer-navCategory {
	width: 100%;
	margin: 0 auto 0;
	border-bottom: 1px solid #cccccc;
}
.footer .footer-navCategory:after {
	content: "";
	clear: both;
	display: table;
}
.footer .footer-navCategory li {
	width: 50%;
	float: left;
	box-sizing: border-box;
	border-top: 1px solid #cccccc;
	line-height: 1;
}
.footer .footer-navCategory li:nth-child(odd) {
	border-right: 1px solid #cccccc;
}
.footer .footer-navCategory li a {
	padding: 18px 10px;
	text-align: left;
	background: transparent url(../img/icon-arrow.png) no-repeat scroll right 8px center;
	background-size: 4px 7px;
}
.footer .footer-banner {
	width: 100%;
	margin: 18px 0;
}
.footer .footer-banner:after {
	content: "";
	clear: both;
	display: table;
}
.footer .footer-banner li {
	width: -webkit-calc( (100% - 30px) / 2);
	width: calc( (100% - 30px) / 2);
	float: left;
}
.footer .footer-banner li:nth-child(odd) {
	margin-right: 10px;
	margin-left: 10px;
}
.footer .footer-banner li a {
	padding: 0;
}
.footer-logo {
	width: 100%;
}
.footer-logo a {
	display: inline-block;
	width: 100%;
	padding: 0;
	padding: 16px 0;
	background-color: #f2f2f2;
}
.footer-logo img {
	width: 30%;
	height: auto;
	vertical-align: middle;
}
.footer-copyright {
	margin: 0;
	background-color: #484848;
	padding: 16px 0;
}
.footer-copyright small {
	font-family: "Montserrat", sans-serif;
	font-size: 1rem;
	color: #fff;
	line-height: 1;
	font-weight: normal;
}
.footer-corporate {
	text-align: center;
}
.footer-corporate li {
	display: inline-block;
}
.post {
	max-width: 640px;
	margin: 0 auto;
}
.post-thmbWrap {
	position: relative;
	overflow: hidden;
}
.post.sponsored .post-thmbWrap:before {
	content: "sponsored";
	position: absolute;
	top: 5px;
	left: 5px;
	font-family: Lato, sans-serif;
	font-style: italic;
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.2;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
	z-index: 100;
}
.post.sponsored.post--article .post-thmbWrap:before {
	top: -35px;
	left: -60px;
	font-family: Lato, Sans-Serif;
	font-style: italic;
	font-size: 1.5rem;
	line-height: 1.7;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
	background-color: #6e7674;
	padding: 65px 30px 2px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	text-align: center;
	letter-spacing: 0.05em;
}
.post.buy .post-thmbWrap:before {
	background-color: #fff;
	color: #000;
	content: "BUY";
	display: block;
	font-family: "Playfair Display", serif;
	font-size: 1.7rem;
	left: -55px;
	letter-spacing: 0.05em;
	line-height: 22.245px;
	padding: 65px 50px 2px;
	position: absolute;
	text-align: center;
	top: -30px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index: 100;
}
.post-thmb {
	background-image: url(../img/thmb_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	min-height: 150px;
	max-height: 250px;
	text-align: center;
}
.post-meta {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
	background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
	background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}
.post-date {
	display: inline-block;
}
.post-date time {
	font-family: Montserrat, Sans-Serif;
	font-size: 1.3rem;
	font-weight: 400;
	line-height: 1;
}
.post-title {
	margin-top: 5px;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.28;
}
.post-categoly {
	padding: 15px 10px 25px;
	text-align: center;
}
.post-categoly .categoryName {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-weight: 400;
	position: relative;
}
.post-categoly .categoryName.categoryName--health {
	color: #7cb0ca;
}
.post-categoly .categoryName.categoryName--health:after {
	background-color: #7cb0ca;
}
.post-categoly .categoryName.categoryName--food {
	color: #d4a756;
}
.post-categoly .categoryName.categoryName--food:after {
	background-color: #d4a756;
}
.post-categoly .categoryName.categoryName--family {
	color: #757b4d;
}
.post-categoly .categoryName.categoryName--family:after {
	background-color: #757b4d;
}
.post-categoly .categoryName.categoryName--life {
	color: #ac8bb8;
}
.post-categoly .categoryName.categoryName--life:after {
	background-color: #ac8bb8;
}
.categoryName--present,
.categoryName--news,
.categoryName--information,
.categoryName--other {
	font-size: 1.1rem;
}
.post-categoly .categoryName.categoryName--beauty,
.post-categoly .categoryName.categoryName--luxe,
.post-categoly .categoryName.categoryName--fame,
.post-categoly .categoryName.categoryName--career {
	font-family: 'Old Standard TT', Sans-Serif;
	font-weight: bold;
	color: #c00;
}
.post-categoly .categoryName.categoryName--beauty:after,
.post-categoly .categoryName.categoryName--luxe:after,
.post-categoly .categoryName.categoryName--fame:after,
.post-categoly .categoryName.categoryName--career:after {
	background-color: #c00;
}
.post-categoly .categoryName.categoryName--makeup,
.post-categoly .categoryName.categoryName--cosmetics {
	font-family: 'Fjalla One', Sans-Serif;
	padding: 0.25rem 1rem;
	color: #FFF;
	background-color: #f44c4c;
}
.post-categoly .categoryName.categoryName--makeup:after,
.post-categoly .categoryName.categoryName--cosmetics:after {
	display: none;
}
.post-categoly .categoryName.categoryName--makeup:visited, .post-categoly .categoryName.categoryName--makeup:hover,
.post-categoly .categoryName.categoryName--cosmetics:visited,
.post-categoly .categoryName.categoryName--cosmetics:hover {
	color: #fff;
}
.post-categoly .categoryName.categoryName--trend {
	font-family: 'Fjalla One', Sans-Serif;
	padding: 0.25rem 1rem;
	color: #FFF;
	background-color: #322fa0;
}
.post-categoly .categoryName.categoryName--trend:after {
	display: none;
}
.post-categoly .categoryName.categoryName--trend:visited, .post-categoly .categoryName.categoryName--trend:hover {
	color: #fff;
}
.post-categoly .categoryName.categoryName--fashion {
	font-family: 'Fjalla One', Sans-Serif;
	padding: 0.25rem 1rem;
	color: #FFF;
	background-color: #00a074;
}
.post-categoly .categoryName.categoryName--fashion:after {
	display: none;
}
.post-categoly .categoryName.categoryName--fashion:visited, .post-categoly .categoryName.categoryName--fashion:hover {
	color: #fff;
}
.post--hero .post-meta {
	background-color: #fff;
	background-image: none;
	color: #000;
	margin: 0 10px 0;
	position: relative;
	text-shadow: none;
	width: auto;
}
.post--hero .post-categoly {
	float: left;
	margin-right: 10px;
	padding: 0;
}
.post--hero .post-date {
	color: #989898;
}
.post--hero .post-title {
	font-size: 1.7rem;
}
.post--hero .post-title a {
	color: #000;
	font-size: 1.5rem;
}
.post--hero .post-sponsored {
	color: #666666;
	font-family: "Montserrat", sans-serif;
	font-size: 1rem;
	line-height: 1.2;
	position: absolute;
	top: 0;
	right: 0;
	top: 14px;
	right: 10px;
}
.post--hero .post-sponsored a {
	color: #666;
}
.post--series {
	margin-bottom: 25px;
}
.post--series .post-meta {
	background-image: none;
	position: static;
	text-shadow: none;
}
.post--series .post-title {
	color: #000;
	margin: 0;
	text-align: center;
	font-size: 1.3rem;
}
.horoscope {
	position: relative;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 48px;
	padding-bottom: 40px;
}
.horoscope.postBlock--horoscope {
	margin-top: 37px;
	border-bottom: none;
}
.horoscope.postBlock--horoscope .post {
	margin-bottom: 5px;
}
.horoscope .horoscope-title {
	height: 57px;
	line-height: 1;
	vertical-align: top;
	background: url(../img/title_horo_sp.png) no-repeat center top;
	background-size: 188px 57px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	margin-top: -32px;
}
.horoscope .post-button {
	box-sizing: border-box;
	clear: both;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	max-width: 640px;
	text-align: center;
	width: 100%;
}
.horoscope .post-button a {
	border: 1px solid #000;
	background-color: #444445;
	color: #fff;
	display: block;
	font-size: 1.2rem;
	line-height: 1.2;
	padding: 12px 10px;
	text-decoration: none;
	vertical-align: middle;
	border-radius: 3px;
}
.horoscope .post-tag {
	text-align: center;
	font-size: 1.2rem;
	margin: 0;
}
.horoscope .post-tag a {
	color: #003366;
	font-size: 1.2rem;
	vertical-align: middle;
	line-height: 12px;
	text-decoration: none;
	position: relative;
	display: inline-block;
	margin: 10px 0 15px 0;
	padding: 5px 25px 5px 10px;
	border: 1px solid #003366;
	border-radius: 12px;
}
.horoscope .post-tag a:after {
	content: "";
	position: absolute;
	display: inline-block;
	line-height: 13px;
	vertical-align: middle;
	width: 0;
	height: 0;
	top: 7px;
	right: 7px;
	margin: 0 0 0 8px;
	border: 4px solid transparent;
	border-left: 4px solid #003366;
}
.horoscope .post {
	position: relative;
	display: inline-block;
	width: 100%;
	min-height: 104px;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.horoscope .post a {
	position: relative;
	display: table;
	width: 100%;
	height: 104px;
}
.horoscope .post a .post-thmbWrap {
	display: block;
	width: 100%;
	height: 104px;
	position: absolute;
	top: 0;
	left: 0;
}
.horoscope .post a .post-thmbWrap:before {
	content: none;
}
.horoscope .post a .post-thmbWrap .post-thmb {
	width: 104px;
	height: 104px;
	min-height: 104px;
	border-radius: 52px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.horoscope .post a .post-thmbWrap .post-thmb img {
	border-radius: 52px;
}
.horoscope .post a .post-meta {
	display: table-cell;
	width: 100%;
	height: 104px;
	padding: 0 0 0 120px;
	margin: 0;
	font-size: 1rem;
	color: #000;
	vertical-align: middle;
	background: none;
	text-shadow: none;
	position: static;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.horoscope .post a .post-meta .post-title {
	font-size: 1.6rem;
}
.horoscope .post a .post-meta .post-date {
	font-size: 1.2rem;
	color: #999;
}
.horoscope .post.post--new a:after {
	content: "";
	display: block;
	width: 41px;
	height: 42px;
	font-size: 1px;
	line-height: 1;
	vertical-align: top;
	overflow: hidden;
	background: url(/asset/sp/img/icon_horo_new_sp.png) no-repeat left top;
	background-size: 41px 42px;
	position: absolute;
	top: -10px;
	left: -5px;
}
.picks {
	background-color: #e6eae9;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	margin-bottom: 25px;
}
.picks .picks-title {
	font-family: "Playfair Display", serif;
	font-size: 2.1rem;
	line-height: 1;
	padding: 20px 10px 10px;
}
.picks-list {
	padding: 25px 10px 25px;
	width: 1040px;
}
.picks-list:after {
	content: "";
	clear: both;
	display: table;
}
.picks-list .post {
	width: 250px;
	background-color: #FFF;
	float: left;
	margin-right: 10px;
}
.picks-list .post .post-thmb {
	float: left;
	width: 150px;
	height: 112px;
	min-height: inherit;
	text-align: center;
}
.picks-list .post .post-thmb img {
	max-height: 100%;
	max-width: none;
	width: auto;
	height: auto;
}
.picks-list .post .post-meta {
	position: relative;
	background: none;
	text-shadow: none;
	width: 100px;
	margin: 0 0 0 150px;
}
.picks-list .post .post-categoly {
	padding: 0;
	font-size: 1rem;
	text-align: left;
}
.picks-list .post .post-categoly .categoryName:after {
	display: none;
}
.picks-list .post .post-meta .post-title {
	font-size: 1.1rem;
}
.picks-list .post .post-meta .post-title a {
	color: #000;
}
.picks-list .post .post-meta .post-sponsored {
	color: #666;
	font-size: 1rem;
	font-family: "Montserrat", sans-serif;
	line-height: 1.2;
	display: inline;
	margin-top: 4px;
	position: absolute;
	right: auto;
	left: 10px;
}
.picks-list .post .post-meta .post-sponsored a {
	color: #666;
}
.picks-wrapper .picks-title {
	font-family: "Playfair Display", serif;
	font-size: 2.1rem;
	line-height: 1;
	padding: 20px 10px 10px;
	background-color: #e6eae9;
}
.picks-wrapper .picks {
	background-color: #e6eae9;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	margin-bottom: 25px;
}
.picks-wrapper .picks .picks-list {
	padding: 10px 10px 25px;
	width: 1040px;
}
.picks-wrapper .picks .picks-list:after {
	content: "";
	clear: both;
	display: table;
}
.picks-wrapper .picks .picks-list .post {
	width: 250px;
	background-color: #FFF;
	float: left;
	margin-right: 10px;
}
.picks-wrapper .picks .picks-list .post .post-thmb {
	float: left;
	width: 150px;
	height: 112px;
	min-height: inherit;
	text-align: center;
}
.picks-wrapper .picks .picks-list .post .post-thmb img {
	max-height: 100%;
	max-width: none;
	width: auto;
	height: auto;
}
.picks-wrapper .picks .picks-list .post .post-meta {
	position: static;
	background: none;
	text-shadow: none;
	width: 100px;
	margin: 0 0 0 150px;
}
.picks-wrapper .picks .picks-list .post .post-categoly {
	padding: 0;
	font-size: 1rem;
	text-align: left;
}
.picks-wrapper .picks .picks-list .post .post-categoly .categoryName:after {
	display: none;
}
.picks-wrapper .picks .picks-list .post .post-meta .post-title {
	font-size: 1.1rem;
}
.picksHuge {
	margin: 0 0 25px;
	background-color: #f8f8f8;
}
.picksHuge .picksHuge-title {
	font-family: "Playfair Display", serif;
	font-size: 2.1rem;
	font-weight: normal;
	line-height: 1;
	margin: 0 auto;
	max-width: 640px;
	padding: 17px 10px 15px;
}
.picksHuge .post-meta {
	background-image: none;
	color: #000;
	position: relative;
	text-shadow: none;
	padding: 10px 10px 20px;
}
.picksHuge .post-date {
	color: #989898;
}
.picksHuge .post-title {
	font-size: 1.7rem;
}
.picksHuge .post-title a {
	color: #000;
	font-size: 1.5rem;
}
.picksHuge .post-sponsored {
	color: #666;
	font-family: "Montserrat",sans-serif;
	font-size: 1rem;
	line-height: 1.2;
	margin-top: 0;
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.picksHuge .post-sponsored a {
	color: #666;
}
.series-wrapper .series-title {
	font-size: 1.9rem;
	font-weight: bold;
	line-height: 1;
	padding: 27px 15px 0;
	background-color: #e6eae9;
}
.series-wrapper .series {
	background-color: #e6eae9;
	margin-bottom: 25px;
}
.series-wrapper .series .series-list {
	padding: 20px 15px 25px;
}
.series-wrapper .series .series-list:after {
	content: "";
	clear: both;
	display: table;
}
.series-wrapper .series .series-list .post {
	background-color: #96aba7;
	position: relative;
}
.series-wrapper .series .series-list .post:nth-child(odd) {
	background-color: #8da09c;
}
.series-wrapper .series .series-list .post .post-thmb {
	background-color: transparent;
	display: table-cell;
	line-height: 0;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}
.series-wrapper .series .series-list .post .post-thmb a {
	display: inline-block;
	height: 100px;
	overflow: hidden;
}
.series-wrapper .series .series-list .post .post-thmb a img {
	max-height: inherit;
	max-width: none;
	width: 150px;
	height: auto;
}
.series-wrapper .series .series-list .post .post-meta {
	display: table-cell;
	position: static;
	background: none;
	box-sizing: border-box;
	text-shadow: none;
	padding: 0;
	vertical-align: middle;
}
.series-wrapper .series .series-list .post .post-meta .post-title {
	font-size: 1.1rem;
	line-height: 1.28;
	margin: 0;
	padding: 0;
}
.series-wrapper .series .series-list .post .post-meta .post-title a {
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0 8px;
	box-sizing: border-box;
}
.series-wrapper .series .series-list .post .post-date {
	display: block;
	font-size: 1.0rem;
	display: inline-block;
	padding: 0 8px;
	letter-spacing: 1.5px;
}
.series-wrapper .series .series-list .post .post-date time {
	font-size: 1.0rem;
	display: inline-block;
}
.series-wrapper--feature .series {
	background-color: #e6eae9;
	margin-bottom: 25px;
}
.series-wrapper--feature .series .series-list {
	padding: 20px 15px 25px;
}
.series-wrapper--feature .series .series-list:after {
	content: "";
	clear: both;
	display: table;
}
.series-wrapper--feature .series .series-list .post {
	background-color: #f2f2f2;
	position: relative;
}
.series-wrapper--feature .series .series-list .post:nth-child(odd) {
	background-color: #fff;
}
.series-wrapper--feature .series .series-list .post .post-thmb {
	background-color: transparent;
	display: table-cell;
	line-height: 0;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}
.series-wrapper--feature .series .series-list .post .post-thmb a {
	display: inline-block;
	height: 100px;
	overflow: hidden;
}
.series-wrapper--feature .series .series-list .post .post-thmb a img {
	max-height: inherit;
	max-width: none;
	width: 150px;
	height: auto;
}
.series-wrapper--feature .series .series-list .post .post-meta {
	display: table-cell;
	position: static;
	background: none;
	box-sizing: border-box;
	text-shadow: none;
	padding: 0;
	vertical-align: middle;
}
.series-wrapper--feature .series .series-list .post .post-meta .post-title {
	font-size: 1.1rem;
	line-height: 1.28;
	margin: 0;
	padding: 0;
}
.series-wrapper--feature .series .series-list .post .post-meta .post-title a {
	color: #000;
	display: inline-block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0 8px;
	box-sizing: border-box;
}
.series-wrapper--feature .series .series-list .post .post-date {
	display: block;
	font-size: 1.0rem;
	display: inline-block;
	padding: 0 8px;
	letter-spacing: 1.5px;
	color: #000;
}
.series-wrapper--feature .series .series-list .post .post-date time {
	font-size: 1.0rem;
	display: inline-block;
}
.present {
	background-color: #ede7e4;
	padding: 0 35px 35px;
}
.present.postBlock--present {
	background-color: #e6ddd8;
	margin-top: 40px;
	border: none;
}
.present .present-title {
	font-family: "Playfair Display", serif;
	font-size: 2.1rem;
	padding: 10px;
	line-height: 1;
	text-align: center;
}
.present .post {
	margin: 0 auto;
	background-color: #FFF;
}
.present .post-meta {
	position: static;
	background: none;
	background-color: #FFF;
	color: #3a3a3c;
	text-align: center;
	text-shadow: none;
}
.present .post-meta .post-tag {
	text-align: center;
	font-size: 1.2rem;
	margin: 0;
}
.present .post-meta .post-tag a {
	color: #003366;
	font-size: 1.2rem;
	vertical-align: middle;
	line-height: 12px;
	text-decoration: none;
	position: relative;
	display: inline-block;
	margin: 10px 0 5px;
	padding: 5px 25px 5px 10px;
	border: 1px solid #003366;
	border-radius: 12px;
}
.present .post-meta .post-tag a:after {
	content: "";
	position: absolute;
	display: inline-block;
	line-height: 13px;
	vertical-align: middle;
	width: 0;
	height: 0;
	top: 7px;
	right: 7px;
	margin: 0 0 0 8px;
	border: 4px solid transparent;
	border-left: 4px solid #003366;
}
.present .post-categoly {
	display: inline-block;
	padding: 0;
	font-weight: bold;
}
.present .post-categoly .categoryName {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-weight: 400;
	line-height: 22.245px;
}
.present .post-categoly .categoryName:after {
	display: none;
}
.present .post-categoly:after {
	content: "";
	width: 1px;
	height: 7px;
	display: inline-block;
	margin: 0 2px 1px 8px;
	background-color: #ccc;
}
.present .post-date {
	display: inline-block;
}
.present .post-date time {
	font-family: Montserrat, Sans-Serif;
	color: #989898;
	font-size: 1.3rem;
	font-weight: 400;
	line-height: 1.7;
}
.present .post-title a {
	color: #000;
	font-size: 1.3rem;
}
.ranking {
	margin-bottom: 25px;
}
.postBlock--ranking.rankingBlock .ranking {
	border: none;
}
.ranking .ranking-title {
	font-family: "Playfair Display", serif;
	font-size: 2.1rem;
	line-height: 1;
	text-align: center;
	padding: 10px 0 0;
}
.ranking {
	background-color: #FFF;
	border: 1px solid #ccc;
}
.ranking .ranking-content {
	counter-reset: rank 0;
}
.ranking .ranking-content > .ranking-item {
	display: table;
	list-style-type: none;
	position: relative;
	height: 70px;
	margin: 15px;
}
.ranking .ranking-item:before {
	font-family: "Playfair Display", serif;
	font-size: 1.8rem;
	line-height: 1;
	counter-increment: rank;
	content: counter(rank);
	list-style-type: none;
	position: absolute;
	top: -5px;
	left: 0;
}
.ranking .ranking-item .post-thmb {
	display: table-cell;
	width: 70px;
	height: 70px;
	background: none;
}
.ranking .ranking-item .post-thmb a {
	display: block;
	width: 70px;
	height: 70px;
	border-radius: 35px;
	overflow: hidden;
}
.ranking .ranking-item .post-thmb a img {
	max-height: 70px;
	max-width: none;
	width: auto;
	height: auto;
}
.ranking .ranking-item .post-meta {
	display: table-cell;
	position: static;
	width: auto;
	background: none;
	padding: 0 0 0 10px;
	height: 70px;
	vertical-align: middle;
	text-shadow: none;
}
.ranking .ranking-item .post-meta .post-title {
	font-size: 1.2rem;
}
.ranking .ranking-item .post-meta .post-title a {
	color: #000;
}
.ranking .ranking-item .post-meta .post-categoly {
	padding: 0;
	text-align: left;
	font-size: 1.2rem;
}
.ranking .ranking-item .post-meta .post-categoly .categoryName:after {
	display: none;
}
.ranking .ranking-item .post-meta .post-sponsored {
	color: #666666;
	font-family: "Montserrat", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}
.topTags {
	background-color: #FFF;
	border: 1px solid #ccc;
	margin: 0 10px 24px;
}
.topTags.postBlock--topTags {
	border: none;
	margin-bottom: 0;
}
.topTags .topTags-title {
	font-family: "Playfair Display", serif;
	font-size: 2.1rem;
	line-height: 1;
	text-align: center;
	padding: 16px 0 0;
}
.topTags.postBlock--topTags .topTags-title {
	padding: 42px 0 0;
}
.topTags .topTags-content {
	margin: 18px 0 26px;
	text-align: center;
}
.topTagspostBlock--topTags .topTags-content {
	margin-bottom: 0;
}
.topTags .topTags-item {
	line-height: 1;
	vertical-align: top;
	display: inline-block;
	margin: 0 3px 18px 0;
}
.topTags .topTags-item a {
	color: #003366;
	text-decoration: none;
	position: relative;
	display: inline-block;
	line-height: 20px;
	vertical-align: middle;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	border: 1px solid #003366;
	border-radius: 12px;
}
.topTags .topTags-item a:after {
	content: "";
	display: inline-block;
	line-height: 12px;
	width: 0;
	height: 0;
	margin: 0 0 0 8px;
	border: 4px solid transparent;
	border-left: 4px solid #003366;
}
.topTags .topTags-item a:hover:after {
	border-left: 4px solid #ffffff;
}
.topTags .topTags-item a:hover {
	color: #ffffff;
	background-color: #003366;
	text-decoration: none;
}
.post--article .post-meta {
	background-color: #fff;
	background-image: none;
	color: #000;
	margin: 0 10px 0;
	position: relative;
	text-shadow: none;
	width: auto;
}
.post--article .post-title {
	font-size: 1.7rem;
	margin: 5px 0;
}
.post--article .post-title a {
	color: #000;
}
.post--article .post-date,
.post--article .post-media {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
	line-height: 1;
}
.post--article .post-date {
	margin: 0 3px;
	color: #989898;
}
.post--article .post-sponsored {
	color: #666666;
	font-family: "Montserrat", sans-serif;
	font-size: 1rem;
	line-height: 1.2;
	margin-top: 5px;
	position: absolute;
	top: 15px;
	right: 15px;
}
.post--article .post-sponsored a {
	color: #666666;
}
.post--article .post-photograph {
	font-size: 1rem;
	text-align: right;
	color: #9a9a9a;
	font-style: italic;
}
.post--article .post-media .postLogo {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 100px;
	height: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.post--article .post-media .postLogo--mylohas {
	background-image: url(../img/media_logo_mylohas.png);
}
.post--article .post-media .postLogo--gizmode {
	background-image: url(../img/media_logo_gizmode.png);
}
.post--article .post-media .postLogo--glitty {
	background-image: url(../img/media_logo_glitty.png);
}
.post--article .post-media .postLogo--cafeglobe {
	background-image: url(../img/media_logo_cafeglobe.png);
	margin: 2px 0 0 0;
}
.post--article .post-media .postLogo--lifehacker {
	background-image: url(../img/media_logo_lifehacker.png);
}
.post--article .post-media .postLogo--businessinsider {
	width: 132px;
	height: 24px;
	background-image: url(../img/media_logo_businessinsider.png);
}
.post--article .post-media .postLogo--kotaku {
	background-image: url(../img/media_logo_kotaku.png);
}
.post--article .post-media .postLogo--roomie {
	background-image: url(../img/media_logo_roomie.png);
}
.post--article .post-media .postLogo--brandtalk {
	background-image: url(../img/media_logo_brandtalk.png);
}
.post--article .post-media .postLogo--fuminners {
	background-image: url(../img/media_logo_fuminners.png);
}
.post--article .post-media .postLogo--foodie {
	background-image: url(../img/media_logo_foodie.png);
}
.post--article .post-media .postLogo--machi-ya {
	background-image: url(../img/media_logo_machiya.png);
}
.post--article .post-media .postLogo--beauty-co {
	background-image: url(../img/media_logo_beautyandco.png);
}
.post--article .post-thmb {
	width: auto;
	overflow: inherit;
	max-height: none;
}
.post--article.sponsored .post-thmb:before,
.post--article.buy .post-thmb:before {
	display: none;
}
.post--article.sponsored .post-thmb figure:before {
	content: "sponsored";
	position: absolute;
	top: -32px;
	left: -60px;
	font-family: Lato, Sans-Serif;
	font-style: italic;
	color: #ffffff;
	font-size: 1.5rem;
	line-height: 1.7;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
	background-color: #6e7674;
	padding: 65px 30px 2px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	text-align: center;
	letter-spacing: 0.05em;
	z-index: 100;
}
.post--article.buy .post-thmb figure:before {
	background-color: #fff;
	color: #000;
	content: "BUY";
	display: block;
	font-family: "Playfair Display", serif;
	font-size: 1.7rem;
	left: -55px;
	letter-spacing: 0.05em;
	line-height: 22.245px;
	padding: 65px 50px 2px;
	position: absolute;
	text-align: center;
	top: -30px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index: 100;
}
.post--article .post-thmb figure {
	max-width: 640px;
	margin: 0 auto;
	position: relative;
	background-image: url(../img/thmb_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.post--article figcaption {
	font-style: italic;
	font-size: 1.2rem;
	text-align: right;
	line-height: 1.7;
	color: #333333;
	width: 100%;
	box-sizing: border-box;
}
.post--article .post-thmbWrap figcaption {
	padding: 5px 10px 0;
	position: absolute;
	top: 100%;
}
.post--article .post-thmbWrap .post-categoly {
	float: left;
	margin-right: 10px;
	padding: 0;
}
.post--article .post-thmbWrap .post-tag {
	margin: 10px auto 0;
}
.post--article .post-thmbWrap .post-tag a {
	color: #003366;
	font-size: 1rem;
	vertical-align: middle;
	line-height: 10px;
	text-decoration: none;
	position: relative;
	display: inline-block;
	margin: 0 10px 5px 0;
	padding: 3px 20px 3px 10px;
	border: 1px solid #003366;
	border-radius: 12px;
}
.post--article .post-thmbWrap .post-tag a:after {
	content: "";
	position: absolute;
	display: inline-block;
	line-height: 10px;
	vertical-align: middle;
	width: 0;
	height: 0;
	top: 4px;
	right: 3px;
	margin: 0 0 0 8px;
	border: 4px solid transparent;
	border-left: 4px solid #003366;
}
.post--article .post-categoly {
	padding: 30px 10px 0;
}
.post--article .post-social {
	padding: 5px;
}
.post--snapDetail .post-social {
	padding: 5px;
	border-bottom: 1px solid #dedede;
}
.post--article .post-social .socialBtn-wrap,
.post--snapDetail .post-social .socialBtn-wrap {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.post--article .post-social .socialBtn,
.post--snapDetail .post-social .socialBtn {
	position: relative;
	display: table-cell;
	padding: 5px;
	vertical-align: middle;
}
.post--article .post-social .socialBtn a,
.post--snapDetail .post-social .socialBtn a {
	display: block;
	padding: 33px 5px 5px;
	text-align: center;
	color: #FFF;
	background-repeat: no-repeat;
	background-size: 17px 17px;
	background-position: center 12px;
	font-size: 1.2rem;
}
.post--article .post-social .socialBtn a:after,
.post--snapDetail .post-social .socialBtn a:after {
	content: "";
	position: absolute;
	display: block;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background-image: url(../img/icon_sns.png);
	background-size: 117px 40px;
	background-position: left top;
}
.post--article .post-social .socialBtn--facebook a,
.post--snapDetail .post-social .socialBtn--facebook a {
	background-color: #3b5998;
}
.post--article .post-social .socialBtn--facebook a:after,
.post--snapDetail .post-social .socialBtn--facebook a:after {
	width: 9px;
	height: 17px;
	top: 12px;
	left: 50%;
	margin: 5px 0 0 -4px;
}
.post--article .post-social .socialBtn--twitter a,
.post--snapDetail .post-social .socialBtn--twitter a {
	background-color: #55acee;
}
.post--article .post-social .socialBtn--twitter a:after,
.post--snapDetail .post-social .socialBtn--twitter a:after {
	width: 17px;
	height: 17px;
	top: 12px;
	left: 50%;
	margin: 7px 0 0 -7px;
	background-position: -9px top;
}
.post--article .post-social .socialBtn--line a,
.post--snapDetail .post-social .socialBtn--line a {
	background-color: #00c300;
	padding: 35px 5px 5px;
}
.post--article .post-social .socialBtn--line a:after,
.post--snapDetail .post-social .socialBtn--line a:after {
	width: 25px;
	height: 25px;
	top: 12px;
	left: 50%;
	margin: 0 0 0 -13px;
	background-size: auto 25px;
	background-position: right top;
}
.post--article .post-social .socialBtn--fblike,
.post--snapDetail .post-social .socialBtn--fblike {
	width: 75px;
}
.post--article .post-social .socialBtn:after {
	content: "";
	position: absolute;
	display: block;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background-image: url(../img/icon_sns.png);
	background-size: 117px 40px;
	background-position: left top;
}
.post--article .post-social .socialBtn span {
	border: none;
	margin: 0;
	float: none;
	text-align: center;
}
.post--article .post-social .socialBtn span .stButton {
	width: 100%;
}
.post--article .post-social .socialBtn span .stMainServices,
.post--article .post-social .socialBtn span .stButton_gradient {
	display: none;
}
.post--article .post-social .socialBtn span .chicklets {
	background: none !important;
}
.post--article .post-social .socialBtn span .stArrow {
	text-decoration: none;
	background: none;
	font-weight: normal;
	font-size: 1.2rem;
	line-height: 1.2rem;
	height: 1.2rem;
	margin-top: 3px;
}
.post--article .post-social .socialBtn span .stArrow span {
	color: #fff;
	background: none;
	border-radius: none;
	border: none;
	font-weight: normal;
	font-size: 1.2rem;
	line-height: 1.2rem;
	height: 1.2rem;
}
.post--article .post-social .socialBtn--facebook p {
	background-color: #3b5998;
	padding: 33px 5px 5px;
}
.post--article .post-social .socialBtn--facebook:after {
	width: 9px;
	height: 17px;
	top: 12px;
	left: 50%;
	margin: 5px 0 0 -4px;
}
.post--article .post-social .socialBtn--twitter p {
	background-color: #55acee;
	padding: 33px 5px 5px;
}
.post--article .post-social .socialBtn--twitter:after {
	width: 17px;
	height: 17px;
	top: 12px;
	left: 50%;
	margin: 7px 0 0 -7px;
	background-position: -9px top;
}
.post--article .post-content {
	font-size: 1.6rem;
	line-height: 2;
	padding: 10px;
}
.post--article .post-content strong {
	font-weight: bold;
}
.post--article .post-content h1, .post--article .post-content h2, .post--article .post-content h3, .post--article .post-content h4, .post--article .post-content h5, .post--article .post-content h6 {
	font-weight: bold;
	margin: 2em 0 1.5em;
	line-height: 1.4;
}
.post--article .post-content h1 {
	font-size: 1.8rem;
	line-height: 1.6;
}
.post--article .post-content h2 {
	font-size: 1.8rem;
}
.post--article .post-content h3 {
	font-size: 1.6rem;
	line-height: 1.2;
	padding: 0 0 0 5px;
	border-left: 2px solid #000;
	margin: 2em 0 10px;
}
.post--article .post-content h4 {
	font-size: 1.6rem;
}
.post--article .post-content a {
	text-decoration: underline;
}
.post--article .post-content a:hover {
	text-decoration: none;
}
.post--article .post-content a:hover img {
	opacity: 0.8;
}
.post--article .post-content a[target="_blank"]:after {
	content: url(../img/blank_ico.png);
	margin: 0 5px;
	vertical-align: middle;
}
.post--article .post-content a.blankIcon-right:after {
	position: absolute;
	top: -14px;
	right: 0;
}
.post--article .post-content p {
	margin: 1em 0;
}
.post--article .post-content .text-center {
	text-align: center;
}
.post--article .post-content .text-left {
	text-align: left;
}
.post--article .post-content .text-right {
	text-align: right;
}
.post--article .post-content .post-image {
	display: table;
	position: relative;
	margin: 0 -10px;
	padding-top: 8px;
}
.post--article .post-content .post-image figcaption {
	padding: 0 10px;
	text-align: left;
	margin: 1em 0;
}
.post--article .post-content .post-image .post-tag a {
	color: #676767;
	font-size: 1.2rem;
	line-height: 2;
	text-decoration: underline;
	padding: 10px;
}
.post--article .post-content blockquote {
	color: #333;
	margin: 1em 0;
	padding: 33px 1em;
	background-image: url(../img/blockquote_l.png), url(../img/blockquote_r.png);
	background-repeat: no-repeat;
	background-position: left top, right bottom;
	background-size: 47px 33px, 47px 33px;
}
.post--article .post-content blockquote > *:first-child {
	margin-top: 0;
}
.post--article .post-content blockquote > *:last-child {
	margin-bottom: 0;
}
.post--article .post-content .border-box {
	border-top: 3px solid #e5e5e5;
	border-bottom: 3px solid #e5e5e5;
	margin: 2em 0 2.5em;
}
.post--article .post-content .border-box > *:first-child {
	margin-top: 15px;
}
.post--article .post-content .border-box > *:last-child {
	margin-bottom: 15px;
}
.post--article .post-content .bgcolor-box {
	padding: 1em 1.5em;
	background-color: #f0f7f5;
	font-size: 1.3rem;
	margin: 2em 0;
}
.post--article .post-content .bgcolor-box *:first-child {
	margin-top: 0;
}
.post--article .post-content .bgcolor-box *:last-child {
	margin-bottom: 0;
}
.post--article .post-content .readtogether h3 {
	margin-bottom: 20px;
}
.post--article .post-content .readtogether .readtogetherlink {
	margin: 10px 0;
	font-size: 1.4rem;
	line-height: 1.6;
}
.post--article .frame-box {
	padding: 3%;
	width: 90%;
	font-size: 1.2rem;
	margin: 2em 2%;
	border: 1px solid #676767;
	display: table;
}
.post--article .frame-box:after {
	content: "";
	clear: both;
	display: block;
}
.post--article .frame-box .frame-box__image {
	width: 120px;
	height: 120px;
	overflow: hidden;
	float: left;
}
.post--article .frame-box .frame-box__image img {
	position: relative;
	top: 50%;
	left: 50%;
	width: auto;
	height: 100%;
	max-width: none;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.post--article .frame-box .frame-box__like {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.post--article .frame-box .frame-box__like .fb-like {
	display: inline-block;
	margin: 6px 0;
}
.post--article .frame-box .frame-box__like > *:first-child {
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 1.6rem;
	font-size: 1.3rem;
}
.post--article .frame-box .frame-box__like > *:last-child {
	margin-bottom: 0;
	margin-top: 5px;
	font-size: 1.1rem;
	line-height: 1rem;
}
.post--article .frame-box .frame-box__like .spNone {
	display: none;
}
.post--article .post-content .buy-box {
	border: 3px solid #163764;
	font-size: 1.3rem;
	margin: 2em 0;
	overflow: hidden;
	padding: 2em 1.5em 1em;
	position: relative;
}
.post--article .post-content .buy-box:before {
	background-color: #163764;
	box-sizing: border-box;
	color: #fff;
	content: "BUY";
	display: block;
	font-family: "Playfair Display", serif;
	font-size: 1.5rem;
	height: 5em;
	left: -2.5em;
	letter-spacing: 0.05em;
	padding-top: 3em;
	position: absolute;
	text-align: center;
	top: -2.5em;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 5em;
}
.post--article .post-content .buy-box:after {
	clear: both;
	content: "";
	display: table;
}
.post--article .post-content .buy-box-image {
	text-align: center;
}
.post--article .post-content .buy-box-order {
	font-family: "Playfair Display", serif;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}
.post--article .post-content .buy-box-order a {
	background-color: #163764;
	border: 1px solid #163764;
	border-radius: 1.9em;
	font: inherit;
	display: inline-block;
	padding: 0 2em;
	text-decoration: none;
	color: #fff;
}
.post--article .post-content .buy-box-order a:hover {
	background-color: #fff;
	color: #163764;
}
.post--article .post-content .buy-box strong {
	color: #163764;
	font-size: 1.6rem;
	font-weight: bold;
}
.post--article .post-content .image-right {
	margin: 0;
}
.post--article .post-content .image-right figcaption {
	padding: 0;
}
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.post--article .post-content iframe {
	max-width: 100%;
}
.post-footer {
	margin-bottom: 15px;
}
.post-footer .post-footer-tag,
.post--snapDetail .post-tag {
	margin: 10px auto 15px;
	text-align: center;
}
.post-footer .post-footer-tag h3,
.post--snapDetail .post-tag h2 {
	font-size: 2.4rem;
	padding: 0 0 15px;
	line-height: 1;
}
.post-footer .post-footer-tag a,
.post--snapDetail .post-tag a {
	color: #003366;
	font-size: 1rem;
	vertical-align: middle;
	line-height: 10px;
	text-decoration: none;
	position: relative;
	display: inline-block;
	margin: 0 0 16px 10px;
	padding: 3px 20px 3px 10px;
	border: 1px solid #003366;
	border-radius: 12px;
}
.post-footer .post-footer-tag a:after,
.post--snapDetail .post-tag a:after {
	content: "";
	position: absolute;
	display: inline-block;
	line-height: 13px;
	vertical-align: middle;
	width: 0;
	height: 0;
	top: 4px;
	right: 3px;
	margin: 0 0 0 8px;
	border: 4px solid transparent;
	border-left: 4px solid #003366;
}
.post-footer .author {
	padding: 0 10px 0;
	margin: 0 auto 25px;
}
.post-footer .author-inner a {
	text-decoration: underline;
	word-wrap: break-word;
}
.post-footer .author-inner a:hover {
	text-decoration: none;
}
.post-footer .author-inner a[target="_blank"]:after {
	content: url(../img/blank_ico.png);
	margin: 0 5px;
	vertical-align: middle;
}
.post-footer .author-inner .author-photo {
	text-align: center;
	margin: 5px auto 10px;
}
.post-footer .author-inner .author-name {
	text-align: center;
	margin: 10px auto;
	font-size: 1.5rem;
}
.post-footer .author-inner .author-profile {
	line-height: 1.7;
}
.post-footer .author-inner .author-photo img {
	width: 84px;
	height: 84px;
	border-radius: 42px;
}
.ec {
	background-color: #e5e5e5;
	padding: 15px 15px 20px;
	position: relative;
	margin-bottom: 25px;
}
.ec > h3,
.ec .ec-title {
	font-family: "Playfair Display", serif;
	font-size: 2.2rem;
	line-height: 1;
	padding: 15px;
	text-align: center;
}
.ec .ec-content {
	margin: 0 auto;
	max-width: 640px;
}
.ec li,
.ec .ec-item {
	background-color: #5c5c5c;
	color: #fff;
	margin: 0 auto 10px;
}
.ec li:after,
.ec .ec-item:after {
	clear: both;
	content: "";
	display: table;
}
.ec li a,
.ec .ec-item a {
	display: block;
}
.ec .ecThmb {
	float: left;
	margin: 0 10px 0 0;
	width: 110px;
}
.ec .ecTxt {
	color: #fff;
	display: table-cell;
	font-size: 1.3rem;
	padding: 10px;
	vertical-align: middle;
}
.postPagination {
	margin: 0 auto 25px;
	max-width: 640px;
}
.postPagination .postPagination-content {
	text-align: center;
}
.postPagination .postPagination-item {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 5px 0;
	width: 3.5rem;
}
.postPagination .postPagination-item a {
	color: #000;
	display: block;
	margin: -5px 0;
	padding: 5px 0;
	text-decoration: none;
}
.postPagination .postPagination-item[aria-current="true"] {
	border: 1px solid #e5e5e5;
}
.postPagination .postPagination-item[aria-current="true"] a {
	background-color: #e5e5e5;
	font-weight: bold;
}
.postPagination .postPagination-item--ellipsis {
	border: none;
	padding: 6px 1px;
	width: 1.5rem;
}
.postPager {
	margin: 0 auto 25px;
	max-width: 640px;
	overflow: hidden;
	border-top: 1px solid #eaebeb;
	border-bottom: 1px solid #eaebeb;
	position: relative;
}
.postPager:after {
	clear: both;
	content: "";
	display: table;
}
.postPager .postPager-prev {
	box-sizing: border-box;
	display: block;
	float: left;
	padding: 0 10px 0 45px;
	position: relative;
	width: 50%;
	display: table-cell;
	padding-right: 11px;
	padding-left: 54px;
}
.postPager .postPager-prev:before {
	background: transparent url("../img/arrow-prev.png") no-repeat scroll 0 0;
	background-size: 25px 34px;
	content: "";
	height: 24px;
	left: 10px;
	margin-top: -17px;
	position: absolute;
	top: 50%;
	width: 25px;
}
.postPager .postPager-next {
	box-sizing: border-box;
	display: block;
	float: right;
	padding: 0 45px 0 10px;
	position: relative;
	width: 50%;
	display: table-cell;
	padding-left: 11px;
	padding-right: 54px;
	background-color: #f5f7f6;
}
.postPager .postPager-next:before {
	background: transparent url("../img/arrow-next.png") no-repeat scroll 0 0;
	background-size: 25px 34px;
	content: "";
	height: 24px;
	right: 10px;
	margin-top: -17px;
	position: absolute;
	top: 50%;
	width: 25px;
}
.postPager .post {
	padding-top: 19px;
	padding-bottom: 16px;
}
.postPager .post-thmb {
	min-height: 0;
}
.postPager .post-meta {
	background-image: none;
	position: static;
	text-shadow: none;
}
.postPager .post-categoly {
	padding: 0;
	text-align: left;
	font-size: 1rem;
}
.postPager .post-title {
	color: #000;
	font-size: 1.2rem;
}
.postPager .post-sponsored {
	color: #000;
}
.previous-article.previous-article-recommend {
	position: relative;
	padding-bottom: 28px;
	margin-bottom: 15px;
}
.previous-article.previous-article-recommend > h3,
.previous-article.previous-article-recommend .previous-article-title {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.2;
	padding: 15px;
	text-align: center;
}
.previous-article.previous-article-recommend .post {
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
	padding: 0 10px;
	margin-top: 20px;
}
.previous-article.previous-article-recommend .post:first-of-type {
	margin-top: 0;
}
.previous-article.previous-article-recommend .post:nth-of-type(n+6) {
	display: none;
}
.previous-article.previous-article-recommend .post a {
	display: block;
	color: #000;
}
.previous-article.previous-article-recommend .post .post-thmbWrap {
	overflow: hidden;
	position: relative;
}
.previous-article.previous-article-recommend .post .post-thmb {
	min-height: 80px;
	float: left;
	font-size: 0;
	height: auto;
	line-height: 1;
	max-height: none;
	min-height: 69px;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	width: 35.5%;
	background-image: url(../img/thmb_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
.previous-article.previous-article-recommend .post .post-thmb:before {
	content: "";
	display: block;
	padding-top: 56.25%;
	padding-top: 75%;
}
.previous-article.previous-article-recommend .post .post-thmb img {
	display: block;
	height: auto;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}
.previous-article.previous-article-recommend .post .post-meta {
	position: relative;
	background-color: inherit;
	background-image: none;
	color: #000;
	float: left;
	padding: 0 0 0 10px;
	position: static;
	text-shadow: none;
	width: 64.5%;
	bottom: 0;
	left: 0;
}
.previous-article.previous-article-recommend .post .post-meta .post-title {
	font-size: 1.3rem;
	margin-bottom: 8px;
	line-height: 1.3636;
	padding: 0;
}
.previous-article.previous-article-recommend .post .post-meta a {
	line-height: 1.3636;
}
.previous-article.previous-article-recommend .post .post-meta .post-cxense {
	color: #666666;
	font-family: "Montserrat", sans-serif;
	font-size: 1rem;
	line-height: 1.2;
	margin-top: 0;
	position: absolute;
	height: 14px;
	bottom: 10px;
	right: 0;
}
.previous-article.previous-article-recommend .post .post-meta .post-owner {
	line-height: 1.4;
	color: #999;
	font-size: 1rem;
}
.previous-article.previous-article-recommend .post .post-meta .post-recby,
.previous-article.previous-article-recommend .post .post-meta .post-recby a {
	line-height: 1.4;
	color: #999;
	font-size: 1rem;
}
.previous-article.previous-article-recommend .credit {
	bottom: 0;
	color: #989898;
	font-family: "Montserrat", sans-serif;
	font-size: 1rem;
	padding: 0 5px;
	position: absolute;
	right: 0;
	text-align: right;
}
.previous-article.previous-article-recommend .credit img {
	vertical-align: middle;
}
.rankingBlock {
	margin: 45px 0 0;
}
.rankingBlock .ranking {
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: none;
	margin-bottom: 20px;
	padding: 15px 0 10px;
	background-color: #f8f8f8;
}
.rankingBlock .ranking .ranking-content .ranking-item {
	margin: 15px 15px 20px;
}
.rankingBlock .ranking .ranking-content .ranking-item:before {
	font-size: 2.4rem;
	top: -13px;
	left: -2px;
}
.rankingBlock .ranking .ranking-content .ranking-item .post-thmb {
	width: 78px;
	height: 78px;
}
.rankingBlock .ranking .ranking-content .ranking-item .post-thmb a {
	width: 78px;
	height: 78px;
	border-radius: 39px;
}
.rankingBlock .ranking .ranking-content .ranking-item .post-thmb a img {
	max-height: 78px;
}
.rankingBlock .ranking .ranking-content .ranking-item .post-meta {
	height: 78px;
}
.rankingBlock .ranking .ranking-content .ranking-item .post-meta .post-title {
	line-height: 1.5;
	margin-top: 0;
}
.rankingBlock .ranking .ranking-content .ranking-item .post-meta .post-title a {
	color: #000;
}
.rankingBlock .ranking .ranking-content .ranking-item .post-meta .post-sponsored {
	color: #666666;
	font-family: "Montserrat", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}
.followUs {
	margin: 25px auto 35px;
	padding: 10px;
}
.followUs h3 {
	width: 116px;
	height: 32px;
	margin: 0 auto 10px;
	background-image: url(../img/followus.png);
	background-repeat: no-repeat;
	background-size: contain;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.followUs .followUs-content {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.followUs-content .followBlock {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.followUs-content .followBlock a {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 52px;
	background-repeat: no-repeat;
	background-size: 18px 18px;
	background-position: center center;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.followUs-content .followBlock a:after {
	content: "";
	position: absolute;
	display: block;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background-image: url(../img/icon_sns.png);
	background-size: 117px 40px;
}
.followBlock.followBlock--facebook a {
	background-color: #3b5998;
}
.followBlock.followBlock--facebook a:after {
	background-position: left top;
	width: 9px;
	height: 17px;
	top: 12px;
	left: 50%;
	margin: 5px 0 0 -4px;
}
.followBlock.followBlock--instagram a {
	background-color: #3f729b;
}
.followBlock.followBlock--instagram a:after {
	background-position: -45px top;
	width: 17px;
	height: 18px;
	top: 12px;
	left: 50%;
	margin: 6px 0 0 -9px;
}
.followBlock.followBlock--twitter a {
	background-color: #55acee;
}
.followBlock.followBlock--twitter a:after {
	width: 17px;
	height: 17px;
	top: 12px;
	left: 50%;
	margin: 7px 0 0 -8px;
	background-position: -9px top;
}
.followBlock.followBlock--pinterest a {
	background-color: #cc2127;
}
.followBlock.followBlock--pinterest a:after {
	width: 14px;
	height: 17px;
	top: 12px;
	left: 50%;
	margin: 5px 0 0 -8px;
	background-position: -63px top;
}
.followBlock.followBlock--googleplus a {
	background-color: #dd4b39;
}
.followBlock.followBlock--googleplus a:after {
	width: 18px;
	height: 18px;
	top: 12px;
	left: 50%;
	margin: 6px 0 0 -9px;
	background-position: -27px top;
}
.archive-title {
	font-family: "Playfair Display", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 1.8rem;
	line-height: 1.2;
	text-align: center;
	margin: 0 auto;
	padding: 15px 10px;
	font-weight: bold;
}
.archive-title .archiveLabel {
	font-size: 2.0rem;
}
.archive-title.categoryName {
	font-family: Montserrat, Sans-Serif;
	font-weight: normal;
}
.archive-title.categoryName--health {
	color: #7cb0ca;
}
.archive-title.categoryName--food {
	color: #d4a756;
}
.archive-title.categoryName--family {
	color: #757b4d;
}
.archive-title.categoryName--life {
	color: #ac8bb8;
}
.archive-title.categoryName--trend {
	background-color: #322fa0;
}
.archive-title.categoryName--makeup {
	background-color: #f44c4c;
}
.archive-title.categoryName--beauty,
.archive-title.categoryName--luxe,
.archive-title.categoryName--fame {
	color: #c00;
	font-weight: bold;
}
.archive-title.categoryName--makeup {
	background-color: #f44c4c;
}
.post--archive.sponsored .post-thmb,
.post--archive.buy .post-thmb {
	position: relative;
}
.post--archive.sponsored .post-thmb:before {
	content: "sponsored";
	position: absolute;
	top: 0;
	left: 5px;
	font-family: Lato, Sans-Serif;
	font-style: italic;
	color: #ffffff;
	font-size: 1.5rem;
	line-height: 1.7;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
	z-index: 100;
}
.post--archive.buy .post-thmb:before {
	background-color: #fff;
	color: #000;
	content: "BUY";
	display: block;
	font-family: "Playfair Display", serif;
	font-size: 1.7rem;
	left: -55px;
	letter-spacing: 0.05em;
	line-height: 22.245px;
	padding: 65px 50px 2px;
	position: absolute;
	text-align: center;
	top: -30px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index: 100;
}
.post--archive .post-meta {
	position: static;
	text-shadow: none;
	background: none;
	text-align: center;
	padding: 15px 10px 30px;
}
.post--archive .post-categoly {
	display: inline-block;
	padding: 0;
}
.post--archive .post-categoly .categoryName:after {
	content: "";
	width: 1px;
	height: 7px;
	display: inline-block;
	margin: 0 2px 1px 8px;
	background-color: #ccc;
	position: static;
}
.post--archive .post-date time {
	color: #989898;
	font-size: 1.3rem;
}
.post--archive .post-title {
	margin: 12px 0;
}
.post--archive .post-title a {
	color: #000;
}
.post--archive .post-tag {
	font-size: 1.2rem;
	margin: 0;
}
.post--archive .post-tag a {
	color: #003366;
	font-size: 1.2rem;
	vertical-align: middle;
	line-height: 12px;
	text-decoration: none;
	position: relative;
	display: inline-block;
	margin: 0 0 16px 10px;
	padding: 5px 25px 5px 10px;
	border: 1px solid #003366;
	border-radius: 12px;
}
.post--archive .post-tag a:after {
	content: "";
	position: absolute;
	display: inline-block;
	line-height: 13px;
	vertical-align: middle;
	width: 0;
	height: 0;
	top: 7px;
	right: 7px;
	margin: 0 0 0 8px;
	border: 4px solid transparent;
	border-left: 4px solid #003366;
}
.post--archive .post-categoly .categoryName--makeup:after,
.post--archive .post-categoly .categoryName--fashion:after,
.post--archive .post-categoly .categoryName--trend:after {
	display: none;
}
.post-title strong {
	background-color: #f8ffa7;
}
.staticArticle--404 .staticArticle-head {
	background-color: #f0f7f5;
	padding: 26px 0 7px;
}
.staticArticle--404 .staticArticle-body {
	overflow: hidden;
}
.staticArticle--404 .staticArticle-body .pageContent {
	background-color: #f0f7f5;
	margin: 0;
	padding-bottom: 10px;
	overflow: hidden;
}
.pageContent--404 .pageContent-text {
	padding: 0 25px;
}
.pageContent--404footer {
	margin: 25px 0 36px;
}
.ranking--404 .dropdown-content {
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.ranking--404 .title--404 {
	line-height: 1.1;
	margin-bottom: 18px;
}
.ranking--404 .ranking-item {
	padding: 0 10px 1px;
}
.ranking--404 .post {
	position: relative;
}
.ranking--404 .post-thmb {
	position: relative;
}
.ranking--404 .post-thmb a {
	display: block;
	background-color: #000;
	line-height: 0;
}
.ranking--404 .post-thmb img {
	opacity: 0.6;
}
.ranking--404 .post-thmb .post-thmbrank {
	color: #fff;
	font-size: 2.4rem;
	font-family: "Montserrat",sans-serif;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0.5rem 0 0 0.5rem;
	z-index: 0;
}
.ranking--404 .post-thmb .post-thmbrank:before {
	content: "";
	border: 2.5rem solid transparent;
	border-top-color: #000;
	border-left-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.ranking--404 .sponsored .post-thmb:before {
	content: "sponsored";
	position: absolute;
	top: 5px;
	right: 5px;
	font-family: Lato, sans-serif;
	font-style: italic;
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.2;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
	z-index: 100;
}
.ranking--404 .post-meta {
	padding: 0;
	top: 0;
	text-shadow: none;
	background-image: none;
}
.ranking--404 .post-meta .post-title {
	display: inline-table;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.ranking--404 .post-meta .post-title a {
	display: table-cell;
	color: #fff;
	line-height: 1.5;
	text-align: center;
	vertical-align: middle;
	padding: 0 50px;
}
.ranking--404 .post-meta .post-title a:hover {
	text-decoration: none;
}
.staticArticle--404 .linkButton {
	margin-top: 40px;
}
.postBlock {
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
	padding: 0 10px;
}
.postBlock:after {
	content: "";
	clear: both;
	display: table;
}
.postBlock--2column .post {
	float: left;
	width: 50%;
}
.post--snap .post-meta {
	position: static;
	text-shadow: none;
	background: none;
	text-align: center;
	padding: 10px 10px 35px 0;
}
.post--snap .post-date {
	display: block;
	text-align: left;
}
.post--snap .post-date time {
	color: #000;
	font-size: 1.1rem;
}
.post--snap .post-title {
	margin: 8px 0;
	text-align: left;
	font-size: 1.2rem;
}
.post--snap .post-title a {
	color: #000;
}
.post--snap .post-tag {
	margin: 0;
	text-align: left;
	font-size: 1rem;
}
.post--snap .post-tag a {
	color: #003366;
	vertical-align: middle;
	line-height: 10px;
	text-decoration: none;
	position: relative;
	display: inline-block;
	margin: 0 0 10px 0;
	padding: 5px 8px 5px 10px;
	border: 1px solid #003366;
	border-radius: 10px;
}
.post--snap .post-tag a:after {
	content: "";
	display: inline-block;
	line-height: 11px;
	width: 0;
	height: 0;
	margin: 0 0 0 8px;
	border: 4px solid transparent;
	border-left: 4px solid #003366;
}
.contentHeader {
	font-family: "Playfair Display", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
.contentHeader.contentHeader--authorList {
	background-color: #f0f7f5;
	font-size: 2rem;
	text-align: center;
	padding: 25px 10px;
}
.authorSection {
	padding: 0 10px;
	margin: 30px 0;
}
.authorSection .archive-title {
	display: block;
	font-size: 1.8rem;
	line-height: 1.2;
	text-align: center;
	margin: 15px auto;
	padding: 0 10px;
	position: relative;
}
.authorSection .archive-title:before {
	content: "";
	position: absolute;
	top: 50%;
	width: 110px;
	height: 1px;
	background-color: #000;
	left: 0;
}
.authorSection .archive-title:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 110px;
	height: 1px;
	background-color: #000;
	right: 0;
}
.authorSection .archive-title.archive-title--writerList:before, .authorSection .archive-title.archive-title--writerList:after {
	width: 75px;
}
.authorSection .authorList:after {
	content: "";
	clear: both;
	display: table;
}
.authorSection .authorList .author {
	padding: 0;
	margin: 15px 0;
	box-sizing: border-box;
	text-align: center;
}
.authorSection .authorList .author a {
	display: block;
}
.authorSection .authorList .author .author-photo {
	width: 60px;
	height: 60px;
	border-radius: 30px;
	overflow: hidden;
	display: block;
	margin: 0;
	float: left;
}
.authorSection .authorList .author .author-photo img {
	max-width: 100%;
	width: auto;
	height: auto;
	border-radius: 30px;
}
.authorSection .authorList .author .author-title {
	color: #000;
	line-height: 1.4;
	display: table-cell;
	vertical-align: middle;
	height: 60px;
	padding: 0 0 0 10px;
}
.authorSection .authorList .author .author-title span {
	display: block;
}
.authorSection .authorList .author a:hover .author-title {
	color: #003b8c;
}
.contentHeader--author {
	background-color: #f0f7f5;
	box-sizing: border-box;
	padding: 20px 10px;
}
.contentHeader--author .contentHeader-inner {
	margin: 0 auto;
	box-sizing: border-box;
}
.contentHeader--author .contentHeader-inner .author-photo {
	width: 84px;
	height: 84px;
	border-radius: 42px;
	margin: 0 auto;
}
.contentHeader--author .contentHeader-inner .author-photo img {
	max-width: 100%;
	width: auto;
	height: auto;
	border-radius: 42px;
}
.contentHeader--author .contentHeader-inner .author-title {
	font-size: 1.8rem;
	text-align: center;
	margin: 20px auto 30px;
}
.contentHeader--author .contentHeader-inner .author-profile {
	font-size: 1.4rem;
}
.author-link {
	text-align: center;
	margin: 15px auto;
}
.author-link a:after {
	content: "";
	display: inline-block;
	width: 11px;
	height: 11px;
	background-image: url(../img/icon_linkarrow.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: 10px;
}
input, button, textarea {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	max-width: 100%;
	box-sizing: border-box;
}
select {
	margin: 0;
	padding: 5px 25px 5px 10px;
	background: none;
	border: 1px solid #7d7d7d;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	max-width: 100%;
	box-sizing: border-box;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
}
input {
	width: 100%;
	border: 1px solid #7d7d7d;
	padding: 5px 10px;
	vertical-align: top;
}
input::-webkit-input-placeholder,
input:-ms-input-placeholder,
input::-moz-placeholder {
	color: #bbb;
}
input[type=checkbox] {
	width: 20px !important;
	height: 20px !important;
	margin: 5px;
	vertical-align: middle;
}
button {
	background-color: #3a3a3c;
	color: #FFF;
	font-size: 1.4rem;
	padding: 13px 20px;
	text-align: center;
	border: 0;
	box-shadow: none;
	cursor: pointer;
}
button:hover {
	background-color: #003b8c;
	color: #FFF;
}
.linkButton {
	text-align: center;
}
.linkButton a {
	display: inline-block;
	box-sizing: border-box;
	min-width: 75%;
	background-color: #3a3a3c;
	color: #FFF;
	font-size: 1.4rem;
	padding: 13px 20px;
	text-align: center;
	border: 0;
	box-shadow: none;
	text-decoration: none;
}
.linkButton a:hover {
	background-color: #003b8c;
	color: #FFF;
}
button.linkButton--white,
.linkButton.linkButton--white a {
	background-color: #FFF;
	color: #000;
	border: 2px solid #000;
}
button.linkButton--white:hover,
.linkButton.linkButton--white a:hover {
	color: #003b8c;
	border-color: #003b8c;
}
.contentHeader--member {
	background-color: #f0f7f5;
	font-size: 1.8rem;
	text-align: center;
	padding: 25px 10px;
}
.buttonArea {
	margin: 40px auto;
	text-align: center;
}
.message,
.modalmessage {
	background-color: #f3f3f3;
	padding: 30px;
	margin: 30px auto 20px;
	text-align: center;
	font-size: 1.2rem;
}
.message-title,
.modalmessage-title {
	font-family: "Playfair Display", serif;
	font-size: 2.1rem;
	line-height: 35px;
	vertical-align: top;
}
.message-title:before,
.modalmessage-title:before {
	content: "";
	display: inline-block;
	width: 35px;
	height: 35px;
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 10px;
	vertical-align: top;
}
.message--error .message-title,
.modalmessage--error .modalmessage-title {
	color: #e62600;
}
.message--error .message-title:before,
.modalmessage--error .modalmessage-title:before {
	background-image: url(../img/error_icon.png);
}
.message p, .message li,
.modalmessage p, .modalmessage li {
	margin: 5px 0 0 0;
}
.message--info .message-title,
.modalmessage--info .modalmessage-title {
	color: #77b259;
}
.message--info .message-title:before,
.modalmessage--info .modalmessage-title:before {
	background-image: url(../img/info_icon.png);
}
.message--attention,
.modalmessage--attention {
	background-color: #fffac4;
}
.message--attention .message-title,
.modalmessage--attention .modalmessage-title {
	color: #000;
}
.message--attention .message-title:before,
.modalmessage--attention .modalmessage-title:before {
	background-image: url(../img/attention_icon.png);
}
#have_cookie, #no_cookie {
	display: none;
}
.applied .post-thmb {
	position: relative;
}
.applied .post-thmb a:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	position: absolute;
	top: 0;
	left: 0;
}
.applied .post-thmb a:after {
	content: "応募済";
	color: #000;
	font-size: 1.8rem;
	display: block;
	background-image: url(../img/icon_applied.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 72px 72px;
	background-color: #FFF;
	background-color: rgba(255, 255, 255, 0);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 72px;
	height: 1em;
	line-height: 1em;
	padding: 80px 0 0 0;
}
.post-innerRelated {
	padding-top: 40px;
	margin-bottom: 40px;
}
.post-innerRelated ul {
	border: 1px solid #ccc;
	padding: 12px 12px 0;
}
.post-innerRelated .post-innerRelated-post {
	clear: both;
	display: inline-block;
	margin: 0 0 12px 0;
}
.post-innerRelated .post-innerRelated-post a {
	display: block;
	width: 100%;
	overflow: hidden;
}
.post-innerRelated .post-innerRelated-post a:hover {
	opacity: 0.8;
}
.post-innerRelated .post-innerRelated-post.post-sponsored {
	position: relative;
	right: auto;
	top: 0;
}
.post-innerRelated .post-innerRelated-post.post-sponsored:after {
	content: "sponsored";
	font-family: "Montserrat", Sans-Serif;
	font-size: 1.2rem;
	color: #666;
	line-height: 1.1;
	letter-spacing: normal;
	vertical-align: top;
	position: absolute;
	top: 7px;
	left: 120px;
}
.post-innerRelated .post-innerRelated-post .post-image, .post-innerRelated .post-innerRelated-post .post-info {
	float: left;
}
.post-innerRelated .post-innerRelated-post .post-image {
	display: block;
	width: 109px;
	height: 73px;
	overflow: hidden;
	padding: 0 11px 0 10px;
}
.post-innerRelated .post-innerRelated-post .post-info {
	width: 100%;
	margin: 0 0 0 -130px;
	padding: 0 10px 0;
	overflow: hidden;
}
.post-innerRelated .post-innerRelated-post .post-info .title-related {
	font-size: 1.4rem;
	color: #000;
	line-height: 1.1;
	display: inline-block;
	margin-top: 25px;
	margin-left: 130px;
}
.post-innerRelated .post-innerRelated-post .post-info .post-owner {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 1rem;
	font-family: "Montserrat", sans-serif;
	text-align: right;
	color: #999;
	line-height: 1.1;
	display: inline-block;
	padding-right: 3px;
}
.post-innerRelated-noimage {
	border-top: 1px solid #cdcfcf;
	border-bottom: 1px solid #cdcfcf;
	position: relative;
	padding-top: 28px;
	padding-bottom: 0;
	margin: 40px 0;
}
.post-innerRelated-noimage ul {
	border: none;
	padding: 0;
}
.post-innerRelated-noimage:after {
	content: "sponsored";
	font-family: "Montserrat", Sans-Serif;
	font-size: 1.2rem;
	color: #666;
	line-height: 1.1;
	letter-spacing: normal;
	vertical-align: top;
	background-color: #fff;
	display: block;
	width: auto;
	padding-left: 0;
	padding-right: 0.5em;
	position: absolute;
	top: -0.6em;
	left: 0;
}
.post-innerRelated-noimage .post-innerRelated-post {
	width: 100%;
	margin-bottom: 20px;
}
.post-innerRelated-noimage .post-innerRelated-post.post-sponsored {
	border: none;
	padding: 0;
}
.post-innerRelated-noimage .post-innerRelated-post.post-sponsored:after {
	content: none;
}
.post-innerRelated-noimage .post-innerRelated-post a {
	text-decoration: none;
}
.post-innerRelated-noimage .post-innerRelated-post .post-image, .post-innerRelated-noimage .post-innerRelated-post .post-info {
	float: none;
}
.post-innerRelated-noimage .post-innerRelated-post .post-image {
	display: none;
}
.post-innerRelated-noimage .post-innerRelated-post .post-info {
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.1;
	vertical-align: top;
}
.post-innerRelated-noimage .post-innerRelated-post .post-info .title-related {
	display: inline;
	line-height: 1.3;
	text-decoration: none;
	width: 390px;
	margin: 0;
}
.post-innerRelated-noimage .post-innerRelated-post .post-info .post-owner {
	text-align: right;
	position: static;
	width: 100%;
	padding: 0;
}
.post--article .post-content .post-innerRelated-post a:after {
	content: none;
}
.post--article .post-content .post-innerRelated-post .post-image img {
	max-width: 109px;
}
.feature-header {
	min-height: 133px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.feature-header:after {
	background: rgba(118, 114, 91, 0.85);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.feature-header--list {
	min-height: 133px;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}
.feature-header--list:after {
	background: rgba(118, 114, 91, 0.85);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.feature-headerInner {
	box-sizing: border-box;
	min-height: 133px;
	padding: 10px 30px 0;
	position: relative;
	width: 100%;
	z-index: 1;
}
.feature-title {
	color: #fff;
	font-size: 1.6rem;
	line-height: 1.2;
	margin-bottom: 12px;
	position: relative;
	text-align: center;
}
.feature-title:before {
	background: url("../img/feature_badge.png") no-repeat scroll left top;
	background-size: 39px 40px;
	content: "特集";
	display: block;
	font-size: 1rem;
	height: 40px;
	letter-spacing: 1px;
	line-height: 40px;
	margin: 0 auto 4px;
	text-align: center;
	vertical-align: middle;
	width: 39px;
}
.feature-outline {
	color: #fff;
	font-size: 1rem;
	line-height: 1.9333;
	margin-bottom: 12px;
}
.feature-button {
	display: block;
	margin: 0 auto 20px;
	text-align: center;
}
.feature-button a {
	background: #444445;
	color: #fff;
	display: inline-block;
	font-size: 1rem;
	line-height: 12px;
	margin: 0;
	padding: 8px 40px 8px 40px;
	position: relative;
	text-decoration: none;
	vertical-align: middle;
	border-radius: 3px;
}
.featureSection--index {
	clear: both;
	margin-top: 10px;
	padding-bottom: 40px;
	position: relative;
}
.featureSection--index .feature-title {
	color: #000;
	display: block;
	margin: 0;
	padding: 17px 10px 5px;
}
.featureSection--index .feature-title:before {
	display: none;
}
.featureSection--index .postBlock-archiveLink {
	box-sizing: border-box;
	clear: both;
	display: block;
	margin: 0 auto 0;
	max-width: 640px;
	text-align: center;
	width: 100%;
}
.featureSection--index .postBlock-archiveLink a {
	border: 1px solid #000;
	background-color: #444445;
	color: #fff;
	display: block;
	font-size: 1.2rem;
	line-height: 1.2;
	margin-top: 20px;
	padding: 12px 10px;
	text-decoration: none;
	vertical-align: middle;
	border-radius: 3px;
}
.featureSection--index .post {
	margin-top: 10px;
}
.featureSection--index .post:not(:first-child) {
	margin-top: 20px;
}
.featureSection--index .post-thmbWrap {
	overflow: hidden;
	position: relative;
}
.featureSection--index .post-thmbWrap:after {
	clear: both;
	content: "";
	display: table;
}
.featureSection--index .post-thmb {
	float: left;
	font-size: 0;
	height: auto;
	line-height: 1;
	max-height: none;
	min-height: 69px;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	width: 35.5%;
}
.featureSection--index .post-thmb:before {
	content: "";
	display: block;
	padding-top: 56.25%;
}
.featureSection--index .post-thmb img {
	display: block;
	height: auto;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}
.featureSection--index .post-meta {
	background-color: inherit;
	background-image: none;
	color: #000;
	float: left;
	padding: 0 0 0 10px;
	position: static;
	text-shadow: none;
	width: 64.5%;
}
.featureSection--index .post-categoly {
	padding: 0;
	text-align: left;
	float: left;
	margin-right: 10px;
	line-height: 1;
	vertical-align: top;
}
.featureSection--index .post-categoly .categoryName {
	font-size: 1rem;
	display: inline-block;
}
.featureSection--index .post-categoly .categoryName--brandchannel {
	color: #754242;
	font-family: 'Oswald', sans-serif;
}
.featureSection--index .post-title {
	font-size: 1.2rem;
	line-height: 1.3636;
	margin-top: 0;
}
.featureSection--index .post-date {
	color: #989898;
	line-height: 1;
	vertical-align: top;
}
.featureSection--index .post-sponsored {
	color: #666666;
	font-family: "Montserrat", sans-serif;
	font-size: 1rem;
	line-height: 1.2;
	margin-top: 0;
	top: 0;
	right: 0;
}
.featureSection--index .post-sponsored a {
	color: #666666;
}
.post--featureNav {
	clear: both;
	display: block;
	overflow: hidden;
	max-width: 640px;
	margin: 30px auto 30px;
	border-top: 1px solid #eaebeb;
	border-bottom: 1px solid #eaebeb;
	position: relative;
	box-sizing: border-box;
}
.post--featureNav .featurePostNav {
	display: block;
	text-decoration: none;
	width: 50%;
	position: relative;
	box-sizing: border-box;
}
.post--featureNav .featurePostNav .post {
	padding-top: 19px;
	padding-bottom: 16px;
}
.post--featureNav .featurePostNav .post-thmb {
	min-height: 0;
	max-height: none;
	background-size: auto 6px;
}
.post--featureNav .featurePostNav .post-meta {
	position: relative;
	text-shadow: none;
	background-image: none;
	padding: 10px 0 0 0;
}
.post--featureNav .featurePostNav .post-sponsored {
	position: absolute;
	color: #000;
	font-size: 1rem;
	right: 8px;
}
.post--featureNav .featurePostNav .post-categoly {
	text-align: left;
	line-height: 1.1;
	vertical-align: top;
	padding: 0 0 0 0;
}
.post--featureNav .featurePostNav .post-categoly .categoryName--brandchannel {
	color: #754242;
	font-family: 'Oswald', sans-serif;
}
.post--featureNav .featurePostNav .post-categoly .categoryName:after {
	content: none;
}
.post--featureNav .featurePostNav .post-title {
	font-size: 1.2rem;
	line-height: 1.25;
	color: #000;
}
.post--featureNav .featurePostNav--previous {
	display: table-cell;
	padding-right: 11px;
	padding-left: 54px;
}
.post--featureNav .featurePostNav--previous:before {
	content: "";
	font-size: 0;
	line-height: 100%;
	vertical-align: top;
	position: absolute;
	display: block;
	top: 0;
	left: 19px;
	width: 14px;
	height: 100%;
	background: url(../img/arrow_feature.png) no-repeat center 50%;
	background-size: auto 23px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.post--featureNav .featurePostNav--next {
	display: table-cell;
	padding-left: 11px;
	padding-right: 54px;
	background-color: #f5f7f6;
}
.post--featureNav .featurePostNav--next:before {
	content: "";
	font-size: 0;
	line-height: 100%;
	vertical-align: top;
	position: absolute;
	display: block;
	top: 0;
	right: 19px;
	width: 14px;
	height: 100%;
	background: url(../img/arrow_feature.png) no-repeat center 50%;
	background-size: auto 23px;
}
.archive-categorylist:nth-of-type(even) {
	background-color: #f8f8f8;
}
.archive-categorylist:nth-of-type(even) .post--hero .post-meta {
	background-color: #f8f8f8;
}
