@charset "utf-8";

/**
* PostCss
*/

/**
* 透明度の設定
*/

/**
* remに対応していないブラウザ用
*/

/**
* 絶対位置で配置する
*/

/**
* 絶対位置で中央に配置する
*/

/**
* ボックスの中央に文字を配置する
*/

/**
* clearfix
*/

/**
* レティーナ背景用
*/

/**
* 吹き出し
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

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

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

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

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

/** 追加 **/

*,
:after,
:before {
	box-sizing: border-box;
}

.mg1x {
	margin: 4px;
}

.mgTop1x {
	margin-top: 4px;
}

.mgBottom1x {
	margin-bottom: 4px;
}

.mgLeft1x {
	margin-left: 4px;
}

.mgRight1x {
	margin-right: 4px;
}

.pd1x {
	padding: 4px;
}

.pdTop1x {
	padding-top: 4px;
}

.pdBottom1x {
	padding-bottom: 4px;
}

.pdLeft1x {
	padding-left: 4px;
}

.pdRight1x {
	padding-right: 4px;
}

.mg2x {
	margin: 8px;
}

.mgTop2x {
	margin-top: 8px;
}

.mgBottom2x {
	margin-bottom: 8px;
}

.mgLeft2x {
	margin-left: 8px;
}

.mgRight2x {
	margin-right: 8px;
}

.pd2x {
	padding: 8px;
}

.pdTop2x {
	padding-top: 8px;
}

.pdBottom2x {
	padding-bottom: 8px;
}

.pdLeft2x {
	padding-left: 8px;
}

.pdRight2x {
	padding-right: 8px;
}

.mg3x {
	margin: 12px;
}

.mgTop3x {
	margin-top: 12px;
}

.mgBottom3x {
	margin-bottom: 12px;
}

.mgLeft3x {
	margin-left: 12px;
}

.mgRight3x {
	margin-right: 12px;
}

.pd3x {
	padding: 12px;
}

.pdTop3x {
	padding-top: 12px;
}

.pdBottom3x {
	padding-bottom: 12px;
}

.pdLeft3x {
	padding-left: 12px;
}

.pdRight3x {
	padding-right: 12px;
}

.mg4x {
	margin: 16px;
}

.mgTop4x {
	margin-top: 16px;
}

.mgBottom4x {
	margin-bottom: 16px;
}

.mgLeft4x {
	margin-left: 16px;
}

.mgRight4x {
	margin-right: 16px;
}

.pd4x {
	padding: 16px;
}

.pdTop4x {
	padding-top: 16px;
}

.pdBottom4x {
	padding-bottom: 16px;
}

.pdLeft4x {
	padding-left: 16px;
}

.pdRight4x {
	padding-right: 16px;
}

.mg5x {
	margin: 20px;
}

.mgTop5x {
	margin-top: 20px;
}

.mgBottom5x {
	margin-bottom: 20px;
}

.mgLeft5x {
	margin-left: 20px;
}

.mgRight5x {
	margin-right: 20px;
}

.pd5x {
	padding: 20px;
}

.pdTop5x {
	padding-top: 20px;
}

.pdBottom5x {
	padding-bottom: 20px;
}

.pdLeft5x {
	padding-left: 20px;
}

.pdRight5x {
	padding-right: 20px;
}

.mg6x {
	margin: 24px;
}

.mgTop6x {
	margin-top: 24px;
}

.mgBottom6x {
	margin-bottom: 24px;
}

.mgLeft6x {
	margin-left: 24px;
}

.mgRight6x {
	margin-right: 24px;
}

.pd6x {
	padding: 24px;
}

.pdTop6x {
	padding-top: 24px;
}

.pdBottom6x {
	padding-bottom: 24px;
}

.pdLeft6x {
	padding-left: 24px;
}

.pdRight6x {
	padding-right: 24px;
}

.mg7x {
	margin: 28px;
}

.mgTop7x {
	margin-top: 28px;
}

.mgBottom7x {
	margin-bottom: 28px;
}

.mgLeft7x {
	margin-left: 28px;
}

.mgRight7x {
	margin-right: 28px;
}

.pd7x {
	padding: 28px;
}

.pdTop7x {
	padding-top: 28px;
}

.pdBottom7x {
	padding-bottom: 28px;
}

.pdLeft7x {
	padding-left: 28px;
}

.pdRight7x {
	padding-right: 28px;
}

.mg8x {
	margin: 32px;
}

.mgTop8x {
	margin-top: 32px;
}

.mgBottom8x {
	margin-bottom: 32px;
}

.mgLeft8x {
	margin-left: 32px;
}

.mgRight8x {
	margin-right: 32px;
}

.pd8x {
	padding: 32px;
}

.pdTop8x {
	padding-top: 32px;
}

.pdBottom8x {
	padding-bottom: 32px;
}

.pdLeft8x {
	padding-left: 32px;
}

.pdRight8x {
	padding-right: 32px;
}

.mg9x {
	margin: 36px;
}

.mgTop9x {
	margin-top: 36px;
}

.mgBottom9x {
	margin-bottom: 36px;
}

.mgLeft9x {
	margin-left: 36px;
}

.mgRight9x {
	margin-right: 36px;
}

.pd9x {
	padding: 36px;
}

.pdTop9x {
	padding-top: 36px;
}

.pdBottom9x {
	padding-bottom: 36px;
}

.pdLeft9x {
	padding-left: 36px;
}

.pdRight9x {
	padding-right: 36px;
}

.mg10x {
	margin: 40px;
}

.mgTop10x {
	margin-top: 40px;
}

.mgBottom10x {
	margin-bottom: 40px;
}

.mgLeft10x {
	margin-left: 40px;
}

.mgRight10x {
	margin-right: 40px;
}

.pd10x {
	padding: 40px;
}

.pdTop10x {
	padding-top: 40px;
}

.pdBottom10x {
	padding-bottom: 40px;
}

.pdLeft10x {
	padding-left: 40px;
}

.pdRight10x {
	padding-right: 40px;
}

.mg11x {
	margin: 44px;
}

.mgTop11x {
	margin-top: 44px;
}

.mgBottom11x {
	margin-bottom: 44px;
}

.mgLeft11x {
	margin-left: 44px;
}

.mgRight11x {
	margin-right: 44px;
}

.pd11x {
	padding: 44px;
}

.pdTop11x {
	padding-top: 44px;
}

.pdBottom11x {
	padding-bottom: 44px;
}

.pdLeft11x {
	padding-left: 44px;
}

.pdRight11x {
	padding-right: 44px;
}

.mg12x {
	margin: 48px;
}

.mgTop12x {
	margin-top: 48px;
}

.mgBottom12x {
	margin-bottom: 48px;
}

.mgLeft12x {
	margin-left: 48px;
}

.mgRight12x {
	margin-right: 48px;
}

.pd12x {
	padding: 48px;
}

.pdTop12x {
	padding-top: 48px;
}

.pdBottom12x {
	padding-bottom: 48px;
}

.pdLeft12x {
	padding-left: 48px;
}

.pdRight12x {
	padding-right: 48px;
}

.mg13x {
	margin: 52px;
}

.mgTop13x {
	margin-top: 52px;
}

.mgBottom13x {
	margin-bottom: 52px;
}

.mgLeft13x {
	margin-left: 52px;
}

.mgRight13x {
	margin-right: 52px;
}

.pd13x {
	padding: 52px;
}

.pdTop13x {
	padding-top: 52px;
}

.pdBottom13x {
	padding-bottom: 52px;
}

.pdLeft13x {
	padding-left: 52px;
}

.pdRight13x {
	padding-right: 52px;
}

.mg14x {
	margin: 56px;
}

.mgTop14x {
	margin-top: 56px;
}

.mgBottom14x {
	margin-bottom: 56px;
}

.mgLeft14x {
	margin-left: 56px;
}

.mgRight14x {
	margin-right: 56px;
}

.pd14x {
	padding: 56px;
}

.pdTop14x {
	padding-top: 56px;
}

.pdBottom14x {
	padding-bottom: 56px;
}

.pdLeft14x {
	padding-left: 56px;
}

.pdRight14x {
	padding-right: 56px;
}

.mg15x {
	margin: 60px;
}

.mgTop15x {
	margin-top: 60px;
}

.mgBottom15x {
	margin-bottom: 60px;
}

.mgLeft15x {
	margin-left: 60px;
}

.mgRight15x {
	margin-right: 60px;
}

.pd15x {
	padding: 60px;
}

.pdTop15x {
	padding-top: 60px;
}

.pdBottom15x {
	padding-bottom: 60px;
}

.pdLeft15x {
	padding-left: 60px;
}

.pdRight15x {
	padding-right: 60px;
}

.mg16x {
	margin: 64px;
}

.mgTop16x {
	margin-top: 64px;
}

.mgBottom16x {
	margin-bottom: 64px;
}

.mgLeft16x {
	margin-left: 64px;
}

.mgRight16x {
	margin-right: 64px;
}

.pd16x {
	padding: 64px;
}

.pdTop16x {
	padding-top: 64px;
}

.pdBottom16x {
	padding-bottom: 64px;
}

.pdLeft16x {
	padding-left: 64px;
}

.pdRight16x {
	padding-right: 64px;
}

.mg17x {
	margin: 68px;
}

.mgTop17x {
	margin-top: 68px;
}

.mgBottom17x {
	margin-bottom: 68px;
}

.mgLeft17x {
	margin-left: 68px;
}

.mgRight17x {
	margin-right: 68px;
}

.pd17x {
	padding: 68px;
}

.pdTop17x {
	padding-top: 68px;
}

.pdBottom17x {
	padding-bottom: 68px;
}

.pdLeft17x {
	padding-left: 68px;
}

.pdRight17x {
	padding-right: 68px;
}

.mg18x {
	margin: 72px;
}

.mgTop18x {
	margin-top: 72px;
}

.mgBottom18x {
	margin-bottom: 72px;
}

.mgLeft18x {
	margin-left: 72px;
}

.mgRight18x {
	margin-right: 72px;
}

.pd18x {
	padding: 72px;
}

.pdTop18x {
	padding-top: 72px;
}

.pdBottom18x {
	padding-bottom: 72px;
}

.pdLeft18x {
	padding-left: 72px;
}

.pdRight18x {
	padding-right: 72px;
}

.mg19x {
	margin: 76px;
}

.mgTop19x {
	margin-top: 76px;
}

.mgBottom19x {
	margin-bottom: 76px;
}

.mgLeft19x {
	margin-left: 76px;
}

.mgRight19x {
	margin-right: 76px;
}

.pd19x {
	padding: 76px;
}

.pdTop19x {
	padding-top: 76px;
}

.pdBottom19x {
	padding-bottom: 76px;
}

.pdLeft19x {
	padding-left: 76px;
}

.pdRight19x {
	padding-right: 76px;
}

.mg20x {
	margin: 80px;
}

.mgTop20x {
	margin-top: 80px;
}

.mgBottom20x {
	margin-bottom: 80px;
}

.mgLeft20x {
	margin-left: 80px;
}

.mgRight20x {
	margin-right: 80px;
}

.pd20x {
	padding: 80px;
}

.pdTop20x {
	padding-top: 80px;
}

.pdBottom20x {
	padding-bottom: 80px;
}

.pdLeft20x {
	padding-left: 80px;
}

.pdRight20x {
	padding-right: 80px;
}

/** フォントを読み込む場合 **/

.fontRoboto,
.blog_read,
.errorpage_title,
.errorpage_text,
.footer_list .footer_link,
.header_link,
.header_sns-head .header_link,
.title_text,
.title_moreLink {
	font-family: 'Roboto', sans-serif;
}

.fontLato,
.detail_date {
	font-family: 'Lato', sans-serif;
}

html {
	font-size: 62.5%;
}

body {
	font-size: 16px;
	font-size: 1.6rem;
	-webkit-font-feature-settings: "palt" 1;
	   -moz-font-feature-settings: "palt" 1;
	        font-feature-settings: "palt" 1;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Yu Gothic", YuGothic, Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: unset;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}

a {
	color: #e85964;
	text-decoration: underline;
}

a:hover {
	color: #e85964;
}

div,
a {
	-webkit-tap-highlight-color: transparent;
}

.onlySp {
	display: none;
}

.onlyPc {
	display: block;
}

.l-wrapper {
	width: auto;
	box-sizing: border-box;
}

.l-full {
	width: 100%;
	display: block;
}

.l-inner {
	margin: 0 10px;
}

.l-middle {
	width: 840px;
	margin: 0 auto;
	display: block;
}

.l-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.l-flexLeft {
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.l-flexRight {
	width: 300px;
	padding-right: 10px;
}

.banner {
	width: auto;
	margin-bottom: 2em;
}

.banner_link {
	width: 100%;
	height: 100%;
}

.banner_link:hover {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.banner_image {
	width: 100%;
	height: auto;
	border: 5px solid #f7f7f7;
}

.blog {
	padding: 0 1em;
}

.blog-2col .blog_item {
	width: 50%;
}

.blog-2col .blog_item .blog_image {
	background-size: cover;
	background-position: center;
	padding-top: 58%;
}

.blog-2col .blog_item .blog_title {
	font-size: 16px;
	font-size: 16px;
	font-size: 1.6rem;
}

.blog-2col .blog_item .blog_category {
	font-size: 14px;
	font-size: 14px;
	font-size: 1.4rem;
}

.blog-2col .blog_item .blog_date {
	font-size: 10px;
	font-size: 10px;
	font-size: 1rem;
}

.blog-3col .blog_item {
	width: 33%;
}

.blog-3col .blog_item .blog_image {
	background-size: cover;
	background-position: center;
	padding-top: 58%;
}

.blog-3col .blog_item .blog_title {
	font-size: 14px;
	font-size: 14px;
	font-size: 1.4rem;
}

.blog-3col .blog_item .blog_category {
	font-size: 12px;
	font-size: 12px;
	font-size: 1.2rem;
}

.blog-3col .blog_item .blog_date {
	font-size: 9px;
	font-size: 9px;
	font-size: 0.9rem;
}

.blog-3col .blog_item .blog_read {
	font-size: 14px;
	font-size: 14px;
	font-size: 1.4rem;
}

.blog-4col .blog_item {
	width: 25%;
}

.blog-4col .blog_item .blog_image {
	background-size: cover;
	background-position: center;
	padding-top: 58%;
}

.blog-4col .blog_item .blog_title {
	font-size: 12px;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: left;
}

.blog-4col .blog_item .blog_category {
	font-size: 12px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	text-align: left;
}

.blog-4col .blog_item .blog_date {
	font-size: 9px;
	font-size: 9px;
	font-size: 0.9rem;
	line-height: 2;
}

.blog-4col .blog_item .blog_read {
	font-size: 14px;
	font-size: 14px;
	font-size: 1.4rem;
}

.blog-5col .blog_item {
	width: 20%;
	padding-left: 0.5em;
	border: none !important;
}

.blog-5col .blog_item:nth-child {
	padding-left: 0;
}

.blog-5col .blog_item .blog_image {
	background-size: cover;
	background-position: center;
	padding-top: 58%;
}

.blog-5col .blog_item .blog_title {
	font-size: 10px;
	font-size: 10px;
	font-size: 1rem;
}

.blog-5col .blog_item .blog_category {
	font-size: 12px;
	font-size: 12px;
	font-size: 1.2rem;
}

.blog-5col .blog_item .blog_date {
	font-size: 9px;
	font-size: 9px;
	font-size: 0.9rem;
}

.blog-5col .blog_item .blog_read {
	font-size: 14px;
	font-size: 14px;
	font-size: 1.4rem;
}

.blog-drop {
	width: 1000px;
	margin: 0 auto;
	padding: 1em 0;
}

.blog-popular .blog_items,
.blog-popular .blog .wpp-list,
.blog .blog-popular .wpp-list {
	margin-top: 1em;
}

.blog-popular .blog_item {
	border-bottom: 1px solid #eee;
	padding: 0.5em 0;
}

.blog-popular .blog_item:first-child {
	border-top: 1px solid #eee;
}

.blog-align {
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	padding-left: 0;
}

.blog-align .blog_item {
	padding: 0.5em 0;
	margin-bottom: 0;
	width: 100%;
}

.blog-align .blog_image {
	width: 80px;
	height: 84px;
	background-size: cover;
	background-position: 50% 50%;
}

.blog-align .blog_link {
	display: table;
}

.blog-align .blog_top {
	display: table-cell;
	vertical-align: middle;
}

.blog-align .blog_bottom {
	display: table-cell;
	vertical-align: middle;
	padding-left: 1em;
}

.blog-align .blog_title {
	font-size: 12px;
	height: 80px;
}

.blog-popular .blog_link:hover .blog_top {
	-webkit-filter: none;
	        filter: none;
}

.blog-popular .blog_image {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.blog_items,
.blog .wpp-list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-flex-direction: row;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-justify-content: flex-start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	width: 100%;
}

.blog_items-header .blog_item {
	background: #fff;
	padding: 0;
	margin-top: 1em;
	width: 24%;
	margin-left: 10px;
}

.blog_items-header .blog_item:first-child {
	margin-left: 0;
}

.blog_items-header .blog_bottom {
	padding: 0.5em;
	box-sizing: border-box;
}

.blog_items-header .blog_category {
	margin-top: 0;
}

.blog_items-header .blog_read {
	line-height: 1;
}

.blog_item {
	width: auto;
	padding: 1em 1em 1em 0;
	margin-bottom: 1em;
}

.blog_image {
	width: 100%;
	height: auto;
	background-size: cover;
}

.blog_top {
	position: relative;
	transition: 0.35s ease-in-out;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
	overflow: hidden;
	height: 100%;
	display: block;
}

.blog_bottom {
	position: relative;
}

.blog_bottom .blog_link {
	text-decoration: none;
	cursor: pointer;
	width: auto;
	display: inline-block;
}

.blog_bottom .blog_link:hover {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.blog_read {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	top: 50%;
	margin-top: -19px;
	width: 140px;
	height: auto;
	padding: 10px 0;
	font-size: 18px;
	font-size: 18px;
	font-size: 1.8rem;
	color: #fff;
	text-align: center;
	z-index: 2;
	transition: all .4s;
	margin-left: -10px;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transition: 0.3s;
	width: 120px;
	margin-left: -60px !important;
}

.blog_read:hover {
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
}

.blog_category {
	color: #e85964;
	font-weight: bold;
	margin: 10px 5px 0 0;
	display: inline-block;
	line-height: 1.2;
	/*width: 91%;*/
	/*width: calc(100% - 50px);*/
	padding-right: 50px;
}

.blog_category .blog_link {
	margin-right: 5px;
}

.blog_date {
	position: absolute;
	top: 0;
	right: 0;
	color: #8e857b;
	margin-top: 10px;
}

.blog_title {
	color: #222;
	margin: 0.5em 0 0;
	line-height: 1.5;
}

.blog_link {
	text-decoration: none;
	width: 100%;
	height: auto;
	display: block;
	transition: 0.35s ease-in-out;
	border: 1px solid #fff;
}

.blog_link:hover .blog_image {
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="1" /></filter></svg>#filter');
	-webkit-filter: blur(1px);
	        filter: blur(1px);
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	transition: 0.5s;
}

.blog_link:hover .blog_read {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	margin-left: 0;
	transition: .4s;
	-webkit-transform: scale(1);
	        transform: scale(1);
}

.blog_link:hover .blog_top {
	background: #8e857b;
}

.blog_footer {
	display: block;
	text-align: center;
	margin: 1em auto 3em;
}

.blog_button {
	width: 300px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: #8e857b;
	text-align: center;
	display: block;
	margin: 0 auto;
	border-radius: 3px;
	text-decoration: none;
	font-weight: bold;
	transition: all 0.3s;
}

.blog_button:hover {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	color: #fff;
}

.breadcrumb {
	margin: 1em 0;
}

.breadcrumb_item {
	display: inline-block;
	font-size: 12px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}

.breadcrumb_item:after {
	background: url(img/icon_arrow_right_black.svg) no-repeat 50% 0;
	background-size: 6px auto;
	font-weight: bold;
	width: 30px;
	height: 10px;
	content: "";
	display: inline-block;
}

.breadcrumb_item:last-child:after {
	content: none;
}

.breadcrumb_link {
	color: #e85964;
}

/** フォントを読み込む場合 **/

.fontRoboto,
.blog_read,
.errorpage_title,
.errorpage_text,
.footer_list .footer_link,
.header_link,
.header_sns-head .header_link,
.title_text,
.title_moreLink {
	font-family: 'Roboto', sans-serif;
}

.fontLato,
.detail_date {
	font-family: 'Lato', sans-serif;
}

/**
* PostCss
*/

/**
* 透明度の設定
*/

/**
* remに対応していないブラウザ用
*/

/**
* 絶対位置で配置する
*/

/**
* 絶対位置で中央に配置する
*/

/**
* ボックスの中央に文字を配置する
*/

/**
* clearfix
*/

/**
* レティーナ背景用
*/

/**
* 吹き出し
*/

.detail_title {
	font-size: 28px;
	font-size: 28px;
	font-size: 2.8rem;
	padding: 30px 10px;
	line-height: 2;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	margin-bottom: 1em;
	text-align: center;
}

.detail_category {
	font-weight: bold;
	font-size: 12px;
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	margin-right: 1em;
}

.detail_date {
	float: right;
	font-size: 14px;
	font-size: 14px;
	font-size: 1.4rem;
	display: inline-block;
	color: #8e857b;
	font-weight: bold;
}

.detail_attr {
	display: block;
	margin-bottom: 2em;
}

.detail .blog {
	padding: 0;
}

.editor {
	border-bottom: 1px solid #eee;
	padding-bottom: 2em;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	line-height: 1.5;
}

.editor h1,
.editor h2,
.editor h3,
.editor h4,
.editor h5 {
	font-weight: bold;
	line-height: 1.333;
}

.editor > h2 {
	font-size: 30px;
	font-size: 30px;
	font-size: 3rem;
	margin: 1em 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 0.5em 0;
}

.editor > h3 {
	font-size: 25px;
	font-size: 25px;
	font-size: 2.5rem;
	margin: 0.5em 0;
}

.editor > h4 {
	font-size: 20px;
	font-size: 20px;
	font-size: 2rem;
	margin: 0.5em 0;
}

.editor > p {
	font-size: 16px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2;
	margin: .5em 0;
}

.editor > p img {
	max-width: 100%;
	height: auto;
}

.editor > a {
	color: #e85964;
}

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

.editor .bold {
	font-family: "ヒラギノ角ゴ ProN W6";
	font-weight: bold;
}

.editor .underline {
	text-decoration: underline;
}

.editor .infomation {
	padding: 1em;
	background: #e85964;
	color: #fff;
	font-weight: bold;
	margin: 1em 0;
}

.editor .comment {
	padding: 1em;
	background: #e8e3de;
	border-radius: 3px;
	position: relative;
	margin: 1em 0 2em;
	color: #222;
}

.editor .comment-left:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 5%;
	border: 15px solid transparent;
	border-top: 15px solid #e8e3de;
}

.editor .comment-right:after {
	content: "";
	position: absolute;
	top: 100%;
	right: 5%;
	border: 15px solid transparent;
	border-top: 15px solid #e8e3de;
}

.editor .comment-center:after {
	content: "";
	position: absolute;
	top: 100%;
	center: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #e8e3de;
}

.editor .profile {
	padding: 1em;
	border: 1px solid #eee;
	background: #f8f8f8;
	margin: 1em 0;
	border-radius: 5px;
}

.editor .profile_image {
	width: 80px;
	height: 80px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 80px;
	overflow: hidden;
}

.editor .profile_image img {
	width: 80px;
	height: auto;
}

.editor .profile_right {
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	width: 80%;
}

.editor .profile_name {
	font-size: 20px;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
}

.editor .profile_text {
	font-size: 16px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: normal;
}

.errorpage_inner {
	width: 400px;
	margin: 1em auto;
	border: 1px solid #e85964;
	text-align: center;
	padding: 3em;
}

.errorpage_title {
	font-size: 80px;
	font-size: 80px;
	font-size: 8rem;
	color: #e85964;
	font-weight: bold;
	text-align: center;
}

.errorpage_text {
	font-size: 20px;
	font-size: 20px;
	font-size: 2rem;
	color: #333;
	line-height: 1.5;
	margin-top: 0.5em;
}

/**
* PostCss
*/

/**
* 透明度の設定
*/

/**
* remに対応していないブラウザ用
*/

/**
* 絶対位置で配置する
*/

/**
* 絶対位置で中央に配置する
*/

/**
* ボックスの中央に文字を配置する
*/

/**
* clearfix
*/

/**
* レティーナ背景用
*/

/**
* 吹き出し
*/

.footer {
	padding: 50px 0;
	background: #222;
}

.footer a {
	cursor: pointer;
}

.footer_logo {
	font-size: 32px;
	font-size: 32px;
	font-size: 3.2rem;
	background: url(img/logo_text_white.svg) no-repeat 50% 50%;
	width: 300px;
	height: 100px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin: 0 auto;
}

.footer_items {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 50px 0;
	text-align: center;
	width: 800px;
	margin: 30px auto;
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
}

.footer_item {
	-webkit-flex: 1 1 auto;
	    -ms-flex: 1 1 auto;
	        flex: 1 1 auto;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.5;
}

.footer_link {
	color: #0092c2;
}

.footer_copyright {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	font-size: 10px;
	font-size: 1rem;
}

.footer_lists {
	display: block;
	margin: 30px 1em;
	margin: 3rem 1em;
	text-align: center;
}

.footer_list {
	display: inline-block;
	margin: 0 0.5em 1em;
}

.footer_list .footer_link {
	text-decoration: none;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
}

.footer_list .footer_link:hover {
	color: #e85964;
}

.footer_list-twitter .footer_link {
	background: url(img/icon_twitter_white.svg) no-repeat 50% 50%;
	display: block;
	background-size: 30px auto;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
	width: 30px;
	height: 30px;
	transition: 0.3s;
	margin: 0 auto;
}

.footer_list-twitter .footer_link:after {
	content: none !important;
}

.footer_list-twitter .footer_link:hover {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
}

.footer_list-facebook .footer_link {
	background: url(img/icon_facebook_white.svg) no-repeat 50% 50%;
	display: block;
	background-size: 30px auto;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
	width: 30px;
	height: 30px;
	transition: 0.3s;
	margin: 0 auto;
}

.footer_list-facebook .footer_link:after {
	content: none !important;
}

.footer_list-facebook .footer_link:hover {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
}

.footer_list-instagram .footer_link {
	background: url(img/icon_instagram_white.svg) no-repeat 50% 50%;
	display: block;
	background-size: 30px auto;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
	width: 30px;
	height: 30px;
	transition: 0.3s;
	margin: 0 auto;
}

.footer_list-instagram .footer_link:after {
	content: none !important;
}

.footer_list-instagram .footer_link:hover {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
}

.footer_list-blog .footer_link {
	background: url(img/icon_blog.svg) no-repeat 50% 50%;
	display: block;
	background-size: 30px auto;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
	width: 30px;
	height: 30px;
	transition: 0.3s;
	margin: 0 auto;
}

.footer_list-blog .footer_link:after {
	content: none !important;
}

.footer_list-blog .footer_link:hover {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
}

.footer_bottom {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 1em;
	width: 500px;
	margin: 2em auto;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-evenly;
	    -ms-flex-pack: space-evenly;
	        justify-content: space-evenly;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.footer_bottomTitle {
	background: url(img/logo_edist.svg) no-repeat 50% 50%;
	background-size: 200px auto;
	width: 200px;
	height: 60px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin: 0 auto;
	display: inline-block;
}

/**
* PostCss
*/

/**
* 透明度の設定
*/

/**
* remに対応していないブラウザ用
*/

/**
* 絶対位置で配置する
*/

/**
* 絶対位置で中央に配置する
*/

/**
* ボックスの中央に文字を配置する
*/

/**
* clearfix
*/

/**
* レティーナ背景用
*/

/**
* 吹き出し
*/

.header {
	height: 66px;
	width: 100%;
	background: #fff;
	padding: 18px 10px;
	box-sizing: border-box;
	background: #fff;
	z-index: 5;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	border-bottom: 1px solid #eee;
	cursor: default;
}

.header_logo {
	font-size: 32px;
	font-size: 32px;
	font-size: 3.2rem;
	background: url(img/logo.svg) no-repeat 0 0;
	width: 158px;
	height: 25px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin-right: 3em;
	margin-left: 0.3em;
}

.header_link {
	color: #222;
	text-decoration: none;
}

.header_link:hover .header_logo {
	color: #222;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.header_menu {
	display: none;
}

.header_menuBg {
	display: none;
}

.header_navs {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 100%;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	cursor: default;
}

.header_navs-inner {
	width: 1000px;
	margin: 2em auto 0;
	text-align: left;
	-webkit-justify-content: baseline;
	    -ms-flex-pack: baseline;
	        justify-content: baseline;
}

.header_navs-inner .header_nav {
	display: inline-block;
	line-height: 1;
	height: auto;
	width: auto;
	margin-right: 0;
}

.header_navs-inner .header_nav:before {
	content: "|";
	color: #ccc;
	margin: 0 20px;
	margin: 0 2rem;
	display: inline-block;
}

.header_navs-inner .header_nav:first-child:before {
	content: none;
}

.header_navs-inner .header_nav .header_link {
	color: #e85964;
	font-weight: bold;
	display: inline-block;
}

.header_inner {
	width: 100%;
	height: auto;
	z-index: 1;
	background: #f7f7f7;
	position: absolute;
	top: 60px;
	left: 0;
	box-shadow: 0 20px 10px rgba(20, 20, 20, 0.1);
}

.header_inner.is-open {
	display: block;
}

.header_nav {
	font-size: 14px;
	font-size: 14px;
	font-size: 1.4rem;
	margin-right: 20px;
	height: 60px;
	width: auto;
	line-height: 60px;
}

.header_nav .header_link {
	height: 100%;
	display: block;
	font-size: 14px;
	font-size: 14px;
	font-size: 1.4rem;
	white-space: nowrap;
}

.header_nav:last-child {
	line-height: 1;
}

.header_subText {
	font-size: 16px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}

.header_snss {
	display: block;
	text-align: center;
}

.header_sns {
	display: block;
	display: inline-block;
	font-weight: bold;
	white-space: nowrap;
}

.header_sns .header_link {
	height: auto;
	display: inline-block;
}

.header_sns-head {
	display: block;
	margin-top: 5px;
	margin-bottom: 0.6em;
}

.header_sns-head:after {
	content: "";
	display: inline-block;
	background: url(img/icon_arrow_black.svg) no-repeat 0 0;
	background-size: 10px auto;
	width: 10px;
	height: 10px;
	margin-left: 0.1em;
}

.header_sns-head:hover {
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	color: #222;
}

.header_sns-head .header_link {
	font-weight: bold;
	font-size: 12px;
	font-size: 12px;
	font-size: 1.2rem;
}

.header_sns-head .header_link:after {
	content: none !important;
}

.header_sns-twitter .header_link {
	background: url(img/icon_twitter.svg) no-repeat 0 0;
	background-size: 24px auto;
	margin: 0 0.3em;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 24px;
	height: 24px;
	transition: 0.3s;
}

.header_sns-twitter .header_link:after {
	content: none !important;
}

.header_sns-twitter .header_link:hover {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
}

.header_sns-facebook .header_link {
	background: url(img/icon_facebook.svg) no-repeat 0 0;
	background-size: 24px auto;
	margin: 0 0.3em;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 24px;
	height: 24px;
	transition: 0.3s;
}

.header_sns-facebook .header_link:after {
	content: none !important;
}

.header_sns-facebook .header_link:hover {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
}

.header_sns-instagram .header_link {
	background: url(img/icon_instagram.svg) no-repeat 0 0;
	background-size: 24px auto;
	margin: 0 0.3em;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 24px;
	height: 24px;
	transition: 0.3s;
}

.header_sns-instagram .header_link:after {
	content: none !important;
}

.header_sns-instagram .header_link:hover {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
}

.header .js-DropDown-trigger:hover .js-DropDown-menu {
	display: block;
}

.instagram {
	padding: 3em 1em;
	background: #333;
}

.instagram_title {
	width: 160px;
	height: 54px;
	background: url(img/logo_instagram.svg) no-repeat 0 0;
	background-size: cover;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin-bottom: 2em;
}

.instagram_items {
	margin-bottom: 2em;
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.instagram_item {
	width: 20%;
	letter-spacing: normal;
	box-sizing: border-box;
	padding-right: 1em;
	padding-bottom: 1em;
}

.instagram_image {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.instagram_name {
	color: #fff;
	line-height: 1.5;
	font-size: 16px;
	font-size: 16px;
	font-size: 1.6rem;
	display: inline-block;
	padding-right: 20px;
	margin-bottom: 1em;
}

.instagram_attr {
	color: #fff;
	line-height: 1.5;
	font-size: 14px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 1em;
}

.instagram_text {
	color: #fff;
	line-height: 1.5;
	font-size: 12px;
	font-size: 12px;
	font-size: 1.2rem;
}

.instagram_follow {
	background: #3ea7f1;
	color: #fff;
	border-radius: 2px;
	width: 100px;
	font-size: 14px;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 0.3em 0;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	transition: 0.3s;
}

.instagram_follow:hover {
	color: #fff;
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.instagram_bottom {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 800px;
	margin: 0 auto;
}

.instagram_left {
	width: 120px;
	-webkit-flex: 1 1 auto;
	    -ms-flex: 1 1 auto;
	        flex: 1 1 auto;
}

.instagram_right {
	width: auto;
	-webkit-flex: 1 1 auto;
	    -ms-flex: 1 1 auto;
	        flex: 1 1 auto;
	padding-left: 20px;
}

.instagram_icon {
	width: 110px;
	height: 110px;
	background-image: url(https://closetwp.edist.jp/wp-content/themes/edist-plus-one_20171020_1/style.css);
	background-size: cover;
	background-position: center;
	border-radius: 60px;
}

.keyvisual {
	width: 100%;
	height: 100%;
}

.keyvisual_item {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image: url(img/key_pc.png);
	padding-top: 30%;
	position: relative;
}

.keyvisual_item-category {
	padding-top: 25%;
}

.keyvisual_text {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.keyvisual_text-category {
	overflow: auto;
	text-indent: 0;
	font-size: 40px;
	font-size: 40px;
	font-size: 4rem;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 30%;
	left: 5%;
	color: #fff;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	padding: 1em 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.sns {
	margin-bottom: 2em;
	text-align: right;
}

.sns_item {
	display: inline-block;
	width: auto;
	font-size: 10px;
	min-width: 90px;
	vertical-align: top;
}

.sns_item-facebook {
	display: inline-block;
	/*width: 130px;*/
}

.sns_content {
	width: 100%;
}

.sns_content iframe {
	width: 100%;
}

#pagePlugin {
	max-width: 500px;
	margin: 0 auto;
}

#pagePlugin > .fb-page {
	width: 100%;
}

#pagePlugin > .fb-page > span,
#pagePlugin iframe {
	width: 100% !important;
}

.tag {
	padding: 3em 1em;
	border: 1px solid #8e857b;
	width: auto;
	box-sizing: border-box;
	margin: 10px;
}

.tag-full {
	margin: 1em 0;
}

.tag > .title {
	margin-top: 0;
}

.tag_items {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	width: 100%;
}

.tag_item {
	-webkit-flex: 2 2 auto;
	    -ms-flex: 2 2 auto;
	        flex: 2 2 auto;
	width: 400px;
	margin-bottom: 1em;
}

.tag_subTitle {
	font-size: 16px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	margin: 1em 0 0;
}

.tag_tag {
	display: inline-block;
	font-size: 15px;
	font-size: 15px;
	font-size: 1.5rem;
	margin: 1em 1em 0em 0;
	color: #e85964;
	font-weight: bold;
}

.tag_tag:hover {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.tag_tag:before {
	content: "#";
	display: inline-block;
	color: #e85964;
}

.tag_link {
	color: #e85964;
	text-decoration: none;
}

.tag_link:hover {
	color: #e85964;
}

/**
* PostCss
*/

/**
* 透明度の設定
*/

/**
* remに対応していないブラウザ用
*/

/**
* 絶対位置で配置する
*/

/**
* 絶対位置で中央に配置する
*/

/**
* ボックスの中央に文字を配置する
*/

/**
* clearfix
*/

/**
* レティーナ背景用
*/

/**
* 吹き出し
*/

.title {
	margin: 1.5em 0 2em;
	position: relative;
	text-align: left;
}

.title-header {
	margin: 0;
}

.title_text {
	font-size: 20px;
	font-size: 20px;
	font-size: 2rem;
	letter-spacing: 0.1em;
	font-weight: bold;
	position: relative;
	display: inline-block;
	color: #333;
	line-height: 1;
}

.title_text:before {
	content: "";
	width: 30%;
	height: 2px;
	background: #e85964;
	position: absolute;
	bottom: -10px;
	left: 0;
	display: block;
}

.title_text:after {
	content: "";
	width: 40%;
	height: 2px;
	background: #333;
	position: absolute;
	bottom: -10px;
	left: 10px;
	display: block;
}

.title_moreLink {
	position: absolute;
	right: 10px;
	top: 0;
	background: #222;
	color: #fff;
	padding: 0.4em 1em;
	text-decoration: none;
	cursor: pointer;
}

.title_description {
	margin-top: 1em;
	font-size: 14px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

}

@media (max-width: 767px) {

.onlySp {
	display: block;
}

.onlyPc {
	display: none;
}

.l-flex {
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.l-flexLeft {
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.l-flexRight {
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	width: 100%;
	padding: 0 10px;
}

.blog {
	padding: 0 0.5em;
}

.blog-2col .blog_items,
.blog-2col .blog .wpp-list,
.blog .blog-2col .wpp-list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	width: 100%;
}

.blog-2col .blog_item {
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	width: 100%;
	padding: 0 0 1em;
	border-bottom: 1px solid #eee;
}

.blog-2col .blog_item:nth-child(2n) {
	padding-right: 0;
}

.blog-2col .blog_item:nth-child(3n+1) {
	padding-right: 0.25em;
}

.blog-2col .blog_item .blog_title {
	font-size: 16px;
	font-size: 1.6rem;
}

.blog-2col .blog_item .blog_category {
	font-size: 12px;
	font-size: 1.2rem;
}

.blog-2col .blog_item .blog_date {
	font-size: 12px;
	font-size: 1.2rem;
}

.blog-3col .blog_items,
.blog-3col .blog .wpp-list,
.blog .blog-3col .wpp-list,
.blog-4col .blog_items,
.blog-4col .blog .wpp-list,
.blog .blog-4col .wpp-list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	width: 100%;
}

.blog-3col .blog_item,
.blog-4col .blog_item {
	-webkit-flex: none;
	    -ms-flex: none;
	        flex: none;
	width: 50%;
	padding: 0 0 1em;
	margin-bottom: 2em;
}

.blog-3col .blog_item:nth-child(2n),
.blog-4col .blog_item:nth-child(2n) {
	padding-left: 0.25em;
}

.blog-3col .blog_item:nth-child(3n+1),
.blog-4col .blog_item:nth-child(3n+1) {
	padding-right: 0.25em;
}

.blog-3col .blog_item .blog_title,
.blog-4col .blog_item .blog_title {
	font-size: 12px;
	font-size: 1.2rem;
}

.blog-3col .blog_item .blog_category,
.blog-4col .blog_item .blog_category {
	font-size: 10px;
	font-size: 1rem;
}

.blog-3col .blog_item .blog_date,
.blog-4col .blog_item .blog_date {
	font-size: 10px;
	font-size: 1rem;
}

.blog-popular {
	margin-bottom: 2em;
}

.blog-popular .blog_item {
	border-bottom: 1px solid #eee !important;
	padding: 0.5em 0;
}

.blog-popular .blog_item:first-child {
	border-top: 1px solid #eee !important;
}

.blog-5col {
	margin-bottom: 2em;
}

.blog-5col .blog_items,
.blog-5col .blog .wpp-list,
.blog .blog-5col .wpp-list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	width: 100%;
	margin-top: 1em;
}

.blog-5col .blog_item {
	padding: 0.5em 0;
	margin-bottom: 0;
	width: 100%;
}

.blog-5col .blog_image {
	width: 80px;
	height: 84px;
	background-size: cover;
	background-position: 50% 50%;
}

.blog-5col .blog_title {
	height: 80px;
}

.blog-5col .blog_link {
	display: table;
}

.blog-5col .blog_top {
	display: table-cell;
	vertical-align: middle;
}

.blog-5col .blog_bottom {
	display: table-cell;
	vertical-align: middle;
	padding-left: 1em;
}

.blog-5col .blog_title {
	font-size: 12px;
	height: 80px;
}

.blog-align {
	padding-left: 0;
}

.blog-align .blog_item {
	width: 100%;
}

.blog-align .blog_title {
	height: 80px;
}

.blog-drop {
	display: none;
}

.editor h1,
.editor h2,
.editor h3,
.editor h4,
.editor h5 {
	font-weight: bold;
	line-height: 1.333;
}

.editor > h2 {
	font-size: 28px;
	font-size: 2.8rem;
	margin: .5em 0;
}

.editor > h3 {
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
}

.editor > p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.8;
	margin: .5em 0 1em;
}

.editor > a {
	color: #e85964;
}

.editor .bold {
	font-weight: bold;
}

.editor .underline {
	text-decoration: underline;
}

.editor .red {
	color: #b2113f;
}

.editor .profile_image {
	display: block;
	width: 120px;
	height: 120px;
	margin: 0 auto;
	text-align: center;
}

.editor .profile_image img {
	width: 120px;
	height: auto;
}

.editor .profile_right {
	display: block;
	width: auto;
	text-align: center;
}

.editor .profile_name {
	line-height: 1.5;
	margin: 0.5em 0;
}

.keyvisual {
	width: 100%;
	height: 100%;
}

.title_moreLink {
	right: 0;
}

}

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

.l-wrapper {
	padding-top: 60px;
}

.l-middle {
	width: auto;
}

.banner {
	margin-right: 0;
}

.banner_image {
	margin: 0 auto;
	border: 5px solid #f7f7f7;
}

.breadcrumb {
	margin: 1em 0;
}

.breadcrumb_item {
	font-size: 12px;
	font-size: 1.2rem;
	display: inline;
}

.breadcrumb_item:after {
	background-size: 6px auto;
	width: 20px;
	height: 10px;
}

.detail {
	padding: 0 10px;
}

.detail_title {
	padding: 20px 0;
	line-height: 1.6;
	font-size: 24px;
	font-size: 2.4rem;
}

.detail_bottom {
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.detail_date {
	float: none;
	display: block;
	margin-top: 1em;
}

.detail_attr {
	margin-bottom: 1em;
}

.errorpage_inner {
	width: auto;
}

.errorpage_title {
	font-size: 30px;
	font-size: 3rem;
}

.footer_items {
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	width: auto;
	margin: 20px 10px;
	border-width: 1px;
	padding: 20px 0;
}

.footer_item {
	margin-bottom: 20px;
}

.footer_item:last-child {
	margin-bottom: 0;
}

.footer_lists {
	margin: 1em auto;
	width: 100%;
}

.footer_list .footer_link {
	margin-bottom: 1em;
}

.footer_list-twitter {
	width: 12%;
}

.footer_list-twitter .footer_link {
	width: 40px;
	height: 40px;
	background-size: 40px auto;
}

.footer_list-facebook {
	width: 12%;
}

.footer_list-facebook .footer_link {
	width: 40px;
	height: 40px;
	background-size: 40px auto;
}

.footer_list-instagram {
	width: 12%;
}

.footer_list-instagram .footer_link {
	width: 40px;
	height: 40px;
	background-size: 40px auto;
}

.footer_list-blog {
	width: 12%;
}

.footer_list-blog .footer_link {
	width: 40px;
	height: 40px;
	background-size: 40px auto;
}

.footer_bottom {
	padding: 2em 0 0;
	width: auto;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	box-sizing: border-box;
	margin: 2em 2em;
}

.footer_bottomTitle {
	width: 150px;
	height: 40px;
	background-size: 150px auto;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 60px;
}

.header_link-active:after {
	-webkit-transform: rotate(0deg) !important;
	        transform: rotate(0deg) !important;
}

.header_menu {
	display: block;
	position: absolute;
	right: 16px;
	top: 20px;
	height: 30px;
	width: 30px;
}

.header_menu.is-open .header_menuButton {
	background: rgba(255, 255, 255, 0);
}

.header_menu.is-open .header_menuButton:after {
	-webkit-transform: rotate(-225deg);
	        transform: rotate(-225deg);
	top: 10px;
}

.header_menu.is-open .header_menuButton:before {
	-webkit-transform: rotate(225deg);
	        transform: rotate(225deg);
	top: 10px;
}

.header_menu .header_menuButton {
	display: block;
	width: 30px;
	height: 1px;
	position: relative;
	background: #111;
	z-index: 4;
	transition: 0.3s;
}

.header_menu .header_menuButton:before {
	content: "";
	display: block;
	width: 30px;
	height: 1px;
	background: #111;
	position: absolute;
	top: 10px;
	transition: 0.3s;
}

.header_menu .header_menuButton:after {
	content: "";
	display: block;
	width: 30px;
	height: 1px;
	background: #111;
	position: absolute;
	top: 20px;
	transition: 0.3s;
}

.header_menuBg {
	position: fixed;
	background: rgba(255, 255, 255, 0.8);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.header_navs {
	background: #fff;
	position: fixed;
	z-index: 3;
	top: 0;
	right: 0;
	display: block;
	text-align: left;
	transition: 0.6s;
	width: 80%;
	padding: 40px 0;
	box-shadow: -10px 0 20px rgba(0, 0, 0, 0.3);
	overflow-y: scroll;
	height: 100vh;
}

.header_navs-inner {
	height: auto;
	margin: 0 auto;
}

.header_navs-inner .header_nav:before {
	display: none;
}

.header_navs-inner .header_nav {
	background: #f9f9f9;
	height: auto;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	font-size: 1.2rem;
	width: 100%;
	padding-left: 0;
	box-sizing: border-box;
}

.header_navs-inner .header_nav .header_link {
	background: url(img/icon_arrow_right_black.svg) no-repeat right 10px top 50%;
	background-size: 8px auto;
	font-weight: bold;
	color: #e85964;
	display: block;
}

.header_navs-inner .header_nav .header_link:after {
	content: none;
}

.header_navs-inner {
	position: static !important;
	padding: 0 !important;
	width: auto;
	box-shadow: none;
}

.header_inner {
	height: auto;
	position: static;
	padding-top: 0;
	box-shadow: none;
}

.header_nav .header_link {
	padding-left: 10px;
	box-sizing: border-box;
	padding: 10px 0 10px 10px;
	position: relative;
	font-weight: bold;
}

.header_nav .header_link:after {
	content: "";
	width: 20px;
	height: 40px;
	position: absolute;
	right: 5px;
	top: -2px;
	background: url(img/icon_arrow_right_black.svg) no-repeat 50% 50%;
	background-size: 8px auto;
	-webkit-transform: rotate(90deg);
	        transform: rotate(90deg);
	transition: 0.3s;
}

.header_nav .header_link.is-open:after {
	-webkit-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}

.header_nav .header_link.is-link:after {
	-webkit-transform: rotate(0);
	        transform: rotate(0);
}

.header_nav {
	text-align: left;
	min-height: 43px;
	padding: 10px 0;
	line-height: 1;
	-webkit-flex: 0 0 auto;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	margin-right: 0;
	font-size: 14px;
	font-size: 1.4rem;
	height: auto;
}

.header_subText {
	display: none;
}

.header_snss {
	text-align: center;
}

.header_sns-head .header_link {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 1em;
}

.header_sns-twitter {
	width: 20%;
}

.header_sns-twitter .header_link {
	width: 50px;
	height: 50px;
	background-size: 50px auto;
}

.header_sns-facebook {
	width: 20%;
}

.header_sns-facebook .header_link {
	width: 50px;
	height: 50px;
	background-size: 50px auto;
}

.header_sns-instagram {
	width: 20%;
}

.header_sns-instagram .header_link {
	width: 50px;
	height: 50px;
	background-size: 50px auto;
}

.instagram_item {
	width: 25%;
	padding: 5px;
}

.instagram_bottom {
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	width: auto;
}

.instagram_left {
	margin-bottom: 2rem;
}

.instagram_right {
	text-align: center;
}

.keyvisual_item {
	background-image: url(img/key_sp.png);
	padding-top: 39.2%;
}

.keyvisual_text-category {
	font-size: 20px;
	font-size: 2rem;
	width: auto;
}

.sns {
	margin-bottom: 1em;
	text-align: left;
}

.sns_item {
	margin-bottom: 0.5em;
	min-width: 70px;
}
/*
.tag {
	padding: 0 0 2em;
	border: none;
}*/

.tag_item {
	width: 100%;
}

.tag_tag {
	margin: 1em 1em 0 0;
}

.title {
	margin: 2em 0 1.5em;
}

.title_text {
	font-size: 18px;
	font-size: 1.8rem;
}
.blog_read {
    display: none;
}
.blog_link:hover .blog_image {
	-webkit-transform: none;
	        transform: none;
	filter: none;
	-webkit-filter: none;
	        filter: none;
	opacity: 1;
	-ms-filter:  none;
	transition: none;
}
.blog_link:hover .blog_top {
	background: transparent;
}

}