@charset "UTF-8";
/*!
Theme Name: arne
Theme URI:
Description: theme for arne
Version: 1.2.0
*/
/*!
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.pt-serif-pro-book,
.single h1.point-headline,
.single h2.point-headline,
.single h3.point-headline,
.single h4.point-headline,
.single h5.point-headline,
.single h6.point-headline {
	font-family: pt-serif-pro, sans-serif;
	font-weight: 300;
	font-style: normal;
}

.pt-serif-pro-italic {
	font-family: pt-serif-pro, sans-serif;
	font-weight: 400;
	font-style: italic;
}

.column3-list li .text .post-meta .date,
.column4-list li .text .post-meta .date,
.featured-posts li .movie .text .meta .date,
.featured-posts li > a .text .meta .date,
.footer .footer-copyright,
.pt-serif-pro,
.sidebar .sidebar-list li .text .post-meta .date,
.single-header .single-meta .date {
	font-family: pt-serif-pro, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.pt-serif-pro-bold-italic {
	font-family: pt-serif-pro, sans-serif;
	font-weight: 700;
	font-style: italic;
}

.content-heading .en,
.pt-serif-pro-bold,
.sidebar-block .content-heading .en,
.sidebar-block .sidebar-heading .en {
	font-family: pt-serif-pro, sans-serif;
	font-weight: 700;
	font-style: normal;
}

.pt-serif-pro-caption {
	font-style: normal;
}

.pt-serif-pro-caption,
.pt-serif-pro-caption-italic {
	font-family: pt-serif-pro-caption, sans-serif;
	font-weight: 400;
}

.pt-serif-pro-caption-italic {
	font-style: italic;
}

.pt-serif-pro-narrow-italic {
	font-style: italic;
}

.pt-serif-pro-narrow,
.pt-serif-pro-narrow-italic {
	font-family: pt-serif-pro-narrow, sans-serif;
	font-weight: 400;
}

.pt-serif-pro-narrow {
	font-style: normal;
}

.pt-serif-pro-narrow-bold-italic {
	font-style: italic;
}

.pt-serif-pro-narrow-bold,
.pt-serif-pro-narrow-bold-italic {
	font-family: pt-serif-pro-narrow, sans-serif;
	font-weight: 700;
}

.pt-serif-pro-narrow-bold {
	font-style: normal;
}

.pt-serif-pro-extended {
	font-style: normal;
}

.pt-serif-pro-extended,
.pt-serif-pro-extended-italic {
	font-family: pt-serif-pro-extended, sans-serif;
	font-weight: 400;
}

.pt-serif-pro-extended-italic {
	font-style: italic;
}

.pt-serif-pro-extended-bold {
	font-style: normal;
}

.pt-serif-pro-extended-bold,
.pt-serif-pro-extended-bold-italic {
	font-family: pt-serif-pro-extended, sans-serif;
	font-weight: 700;
}

.pt-serif-pro-extended-bold-italic {
	font-style: italic;
}

.mplus-light {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 300;
}

.icon-pr,
.mplus-regular,
.pr_parent_mark,
.sidebar-list .post-pr:before {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 400;
}

.icon-new,
.mplus-medium,
.sidebar .sidebar-list.ranking li a:before {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
}

.mplus-bold {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 700;
}
body {
	color: #47433d;
	background-color: #fff;
	min-width: 1080px;
	font-family: system-ui, sans-serif;
	font-family: 'ヒラギノ角ゴ Pro W3', 'ヒラギノ角ゴ W3', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 1rem;
	line-height: 1.75;
}

a:link,
a:visited {
	color: #47433d;
	text-decoration: none;
}

a:active,
a:hover {
	color: #47433d;
	text-decoration: underline;
}

img {
	max-width: 100%;
	height: auto;
}

.trunk8 {
	display: block;
}
.inner {
	margin: 0 auto;
	width: 1080px;
	position: relative;
	z-index: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.footer .inner {
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
}

.header {
	background-color: #fff;
}

.header .fixed-header.fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	background-color: #fff;
}

body.admin-bar .header .fixed-header.fixed {
	top: 32px;
}

.header .header-logo {
	width: 156px;
	height: 68px;
	margin: 0 auto;
	padding: 16px 0 17px;
	position: relative;
	z-index: 2;
}

.header .header-logo a,
.header .header-logo img {
	width: 156px;
	height: 68px;
	display: block;
}

.header .header-search {
	position: absolute;
	top: 28px;
	right: 0;
	width: 240px;
	z-index: 3;
}

.header .header-search form {
	padding-right: 16px;
	padding-left: 16px;
	border: 1px solid #6ca4d8;
	border-radius: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header .header-search input[type='text'] {
	padding: 6px 0;
	border: 0;
	border-radius: 20px;
	outline: 0;
	width: 184px;
	font-size: 0.875rem;
	line-height: 1;
}

.header .header-search input[type='text']:-ms-input-placeholder {
	color: #bed3e5;
}

.header .header-search input[type='text']::-ms-input-placeholder {
	color: #bed3e5;
}

.header .header-search input[type='text']::placeholder {
	color: #bed3e5;
}

.header .header-search input[type='submit'] {
	text-indent: -100vw;
	background-image: url(images/icon-loope.png);
	background-size: 22px auto;
	background-repeat: no-repeat;
	background-position: 50%;
	overflow: hidden;
	display: none;
}

.header .header-search button,
.header .header-search input[type='submit'] {
	width: 22px;
	height: 16px;
	outline: none;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.header .header-search button {
	color: #666;
	font-size: 1rem;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: flex;
	justify-content: center;
	align-content: center;
}

.header .header-nav {
	width: 100%;
	padding-bottom: 9px;
}

.header .header-nav > ul {
	display: flex;
	align-items: center;
	justify-content: center;
}

.header .header-nav > ul > li {
	font-size: 0.875rem;
	line-height: 1;
}

.header .header-nav > ul > li:hover > .sub-menu {
	width: -webkit-max-content;
	width: max-content;
	display: inline-block;
}

.header .header-nav > ul > li > a {
	padding: 8px 12px;
	display: block;
	color: #47433d;
	position: relative;
}

.header .header-nav > ul > li.current-menu-item > a,
.header .header-nav > ul > li.current-menu-parent > a,
.header .header-nav > ul > li > a:active,
.header .header-nav > ul > li > a:hover {
	color: #6ca4d8;
	font-weight: 700;
	text-decoration: none;
}

.header .header-nav .sub-menu {
	display: none;
	padding: 8px;
	border: 1px solid #6ca4d8;
	background-color: #fff;
	position: absolute;
	transform: translateX(12px);
	z-index: 2;
}

.header .header-nav .sub-menu a {
	padding: 5px 16px;
	border-radius: 12px;
	display: block;
	color: #47433d;
	text-align: center;
	position: relative;
}

.header .header-nav .sub-menu a:active,
.header .header-nav .sub-menu a:hover {
	color: #fff;
	background-color: #6ca4d8;
	font-weight: 700;
	text-decoration: none;
}

.topicpath {
	color: #47433d;
	font-size: 0.875rem;
	line-height: 1.92857;
	padding: 24px 0;
	background-color: #edf2fa;
}

.topicpath .topicpath-inner {
	width: 1080px;
	margin: 0 auto;
}

.topicpath a {
	color: #47433d;
	margin-right: 8px;
}

.topicpath a + span {
	margin-left: 5px;
}

.topicpath a + strong {
	font-weight: 700;
	margin-left: 5px;
}

.footer {
	margin-top: 80px;
	padding-top: 32px;
	background-color: #f5f5f5;
}

.footer .footer-logo {
	margin-right: 32px;
	position: relative;
	z-index: 2;
}

.footer .footer-logo a,
.footer .footer-logo img {
	display: block;
	width: 120px;
	height: 52px;
}

.footer .footer-logo a {
	margin: 0 auto;
}

.footer .footer-menu-area {
	display: flex;
}

.footer .footer-category {
	margin-right: 32px;
}

.footer .footer-category .footer-category-title {
	color: #666157;
	font-size: 0.875rem;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 10px;
}

.footer .footer-category ul > li {
	font-size: 0.875rem;
	line-height: 2.14286;
}

.footer .footer-page {
	margin-right: 32px;
	display: flex;
	flex-direction: column;
}

.footer .footer-page .footer-page-title {
	color: #666157;
	font-size: 0.875rem;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 10px;
}

.footer .footer-page .footer-page-list {
	margin-bottom: 22px;
}

.footer .footer-page .footer-page-list:last-of-type {
	margin-bottom: 0;
}

.footer .footer-page ul > li {
	font-size: 0.875rem;
	line-height: 2.14286;
}

.footer .footer-social {
	margin: 0 0 auto auto;
}

.footer .footer-social ul {
	display: flex;
}

.footer .footer-social li {
	margin-left: 16px;
}

.footer .footer-social li a {
	width: 32px;
	height: 32px;
	font-size: 2.25rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer .footer-social li a:active,
.footer .footer-social li a:hover {
	text-decoration: none;
}

.footer .footer-social li a .fa-twitter-square {
	color: #1da1f2;
}

.footer .footer-social li a .fa-line {
	color: #00b900;
}

.footer .footer-social li a .fa-instagram {
	color: #534e47;
}

.footer .footer-copyright {
	padding-top: 6px;
	padding-bottom: 27px;
	text-align: center;
}

.footer .footer-copyright small {
	color: #999;
	font-size: 0.75rem;
	line-height: 1.66667;
}

.content {
	margin-top: 32px;
	position: relative;
}

.content .content-inner {
	width: 1080px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.main {
	width: 747px;
}

.sidebar {
	width: 300px;
}

.sidebar .sidebar-inner {
	width: 300px;
	padding-bottom: 40px;
}

.sidebar .sidebar-inner.fixed {
	position: fixed;
	bottom: 0;
}

.sidebar .sidebar-inner.bottom {
	position: absolute;
	top: auto;
}

.sidebar .sidebar-block {
	margin-bottom: 40px;
}

.sidebar .sidebar-block.widget_media_image,
.sidebar .sidebar-block.widget_media_video {
	margin-bottom: 16px;
}

.sidebar .sidebar-block.widget_media_image a,
.sidebar .sidebar-block.widget_media_image img,
.sidebar .sidebar-block.widget_media_video a,
.sidebar .sidebar-block.widget_media_video img {
	display: block;
}

.sidebar .sidebar-block.widget_media_image a:hover,
.sidebar .sidebar-block.widget_media_video a:hover {
	opacity: 0.5;
}

.sidebar .sidebar-block.widget_media_image + div:not(.widget_media_image):not(.widget_media_video),
.sidebar .sidebar-block.widget_media_video + div:not(.widget_media_image):not(.widget_media_video) {
	margin-top: 40px;
}

.sidebar .sidebar-list li {
	margin-top: 16px;
}

.sidebar .sidebar-list li .movie {
	display: block;
	position: relative;
}

.sidebar .sidebar-list li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sidebar .sidebar-list li a:hover {
	text-decoration: none;
}

.sidebar .sidebar-list li .banner {
	width: 100%;
	height: auto;
}

.sidebar .sidebar-list li .banner .embed,
.sidebar .sidebar-list li .banner .video-js,
.sidebar .sidebar-list li .banner iframe,
.sidebar .sidebar-list li .banner img,
.sidebar .sidebar-list li .banner video {
	display: block;
}

.sidebar .sidebar-list li .image {
	width: 100px;
	height: 75px;
	min-height: 22px;
	margin-right: 10px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sidebar .sidebar-list li .image .embed,
.sidebar .sidebar-list li .image .video-js,
.sidebar .sidebar-list li .image iframe,
.sidebar .sidebar-list li .image img,
.sidebar .sidebar-list li .image video {
	border-radius: 12px;
	display: block;
}

.sidebar .sidebar-list li .title {
	width: calc(100% - 110px);
	font-size: 0.875rem;
	line-height: 1.42857;
}

.sidebar .sidebar-list li .text {
	width: calc(100% - 110px);
}

.sidebar .sidebar-list li .text .post-meta {
	margin-top: 9px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.sidebar .sidebar-list li .text .post-meta .date {
	color: #999282;
	font-size: 0.875rem;
	line-height: 1;
}

.sidebar .sidebar-list li .text .post-meta .category {
	font-size: 0.625rem;
	line-height: 1.4;
}

.sidebar .sidebar-list li .text .post-meta .category span {
	color: #999282;
}

.sidebar .sidebar-list li .text .post-meta .category span:hover {
	text-decoration: none;
}

.sidebar .sidebar-list li .text .post-meta .category span:before {
	content: ',';
	margin-right: 3px;
	display: inline-block;
	vertical-align: middle;
}

.sidebar .sidebar-list li .text .post-meta .category span:first-child:before {
	display: none;
}

.sidebar .sidebar-list li .text .title {
	width: 100%;
	margin-top: 2px;
}

.sidebar .sidebar-list li:hover {
	opacity: 0.5;
}

.sidebar .sidebar-list li:first-of-type {
	margin-top: 0;
}

.sidebar .sidebar-list .movie .embed {
	position: relative;
	padding-top: 63.4328358%;
	background-color: #000;
}

.sidebar .sidebar-list .movie .embed .video-js,
.sidebar .sidebar-list .movie .embed iframe,
.sidebar .sidebar-list .movie .embed video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.sidebar .sidebar-list.ranking li .image {
	min-height: 22px;
}

.sidebar .sidebar-list.ranking li .image img,
.sidebar .sidebar-list.ranking li .image video {
	border-radius: 0;
}

.sidebar .sidebar-list.ranking li a {
	position: relative;
}

.sidebar .sidebar-list.ranking li a:before {
	width: 18px;
	height: 18px;
	color: #999282;
	font-size: 0.75rem;
	line-height: 1.16667;
	border-radius: 100%;
	background-color: #fff;
	content: '';
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 4px;
	left: 4px;
}

.sidebar .sidebar-list.ranking li:first-of-type a:before {
	content: '1';
}

.sidebar .sidebar-list.ranking li:nth-of-type(2) a:before {
	content: '2';
}

.sidebar .sidebar-list.ranking li:nth-of-type(3) a:before {
	content: '3';
}

.sidebar .sidebar-list.ranking li:nth-of-type(4) a:before {
	content: '4';
}

.sidebar .sidebar-list.ranking li:nth-of-type(5) a:before {
	content: '5';
}

.sidebar .sidebar-list.ranking li:nth-of-type(6) a:before {
	content: '6';
}

.sidebar .sidebar-list.ranking li:nth-of-type(7) a:before {
	content: '7';
}

.sidebar .sidebar-list.ranking li:nth-of-type(8) a:before {
	content: '8';
}

.sidebar .sidebar-list.ranking li:nth-of-type(9) a:before {
	content: '9';
}

.sidebar .sidebar-list.ranking li:nth-of-type(10) a:before {
	content: '10';
}

.sidebar-block .content-heading,
.sidebar-block .sidebar-heading {
	margin-bottom: 9px;
	display: flex;
	justify-content: center;
	position: relative;
}

.sidebar-block .content-heading:after,
.sidebar-block .sidebar-heading:after {
	width: 100%;
	height: 1px;
	background-color: #6ca4d8;
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	z-index: -1;
}

.sidebar-block .content-heading .sidebar-heading-inner,
.sidebar-block .sidebar-heading .sidebar-heading-inner {
	color: #6ca4d8;
	padding: 0 13px;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sidebar-block .content-heading .en,
.sidebar-block .sidebar-heading .en {
	font-size: 1.125rem;
	line-height: 1.66667;
	margin: 0 4px;
}

.sidebar-block .content-heading .ja,
.sidebar-block .sidebar-heading .ja {
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.66667;
	margin: 0 4px;
}

.main .sidebar-block .content-heading .en,
.main .sidebar-block .sidebar-heading .en {
	font-size: 1.5rem;
	line-height: 1.25;
}

.main .sidebar-block .content-heading .ja,
.main .sidebar-block .sidebar-heading .ja {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.66667;
}

.icon-pr {
	font-size: 0.625rem;
	line-height: 1;
	margin-right: 10px;
	padding: 1px 5px;
	border: 1px solid #47433d;
	border-radius: 7px;
	display: inline-block;
	vertical-align: middle;
}

.sidebar-list .post-pr:before {
	height: 17px;
	font-size: 0.625rem;
	line-height: 1;
	margin-right: 5px;
	padding: 1px 0;
	border: none;
	border-radius: 0;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	vertical-align: top;
	content: 'PR';
}

.pr_parent_mark {
	color: #6ca4d8;
	font-size: 0.625rem;
	line-height: 1;
	margin: 0 4px;
	padding: 1px 5px;
	border: 1px solid #6ca4d8;
	border-radius: 7px;
	display: inline-block;
	vertical-align: middle;
}

.content-heading {
	margin-bottom: 8px;
	display: flex;
	justify-content: center;
	position: relative;
}

.content-heading:after {
	width: 100%;
	height: 1px;
	background-color: #6ca4d8;
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	z-index: -1;
}

.content-heading .content-heading-inner {
	color: #6ca4d8;
	padding: 0 13px;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.content-heading .en {
	font-size: 1.5rem;
	line-height: 1.25;
	margin: 0 4px;
}

.content-heading .ja {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.66667;
	margin: 0 4px;
}

.content-heading .single-ja {
	display: inline-block;
	vertical-align: middle;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 18px;
}

.shop-search-conditions {
	margin-bottom: 48px;
}

.shop-search-conditions .shop-search-condition-block {
	margin-bottom: 50px;
}

.shop-search-conditions .shop-search-condition-block:last-of-type {
	margin-bottom: 0;
}

.shop-search-conditions .shop-search-condition-block .shop-search-condition-header {
	color: #47433d;
	font-size: 1.125rem;
	font-weight: 700;
	margin-bottom: 10px;
	padding: 14px 16px 13px;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.shop-search-conditions .shop-search-condition-block .shop-search-condition-header .fa-search {
	font-size: 1.5rem;
	margin-right: 11px;
}

.shop-search-conditions .shop-search-condition-block .shop-search-condition-header .fa-chevron-down,
.shop-search-conditions .shop-search-condition-block .shop-search-condition-header .fa-chevron-up {
	font-size: 1.75rem;
	margin-left: auto;
}

.shop-search-conditions .shop-search-condition-block .shop-search-condition-header .fa-chevron-up {
	display: none;
}

.shop-search-conditions .shop-search-condition-block .shop-search-condition-header.is-open .fa-chevron-up {
	display: block;
}

.shop-search-conditions .shop-search-condition-block .shop-search-condition-body,
.shop-search-conditions .shop-search-condition-block .shop-search-condition-header.is-open .fa-chevron-down {
	display: none;
}

.shop-search-conditions .shop-search-condition-block .shop-search-condition-body dl a {
	color: #6ca4d8;
	text-decoration: underline;
	display: block;
}

.shop-search-conditions .shop-search-condition-block .shop-search-condition-body dl a:active,
.shop-search-conditions .shop-search-condition-block .shop-search-condition-body dl a:hover {
	opacity: 0.5;
}

.shop-search-conditions .shop-search-condition-block .shop-search-condition-body dl dt {
	font-size: 1.125rem;
	line-height: normal;
	margin-top: 36px;
	display: block;
}

.shop-search-conditions .shop-search-condition-block .shop-search-condition-body dl dt:first-of-type {
	margin-top: 25px;
}

.shop-search-conditions .shop-search-condition-block .shop-search-condition-body dl dd {
	margin-left: 0;
	display: flex;
	flex-wrap: wrap;
}

.shop-search-conditions .shop-search-condition-block .shop-search-condition-body dl dd .genre-search-item,
.shop-search-conditions .shop-search-condition-block .shop-search-condition-body dl dd .shop-search-item {
	width: calc(25% - 18px);
	margin: 13px 0 0 24px;
}

.shop-search-conditions .shop-search-condition-block .shop-search-condition-body dl dd .genre-search-item:nth-of-type(4n + 1),
.shop-search-conditions .shop-search-condition-block .shop-search-condition-body dl dd .shop-search-item:nth-of-type(4n + 1) {
	margin-left: 0;
}

.shop-search-conditions .shop-search-condition-block .shop-search-condition-body dl dd .genre-search-item:nth-of-type(-n + 4),
.shop-search-conditions .shop-search-condition-block .shop-search-condition-body dl dd .shop-search-item:nth-of-type(-n + 4) {
	margin-top: 0;
}

.archive-heading {
	margin-bottom: 8px;
	display: flex;
	justify-content: center;
	position: relative;
}

.archive-heading:after {
	width: 100%;
	height: 1px;
	background-color: #6ca4d8;
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	z-index: -1;
}

.archive-heading span {
	color: #6ca4d8;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.66667;
	text-align: center;
	padding: 0 13px;
	background-color: #fff;
	display: block;
}

.feature-heading {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 32px;
	text-align: center;
	margin-bottom: 1em;
}

.feature-heading span {
	display: inline-block;
	vertical-align: baseline;
	position: relative;
}

.feature-heading span:after {
	content: '';
	position: absolute;
	bottom: -5px;
	right: 0;
	left: 0;
	height: 2px;
	background-color: #4d433d;
}

.column3-list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.column3-list ul:after {
	content: '';
	display: block;
	width: 233px;
}

.column3-list li {
	margin-bottom: 25px;
	width: 233px;
}

.column3-list li .image {
	min-height: 22px;
	position: relative;
	z-index: 1;
}

.column3-list li .image a,
.column3-list li .image img {
	display: block;
}

.column3-list li .text .post-meta {
	margin-top: 9px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.column3-list li .text .post-meta .date {
	color: #999282;
	font-size: 0.875rem;
	line-height: 1;
}

.column3-list li .text .post-meta .category {
	font-size: 0.625rem;
	line-height: 1.4;
}

.column3-list li .text .post-meta .category a {
	color: #999282;
}

.column3-list li .text .post-meta .category a:hover {
	text-decoration: none;
}

.column3-list li .text .post-meta .category a:before {
	content: ',';
	margin-right: 3px;
	display: inline-block;
	vertical-align: middle;
}

.column3-list li .text .post-meta .category a:first-child:before {
	display: none;
}

.column3-list li .text .title {
	margin-top: 2px;
	font-size: 1rem;
	line-height: 1.6875;
}

.column3-list li .text .title .icon-pr {
	position: relative;
	top: -2px;
}

.column3-list li .text .title a:hover {
	text-decoration: none;
}

.column3-list li .text .author {
	margin-top: 6px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 11px;
}

.column3-list li .text .author a {
	color: #99897f;
}

.column3-list li:hover .image,
.column3-list li:hover .post-meta,
.column3-list li:hover .title {
	opacity: 0.5;
}

.column4-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.column4-list ul:after,
.column4-list ul:before {
	width: 169px;
	display: block;
	content: '';
}

.column4-list ul:before {
	order: 1;
}

.column4-list li {
	width: 169px;
	margin-bottom: 25px;
}

.column4-list li .image {
	min-height: 22px;
}

.column4-list li .image a,
.column4-list li .image img,
.column4-list li .image video {
	display: block;
}

.column4-list li .image .embed {
	position: relative;
	padding-top: 63.4328358%;
	background-color: #000;
}

.column4-list li .image .embed .video-js,
.column4-list li .image .embed iframe,
.column4-list li .image .embed video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.column4-list li .image .brightcove {
	padding-top: 63.4328358%;
	position: relative;
}

.column4-list li .image .brightcove .video-js {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.column4-list li .text .post-meta {
	margin-top: 9px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.column4-list li .text .post-meta .date {
	color: #999282;
	font-size: 0.875rem;
	line-height: 1;
}

.column4-list li .text .post-meta .category {
	font-size: 0.625rem;
	line-height: 1.4;
}

.column4-list li .text .post-meta .category a {
	color: #999282;
}

.column4-list li .text .post-meta .category a:hover {
	text-decoration: none;
}

.column4-list li .text .post-meta .category a:before {
	content: ',';
	margin-right: 3px;
	display: inline-block;
	vertical-align: middle;
}

.column4-list li .text .post-meta .category a:first-child:before {
	display: none;
}

.column4-list li .text .title {
	margin-top: 6px;
	font-size: 1rem;
	line-height: 1.6875;
}

.column4-list li .text .title .icon-pr {
	position: relative;
	top: -2px;
}

.column4-list li .text .title a:hover {
	text-decoration: none;
}

.column4-list li .text .author {
	margin-top: 6px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 11px;
}

.column4-list li .text .author a {
	color: #99897f;
}

.column4-list li:hover .image,
.column4-list li:hover .post-meta,
.column4-list li:hover .title {
	opacity: 0.5;
}

.pickup-block .column4-list,
.related .column4-list {
	border: 2px solid #ddd;
	padding: 24px;
}

.pickup-block .column4-list ul:after,
.pickup-block .column4-list ul:before,
.related .column4-list ul:after,
.related .column4-list ul:before {
	width: 156px;
}

.pickup-block .column4-list li,
.related .column4-list li {
	width: 156px;
	margin-top: 25px;
	margin-bottom: 0;
}

.pickup-block .column4-list li:nth-of-type(-n + 4),
.related .column4-list li:nth-of-type(-n + 4) {
	margin-top: 0;
}

.pickup-block .column4-list li .image,
.related .column4-list li .image {
	min-height: 22px;
}

.pickup-block .column4-list li .image img,
.related .column4-list li .image img {
	border-radius: 6px;
}

.pickup-block .column4-list li .text,
.related .column4-list li .text {
	margin-top: 9px;
}

.pickup-block .column4-list li .text .title,
.related .column4-list li .text .title {
	font-size: 0.875rem;
	line-height: 1.42857;
	margin-top: 2px;
}

.pickup-block .column4-list li .text .title .icon-pr,
.related .column4-list li .text .title .icon-pr {
	position: relative;
	top: -2px;
}

.pickup-block .column4-list li .text .title a:hover,
.related .column4-list li .text .title a:hover {
	text-decoration: none;
}

.icon-new {
	width: 39px;
	height: 16px;
	color: #fff;
	font-size: 0.6875rem;
	line-height: 1.27273;
	text-align: center;
	text-transform: uppercase;
	border-radius: 8px;
	background-color: #6ca4d8;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 4px;
	left: 4px;
}

.curators-list.sidebar-curators {
	padding: 0 40px;
	position: relative;
}

.curators-list.sidebar-curators .bx-wrapper {
	position: relative;
}

.curators-list.sidebar-curators .bx-viewport ul {
	margin-left: -74px;
}

.curators-list.sidebar-curators .bx-viewport li {
	margin: 0;
}

.curators-list.sidebar-curators .bx-controls-direction .bx-next,
.curators-list.sidebar-curators .bx-controls-direction .bx-prev {
	color: #6ca4d8;
	width: 24px;
	height: 24px;
	font-size: 1.5rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	justify-content: center;
	align-items: center;
}

.curators-list.sidebar-curators .bx-controls-direction .bx-next:hover,
.curators-list.sidebar-curators .bx-controls-direction .bx-prev:hover {
	color: rgba(108, 164, 216, 0.5);
	text-decoration: none;
}

.curators-list.sidebar-curators .bx-controls-direction .bx-prev {
	left: -40px;
}

.curators-list.sidebar-curators .bx-controls-direction .bx-next {
	right: -40px;
}

.curators-list.sidebar-curators ul {
	display: flex;
}

.curators-list.sidebar-curators li {
	width: 96px;
	font-size: 0.75rem;
	line-height: 1.66667;
	text-align: center;
	margin: 0 12px;
}

.curators-list.sidebar-curators li:first-of-type {
	margin-left: 0;
}

.curators-list.sidebar-curators li .writer-photo-crop img {
	width: 96px;
	height: auto;
	border-radius: 50%;
}

.curators-list.sidebar-curators li .writer-name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.curators-list.sidebar-curators a {
	text-decoration: none;
}

.curators-list.sidebar-curators a:hover {
	color: rgba(71, 67, 61, 0.5);
}

.curators-list.sidebar-curators a:hover img {
	opacity: 0.5;
}

.tags {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.tags a {
	color: #534e47;
	font-size: 0.6875rem;
	line-height: 1.27273;
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 0 7px;
	border: 1px solid #534e47;
	border-radius: 8px;
	display: block;
}

.tags a:active,
.tags a:hover {
	color: #fff;
	background-color: #534e47;
	text-decoration: none;
}

.post-tags {
	margin-top: 25px;
	margin-bottom: 25px;
}

.post-tags .post-tags-list ul:after {
	content: '';
	display: block;
	clear: both;
}

.post-tags .post-tags-list li {
	margin-right: 10px;
	float: left;
}

.post-tags .post-tags-list li a {
	padding: 8px 20px;
	border: 1px solid #f1dfd7;
	display: block;
	background-color: #fff8f1;
	font-size: 12px;
}

.post-tags .post-tags-list li a:active,
.post-tags .post-tags-list li a:hover {
	text-decoration: none;
	opacity: 0.75;
}

.post-tags .post-tags-list li a span:before {
	content: '\f02b';
	font-family: fontawesome;
	padding-right: 3px;
	display: inline-block;
	vertical-align: middle;
}

.stack-list-more a {
	width: 240px;
	height: 40px;
	color: #fff;
	margin: 0 auto;
	border-radius: 20px;
	background-color: #6ca4d8;
	display: flex;
	justify-content: center;
	align-items: center;
}

.stack-list-more a:hover {
	text-decoration: none;
	background-color: rgba(108, 164, 216, 0.5);
}

.sidebar-curators-more {
	margin-top: 28px;
}

.sidebar-curators-more a {
	width: 240px;
	height: 40px;
	color: #fff;
	margin: 0 auto;
	border-radius: 20px;
	background-color: #6ca4d8;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sidebar-curators-more a:hover {
	text-decoration: none;
	background-color: rgba(108, 164, 216, 0.5);
}

.pickup-block {
	margin: 40px 0 48px;
}

.widget_cucurumedia_writer_widget {
	margin: 60px 0 0;
}

.main .widget_cucurumedia_writer_widget {
	margin: 40px 0 45px;
}

.search-reslut-0 {
	margin-top: 30px;
}

.influencer-heading {
	margin: 24px auto 0;
	padding: 0;
	border: 0;
	width: 696px;
	color: #4d433d;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 18px;
}

.influencer-heading:after {
	display: none;
}

.single.single-ambassadors {
	margin: 0 26px;
}

.single.single-ambassadors h3 {
	font-size: 1rem;
	line-height: 1.25;
	font-weight: 700;
	margin: 0;
}

.single .writer-list {
	margin-top: 13px;
}

.single .writer-list ul {
	margin: 0 0 48px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.single .writer-list li {
	width: calc(50% - 12px);
	margin: 24px 0 0;
	border-bottom: 1px solid #ddd;
	padding-bottom: 2px;
	list-style: none;
}

.single .writer-list li:nth-of-type(-n + 2) {
	margin-top: 0;
}

.single .writer-list a {
	text-decoration: none;
	display: flex;
	justify-content: space-between;
}

.single .writer-list a:link,
.single .writer-list a:visited {
	color: #47433d;
}

.single .writer-list a:active,
.single .writer-list a:hover {
	opacity: 0.5;
}

.single .writer-list .writer-photo {
	width: 96px;
	margin-right: 24px;
}

.single .writer-list .writer-photo img {
	border-radius: 100%;
	display: block;
}

.single .writer-list .writer-text {
	width: calc(100% - 160px);
	padding-right: 40px;
	position: relative;
}

.single .writer-list .writer-text:after {
	width: 14px;
	height: 24px;
	font-size: 1.5rem;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	content: '\f054';
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.single .writer-list .writer-text .writer-name {
	font-weight: 700;
}

.single .writer-list.influencer-premium ul {
	display: block;
}

.single .writer-list.influencer-premium li {
	width: 100%;
	padding-bottom: 6px;
}

.single .writer-list.influencer-premium li:nth-of-type(2) {
	margin-top: 24px;
}

.single-header {
	margin-bottom: 43px;
}

.single-header .single-header-eyecatch {
	margin-bottom: 22px;
	text-align: center;
}

.single-header .single-header-eyecatch img {
	display: inline-block;
	vertical-align: bottom;
}

.single-header .single-terms-box {
	margin-bottom: 16px;
	display: flex;
	align-items: center;
}

.single-header .single-terms-box .icon-pr {
	margin-left: auto;
}

.single-header .single-terms {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.single-header .single-terms .category {
	font-size: 0.875rem;
	line-height: 1.42857;
	margin-right: 17px;
}

.single-header .single-terms .category ul {
	display: flex;
	flex-wrap: wrap;
}

.single-header .single-terms .category li {
	display: flex;
	align-items: center;
}

.single-header .single-terms .category li:before {
	content: ',';
	margin-right: 8px;
	display: inline-block;
	vertical-align: middle;
}

.single-header .single-terms .category li:first-child:before {
	display: none;
}

.single-header .single-terms .tags {
	margin: 0 8px 0 0;
}

.single-header .single-terms .tags a {
	color: #534e47;
	margin-bottom: 0;
}

.single-header .single-terms .tags a:hover {
	color: #fff;
	background-color: #534e47;
}

.single-header .single-terms a {
	color: #999282;
}

.single-header .single-title {
	font-size: 1.875rem;
	line-height: 1.6;
	font-weight: 700;
}

.single-header .single-meta {
	margin-top: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.single-header .single-meta .date {
	color: #999282;
	font-size: 0.875rem;
	line-height: 1;
}

.single-header .single-meta .author a {
	display: flex;
	align-items: center;
}

.single-header .single-meta .author a img {
	margin-right: 10px;
	border-radius: 100%;
	display: block;
}

.single-header .single-meta .author a .author-name {
	color: #999282;
	font-size: 0.875rem;
	line-height: 1.42857;
}

.single {
	word-break: break-all;
}

.post-summary .post-summary-title {
	margin-bottom: 25px;
	color: #bb7748;
	font-family: 'Comfortaa', cursive;
	font-size: 22px;
	position: relative;
}

.post-summary .post-summary-title:after,
.post-summary .post-summary-title:before {
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	background-color: #bb7748;
}

.post-summary .post-summary-title:before {
	bottom: -4px;
	height: 1px;
}

.post-summary .post-summary-title:after {
	bottom: -8px;
	height: 2px;
}

.post-summary .post-summary-content {
	margin-bottom: 40px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc8c6;
	line-height: 2.25;
}

.external {
	margin-top: 40px;
	margin-bottom: 50px;
}

.external .external-title {
	margin-bottom: 8px;
	display: inline-block;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 18px;
	position: relative;
}

.external .external-title:before {
	content: '';
	position: absolute;
	bottom: -2px;
	right: 0;
	left: 0;
	height: 2px;
	background-color: #4d433d;
}

.external ul {
	list-style-type: disc;
	margin-left: 1.5em;
	margin-bottom: 40px;
}

.external ul li {
	margin-bottom: 0.3em;
}

.external a:link,
.external a:visited {
	color: #ad9091;
	text-decoration: underline;
}

.external a:active,
.external a:hover {
	color: #ad9091;
	text-decoration: none;
}

.post-author {
	margin-top: 40px;
}

.post-author .post-author-title {
	margin-bottom: 8px;
}

.post-author .post-author-body {
	padding: 0 26px;
}

.post-author .post-author-body a {
	display: flex;
	justify-content: center;
	align-items: center;
}

.post-author .post-author-body a:hover {
	text-decoration: none;
	opacity: 0.5;
}

.post-author .post-author-body .post-author-image {
	width: 96px;
	padding-right: 24px;
}

.post-author .post-author-body .post-author-image img {
	border-radius: 100%;
	display: block;
}

.post-author .post-author-body .post-author-profile {
	width: calc(100% - 120px);
}

.post-author .post-author-body .post-author-profile .post-author-name {
	line-height: 1.25;
	font-weight: 700;
}

.post-author .post-author-body .post-author-profile .post-author-text {
	line-height: 1.75;
	margin-top: 2px;
}

.post-author .post-author-more {
	margin-top: 15px;
}

.post-author .post-author-more a {
	width: 240px;
	height: 40px;
	color: #fff;
	margin: 0 auto;
	border-radius: 20px;
	background-color: #6ca4d8;
	display: flex;
	justify-content: center;
	align-items: center;
}

.post-author .post-author-more a:hover {
	text-decoration: none;
	background-color: rgba(108, 164, 216, 0.5);
}

.post-author .author-social {
	margin-top: 41px;
}

.post-author .author-social ul {
	display: flex;
	justify-content: center;
}

.post-author .author-social li {
	width: 32px;
	height: 32px;
	margin: 0 8px;
}

.post-author .author-social li a {
	width: 32px;
	height: 32px;
	font-size: 2.25rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.post-author .author-social li a:active,
.post-author .author-social li a:hover {
	text-decoration: none;
}

.post-author .author-social li a .fa-twitter-square {
	color: #1da1f2;
}

.post-author .author-social li a .fa-line {
	color: #00b900;
}

.post-author .author-social li a .fa-instagram {
	color: #534e47;
}

.single-footer {
	margin-bottom: 80px;
}

.single-footer-social {
	margin-top: 48px;
}

.single-footer-social ul {
	display: flex;
	justify-content: center;
}

.single-footer-social li {
	width: 32px;
	height: 32px;
	margin: 0 8px;
}

.single-footer-social li a {
	width: 32px;
	height: 32px;
	font-size: 2.25rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.single-footer-social li a:active,
.single-footer-social li a:hover {
	text-decoration: none;
}

.single-footer-social li a .fa-twitter-square {
	color: #1da1f2;
}

.single-footer-social li a .fa-line {
	color: #00b900;
}

.single-footer-social li a .fa-instagram {
	color: #534e47;
}

.single-footer-social li a .fa-facebook-square {
	color: #4367b2;
}

.slider-inline-box .single-footer-social ul {
	justify-content: center;
}

.slider-inline-box .single-footer-social li {
	width: auto;
}

.slider-inline-box .single-footer-social li a {
	background-image: url(images/sns-sprite.png);
}

.slider-inline-box .single-footer-social li.twitter a {
	background-position: 0 0;
	background-size: auto;
}

.slider-inline-box .single-footer-social li.facebook a {
	background-position: -34px 0;
	background-size: auto;
}

.slider-inline-box .single-footer-social li.line a {
	background-position: -68px 0;
	background-size: auto;
}

.recommend,
.related {
	margin-top: 25px;
}

.influencer-block {
	margin-bottom: 40px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.influencer-block .influencer-image {
	width: 200px;
	margin-right: 22px;
}

.influencer-block .influencer-image img {
	border-radius: 100%;
	display: block;
}

.influencer-block .influencer-data .influencer-name {
	font-size: 1.5rem;
	line-height: 1.16667;
	font-weight: 700;
}

.influencer-block .influencer-data .influencer-area {
	line-height: 1.75;
	margin-top: 2px;
}

.influencer-block .influencer-data .influencer-link {
	margin-top: 11px;
}

.influencer-block .influencer-data .influencer-link ul {
	display: flex;
}

.influencer-block .influencer-data .influencer-link li {
	width: 32px;
	height: 32px;
	margin: 0 16px 0 0;
}

.influencer-block .influencer-data .influencer-link li a {
	width: 32px;
	height: 32px;
	font-size: 2.25rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.influencer-block .influencer-data .influencer-link li a:active,
.influencer-block .influencer-data .influencer-link li a:hover {
	text-decoration: none;
}

.influencer-block .influencer-data .influencer-link li a .fa-twitter-square {
	color: #1da1f2;
}

.influencer-block .influencer-data .influencer-link li a .fa-line {
	color: #00b900;
}

.influencer-block .influencer-data .influencer-link li a .fa-instagram {
	color: #534e47;
}

.influencer-block .influencer-data .influencer-link .influencer-link-blog {
	width: 120px;
	height: 33px;
	color: #fff;
	font-size: 1rem;
	border-radius: 16px;
	background-color: #6ca4d8;
	display: flex;
	justify-content: center;
	align-items: center;
}

.influencer-block .influencer-data .influencer-link .influencer-link-blog:hover {
	text-decoration: none;
	background-color: rgba(108, 164, 216, 0.5);
}

.influencer-block .influencer-profile {
	width: 100%;
	margin-top: 10px;
}

.influencer-block .influencer-profile a {
	color: #6ca4d8;
}

.single-shop-header {
	margin-bottom: 10px;
}

.single-shop-header .single-shop-title {
	font-size: 1.875rem;
	line-height: 1.6;
	font-weight: 700;
}

.single-shop-header .single-shop-terms {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 17px;
}

.single-shop-header .single-shop-terms .category {
	font-size: 0.875rem;
	line-height: 1.42857;
	margin-right: 17px;
}

.single-shop-header .single-shop-terms .category ul {
	display: flex;
	flex-wrap: wrap;
}

.single-shop-header .single-shop-terms .category li {
	display: flex;
	align-items: center;
}

.single-shop-header .single-shop-terms .category li:before {
	content: ',';
	margin-right: 8px;
	display: inline-block;
	vertical-align: middle;
}

.single-shop-header .single-shop-terms .category li:first-child:before {
	display: none;
}

.single-shop-header .single-shop-terms .tags {
	margin: 0 8px 0 0;
}

.single-shop-header .single-shop-terms .tags a {
	color: #534e47;
	margin-bottom: 0;
}

.single-shop-header .single-shop-terms .tags a:hover {
	color: #fff;
	background-color: #534e47;
}

.single-shop-header .single-shop-terms a {
	color: #999282;
}

.single-content-shop-detail .single-shop-info {
	margin: 0 auto 45px;
	width: 696px;
}

.single-content-shop-detail .single-shop-info dt {
	color: #999282;
	font-size: 0.875rem;
	line-height: 2.14286;
	padding-top: 8px;
}

.single-content-shop-detail .single-shop-info dd {
	line-height: 1.875;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}

.single-content-shop-detail .single-shop-info .icons {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.single-content-shop-detail .single-shop-info .icons span {
	text-indent: -100vw;
	margin: 5px 0;
}

.single-content-shop-detail .single-shop-info .icons span.paypay {
	width: 119px;
	height: 34px;
	background-image: url(images/paypayicon.png);
	background-position: 50%;
	background-size: cover;
	display: block;
}

.single-content-shop-detail .shop-map {
	text-align: center;
}

.single-content-shop-detail .shop-detail-caution {
	font-size: 0.75rem;
	line-height: 2.5;
	margin-top: 40px;
}

.post-recommenders {
	margin-top: 70px;
}

.post-recommenders .post-recommender-list .post-recommender-list-item:nth-child(n + 3) {
	display: none;
}

.post-recommenders .post-recommender-list-inner {
	margin-top: 20px;
	display: flex;
}

.post-recommenders .post-recommender-author {
	padding-right: 35px;
	width: 96px;
	text-align: center;
}

.post-recommenders .post-recommender-author img {
	border-radius: 100%;
	width: 96px;
	display: block;
}

.post-recommenders .post-recommender-author .post-recommender-name {
	padding-top: 10px;
	font-weight: 700;
	font-size: 16px;
}

.post-recommenders .post-recommender-comment {
	box-sizing: border-box;
	padding: 20px;
	border: 1px solid #ccc8c6;
	border-radius: 6px;
	width: 100%;
	position: relative;
}

.post-recommenders .post-recommender-comment:after,
.post-recommenders .post-recommender-comment:before {
	content: '';
	position: absolute;
	top: 20px;
	left: -15px;
	display: block;
	width: 0;
	height: 0;
}

.post-recommenders .post-recommender-comment:before {
	left: -15px;
	top: 20px;
	border-right: 15px solid #ccc8c6;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}

.post-recommenders .post-recommender-comment:after {
	left: -13px;
	top: 20px;
	border-right: 15px solid #f7f5f2;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}

.post-recommender-more {
	margin-top: 20px;
	margin-bottom: 45px;
	text-align: center;
}

.post-recommender-more a {
	padding: 12px 40px;
	border: 1px solid #4d433d;
	display: inline-block;
	vertical-align: baseline;
	width: 298px;
	position: relative;
}

.post-recommender-more a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 16px;
	margin-top: -6px;
	width: 23px;
	height: 12px;
	background-image: url(images/icon-more-comment.png);
}

.post-recommender-more a:active,
.post-recommender-more a:hover {
	border-radius: 30px;
	color: #fff;
	background-color: #4d433d;
	text-decoration: none;
}

.post-recommender-more a:active:after,
.post-recommender-more a:hover:after {
	display: none;
}

.post-recommender-form {
	margin-top: 40px;
	margin-bottom: 60px;
}

.notfound {
	padding: 20px 20px 40px;
}

.notfound .notfound-heading {
	font-size: 30px;
}

.notfound .notfound-text {
	margin-top: 24px;
	font-size: 16px;
}

.notfound .notfound-text p {
	margin-bottom: 1em;
}

.notfound .stack-list-more {
	margin-top: 40px;
}

.main .widget-mad {
	margin-top: 25px;
	margin-bottom: 25px;
}

.widget-featured-keyword {
	margin: 60px 0 0;
}

.widget-featured-keyword .featured-keyword-list {
	text-align: center;
}

.widget-featured-keyword li {
	line-height: 1.71429;
	margin: 0 5px;
	display: inline;
}

.widget-featured-keyword a {
	color: #6ca4d8;
	line-height: 1.71429;
	text-decoration: underline;
}

.widget-featured-keyword a:hover {
	color: rgba(108, 164, 216, 0.5);
	text-decoration: none;
}

.main .widget-featured-keyword {
	margin: 40px 0 45px;
}

.arne-trend-word-tag-cloud,
.widget_tag_cloud {
	margin: 60px 0 0;
}

.arne-trend-word-tag-cloud .tagcloud,
.arne-trend-word-tag-cloud .trend-tags,
.widget_tag_cloud .tagcloud,
.widget_tag_cloud .trend-tags {
	margin: 0 -8px;
	display: flex;
	flex-wrap: wrap;
}

.arne-trend-word-tag-cloud a,
.widget_tag_cloud a {
	height: 32px;
	color: #999282;
	font-size: 0.75rem !important;
	line-height: normal;
	text-decoration: none;
	margin: 0 8px 16px;
	border: 1px solid #999282;
	border-radius: 6px;
	padding: 0 4px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.arne-trend-word-tag-cloud a:hover,
.widget_tag_cloud a:hover {
	color: rgba(153, 146, 130, 0.5);
	border-color: rgba(153, 146, 130, 0.5);
}

.main .arne-trend-word-tag-cloud,
.main .widget_tag_cloud {
	margin: 40px 0 45px;
}

.page-link-box {
	margin-bottom: 9px;
}

.page-link-wrap {
	position: relative;
	height: 28px;
	top: -15px;
}

.page-link-wrap .page-information {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.custom-page-links {
	text-align: center;
	margin-bottom: 32px;
}

.custom-page-links a {
	display: inline-block;
	text-decoration: none;
	border-radius: 4px;
	border: 1px solid rgba(153, 146, 130, 0.5);
	font-size: 12px;
	font-weight: 700;
	line-height: 28px;
	color: #47433d;
	padding: 6px 13px;
}

.custom-page-links a:after {
	content: '';
	display: inline-block;
	width: 5px;
	height: 8px;
	background: url(images/arrow-next-black.svg) transparent no-repeat scroll 50%;
	margin-left: 10px;
}

.page-links {
	display: flex;
	justify-content: center;
	align-items: center;
}

.page-links li {
	width: 320.5px;
	position: absolute;
	top: 0;
}

.page-links a {
	font-weight: 600;
	font-size: 16px;
	line-height: 28px;
	text-decoration: none;
	color: #6ca4d8;
}

.page-links .page-num {
	display: inline-block;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
}

.page-links .current-page-num {
	margin-left: 36px;
	margin-right: 3px;
}

.page-links .total-page-num {
	margin-right: 36px;
	margin-left: 3px;
}

.page-links .previous {
	right: 427px;
	text-align: right;
}

.page-links .previous:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 8px;
	background: url(images/arrow-next-black.svg) transparent no-repeat scroll 50%;
	margin-right: 10px;
	transform: rotate(180deg);
}

.page-links .next {
	left: 427px;
}

.page-links .next:after {
	content: '';
	display: inline-block;
	width: 5px;
	height: 8px;
	background: url(images/arrow-next-black.svg) transparent no-repeat scroll 50%;
	margin-left: 10px;
}

.featured-posts {
	width: 100%;
	height: 660px;
	padding: 32px 0;
	background-color: #edf2fa;
	overflow: hidden;
	position: relative;
}

.featured-posts .bx-viewport {
	width: 880px !important;
	margin: 0 auto;
	overflow: visible !important;
}

.featured-posts li {
	width: 880px;
	height: 660px;
	margin-right: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.featured-posts li[aria-hidden='true'] {
	opacity: 0.5;
}

.featured-posts li .movie,
.featured-posts li > a {
	width: 100%;
	display: block;
	position: relative;
}

.featured-posts li .movie .image,
.featured-posts li > a .image {
	min-height: 22px;
	height: 660px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.featured-posts li .movie .image img,
.featured-posts li > a .image img {
	display: block;
}

.featured-posts li .movie .text,
.featured-posts li > a .text {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	padding: 15px 16px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.7);
}

.featured-posts li .movie .text .meta,
.featured-posts li > a .text .meta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.featured-posts li .movie .text .meta .date,
.featured-posts li > a .text .meta .date {
	font-size: 1rem;
	line-height: normal;
}

.featured-posts li .movie .text .meta .category,
.featured-posts li > a .text .meta .category {
	font-size: 0.625rem;
	line-height: 1.4;
	margin-left: 10px;
}

.featured-posts li .movie .text .title-slider,
.featured-posts li > a .text .title-slider {
	font-size: 1.25rem;
	line-height: 1.25;
}

.featured-posts li .movie .text .icon-pr,
.featured-posts li > a .text .icon-pr {
	min-height: 21px;
	color: #fff;
	font-size: 0.625rem;
	line-height: 1;
	border: none;
	border-radius: 0;
	padding: 0;
	display: inline-flex;
	align-items: center;
}

.featured-posts .movie .embed {
	position: relative;
	padding-top: 33.3333%;
	background-color: #000;
}

.featured-posts .movie .embed .video-js,
.featured-posts .movie .embed iframe,
.featured-posts .movie .embed video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.featured-posts .movie .text a {
	color: #fff;
}

.featured-posts .bx-controls-direction .bx-next,
.featured-posts .bx-controls-direction .bx-prev {
	color: #6ca4d8;
	width: 48px;
	height: 48px;
	font-size: 3rem;
	position: absolute;
	top: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.featured-posts .bx-controls-direction .bx-next:hover,
.featured-posts .bx-controls-direction .bx-prev:hover {
	color: rgba(108, 164, 216, 0.5);
	text-decoration: none;
}

.featured-posts .bx-controls-direction .bx-prev {
	left: 50%;
	transform: translate(-416px, -50%);
}

.featured-posts .bx-controls-direction .bx-next {
	right: 50%;
	transform: translate(416px, -50%);
}

.home .tags {
	display: none;
}

.single h1,
.single h2,
.single h3,
.single h4,
.single h5,
.single h6 {
	font-weight: 700;
	clear: both;
}

.single h1 {
	font-size: 1.75rem;
}

.single h1,
.single h2 {
	color: #6ca4d8;
	line-height: normal;
}

.single h2 {
	font-size: 1.5rem;
}

.single h3 {
	font-size: 1.125rem;
	line-height: normal;
}

.single h4 {
	font-size: 1rem;
	line-height: normal;
}

.single h5 {
	font-size: 0.875rem;
	line-height: normal;
}

.single h6 {
	font-size: 0.75rem;
	line-height: normal;
}

.single h1,
.single h2 {
	border-left: 4px solid #6ca4d8;
	margin: 49px 0 26px;
	padding-left: 16px;
}

.single h3,
.single h4,
.single h5,
.single h6 {
	margin: 28px 0 23px;
}

.single h1.point-headline,
.single h2.point-headline,
.single h3.point-headline,
.single h4.point-headline,
.single h5.point-headline,
.single h6.point-headline {
	font-size: 1.75rem;
	color: #999282;
	border-left: #000;
	padding-left: 0;
	letter-spacing: 1.4px;
}

.single img {
	max-width: 100%;
	display: block;
	height: auto;
}

.single p {
	margin-bottom: 1.5em;
}

.single a:link,
.single a:visited {
	color: #6ca4d8;
}

.single a:active,
.single a:hover {
	color: rgba(108, 164, 216, 0.5);
}

.single b,
.single strong {
	font-weight: 700;
}

.single em {
	font-style: italic;
}

.single ol,
.single ul {
	margin: 0 0 1em 1.4em;
	padding: 0;
}

.single ol ol,
.single ol ul,
.single ul ol,
.single ul ul {
	margin-bottom: 0;
}

.single ol li,
.single ul li {
	margin-bottom: 0.5em;
}

.single ul li {
	list-style-type: disc;
}

.single ol li {
	list-style-type: decimal;
}

.single dl {
	margin-bottom: 1.4em;
}

.single dl dt {
	font-weight: 700;
}

.single table {
	margin-bottom: 1.5em;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	width: 100%;
}

.single td,
.single th {
	padding: 13px 20px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	font-size: 100%;
	text-align: left;
}

.single th {
	background-color: #f2f2f2;
	font-weight: 700;
}

.single blockquote {
	font-size: 0.875rem;
	margin-bottom: 40px;
	padding: 16px;
	background: #f2f2f2;
}

.single blockquote > * {
	margin-bottom: 24px;
}

.single blockquote > :last-child {
	margin-bottom: 0;
}

.single pre {
	margin: 20px 0 50px;
	padding: 25px 20px;
	border: 1px solid #cfcfcf;
	overflow-x: scroll;
}

.single .wp-caption {
	font-size: 0.75rem;
	line-height: 1.66667;
	margin-bottom: 1.6em;
	padding: 0;
	max-width: 100%;
}

.single .wp-caption.aligncenter {
	margin-bottom: 2em;
}

.single .wp-caption img {
	display: block;
}

.single p.wp-caption-text {
	margin: 0;
	padding-top: 4px;
	font-size: 0.75rem;
	line-height: 1.66667;
}

.single .alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
}

.single .alignright {
	display: inline;
	float: right;
	margin-left: 20px;
}

.single .aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.single img.aligncenter,
.single img.alignleft,
.single img.alignright {
	margin-bottom: 2em;
}

.single iframe {
	max-width: 100%;
}

.single .shoplink a {
	margin: 30px auto;
	padding: 13px 0;
	display: block;
	vertical-align: top;
	width: 300px;
	color: #fff;
	border: 1px solid #ffa92f;
	border-radius: 20px;
	background-color: #ffa92f;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	font-size: 15px;
}

.single .shoplink a:active,
.single .shoplink a:hover {
	text-decoration: none;
	opacity: 0.75;
}

.single .shoplink a span:after {
	content: '\f105';
	font-family: fontawesome;
	padding-left: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}

.single .instagram-media {
	margin-right: auto !important;
	margin-left: auto !important;
}

.single .shop-anchor {
	margin: 20px 0 45px;
	text-align: center;
}

.single .shop-anchor a {
	padding: 12px 10px;
	border: 1px solid #4d433d;
	display: inline-block;
	width: 298px;
	font-size: 16px;
}

.single .shop-anchor a:active,
.single .shop-anchor a:hover {
	border-radius: 30px;
	color: #fff;
	background-color: #4d433d;
	text-decoration: none;
}

.single .gallery {
	margin-bottom: 48px;
	padding-bottom: 0;
}

.single .gallery .gallery-bxslider {
	height: 75%;
	overflow: hidden;
}

.single .gallery .gallery-bxslider.gallery-lord {
	height: auto;
}

.single .gallery .gallery-bxslider img {
	margin: 0;
}

.single .gallery .bx-wrapper {
	width: 100%;
}

.single .gallery .bx-controls-direction .bx-next,
.single .gallery .bx-controls-direction .bx-prev {
	color: #6ca4d8;
	width: 48px;
	height: 48px;
	font-size: 3rem;
	margin-top: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	justify-content: center;
	align-items: center;
}

.single .gallery .bx-controls-direction .bx-next:hover,
.single .gallery .bx-controls-direction .bx-prev:hover {
	color: rgba(108, 164, 216, 0.5);
	text-decoration: none;
}

.single .gallery .bx-controls-direction .bx-next:after,
.single .gallery .bx-controls-direction .bx-prev:after {
	content: none;
}

.single .gallery .bx-controls-direction .bx-prev {
	left: 24px;
}

.single .gallery .bx-controls-direction .bx-next {
	right: 24px;
}

.single .gallery .slider-pager {
	width: 100%;
	margin-top: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.single .gallery .slider-pager:after,
.single .gallery .slider-pager:before {
	content: '';
	display: block;
	width: 175px;
}

.single .gallery .slider-pager:before {
	order: 1;
}

.single .gallery .slider-pager .slider-pager-icon {
	width: 175px;
	height: 132px;
	display: block;
	margin: 16px 0 0;
}

.single .gallery .slider-pager .slider-pager-icon.active,
.single .gallery .slider-pager .slider-pager-icon:active,
.single .gallery .slider-pager .slider-pager-icon:hover {
	opacity: 0.5;
}

.single .gallery .slider-pager .slider-pager-icon.active:after,
.single .gallery .slider-pager .slider-pager-icon:active:after,
.single .gallery .slider-pager .slider-pager-icon:hover:after {
	display: none;
}

.single .gallery .content-footer-social {
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.single .gallery .content-footer-social ul {
	display: flex;
	justify-content: center;
	align-items: center;
}

.single .gallery .content-footer-social li {
	width: 32px;
	height: 32px;
	margin: 0 8px;
	list-style: none;
}

.single .gallery .content-footer-social li a {
	width: 32px;
	height: 32px;
	font-size: 2.25rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.single .gallery .content-footer-social li a:active,
.single .gallery .content-footer-social li a:hover {
	text-decoration: none;
}

.single .gallery .content-footer-social li a .fa-twitter-square {
	color: #1da1f2;
}

.single .gallery .content-footer-social li a .fa-line {
	color: #00b900;
}

.single .gallery .content-footer-social li a .fa-instagram {
	color: #534e47;
}

.single .gallery .content-footer-social li a .fa-facebook-square {
	color: #4367b2;
}
.dummy-ad-billboard {
	width: 970px;
	height: 250px;
	margin: 30px auto;
	background-color: #ddd;
	align-items: center;
}

.dummy-ad-billboard,
.dummy-ad-box {
	display: flex;
	justify-content: center;
}

.dummy-ad-box {
	flex-wrap: wrap;
}

.column3-list .dummy-ad-box {
	width: 100%;
}

.column3-list .dummy-ad-box .dummy-ad-halfway {
	width: 300px;
	margin: 0 16px;
	background-color: #ddd;
	display: flex;
	justify-content: center;
	align-items: center;
}

.column3-list .dummy-ad-box:hover {
	opacity: 1;
}

.dummy-ad-bottom,
.dummy-ad-box .dummy-ad-halfway {
	margin: 0 16px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.dummy-ad-bottom {
	width: 300px;
	height: 250px;
	background-color: #ddd;
}

.dummy-ad-overlay {
	width: 100%;
	height: 50px;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
}

.dummy-ad-overlay,
.dummy-ad-widget {
	background-color: #ddd;
	display: flex;
	justify-content: center;
	align-items: center;
}

.dummy-ad-widget {
	width: 300px;
	height: 250px;
}

.single-content-shop-detail a:link,
.single-content-shop-detail a:visited {
	color: #6ca4d8;
}

.single-content-shop-detail a:active,
.single-content-shop-detail a:hover {
	color: rgba(108, 164, 216, 0.5);
}

.widget_media_image {
	text-align: center;
}

/*# sourceMappingURL=style.css.map */
