/*
Theme Name:top-child
Template:marble
Version:2.1.5
*/


/* -------------------- page -------------------- */
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    font-weight: 300;
    line-height: 1.6em;
		margin-top: 0px;
}
/* -------------------- footer-margin end -------------------- */
h1.post-title {
	margin: 64px 0;
	text-align: center;
	font-size: 34px!important;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN"!important;
}
#header .container-inner {
	max-width: initial!important;
	max-width: auto!important;
}

@media only screen and (min-width: 739px) and (max-width: 1024px){
	#page {
    	padding-top: 0px!important;
	}
	.image-container {
		height: 100%!important;
	}
	.page-image-text .caption {
		font-size: 34px;
	}
	.page-image-text {
		position: absolute;
		top: 50%;
		margin: auto;
		width: 100%;
	}
}
@media only screen and (max-width: 738px){
	#page {
    	padding-top: 0px!important;
	}
}

/* home */
h2.top_mission_title, h2.para-title, h2.widgettitle {
	font-size: 34px;
	margin-bottom: 64px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN"!important;
}
h2.widgettitle {
	padding: 0!important;
}
.palla .widget-meta {
    margin: 0 auto;
}
.widget-meta-inner-border {
    padding: 0 50px;
}
@media only screen and (min-width: 739px) and (max-width: 1024px){
	h2.top_mission_title, h2.para-title, h2.widgettitle {
		font-size: 28px!important;
	}
}
@media only screen and (max-width: 738px){
	.page-id-23 h2.top_mission_title, .page-id-23 h2.para-title, .page-id-23 h2.widgettitle {
		font-size: 20px!important;
	}
}

/* -------------------- nav -------------------- */
.site-title {
	padding-top: 0px!important;
}
#nav-topbar{
    z-index: 999;
    background-color: #FCEA4C;
	height: 58px;
	line-height: 80px;
}
.toggle-search, .menu_description  {
	display: none;
}
.site-title a img {
    max-height: 122px;
    padding: 10px 0;
}
#menu-all-pages a {
	position:relative;
	top:-6px;
}
#nav-topbar .nav>li {
    margin-left: 24px;
    margin-right: 24px;
}
.page #header {
		background-color: rgba(255,255,255,1)!important;
}
@media only screen and (min-width: 739px) and (max-width: 1024px){
	#nav-topbar {
		display: none;
	}
	#logo-small img {
    	max-width: auto;
   		height: 60px!important;
		max-height: 122px;
		padding: 0;
	}
	#header .container-inner {
		position: relative;
		top: 4px;
		text-align: center;
	}
}
@media only screen and (max-width: 738px){
	.archive #header, .single #header  {
		background-color: rgba(255,255,255,1.00)!important;
	}
	#nav-topbar {
		display: none;
	}
	#logo-small img {
    	max-width: auto!important;
   		height: 60px!important;
		padding: 0;
	}
	#header .container-inner {
		position: relative;
		top: 4px;
		text-align: center;
	}
	#header {
		border-bottom: 5px solid #FCEA4C!important;
	}
	.nav>li {
		margin-left: 24px;
		margin-right: 24px;
	}
}

/* -------------------- top-page -------------------- */

/* fv */
.image-container {
    width: 100%;
    height: auto;
    padding-bottom: 41.6%;
    position: relative;
}
.image-container img {
    display: block;
    width: 100%;
    position: absolute;
    top: -100px;
    left: 0;
}
.page-id-21 .image-container img, .page-id-12 .image-container img, .page-id-694 .image-container img, .page-id-18 .image-container img{
	display: block;
    width: 100%;
	height: 100%;
	object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.page-image-text .caption::before {
	content: '自分らしく生きたい \A';
	white-space: pre;
}
.page-image-text .caption::after {
	content: '\A 食べるセルフケア';
	white-space: pre;
}
.page-image-text {
	margin: auto;
}
.page-image-text .caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
	color: #242E24;
    font-size: 34px;
	line-height: 50px;
}
.content .pad {
    padding: 0;
}
@media only screen and (min-width: 739px) {
	.top_mission_sp {
		display: none;
	}
}
@media only screen and (max-width: 738px){
	.top_mission_pc {
		display: none;
	}
}
@media only screen and (min-width: 739px) and (max-width: 1024px){
	/* main */
	.post-title {
		margin-top: 24px;
    	margin-bottom: 16px;
	}
	.main {
		width: 90%!important;
		margin: 0 auto;
	}
	/* image */
	.image-container {
		overflow: hidden;
		width: 100%;
		height: auto;
		padding-bottom: 50%;
		position: relative;
	}
	.image-container img {
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		object-fit: cover;
		object-position: 50%;
	}
	.page-image-text {
		margin-top: 0!important;
	}
	.page-image-text .caption {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		-webkit- transform: translateY(-50%) translateX(-50%);
		font-size: 24px!important;
		line-height: 32px!important;
		font-weight: 500;
	}
}
@media only screen and (max-width: 738px){
	/* main */
	.post-title {
		margin-top: 36px;
    	margin-bottom: 14px;
	}
	.main {
		width: 95%!important;
		margin: 0 auto;
	}
	.page-id-23 .image-container {
		overflow: hidden;
		width: 100%;
		height: auto;
		padding-bottom: 90%;
		position: relative;
	}
	.page-id-23 .image-container img {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 30px;
		left: 0;
		object-fit: cover;
		object-position: 45%;
	}
	
	.page-id-12 .image-container, .page-id-18 .image-container,.page-id-21 .image-container, .page-id-694 .image-container, .blog #head_space, .archive #head_space, .single .image-container{
		overflow: hidden;
		width: 100%;
		height: auto;
		padding-bottom: 60%;
		position: relative;
		top: 0px;
	}
	.page-id-12 .image-container img, .page-id-21 .image-container img, .page-id-694 .image-container img, .blog #head_space img, .archive #head_space img, .single .image-container img{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		object-fit: cover;
	}
	.page-id-18 .image-container img {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 30px;
		left: 0;
		object-fit: cover;
	}
	
	.page-image-text {
		margin-top: 0!important;
	}
	.page-image-text .caption {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-16%) translateX(-50%);
		-webkit- transform: translateY(-50%) translateX(-50%);
		font-size: 18px!important;
		line-height: 28px!important;
		font-weight: 500;
	}
}

/* --------------------　reaf_bg --------------------　*/
#vkexunit_post_list-2 .veu_postList::after {
    content: url(https://taberu-selfcare.com/wp-content/uploads/2020/07/top_leaf_01.png);
    position: absolute;
	top: 50px;
	right: 0;
}
#custom_html-4 p.top_mission_text::after {
    content: url(https://taberu-selfcare.com/wp-content/uploads/2020/07/top_leaf_02.png);
    position: absolute;
	top: 150px;
	left: 0;
}
@media only screen and (max-width: 1024px){
	#vkexunit_post_list-2 .veu_postList::after,#custom_html-4 p.top_mission_text::after {
		display: none;
	}
}

/* -------------------- breadcrumb -------------------- */
#breadcrumb {
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 12px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 64px;
    border-bottom: none;
}
.icon-basics-07:after {
    content: "\e602";
    font-family: icomoon;
    font-size: 13px;
    top: 17px;
    position: absolute;
    padding-left: 7px;
}

/* -------------------- new-news -------------------- */
#vkexunit_post_list-2 {
    margin-bottom: 96px;
	position: relative;
}
.veu_postList ul.postList li {
	padding: 12px 0;
	border-bottom: none;
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
	text-align: center;
}
#vkexunit_post_list-2 .veu_postList .postList_date, .postList_terms {
	display: none;
}
#vkexunit_post_list-2 .veu_postList .postList_title::before{
	content: "NEWS　　｜　　"!important;
}
.veu_postList .postList_title {
	display: inline-block;
	margin: auto;
}
.postList_title a:hover {
	text-decoration: none!important;
	color: #BCE3D2; 
}
@media only screen and (min-width: 739px) and (max-width: 1024px){
	#vkexunit_post_list-2 {
		margin-bottom: 64px;
	}
	.veu_postList ul.postList li {
		padding: 8px 0!important;
		font-size: 12px;
	}
}
@media only screen and (max-width: 738px){
	#vkexunit_post_list-2 {
		margin-bottom: 56px!important;
	}
	.veu_postList {
		margin-bottom: auto!important;
	}
	.veu_postList ul.postList li {
		padding: 7px 0 6px!important;
		font-size: 12px;
	}
	#vkexunit_post_list-2 .veu_postList::after {
		display: none;
	}
}

/* mission */
#custom_html-4 {
	text-align: center;
	margin-bottom: 126px;
	position: relative;
}
#custom_html-4 .textwidget .widget h2.widgettitle {
	margin-bottom: 48px;
	font-size: 34px;
}
.widget_text .textwidget p {
	font-size: 18px!important;
	line-height: 1.6;
}
@media only screen and (min-width: 739px) and (max-width: 1024px){
	#custom_html-4 {
		margin-bottom: 126px;
	}
	.top_mission_title {
		margin-bottom: 36px;
		font-size: 28px!important;
	}
	#breadcrumb {
		padding-top: 13px;
		padding-bottom: 13px;
		font-size: 12px;
		overflow: hidden;
		width: 100%;
		margin-bottom: 24px;
		border-bottom: none;
	}
	h1.post-title {
		margin: 48px 0;
		font-size: 32px!important;
	}
}
@media only screen and (max-width: 738px){
	#custom_html-4 {
		margin-bottom: 96px;
	}
	#custom_html-4 .textwidget .widget h2.widgettitle {
		margin-bottom: 36px!important;
		font-size: 20px!important;
		line-height: 1.6;
	}
	.widget_text .textwidget p {
		font-size: 14px!important;
		line-height: 1.6;
	}
	h1.post-title {
		margin: 36px 0 24px 0;
		font-size: 24px!important;
	}
	h2.top_mission_title, h2.para-title, h2.widgettitle {
		font-size: 20px!important;
		margin-bottom: 32px!important;
	}
	#custom_html-4 p.top_mission_text::after {
		display: none;
	}
}

/* sick */
.elementor-element-40a79ce .elementor-widget-wrap {
	box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.10);
}
@media only screen and (max-width: 738px){
	.elementor-element-9c9853a .elementor-widget-wrap {
		box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.10);
	}
	
}
/* service */
.elementor-element-63d5805 .elementor-container, .elementor-element-30a79ce .elementor-container {
    max-width: 1040px!important;
}

/* -------------------- blog --------------------*/

.single-post .post-title {
	font-family: 'メイリオ', 'Meiryo', sans-serif!important;
}
.single-post .main{
	font-family: 'メイリオ', 'Meiryo', sans-serif;
}
.single-post .main p {
	line-height: 1.7em;
}
.single-post #comments {
	display: none;
}
.blog .post-comments {
	display:none;
}

#vkexunit_post_list-3 .postList{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
	max-width: 1040px!important;
	margin: 0 auto 192px;
}
#vkexunit_post_list-3 .postList .postList_item {
	width: 30%;
    height: auto;
	padding: 0!important;
	margin-right: 16px;
	margin-left: 16px;
    margin-bottom: 5%!important;
    position: relative;
	border-bottom: none!important;
    box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.10);
    transition: transform 0.5s;
}
#vkexunit_post_list-3 .postList .postList_item:hover {
	transform: scale(0.95);
} 
#vkexunit_post_list-3 .veu_postList .postList_miniThumb .postList_thumbnail {
    float: none!important;
    margin-right: 0!important;
}
#vkexunit_post_list-3 .veu_postList .postList_miniThumb .postList_thumbnail a {
	border: none!important;
}
#vkexunit_post_list-3 .veu_postList .postList_miniThumb .postList_thumbnail img {
    width: 100%;
}
#vkexunit_post_list-3 .veu_postList .postList_miniThumb .postList_body {
    position: relative;
	height: 90px;
	margin: 16px;
}
#vkexunit_post_list-3 .veu_postList .postList_miniThumb .postList_body .postList_title {
	overflow: hidden;
	font-size: 18px;
}
#vkexunit_post_list-3 .veu_postList .postList_date {
    margin-right: 0!important;
    color: #242E24;
	position: absolute;
	bottom: 0px;
}
#vkexunit_post_list-3 .veu_postList .postList_date::before {
	display: none;
}
.home .postList_meta_items {
	font-size: 12px;
    font-weight: 200;
    color: #aaa;
    margin-right: 5px;
    line-height: 1em;
}
@media only screen and (min-width: 739px) and (max-width: 1024px){
	#vkexunit_post_list-3 .postList{
		justify-content: space-evenly;
		max-width: auto;
		margin: 0 auto 126px;
		padding: 0 3%;
	}
	#vkexunit_post_list-3 .postList .postList_item {
		width: 30%;
		height: auto;
		padding: 0!important;
		margin-right: 8px;
		margin-left: 8px;
		margin-bottom: 5%!important;
		position: relative;
		border-bottom: none!important;
		box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.10);
		transition: transform 0.5s;
	}
	#vkexunit_post_list-3 .veu_postList .postList_miniThumb .postList_body {
		position: relative;
		height: 90px;
		margin: 16px 24px;
	}
}
@media only screen and (max-width: 738px){
	#vkexunit_post_list-3 .postList{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-evenly;
		margin: 0 auto 96px;
		padding: 0 16px;
	}
	#vkexunit_post_list-3 .postList .postList_item {
		width: 100%;
		height: auto;
		margin-right: 4px;
		margin-left: 4px;
		margin-bottom: 5%!important;
		position: relative;
		border-bottom: none!important;
		box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.10);
		transition: transform 0.5s;
	}
	#vkexunit_post_list-3 .postList .postList_item {
		display: flex;
	}
	#vkexunit_post_list-3 .postList .postList_item:hover {
		transform: scale(0.95);
	} 
	#vkexunit_post_list-3 .veu_postList .postList_miniThumb .postList_body {
		overflow: hidden;
		width: 50%;
		margin: 0;
		padding: 0;
		height: auto;
	}
	#vkexunit_post_list-3 .veu_postList .postList_miniThumb .postList_thumbnail {
		width: 50%;
	}
	#vkexunit_post_list-3 .veu_postList .postList_miniThumb .postList_body .postList_title {
		overflow: hidden;
		font-size: 16px;
		margin: 10%;
    }
	#vkexunit_post_list-3 .veu_postList .postList_date {
		position: absolute;
		bottom: 0px;
		margin: 0 0 10% 10%;
	}
}

/* -------------------- instagram -------------------- */
.page-id-23 .content .pad, .page-id-23 .page-widget{
    padding: 0;
}
#instagram-feed-widget-3 {
	margin-bottom: 162px;
}
#sb_instagram {
	padding-bottom: 0!important;
}
@media only screen and (min-width: 739px) and (max-width: 1024px){
	
}
@media only screen and (max-width: 738px){
	#instagram-feed-widget-3 {
		margin-bottom: 96px;
	}
	#instagram-feed-widget-3 h2 {
		margin-bottom: 27px!important;
	}
	#sb_instagram {
		padding-bottom: 0!important;
	}
}
/* -------------------- paginate -------------------- */
.page-id-23 #paginate {
	display: none!important;
}

/* --------------------contact-short --------------------*/
#footer-top-widgets {
    text-align: center;
}
#footer-top-widgets a {
	transition: transform 0.5s; 
}
#footer-top-widgets a:hover {
	transform: scale(0.95);
}

/* -------------------- container -------------------- */
.main {
	margin: 0 auto;
}

/* -------------------- txt --------------------*/
.under-line {
	background: linear-gradient(transparent 60%, #FCEA4C 50%);
}
.green-number {
	color: #1F9D66;
	font-size: 1.2em;
	font-weight: bold;
}

/* -------------------- about-page -------------------- */
section [data-id="d6b8fb2"] {
	width: 100vw;
	min-height: 100vh;
	margin: 0 calc(50% - 50vw);
	background-image: url(https://taberu-selfcare.com/wp-content/uploads/2020/07/about-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.elementor-element-0884bce {
	margin: 96px auto;
	max-width: 91%;
	background-color: #fff;
	opacity: 0.8;
}
.elementor-12 .elementor-element.elementor-element-d6b8fb2 {
	padding: 0!important;
}
.page-id-12 .sidebar {
	display: none;
}
.elementor-element-b67821c .elementor-image {
	width: 80%;
    text-align: right;
}
.elementor-element-b67821c .elementor-image img {
	width: 18%;
}

@media only screen and (min-width: 739px) and (max-width: 1024px){
	section [data-id="d6b8fb2"] {
		width: 100vw;
		min-height: 100vh;
		margin: 0 calc(50% - 50vw);
		background-image: url(https://taberu-selfcare.com/wp-content/uploads/2020/07/about-bg.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.elementor-element-b67821c .elementor-image img {
		width: 19%;
	}
}
@media only screen and (max-width: 738px){	
	section [data-id="d6b8fb2"] {
		background-image: url(https://taberu-selfcare.com/wp-content/uploads/2020/07/about-bg-sp.jpg);
	}
	.elementor-element-b67821c .elementor-image {
		width: 90%;
	}
	.elementor-element-b67821c .elementor-image img {
		width: 25%;
	}
}

/* -------------------- service-page -------------------- */
h4.service{
	position:relative;
	padding-left:1.9em;
	line-height:1.5em;
}
h4.service:before{
	display:inline-block;
	position:absolute;
	left:0;
	content:"";
	width:1.5em;
	height:1.5em;
	background:url(https://taberu-selfcare.com/wp-content/uploads/2020/07/check_icon.png) no-repeat;
	background-size:contain;
}
.page-id-18 .sidebar{
	display: none;	
}
.page-id-18 .bg01 {
	text-align: center;
}
section [data-id="949c7dd"] a, section [data-id="3924894"] a, section [data-id="6275364"] a, section [data-id="540638d"] a, section [data-id="594c5b6"] a, section [data-id="2513c41"] a, section [data-id="36bc09a"] a, section [data-id="4111631"] a, section [data-id="ab94e55"] a, section [data-id="7b19464"] a, section [data-id="01dfb19"] a, section [data-id="6ebd409"] a, section [data-id="4d9a7fe"] a,  section [data-id="a878bcd"] a{
	display: block;
}

@media only screen and (min-width: 739px) and (max-width: 1024px){
	h4.service{
		margin-bottom: 
		position:relative;
		line-height:1.5em;
		padding-left:1.9em;
		font-size: 16px!important;
	}
	h4.service:before{
		position:absolute;
		left:0;
		content:"";
		display:inline-block;
		width:1.5em;
		height:1.5em;
		background:url(https://taberu-selfcare.com/wp-content/uploads/2020/07/check_icon.png) no-repeat;
		background-size:contain;
	}
	.page-id-18 .bg01 {
		text-align: center;
	}
}
@media only screen and (max-width: 738px){	
	h4.service{
		margin-bottom: 
		position:relative;
		line-height:1.5em;
		padding-left:1.9em;
		font-size: 14px!important;
	}
	h4.service:before{
		position:absolute;
		left:0;
		content:"";
		display:inline-block;
		width:1.5em;
		height:1.5em;
		background:url(https://taberu-selfcare.com/wp-content/uploads/2020/07/check_icon.png) no-repeat;
		background-size:contain;
	}
}
/* -------------------- blog-page & news-page & archive-page -------------------- */
.blog #frontpage-widgets, .blog .notebox, .blog .excerpt, .post-type-archive-news .notebox, .post-type-archive-news .post-content .excerpt, .post-type-archive-news #categories-9, .page-id-694 .page-image-text{
	display: none;
}

.blog h1.post-title, .archive h1.post-title, .page-id-694 h1.post-title, .tax-news_category h1.post-title {
	margin: 20px 0 64px;
}
.blog .main, .post-type-archive-news .main, .page-id-694 .main{
	margin-bottom: 192px;
}
.blog #grid, .archive #grid, .page-id-694 .blogs_flex{
	display: flex;
	flex-wrap: wrap;
	margin-right: 24px;
}
.blog article, .archive article {
	width: 48%;
	height: auto;
	min-height: 400px;
	margin-bottom: 2%!important;
	margin-right: 2%;
	box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.10);
    transition: transform 0.5s;
}
.single .related-posts .post{
	width: 48%;
	height: auto;
	min-height: 350px;
	box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.10);
    transition: transform 0.5s;
}
.page-id-694 .topItemList {
	width: 48%;
	height: auto;
	min-height: 300px;
	margin-bottom: 2%!important;
	margin-right: 2%;
	box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.10);
    transition: transform 0.5s;
}
.blog article:hover, .archive article:hover, .page-id-694 .topItemList:hover{
	transform: scale(0.95);
}
.blog .post-inner, .archive .post-inner, .page-id-694 .topItemList_inner {
	margin-bottom: 0px;
	padding-left: 0px!important;
}
.blog .post-thumbnail, .archive .post-thumbnail {
	max-width: 100%!important;
	margin-left: 0!important;
}
.page-id-694 .news_thumb img {
	width: 100%;
}
.blog .post-content, .archive .post-content, .page-id-694 .post_desc, .single .related-posts .related-inner{
	margin: 0!important;
	width: 100%;
	padding: 16px 24px;
	box-sizing: border-box;
}
.blog h2.post-title, .archive h2.post-title, .page-id-694 h2.news_title, .page-id-694 .news_title, .single .related-posts .post-title  {
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 16px;
    font-size: 20px;
}
.blog h2.post-title, .archive.category h2.post-title {
	height: 110px;
	padding: 0;
}
.single h4.post-title{
	height: 80px;
	padding: 0;
}
.page-id-694 .news_title {
	height: 80px; 
}
.blog .post_description, .archive.category .post_description {
    padding: 0!important;
}
.blog .post_description .post-meta {
	padding: 0;
/* 	position: absolute;
	bottom: 1%; */
}
.page-id-694 .news_title, .page-id-694 .news_date {
	display: block;
}
.page-id-694 .news_date {
	font-size: 12px;
    font-weight: 200;
    color: #aaa;
}
/* blog-category */
#categories-9>ul {
	padding-left: 4px;
}
#categories-9>ul>li a:before {
	margin-right: 8px!important;
}
.post-meta .post-byline {
	margin: 0;
    padding-right: 8px;
}

/* popular */
.single .fa.fa-clock-o {
	margin: 0;
/* 	padding-right: 4px; */
}
.alx-tab li {
	padding: 14px 0 8px;
}
.tab-item-title {
	margin-bottom: 16px!important;
	font-size: 16px;
}
.tab-item-category {
	font-size: 12px;
	display: block;
    position: absolute;
    bottom: 10px;
}
.tab-item-date {
	display: none;
}

@media only screen and (min-width: 739px) and (max-width: 1024px){
	.blog h1.post-title, .archive h1.post-title, .page-id-694 h1.post-title, .tax-news_category h1.post-title {
		margin: 0 0 48px;
	}
	.blog .main, .post-type-archive-news .main, .page-id-694 .main{
		margin-bottom: 96px;
	}
	.blog #grid, .archive #grid, .page-id-694 .blogs_flex{
		display: flex;
		flex-wrap: wrap;
		margin-right: 5%;
	}
	.blog article, .archive article, .page-id-694 .topItemList{
		width: 31%;
		height: auto;
		min-height: 330px;
		margin-bottom: 2%!important;
	}
	.page-id-694 .topItemList {
		width: 31%;
		height: auto;
		min-height: 260px;
		margin-bottom: 2%!important;
		margin-right: 2%;
		position: relative;
	}
	.blog .post-inner, .archive .post-inner, .page-id-694 .topItemList_inner {
		width: 100%;
		margin-bottom: 0px;
		padding-left: 0px!important;
	}
	.blog .post-thumbnail, .archive .post-thumbnail {
		max-width: 100%!important;
		margin-left: 0!important;
	}
	.blog .post-thumbnail, .archive .post-thumbnail {
		width: 100%;
		max-width: 100%!important;
		margin-left: 0!important;
	}
	.blog .post-content, .archive .post-content, .page-id-694 .post_desc {
		margin-left: 0!important;
		padding: 16px!important;
		box-sizing: border-box;
	}
	.blog h2.post-title, .archive h2.post-title, .page-id-694 .news_title {
		overflow: hidden;
		margin-top: 0;
		margin-bottom: 16px;
		font-size: 14px;
	}
	.page-id-694 .news_title {
		height: 80px;
	}
	.blog .post_description, .archive .post-description {
		padding: 0!important;
	}
	.blog .post_description .post-meta, .archive .post_description .post-meta {
		padding: 0;
		position: absolute;
		bottom: 1%;
	}
	.blog .post-inner .post-byline, .archive .post-inner .post-byline{
		display: block;
		margin: 0 0 8px;
		width: 100%;
		border: none;
	}
	.page-id-694 .post_desc{
		padding: 24px 32px;
	}
	/* blog-category */
	#categories-9>ul {
		padding-left: 4px;
	}
	#categories-9>ul>li a:before {
		margin-right: 8px!important;
	}
	.post-meta .post-byline {
		margin-right: 8px;
		padding-right: 8px;
	}
	/* side-bar */
	.sidebar-toggle {
		background: #AEE1D2!important;
	}
	.s1-expand .s1 {
		background: #fff;
		box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.10);	
	}
}
@media only screen and (max-width: 738px){
	.blog h1.post-title, .archive h1.post-title, .page-id-694 h1.post-title, .tax-news_category h1.post-title {
		margin: 46px 0 34px;
	}
	.blog .page-title.pad {
		display: none;
	}
	.blog .main, .post-type-archive-news .main, .page-id-694 .main{
		margin-bottom: 96px;
	}
	.blog h2.post-title, .archive.category h2.post-title {
		height: 64px;
	}
	.blog #grid, .archive #grid, .page-id-694 .blogs_flex{
		display: flex;
		flex-wrap: wrap;
		margin-right: 0;
		margin-left: 2%;
	}
	.blog article, .archive article, .page-id-694 .topItemList{
		width: 48%;
		height: auto;
		min-height: 260px;
		margin-bottom: 2%!important;
		margin-right: 2%;
	}
	.page-id-694 .topItemList {
		width: 48%;
		height: auto;
		min-height: 200px;
		margin-bottom: 2%!important;
		position: relative;
	}
	.blog .post-inner, .archive .post-inner, .page-id-694 .topItemList_inner {
 		width: 100%;
		margin-bottom: 0px;
 		padding-left: 0px!important;
	}
	.blog .post-inner .post-thumbnail, .archive .post-inner .post-thumbnail {
		width: 250px;
		max-width: 100%;
		height: auto;
		margin-left: 0!important;
	}
	.blog .post-thumbnail, .archive .post-thumbnail {
/* 		width: 100%;
		max-width: 100%!important;
		margin-left: 0!important; */
	}
	.blog .post-content, .page-id-694 .post_desc, .archive.category .post-content{
		margin-left: 0!important;
		padding: 12px!important;
		box-sizing: border-box;
		width: 100%;
	}
	.blog h2.post-title, .archive.category h2.post-title, .page-id-694 .news_title {
		overflow: hidden;
		margin-top: 0;
		margin-bottom: 8px;
		font-size: 14px;
	}
	.archive.category .post_description {
		padding: 0;
	}
	.blog .post-inner .post-byline, .archive .post-inner .post-byline {
		display: block;
		margin: 0 0 8px;
		width: 100%;
		border: none;
	}
	.page-id-694 .post_desc{
		padding: 24px 32px;
	}
	
	/* side-bar */
	#categories-9 {
		padding-top:;
	}
	#categories-9, #wp_widget_vk_taxonomy_list-2 {
		text-align: left;
	}
	#categories-9 .title_name, #wp_widget_vk_taxonomy_list-2 .title_name, #mttabs-2 .tab-item-title, #mttabs-2 .alx-tab {
		font-size: 14px;
	}
	#categories-9 .cat-item, #wp_widget_vk_taxonomy_list-2 .cat-item {
		font-size: 12px;
	}
	.alx-tabs-container {
		margin-top: 0;
	}
}
/* -------------------- blog-category-page & news-category-page-------------------- */
.archive.category .content, .archive.post-type-archive .content{
	margin-top: 20px;
}
.post-thumb-category a {
	background: #AEE1D2!important;
	font-size: 12px;
}
.post-thumb-category {
    line-height: 2.5em;
}
.archive.category .post_description .post-meta {
	padding: 0;
/* 	position: absolute;
	bottom: 1%; */
}
.archive.post-type-archive article{
	position: relative;
}
.archive.post-type-archive .post_description .post-meta{
	position: absolute;
	bottom: 0;
	padding: 0;
}
.archive.tax-news_category .post-byline:first-child {
	display: none;
}
@media only screen and (min-width: 739px) and (max-width: 1024px){
	.archive.category .content, .archive.post-type-archive .content{
		margin-top: 0px;
	}
}
@media only screen and (max-width: 738px){
	.archive.category .content, .archive.post-type-archive .content{
		margin-top: 0px;
	}
	.archive.category .main, .archive.post-type-archive .main, .archive.tax-news_category .main{
		margin-top: 46px;
	}
}
/* -------------------- blog-single-page & news-single-page-------------------- */
.single #instagram-feed-widget-3, .single .sidebar, .single .pad .heading .fa-check-square-o, .archive h1.post-title, .single .post-view, .single .post-byline, .single-news .postmeta.clearfix{ /* .single .entry.share */
	display: none;
}
.single .main, .archive.category .main, .tax-news_category{
	margin-bottom: 192px;
}
.single .content .post-meta-group {
	margin-bottom: 16px;
}
.single .post-item-category a{
	margin: 0;
	padding: 8px;
	font-size: 14px;
	background-color : #AEE1D2!important;
	border: none;
}
.single .hvr-bounce-to-right:before {
	background-color: #F99F99;
}
.single .related-posts {
	display: flex;
    justify-content: space-between;
	border-bottom: none;
    margin-bottom: 0;
}
.single .related {
	box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.10);
    transition: transform 0.5s;
}
.single .related:hover {
	transform: scale(0.95);
}
.related-posts li {
	width: 30%;
}
.single .related-posts .post {
	width: 100%;
	height: 100%;
	padding-bottom; 0;
	border-right: none;
	box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.10);
    transition: transform 0.5s;
}
.single .post-nav {
	margin: 64px 0;
}
.next, .previous  {
	padding: 24px;
}
.single .pad .heading {
	font-size: 18px;
    font-weight: 400;
    margin-bottom: 36px;
    clear: both;
    text-align: center;
}
.related-posts .related-inner {
	padding: 0;
}
.single .related-posts .post-meta {
}
.single .related-posts .post {
	padding-bottom: 0;
}
.single-news article {
	margin-bottom: 96px;
}
@media only screen and (min-width: 739px) and (max-width: 1024px){
	.single h1.post-title {
		font-size: 24px!important;
		margin: 36px 0 24px ;
	}
	.single .main, .archive.category .main, .tax-news_category{
		margin-bottom: 126px;
	}
	.single h4.post-title{
		height: 64px;
		padding: 0!important;
	}
	.single .related-posts .post{
		width: 100%;
		height: auto;
		min-height: 300px;
		box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.10);
		transition: transform 0.5s;
	}
	.single .related-posts .post-title  {
		overflow: hidden;
		margin-top: 0;
		margin-bottom: 16px;
		font-size: 14px;
	}
	.single .post-nav {
		margin: 48px 0;
	}
	.single .entry-inner p {
		font-size: 14px;
	}
	.next, .previous  {
		padding: 16px;
	}
	.single .pad .heading {
		font-size: 16px;
		font-weight: 400;
		margin-bottom: 24px;
		clear: both;
		text-align: center;
	}
	.single .related-posts .post-title {
		margin: 0;
		font-size: 14px;
	}
}
@media only screen and (max-width: 738px){
	.single .sidebar {
		display: block;
	}
	.single .main, .archive.category .main, .tax-news_category{
		margin-bottom: 64px;
	}
	.single h1.post-title {
		margin: 45px 0 34px;
		padding: 0;
		font-size: 20px!important;
	}
	.single .content .post-meta-group {
		margin-bottom: 0!important;
	}
	.single .post-item-category a {
		font-size: 12px;
	}
	.single .post-nav {
		margin: 48px 0 36px;
	}
	.single .entry-inner p {
/* 		font-size: 12px; */
	}
	.next, .previous  {
		padding: 10px;
	}
	.single .pad .heading {
		font-size: 14px;
		font-weight: 400;
		margin-bottom: 16px;
		clear: both;
		text-align: center;
	}
	.single .related-posts .post-title {
		margin: 0;
		padding: 8px 16px 8px;
		font-size: 12px;
	}
	.single .related-posts .post-meta {
		padding: 0 16px 8px;
	}
	.single .related-posts li {
		width: 40%;
		float: left;
	}
	.post-date {
		font-size: 12px;
		font-weight: 200;
		color: #aaa;
		margin-right: 5px;
		line-height: 1em;
	}
	.single h4.heading, .single ul.related-posts {
		display: none;
	}
	.single-news article {
		margin-bottom: 0px;
	}
}

/* -------------------- news-page -------------------- */
.veu_autoEyeCatchBox {
	display: none;
}
.post-type-archive-news #footer-top-widgets {
	text-align: center;
}
#wp_widget_vk_taxonomy_list-2 h3{
	text-align: left;
    border-bottom: rgba(142,142,142,0.30) 1px solid;
    padding-bottom: 10px;
	font-size: 16px;
    font-weight: 100;
    margin-bottom: 16px;
}
.single-news #instagram-feed-widget-3, .single-news #categories-9, .single-news #mttabs-2{
	display: none;
}


/* -------------------- contact-short -------------------- */
#footer-top-widgets {
	padding: 0;
}
.contact_short {
	margin: 0 calc(50% - 50vw);
	padding: 112px 0;
  	width: 100vw;
	background-image: url(https://taberu-selfcare.com/wp-content/uploads/2020/07/contact_footer-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
.contact_short_title {
	margin-bottom: 32px;
	font-size: 34px;
	line-height: 1.4em;
}
.contact_short_txt {
	margin-bottom: 32px!important;
	font-size: 16px;
}
.button {
	display: inline-block;
	width: 260px;
	height: 43px;
	background-color: #F99F99;
	color: #fff;
	font-size: 16px;
}
.change-border01__inner {
	line-height: 43px;
}

.page-id-21 #footer-top-widgets {
	display: none;　/* contact_page */
}

@media only screen and (min-width: 739px) and (max-width: 1024px){
	#footer-top-widgets {
		padding: 0;
	}
	.contact_short {
		margin: 0 calc(50% - 50vw);
		padding: 80px 0;
		width: 100vw;
		background-image: url(https://taberu-selfcare.com/wp-content/uploads/2020/07/contact_footer-1.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		font-weight: bold;
	}
	.contact_short_title {
		margin-bottom: 32px;
		font-size: 24px;
		line-height: 1.4em;
	}
	.contact_short_txt {
		margin-bottom: 32px!important;
		font-size: 16px;
	}
	.button {
		display: inline-block;
		width: 260px;
		height: 43px;
		background-color: #F99F99;
		color: #fff;
		font-size: 16px;
	}
	.change-border01__inner {
		line-height: 43px;
	}

	.page-id-21 #footer-top-widgets {
		display: none;　/* contact_page */
	}
}
@media only screen and (max-width: 738px){
	.contact_short_title{
		font-size: 16px;
		margin-bottom: 16px;
		text-shadow:0px 0px 2px #ffffff;
	}
	.contact_short_txt {
		font-size: 14px;
		font-weight: normal;
		margin-bottom: 16px!important;
		text-shadow:0px 0px 2px #ffffff;
	}
	.contact_short {
		margin: 0 calc(50% - 50vw);
		padding: 48px 0;
		width: 100vw;
		background-image: url(https://taberu-selfcare.com/wp-content/uploads/2020/07/contact_footer-1.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: left top;
		font-weight: bold;
	}
	.button {
		width: 192px;
		height: 48px;
		font-size: 14px;
	}
	.change-border01__inner {
		line-height: 48px;
	}
}



/* -------------------- contact-page -------------------- */

.themeform label .required, .required {
    color: #E22215;
}
.wpcf7 p {
    color: #242E24;
    margin: 0 0 16px;
    width: 100%;
    position: relative;
	font-size: 16px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN"!important;
	font-weight: bold;
}
.wpcf7 span.wpcf7-form-control-wrap {
    display: block;
    position: relative;
    margin-top: 8px;
}
section[data-id="386ff89"] {
	font-family: "Noto Sans JP", Sans-serif;
	width: 65%;
	margin: 0 auto;
}
.wpcf7 input[type=text] {
	background: #fff;
    border: 1px solid #cacaca;
    color: #777;
    display: block;
    max-width: 100%;
	height: 5%;
    outline: 0;
    padding: 7px 8px;
	font-size: 16px;
}
.wpcf7 input[type=email], .wpcf7 input[type=tel], .wpcf7 textarea{
	background: #fff;
    border: 1px solid #cacaca;
    color: #777;
    display: block;
    max-width: 100%;
    outline: 0;
    padding: 7px 8px;
	font-size: 16px;
}
use_label_element {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN"!important;
	font-weight: bold;
}
.checkbox-908 {
	font-weight: normal;
}
.wpcf7 textarea {
	margin-bottom: 64px;
	font-size: 16px;
}
.wpcf7-submit {
	width: 288px!important;
	padding: 13px 0!important;
	background-color: #F99F99!important;
	border-radius: 0!important;
	font-size: 16px;
}
.wpcf7-list-item label {
	margin-bottom: 8px;
}
.wpcf7 input[type="checkbox"] {
	margin-right: 8px;
	cursor: pointer;
} 
.wpcf7-list-item label {
	cursor: pointer;
}
.page-id-21 .sidebar{
	display: none;
}
.wpcf7 form.sent .wpcf7-response-output { /* response */
	margin-bottom: 24px;
	border-color: #ffffff!important;
    text-align: center;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN",Century;
    font-size: 16px;
}
span.wpcf7-list-item {
    display: block;
	margin-bottom: 8px;
}
@media only screen and (min-width: 739px) and (max-width: 1024px){
	.wpcf7 p {
		margin: 0 0 16px;
	}
	.wpcf7 span.wpcf7-form-control-wrap {
		display: block;
		position: relative;
		margin-top: 8px;
	}
	section[data-id="386ff89"] {
		width: 75%;
	}
	.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=tel], .wpcf7 textarea {
		padding: 7px 8px;
	}
	.wpcf7-submit {
		width: 288px!important;
		padding: 13px 0!important;
		background-color: #F99F99!important;
		border-radius: 0!important;
	}
	.wpcf7-list-item label {
		margin-bottom: 8px;
	}
	.wpcf7 input[type="checkbox"] {
		margin-right: 8px;
	} 
	.wpcf7 form.sent .wpcf7-response-output {
		margin-bottom: 24px;
		border-color: #ffffff!important;
		text-align: center;
		font-family: "游明朝", YuMincho, "Hiragino Mincho ProN",Century;
		font-size: 14px;
	}
}

@media only screen and (max-width: 738px){	
	.elementor-element-64ee636 {
		margin-bottom: 36px;
	}
	.wpcf7 p {
		margin: 0 0 16px;
		font-family: "游明朝", YuMincho, "Hiragino Mincho ProN"!important;
		font-weight: bold;
	}
	section[data-id="386ff89"] {
		width: 90%;
	}
	.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=tel], .wpcf7 textarea{
		padding: 7px 8px;
	}
	.wpcf7 textarea {
		margin-bottom: 36px;
	}
	.wpcf7-submit {
		width: 90%;
		padding: 13px 0!important;
	}
	.wpcf7 form.sent .wpcf7-response-output {
		margin-bottom: 16px;
		border-color: #ffffff!important;
		text-align: center;
		font-family: "游明朝", YuMincho, "Hiragino Mincho ProN",Century;
		font-size: 14px;
	}
	.wpcf7-list-item-label {
		font-size: 14px;
	}
	.page-id-21 span.wpcf7-list-item {
		margin: 0 0 0 8px;
	}
	.page-id-21 .elementor-spacer-inner {
		display: none;
	}
}



/* -------------------- sns-btn -------------------- */
.content .oi_post_share_icons, .veu_socialSet {
	display: none;
}


/* -------------------- footer-margin -------------------- */
#wrapper {
	display: block;
    position: relative;
    z-index: 2;
	margin-bottom: 200px;
}
#footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
/* 	height: 200px; */
    z-index: 1;
}
@media only screen and (max-width: 738px){
	#wrapper {
	display: block;
    position: relative;
    z-index: 2;
	margin-bottom: 0;
}
#footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
/* 	height: 200px; */
    z-index: 1;
}
	
}



/* -------------------- footer -------------------- */
#footer {
	display: flex;
	padding-top: 96px;
	padding-bottom: 80px;
    border-bottom: 16px solid #fcea4c;
	border-top: 0px;
}
#footer-widgets {
    width: 50%;
    border-right: 1px solid rgba(36, 46, 36, 0.16);
}
#footer-bottom {
	width: 50%;
}
#footer #footer-widgets .container-inner .pad{
	display: flex;
    justify-content: center;
}
.one-third {
	width: 25%;
	margin: 0;
}
#footer h3 {
	border-bottom: none;
	margin-bottom: 24px;		
	padding-bottom: 0;
}
#footer-bottom #footer-logo  {
	max-height: 100px;
}
.footer_copyright, .social_links {
    width: 100%;
    text-align: center;
}

@media only screen and (min-width: 739px) and (max-width: 1024px){
	#footer {
		padding-top: 80px;
		padding-bottom: 64px;
		font-size: 12px;
	}
	#footer-widgets, #footer-bottom {
		width: 50%;
	}
	#footer .container .container-inner .pad .grid {
		width: 40%;
	}
	#footer #footer-widgets .container-inner .pad{
		display: flex;
		justify-content: flex-end;
	}
	#footer h3 {
		border-bottom: none;
		margin-bottom: 16px;
		padding-bottom: 0;
	}
	#footer-bottom #footer-logo  {
		max-height: 100px;
	}
	.footer_copyright, .social_links {
		width: 100%;
		text-align: center;
	}
}
@media only screen and (max-width: 738px){
	#footer {
		display: block;
		padding-top: 80px;
		padding-bottom: 48px;
		border-bottom: 16px solid #fcea4c;
		border-top: 0!important;
	}
	#footer-widgets {
		width: 100%;
		border-right: none;
	}
	#footer-bottom {
		width: 100%;
	}
	#footer #footer-widgets .container-inner .pad{
		display: flex;
		justify-content: center;
		margin-bottom: 48px;
	}
	#footer .container .container-inner .pad .grid {
		width: 35%;
	}
	#footer .container .container-inner .pad .footer-widget-1 {
		margin-left: 4%;
	}
	#footer h3 {
		margin-bottom: 16px;
		padding-bottom: 0;
		border-bottom: none;
	}
	.footer-widget-2 .cat-item, .footer-widget-1 .menu-all-pages-container {
		font-size: 14px;
	}
	#footer .widget_categories ul li, #footer .widget_nav_menu ul li a{
		padding: 8px 0;
	}
	#footer-bottom {
		padding: 0;
	}
	#footer-bottom #footer-logo  {
		max-height: 100px;
	}
	#footer #footer-widgets .pad, #footer-bottom .pad {
		padding: 0 16px!important;
	}
	.footer_copyright, .social_links {
		width: 100%;
		margin:0;
	}
	#move-page-top-smart {
		width: 70%;
		margin: 0 auto;
	}
	#move-page-top-smart a {
		background-color: #ffffff!important;
	}
}



/* ---------- pc - tablet ----------*/
@media only screen and (min-width: 739px) and (max-width: 1130px){
	.elementor-element-0884bce {
		max-width: 80%;
	}
}


/* other */
.pt_0 .postList a {
	color: #242e24;
}
.pt_0 .postList a:hover {
	color: #242e24;
}
@media only screen and (max-width: 1024px) {
	.widget-meta-inner {
		margin: 0 20px!important;
	}
}
@media screen and (max-width: 480px){
.palla .widget-meta {
    margin: 0 auto!important;
}