@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, p, .header, #topmenu ul li a {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif!important;
}
body {
    background: #fff;
}
.post-content .aligncenter, .post-content .alignwide, .post-content .alignfull {
    margin: 0em auto;
}
.post-content .alignnone {
    margin: 0em;
}
#google_language_translator{
	margin-top:0.5em;
}
.main-menu .current-menu-item:before, .main-menu .current_page_item:before {
    content: '\f107';
    display: block;
    font: 16px/1 "Genericons";
	font-family: "dashicons";
    color: #FF9900;
    position: absolute;
    top: -1px;
    left: -20px;
}
.side-banner{
	margin-bottom:10px;
}
.hanbun{
	width: 45%;
	display: inline-block;
}
.ogata{
	width: 35%;
	display: inline-block;
}
h4 {
border-bottom: solid 3px skyblue;
position: relative;
	font-size: 110%!important;
	margin: 1em 0 0.5em!Important;
	padding-bottom: 5px;
}

h4:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 3px #ffaf58;
bottom: -3px;
width: 30%;
}
.syohin{
	margin: 0!important;
	list-style: disc!important;
}
.syohin li{
	display: inline-block;
	width: 32%;
	padding: 0 1%;
	list-style: disc!important;
	vertical-align: top;
	margin: 0px!important;
	font-size: 90%;
}
.item{
	display: inline-block;
	width: 24%;
}
.service{
	display: inline-block;
	width: 48%;
	padding: 1%;
	vertical-align: top;
}
.service img{
	margin-bottom: 0.5em!important;
}
.stech{
background: #ffaf58;
box-shadow: 0px 0px 0px 5px #ffaf58;
border: dashed 2px white;
padding: 0.2em 0.5em;
	margin-bottom:1em;
	font-weight:bold;
	font-size:1.2em;
	color: #fff;
	text-shadow: 1px 1px 2px #333;
}
.stech:not(:first-child){
	margin-top:1em;
}
.bnrbox_sp{display:none;}
.kaisya_sp{display:none;}
table.nobg th {
    background: #f9f9f9;
}
table.nobg td {
    background: #fff!important;
}
_.widget-content .textwidget a {
    color: #333;
}
.pcnone{display:none;}
@media (max-width: 1000px){
.mobile-menu .current-menu-item:before, .mobile-menu .current_page_item:before {
    content: '\f107';
    display: block;
    font: 16px/1 "Genericons";
	font-family: "dashicons";
    color: #FF9900;
    position: absolute;
    left: -19px;
    top: 2px;
}
	.bnrbox_pc{display:none;}
	.bnrbox_sp{display:block;}
}
.sidebar {
    padding: 20px 10px 20px 40px;
    font-size: 0.9em;
}
.size18{
	margin-top:1em;
}
.widget_categories li:before {
	font-family: "dashicons";
    content: '\f102';
}
.widget_categories li.current-cat:before {
	color: #FF9900;
}
.content .post-title {
    font-size: 2em;
    line-height: 120%;
    font-weight: 700;
    margin-bottom: 40px;
    word-break: break-word;
    -ms-word-break: break-word;
}

h1.post-title {
position: relative;
background: linear-gradient(#FFB585 0%, #FFB585 50%, #FF8C42 50%, #FF6A09 100%);
padding: 2px 5px 2px 25px;
font-size: 20px;
color: #fff;
border-radius: 10px;
	padding-left:2em;
	text-shadow: 1px 1px 2px #333;
}
h1.post-title:before {
content: '';
display: inline-block;
line-height: 40px;
position: absolute;
padding: 0em;
color: white;
background: #FFF;
font-weight: normal;
width: 60px;
text-align: center;
height: 60px;
line-height: 40px;
left: -0.1em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border: solid 3px #FF8C42; 
border-radius: 25%;
	background-image: url(https://makeman.co.jp/wp-content/uploads/2018/09/kaoface-m502.gif);
	background-repeat: no-repeat;
}
.posts .post-title {
    font-size: 1em;
}
.type-post {
box-shadow: 0px 0px 5px grey;
	border-radius:1px;
	border: 1px solid grey;
}
.single {
box-shadow: 0px 0px 0px grey;
	border-radius:0px;
	border: 0px solid grey;
}
.post-inner {
    padding: 0 0 5%;
}
.content.thin {
    width: 1200px;
}
.post-categories{
	display:none;
}
.single .featured-media img {
    display: none;
}
.tenpo {
	background: #FF9900;
	padding: 0.1em 0.5em;
	text-align: center;
	border-radius: 5px;
	color: #fff;
	font-size: 80%;
	margin-right: 0.5em;
}
.fukusu{
	background: #FF9900;
	padding: 0em 0.3em;
	text-align: center;
	border-radius: 5px;
	color: #fff;
	font-size: 80%;
	margin: 0.2em 0.5em 0.2em 0;
	float: left;
	font-weight: bold;
}
.all_c{
	margin: 1em 0;
	text-align: center;
}

.button {
  background-color: #FF9900;
  border: 2px solid #FF9900;
  color: #fff;
	text-align: center;
  line-height: 50px;
	font-size: 100%;
	margin-top: 0.5em;
	border-radius: 5px;
	padding: 0.3em 0.8em;
}
.button:hover {
  background-color: #fff;
  border-color: #FF9900;
  color: #FF9900;
}
.box27 {
    position: relative;
    margin-top: 2em;
	margin-bottom: 0em;
    padding: 0 1em 0.7em;
    border: solid 3px #EF8100;
	width: 100%;
	background-color: #fff;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 20px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #EF8100;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box27 li{
    margin: 0; 
    padding: 0 0 0.5em;
    line-height: 1.4em;
}
.box27 .type-post {
    box-shadow: 0px 0px 0px grey;
	border: 0px solid grey;
}
.tokubai{
	width: 100%;
    padding: 16px;
    position: relative;
}
.tokubai .post-title {
    font-size: 1.2em;
    line-height: 120%;
    font-weight: 600;
    color: #3C1C1C;
    word-break: break-word;
    -ms-word-break: break-word;
	padding: 0.2em 0.5em;
}
.tokubai .no {
    color: #707060;
	padding: 0 0.5em;
	font-size:0.8em;
}
.tokubai .price {
    font-size: 1.2em;
    color: #3C1C1C;
	text-align:right;
	font-weight: bold;
	padding: 0 0.5em;
}
.tokubai .price-single {
    font-size: 1.6em;
    color: #3C1C1C;
	font-weight: bold;
	margin-top:0.5em;
}
.tokubai .post-excerpt {
    color: #707060;
	padding: 0.1em 0.5em 0.2em;
	margin-top:0;
	font-size:0.8em;
}
.tokubai h2{
	margin: 0px;
}
.tokubai-table th, .tokubai-table td {
    padding: 10px;
    margin: 0;
    overflow: visible;
    line-height: 120%;
    border-bottom: 0px solid #DDD;
	background: #fff!Important;
}
.tokubai .post-container {
    width: 33.33333%;
    padding: 10px;
    overflow: hidden;
	display: inline-block;
    float: none;
    vertical-align: top;
}
.tokubai .post {
    background-color:#fff;
}

.post-inner {
    width: 100%;
    max-width: 100%;
}
.post-inner-chirashi {
    width: 100%;
    max-width: 100%;
}
.box27{
	font-size: 90%;
	box-shadow: 2px 2px 4px gray;
}
.tenpo_footer{
	margin-top: 3em;
	background-color: #fff;
	padding:1em;
}
.tenpo_footer p{
	line-height: 2em;
}
table.spot {
    width: 100%;
    border: 1px #999999 solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top:2em;
    margin-bottom:2em;
}
table.spot th {
    width:auto;
    padding: 10px;
    border: 1px #999999 solid;
    border-width: 0 0 1px 0px;
    background:#f9f9f9;
    font-weight: bold;
    line-height: 120%;
    text-align: center!important;
	color:#333!important;
	min-width:6em;
}
table.spot td {
    padding: 10px;
    border-bottom: 1px solid #DDD;
    border-width: 0 0 1px 0px;
    text-align: left;
	background:#fff!important;
}
.nopa{
	padding: 0px!important;
}
.square_btn {
    position: relative;
    display: inline-block;
    padding: 0 0.5em;
	margin-bottom:1em;
    text-decoration: none;
    color: #FFF!important;
    background: #76b801;
    border: solid 1px #390;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.kinkyu{
	_border: solid 3px #F00;
	_padding: 0.5em 1em;
	width: 100%;
	_background-color: #F1E790;
	margin: 1em 0 0.5em;
}
.kinkyu img{
	text-align: center!important;
	margin:0 auto;
}
.kinkyu li {
    margin: 0;
    padding: 0 0 0.5em;
    line-height: 1.4em;
}
img{
    padding: 0px!Important;
    border: 0px solid #EEE!Important;
}
.post-meta-bottom .post-categories{
	display:none;
}
.credits p:not(:first-child){
	display:none;
}
.fbn{
	background-color:#339900;
	color: #fff;
	text-align:center;
	margin-bottom: 0.5em;
}
.file_back{
	display:inline-block;
	text-align: center;
}
.tizu iframe{
	width:600px!important;
	height:450px!important;
}

.sns{
	_width:auto;
	_border: solid 3px #00CC00;
	_margin-top:3em;
}
.sns .box-title {
    background: #00CC00;
}
.sns img{
	display: inline-block;
   float: none;
	vertical-align: top;
	width:10%;
}
.sns_side img {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 33%;
}
.sfsi_shortcode_container {
    margin-top: -1.5em!important;
}
.box-obi {
    position: relative;
    padding: 0.5em 0.7em;
    margin: 1.5em 0;
    background: #00CC00;
    color: #fff;
    font-weight: bold;
}
.box-obi:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #00CC00;
    width: 0;
    height: 0;
}
@media (min-width: 1024px){
.post-inner-chirashi .post-header{
	margin: 0 3em 0;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.side-banner{
	margin:5px;
    float: left;
		width: 48%;
}
	
}

@media (max-width: 1000px){
	.content, .content.thin {
    max-width: 95%;
}
	.nav-toggle {
    display: block;
    padding: 12px 12px 10px;
    border-radius: 3px;
    position: absolute;
    top: 80%;
    margin-top: -10px;
    right: 5%;
}
	.kaisya_sp{display:block;}
	.mobile-widgets:before{
    content: "";
    display: block;
    width: 48px;
    height: 2px;
    background: #e7e7e7;
    margin: 35px 0;
}
	.widget-title {
    margin-bottom: 15px;
    font-weight: 700;
    color: #999;
}
	.mobile-widgets{
		display: block;
		padding: 0% 5% 5%;
    font-size: 0.8em;
	}
	.mobile-menu{
		padding: 5% 5% 0;
	}
	.mobile-widgets a {
    color: #999!important;
}
	.mobile-widgets > .current-menu-item > a, .mobile-widgets > .current_page_item > a {
    color: #fff;
}
.mobile-widgets li {
    display: block;
	margin-top:0px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
	border-bottom: 0px solid #eee;
}
	.topics li{
		font-size: 95%;
	}
	.box27{
	padding: 0 0.7em 0.7em;
		margin-bottom: 1em;
	}
	.box27 .box-title {
    font-size: 95%;
    padding: 0 10px;
}
		.posts .post-title {
    font-size: 0.9em;
}
	.box27 .tenpo{font-size: 80%;}
	.tenpo {
    font-size: 75%;
}
	.post-content p{
		font-size: 0.9em;
	}
	.type-post {
box-shadow: 0px 0px 0px grey;
	border-radius:0px;
	border: 1px solid grey;
}
}
.wp-pagenavi {
    clear: both;
    text-align: center;
	margin-top:2em;
}
.iframe-content, .respo {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 85% 0 0;
	background: #fff;
}
.iframe-content iframe, .respo object {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media (max-width: 600px){
.sidebar img{
    width: 90%;
}
.stech, .kanren{
	margin: 0.5em;
	}
.iframe-content iframe, .respo object, .iframe-content, .respo {
	height: 480px;
	background: #eee;
}
	iframe{max-width:100%;}
.pcnone{display:block;}
}
@media only screen and (max-width:480px){
	.nav-toggle {
    display: block;
    padding: 12px 12px 10px;
    border-radius: 3px;
    position: absolute;
    top: 80%;
    margin-top: -20px;
    right: 5%;
}
	.post-inner-chirashi .post-header{
	margin: 0 1em 0;
	}
    .tokubai-table th, .tokubai-table td{
    width: 100%;
    display: block;    }
	table th, table td {
	display:block;
	width:100%;
	border: 1px #999999 solid;
	word-break: break-all;
}
	.tokubai .post-container {
    width: 100%;
	}
	.tokubai td{
		border: 0px;
	}
	.tokubai .price-single {
	text-align:right;
}
	.side-banner{
	margin:5px;
    float: left;
		width: 46%;
}
	.syohin li{
	display: inline-block;
	width: 100%;
	padding: 1%  0%;
	list-style-type: disc;
	vertical-align: top;
	margin: 0px!important;
		font-size: 100%;
}
	.item{
	display: inline-block;
	width: 49%;
}
	.ogata{
	width: 100%;
}
	.service{
	display: inline-block;
	width: 100%;
	padding: 0%;
	vertical-align: top;
}
	.service img{
	margin: 1em 0 0.5em!important;
}
	h1.post-title, .content .post-title {
	padding-left: 2.5em!important;
		font-size: 1.5em!important;
		margin-bottom:1.2em!important;
}
h1.post-title:before, .content .post-title:before {
left: -0.35em;
}
	.post-inner {
    width: 100%;
    max-width: 95%;
}
.sns img{
	display: inline-block;
   float: none;
	vertical-align: top;
	width:20%;
}
}
.kanren li {
    display: block;
    float: left;
    width: 100%;
}
.kanren .fukusu {
    padding: 0.15em 0.3em;
}
.post-content input[type="email"]{
    width: 100%;
    padding: 14px 16px;
    font-size: 0.9em;
    border: none;
    color: #333;
    background: #f2f2f2;
    border-radius: 3px;
    -webkit-appearance: none;
}
_.nop{
	display:none;
}