@charset "UTF-8";/*
Template: jstork
Theme Name: stork_custom
Theme URI:http://open-cage.com/stork/
*/
* {
min-height:0;
min-width : 0;
}
body, .gf {
	font-family: Arial,Helvetica,"Hiragino Kaku Gothic ProN","游ゴシック",YuGothic,'メイリオ',Meiryo,sans-serif;
}

.entry-content table{
	width:100% !important;
	table-layout: fixed !important;
}

.entry-content th {
    text-align: left;
    width: 33%;
}

.header {
    opacity: 0.9;
}

.fixed {
    position: fixed;
}

.full-width {
    width: 100%;
}

.tagcloud a {
    padding: 0.1em 0.5em;
    margin: 0 0.2em 0.2em 0;
    display: inline-block;
    font-size: 12px !important;
    background: #888888;
    background: rgba(35, 35, 35, 0.5);
    color: #fff !important;
}

.tagcloud a:hover{
    opacity:0.5;
}
.sponsored-description {
    font-size: 0.8em;
}
.nav li ul.sub-menu li a, .nav li ul.children li a {
    width: 280px;
}

.post-list-card .post-list {
 /*  width: 48%;　記事2分割*/
	width: 31%; /*記事3分割*/
    margin: 0 1% 2.5%;
    float: left;
    height: 420px;
}

#custom_header .en {
	font-size: 2.0em;
	text-shadow: 1px 1px 3px #333333; 
}

@media only screen and (max-width:480px) {
	#custom_header .en {
		font-size: 1.6em;
		text-shadow: 1px 1px 3px #333333; 
	}
	
	#custom_header .ja {
		font-size: 0.7em;
	}
}

@media only screen and (max-width:375px) {
	#custom_header .en {
		font-size: 1.5em;
		text-shadow: 1px 1px 3px #333333; 
	}
	
	#custom_header .ja {
		font-size: 0.6em;
	}
}

@media only screen and (max-width:320px) {
	#custom_header .en {
		font-size: 1.3em;
		text-shadow: 1px 1px 3px #333333; 
	}
	
	#custom_header .ja {
		font-size: 0.4em;
	}
}

#custom_header p {
	text-shadow: 1px 1px 3px #333333; 
}

.entry-content ul {
	margin: 0 10px 30px;
}


.entry-content ul li {
	margin: 5px;
	padding-left:25px;
}

.entry-content ol {
	margin: 0 10px 30px;
}

.entry-content ol li {
	margin: 5px;
	padding-left:25px;
}

.entry-content table td.tbcolor_yellow {
	background:#fffacd;
}

.entry-content table td.tbcolor_wheat {
	background:#ffdab9;
}


.entry-content table td.tbcolor_deep {
	background:#add8e6;
}

.entry-content table td.tbcolor_light {
	background:#f0f8ff;
}

.entry-content table td.tbcolor_grey {
	background:#eeefef;
}

.entry-content table {
	table-layout:fixed 
}


.entry-content h4 {
	border-left: 3px solid #707070;
	padding-left: .5em;
	margin-top: 2em;
	/*border-bottom: 3px dotted #f6e5cc;*/
}

.entry-content h2 {
    padding: 0.55em 1.1em;
	margin-top: 1em;
	clear: both !important;
}

.entry-content h2.top {
    padding: 0.55em 1.1em;
    margin: 0 0 1.1em;
}

.entry-content h3 {
	clear: both !important;
}

.box {
	border: 1px solid #ccc;
	padding:20px;
}

.post-list-magazine .post-list {
    width: 48%;
    margin: 0 1% 2.5%;
    float: left;
    overflow: hidden;
    height: 450px;
}

.two-buttons {
	width:100%;
	display:inline-block;
}

.two-buttons-left {
	float:left;
	width:50%;
}

a.two-buttons-left {
	display: block;
	position: relative;
	margin: 0 auto 2rem;
	padding: 0.5rem 1rem;
	border-radius: 8px;
	background: #e3ae1b;
	color: #fff;
	transition-duration: 0.2s;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	box-shadow: 0 3px 0 #e38c1b;
	text-decoration: none;
	width:49%;
}

a.two-buttons-left:hover{
background: #e38c1b;
color:#fff;
}

.two-buttons-right{
	float:right;
	width:50%;
}

a.two-buttons-right{
	display: block;
	position: relative;
	margin: 0 auto 2rem;
	padding: 0.5rem 1rem;
	border-radius: 8px;
	background: #e34a1b;
	color: #fff;
	transition-duration: 0.2s;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	box-shadow: 0 3px 0 #d40f20;
	text-decoration: none;
	width:49%;
}

a.two-buttons-right:hover{
background: #d40f20;
color:#fff;
}

.red {
color:red;
}

.yellow {
color:yellow;
}

td.tbcolor {
	background: #f57e04;
	color: #ffffff;
}

td.tbchcolor {
	background: #f57e04;
	color: #ffffff;
}

td.headcolor {
	background: #f57e04;
	color: #ffffff;
}

img.alignleft {
	margin:0 2.5% 1.25% 0;
	display: inline;
	float: left;
}

.scr {
	background: #fff;
	overflow: scroll; 
	height: 200px;
	widht: 100%;
}

.scr ul li {
	padding-bottom: 10px;
	border-bottom: 1px dotted #bbb;
	font-size: 14px;
}


.scrvr {
	background: #fff;
	overflow: scroll; 
	max-height: 150px;
	height: auto;
	widht: 100%;
}

.scrvr.small-size {
	max-height: 150px;
}

.scrvr.medium-size {
	max-height: 400px;
}

.scrvr.large-size {
	max-height: 600px;
}

.scrvr ul li {
	padding-bottom: 10px;
	border-bottom: 1px dotted #bbb;
}

.ad_space_top_news {
	margin-top: 30px;
	margin-bottom: 0;
}

.ad_space_middle {
	margin-bottom: 40px;
}

.ad_space_bottom {
	margin: 30px 0;
}


.left_contents_ad {
	float: left;
	width: 50%;
	text-align: center;
	margin-top: 20px;
}

.right_contents_ad {
	float: left;
	width: 50%;
	text-align: center;
	margin-top: 20px;
}

@media only screen and (max-width: 599px) {
.entry-content h2 {
	font-size:1.1rem;
	padding:0.5rem;
	margin-left:0;
	margin-right:0;
}

.entry-content h2.top {
	font-size:1.1rem;
	padding:0.5rem;
	margin-left:0;
	margin-right:0;
}

.service_top_headline h2 {
	font-size:1.1rem;
	padding:0.5rem;
	margin-left:0;
	margin-right:0;
}

.entry-content h3 {
	font-size:1.1rem;
	padding:0.25rem 0.5rem;
	margin-left:0;
	margin-right:0;
}

.entry-content h4 {
	font-size:1.1rem;
	padding:0.25rem 0.5rem;
	margin-left:0;
	margin-right:0;
}

.two-buttons-left{
float:none;
width:90%;
}

a.two-buttons-left{
width:100%;
margin:0 auto 1rem;
}

.two-buttons-right{
float:none;
width:90%;
}

a.two-buttons-right{
width:100%;
margin:0 auto 1rem;
}

.left_contents_ad {
	width: 100%;
}
.right_contents_ad {
	width: 100%;
}
}

@media only screen and (max-width: 599px) {
.entry-content img.alignright, .entry-content img.alignleft {
	max-width: 100% !important;
	height: auto;
    width: 99%;
	margin: 0 auto 0.5rem;
	float: none;
	display: block;
	clear: both;
}
}

@media only screen and (max-width: 1024px) {
h2{
font-size:1.2rem;
}

h3{
font-size:1.1rem;
}
}

.bottom_bannar {
	margin-bottom: 15px;
}

.left_contents {
	float: left;
	width: 49%;
	padding: 15px;
	background: #fff;
	margin-bottom: 15px;
}

.right_contents {
	float: right;
	width: 49%;
	padding: 15px;
	background: #fff;
	margin-bottom: 15px;
}

table.apptable {
	margin-top :0px !important;
}


.su-column  img.app {
	padding: 10px;
}

.tagcloud a {
    padding: 0.1em 0.5em;
    margin: 0 0.2em 0.2em 0;
    display: inline-block;
    font-size: 12px !important;
    background: #888888;
    background: rgba(35, 35, 35, 0.5);
    color: #fff !important;
}

.tagcloud a:hover{
    opacity:0.5;
}

/* プロフィール用 */
.ts-fab-list li.active a {
    background-color: #272727;
    color: #fff;
    border-color: #272727;
	border-radius: 10px 0 0 0;
}
.ts-fab-latest-posts-link a:hover{
	background-color: #BFBFBF;
	color: #FFF;
}
.ts-fab-list li a{
	border-radius: 10px 0 0 0;
}
.ts-fab-tab {
    border: 2px solid #272727;
	border-radius: 0 0 20px 0;
	padding: 2em 1.5em .5em;
	background-color: #F8F8F8;
}
div.ts-fab-avatar{
	width: 20%;
	text-align: center;
	margin-left: -10px;
}
.ts-fab-avatar>img{/*ライターアバター*/
	width: 120px;
	border-radius:50%;
	box-shadow: 0 5px 5px 0 #C9CBCB;
}
.ts-fab-avatar>img.pp-user-avatar{
	margin-bottom: 1.5em;
}
div.ts-fab-text{
	margin-left: 20%;
}
.ts-fab-text .ts-fab-header {
	border-bottom: 1px dotted #707070;
}
.ts-fab-text .ts-fab-header h4 {
	display: inline-block;
	border-bottom: 0;
}
.ts-fab-text .ts-fab-header .ts-fab-social-links {
	display: inline-block;
	float: right;
	font-size: 1.3em;
	padding: 0 0.2em;
	margin-top: -0.3em;
}
.ts-fab-text .ts-fab-header .ts-fab-social-links a {
	margin-left: 0.3em;
}
.ts-fab-text .ts-fab-header .ts-fab-social-links a[target=_blank]:after {
	content: '';
	margin: 0;
}
div.ts-fab-header h4{
	padding-left: 1em;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
}
ul.ts-fab-latest li{
	font-size: 80%;
}
ul.ts-fab-latest li>a{
	font-size: 95% !important;
}
.ts-fab-latest li span{
	display: block;
	padding: 5px 0;
}
.ts-fab-content {
    font-size:14px;
}
@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
div.ts-fab-text{
	margin-left: 24%;
}
}
@media only screen and (max-width: 599px) {
.ts-fab-tab {
	padding: 1em;
}
div.ts-fab-text{
	margin-left: 25%;
}
.left_contents {
	width: 100%;
}
.right_contents {
	width: 100%;
}
div.ts-fab-header h4{
	font-size: 100%;
}
div.ts-fab-header h4 a{
	font-size: 80%;
}
}
@media only screen and (max-width: 599px) {
div.ts-fab-avatar{
	margin-left: 0;
}
}

.clear {
	clear:both;
}

.review_big {
	font-size: 18px;
	font-weight: bold;
}

hr.review_hr {
	margin: 0 0 0.6em 0;
}

.text_small {
	font-size: 90%;
}

/* form */
span.from-year:nth-child(1) > select:nth-child(1) {
	width: 4rem !important;
	display: inline !important;
}

.from-month > select:nth-child(1) {
	width: 4rem !important;
	display: inline !important;
}

.to-year > select:nth-child(1) {
	width: 4rem !important;
	display: inline !important;
}

.to-month > select:nth-child(1) {
	width: 4rem !important;
	display: inline !important;
}

@media only screen and (max-width: 599px) {
.sex > select:nth-child(1)  {
	width: 4rem !important;
}
}

/* Motoyasu Add */
/* Tag Page */
.taxonomy-description {
    margin: 2.5em 0 -1.5em 0;
}
.entry-content {
    padding: 0 auto;
	overflow: visible;/*MOMO追加*/
}
div.taxonomy-description img {
    margin-bottom: 1em;
}

#main h2.app_h2 {
	margin-top:0px;
}

/* 20170531 UKIKUSALAB Add */
.review_detail{
	box-sizing:border-box;
	text-align: left;
	padding-bottom:0.5em;
	padding-top:0.5em;
}
.review_detail > div{
	width:49%;
	display:inline-block;
	box-sizing:border-box;
	vertical-align:top;
}
.review_detail dl{
	width:100%;
	box-sizing:border-box;
	padding-right:1%;
	margin-bottom:0;
	margin-top:0;
	font-size:0;
	letter-spacing:0;
}
.review_detail dt,.review_detail dd{
	width:49%;
	display:inline-block;
	vertical-align:top;
	font-size:1rem;
}
.review_detail dd{
	padding-left:2%;
}
.review_detail > div:first-child dl dt{
	width:29%;
}
.review_detail > div:first-child dl dd{
	width:69%;
}
.entry-content .voice .voicecomment .review_title{
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:10px;
}
.review_auther span{
	font-weight:bold;
}
.review_close > div{
	display:none;
}

.review_open_button {
	display: block;
	position: relative;
	margin: 0 auto 2rem;
	padding: 0.5rem 1rem;
	border-radius: 8px;
	background: #e3ae1b;
	color: #fff;
	transition-duration: 0.2s;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	box-shadow: 0 3px 0 #e38c1b;
	text-decoration: none;
	width:49%;
	border:none;
}

.review_open_button:hover{
background: #e38c1b;
color:#fff;
}

.review_open_button:after{
	content:' ▼';
}

.review_open_button.open:after{
	content:' ▲';
}
.review_close .voice:first-child{
	margin-top:0;
}
@media only screen and (min-width: 901px) and (max-width: 1000px){
	.review_detail > div:nth-child(2){
		padding-left:2%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 900px){
	.review_detail div dl dt,.review_detail div dl dd,.review_detail > div:first-child dl dt,.review_detail > div:first-child dl dd{
		width:100%;
		padding:0;
	}
}
@media only screen and (max-width: 640px){
	.review_detail > div:nth-child(2){
		padding-left:2%;
	}
	#main .searchpanel .check_set_table label{
		display:block !important;
		box-sizing:border-box;
		width:100%;
	}
	#main .searchpanel-top .check_set_table label{
		display:block !important;
		box-sizing:border-box;
		width:100%;
	}
	
}
@media only screen and (max-width: 520px){
	.review_detail div dl dt,.review_detail div dl dd,.review_detail > div:first-child dl dt,.review_detail > div:first-child dl dd{
		width:100%;
		padding:0;
	}
}

@media only screen and (max-width: 420px){
	.review_detail > div{
		width:49%;

	}
	.review_detail > div:nth-child(2){
		padding-left:2%;
	}
	#main .searchpanel_left{
		width:60% !important;
	}
	#main .searchpanel_right{
		width:40% !important;
	}
	#main .searchpanel label{
		margin-right:0 !important;
	}

	#main .searchpanel-top label{
		margin-right:0 !important;
	}
}

#guide_top .child_pages .post_content,
#want_top .child_pages .post_content
 {
	float:left;
	width:75%;
}

#guide_top .child_pages .post_content h4 a,
#want_top .child_pages .post_content h4 a
 {
	font-size: 18px;
	line-height: 24px;
}

#guide_top .child_pages .post_content .post_excerpt,
#want_top .child_pages .post_content .post_excerpt
 {
	font-size: 16px;
}

#guide_top .child_pages .post_thumb,
#want_top .child_pages .post_thumb {
	width: 25%;
	float:left;
}

#guide_top .child_page-container:after,
#want_top .child_page-container:after {
	content: "";
	clear: both;
	display: block;
}

#guide_top .child_pages .child_page-container,
#want_top .child_pages .child_page-container {
	margin-bottom: 10px;
	padding: 20px;
}


@media only screen and (max-width: 599px){
/*#guide_top .child_pages .post_content {
    width: 100%;
    float: center;
}

#guide_top .child_pages .post_thumb {
    width: 100%;
    float: center;
}MOMO*/
}

table td.tdcolor_purple {
	background: #d1e0e4;
}

table td.tdcolor_yellow {
	background: #d9bec1;
}

table td.tdcolor_orange {
	background: #e1e3c6;
}

table td.tdcolor_blue {
	background: #acaac4;
}

table td.tdcolor_green {
	background: #b8d3d1;
}

table td.tdcolor_gray {
	background: #efefef;
}
table td.tdcolor_purple,table td.tdcolor_yellow,table td.tdcolor_orange,
table td.tdcolor_blue,table td.tdcolor_green,table td.tdcolor_gray{
text-align: center;
vertical-align: text-bottom;
}
h2.service_top_headline {
	margin-top:0px;
}

table.service_detail td {
	font-size: 14px;
	padding: 10px 20px;
}

ol.feature {
	background: #f5f5f5;
	padding: 10px;
}
.reco_wrapper {
	display: flex;
	justify-content: space-between;
}

.reco {
	width: 31%;
	padding: 10px 15px 15px 15px;
	background: #f0f0f0;
	border-radius: 10px 0 10px 0 ;
}

.reco h4 {
	text-align:center !important;
/*	border-bottom: 4px double #F57E04;*/
}

.reco p {
	font-size: 14px;
	margin-bottom: 10px;
}

img.reco_img {
	text-align:center;
	width: 90%;
	margin: 10px auto !important;
}

h4.top_head {
	margin-top: 0px;
	font-size: 16px;
	/* color:#00B0C4; */
	margin-bottom: 10px;
}

#main .reco_top {
	font-size: 14px !important;
}
@media screen and (max-width: 768px) {
.reco_wrapper{
		display: block;
	}
.reco {
	width: 100%;
	margin-bottom: 10px;
}
.reco .no-icon img{
	object-fit: cover;
    object-position: 0 0;
    height: 150px;
}
table.service_detail td{/*MOMO*/
	display: block;
	width: 100%;
	}
}
@media only screen and (max-width: 599px) {


}

.top_button {
	width: 150px;
	margin: 10px auto 5px;
	padding: 5px 10px;
	background: #E76D39;
	border-radius: 1px;
}

.top_button a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
}

.cat-post-thumbnail {
	display:inline-block !important;
	float:left !important;
}

.cat-post-title {
	float:none !important;
}

.sidebar_ranking {
	position:relative;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px;
}

.sidebar_ranking p{
margin: 0;
}

.sidebar_ranking_last {
	position:relative;
	padding: 5px 0px;
}

.sidebar_ranking_last p{
margin: 0;
}

.sidebar_ranking_left {
	padding: 5px;
	width:25%;
	display:inline-block;
}

.sidebar_ranking_right {
	padding: 5px;
	width:70%;
	display:inline-block;
	vertical-align:top;
}

.sidebar_button {
	background: #ddd;
	width: 90%;
	padding: 10px;
	margin: 10px auto;
	text-align: center;
}
.sidebar_button a{
	text-decoration: none;
	font-size: 90%;
}
.sidebar_button:hover {
	background: #eee;
	width: 90%;
	padding: 10px;
	margin: 10px auto;
	text-align: center;
}

.sidebar_ranking_num {
	z-index: 1;
	position: absolute;
	top: 10px;
	left: 5px;
	padding: 5px 10px;
	background: #F57E04;
	color: #fff;
	opacity: 0.8;
	font-weight: bold;
	font-style:italic;
}

.bottom_bannar {
	margin-bottom: 15px;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.grid {
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 10px;
	background: #fff5ee;
}

.grid_2 {
	float: left;
	width: 50%;
}

.grid_3 {
	float: left;
	padding: 5px;
	width: 33.333%;
}

.grid_3 h5 {
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.grid_6 {
	float: left;
	width: 16.666%;
}

.grid_6 h5 {
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.grid_text {
	font-size: 14px;
}

.grid_2 ul li a {
	font-size: 14px;
}

.grid_2 ul {
	margin-bottom: 0px;
}

@media only screen and (max-width: 599px) {
.sidebar_button a{
	font-size: 85%;
}
.grid_2 {
	float: left;
	width: 100%;
}

.grid_3 {
	width: 100%;
}

.grid_6 {
	width: 50%;
}

}

img.img-circle {
	border-radius:50%;
}

/* 20170627 ukikusalab add */
/*「M」MOMO追記&削除*/
.entry-content .termlist{
	margin:0;
	padding:0;
	display: flex;/*M*/
    flex-wrap: wrap;/*M*/
}
.entry-content .termlist li:before{
	content:normal;
	display: none;
}
.entry-content .termlist li{
	display:inline-block;
	margin-right:25px;/*M*/
	margin-left:0;
	margin-bottom:15px;/*M*/
	padding:0;
	width: 28%;/*M*/
}
.entry-content .termlist li a{
	font-size:110%;
	font-weight:bold;
	display:block;
	text-decoration:none;
	padding: 10px 30px ;
	border:1px solid #EEE;
	background:#FFF;
	/*border-radius:10px; M*/
	box-shadow:1px 1px 1px RGBa(0,0,0,0.3);
	transition:all 0.3s ;
	text-align: center;/*M*/
}
.entry-content .termlist li a:hover{
	background:#f57e04;
	border:1px solid #f57e04;
	color:#FFF;
}
@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
.entry-content .termlist li{
	width: 40%;
    }
}
@media screen and (max-width: 599px) {
/* 480pxまでの幅の場合に適応される */
.entry-content .termlist{
	margin-right: -1em;
	justify-content: center;
	}
.entry-content .termlist li{
	width: 43%;
	margin-right:1em;
    }
.entry-content .termlist li a{
	font-size: 95%;
    }
}

/* 20170709 ukikusalab add */
.voice .stars{
	display:inline-block;
	margin-right:10px;
	margin-bottom:10px;
}
.voice .stars ul{
	display:inline-block;
	list-style-type:none;
	margin-left:0;
	margin-bottom:0;
}
.voice .stars ul li{
	display:inline-block;
	margin:0;
	padding:0;
	line-height:1em;
}
.voice .stars ul li:before{
	content:normal;
	display:none;
}
.voice .stars ul li img{
	height:15px;
	width:auto;
	margin:0;
}
.voice .voicecomment .review_auther{
	margin-bottom:0;
}

.bold{
	font-weight:bold;
}

.voice_deatil_rate dt ,.voice_deatil_rate dd{
	display:inline-block;
	vertical-align:top;
}
.voice_deatil_rate dt {
	width:50%;
}
.voice_deatil_rate dd{
	min-width:94px;
}

.voice_deatil_rate{
	width:49%;
	display:inline-block;
	vertical-align:top;
	margin-bottom:0;
	margin-top:0;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.voice_deatil_rate{
		width:100%;
	}
	.voice_deatil_rate dt {
		width:50%;
		max-width:150px;
	}
}

@media only screen and (max-width: 700px){
	.voice_deatil_rate{
		width:100%;
	}
	.voice_deatil_rate dt {
		width:50%;
		max-width:150px;
	}
}
@media only screen and (max-width: 400px){
	.voice_deatil_rate dt ,.voice_deatil_rate dd{
		width:100%;
		max-width:none;
	}
}

/* 20170719 ukikusalab add */
.rating_bar_00:before,
.rating_bar_05:before,
.rating_bar_10:before,
.rating_bar_15:before,
.rating_bar_20:before,
.rating_bar_25:before,
.rating_bar_30:before,
.rating_bar_35:before,
.rating_bar_40:before,
.rating_bar_45:before,
.rating_bar_50:before,
.rating_bar_50:before{
	display:inline-block;
	margin-right:14px;
}
.rating_bar_00:before{content:url("/wp-content/themes/jstork_custom/img/rating_bar_00.png");}
.rating_bar_05:before{content:url("/wp-content/themes/jstork_custom/img/rating_bar_05.png");}
.rating_bar_10:before{content:url("/wp-content/themes/jstork_custom/img/rating_bar_10.png");}
.rating_bar_15:before{content:url("/wp-content/themes/jstork_custom/img/rating_bar_15.png");}
.rating_bar_20:before{content:url("/wp-content/themes/jstork_custom/img/rating_bar_20.png");}
.rating_bar_25:before{content:url("/wp-content/themes/jstork_custom/img/rating_bar_25.png");}
.rating_bar_30:before{content:url("/wp-content/themes/jstork_custom/img/rating_bar_30.png");}
.rating_bar_35:before{content:url("/wp-content/themes/jstork_custom/img/rating_bar_35.png");}
.rating_bar_40:before{content:url("/wp-content/themes/jstork_custom/img/rating_bar_40.png");}
.rating_bar_45:before{content:url("/wp-content/themes/jstork_custom/img/rating_bar_45.png");}
.rating_bar_50:before{content:url("/wp-content/themes/jstork_custom/img/rating_bar_50.png");}
.rating_bar_50:before{content:url("/wp-content/themes/jstork_custom/img/rating_bar_50.png");}

.entry-content .rating_highlight{
	display:inline-block;
	border-bottom:5px solid #ccc;
	margin-bottom:1em;
}

.entry-content .rating_highlight ul{
	margin-left:0;
	font-size:0;
	letter-spacing:0;
	display:inline-block;
	margin:0;
	
}

.entry-content .rating_highlight ul li{
	display:inline-block;
	margin:0;
	padding:0;
}
.entry-content .rating_highlight ul li img{
	height:32px;
	width:auto;
}

.entry-content .rating_highlight ul li:before{
	content:normal;
}

.entry-content .rating_highlight .rating_point{
	display:inline-block;
	margin:0;
	color:#f09a00;
	font-weight:bold;
	font-size:36px;
	line-height:1em;
	margin-right:1em;
}
.entry-content .rating_highlight .allreviews{
	display:inline-block;
	margin:0;
}
.entry-content .rating_highlight .allreviews a:before{
	content:url("img/icon_file.png");
	display:inline-block;
	vertical-align: top;
	margin-right:5px;
	line-height:22px;
	height:22px;
}
.entry-content .rating p{
	margin-bottom:0;
}

.entry-content .rating .tag_red{
	background:#d70047;
	padding:2px 7px;
	color:#FFF;
	border: none;
	border-radius:4px;
}
.entry-content .rating .rating_table,.entry-content .rating .rating_table tr,.entry-content .rating .rating_table td,.entry-content .rating .rating_table th{
	border:none;
}

.entry-content .rating .rating_table td{
 font-weight:bold;
 padding-top:0.6em;
 padding-bottom:0.6em;
}
.entry-content .rating .rating_table td span{
 color:#f09a00;
 font-size:17px;
}

.entry-content .rating .rating_table td:first-child{
/* 	width:150px; */
}
.entry-content .rating .rating_table td:nth-child(3){
/*	width:150px; */
	box-sizing:border-box;
	padding-left:30px;
}
@media only screen and (max-width: 1000px) {
	.rating_bar_00,
	.rating_bar_05,
	.rating_bar_10,
	.rating_bar_15,
	.rating_bar_20,
	.rating_bar_25,
	.rating_bar_30,
	.rating_bar_35,
	.rating_bar_40,
	.rating_bar_45,
	.rating_bar_50,
	.rating_bar_50{
		display:inline-block;
		vertical-align:top;
		line-height:1em;
		vertical-align: middle;
	}
	.rating_bar_00:before,
	.rating_bar_05:before,
	.rating_bar_10:before,
	.rating_bar_15:before,
	.rating_bar_20:before,
	.rating_bar_25:before,
	.rating_bar_30:before,
	.rating_bar_35:before,
	.rating_bar_40:before,
	.rating_bar_45:before,
	.rating_bar_50:before,
	.rating_bar_50:before{
		content:"";
		width:auto;
		height:17px;
		width:17px;
		line-height:1em;
		background-image:url("img/rating_star_on.svg");
		background-repeat:no-repeat;
		background-size:contain;
		display:inline-block;
		vertical-align: middle;
	}
}
@media only screen and (max-width: 860px) {
	.entry-content .rating .rating_table td:first-child,
	.entry-content .rating .rating_table td:nth-child(3)
	{
/*		width:35%; */
	}
	.entry-content .rating .rating_table td:nth-child(2),
	.entry-content .rating .rating_table td:nth-child(4){
/*		width:15%; */
		padding-left:0;
		padding-right:0;
	}
	.entry-content .rating .rating_table td:first-child{
		padding-left:0;
	}
}


@media only screen and (max-width: 600px) {
	.entry-content .rating_highlight{
		width:100%;
	}
	.rating_bar_00:before,
	.rating_bar_05:before,
	.rating_bar_10:before,
	.rating_bar_15:before,
	.rating_bar_20:before,
	.rating_bar_25:before,
	.rating_bar_30:before,
	.rating_bar_35:before,
	.rating_bar_40:before,
	.rating_bar_45:before,
	.rating_bar_50:before,
	.rating_bar_50:before{
		margin-right:5px;
	}
}

@media only screen and (max-width: 460px) {
	.entry-content .rating_highlight{
		margin-top:5px;
		margin-bottom:5px;
	}
	.entry-content .rating_highlight .rating_point{
		font-size:26px;
	}
	.entry-content .rating_highlight ul li img{
		font-size:26px;
		height: 26px;
	}
	.entry-content .rating p{
		line-height:1em;
	}
	.entry-content .rating .tag_red{
		font-size:12px;
	}
	.entry-content .rating_highlight .allreviews{
		font-size:13px;
	}
	.entry-content .rating .rating_table td{
		font-size:13px;
		line-height:1.2em;
	}
	.entry-content .rating .rating_table td span{
		font-size:13px;
	}
	.rating_bar_00:before,
	.rating_bar_05:before,
	.rating_bar_10:before,
	.rating_bar_15:before,
	.rating_bar_20:before,
	.rating_bar_25:before,
	.rating_bar_30:before,
	.rating_bar_35:before,
	.rating_bar_40:before,
	.rating_bar_45:before,
	.rating_bar_50:before,
	.rating_bar_50:before{
		height:13px;
		width:13px;
	}
	.entry-content .rating .rating_table{
		margin-bottom:0;
	}
	.entry-content .rating .rating_table td:nth-child(3){
		padding-left:10px;
	}
	.entry-content .rating_highlight ul li img{
		margin-bottom:0;
	}
	.entry-content .rating_highlight .allreviews a:before{
		vertical-align:bottom;
	}
}
@media only screen and (max-width: 350px) {
	.entry-content .rating .rating_table td:nth-child(3){
		padding-left:0px;
		padding-right:0px;
	}
	.entry-content .rating .rating_table td:nth-child(1){
		padding-right:0px;
	}
	.entry-content .rating .rating_table td:nth-child(2), .entry-content .rating .rating_table td:nth-child(4){
/*		width:18%; */
	}
	.entry-content .rating .rating_table td:nth-child(1), .entry-content .rating .rating_table td:nth-child(3){
/*		width:32%; */
	}
}
/* 20170723 ukikusalab add */
.top-post-list,.top-post-list img{
	backface-visibility: hidden;
}

/* 20170806 ukikusalab add */
.searchpanel{
	font-size:16px;
	/*background:#f8f8f8;*/
	padding:20px;
	padding-bottom:0;
	box-sizing:border-box;
	border:1px solid #BDBDBD;
	margin-top:20px;
	margin-bottom:20px;
}

/* iOS対策*/
#main .searchpanel input[type="submit"]{
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}
#main .searchpanel input[type="submit"]::-webkit-search-decoration {
	display: none;
}
#main .searchpanel input[type="submit"]::focus{
	outline-offset: -2px;
}
#main .searchpanel input[type="submit"]{
/*	background:#D0021B;*/
/*	color:#FFF;*/
	font-size:16px;
	color: #272727;
	background-color: #EBE7DD;
}
#main .searchpanel{
	font-size:0;
	letter-spacing:0;
}
#main .searchpanel > div{
	font-size:16px;
	letter-spacing: normal;
}
#main .searchpanel_left,.searchpanel_right{
	display:inline-block;
	vertical-align:top;
}
#main .searchpanel_left{
	width:75%;
	padding-right:10px;
	box-sizing:border-box;
}
#main .searchpanel .searchpanel_left select{
	width:100%;
	max-width:none;
}
#main .searchpanel_right{
	width:25%;
	padding-left:10px;
	box-sizing:border-box;
}
#main .searchpanel .searchpanel_right input[type="submit"]{
	width:100%;
	/*height:74px;MOMO*/
}
#main .searchpanel .searchpanel_right input[type="submit"]:hover{
	opacity:0.7;
}
#main .searchpanel .searchpanel_left .check_set{
	padding-top:10px;
}
#main .searchpanel label{
	margin-right:20px;
	cursor:pointer;
	font-size:16px;
	display:inline-block;
}

#main .searchpanel label input{
	margin-right:10px;
}
#main .searchpanel .search_panel_row{
	width:100%;
	font-size:0;
	letter-spacing:0;
	margin-bottom:20px;
}
#main .searchpanel .search_panel_row select{
	width:48.5%;
	max-width:none;
	display:inline-block;
	font-size:16px;
	letter-spacing: normal;
}
#main .searchpanel .search_panel_row select:nth-child(even){
	margin-left:3%;
}

#main .searchpanel .search_panel_btn_set{
	width:100%;
	font-size:0;
	letter-spacing:0;
	box-sizing:border-box;
}
#main .searchpanel .search_panel_btn_set a,#main .searchpanel .search_panel_btn_set input[type="submit"]{
	display:inline-block;
	min-height:40px;
	padding-bottom:15px;
	padding-top:15px;
	vertical-align:text-top;
	font-size:16px;
	letter-spacing:normal;
}
#main .searchpanel .search_panel_btn_set input[type="submit"]{
	width:62%;
	margin-left:5%;
}
#main .searchpanel .search_panel_btn_set a{
	background:#ddd;
	color:#333;
	cursor:pointer;
	width:25%;
	text-align:center;
	margin-left:3%;
	margin-right:5%;
}
#main .searchpanel .search_panel_btn_set a:visited{
	color:#333;
	line-height:1em;
}
#main .searchpanel .search_panel_btn_set input[type="submit"]:hover,#main .searchpanel .search_panel_btn_set a:hover{
	opacity:0.7;
}

#main .searchpanel .searchpanel_toggle{
	width:100%;
	text-align:center;
}
#main .searchpanel .searchpanel_toggle  .searchpanel_toggle_btn{
	padding:30px 15px;
	line-height:1em;
	display:inline-block;
	font-size:18px;
	cursor:pointer;
	color:#333;
	position:relative;
}
#main .searchpanel .searchpanel_toggle  .searchpanel_toggle_btn:after{
	display:block;
	position:absolute;
	right:-10px;
	top:30px;
	height:10px;
	width:10px;
	border-bottom:2px solid #FF5722;
	border-right:2px solid #FF5722;
	content:"";
	transform:rotate(45deg);
}
#main .searchpanel .searchpanel_toggle  .searchpanel_toggle_btn.open:after{
	transform:rotate(225deg);
	top:35px;
}
#main .searchpanel .searchpanel_toggle  .searchpanel_toggle_btn:hover{
	opacity:0.7;
}

#main .searchpanel .searchpanel_detail_set{
	display:none;
	padding-bottom:20px;
}

#main .searchpanel .check_set_table{
	display:table;
	width:100%;
	padding-top:20px;
	/*padding-bottom:20px;*/
}
#main .searchpanel .check_set_table .check_set_table_row{
	display:table-row;
}
#main .searchpanel .check_set_table label{
	display:table-cell;
	padding-top:5px;
	padding-bottom:5px;
}
#main .searchpanel .check_set_table .table_cell_long{
	width:220px;
}
.cassette_tag{
	border:1px solid #FF5722;
	color:#FF5722;
	padding:2px 5px;
	line-height:1em;
	display:inline-block;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	border-radius:5px;
	font-size:14px;
}
.not_leader,
.not_low_price,
.not_trial{
	border:1px solid #757575;
	color:#757575;
}
.not_leader span:after{
	content:"業界大手";
}

.not_low_price span:after{
	content:"価格が安い";
}
.not_trial span:after{
	content:"無料体験有り";
}
.cassette_sub{
	font-size:15px;
	padding-top:10px;
}

.backshadow {
	background:#f6f5ea;
	padding: 25px 15px 1px 15px;
	margin-bottom: 20px;
}

.cassette_upper{
	padding-bottom:1.9em;
}

#main .cassette_lower .su-button-center{
	display:inline-block;
	width:55%;
	box-sizing:border-box;
	margin-left:0;
	margin-right:2%;
}
#main .cassette_lower .su-button-center a span{
	font-size:16px!important;
}
#main .cassette_lower .su-button-center i{
	vertical-align:middle;
	    margin-right: 5px;
}

#main .cassette_lower .su-button-detail{
	width:30%;
	margin-left:2%;
	margin-right:0;

}
#main .cassette_lower .su-button-center a{
	padding:0;
	width:100%;
	box-sizing:border-box;
	max-width:none;
	text-decoration: none;
	text-align: center;
	display: block;
}
#main .cassette_container {
	border-top: 1px dotted #ccc;
	border-top: 1px dotted rgba(0,0,0,.2);
	padding: 1.9em .7em;
	margin-bottom:0;
}
#main .cassette_container:last-child{
	border-bottom: 1px dotted #ccc;
	border-bottom: 1px dotted rgba(0,0,0,.2);
}
#main .cassette_lower .su-button-center .detail_btn{
	color:#FFFFFF;
	background-color:#666;
	border-color:#333;
	border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
}

#main .cassette_lower .su-button-center .detail_btn span{
	color:#FFFFFF;
	padding:9px 28px;
	font-size:21px;
	line-height:32px;
	border-color:#999;
	border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	text-shadow:none;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
}
#main .no_deco_a{
	border:none;
	padding:0;
	margin:0;
}


/* 20170509 ukikusalab Add */
.scrvr.gray-bg {
	background: #f8f8f8;
	margin-top:10px;
	margin-bottom:10px;
}
.scrvr ul li{
	padding-left:5px;
}
.scrvr ul li:before{
	content: normal;
	display:none;
}
.scrvr em{
	min-width:90px;
	display:inline-block;
	border-bottom:none;
}
@media only screen and (min-width: 768px){
	.scrvr li a{
		overflow:auto;
		display:block;
	}
	.scrvr em{
		display:block;
		float:left;
		min-width:95px;
	}
}

@media only screen and (max-width: 767px) {
	#main .cassette_upper .eyecatch{
		width:100%;
		max-width:none;
		max-height:none;
		margin-bottom:1em;
	}
	#main .cassette_upper .entry-title{
		font-size:1.4em;
	}
	#main .cassette_lower .su-button-center {
		display:block;
		width: 100%;
		box-sizing: border-box;
		margin-bottom:1em;
	}
	#main .cassette_lower .su-button-center a span{
		padding-top:1em !important;
		padding-bottom:1em !important;
		display:inline-block;
	}
	/* 20171203 ukikusalab Add */
	.responsive_table thead{
		display:none;
	}
	.responsive_table tr{
		border:none;
	}
	.responsive_table td,.responsive_table th{
		display:block;
		width:100% !important;
	}
	.responsive_table .has_label:before{
		content:attr(label);
		display:block;
		background: #fffacd;
		margin-left:-0.8em;
		margin-right:-0.8em;
		margin-top:-0.8em;
		margin-bottom:0.8em;
		padding:0.8em;
		border-bottom: 1px solid #cfcfcf;
	}
	.responsive_table td:not(:first-child),.responsive_table th:not(:first-child){
		border-top:none;
	}
	.responsive_table .rt_noborder_top{
		border-top:none !important;
	}
	.rt_large_head{
		font-weight:bold;
		font-size:1.2em !important;
		padding-left:0.67em !important;
		padding-right:0.67em !important;
	}
}

.margin-top {
	margin-top: 15px;
}

.entry-content .area_list li{
	display:inline-block;
}
.entry-content .area_list li:before{
	content:"";
	background:none;
	box-shadow:none;
}

h4.qa {
	font-size: 18px;
	margin-bottom: 10px;
}

.backshadow-text {
	background:#faf0e6;
	padding: 10px 15px 10px 15px;
	margin-bottom: 20px;
}

.textsmall {
	font-size: 14px;
}

.big {
	font-size:20px;
	font-weight:bold;
}

#main .entry-content ul.docomo_cp {
	margin-bottom: 5px;
}

#main .entry-content ul.docomo_cp li {
	display: inline-block !important;
	padding-left: 0px;
}

#main .entry-content ul.docomo_cp li:before {
	display: none;
}

	/* 20171217 ukikusalab Add */
#main .searchpanel .search_panel_freeword{
	width:100%;
	margin-bottom:30px;
}
#main .searchpanel .search_panel_freeword input{
	width:100%;
	margin-right:0;
	max-width:none;
}

.profile {
	padding: 30px 30px 5px 30px;
	background: #FAF0E6;
}

.profile_name {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: 3px dotted #F57E04;
}

.dliving_box {
	padding-bottom:10px;
}

.dliving_head_text {
	margin-top: 0px;
	margin-bottom: 5px;	
	font-size: 14px;
	font-weight:bold;
	padding: 5px;
	border-bottom: 2px dotted #F57E04;
}

/* 20180126 Sado add start */
div.cassette_lower div.recruit_official_btn {
	width:40% !important;
}

div.cassette_lower div.recruit_detail_btn {
	width:52% !important;
}

div.cassette_lower .su-button-center a.official_transition_main {
	color:#FFFFFF;
	background-color:#ef5c2d;
	border-color:#bf4a24;
	border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
}

div.cassette_lower .su-button-center .official_transition_main span {
	color:#FFFFFF;
	padding:9px 28px;
	font-size:21px;
	line-height:32px;
	border-color:#f48d6c;
	border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	text-shadow:none;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
}

div.cassette_lower .su-button-center .official_transition_main span i.fa-arrow-circle-right {
	/*font-size:21px; MOMO*/
	color:#FFFFFF;
}
/* 20180126 Sado add end */

.header-info a {
	background: #44a077;
}

@media only screen and (max-width: 599px){
	div.child_page {
		height: auto !important;
	}
	div.child_page-container {
		height: auto !important;
	}
}

.recruite-list {
	width:40% !important;
	text-align:center;
}

.textwidget .widget_center {
	text-align: center;
}

.entry-content div.top-post-list .post-list .cassette_lower .recruite-list a[target="_blank"]:after {
    content: none;
}

p.quiz-letter {
	margin-bottom: 0.6em;
}

div.acceptance-quiz {
	vertical-align: middle;
}

div.acceptance-quiz label span.wpcf7-quiz-label {
	display: inline-block;
}

div.acceptance-quiz label input.wpcf7-quiz {
	display: inline-block;
	margin: 0 0 0.4em 1.2em;
}

div.prevent-spam-quiz {
	margin: 10px;
	padding: 25px;
	border: 1px solid #606060;
}

.entry-content ol {
	counter-reset: number;
}

.entry-content ol > li:before{
	counter-increment: number;
	content: counter(number);
	background: #f6e5cc!important;
	box-shadow: 0 0 5em rgba(51, 51, 51, 0.15) inset;
	color:#fff;
	width:1.5em;
	height:1.5em;
	font-size: 0.7em;
	font-weight:bold;
	font-family: 'Lato', sans-serif;
	display:block;
	text-align:center;
	line-height:1.5em;
	border-radius:50%;
	position:absolute;
	left:0;
	top: 3px;
}

.entry-content ol.child {
	margin: 5px 0 0;
	padding: 0 15px;
}

.entry-content ol li ol.child li {
	padding: 2px 0 5px 40px;
	margin: 0;
}

.entry-content ol.child > li:before{
	counter-increment: number;
	content: counters( number,' - ');
	background: #f6e5cc;
	box-shadow: 0 0 5em rgba(51, 51, 51, 0.15) inset;
	color:#fff;
	width:2.8em;
	height:1.5em;
	font-size: 0.7em;
	font-weight:bold;
	font-family: 'Lato', sans-serif;
	display:block;
	text-align:center;
	line-height:1.5em;
	border-radius:50%;
	position:absolute;
	left:0;
	top: 3px;
}

/* グローバルナビ上ページ分類タブ関連デザイン */
#above-inner-header {
	background: #272727;
	height: 27px;
	margin: 0 auto;
	border-bottom-color: #272727;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

@media only screen and (max-width: 1165px) {
#above-inner-header {
	background: #272727;
	height: 27px;
	margin: 0 auto;
	border-bottom-color: #272727;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

ul.top-tag {
	margin-top: 0px;
	text-align: center;
	background: #272727;
	/*background: #fcfcfc;*/
	width: 100%;
	margin: 0 auto;
	display: table;
}

ul.top-tag li {
	font-size: 10px;
	width: 10px;
	margin: 0 1px;
	border: 0;
	border-color: #FFF5EE;
	border-left-color: #272727;
    border-left-width: 0px;
    border-left-style: solid;
	border-right-color: #272727;
    border-right-width: 1px;
    border-right-style: solid;
	/*border-left-color: rgba(245,126,4,0.2);
    border-left-width: 0px;
    border-left-style: solid;
	border-right-color: rgba(245,126,4,0.2);
    border-right-width: 1px;
    border-right-style: solid;*/
}

ul.top-tag li.off {
	color: #1c90cc !important;
	/*background-color: #f0f0f0 !important;*/
	background-color: #272727 !important;
	display: table-cell;
	height: 26px;
	vertical-align: middle;
}

ul.top-tag li.on {
	color: #ffffff !important;
	background-color: #f57e04 !important;
	display: table-cell;
	height: 26px;
	vertical-align: middle;
}

ul.top-tag li.on a {
	text-decoration:none;
	color: #ffffff;
	display: block;
}
/*
ul.top-tag li.off a {
	text-decoration:none;
	color: #ffffff;
	/*color: #f57e04;*/
/*	display: block;
}	*/
ul.top-tag li.off a {
	text-decoration:none;
	color: #272727;
	display: block;
}
}

@media only screen and (min-width: 1166px) {

.ularea {
	width: 1166px;
	margin: 0 auto;
}

ul.top-tag {
	margin-top: 0px;
	text-align: center;
	/*background: #fcfcfc;*/
	background: #272727;
	width: 100%;
	display: table;
}
}

ul.top-tag li {
	font-size: 10px;
	margin: 0 1px 0 1px;
	border: 0 0 0 0;
	border-color: #272727;
	/*border-color: #FFF5EE;
	border-left-color: rgba(245,126,4,0.2);*/
    border-left-width: 0px;
    border-left-style: solid;
   /* border-right-color: rgba(245,126,4,0.2);*/
    border-right-width: 1px;
    border-right-style: solid;
}

ul.top-tag li.off {
	/*color: #f57e04 !important;
	background-color: #f0f0f0 !important;*/
	color: #f0f0f0 !important;
	background-color: #272727 !important;
	display: table-cell;
	width: 10%;
	height: 26px;
	vertical-align: middle;
}

ul.top-tag li.on {
	color: #ffffff !important;
	background-color: #f57e04 !important;
	display: table-cell;
	width: 10%;
	height: 26px;
	vertical-align: middle;
}
ul.top-tag li:hover{
	background: #373737 !important;
}
ul.top-tag li.on a {
	text-decoration:none;
	color: #ffffff;
	display: block;
}

ul.top-tag li.off a {
	text-decoration:none;
	/*color: #f57e04;*/
	color: #ffffff;
	display: block;
}
/**ヘッダナビ上部に固定用**/
#above-inner-header{
/*	position: fixed;
	z-index: 999;*/
	width: 100%;
	height: 30px;
  
}
/**新ヘッダーデザイン用**/
#inner-header{
	padding: 0;
}
#IN-header{
	display: flex;
	align-items: flex-end;
	padding-top: 3.5em;
	padding-bottom: 1em;
}

#SNSbtn{
	align-items: center;
	min-width:33%;
	display: flex;
	padding-top: 5px;
}
#SNSbtn div{
	justify-content: space-around;
	padding-left: 15px;
}
#SNSbtn div a{
	border-radius:50%;
position:relative;
display:inline-block;
width:42px;
height:42px;
font-size:28px;
text-decoration:none;
transition:.5s;
background-color:#fff;
color:#272727;
	border: 3px #272727 solid;
}
#SNSbtn div a:hover{
	text-decoration:none;
	color:#fff; 
	background-color:#444;
	border: 3px #444 solid
}
#SNSbtn div a i{
	position:absolute;
top:50%;
left:50%;
-ms-transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
}
#IN-header #logo {
	min-width:33%;
	text-align: center;
}
#IN-header .h1{
	margin: 0 auto;
}
#IN-header .search{
	align-items: center;
	min-width:33%;
	text-align: center;
	/*background-color: aquamarine;*/
	
}




@media only screen and (min-width: 768px) {
	#logo .h1 {
		display: inherit;
	}
}
@media only screen and (max-width: 768px) {
	#IN-header{
		display: block;
	}
	#SNSbtn{
		display: none;
	}
	.nav_btn {
		top:2em;
	}
	#logo a img {
		max-height: 55px;
	}
}
@media only screen and (max-width: 599px) {
	#logo a img {
		max-height: 45px;
		margin-top: 4px;
	}
}
/*--------------検索虫眼鏡位置設定--------------------*/
.nav_btn.search_btn { 
	padding: 6px 0; /*もしgnvの英語表記をとるなら9→2px*/
	position: absolute;
	right: 1em;
	top:4em;
	bottom: 6em;
	height: inherit;
	width: 55px;
	background: transparent;
}
@media screen and (max-width: 892px) {
.nav_btn.search_btn { 
/*	bottom: 9em;*/
}
}
@media screen and (max-width: 768px) {
.nav_btn.search_btn { 
	top:1em;
	right: .5em;
}
.nav_btn.search_btn:before{
		font-size: 1.5em;
}
}
@media screen and (max-width: 599px) {
/* 480pxまでの幅の場合に適応される */
.nav_btn.search_btn { 
	right: .5em;
	top:1em;
    }
.nav_btn {
	top:.5em;
}
}
/* 新規グローバルナビ上ページデザイン MOMO*/
#above-inner-header2 {
	background: #ffffff;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top:1px solid #E2E2E2;
	border-bottom:　1px solid #E2E2E2;
}
@media only screen and (max-width: 1165px) {
#above-inner-header2 {
	background: #ffffff;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top:1px solid #E2E2E2;
	border-bottom:　1px solid #E2E2E2;
}

#above-inner-header2 ul.top-tag {
	margin-top: 0px;
	text-align: center;
	background: #ffffff;
	width: 100%;
	margin: 0 auto;
	display: table;
}

#above-inner-header2 ul.top-tag li {
	font-size: 10px;
	width: 10px;
	margin: 10px 0px;
	border: 0;
	border-right: 1px solid #E2E2E2 ;
}
#above-inner-header2 ul.top-tag li.off {
	/*color: #1c90cc !important;
	background-color: #272727 !important;
	background-color: #272727 !important;*/
	display: table-cell;
	height: 26px ; 
	vertical-align: middle !important;
}

#above-inner-header2 ul.top-tag li.on {
	/*color: #ffffff !important;
	background-color: #f57e04 !important;
	display: table-cell;
	height: 26px;
	vertical-align: middle;*/
}

#above-inner-header2 ul.top-tag li.on a {
	text-decoration:none;
	color: #E2E2E2;
	display: block;
}

#above-inner-header2 ul.top-tag li.off a {
	text-decoration:none;
	color: #E2E2E2;
	display: block;
}
}

@media only screen and (min-width: 1166px) {

#above-inner-header2 .ularea {
	width: 1166px;
	margin: 0 auto;
	
}

#above-inner-header2 ul.top-tag {
	margin-top: 0px;
	text-align: center;
	background: #ffffff;
	width: 100%;
	display: table;
}
}

#above-inner-header2 ul.top-tag li {
	font-size: 14px;
	margin: 0 1px 0 1px;
	border: 0 0 0 0;
	border-right: 1px solid #E2E2E2 ;
	/*border-color: #ffffff;
	/**border-left-color: rgba(245,126,4,0.2);**/
   /* border-left-width: 0px;
    border-left-style: solid;
    /**border-right-color: rgba(245,126,4,0.2);**/
   /* border-right-width: 1px;
    border-right-style: solid;*/
}

#above-inner-header2 ul.top-tag li.off {
	color: #2e2e2e !important;
	background-color: #ffffff !important;
	display: table-cell;
	width: 10%;
	margin: 10px 0;
	height: 26px;
	vertical-align: middle;
}
#above-inner-header2 ul.top-tag li.on {
	color: #2e2e2e !important;
	background-color: #ffffff !important;
	display: table-cell;
	width: 10%;
	height: 26px;
	vertical-align: middle;
	margin: 10px 0;
}
#above-inner-header2 ul.top-tag li:hover{
	color: #CC2628 !important;
}
#above-inner-header2 ul.top-tag li.on a {
	text-decoration:none;
	color: #2e2e2e;
	display: block;
}

#above-inner-header2 ul.top-tag li.off a {
	text-decoration:none;
	color: #2e2e2e;
	display: block;
}
/*ヘッダ----------------------------------*/
.entry-content .top-headline {
	margin-top: 18px;
}

#custom_header {
	margin: 0;
	/*margin-top: 252px;*/
}
@media only screen and (max-width: 768px) {
	/*body.home #custom_header{
		margin-top: 350px;
	}
	#custom_header{
		margin-top: 80px;
	}*/
}
/* デバイスが横向きの場合の記述*/
/*
@media (orientation: landscape) and (max-width: 767px){
	#custom_header{
		margin-top: 30px;
	}
}*/
@media only screen and (max-width: 599px) {
/*#custom_header{
		margin-top: 70px;
	}*/
	#custom_header .en {
		font-size: 1.8em;
	}
}

.entry-content div.spacer25 {
	height: 25px;
}

@media only screen and (min-width: 768px) {
	#logo {
		padding: 0 0;
	}
	
	#logo .h1 {
		width: 265px;
		display: block;
	}
	#logo img {
	max-height: initial;
	}
}
/*========= スクロール途中でヘッダーが表示＆非表示するためのCSS ===============

header.header{
  position: fixed;
  height: 252px;
  width:100%;
  z-index: 990;
}
@media only screen and (max-width: 768px){
	header.header{
		height: 80px;
	}
}*/
/* デバイスが横向きの場合の記述*/
/*
@media (orientation: landscape) and (max-width: 767px){
	
	header.header{
		height: 80px;
	}
}
@media only screen and (max-width: 599px){
	header.header{
		height: 70px;
	}	
}
*/
/*　上に上がる動き　

header.header.UpMove{
  animation: UpAnime 0.5s forwards;
}

@keyframes UpAnime{
  from {
    opacity: 1;
  transform: translateY(0);
  }
  to {
    opacity: 0;
  transform: translateY(-100px);
  }
}
*/
/*　下に下がる動き　

header.header.DownMove{
  animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
    opacity: 0;
  transform: translateY(-100px);
  }
  to {
    opacity: 1;
  transform: translateY(0);
  }
}*/
/*========= end===============*/
/*新規GNV----------------------------------*/
@media only screen and (min-width: 1166px) {

#g_nav {
	max-width:  1166px;
	margin: auto;
	display: inline-block;
}
}
#gnvBox{
	border-top: 1px solid #ECEBEA;
	margin-top: 2em;
}
#g_nav{
	display: block;
}
#g_nav ul.nav-new {
	margin: 0 auto;
	padding: 0 ;
	display: table;
	table-layout: fixed;
	width: 100%;
}

#g_nav ul.nav-new li {
	display: table-cell;
	box-sizing: border-box;
	border-left: 1px solid #ECEBEA;
	font-size: 12px;
	}
#g_nav ul.nav-new li:last-of-type{
  border-right: 1px solid #ECEBEA;
}
#g_nav ul.nav-new li a{
display: block;
	margin: 0 1em;
	text-decoration: none;
	color: #333;
	text-align: center;
	padding: 1.4em 0  .4em !important;
	font-weight: bold;
}
#g_nav ul.nav-new li a:before{
	content:"";
	display: inline-block ;
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
	height: 20px;
	vertical-align: bottom;
	background-size: contain;
	padding-right: 2.5em;
	opacity: 0.5;
}
/* アイコンありのグローバルナビでもサブメニューが有効になるように修正 */
#g_nav ul.nav-new li ul.sub-menu li, #g_nav ul.nav-new li ul.sub-menu li ul.sub-menu {
	display: none;
}
#g_nav ul.nav-new li:hover ul.sub-menu li, #g_nav ul.nav-new li ul.sub-menu li:hover ul.sub-menu {
	height: auto;
	display: block;
}

/* アイコンありのグローバルナビのサブメニュー用デザイン調整 */
#g_nav ul.nav-new li ul.sub-menu {
	width: 100%;
}
#g_nav ul.nav-new li ul.sub-menu li {
	width: 100%;
}
#g_nav ul.nav-new li ul.sub-menu li a {
	width: 100%;
}
/* サブメニュー共通デザイン調整 */
#g_nav ul.nav li ul.sub-menu {
	background: #ebe7dd;
}
#g_nav ul.nav li ul.sub-menu li a {
	padding: 0.9em 0!important;
	margin: 0 auto;
	color: #3E3E3E;
}
#g_nav ul.nav li ul.sub-menu li a:before {
	content: none;
	background-image: unset;
}

@media only screen and (min-width: 768px){
#g_nav ul.nav > li > a:after {
	margin: 1em auto 0;
}
}
/*ナビが4個の場合のアイコン位置--------------------------------*/
#g_nav ul.li-base li:nth-of-type(1) a:before {
	/*ニュースのアイコン*/
	background-image: url(https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-news.svg);
}
#g_nav ul.li-base li:nth-of-type(2) a:before {
	/*コラムのアイコン*/
	background-image:url(https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-pen.svg) ;
}
#g_nav ul.li-base li:nth-of-type(3) a:before {
	/*インタビューのアイコン*/
	background-image: url(https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-microphone.svg) ;
}
#g_nav ul.li-base li:nth-of-type(4) a:before {
	/*イベントのアイコン*/
	background-image: url(https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-iv.svg) ;
}

/*ナビがフードの場合のアイコン--------------------------------*/
#g_nav ul.li-food li:nth-of-type(1) a:before {
	/*ニュースのアイコン*/
	background-image: url(https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-sfood.svg);
}
#g_nav ul.li-food li:nth-of-type(2) a:before {
	/*ニュースのアイコン*/
	background-image: url(https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-news.svg);
}
#g_nav ul.li-food li:nth-of-type(3) a:before {
	/*コラムのアイコン*/
	background-image:url(https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-pen.svg) ;
}



/*特集用のアイコン*/
/*#g_nav ul.li-base li:nth-of-type(5) a:before {
	background-image: url(https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-articles.svg) ;
}*/
#g_nav ul.li-base li:nth-of-type(5) a:before {
	/*お問い合わせのアイコン*/
	background-image: url(https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-mail.svg) ;
}


/*ハウスクリーニング---場合のアイコン位置-------------*/
#g_nav ul.list-clean li:nth-of-type(1) a:before {
	/*サービスのアイコン*/
	background-image:url(https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-services.svg) ;
}
#g_nav ul.list-clean li:nth-of-type(2) a:before {
	/*ニュースのアイコン*/
	background-image: url(https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-news.svg) ;
}
#g_nav ul.list-clean li:nth-of-type(3) a:before {
	/*コラムのアイコン*/
	background-image: url(https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-pen.svg) ;
}
#g_nav ul.list-clean li:nth-of-type(4) a:before {
	/*イベントのアイコン*/
	background-image: url(https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-iv.svg) ;
}

@media only screen and (max-width: 550px) {
	#g_nav ul.nav-new li a{
		background-image: none;
	}
}
#g_nav ul.list-icono{/*家事代行のグローバルナビ設定*/
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	width: 100%;
}
#g_nav ul.list-icono li{
	box-sizing: border-box;
	border-left: 1px solid #ECEBEA;
	padding: 0 1.4em;
}
#g_nav ul.list-icono li:last-of-type{
  border-right: 1px solid #ECEBEA;
}

/*----パンくず---------*/
#container #breadcrumb-bg{
	margin:0 -200% 0;
	padding:0 200%;
	border-top: 1px solid #ECEBEA;
	background: #F9F9F9;
	margin-bottom: 3em;
}
#container #breadcrumb{
	background: #F9F9F9!important;
	box-shadow: none;
	margin-top: 0;
	padding: 2em 2em;
}
/*　for iPad 　*/
@media only screen and (min-width: 768px) and (max-width: 1165px){
#breadcrumb {
	margin-top: 1.5em;
    margin-bottom: 1.5em;
}
}
@media screen and (max-width: 768px) {
#container #breadcrumb-bg{
   margin-top:0;
	margin-bottom: 0;
}
}
@media screen and (max-width: 599px) {
#container #breadcrumb-bg{
	margin-top:45px;
    margin-bottom: 0;
}
}


@media only screen and (min-width: 1166px) {
	.sns li {
		width: 49%;
	}
}

.share.short .sns li {
	width: 24%;
}




/*配下キービジュアル*/
/*#custom_header .wrap {
	padding: 10% 2% 10%;
}*/
#custom_header .wrap {
	padding: 11% 2% 9%;
}
.CH3{
	padding: 12% 2% 12% !important;
}
#custom_header .wrap .subtext{
	margin-top: 1%;
}
/*#custom_header .wrap .subtext2{
	margin-top: -5.5em;
}*/
#custom_header .wrap .header-text{
	max-width: 700px;
}
.page-full #main #TOP-BOX1{
	text-align: center;
	margin-top: 2em;
	margin-bottom: 5em;
	display: block;
}
.page-full #main #TOP-BOX1 p{
	text-align: center !important;
}


@media screen and (max-width: 768px) {
#custom_header .wrap{
	padding: 20% 2% 18%;
}
}
@media screen and (max-width: 599px) {
/* 480pxまでの幅の場合に適応される */
.page-full #main #TOP-BOX1{
	margin-top: 1em;
	margin-bottom: 2em;
    }
}
#custom_header > .wrap> .header-text>  .en{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic","Hiragino Kaku Gothic ProN",'メイリオ',Meiryo sans-serif !important;
	font-weight: bold;
	font-size: 2.1em;
	letter-spacing: 0.08em;
}
#custom_header > .wrap> .header-text>  .ja{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic","Hiragino Kaku Gothic ProN",'メイリオ',Meiryo sans-serif !important;
	font-weight: bolder;
	font-size: 1em;
	letter-spacing: 0.05em;
}

/*ニュースリスト*/
.Newsbg{
	background-color: #EBE7DD
}
.entry-content .TopCategory{
	/*margin-bottom: -2em;*/
	margin-top: 1em;
}
.bottomS{
	padding: 0 0 2em;
}
.TopCategory.Newsh2{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 2em 0 0;
	margin-top: 0;
}
.entry-content .TopCategory.Newsh2 h2.top{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 3rem ;
	background-color: transparent ;
	margin: 0!important;
	color: #272727;
	padding: 0!important;
	font-weight: normal;
}

.entry-content .sub-text{
	display: block;
}
@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
.entry-content .TopCategory.Newsh2 h2.top{
font-size:2.6rem;	
}
.entry-content .TopCategory.Newsh2{
display: flex !important;
flex-direction: row !important;
}
.TopCategory.Newsh2{
padding: 1em 1em 0;
}
.entry-content .sub-text{
padding-left: 1em;
padding-top: 1em;
}
}
@media screen and (max-width: 599px) {
/* 480pxまでの幅の場合に適応される */
.entry-content .sub-text{
font-size: 90%;
padding-top:0;
}
.TopCategory.Newslist .eyecatch .cat-name,
.TopCategory.Columnlist .eyecatch .cat-name{
display: none;
}
.TopCategory.Newslist .eyecatch img{
margin-top: 0;
	}
}
/*moreボタン--------------*/
.more{
	text-align: center;
}

@media screen and (max-width: 599px) {
	.more{ 
		margin-top: 1em;
		}
}
.btn {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn-flat {
  overflow: hidden;
  padding: .5rem 3rem;
  color: #272727;
  font-weight: bold;
  border-radius: 0;
  background:  #fff;
  border: .2px solid #efefef;
	font-size: .8rem;
	letter-spacing:.1rem;
	width: 100%;
	margin-bottom: 2em;
	width: 15%;
}

.beige a.btn-flat{
	background-color: #EBE7DD;
}
@media screen and (max-width:1109px) {
	a.btn-flat {
	width: 25%;
	}
}
@media screen and (max-width: 599px) {
	a.btn-flat {
		width: 50%;
		}
}
a.btn-flat:hover{
	color: #272727;
}
a.btn-flat span {
  position: relative;
  display: inline-block;
}

a.btn-flat:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  background: #cfcac0;
}

a.btn-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
/*アーカイブカード--------------*/
.post-list-card .post-list a:after{
	height: 1.5em;
}
.entry-content .TopCategory.Newslist .post-list-card{
	display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.entry-content .Newslist .post-list-card .post-list{
	height: auto;
}
.Newslist .post-list-card .post-list{
	width: 23%;
	margin: 0 1% 2.5%;
	height: 320px;
}
.Newslist .top-posts-list.post-list-card .post-list {
	width: 23%;
	margin: 0 1% 2.5%;
	height: 320px;
}
/*
.post-list-card article:last-child{
	display: none;
}*/

.Columnlist .post-list-card .post-list {
	width: 31%;
	margin: 0 1% 2.5%;
	height: auto;
	/*height: 505px;*/
	display: flex;
}
.post-list-card .post-list a {
	padding: 1em 1em 0.5em;
}
.Columnlist .post-list-card{
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.Columnlist .post-list-card .post-list .entry-content .writerBOX {
	display: flex;
	align-items: center;
	/*justify-content: flex-end;*/
	width: 100%;
	padding: 1em 0 .2em 0;
	position: absolute;
	bottom: 8px;
	left: 8px;
	/*bottom: 10px;
	right: 5px;*/
}
.Columnlist .post-list-card .post-list .entry-content .writerBOX img{
	border-radius: 50%;
	width: 55px;
	margin: 0 !important;
	 border: solid 3px #EBE7DD;
              box-shadow: 0 0 0 1px #DADEDE;
              -webkit-box-shadow: 0 0 0 1px #DADEDE;
              -moz-box-shadow: 0 0 0 1px #DADEDE;
}
.Columnlist .post-list-card .post-list .entry-content .writerBOX div{
	/*border-radius: 50%;
	width: 50px;*/
	margin: 0 0.5em;
}
.CT-top .Columnlist .post-list-card .post-list a{
box-shadow: 0 1px 3px rgb(0 0 0 / 9%);
}
.Columnlist .post-list-card .post-list a:after{
	background: none;
}
.CT-top .Columnlist .post-list-card .post-list a:after{
	background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 100%);
}
@media only screen and (min-width: 1166px){
#inner-content {
	margin-bottom: 0;
	padding:0 1em;
}
}
@media screen and (max-width: 768px) {
.Newslist .post-list-card{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.Newslist .post-list-card .post-list{
	width: 31%;
	/*height: 310px;*/
}
.Newslist .top-posts-list.post-list-card .post-list{
height: auto;
}
.Newslist .top-posts-list.post-list-card .post-list .entry-content,
.Columnlist .top-posts-list.post-list-card .post-list .entry-content{
	padding: 0 0 0 0.8em;
}
.Newslist .top-posts-list.post-list-card:after{
display: block;
content: '';
width: 30%;
margin:0 1% 2.5%
}
	/*
.post-list-card article:last-child{
display: block;
}*/
.Columnlist .post-list-card .post-list {
width: 48%;
margin: 0 1% 2.5%;
/*height: 320px; 0227*/
height: auto;
}
.Columnlist .top-posts-list.post-list-card .post-list {
height: auto;
}
}
@media screen and (max-width: 599px) {
/* 599pxまでの幅の場合に適応される */
.Newslist .post-list-card .post-list{
	width: 100%;
	height: 340px;
	margin-bottom: 3.5%;
}
.Newslist .top-posts-list.post-list-card .post-list{
	height: auto;
	width: 100%;
}
.Newslist .top-posts-list.post-list-card .post-list .eyecatch,
.Columnlist .top-posts-list.post-list-card .post-list .eyecatch{
	width: 30%;
	display: inline-block;
	vertical-align: top;
}
.Newslist .top-posts-list.post-list-card .post-list .eyecatch img,
.Columnlist .top-posts-list.post-list-card .post-list .eyecatch img{
margin-bottom: 0 !important;
}
.Newslist .top-posts-list.post-list-card .post-list .entry-content,
.Columnlist .top-posts-list.post-list-card .post-list .entry-content{
	padding: 0 0 0 5%;
	width: 65%;
	display: inline-block;
}
.Newslist .top-posts-list.post-list-card .post-list .entry-content .entry-title,
.Columnlist .top-posts-list.post-list-card .post-list .entry-content .entry-title{
font-size: 90%;
margin-top: 0;
	}
	/*
.Columnlist .post-list-card .post-list{
	height: 350px;
}0227*/
.Columnlist .top-posts-list.post-list-card .post-list {
width: 100%;
/*height: 350px;*/
margin-bottom: 5%;
}
.Columnlist .top-post-list.post-list-card .post-list .entry-content .writerBOX {
display: none;
}
/*.Columnlist .post-list-card .description{
display: none;
}*/
}
.col2-post-list.post-list-card .post-list {
	width: 48%;
	height: auto;
}
.col2-post-list.post-list-card .post-list figure.eyecatch {
	width: 30%;
	display: inline-block;
	margin: 0;
}
#main .col2-post-list.post-list-card .post-list figure.eyecatch img{
	margin-bottom: 0;
}
.col2-post-list.post-list-card .post-list section.entry-content {
	width: 68%;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 1%;
}
.col2-post-list.post-list-card .post-list section.entry-content .entry-title {
	margin-top: 0;
	font-weight: 500;
}
@media screen and (max-width: 599px) {
.col2-post-list.post-list-card .post-list {
	width: 100%;
}
#main .col2-post-list.post-list-card .post-list figure.eyecatch img{
	margin-bottom: 0;
}
.col2-post-list.post-list-card .post-list section.entry-content {
	width: 64%;
	padding: 0 0 0 4%;
}
}
/*PRすーぺす----------------*/
.PRBOX.TopCategory{
	display: flex;
	justify-content: space-around;
	padding: 3em 0;
}
.PRBOX .room{
	width: 30%;
}
.PRBOX .room div{
	width: 100%;
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.PRBOX .room div::-webkit-scrollbar {
  display:none;
}
.PRBOX div:nth-child(3n) {
    margin-right: 0;
}
#google-center-div{
	text-align: left;
}
.mt3em{
	margin-top: 3em;
}
.mt5em{
	margin-top: 5em;
}
.mt2em{
	margin-top: 2em;
}
@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
.PRBOX.TopCategory{
	flex-wrap: wrap;
	flex-direction: row;
}
/*.PRBOX.TopCategory div:last-child{
	display: none;
}*/
.PRBOX div{
	width: 50%;
}
#google-center-div{
	text-align: left;
}
div#google-center-div img{
	width: 215px !important;	
	}
}
@media screen and (max-width: 599px) {
/* 599pxまでの幅の場合に適応される */
.PRBOX.TopCategory div.room:nth-child(1){
	margin-top: 2em;
}
.PRBOX.TopCategory div.room:last-child{
	display: block;
	margin-bottom: 0;
}
.PRBOX div:nth-child(3n) {
    margin-right: auto;
}
.PRBOX.TopCategory{
	padding: 0;
}
.PRBOX div{
	width: 90%;
	margin-bottom: 2em;
}
.PRBOX .room{
	width: 90%;
	margin: 0 auto;
}
.PRBOX .room div{
	text-align: center;
}
}
/*アーカイブー-------------------*/
.post-list-card .post-list .eyecatch {
	margin: 0em 0em .5em;
}
.post-list-card .post-list .eyecatch img{
	margin: 0em 0em ;
}
.post-list-card .post-list .entry-content .cat-name{
	font-size: .5em;
	position: initial;
	left: 0;
	top: .3em;
	transform: none;
	padding: .3em .8em .3em .5em;
	float: none;
}
.post-list-card .post-list .entry-content p {
	display: inline-block;
	float: right;
}
.post-list-card .post-list .entry-content .date {
	font-size: .5em;
	position: initial;
	right: 0;
	top: .3em;
	transform: none;
	padding: .3em .8em .3em .5em;
	float: none;
}
.post-list-card .post-list .entry-content .entry-title{
	font-size: 1em;
}

/*Recommend*/
.Recommend .entry-content h2.top{
background-color: transparent !important;
}
.Recommend .Newslist .post-list-card .post-list{
			width: 18%;
			margin: 0 1% 2.5%;
		}
.Recommend .Newslist .post-list-card .post-list{
			height: 260px;
}
.Recommend .post-list-card .post-list .entry-content .entry-title{
	font-size: .9em;
	margin-top: 0;
	line-height: 1.3em !important;
}
@media screen and (max-width: 768px) {
	
.Recommend .Newslist .post-list-card .post-list{
			width: 30%;
    }
	.Recommend .Newslist .post-list-card .post-list:last-child{
		display: none;
	}
}
@media screen and (max-width: 599px) {
/* 480pxまでの幅の場合に適応される */
.Recommend .entry-content .TopCategory.Newsh2{
		flex-direction: column !important;
	}
.Recommend .Newslist .post-list-card .post-list{
		width: 48%;
	height: 230px;
}
.Recommend .Newslist .post-list-card .post-list:last-child{
		display: block;
	}
}

/*トップページカテゴリ部分------------------*/
.TopCTbg{
margin:0 -200%;
padding:0 200%;
}
.TopCTbg:nth-child(even){
	background-color: #EBE7DD !important;
}
.TopCategory{
	width: 100%;
	display: flex;
	align-items: stretch;
	margin: 0 auto;
}
.TopCTimg{
	width: 50%;
	flex-direction: row-reverse;
	margin: 0;
	padding: 0;
}
.TopCTimg a{
	padding: 0;
	margin: 0;
	display: block;
	height: 100%;
}
.TopCTimg a img{
	height: 100%;
	object-fit: cover;
}
.TopCTbg:nth-child(odd) .TopCategory {
  flex-direction: row-reverse;/* ★ポイント★ */
}
.TopCategory:nth-child(odd) .TopCTtext {
  padding-left: 30px;
	padding-right: 30px;
}
.TopCategory:nth-child(even) .TopCTtext {
  padding-left: 30px;
	padding-right: 30px;
}
.TopCategory .TopCTtext {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
}

/**カテゴリレイアウトのテキストスぺースのテキスト表示**/
.TopCTtext a{
	color: #000;
	text-decoration: none;
}
.TopCTtext dl,
.TopCTtext dl > dt,
.TopCTtext dl > dd {
    box-sizing: border-box;
}

.TopCTtext dl > dt,
.TopCTtext dl > dd {
    padding: 1em;
    margin: 0;
}

.TopCTtext dl > dt {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	width: 25%;
	float: left;
}

.TopCTtext dl > dd {
	margin: 0 0 0 .5em;
	padding: 0;
	float: right;
	display: block;
	width: 70%;
}
.TopCTtext dl > dd:nth-of-type(1){
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2em;
	padding-bottom: 1em;
	padding-top: .5em;
	display: block;
}
.TopCTtext div > ul{
	display: block;
	padding: 1.5em 0 1em 1em;
	margin: 0;
	width: 100%;
}
.TopCTtext ul > li{
	list-style: none;
	display: inline-block;
	padding: .2em 1em .2em 0;
}
.TopCTtext ul > li a{
	font-size: 85%;
	background-color: #FFFFFF57 ;
	padding: .2em .6em;
}
.TopCTtext ul > li > a::before{
    content: '#';
}
@media screen and (max-width: 1024px) {
/* 1024pxまでの幅の場合に適応される */
.TopCTtext dl > dd {
	float: left;
	width: 70%;
}
.TopCTtext dl > dd:nth-of-type(1){
	padding-top: 20px;
	padding-left: 10px;
	
}
.TopCTtext dl > dd:nth-of-type(2){
	width: 100%;
	padding-top: 10px;
}
.TopCTtext ul > li{
	padding: .1em .5em .1em 0;
}
.TopCTtext ul > li a{
	font-size: 75%;
}
}
@media only screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
.TopCTbg{
	text-align: center;
}
.TopCategory{
	padding: 0;
	}
div.TopCategory {
	margin: 0 auto;
	padding: 0;
	flex-direction: column;
}
.TopCTbg:nth-child(odd) .TopCategory{
	display: block;
	margin-bottom: 2em;
}
.TopCTbg:nth-child(even) .TopCategory{
	flex-direction: column;/* ★ポイント★ */
	padding-bottom: 2em;
	margin-bottom: 3em;
}
.TopCategory .TopCTimg {
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 100%;
}
.TopCategory .TopCTimg img{
	object-fit: cover;
	width: 100%;
}	
.TopCategory .TopCTtext {
	width: 100%;
	margin: 0 auto;
	padding-top: 1em;
}
.TopCategory:nth-child(even).TopCTtext{
	padding-bottom: 2em;
}
.TopCTtext dl{
	display: block;
	position: relative;
}
.TopCTtext dl > dd {
    border-top: none;
}
.TopCTtext dl > dt{
    text-align: center;
	width: 20%;
}
.TopCTtext dl{
	margin: 1em 0 0;
}
.TopCTtext dl > dd{
	text-align: left;
}
.TopCTtext dl > dd:nth-of-type(1){
	display: table;
	height: 15vw;
	width: 76%;
	padding: 0;
	float: right;
}
.TopCTtext dl > dd > span{
	display: table-cell;
	vertical-align: middle;
}
}
@media screen and (max-width: 599px) {
/* 480pxまでの幅の場合に適応される */
.TopCategory .TopCTimg img{
	max-height:250px; 
}
.TopCategory:nth-child(odd) .TopCTtext{
	padding-left: 0;
	padding-right: 0;
}
.TopCategory .TopCTtext{
	width: 100%;
}
.TopCTtext dl > dt {
width: 25%;
}
.TopCTtext dl > dd:nth-of-type(1){
padding-left: .5em;
width: 70%;
height: 12vh;
}
}
/**カテゴリトップ　1カラム調整*/
.page-full #main.CT-top{
		width: 1166px !important;
		max-width: 95% !important;
}
@media only screen and (max-width: 1166px) {
	.page-full #main.CT-top{
/*	padding: 0 !important;*/
		max-width: 100% !important;
	}
}
@media only screen and (min-width: 768px) {
.page-full #main.CT-top{
		width: 1166px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1165px){
.page-full #main.CT-top{
	padding: 0 !important;
	}
}
@media screen and (max-width: 520px) {
  /* 520px以下の時に使用するCSSを記載  */
	.post-list-card .post-list {
     width: 48%;
    height: 420px;
}
}
/**TOPキービジュアル*/

#inner-content{
	box-shadow: none;
}
.metaslider .flexslider {
	margin: 0 !important;
}
body .metaslider .flexslider ul.slides{
	margin: 0 auto;
}
body .metaslider .flexslider ul.slides, body .metaslider .flexslider .slides li, body .metaslider .flexslider .slides ul, body .metaslider .flexslider .slides ol, body .metaslider .flexslider .slides img{

}
body .metaslider .flexslider ul.slides img{
width: 100%;
min-height: 250px;
max-height: 350px;
object-fit: cover;
}
.slides .caption-wrap{
	max-width: 85%;
	margin: auto;
}
.slides {
	width: 100% !important;
	margin: 0 auto;
}

.slides li{
	background-repeat: repeat-x;
	
}
#custom_header .caption-wrap .caption{
	font-weight: bold;
	font-size: 3vw;
	letter-spacing: 0.03em;
	text-shadow: 1px 1px 3px #333333;
	line-height: 1;
}

.slide-12186 .caption{
	font-size: 3.5vw;
	}

#metaslider-id-20384.metaslider .caption-wrap{
	background-color: transparent !important;
	top: 62% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
	padding: 0 !important;
	opacity:0.9 !important;
}
.subtext{
	text-shadow: 1px 1px 3px #333333;
	letter-spacing: 0.05em;
	}
.subtext2 {
	text-shadow: 1px 1px 3px #333333;
	font-style: italic;
	letter-spacing: 0.05em;
	position: absolute;
	top: -1.5em;
}
.slide-12178 .subtext2 {/*ファッション*/
	left: 40%;
}
.slide-12192 .subtext2 {/*家事代行*/
	left: 30%;
}
.slide-12194 .subtext2 {/*ハウスキーピング*/
	left: 34%;
}
.metaslider .flex-control-nav{
	bottom: 10px;
}
#custom_header .flex-control-paging li a{
	width: 10px;
	height: 10px;
}

@media only screen and (min-width: 1166px) {
/*（PC用スタイル）*/
#custom_header .caption-wrap .caption{font-size: 180%;}
}
@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
#custom_header .caption-wrap .caption{
    font-size: 3.5vw;
}
#custom_header .caption-wrap .subtext,
#custom_header .caption-wrap .subtext2{
	font-size: 1em;
}
body .metaslider .flexslider ul.slides img{
	height: 400px;
}
#custom_header .flex-control-paging li a{
		width: 5px; height: 5px;}
#custom_header .metaslider .flex-control-nav{
		bottom: 5px;}
}
@media only screen and (max-width: 650px) {
.slide-12178 .subtext2,
.slide-12192 .subtext2,
.slide-12194 .subtext2 {/*ハウスキーピング*/
	display: none;
}
}
@media screen and (max-width: 599px) {
/* 480pxまでの幅の場合に適応される */
body .metaslider .flexslider ul.slides img{
min-height: 180px;
max-height: 200px;
}
#custom_header .caption-wrap .caption{
    font-size: 1em;
}
#custom_header .caption-wrap .subtext,
#custom_header .caption-wrap .subtext2{
	font-size: .8em;
}
}
/*新新TOPキービジュアル-----------------------------*/
.swiper-slide img{
    object-fit: cover;
    width: 100%;
    height: 350px;
}
.swiper-slide img.top{
  object-position: top left;
}
.swiper-slide img.top2{
	object-position: 0% 40%;
}
.swiper-container .swiper-slide {
  position: relative;
}
.swiper-container .swiper-slide .swiper-slide-content {
  position: absolute;
  width: 80%;
  top: 50%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 3s ease 0s;
}
.swiper-slide-content ul{
margin: auto;
padding: 0;
}
.swiper-slide-content ul li.tit{
  list-style: none;
  font-weight: 700;
    font-size: 35px;
    letter-spacing: .03em;
    text-shadow: 1px 1px 3px #333;
    line-height: 1.2;
    text-align: center;
}
.swiper-slide-content ul li.subtx{
  list-style: none;
  text-align: center;
    font-size: 20px;
    text-shadow: 1px 1px 3px #333;
    letter-spacing: .05em;
    padding-top: 10px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 15px;
  background:rgba(0,0,0,0.5);
  padding: 10px 5px;
}
  @media screen and (max-width: 1024px){
    .swiper-slide-content ul li.tit{
      font-size:3.3vw ;
    }
    .swiper-slide-content ul li.subtx{
      font-size:2.1vw ;
    }
    
  }
  @media screen and (max-width: 768px){
    .swiper-slide img{
      height: 250px;
    }
    .swiper-slide-content ul li.tit{
      font-size:4vw ;
    }
    .swiper-slide-content ul li.subtx{
      font-size:2.6vw ;
    }
    .swiper-slide-content ul li span{
      display: block;
    }
  }
  @media screen and (max-width: 600px){
    .swiper-slide img{
      height: 200px;
    }
	.swiper-slide-content ul li.tit{
		font-size:4.4vw ;
	  }
	  .swiper-slide-content ul li.subtx{
		font-size:2.6vw ;
	  }
}

/*TOP新着ニュース-----------------------------*/
.Newslist .swiper-container2 .post-list-card .swiper-slide article.post-list{
	width: 94%;
	height: 100%;
/*	height: 230px;*/
	
}
 .swiper-container2 > .swiper-wrapper{-webkit-transition-timing-function:linear!important; -o-transition-timing-function:linear!important; transition-timing-function:linear!important; }
 @media screen and (max-width: 768px){
.Newslist .swiper-container2 .post-list-card {
	flex-wrap :nowrap;
}
.Newslist .swiper-container2 .post-list-card .swiper-slide article.post-list{
	height: 200px;
}
}
/*スライダー読み込み完了後に表示する
.slider{
	opacity: 0;
    transition: 3s;
}
.slick-initialized{
    opacity: 1
}*/
@media screen and (max-width: 599px) {
.carouselwrap .post-list-card .post-list .cat-name{
	display: none !important;
}
}
/*カテゴリTOPデザイン変更*/
.TopCTpage{
	display: flex;
	padding-top: 2em;
}
.entry-content .textbox h2{
	background-color: inherit;
	color: #272727;
	box-shadow: none;
	border: none;
	margin: 0;
	padding: 0 0 1em 0;
}
.entry-content .textbox h2:before,
.entry-content .textbox h2:after{
	content: none;
}
.imgbox{
	width: 20%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.textbox{
	width: 75%;
}
.w100{
	width: 100%;
}
.w90{
	width: 90%;
}
.w80{
	width: 80%;
}
.boxcenter{
	margin: 0 auto;
}
.textbox ul ,ul.ct-toptag{
	padding-top:1em;
}
.textbox ul li{
	list-style: none;
	display: inline-block;
	padding: .2em 1em .2em 0;
}
ul.ct-toptag li{
	padding: .2em .5em .2em 0;
}
.textbox ul li:before , ul.ct-toptag li:before{
	content: none !important;
}
.textbox ul li a ,ul.ct-toptag li a{
	font-size: 85%;
	background-color: #EEEFEF ;
	padding: .2em .6em;
	text-decoration: none;
	color: #272727;
}
.textbox ul li a:hover, ul.ct-toptag li a:hover{
	background-color: #BFBFBF;
}
.textbox ul li a:before , ul.ct-toptag li a:before{
	content:'#';
}
.textwidget .textbox{
	width: 100%;
}
.textwidget .textbox ul.tag{
	text-align: left;
	padding-top: 0;
}
.TopCTpage .textbox p{
	color: #000;
}
.TopCTpage .textbox.w100 ul.tag{
	text-align: center;
}
@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
.TopCTpage{
	position: relative;
	padding-top: 2em;
}
.imgbox {
	width:20%;
	display: block;
	position: absolute;
	left: 3%;
}
.TopCTpage .imgbox img{
		margin-top: 0;
	}
.TopCTpage .textbox{
		width: 100%;
	}
.TopCTpage h2.subtitle{
	width: 75%;
	float: right;
	padding-top: .5em;
	font-size: 3.5vw;
}
.TopCTpage .textbox p{
	width: 100%;
	float: right;
	padding-top: .5em;
	margin: 0;
	}
.TopCTpage .textbox.w100 ul.tag{
	margin: 0;
	padding: 0;
}
.TopCTpage .textbox.w100{
	width: 100%;
}

}
@media screen and (max-width: 599px) {
/* 480pxまでの幅の場合に適応される */
.TopCTpage{
	position: initial;
	padding-top: 1em;
}
.imgbox {
	width:25%;
	}
.TopCTpage h2.subtitle{
	width: 68%;
	font-size: 4.4vw;
}
.TopCTpage .textbox p{
	font-size:90%;
}
.textbox.boxcenter.w90{
	width: 100%;
	text-align: center;
}
.textbox.boxcenter.w90 ul{
	margin: 0;
	}
.TopCTpage .textbox.w100 ul.tag {
	margin-bottom: 2em;
}
.textbox ul li{
	padding: .2em .5em;
}
.textwidget .textbox ul.tag{
	text-align: center;
}
.textwidget .textbox ul.tag li{
	margin: 5px 0;
}
.w80{
	width: 100%;
}
}
/* 「一覧を見る」ボタン=====================*/
.stock-table{
	margin-top: 1em;
}
.stock-table a{
	padding: 1em 0;
	margin: 0 auto;
	border: 1px solid rgb(0 0 0 / 12%);
	text-align: center;
	background-color: rgb(0 0 0 / 2%);
	width: 50%;
	display: block;
/*	box-shadow: 0 2px 5px rgb(0 0 0 / 9%);*/
	transition :0.3s ease-in-out;
	text-decoration: none;
	color: #272727;
}
.stock-table a:hover{
	background-color: rgb(0 0 0 / 6%);
	border: 1px solid rgb(0 0 0 / 25%);
	text-decoration: none;
	color: #272727;
}
@media screen and (max-width: 599px) {
	/* 480pxまでの幅の場合に適応される */
.stock-table a{
	width: 90%;
	padding: .5em 0;
}
}
/* 投稿記事タグ表示=====================*/
.textbox ul.tag li:before{
	content: none;
}
.article-footer .textbox.w100 ul.tag{
	text-align: left;
}
.textbox.w100 ul.tag li.bg a{
	background-color: #EBE7DD;
}
@media screen and (max-width: 599px) {
	/* 480pxまでの幅の場合に適応される */
.article-footer .textbox.w100 ul.tag{
	text-align: center;
	margin: 0;
	padding-top: 0;
}
}
/*前後の記事へのリンク*/
.prev-next-link{
	margin-bottom: 2em;
}
.prev-next-link a {
  border-bottom: 1px #ddd solid;
  display: block;
  text-decoration: none;
  padding: 14px 40px;
  color: #272727;
	background-color: #fefefe;
}
.prev-next-link a:hover {
  background-color: #f6f6f6;
}
.prev-next-link a:first-child {
  border-top: 1px #ddd solid;
}
.prev-next-label {
  font-size: .825rem;
  color: #000;
  margin-bottom: 10px;
}

@media ( min-width: 600px) {
  .prev-next-link {
    display: flex;
  }
  .prev-next-link a {
    flex: 1;
  }
  .prev-next-link a,
  .prev-next-link a:first-child {
    border: none;
  }
  .next-link {
    text-align: right;
  }
}
.prev-link{
border-right:1px solid #ECEBEA!important;
border-left:1px solid #ECEBEA!important;
}
.next-link{
	border-right:1px solid #ECEBEA!important;
	border-left:1px solid #ECEBEA!important;
}
/* Arrows */
.prev-link {
  background: url(http://lifehugger.jp/wp-content/uploads/2021new/arrow-prev.svg) no-repeat 10px center;
}
.next-link {
  background: url(http://lifehugger.jp/wp-content/uploads/2021new/arrow-next.svg) no-repeat right 10px center;
}
.prev-link,
.next-link {
  background-size: 16px 28px;
}
/* Images */
.thumb-wrap {
  display: flex;
}
.thumb-wrap p {
  margin: 0 0 0 16px;
}
.thumb-wrap img {
  width: 80px;
  height: 100%;
}
/*下部インスタ写真レイアウト*/
.TopCategory #instagram{
	padding-top: 4em;
}
#instagram-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-left: -10px;
	margin-top: 0;
}
#instagram-list li{
	width: 19%;
	margin-left: 10px;
	margin-bottom: 10px;
}
#instagram-list li a img{
  	width: 100%;
	margin-bottom: 0!important;
}
#instagram-list li:last-child{
	display: none;
}
#insta-icon{
	display:flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 0 .5em 1em;
}
#insta-icon div{
	font-weight: bold;
}
#insta-icon div img{
	width: 60%;
}
#insta-icon div:nth-child(1){
		width:10%;
}
/*1048px以下の設定*/
@media screen and (max-width: 1048px) {
	#instagram-list li{
	width: 23%;
	margin-left: 2%;
}
#instagram-list li:last-child{
	display: block;
}
}
@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
#insta-icon{
	justify-content: center;
	}
#insta-icon div:nth-child(1){
	width: 15%;
	}
.TopCategory #instagram{
		padding-top:2em;
}
}
/*530以下の設定*/
@media screen and (max-width: 530px) {
#instagram-list li{
	width: 30%;
	margin-left: 10px;
}

}
@media screen and (max-width: 599px) {
/* 480pxまでの幅の場合に適応される */

	.TopCategory #instagram #insta-icon{
	flex-wrap: nowrap;
	}
    #insta-icon div:nth-child(1){
		width:30%;
}
	#insta-icon div:nth-child(2){
		width:65%;
		margin-right: 0;
		font-size: 90%;
}
	#insta-icon div img{
		width:80%;
	}
}
/*サイドインスタ写真レイアウト調整*/

.side-instagram #insta-icon{
	justify-content: center;
	padding-left: 0;
	position: relative;
	padding-right: 0;
}
.side-instagram #insta-icon div{
	font-size: 95%;
}
.side-instagram #insta-icon div.side-instagram1{
	text-align: center;
	 width: 100%;
	padding: 0.5em;
	background: #272727;
	color: #fff;
	margin: 0 0 1em !important;
	border-radius: 10px 10px 0 0;
}
.side-instagram #insta-icon div.side-instagram2{
position: absolute;
	bottom: -6.5em;
	left: 0em;
	z-index: 100;
	
}
.side-instagram #insta-icon div.side-instagram2 img{
	border: 1px solid #272727;
}
.side-instagram div.insta_btn{
	text-align: center;
	margin: 0 auto ;
	width: 100% !important;
	background-color: #272727;
	border-radius: 0 0 10px 10px;
	bottom: -3em;
	z-index: 0;
	padding-bottom: 5px !important;
	padding-top: 5px;
}
.side-instagram div.insta_btn a{
	color: #fff;
    font-weight: normal;
    text-decoration: none;
}
.side-instagram #instagram-list{
	margin-left: -2%;
}
.side-instagram #instagram-list li{
	width: 48%;
	margin-left: 2%;
}
.side-instagram #instagram-list li:last-child {
    display: block;
}

@media screen and (max-width: 599px) {
.side-instagram #instagram-list li{
	width: 30%;
 }
.side-instagram #instagram-list li:last-child,
#instagram-list li:last-child{
	display: none;
}
.side-instagram #insta-icon div{
	font-size:80%;
}

}

.widget_text::before{
	margin-bottom: 1.5em;
}
.widget_text::after{
	margin-bottom: 1.5em;
}
/*サイドおすすめランキングレイアウト調整*/
.sidebar_ranking{
	padding: 1em .5em;
	position: static;
	display: flex;
}
.sidebar_ranking_left{
	width: 20%;
	display: block;
}
.sidebar_ranking_right{
	display: block;
}
.sidebar_ranking_num{
	position: static;
	clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
	width: 2.5em;
	height: 2.2em;
	text-align: center;
}
.sidebar_ranking.last{
	border-bottom: none !important;
}
.rk1{background: #0B5550;}
.rk2{background: #120B55;}
.rk3{background: #50550B;}
.rk4{background: #550B15;}
.textwidget .side_rankingbox{
	border: 1px solid #eeeeee;
	position: relative;
	padding: 1em 0;
	margin-top: 4em;
}
.sidebar .widget .textwidget .side_rankingbox a{
	text-decoration: none;
}
.sidebar .widget .textwidget .side_rankingbox h4.widgettitle{
	position: absolute;
	top: -12px;
	left: 15%;
	height:10%;
	width: 70%;
	margin: 0 auto;
	background-color: inherit;
	text-align: center;
	text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0-2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
}
@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
.sidebar_ranking_left{
	width: 25%;
}
}


.cassette_lower/*家事代行スタッフ求人2つ並びボタン*/
{
	display: flex;
	clear: both;
}
div.cassette_lower div.recruit_official_btn {
	width: 30%;
}
div.cassette_lower div.recruit_detail_btn{
	width: 70%;
}
div.cassette_lower div.recruit_official_btn a,
div.cassette_lower div.recruit_detail_btn a{
 background-image:  linear-gradient(135deg, #f57E04 10px, transparent 0)   
}

div.cassette_lower .su-button-center .official_transition_main span ,
#main .cassette_lower .su-button-center .detail_btn span{
	padding: 9px 5px;
}
@media screen and (max-width: 599px) {
/* 480pxまでの幅の場合に適応される */
.cassette_lower{
	display: block;
}
#main .cassette_lower .su-button-center{
	width: 100% !important;
	margin-left: 0;
	margin-right: 0;
	}
}
/*==おすすめの家事代行サービス==*/
div.cassette_lower div.su-button-center a,
.su-button-center a,
.entry-content .btn-wrap.lightning a,
a.two-buttons-left,a.two-buttons-right
{
	background-color: #373634!important;
	-moz-border-radius:0px!important;
	-webkit-border-radius: 0px!important;
	background-image:  linear-gradient(135deg, #f57E04 10px, transparent 0);
	border: none;
}
.su-button-center a span{
	-moz-border-radius: 0px!important;
    -webkit-border-radius: 0px!important;
	border: none!important;
	font-size: 100%!important;
}
a.su-button-style-default {
	background-color: #373634 !important;
	
}
.su-button-style-default span{
	border-color: #666 !important;
}
.su-spacer{
	margin-bottom:2em;
}
a.two-buttons-left,a.two-buttons-right{
	 padding: 12px 28px;
    font-size: 16px!important;
    font-weight: normal;
    box-shadow: none;
}
/* 下部SNSフォローボタン全体 */
.SNSfollow{
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 2em auto 0;
		height: 130px;
}
.SNSfollow div:nth-child(1){
		font-size: 2.2em;
		font-weight: bold;
		text-align: right;
		width: 55%;
	}
.SNSfollow div:nth-child(2){
		 text-align: left;
	width: 45%;
}
.SNSfollow div ul {/* SNSフォローボタン全体の位置 */
	justify-content: space-around;
	padding-left: 10px;
}
.SNSfollow div ul li{
		display: inline;
		margin-left: 20px;
}
.SNSfollow div ul li a,
.SNSshare div a {/* SNSフォローボタン同士の余白 */
border-radius:50%;
position:relative;
display:inline-block;
width:50px;
height:50px;
font-size:30px;
text-decoration:none;
transition:.5s;
background-color:#fff;
color:#444;
	border: 3px #444 solid;
}

.SNSfollow div ul li a:hover,
.SNSshare div a:hover{/*SNSフォローボタンマウスホバー時のテキスト指定 */
text-decoration:none;
	color:#fff; 
	background-color:#444;
	border: 3px #444 solid
	/*color:#444; 
	background-color:#f7f7f7;
	border: 3px #444 solid*/
}


.SNSfollow div ul li a i,
.SNSshare div a i{/*SNSフォローアイコンを真ん中に */
position:absolute;
top:50%;
left:50%;
-ms-transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
}

@media screen and (max-width: 834px) {
/* 768pxまでの幅の場合に適応される */
	/*.SNSfollow{
		margin-bottom: 4em;
	}*/
    .SNSfollow div:nth-child(1){
		font-size: 2em;
    }
}
@media screen and (max-width: 599px) {
/* 480pxまでの幅の場合に適応される */
    .SNSfollow{ 
		display: block;
		margin-top: 0;
    }
	.SNSfollow.mt5em{
		margin-top: 0;
	}
	.SNSfollow div{
		width: 100%;
		text-align: center !important;
	}
	.SNSfollow div:nth-child(1){
		font-size: 1.6em;
		width: 100%;
	}
    .SNSfollow div:nth-child(2){
		width: 100%;
	}
	.SNSfollow div ul{
		padding-left:0;
	}
	.SNSfollow div ul li:nth-child(1){
	margin-left: 0;
	}
}

/*投稿記事内SNSシェアボタン*/

.SNSshare {
	width: 98%;
	display: flex;
	justify-content: space-between;
		align-items: center;
	flex-wrap: wrap;
}
.SNSshare div {/* SNSフォローボタン全体の位置 */
	justify-content: space-around;
}
.SNSshare div {
		display: inline;
}
.SNSshare div:nth-child(n+1){
	width: 17%;
	min-width: 110px;
}
.SNSshare div a{
	font-family:'Verdana',sans-serif;	
	border-radius: 25px;
	border: 2px #444 solid;
	display:inline-block;
	width:100%;
	min-width: 100px;
	transition:.4s;	
	text-decoration:none;
}
.SNSshare div a[target="_blank"]:after{
	content: none;
}
.SNSshare div a i{
	left:24%;
}

.SNSshare div a div{
font-size:14px;
	position: absolute;
	left:40%;
	top: 24%;
	padding: 0;
	margin: 0;
	width: 60% !important;
	font-weight: bold;
	letter-spacing:-0.5px;
}
.SNSshare div a span.count{
	position: absolute;
	top: 22%; right:10%;
	font-size: 18px;
	font-weight: bold;
	display: block;
}
.SNSshare div.line a div{
	left:35%;
}
@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
	.SNSshare div:nth-child(n+1){
		min-width: 100px;
		width: 30%;
 }
.SNSshare::after {
		display: block;
		content:"";
		width: 30%;
	min-width: 100px;
}
.sharewrap{
margin-bottom: 0;
}
}
@media screen and (max-width: 599px) {
/* 480pxまでの幅の場合に適応される
	.SNSshare div:nth-child(n+1){
		min-width: 100px;
		width: 30%;
 }
.SNSshare::after {
		display: block;
		content:"";
		width: 30%;
	min-width: 100px;
} */
}
/*====家事代行サービスを探すサーチボックス*/
#main .searchpanel{
	border: 2px solid #2E2E2E;
	border-top: none;
	border-radius: 0 0 20px 0;
	margin-top: -1px;
	background-color: #F9F9F9;
}
.searchpanel .searchpanel_left select{
	background-position: 90% center;
	border: 1px solid rgb(100, 100, 100);
}
#main  .searchpanel .searchpanel_left{
	padding-right: 0;
}
#main .searchpanel .searchpanel_right{
	padding-left: 0;
	position: relative;
	margin-left: -1px;
}
#main .searchpanel .searchpanel_right input[type="submit"] {
	padding: 9.5%;
/*	border-bottom: 1px solid #AF0202;*/
	border-bottom: 1px solid #EBE7DD;
	font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
	color: #272727;
/*	background-color: #AF0202;*/
	background-color: #EBE7DD;
	line-height: 1.2;
}
#main .searchpanel .searchpanel_right:before{
	 content: '';
    position: absolute;
    border-width: 10px 10px 10px 0;
    border-style: solid solid solid none;
/*    border-color: transparent #AF0202 transparent;*/
    border-color: transparent #EBE7DD transparent;
	top: 32%;
    left: -10px;
}
.searchpanel_left .check_set{
	display: flex;
	justify-content: center;
}
#main .searchpanel .searchpanel_toggle{
	width: 75%;
}
#main .searchpanel_detail_set select{
	border: 1px solid rgb(100, 100, 100);
}
#main .searchpanel .check_set_table .check_set_table_row{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
.searchpanel_left .check_set{
	justify-content: start;
	flex-wrap: wrap;
    }
}
@media screen and (max-width: 599px) {
#main .searchpanel .searchpanel_right input[type="submit"]{
		padding: 6%;
		font-size: 90%;
	}
#main .searchpanel .searchpanel_right:before{
	border-width: 5px 5px 5px 0;
	top: 30%;
	left: -5px;
	}
}
/*プラグイン Child Pages Shortcod　
　　　　　カスタマイズ（サービス一覧など）*/
.child_pages .child_page{
	height: 280px!important;
    margin-bottom: 2em;
	padding-bottom: 1em;
}
#guide_top .child_pages .child_page,
#want_top .child_pages .child_page{
	height: 240px!important;
}
#guide_top .child_page-container:after, #want_top .child_page-container:after{
	content: '';
    display: block;
    width: 100%;
    height: 3.5em;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 100%);
    position: absolute;
    bottom: 0;
}
#guide_top .child_pages .child_page-container,
#want_top .child_pages .child_page-container{
	overflow: hidden;
    position: relative;
	height: 100%!important;
}
.child_pages .post_content .post_excerpt{
	line-height: 1.4;
}
.child_pages .post_content h4{
text-align: justify;
}
#post-413 .article-footer{
/*/guidance/のコンテンツfooter非表示*/
	display: none;
}
@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
.child_pages .child_page{
margin-bottom: 0;
}
}
@media screen and (max-width: 599px) {
.child_pages .child_page .child_page-container{
padding: 10px !important;	
}
.child_pages .post_content h4{
font-size: 90%;
padding: .5em 0;
margin-bottom: 0;
	}
}

/*お問い合わせフォーム*/
#contact-form{
	width: 55%;
	margin: 0 auto;
}

#contact-form div:nth-of-type(odd){
	padding: 1em 0.5em;
}
#contact-form div{
	width: 100%;
}
#main #contact-form li:before{
	content: none;
}
#main #contact-form ul{
	display: flex;
	justify-content: space-between;
	margin: 0;
	max-width: 97%;
}
#main #contact-form li{
	margin: 0;
	padding: 0;
	width: 48%;
}
#main #contact-form select{
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	
}
#main #contact-form select,
#main #contact-form input[type="text"],
#main #contact-form input[type="email"],
#main #contact-form input[type="tel"],
#main #contact-form textarea{
	width: 100%;
	max-width: 96%;
}
div.prevent-spam-quiz{
	max-width: 96%;
	margin: 10px 0;
	border: 2px dotted rgba(51, 51, 51, 0.1);
}
#main #contact-form input[type="submit"]{
	border-radius: 20px;
}
@media screen and (max-width: 768px) {
#contact-form {
    width: 80%;
    }
}
@media screen and (max-width: 599px) {
#contact-form {
    width: 96%;
    }
#contact-form .wpcf7-submit {
	margin-bottom: 0;
	margin-top: 0;
	}
}
/*---運営会社------*/
.entry-content table.company{
	border: none;
	width: 60% !important;
	margin: 0 auto;
}
.company tr{
	border: none;
	border-bottom: 1px solid #d4d4d4;
}
.company td {
	padding: 2em 0 2em 3em;
	width: 20%;
	vertical-align: top;
	border: none;
	text-align: left;

}
.company td:last-child{
	width: 40%;
}
.td-link a{
	margin-bottom: .2em;
	display: block;
}
@media screen and (max-width: 599px) {
.entry-content table.company{
width: 96% !important;
 }
.company td {
	padding: 2em 0 2em 1em;
}
}
/*フッターナビ*/
/*#footercontent{
	margin-top: -20vh;
}*/
#content .bgfull #footer-top, #footer-top .inner{
	background-color: transparent!important;
}
#inner-footer.footNav1{/*-------1段目*/
	/*background: #3E3D3A;
	padding-bottom: 3em !important;*/
}
#inner-footer.footNav1 nav{
	width: 100%;
	padding: 3em;
	display: flex;
	justify-content: space-around;
	
}
#inner-footer.footNav1 nav #footnv-area{
	width: 70%;
	position: relative;
}
#inner-footer.footNav1 nav #foot-logo{
    width: 25%;
}
/*
#foot-logo a{
	display: block;
	width: 100%;
	min-width: 158px;
}
#foot-logo a img{
	width: 100%;
	max-width: 100%;
	height: auto;
}*/
#inner-footer.footNav1 nav .footer-links{
	width: 100%;
	font-size: 95%;
}
.footnav-box{
	display: flex;
	justify-content: space-between;
	width: 100%;
	position: absolute;
	bottom: 1em;
}
.footnav-box div{
	width: 32%;
	text-align: center;
	border: 1px solid #707070;
	background-color: #373634;
	margin-right: 20px;
	font-size: 80%;
	transition: background 2s;
	padding: .5em 0;
}
.footnav-box div:last-child{
	margin-right: 0;
}
.footnav-box div:hover{
	opacity: 0.7;
	
}
.footnav-box div a{
	text-decoration: none;
}
.footnav-box div a:hover{
	text-decoration: none;
}
#inner-footer.footNav2,
#inner-footer.footNav4 {/*-------2段目*/
	display: flex;
	align-items: center;
	background:#373634;
	padding: 4em 0 3.5em !important;
}
#inner-footer.footNav2 div.Fmenu,
#inner-footer.footNav4 div.Fmenu{
	width: 25%;
	font-size: 140%;
	color: #FFF;
}
#inner-footer.footNav2 nav,
#inner-footer.footNav4 nav{
	width: 75%;
}
#inner-footer.footNav2 nav ul,
#inner-footer.footNav4 nav ul{
	column-count: 3;
  column-gap: 5%;
  list-style: none;
  margin: 0;
  padding: 0;
}
#inner-footer.footNav2 nav ul li,
#inner-footer.footNav4 nav ul li{
	font-size: 75%;
	padding-bottom: 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
}

/*=====================================*/
#inner-footer.footNav3 {/*-------3段目*/
	background: #5B5651;
	display: flex;
	justify-content: space-around;
}
.footNav3-a,.footNav3-b,.footNav3-c{
	width: calc(101% / 3);
	padding: 3em 0 2em !important;
}
#inner-footer.footNav3 div.Fmenu{
	width: 50%;
	margin: 0 auto;
	font-size: 130%;
	color: #FFF;
	padding-bottom: 1em;
}
#inner-footer.footNav3 nav{
	width: 50%;
	margin: 0 auto;
	display: block;
	float: none !important;
}
#inner-footer.footNav3 nav ul li{
	font-size: 75%;
	padding-bottom: 1em;
}
#footer.footer .footer-bg{/*-------共通*/
z-index:30;
}
#inner-footer.footNav4 {/*-------4段目*/
	background: #3E3D3A;
}
/*.one{background: #3E3D3A;}*/
.two{background:#373634;}
.three{background: linear-gradient(90deg, #5B5651 50%, #847C77 50%);}
.four{background:#3E3D3A;}
.footNav3-a{background: #5B5651;}
.footNav3-b{background: #74716C;}
.footNav3-c{background: #847C77;}
#footer.footer #inner-footer{
	padding: 0;
}
#footer.footer #inner-footer a{
	color: #C9CBCB;
}
#footer.footer #inner-footer a:hover{
	text-decoration: none;
	opacity: 0.7;
}
#footer.footer #inner-footer i.fa-fw{
	text-align: left;
}
.ps-br{
    display: block; /* PCを改行して */
}
@media screen and (max-width: 1166px) {
#inner-footer{
	width: 96%;
    }
}
@media screen and (max-width: 834px) {
/*#foot-logo{
	top:11vh;
}
#foot-logo a{
		min-width: 120px;
	}
#inner-footer.footNav1 nav .footer-links{
    font-size: 85%;
	width: 68%;
	padding-top: 5%;
 }
#inner-footer.footNav1 nav .footer-links ul li{
		font-size:92% ;
}*/
#inner-footer.footNav2,
#inner-footer.footNav4{
display: block;
padding: 2em 0 1em !important;
    }
#inner-footer.footNav2 div.Fmenu,
#inner-footer.footNav4 div.Fmenu,
#inner-footer.footNav3 div.Fmenu{
	width: 100%;
	text-align: left;
	padding-bottom: 1em;
    padding-left: 1em;
	}
#inner-footer.footNav2 nav,
#inner-footer.footNav3 nav,
#inner-footer.footNav4 nav{
	width: 100%;
	}
#inner-footer.footNav2 nav ul{
	column-count: 2;
}
#inner-footer.footNav3{
	display:block;
}
.footNav3-a,.footNav3-b,.footNav3-c{
	width:100%;
	padding: 2em 0 1em !important;
}
#inner-footer.footNav2 nav ul,
#inner-footer.footNav4 nav ul{
		width: 90%;
	margin: 0 auto;
	
}
#inner-footer.footNav3 nav ul{
	column-count: 3;
	column-gap: 5%;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 90%;
	text-align: center;
}
#inner-footer.footNav3 nav ul li{
	padding-bottom: 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ps-br{
    display: none; /* 改行を消す */
}
.copyright{
	font-size: 75%;
}
}
@media screen and (max-width: 768px) {
	#inner-footer.footNav1 nav{
		display: block;
		padding: 2em;
	}
	#inner-footer.footNav1 nav #foot-logo{
		margin: 0 auto;
	}
	#inner-footer.footNav1 nav #footnv-area{
		width: 100%;
	}
	.footer-links ul {
		margin: 1em 0 ;
	}
	.footer-links li{
		font-size: 90%;
	}
	.footnav-box{
		position: static;
	}
}
@media screen and (max-width: 599px) {
	#inner-footer.footNav1 nav #foot-logo{
	width: 30%;
}
/*#footercontent{
	margin-top: 15vh;
}*/
/*#foot-logo{
	position: static;
	margin: -4em auto;
}
#inner-footer.footNav1 nav{
		padding-bottom: 2.5em;
}
#inner-footer.footNav1 nav #foot-logo{
	width: 100%;
	margin: 2em auto 0;
	float: none;
	padding: 0;
}
#inner-footer.footNav1 nav #foot-logo a{
	width: 10%;
	min-width: 100px;
	margin: 0 auto;
	}
#inner-footer.footNav1 nav .footer-links{
	width: 90%;
	text-align: center;
	float: none;
	padding-top: 5em;
	margin: 0 auto;
 }*/
.footnav-box{
	display: block;
}
.footnav-box div{
		width: 100%;
		margin: 0 auto !important;
}
#inner-footer.footNav2 nav ul,
#inner-footer.footNav3 nav ul,
#inner-footer.footNav4 nav ul{
	column-count: 1;
}
#inner-footer.footNav3 nav ul{
	text-align: left;
	margin: 0 auto;
}
#inner-footer.footNav2 nav ul li,
#inner-footer.footNav4 nav ul li{
	display: block;
}
#inner-footer.footNav4 .Fmenu .ps-br{
	display: block;
	}
}
/*====モバイル用ナビ===================================*/
/*　ハンバーガーメニューボタン　*/
.hamburger {
  display : block;
  position: fixed;
  z-index : 992;
  left : 10px;
  top   : 1.4em;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}
@media only screen and (min-width: 769px){
	.hamburger {
	display: none;
	}
}

.hamburger span {
  display : block;
  position: absolute;
  width   : 28px;
  height  : 2px ;
  left    : 6px;
  background : #BBBBBB;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 0px;
}
.hamburger span:nth-child(2) {
  top: 10px;
}
.hamburger span:nth-child(3) {
  top: 20px;
}
.hamburger span:nth-child(4) {
  top: 25px;
  background: none;
  font-size: 8px;
  color: #949494;
}

/* スマホメニューを開いてる時のボタン */
.hamburger.active{
z-index : 993;
}
.hamburger.active span:nth-child(1) {
  top : 16px;
  left: 6px;
  background :#ccc;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 16px;
  background :#ccc;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}

/* メニュー背景　*/
nav.globalMenuSp {
  position: fixed;
  z-index : 990;
  top  : 0;
  left : 0;
  color: #fff;
  background: rgb(237, 236, 228);
  text-align: center;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  transition: all 0.6s;
  padding: 5%;
}

nav.globalMenuSp ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  transition: .4s all;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
}
nav.globalMenuSp ul li:hover{
  background :#ddd;
}

nav.globalMenuSp ul li a {
  color: #272727;
  padding: 1em 0;
  text-decoration :none;
	font-size: 11px;
}
nav.globalMenuSp ul #spnv-ct-08 a {
	font-size: 10px;
}
/* クリックでjQueryで追加・削除 */
nav.globalMenuSp.active {
  opacity: 100;
  display: block;
  transform: translateX(0%);
  visibility: visible;
  overflow-y: auto;
}
nav.globalMenuSp ul.nav-area{
			width: 80%;
			display: flex;
			flex-wrap: wrap;
			border-top: 2px solid #faf9f4;
			border-left: 2px solid #faf9f4;
			border-right: 2px solid #faf9f4;
		}
nav.globalMenuSp ul.nav-area li{
			width: 50%;
			display: block;
			border-bottom: 2px solid #faf9f4;
			padding: 6% 1%;
			line-height: 1;
		}
nav.globalMenuSp ul.nav-area li:nth-child(odd) {
			clear: left;
			border-right: 2px solid #faf9f4;
}


/*アイコン表示*/
nav.globalMenuSp ul.nav-area li:before{		
	content:"";
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block ;
	width: 16px;
	height: 16px;
	vertical-align: bottom;
	background-size: contain;
	padding-right: .5em;
	opacity: 0.5;
}
nav.globalMenuSp ul.nav-area li#spnv-li-01:before {
background-image:url("https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-news.svg") ;}
nav.globalMenuSp ul.nav-area li#spnv-li-02:before {
background-image:url("https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-pen.svg") ;}
nav.globalMenuSp ul.nav-area li#spnv-li-03:before {
background-image:url("https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-microphone.svg") ;}
nav.globalMenuSp ul.nav-area li#spnv-li-04:before {
background-image:url("https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-articles.svg") ;}
nav.globalMenuSp ul.nav-area li#spnv-li-05:before {
background-image:url("https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-iv.svg") ;}
nav.globalMenuSp ul.nav-area li#spnv-li-06:before {
background-image:url("https://lifehugger.jp/wp-content/uploads/2021new/nav-icon-mail.svg") ;}
nav.globalMenuSp ul.nav-area li#spnv-ct-01:before {
background-image:url("https://lifehugger.jp/wp-content/uploads/2021new/nvicon-food.svg") ;}
nav.globalMenuSp ul.nav-area li#spnv-ct-02:before {
background-image:url("https://lifehugger.jp/wp-content/uploads/2021new/nvicon-fashion.svg") ;}
nav.globalMenuSp ul.nav-area li#spnv-ct-03:before {
background-image:url("https://lifehugger.jp/wp-content/uploads/2021new/nvicon-life.svg") ;}
nav.globalMenuSp ul.nav-area li#spnv-ct-04:before {
background-image:url("https://lifehugger.jp/wp-content/uploads/2021new/nvicon-kids.svg") ;}
nav.globalMenuSp ul.nav-area li#spnv-ct-05:before {
background-image:url("https://lifehugger.jp/wp-content/uploads/2021new/nvicon-wellness.svg") ;}
nav.globalMenuSp ul.nav-area li#spnv-ct-06:before {
background-image:url("https://lifehugger.jp/wp-content/uploads/2021new/nvicon-zerowaste.svg") ;}
nav.globalMenuSp ul.nav-area li#spnv-ct-07:before {
background-image:url("https://lifehugger.jp/wp-content/uploads/2021new/nvicon-keeping.svg") ;}
nav.globalMenuSp ul.nav-area li#spnv-ct-08:before {
background-image:url("https://lifehugger.jp/wp-content/uploads/2021new/nvicon-cleaning.svg") ;}

nav.globalMenuSp .nav-name{
			width: 80%;
			margin: 0 auto;
			padding: 1.5em 0 .5em;
			text-align: center;
			color: #282828;
			/*background-color: #faf9f4;*/
			font-size: 12px;
}

nav.globalMenuSp #SNSbtn{
	display: block;
	display: flex;
	 justify-content: center;
	padding-top: 1em;
	
}
nav.globalMenuSp h1{
	margin: 0 auto;
	width: 60%;
}

/*===家事代行カテゴリTOP==================*/
.entry-content .TopCategory.menu-pickup-h2.Newsh2 h2.top{
	padding-bottom: 10px!important;
}
.entry-content .TopCategory.menu-pickup-h2.Newsh2 h2.top span{
	font-size:16px;
	padding-left: 2em;
	vertical-align: middle;
	}
.entry-content ul.menu-pickup{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	padding: 0 ;
	margin: 0 0 1em 0;
	justify-content: space-between;
}
.entry-content .menu-pickup li{
	width:calc(100% / 3 - 10px);
	padding: 0;
	margin: 0 ;
	display: flex;
	margin-bottom: 15px;
}
.entry-content .menu-pickup li:before{
	content: none;
}
.entry-content .menu-pickup li a {
display: flex;
align-items: center;
text-decoration: none;
background: #fff;
box-shadow: 0 2px 5px rgb(0 0 0 / 9%);
font-size: 14px;
/* アイコンの縮小を防ぐ*/
flex-shrink: 0;
width: 100%;
padding: 15px;
/* 折り返しの対応*/
overflow-wrap: break-word;
}
.entry-content .menu-pickup li a span.pickup-icon {
/* アイコンの縮小を防ぐ*/
flex-shrink: 0;
width: 32px;
height: 32px;
fill: #4b4b4b;
margin-right: 13px;
}
.entry-content .menu-pickup li a span.pickup-icon img{
margin: 0;
}
.entry-content .menu-pickup li a span.pickup-text {
/* 横幅の可変を維持した折り返しを行う*/
min-width: 0;
overflow-wrap: break-word;
}
@media screen and (max-width: 768px){
	.entry-content ul.menu-pickup{
		margin: 0 0 -1.5em 0;
	}
	.entry-content .menu-pickup li{
	width:calc(100% / 2 - 15px);
	}
}
@media screen and (max-width: 599px){
	.entry-content .TopCategory.menu-pickup-h2.Newsh2 h2.top span{
		display: block;
		padding-left: 0;
		margin-bottom: -1em;
		margin-top: -1em;
		font-size: 15px;
	}
	.entry-content ul.menu-pickup{
		display: block;
		margin-bottom: 0;
	}
	.entry-content .menu-pickup li{
	width:100%;
	margin-bottom: 5px;
	}
	.entry-content .menu-pickup li:last-child{
		margin-bottom: 25px;
	}
	.entry-content .menu-pickup li a{
		padding: 10px;
		font-size: 14px;
	}
	.entry-content .menu-pickup li a span.pickup-icon {
		width: 22px;
		height: 22px;
	}
}

/*===タイトルデザイン&共通パーツ変更===================================*/
p{
	text-align: justify;
}
.center-j{
	text-align: center;
}
.header {
	margin: 0;
}
.widget{
	margin-bottom: 2em;
}
.entry-content h2, .widgettitle{
	background-color: inherit;
	color: #272727;
	box-shadow: none;
}
.widget .widgettitle{
	background-color: inherit;
}
h4.widgettitle{
	text-align: center;
	font-size: 1em;
	color: #272727;
}
h4.widgettitle span{
	padding: 0.75em 0.8em;
}
.sidebar .widget h4.widgettitle {
	background-color: #ebe7dd;
	margin: 1em 0 0.5em;
	text-align: left;
}
.sidebar .widget.cat-post-widget .category-posts-internal .cat-post-item {
	border-bottom: 1px dotted rgba(125,125,125,.2);
}
.sidebar .widget.widget_text .category-posts-internal .cat-post-thumbnail {
	margin: 5px 10px 5px 0;
	max-width: 100%;
}
.sidebar .widget.widget_text .category-posts-internal .cat-post-thumbnail img {
	height: 75px;
	object-fit: cover;
}
.sidebar .widget.widget_text .category-posts-internal .cat-post-item {
	border-bottom: 1px dotted rgba(125,125,125,.2);
	list-style: none;
	margin: 3px 0 10px;
	padding: 3px 0;
}
.sidebar .widget.widget_text .category-posts-internal .cat-post-item a {
	text-decoration: none;
}
.entry-content h2{
	font-size: 1.5em;
}

.entry-content h2{
position: relative;
  padding: 1.5em .7em .7em;
  border-bottom: 3px solid #2E2E2E;
	background-color: #fff;
}
.entry-content h2:before {
  position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #2E2E2E transparent transparent transparent;
}

.entry-content h2:after {
  position: absolute;
  bottom: -10px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.entry-content h2.top{
	font-family: Arial, Helvetica, "sans-serif";
    font-size: 2.6875rem ;
    margin: .5em 0 0em !important;
    color: #272727;
    padding-left: 0;
	background-color: transparent;
}
.entry-content h2.top,
.entry-content h2.top:after,
.entry-content h2.top:before{
	border: none;
}
.entry-content h2.top-jp{
	font-family: Arial, Helvetica, "sans-serif";
    font-size: 2rem ;
    margin: .5em 0 0em !important;
    color: #272727;
    padding-left: 0;
	background-color: transparent;
}
.entry-content h2.recruit-top{
	font-size: 1.8rem;
}
.byline{
//	margin-bottom: 2em;
}
.byline .cat-name {
	clear: both;
	background: #272727;
	color: #FFF;
	padding: .5em 1em;
	margin: 0 1em 0 0;
}
#main .article header{
	margin-bottom: 2.5em;
}

.entry-content img{
	margin-top: 1em;
	margin-bottom: 2.5em
}

.entry-content .wp-caption img {
	margin-bottom: 0.5em;
}

.article-header .entry-title{
//	margin-bottom: 1.5em;
//	margin-top: 1.5em
}

.single-title, .page-title{
	font-size: 1.8em;
}
.entry-content h3{
	border-left: none;
	border-bottom: 3px dotted #3E3D3A !important;
}
.entry-content ul li{
	list-style: none;
}
.entry-content ul li:before{
	font-family: FontAwesome;
    content: "\f138";
	background-color: transparent !important;
	box-shadow: none;
	top: 0;
}
.grid{
	background: #f4f4f4;
}
.web{
	margin: 1.5em 0 1em;
	background: #EEEFEF;
	padding: 1em;
}
.web p{
	margin-bottom: .5em;
}
@media screen and (max-width: 768px) {
.entry-content h2.top-jp{
	padding-top: .5em;
}
.PRBOX.TopCategory{
		padding:0 !important;
}
}
@media screen and (max-width: 599px) {
.article-header .entry-title{
margin-top: 0;
margin-bottom: .5em;
}
.entry-content h2 {
font-size: 1.2em;
padding-top: 0;
margin-top: 2.5em;
box-shadow: none;
}
#main .article header{
margin-bottom: 0;
}
#main .article .eyecatch img {
 margin-bottom: 1em;	
}
.entry-content img{
margin-bottom: 1em;
}
.entry-content h2.top-jp {
font-size: 1.5em;
}
.entry-content ul{
	margin-left: 0;
	margin-right: 0;
	/*text-align: center;*/
}
.single-title, .page-title{
	font-size: 1.5em;
}
.byline{
	margin-bottom: 1em;
}
.center-j{
	text-align: justify;
}

}







/*====背景設定===================================*/

.Newsbg{
background-color: #EBE7DD;
margin:0 -200%;
padding:0 200%;
}
#footer.footer .footer-bg{/*-------共通*/
margin:0 -200%;
padding:0 200%;
}
#gnvBox{
margin:0 -200%;
padding:0 200%;
margin-top: 2em;
}
#container,#footer{
overflow: hidden;
}
.page-id-8440 .PRbg,.page-id-8438 .PRbg,.page-id-8443 .PRbg,
.page-id-8445 .PRbg,.page-id-8451 .PRbg,.page-id-8453 .PRbg
{
	background-color: transparent;
}
.page-id-8440 .PRbg .PRBOX,
.page-id-8438 .PRbg .PRBOX,
.page-id-8443 .PRbg .PRBOX,
.page-id-8445 .PRbg .PRBOX,
.page-id-8451 .PRbg .PRBOX,
.page-id-8453 .PRbg .PRBOX
{
	padding: 2em 0;
}
.mt2em{
	margin-top: 2em;
}
/*全体設定@media*/
@media only screen and (min-width: 1166px){
#main{
margin: -35px auto;
}
#sidebar1{
		width: 25%;
}
.wrap {
	max-width: 1166px;
	width: auto;
}
}
@media only screen and (min-width: 768px) and (max-width: 1165px){
#sidebar1{
width: 30%;
}
}
@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */

#main{
padding-bottom: 0;
margin-bottom: 0;
}
#above-inner-header{
display: none;
}
#gnvBox{
	display: none;
	padding-top: 0;
	}
#IN-header{
	display: block;
	padding-top:.5em;
	padding-bottom: .5em;
}
#logo{
		width: 100%;
	}
#ligo .h1{
		margin: 0 auto;
	}
.Newsbg.PRbg{
		background-color: transparent;
	}
}

@media screen and (max-width: 599px) {
/* 480pxまでの幅の場合に適応される */
.PRbg{
	background-color: transparent;
}
#IN-header{
	padding-top:.5em;
}
#footer{
overflow: hidden;
}
#custom_header{
padding: 0;
}
#gnvBox{
	margin-top: 0;
	border: 0;
	display: none;
}
.mt5em{
	margin-top: 2em;
}
.bottomS{
/*	margin-bottom: 2em;*/
	padding: 0;
}

}

#sb_instagram {
	margin-top: 20px;
}

/* トップカテゴリラベル */
span.cat-label {
	display: none;
}

.whatsnewarea span.cat-label {
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	background: #272727;
	color: #ffffff;
	font-size: .7em;
	font-weight: 700;
	padding: 0.1em 0.5em;
	min-width: 8em;
	opacity: .9;
	display: block;
}

/* Authorページの著者情報デザイン */
.author-info-area {
    margin: 0 0 2em;
}

.author-info-area .author-avatar {
    display: table-cell;
    width: 100px;
    float: left;
}

.author-info-area .author-avatar .author-icon img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 80px;
    margin-bottom: 1.3em;
    border: 2px solid #fff;
    box-shadow: 0 0 10px #ddd;
}

.author-info-area .author-profile-text {
    display: table-cell;
    float: left;
    width: calc(100% - 100px);
}

@media screen and (max-width: 480px) {
	.author-info-area .author-avatar {
		display: block;
		width: 100%;
		float: none;
		text-align: center;
	}

	.author-info-area .author-avatar .author-icon img {
		width: 120px;
	}

	.author-info-area .author-profile-text {
		display: block;
		float: none;
		width: 100%;
	}
}

.widget .lifehugger-pickup {
	width: 100%;
}

.widget .lifehugger-pickup .pickup-thumbnail {
	margin-bottom: 0;
}

.widget .lifehugger-pickup .pickup-title {
	width: 100%;
	font-weight: bolder;
	margin: 0.5em 0;
}

#footnv-area .footer-note ul.no-style {
	font-size: 0.8em;
	list-style: none;
	margin-bottom: 2em;
}

#footnv-area .footer-note ul.no-style li {
	margin-bottom: 0.7em;
}

.entry-content .no-top-margin {
	margin-top: 0;
}
/*
.col2.left-side, .col2.right-side {
	width: 50%;
}

.col2.tag-cloud .textbox .tag {
	margin-top: 100px;
	padding: 1em 3em;
}
@media screen and (max-width: 768px) {
	div.TopCategory.col2wrapper{
		flex-wrap: wrap;
		flex-direction: row;
	}
}
@media screen and (max-width:599px) {
	.col2.left-side, .col2.right-side {
		width: 100%;
	}
	.col2.tag-cloud .textbox .tag {
		margin-top: 2em;
	}
}
*/
.col3.left-side, .col3.center-side, .col3.right-side {
	width: 33.33%;
}

.col3.tag-cloud .textbox .tag, .col3.footer-notes .footer-note ul {
	margin-top: 100px;
	padding: 1em 0 1em 2em;
}
.col3wrapper .footer-note ul.no-style {
	font-size: 0.9em;
	list-style: none;
	margin-bottom: 2em;
}
.col3wrapper .footer-note ul.no-style li {
	margin-bottom: 0.9em;
}
@media screen and (max-width: 768px) {
	div.TopCategory.col3wrapper{
		flex-wrap: wrap;
		flex-direction: row;
	}
}
@media screen and (max-width:599px) {
	.col3.left-side, .col3.center-side, .col3.right-side {
		width: 100%;
	}
	.col3.tag-cloud .textbox .tag, .col3.footer-notes .footer-note ul {
		margin-top: 2em;
	}
}

.service-info .service-info-inner .service-info-main {
	display: flex;
	clear: both;
	margin-bottom: 1.6em;
}

.service-info .service-info-inner .service-info-main .eyecatch {
	width: 40%;
	max-width: 320px;
	float: left;
	max-height: 180px;
}

.service-info .service-info-inner .service-info-main .service-intro {
	margin-left: 2em;
	width: 60%;
}

.service-info .service-info-inner .service-info-main .service-intro p {
	margin: 0;
}

.service-info .service-info-button.two-buttons {
	display: flex;
	clear: both;
}

.service-info .service-info-button.two-buttons .btn-wrap.simple a {
	margin-left: 1em;
	margin-right: 1em;
	padding: 1em 1.5em;
}

.service-info .service-info-button.two-buttons .su-button-center {
	display: inline-block;
	width: 50%;
	box-sizing: border-box;
	margin-left: 0;
	margin-right: 1em;
}

.service-info .service-info-button.two-buttons .su-button-detail {
	margin-left: 1em;
	margin-right: 0;
}

.service-info .service-info-inner .service-info-button .su-button-center .detail_btn {
	color: #FFFFFF;
	background-color: #666;
	border-color: #333;
	border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
}

.service-info .service-info-inner .service-info-button .su-button-center .detail_btn span {
	color: #FFFFFF;
	padding: 9px 28px;
	font-size: 21px;
	line-height: 32px;
	border-color: #f48d6c;
	border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}

@media screen and (max-width: 768px) {
	.service-info .service-info-inner .service-info-main {
		display: block;
	}
	.service-info .service-info-inner .service-info-main .eyecatch {
		width: 100%;
		max-width: 100%;
		float: none;
		max-height: 100%;
	}
	.service-info .service-info-inner .service-info-main .service-intro {
		width: 100%;
		margin-left: 0;
		margin-top: 1em;
		margin-bottom: 1.6em;
	}
}

.two-buttons-right.center {
	float: none;
}

.two-buttons-left.center {
	float: none;
}

.serviceThumbnail {
	width: 30%;
	display: inline-block;
	vertical-align: top;
}

.serviceThumbnail img {
	margin-bottom: 0;
}

.serviceText {
	width: 65%;
	margin-left: 3%;
	display: inline-block;
}

@media screen and (max-width: 480px) {
	.serviceThumbnail {
		width: 100%;
		display: block;
	}

	.serviceText {
		width: 100%;
		margin-left: 0;
		display: block;
	}
	
	.service-info .service-info-button.two-buttons {
		display: block;
	}
	
	.service-info .service-info-button.two-buttons .su-button-center {
		display: block;
		width: 100%;
		clear: both;
		margin: 1.5em auto;
	}
}

.top-spacer {
	margin-top: 1.5em;
}

/* カテゴリトップの家事代行サーチパネルwithエリアリストのデザイン */
.entry-content.searchpanel-with-area h2.searchpanel-headline {
	margin-bottom: 0;
	margin-top: 0;
}
.entry-content.searchpanel-with-area h4.favorite-area {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	margin-bottom: 0;
	padding-left: 1em;
	margin-top: 0;
	padding-top: 1em;
}

.entry-content.searchpanel-with-area div.area-list-wrapper {
	padding-bottom: 1em;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

.entry-content.searchpanel-with-area div.area-list-wrapper ul.area-list {
	margin-bottom: 0;
}

.entry-content.searchpanel-with-area div.area-list-wrapper ul.ct-toptag.area-list li a:before {
	content: "";
/*	margin-right: 0.2em;*/
}

.entry-content.searchpanel-with-area form div.searchpanel {
	padding-left: 20%;
	padding-right: 20%;
}

.entry-content.searchpanel-with-area form div.searchpanel .searchpanel_left select {
	padding: 2%;
	line-height: 1;
}

#main .entry-content.searchpanel-with-area form div.searchpanel .searchpanel_right input[type="submit"] {
	padding: 5.9%;
}

.service-info-button .btn-wrap.simple a {
	background: #ebe7dd;
}

.su-row .su-column .su-column-inner > a > img, .su-row .su-column .su-column-inner > img {
	margin-top: 0;
}

.two-buttons.simple-button a.two-buttons-left, .two-buttons.simple-button a.two-buttons-right {
	background: #ebe7dd !important;
	border: 1px solid #3e3e3e;
    color: #3e3e3e;
}

.two-buttons.simple-button a.two-buttons-left:hover, .two-buttons.simple-button a.two-buttons-right:hover {
	background: #3e3e3e !important;
	color: #ffffff;
}