/*! Luxeritas Child CSS */


/* Luxeritas WordPress Theme - free/libre wordpress platform
 *
 * @copyright Copyright (C) 2015 Thought is free.
 * @license http://www.gnu.org/licenses/gpl-2.0.html GPL v2 or later
 * @author LunaNuko
 * @link http://thk.kanzae.net/
 * @translators rakeem( http://rakeem.jp/ )
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 *   Theme Name: Luxeritas Child Theme
 *   Template: luxeritas
 *   Text Domain: luxech
 *   Theme URI: http://thk.kanzae.net/wpthk/
 *   Description: SEO optimized, Responsive layout, Super Fast, Multi Feature, Bootstrap
 *   Author: LunaNuko
 *   Author URI: http://thk.kanzae.net/
 *   License: GNU General Public License v2 or later
 *   License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *   Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-header, custom-background, custom-colors, custom-menu, theme-options, featured-image-header, editor-style, sticky-post, threaded-comments, translation-ready
 *   Text Domain: luxech
 *   Since: 20151206
 *   Modify: 20161225
 *   Version: 1.01
 *   Template Version: 1
 *
 * ここから上を消すと正しく動作しなくなることがあります。
 * ( Erasing the elements above here might cause system issues. )
*/


/* 以下、好みに応じて子テーマ用のスタイルをお書きください。
 * ( Below here, please write down your own styles for the child theme. )
*/

body {
	font-family: YuMincho, '游明朝', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	-webkit-text-size-adjust: 100%;
	color: #231815;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}
.container {
	padding: 0 30px;
}
@media screen and (max-width: 991px) {
.metaslider {
	z-index: 30 !important;
}
}
@media screen and (max-width: 540px) {
.container {
	padding: 0 10px;
}
}
 @media screen and (min-width: 1210px) {
.container.fb_bnr {
	width: 1112px;
}
}
#breadcrumb {
	margin: 30px 10px 25px 0px;
}
.grid {
	background: transparent
}
#head-in {
	padding: 0 0px 0;
	display: flex;
	justify-content: space-between;
	max-width: 1180px;
	margin: 0 auto;
}
 @media screen and (min-width: 992px) {
#head-in {
	flex-wrap: wrap;
}
}
 @media screen and (max-width: 991px) {
#head-in {
	padding-top: 60px;
}
}
#header .head-cover {
	margin: 0;
	z-index: 110
}
.logo, #header .head-cover, #head-band-in {
	max-width: 1180px !important;
	padding: 0 0px 0;
}
.info {
	padding: 0px 30px 0px 30px;
}
/*************************
topページ
*************************/

/*検索*/

div[id*="head-band"] .band-menu {
	max-width: 1180px !important;
	padding: 0 30px 0;
}
div[id*="head-band"] {
	background: transparent;
	border-bottom: 0px solid #ddd;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 15px;
	height: 40px;
}
#nav {
	display: flex;
	align-items: flex-end;
	height: 100%;
}
 @media screen and (max-width: 991px) {
#nav {
	align-items: center;
}
}
.band {
	z-index: 100;
}
#head-search input[type="text"] {
	width: 200px;
}
#head-search input[type="text"], #head-search button[type="submit"] {
	color: #bbb;
	background: none;
	border: 0;
	height: 34px;
}
#head-search form {
	background-color: #E1E4EA;
}
 @media screen and (max-width: 991px) {
#head-search, #head-search form, #head-search input[type="text"] {
	display: block;
	min-width: 100%;
	width: 100%;
	transition: all ease-in-out .4s;
}
}
/*メニュー*/

#header #gnavi {
	margin: 0;
}
#header #gnavi {
	padding-right: 30px
}
#gnavi li a {
	padding: 12px 14px;
}
#gnavi li a:hover, div.mobile-nav:hover, ul.mobile-nav li:hover {
	background: #E51B5E;
}
.mobile-nav .fa {
	font-size: 40px;
}
.fa-list:before {
	content: "\f0c9";
}
 @media (max-width: 991px) {
#gnavi li {
	float: left;
}
}
/*フッターメニュー*/
.menu-footer-menu {
	display: flex;
	justify-content: center;
	margin-top: 50px
}
.menu-footer-menu ul {
	list-style-type: none;
	display: flex;
	justify-content: center;
	flex-wrap: wrap
}
.menu-footer-menu li {
	margin: 10px 20px
}
/*ロゴ*/

.sitename {
	margin: 20px auto 20px auto;
}
@media screen and (max-width: 991px) {
.sitename {
	margin: 15px auto 20px auto;
}
}
/*トップではパンくずを消す*/

.home #breadcrumb {
	display: none !important;
}
/*サイト説明*/
.home .site-description{
		padding-top: 40px;
		font-size: 2.0rem;
		margin: 0 auto 0px;
		max-width: 1118px;
		text-align:center;
	}

/*カテゴリー名*/
.home .category-name {
	padding-top: 40px
}
/*ヘッダー画像*/

div.parallax {
	display: none
}
.home div.parallax {
	display: block;
	height: 600px;
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
}
.parallax_img {
	background: url(images/header.jpg);
}
/*あいさつ*/

.greeting {
	max-width: 700px;
	margin: 0 auto 100px;
	padding: 0 10px 0;
}
.greeting h2.category-name {
	margin-top: 100px;
	margin-bottom: 100px;
	line-height: 1.6
}
.greeting h2.category-name span {
	display: block;
	font-size: 1.6rem;
	letter-spacing: 0.02rem;
	margin-bottom: 26px;
}
.greeting p {
	font-size: 1.4rem;
	line-height: 2;
	margin: 0 0 1.6em;
}
 @media screen and (max-width: 540px) {
.greeting h2.category-name {
	letter-spacing: 0;
}
}
.home #sns-bottoms {
	margin: 80px 0 50px 0px;
}
@font-face {
	font-family: YuGothicM;
	src: local(Yu Gothic Medium);
}
.morebtn a {
	display: block;
	text-align: center;
	color: #FFF;
	font-family: YuMincho, '游明朝', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	font-size: 1.8rem;
	/*padding-top: 20px;*/
	padding: 17px;
	max-width: 400px;
	background: #EC2365;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-radius: 3px;
	margin-bottom: 40px;
}
.morebtn a:hover {
	color: #FFF;
}

.morebtn a{

  transition-duration: 0.5s;
}

.morebtn a:hover{
  box-shadow: 7px 7px 7px rgba(0,0,0,0.3);
  transform: translateY(-8px);
  transition-duration: 0.5s;
}

 @media screen and (max-width: 540px) {
.morebtn a {
	display: block;
	max-width: 100%;
}
}
.morebtn span:after {
	content: url(images/arrow.png);
	display: inline-block;
	width: 25px;
	height: 21px;
	right: 15px;
	position: absolute;
}
.circle_btn {
	display: table;
	width: 44px;
	height: 44px;
	margin: 0 auto 0px;
}
.circle_btn a {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #FFF;
	font-size: 2rem;
	text-decoration: none;
}
.circle_btn a {
	-webkit-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	border-radius: 50%;
	background-color: #EC2365;
}
.circle_btn a:hover {
	text-indent: 15px;
	opacity: 0.7;
	color: #FFF;
}
.meta, .post .meta {
	border-top: 0;
}
/*みそのニュース0180515 */

 
.home .misono-news {
	margin-top: 40px;
}
.ticker {
	margin: 0 auto 40px;
	padding: 10px;
	/*width: 640px;*/
	text-align: center;
	position: relative;
	overflow: hidden;
	background-color: #ffffff;
}
.ticker ul {
	width: 100%;
	position: relative;
}
.ticker ul li {
	width: 100%;
	display: none;
}
/*サポーターVOICE*/

.full-width-bg01-outer {
	margin: 0px calc(45% - 45vw);
	padding: 0px calc(45vw - 45%);
	background: url(images/bg01.png) repeat 0 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.full-width-bg01-inner {
	margin: 0px calc(45% - 45vw);
	padding: 0px calc(45vw - 45%);
	/* background: #FFEEEE; */
	overflow: hidden;
	position: relative;
	z-index: 1;
}
 @media all and (max-width:540px) {
.full-width-bg01 {
	margin: 0px -10px;
	padding: 15px 30px;
}
}
.frame01-outer {
	display: block;
	margin: 0px auto;
	max-width: 100%;
	padding: 20px 0;
	border: 1px solid #C79F62;
	border-width: 1px 0;
	position: relative;
}
.frame01-inner {
	position: relative;
	padding: 10px 40px;
	margin: 0 -20px;
	background: #transparent;
	border: 1px solid #C79F62;
	border-width: 0 1px;
}
@media all and (max-width:540px) {
.frame01-inner {
	padding: 0px 15px;
}
}
.full-width-bg01-outer:before, .full-width-bg01-outer:after, .full-width-bg01-inner:before, .full-width-bg01-inner:after {
	content: '';
	position: absolute;
	width: 40px;
	height: 40px;
	border: 20px solid transparent;
	border-radius: 50%;
	background: #FFFFFF;/* box-shadow: inset 0 0 0 1px #C79F62; */
}
@media all and (max-width:540px) {
.full-width-bg01-outer:before, .full-width-bg01-outer:after, .full-width-bg01-inner:before, .full-width-bg01-inner:after {
	background: transparent;
}
}
.full-width-bg01-outer:before {
	top: -20px;
	left: -20px;
	clip: rect(20px, auto, auto, 20px); /* CSS 2.1 way - deprecated */
	-webkit-clip-path: rectangle(50%, 50%, 100%, 100%, 0, 0); /* CSS 3 */
}
.full-width-bg01-outer:after {
	top: -20px;
	right: -20px;
	clip: rect(20px, 20px, auto, auto);
	-webkit-clip-path: rectangle(0, 50%, 50%, 100%, 0, 0);
}
.full-width-bg01-inner:before {
	bottom: -20px;
	left: -20px;
	clip: rect(auto, auto, 20px, 20px);
	-webkit-clip-path: rectangle(50%, 0, 100%, 50%, 0, 0);
}
.full-width-bg01-inner:after {
	bottom: -20px;
	right: -20px;
	clip: rect(auto, 20px, 20px, auto);
	-webkit-clip-path: rectangle(0, 0, 50%, 50%, 0, 0);
}
/*もっと知りたい*/

/*__ LIFEINFO __*/
.lifeinfo-block {
	margin: 60px auto;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.lifeinfo-block li a {
	display: block;
	height: 180px;
	width: 180px;
	border-radius: 100%;
	background: #e8e8e8;
	position: relative;
	text-align: center;
	margin: 0 0px 10px;
	overflow: hidden;
	box-shadow : 5px 5px 5px rgba(0, 0, 0, 0.15);
 filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#000000');
	border: 3px solid #EC2365;
}
.lifeinfo-block li a:hover {
	opacity: .8;
}
.lifeinfo-block li a img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.lifeinfo-block li a span {
	position: absolute;
	display: block;
	top: 110px;
	left: 0;
	width: 100%;
	text-align: center;
}
.lifeinfo-block li {
	padding: 0;
	list-style: none;
	text-align: center;
}
 @media all and (max-width:1200px) {
.lifeinfo-block {
	margin: 40px auto;
	justify-content: space-around;
}
.lifeinfo-block li a {
	height: 160px;
	width: 160px;
	margin: 0 0 20px 0px;
}
.lifeinfo-block li a img {
	width: 70px;
	height: auto;
}
.lifeinfo-block li a span {
	top: 70px;
}
}
 @media all and (max-width:991px) {
.lifeinfo-block {
	margin: 40px auto;
	justify-content: space-around;
}
.lifeinfo-block li a {
	height: 120px;
	width: 120px;
	margin: 0 0 20px 0px;
}
.lifeinfo-block li a img {
	width: 60px;
	height: auto;
}
.lifeinfo-block li a span {
	top: 70px;
}
}
 @media all and (max-width:700px) {
.lifeinfo-block {
	margin: 40px auto;
	justify-content: center;
}
.lifeinfo-block li a {
	height: 94px;
	width: 94px;
	margin: 0 0 20px 10px;
}
.lifeinfo-block li a img {
	width: 46px;
	height: auto;
}
.lifeinfo-block li a span {
	top: 70px;
}
}
/*人気記事*/
li.popular-posts {
	list-style: none;
}
.wpp-list {
	display: flex;
}
.wpp-list li {
	border: 1px solid #CCCCCC;
	width: 32%;
	margin: 0 2% 0px 0;
	padding: 10px;
	background: #fff4f4;
}
.wpp-list li:nth-child(3n) {
	margin: 0 0 0px 0;
}
.p-posts {
    cursor: pointer;
}

.p-posts{

  transition-duration: 0.5s;
}

.p-posts:hover{
  box-shadow: 7px 7px 7px rgba(0,0,0,0.3);
  transform: translateY(-8px);
  transition-duration: 0.5s;
}

.wpp-thumbnail {
	margin: 0 10px 10px 0;
}
@media all and (min-width:992px) {
.wpp-thumbnail {
	width: 160px;
	height: 120px
}
}
.wpp_date {
	display: block;
	color: #999;
	font-size: 1.2rem;
	margin-top: 0.5em;
}
.wpp-post-title {
	font-size: 1.5rem
}
.wpp-list .categories_label a {
	display: inline-block;
	padding: 3px 5px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 1.2rem;
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
 @media all and (max-width:700px) {
.wpp-thumbnail {
	margin: 0 0 10px 0;
	width: 100%;
	display: block;
	float: none;
}
}
 @media all and (max-width:500px) {
.wpp-list {
	display: block;
}
.wpp-list li {
	width: 100%;
	margin: 0 0 3.6% 0;
}
}
/*タグクラウドのデザイン*/


#popular-tags ul li {
	list-style: none;
	display: inline-block;
}
.wp-tag-cloud li a {
	position: relative;
	background: #fee0e9;
	display: inline-block;
	height: 36px;
	color: #ec2365;
	line-height: 35px;
	margin: 10px 15px 10px 10px;
	padding: 0 10px 0 5px;
	text-decoration: none;
	font-size: 1.4rem;
}

.wp-tag-cloud li a span:before{
content: '#';
}
/*タグクラウド角を尖らせる*/
.wp-tag-cloud li a:before {
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	border-right: 15px solid #fee0e9;
	content: '';
	display: block;
	margin-left: -15px;
	position: absolute;
	left: 0;
}
/*タグクラウドマウスオーバー時*/
.wp-tag-cloud li a:hover {
	color: #FFFFFF;
	background: #ec2365;
}
.wp-tag-cloud li a:hover:before {
	border-right: 15px solid #ec2365;
}
/*************************
一覧ページ
*************************/

.make_border_1 {
	width: 140px;
	height: 1px;
	background: #231815;
	margin: 0 auto 40px;
}
.home .category-description {
	font-size: 1.8rem
}
.home .make_border_1, .category-description {
	margin: 0 auto 40px;
	max-width: 800px;
}
@media all and (min-width:700px) {
.category-description {
	text-align: center;
}
}
/*#list .toc {
    width: 48.2%;
    margin: 0 3.6% 0px 0;
    float: left;
}



#list .toc:nth-child(2n) {
    margin: 0 0 0px 0;
}
*/
#list {
	display: flex;
	flex-wrap: wrap;
}
#list .toc {
	width: 30.6%;
	margin: 0 4% 0px 0;/* float: left;*/
}
#list .toc:nth-child(2n) {
	margin: 0 4% 0px 0;
}
@media screen and (min-width: 541px) {
#list .toc:nth-child(3n) {
	margin: 0 0 0px 0;
}
}
@media screen and (max-width: 540px) {
#list {
	display: block;
}
#list .toc {
	width: 100%;
	margin: 0 3.6% 0px 0;
	float: left;
}
#list .toc:nth-child(2n) {
	margin: 0 0 0px 0;
}
}
.term {
	position: relative;
	margin-right: 0px;
	margin-bottom: 2rem;
	overflow: hidden;
	/*box-shadow : 5px 5px 5px rgba(0, 0, 0, 0.15);*/
 /*filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#000000');*/
 transition-duration: 0.5s;
}
.term > a{
display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* text-indent: 100%; */
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    /* z-index: 2;*/
}

.term > a:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 30%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 30%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 30%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0 );
z-index:2;
}

.term > a:hover:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
background: -moz-linear-gradient(top, rgba(0,0,0,0.4) 30%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.4) 30%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.4) 30%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0 );
z-index:2;
}

.term:hover{  box-shadow: 7px 7px 7px rgba(0,0,0,0.3);
  transform: translateY(-8px);
  transition-duration: 0.5s;
  }

.term img {
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: 0px 0px 0px 0px;
	box-shadow: 0px 0px 0px 0px;
}
.term .entry-title a:hover, .term .meta a:hover {
	color: #FF0;
}
.thumbnail {
	padding: 0px;
	line-height: 1;
}
.thumb_wrap {
	display: block;
	width: 100%;
	height: 100%
}
.thumb_wrap:before, .thumb_wrap:hover:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 30%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 30%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 30%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0 );
}


.term .wrap_over_header {
	position: absolute;
	top: 0;
	vertical-align: top;
	width: 100%;
	z-index: 2;
}
.post-categories li {
	display: inline-block;
	/* margin-right:1px; */
	padding: 3px;
	background: #ffffff;
}
.term .wrap_over_footer {
	position: absolute;
	bottom: 0;
	vertical-align: bottom;
	color: #FFFFFF;
	width: 100%;
	padding: 10px;
	z-index: 10;
}
#list .term img {
	margin: 0
}
#list .entry-title {
	font-size: 1.6rem;
	margin-bottom: 0;
}
 @media screen and (max-width: 540px) {
#list .entry-title {
	font-size: 1.3rem;
	margin-bottom: 0;
}
.term {
	margin-bottom: 1rem;
}
.meta, .post .meta {
	font-size: 1.0rem;
}
}
#list .excerpt {
	display: none
}
.toc .meta-u {
	margin: 6px 0 0 0;
	color: #ffffff;
}
.categories_label a {
	display: inline-block;
	padding: 3px 5px;
	margin-right: 2px;
	margin-top: 0px;
	font-size: 1.4rem;
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
.meta .publisher a {
	color: #EC2365;
	font-weight: bold;
}
#list .excerpt:empty {
	display: none
}
.date:empty, .publisher:empty, tags:empty {
	display: none
}
.date + .publisher:before {
	content: "｜";
	padding: 0 0 0px 10px;
}
.date + .tags:before {
	content: "｜";
	padding: 0 5px 0 5px;
}
.publisher + .tags:before {
	content: "｜";
	padding: 0 0 0 10px;
}
.category .publisher + .tags:before {
	content: "";
	padding: 0 0 0 0px;
}
.meta .tags a {/* padding: 6px 15px 0 0px; */
	display: inline-block;
}
.category + .tags:before {
	content: "｜";
	padding: 0 0 0 10px;
}
.meta a {
	display: inline-block;
	color: #666666;
	text-decoration: none;
	margin: 5px 5px 0 0px;
	letter-spacing: 0.05em;
}
.term .meta a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px 0 0px;
	letter-spacing: 0.05em;
}
.hashtag:before {
	content: "#";
}
.meta i {
	display: none
}
/*************************
シングルページ
*************************/

.category-name {
	text-align: center;
	font-size: 2.6rem;
	margin-bottom: 15px;
	letter-spacing: 0.15rem;
}
.title_img {
	margin: 0 15px;
	vertical-align: middle
}
.head-border {
	display: flex;
	align-items: center;
}
.head-border:before, .head-border:after {
	content: "";
	height: 1px;
	flex-grow: 1;
	background-color: #666;
}
.head-border:before {
	margin-right: 2rem;
}
.head-border:after {
	margin-left: 2rem;
}
.post .entry-title {
	text-align: center
}
 @media screen and (min-width: 769px) {
.post p ,.post figure{
	max-width: 640px;
	margin: 1em auto;
}
}
 @media screen and (min-width: 541px) {
.post p {
	margin-left: auto;
	margin-right: auto;
}
.post p.expand {
	max-width: 100%;
	margin-left: 0;
	margin-right: 0;
}
}
.post h2 {
	border-left: 0;
}
.single .meta, .single .post .meta {
	border-top: 0;
	margin-bottom: 44px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.single .featured-media {
	margin-bottom: 44px;
}
.single .entry-title {
	margin-bottom: 44px
}
 @media all and (max-width:540px) {
#breadcrumb {
	margin: 15px 10px 20px 0px;
}
.home .category-name {
	padding-top: 20px;
}
.home .category-name, .category-name {
	font-size: 20px;
	font-size: 2rem;
}
.entry-title, #front-page-title, .post h2, .post h3, .related, .discussion, .tb {
	font-size: 20px;
	font-size: 2.0rem;
}
.home .make_border_1, .category-description, .make_border_1 {
	margin: 0 auto 20px;
}
.single .meta, .single .post .meta {
	margin-bottom: 22px;
}
.post h2, .post h3, .post h4, .post h5, .post h6 {
	margin-top: 17px;
	margin-bottom: 15px;
}
.post p {
	font-size: 1.3rem;
	margin: 0 0 1.3em;
}
.post {
	line-height: 1.6;
}
.single .entry-title {
	margin-bottom: 22px;
}
}
.post {
	line-height: 2;
	text-align: justify;
	text-justify: inter-ideograph;
}
.profile {
	margin: 80px auto 80px;
	max-width: 320px;
	width: 100%;
}
.post .profile p {
	margin-left: 0%;
	margin-right: 0%;
}
.post .profile p.profile_name {
	text-align: center
}
.post .profile p.profile_txt {
	font-size: 1.2rem
}
.profile_img img {
	text-align: center;
	margin: 0 0 1.6em;
	max-width: 320px;
	max-height: 320px;
	width: 100%;
	height: 100%;
	border-radius: 50%
}
/*関連記事*/

#related .toc {
	width: 30.6666666666%;
	float: left;
	border-top: 0px;
	margin: 0 4% 0 0;
}
#related .toc:nth-child(3n) {
	margin: 0 0 0 0;
}
#related .toc:last-child {
	border-bottom: 0;
}
#related .term img {
	padding: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	float: none;
	margin: 0;
}
#related h3 {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: normal;
	padding: 0;
	margin: 10px 0 0;
	border: 0;
}
#related h3 a:hover {
	color: #FF0;
}
#related p {
	margin-left: 0px;
	font-size: 12px;
	font-size: 1.2rem;
}
.single #related .meta {
	text-align: left
}
 @media screen and (max-width: 540px) {
#related .toc {
	width: 100%;
	float: none;
	margin: 0 0 0 0;
}
#related .term img {
	margin: 0 0px 0px 0;
}
}


/*************************
SNS
*************************/

@media screen and (min-width: 541px) {
.snsi-c li, .snsi-w li {
	width: 60px;
	height: 50px;
	text-align: center;
}
.snsi-c a, .snsi-c a:hover, .snsi-w a, .snsi-w a:hover {
	height: 50px;
	width: 50px;
	border-radius: 50%;
}
div[class*="snsi-"] i:not(.fa-spinner) {
	padding: 12px 0;
}
}
div[class$=-w] ul[class*=sns] li a {
	color: #fff;
	background: #000;
	border: 1px solid #000;
}
.snsi-w .snsib li a:hover {
	background: #000;
}
.snsi-w .snsib .twitter a, .snsi-w .snsib .hatena a, .snsi-w .snsib .facebook a, .snsi-w .snsib .google a, .snsi-w .snsib .line a {
	color: #ffffff
}
 @media screen and (max-width: 540px) {
.snsi-c li, .snsi-w li, .snsi-c a, .snsi-w a {
	height: 36px;
}
}
/*************************
フッター
*************************/

/*footer {
	margin-top: 60px
}
.misono-neighbors {
	margin-top: 60px
}
.home .misono-neighbors {
	margin-top: 0px
}
/*各種バナー*/

/*misono neighbors*/

.misono-neighbors .btn_area {
	text-align: center;
	letter-spacing: -0.4em;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.misono-neighbors .btn_area .btn_wrap {
	display: inline-block;
	vertical-align: top;
}
.misono-neighbors .btn_area .btn {
	display: block;
	position: relative;
	height: 100%;
	width: 100%;
	text-decoration: none !important;
}
.misono-neighbors .btn_area .btn:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.misono-neighbors .btn_area .btn_text {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
	line-height: 1;
}
/* .btn_area .btn_wrap.type01 */

.btn_wrap.type01{

  transition-duration: 0.5s;
}

.btn_wrap.type01:hover:not(:empty){
  box-shadow: 7px 7px 7px rgba(0,0,0,0.3);
  transform: translateY(-8px);
  transition-duration: 0.5s;
}



.misono-neighbors .btn_area .btn_wrap.type01 {
	width: 30%;
	max-width: 335px;
	height: 60px;
	margin: 0 0 3.6% 0;
	text-align: center;
}
.misono-neighbors .btn_area .btn_wrap.type01 .btn {
	border: 2px solid #060101;
	padding: 0 10px;
}
.misono-neighbors .btn_area .btn_wrap.type01 .btn_text {
	letter-spacing: 0.05em;
}


/* .btn_area .btn_wrap.type02 */

.btn_wrap.type02{

  transition-duration: 0.5s;
}

.btn_wrap.type02:hover:not(:empty){
  box-shadow: 7px 7px 7px rgba(0,0,0,0.3);
  transform: translateY(-8px);
  transition-duration: 0.5s;
}



.misono-neighbors .btn_area .btn_wrap.type02 {
	width: 22.5%;
	max-width: 335px;
	height: 200px;
	margin: 0 0 3.6% 0;
	text-align: center;
}
.misono-neighbors .btn_area .btn_wrap.type02 .btn {
	border: 2px solid #060101;
	padding: 0 10px;
}
.misono-neighbors .btn_area .btn_wrap.type02 .btn_text {
	letter-spacing: 0.05em;
}

/*contact*/

.contact .btn_area {
	text-align: center;
	letter-spacing: -0.4em;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.contact .btn_area .btn_wrap {
	display: inline-block;
	vertical-align: top;
}
.contact .btn_area .btn {
	display: block;
	position: relative;
	height: 100%;
	width: 100%;
	text-decoration: none !important;
}
.contact .btn_area .btn:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.contact .btn_area .btn_text {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
	line-height: 1;
}
/* .btn_area .btn_wrap.type01 */

.contact .btn_area .btn_wrap.type01 {
	width: 30%;
	max-width: 335px;
	margin: 0 0 3.6% 0;
	text-align: center;
}
.contact .btn_area .btn_wrap.type01 .btn {
	border: 2px solid #060101;
	padding: 0 10px;
}
.contact .btn_area .btn_wrap.type01 .btn_text {
	letter-spacing: 0.05em;
}


/* pad */

@media all and (min-width: 541px) and (max-width: 900px) {
/* .btn_area .btn_wrap.type01 */
.misono-neighbors .btn_area .btn_wrap.type01 {
	width: 47.5%;
	margin: 0 5% 5% 0;
}
.misono-neighbors .btn_area .btn_wrap.type01:nth-child(2n) {
	margin-right: 0;
}
.contact .btn_area .btn_wrap.type01 {
	width: 47.5%;
	margin: 0 5% 5% 0;
}
.contact .btn_area .btn_wrap.type01:nth-child(2n) {
	margin-right: 0;
}

/* .btn_area .btn_wrap.type02 */
.misono-neighbors .btn_area .btn_wrap.type02 {
	width: 47.5%;
	margin: 0 5% 5% 0;
}
.misono-neighbors .btn_area .btn_wrap.type02:nth-child(2n) {
	margin-right: 0;
}
.contact .btn_area .btn_wrap.type02 {
	width: 47.5%;
	margin: 0 5% 5% 0;
}
.contact .btn_area .btn_wrap.type02:nth-child(2n) {
	margin-right: 0;
}

}


/* sp */

@media all and (max-width: 700px) {
/* .btn_area */



}
 @media screen and (max-width: 540px) {
.misono-neighbors .btn_area .btn_wrap.type01 {
	display: block;
	width: 100%;
	margin: 0 auto 18px auto;
	height: 60px;
}
.contact .btn_area .btn_wrap.type01 {
	display: block;
	width: auto;
	margin: 0 auto 18px auto;
}
.btn_wrap.type01:empty {
	display: none !important
}
.btn_area {
	display: block
}

.misono-neighbors .btn_area .btn_wrap.type02 {
	display: block;
	width: 100%;
	margin: 0 auto 18px auto;
	min-height:60px;
	height: auto;
}
.contact .btn_area .btn_wrap.type02 {
	display: block;
	width: auto;
	margin: 0 auto 18px auto;
}
.btn_wrap.type02:empty {
	display: none !important
}

.misono-neighbors .btn_area .btn_wrap.type02 .btn_text {
    padding: 10px;

}
 }
/*#thk {
    position: relative
}

#thk:before {
    content: "";
    position: absolute;
    background: #FFF;
    height: 15px;
    width: 100%;
    left: 0;
}
*/
footer, #copyright {
	height: 0
}
#footer .copy {
	font-size: 1.4rem;
}

/*スマホ時*/

@media screen and (max-width: 540px) {
.grid {
	padding-top: 0;
	padding-bottom: 40px;
}
footer {
	/*margin-top: 50px;*/
}
.greeting {
	margin: 0 auto 60px;
}
.greeting h2.category-name {
	margin-top: 50px;
	margin-bottom: 50px;
}

.sns{margin-bottom:2.5em}

}
/*アニメーション*/

#list .term:hover img, #related .term:hover img {
	opacity: 0.8;
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
}
.newslist {
	width: auto;
	max-width: 700px;
	margin: 0 auto 60px;
	padding: 0 10px 0 30px;
	list-style: none;
}
.newslist li {
	posision: relative;/*padding-left: 1.5em;*/
}
.newslist li::before {
	display: inline-block;
	content: "";
	height: 5px;
	width: 5px;
	border-radius: 3px;
	background: #2d2d2d;
	position: absolute;
	margin-top: .55em;
	margin-left: -1.15em;
}
.home .newslist li::before {
	display: none;
}
 @media screen and (max-width: 540px) {
.newslist {
	margin: 0 auto 30px;
}
}
.newslist h3, .newslist span {
	font-size: 1.4rem;
}
.newslist span::after {
	content: "｜";
	padding: 0px 10px 0px 10px;
}
.misono-pickup {
	margin-top: 100px
}
.home .misono-pickup {
	margin-top: 60px;
}
/* + 20170630
==================================================*/
/*.bg-container{
    padding: 100px 0 150px;
    background-image:url(images/header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    color: #fff;
}
*/
.bg-container .btn_wrap {
	background: #fff;
}
.bg-container .make_border_1 {
/*   background: #fff !important;*/
}
.footer-bottom-link {
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	width: 100%;
}
.home .footer-bottom-link {
	padding-top: 0;
}
.footer-bottom-link .col {
	vertical-align: top;
}
.footer-bottom-link .btn_wrap {
	border: 2px solid #060101;
	width: 50%;
	margin: auto;
}
.footer-bottom-link .btn_wrap .btn {
	display: table;
	width: 100%;
}
.footer-bottom-link .btn_wrap .btn .btn_text {
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
}
 @media screen and (max-width: 540px) {
.footer-bottom-link .btn_wrap {
	width: 100%;
}
}
/*__ g-nav__*/
.gnav-conteainer {
	display: inline-block;
	right: 20px;
	position: absolute;
	top: 20px;
}
.gnav-conteainer .gnav-buttom {
	background: #ec2365 none repeat scroll 0 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	position: relative;
	z-index: 8;
	margin: 0 0 0 auto;
	border-radius: 5px;
}
.menu-trigger, .menu-trigger span {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.menu-trigger {
	height: 42px;
	position: relative;
	width: 42px;
}
.menu-trigger.open {
	border-radius: 5px 5px 0 0;
}
.menu-trigger span {
	background-color: #fff;
	border-radius: 1px;
	height: 2px;
	left: 8px;
	position: absolute;
	width: 24px;
}
.menu-trigger span:nth-of-type(1) {
	top: 11px;
}
.menu-trigger span:nth-of-type(2) {
	top: 20px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 11px;
}
.menu-trigger span:nth-of-type(2)::after {
	background-color: #fff;
	border-radius: 4px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	width: 24px;
}
.menu-trigger.open span:nth-of-type(1) {
	-webkit-transform: translateY(20px) scale(0);
	transform: translateY(20px) scale(0);
}
.menu-trigger.open span:nth-of-type(2) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.menu-trigger.open span:nth-of-type(2)::after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.menu-trigger.open span:nth-of-type(3) {
	-webkit-transform: translateY(-20px) scale(0);
	transform: translateY(-20px) scale(0);
}
/*__ pull down menu __*/
.gnav-conteainer .header-nav .nav {
	background: #ec2365 none repeat scroll 0 0;
	color: #fff;
	display: none;
	right: 0;
	margin: 0;
	max-width: 25vw;
	min-width: 200px;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 42px;
	z-index: 100;
	border-radius: 5px 0 5px 5px;
}
.gnav-conteainer .header-nav .nav li {
	display: block;
	margin: 0;
	padding: 0;
}
.gnav-conteainer .header-nav .nav li a {
	color: #fff;
	display: block;
	padding: 1em 2em 1em 1em;
	position: relative;
}
.gnav-conteainer .header-nav .nav li a:hover {
	background: #fff none repeat scroll 0 0;
	color: #ec2365;
	text-decoration: none;/*opacity: 0.8;*/
}
.gnav-conteainer .header-nav .nav li a::after {
	border-color: #fff;
	border-style: solid;
	border-width: 2px 2px 0 0;
	content: "";
	display: block;
	height: 8px;
	margin-top: -4px;
	position: absolute;
	right: 1em;
	top: 50%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 8px;
}
.gnav-conteainer .header-nav .nav li a:hover::after {
	border-color: #ec2365;
}

/*** 20180515 ***/

@media (min-width: 701px) {
.fb-plugin-container {
	float: left;
	width: 47.5%;
	margin: 0 5% 5% 0;
	text-align: center;
}
.bnr-container {
	float: right;
	width: 47.5%;
	margin-right: 0;
}
}
 @media (max-width: 700px) {
.fb-plugin-container {
	float: none;
	width: auto;
	margin: 0 auto 18px auto;
	text-align: center;
}
.bnr-container {
	float: none;
	width: auto;
	margin: 0 auto 18px auto;
}
}
@media all and (max-width:540px) {
.fb-plugin-container,  .bnr-container {
	display: none
}
.sns_link {
	display: table;
	margin: 0 auto
}
.sns_link li {
	display: table-cell;
	border: 1px solid #E1D2CB;
	text-align: center;
	padding: 40px 50px;
	font-size: 1.2rem;
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
.sns_link li span {
	display: block;
	margin: 3px auto;
}
}
@media all and (min-width:541px) {
.sns_link {
	display: none
}
}
.header-bnr {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 320px;
	height: 60px
}
@media (max-width: 540px) {
.header-bnr {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
}
}
.bnr {
	margin-bottom: 1em
}
/** amikake **/
/*#head-in{position:relative}
#head-in:before{content:"";    width: 100%;
    height: 100%;position:absolute;background:url("images/overlays/02.png") repeat 0 0}
.head-cover{z-index: 500;
    position: relative;}
	*/
/**　中面ヘッダー　**/
#header header {
	position: relative;
	min-height: 60px;
}
.logo-semi {
	display: inline-block;
	left: 20px;
	position: absolute;
	top: 20px;
	width: calc(100% - 100px);
}
/**** 20180801追加 *****/
/*#list{
	display:flex;
	flex-wrap:wrap;
	}
*/	
/***** ユーザー一覧　*****/


.author_profile {
	display: flex;
	max-width: 640px;
	margin: 0 auto 40px;
	align-items: center;
}
.author_intro {
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 15px
}
.author_box_photo {
	text-align: center;
	margin-right: 30px;
	min-width: 150px
}
.author_img img {
	border-radius: 50%;
	border: 2px solid #E11B5C;
}
.author_description {
	margin-bottom: 15px
}
.author_article {
	text-align: right
}
.author_article a {
	background-color: #FFF;
	border: 2px solid #E11B5C;
	color: #E11B5C;
	display: inline-block;
	width: 165px;
	font-size: 83%;
	text-align: center;
	padding: 0.5em 3em;
}
.author_article a:hover {
	background-color: #E11B5C;
	color: #FFF;
	opacity: 1;
}
.page .author_profile {
	max-width: 100%;
	align-items: center;
}
.page .author_box_text {
	width: 56%
}
.page .author_article {
	width: 25%;
}
.page .author_article a {
	width: 100%;
	margin-left: 30px;
	margin-top: 30px
}
.page .author_name, .author .author_name {
	font-size: 2rem;
	font-weight: bold
}
.author .author_profile {
	max-width: 800px;
	align-items: center;
}
.back_btn {
	display: block;
	text-align: center
}
.back_btn a {
	border: 2px solid #E11B5C;
	color: #E11B5C;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	padding: 0.5em 3em;
}
.back_btn a:hover {
	background-color: #E11B5C;
	color: #FFF;
	opacity: 1;
}
 @media (max-width: 991px) {
.page .author_article a {
	padding: 0.5em 10px;
}
}
 @media (max-width: 540px) {
.author_box_photo {
	min-width: 100px;
	margin-right: 20px;
}
.author_name {
	font-size: 1.3rem
}
.author_intro {
	font-size: 1.5rem;
	margin-bottom: 7px;
}
.author_description {
	margin-bottom: 10px;
	font-size: 1.3rem;
	line-height: 1.6;
}
.author_profile {
	margin: 0 auto 20px;
}
.page .author_profile {
	flex-wrap: wrap
}
.page .author_box_text {
	width: 100%;
}
.page .author_name {
	text-align: center;
}
.page .author_box_photo {
	margin : 0 auto;
}
.page .author_article {
	width: 200px;
	margin: 0 auto;
}
.page .author_article a {
	margin-left: 0px;
	margin-top: 10px;
}
.page .author_name, .author .author_name {
	font-size: 1.6rem;
}
}
@media (max-width: 540px) {
div[id*="head-band"] {
	margin-top: 5px;
}
div[id*="head-band"] .band-menu {
	padding: 0 10px 0;
}
#head-in {
	padding-top: 44px;
}
#header #gnavi {
	padding-right: 10px;
}
.info {
	padding: 0px 10px 0px 10px;
}
#gnavi div.mobile-nav {
	padding: 8px 8px;
}
}
.total_share {
	display: inline-block;
	float: right;
	background: #FFF;
	color: #E51A5E;
	padding: 3px 5px;
	margin-left: 2px;
	margin-top: 0px;
	font-size: 1.4rem;
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

@media (min-width: 541px) {
.swiper-slide{

  margin: 20px auto 20px;
  transition-duration: 0.5s;
}
.swiper-slide img{
  width: 100%;
  cursor: pointer;
}
.swiper-slide:hover{
  box-shadow: 7px 7px 7px rgba(0,0,0,0.3);
  transform: translateY(-8px);
  transition-duration: 0.5s;
}
.swiper-slide a:hover img{opacity:1}
}

/*scrollすると下線*/
.Text-Span {background:linear-gradient(transparent 60%, #ffdfef 0%) ;}

/*20210115 special*/
.postid-4763 .special{
	background: #e51b5e;
    color: #fff;
    border-radius: 20px;
	padding-top:40px;
	padding-bottom:40px;
	}
.postid-4763 .special .meta-u{ color: #FFF;}	
.postid-4763 .special .meta-u a{ color: #EBDF00;}	

body.postid-4763 .special a,
.ext_icon:after {
    color: #EBDF00;
}
body.postid-4763 .special a:hover {
    color: #FFFFFF;
}

.postid-4763 .special .author_article a{
	background-color:#EBDF00;
	color:#E11B5C
}

.postid-4763 .special .author_article a:hover{
		background-color:#FFF;
	color:#E11B5C
}
	
@media screen and (min-width: 769px) {
.postid-4763 .post p {
	max-width: 800px;
}
}
@media screen and (max-width: 991px) {
.postid-4763 .special {
	padding-left:20px;
	padding-right:20px;
}
}
