@charset "utf-8";

/*
Theme Name:mrp04-child
Template:mrp04
Theme URI: http://hp-morph.com/
Description:MORPH 04テーマの子テーマ。
Author: Vision Inc.
Author URI: http://hp-morph.com/
Tags: simple

	hp-morph.com Template
	 http://hp-morph.com/

	This theme was designed and built by hp-morph.com template,
	whose blog you will find at http://hp-morph.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */


/*--------------------------------------------------
	オリジナル設定
--------------------------------------------------*/
.red {
	color: #e20151;
}
p.nm {
	margin-bottom: 0;
}
.cf:after {
	clear: both;
	display: block;
	overflow: hidden;
	height: 0px;
	content: "";
}
p.attention {
	text-indent: -1em;
	margin-left: 1em;
}
/**/
.cen { text-align: center; }
.lft { text-align: left; }
.rit { text-align: right; }
@media only screen and (min-width: 641px){
	.img_lft { float: left; margin-right: 20px; }
	.img_rit { float: right; margin-left: 20px; }
}
@media only screen and (max-width: 640px){
	.img_lft, .img_rit {
		text-align: center;
	}
	.img_lft img, .img_rit img {
		max-width: 200px;
		width: 96%;
		height: auto;
	}
}
#search-2 {
	display: none !important;
	}
/*--------------------------------------------------
	店舗情報
--------------------------------------------------*/
.service_tbl th {
	white-space: nowrap;
	}

/*--------------------------------------------------
	ACF
--------------------------------------------------*/
.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.mleft{margin-left:-10px;}
.tbl001 {margin-top:15px;}
.tbl001 th{text-align:center !important;}


.ul-thumb-list-wrapper {
	margin: 0 0 20px 0;
}
.ul-thumb-list {
	margin: 0px !important;
}
.thumb-large {
	width: 100%;
	position: relative;
	/*border: 1px solid #ccc;*/
	text-align: center;
	height: auto !important;
}
.thumb-large img {
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
}
/*.larg-box {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0px;
	text-align: center;
}
.thumb-large #Fade1 {a
	position: absolute;
	top: 0;
	left: 0px;
}*/
.ul-thumb-list li.thumbs01 {
	width: 12.5%;
	margin: 5px 0 0;
	float: left;
	text-align: center;
	border-bottom: 0px;
}

.ul-thumb-list li.thumbs01 img {
	width: 90%;
	height: auto;
	vertical-align: middle;
	box-sizing: border-box;
	border: none !important;
	padding: 0;
}
.thumb-box {
	padding: 10px;
	margin-top: 10px;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.thumb-box p {
	padding-bottom: 5px;
}
.list-container {
	float: left;
	width: 30%;
	margin: 10px 1.5% !important;
}
.list-img {
	height: 140px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 15px;
}
.list-img img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.list-text {
	min-height: 175px;
}
.list-text p {
	padding: 3px 0px !important;
	border-bottom:#d0d0d0 1px dashed !important;
}
.list-text .ttl {
	font-size: 110% !important;
}
.list-text .price {
}
.list-text .price span {
	color: #dd0806;
	font-size: 125% !important;
}
.btn-link a {
	display: block;
	text-align: center;
	padding: 5px 0;
	background: #46bbce;
	border-radius: 10px;
	color: #fff;
}
.btn-link a:hover {
	background: #f2b618;
}
.txt-larg {
	font-size: 125% !important;
}
.txt-larg strong {
	color: red;
	font-size: 134% !important;
}

.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}
.tb01 {
	border: none !important;
	font-size: 117% !important;
}
.tb01 th {
	font-weight: bold;
	text-align: center !important;
}

.tb01 th,.tb01 td  {
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	border-bottom: 3px double #000 !important;
	background: none !important;
}
.tb02 th {
	font-weight: bold;
	text-align: center !important;
	border: #000 1px solid !important;
	background: #ffcc99 !important;
}
.tb02 td {
	border: #000 1px solid !important;
}
.pc-w30per-sp-w50per {
	width: 30%;
}
.m-auto {
	margin-left: auto;
	margin-right: auto;
}

#searchHead{display:none;}
.oneline{
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.thumb-large {min-height: 460px;}

/* MainMenu　for PC
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){

}

/* MainMenu iPad size 以下
------------------------------------------------------------*/
@media only screen and (max-width:1024px){

}

/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){

}

/* width 648px 以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 648px){

.ul-thumb-list li.thumbs01 {
	width: 25%;
}
.list-container {
	float: none;
	width: 100%;
	margin: 20px 0 !important;
}
.list-img {
	height: inherit;
	overflow:inherit
}
.list-text {
	min-height: inherit;
	padding-bottom: 10px;
}
.pc-w30per-sp-w50per {
	width: 50%;
}

span.sp{display:inline-block;}

.thumb-large {min-height: 400px;}
}

/*------------------------------------------------------------*/
@media only screen and (max-width: 500px){
.thumb-large {min-height: 300px;}
}

/*------------------------------------------------------------*/
@media only screen and (max-width: 400px){
.thumb-large {min-height: 250px;}
}

/*Appeal*/
#appeal{
    border: none !important;
    font-size: 117% !important;
}
#appeal th {
    font-weight: bold;
    text-align: center !important;
		color: #46bbce;
}
#appeal th, #appeal td{
	  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-color: currentcolor currentcolor #cccccc !important;
    border-style: none none dotted!important;
    border-width: medium medium 1px !important;
}

.biz-closing-botton a {
    width: 100%;
    height: 65px;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    padding-top: 10px;
    border-radius: 15px;
    clear: both;
    text-decoration: none;
    margin: 1rem auto;
    line-height: 140%;
    text-shadow: 0px -1px 2px #cccccc;
    background-color: #f2b618;
    color: #ffffff;
    border-bottom: 3px solid #AD8C00;
}
.biz-closing-botton a:hover {
    background-color: #fff;
    border: 2px solid #46bbce;
    box-sizing: border-box;
    height: 78px;
	color: #46bbce;
}

/*-------------------
Adjust Css 2017/05/22
--------------------*/
@media print, screen and (min-width: 1024px){
nav#mainNav ul li a,
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover,
nav#mainNav ul li a:active,
nav#mainNav ul li.current-menu-parent a
{
background : url('./images/footer.jpg') no-repeat;
    border-top-left-radius: 7px;
    border-bottom-right-radius: 13px;
}
nav#mainNav ul li li:first-child a,
nav#mainNav ul li li a
{
border-radius:0px;
}
nav#mainNav ul li li:last-child a
{
border-top-right-radius:0px;
border-top-left-radius:0px;
border-bottom-right-radius:13px;
border-bottom-left-radius:0px;
}
}
#footer::before {
    content: "";
    background: url(./images/footer.jpg) repeat-x bottom center;
    width: 100%;
    height: 250%;
    position: absolute;
    top: -250%;
    z-index: -1;
    display: block;
}
#footer {
    position: relative;
    margin-top: 180px;
    background: url(./images/footer.jpg) repeat-x bottom center;
}
#footer li a{color:#fefcf1;}
#copyright {
color:#fefcf1;
    background: url(./images/footer.jpg) repeat-x bottom center;
}

h1.title span {
    background: url(./images/dicon.png);
    padding-top: 7px;
    height: 32px;
    padding-left: 34px;
    background-repeat: no-repeat;
    padding-bottom: 8px;
}

.post h1::before {
    content: "";
    background: url(./images/dicon.png);
    padding-top: 7px;
    height: 32px;
    padding-left: 34px;
    background-repeat: no-repeat;
    padding-bottom: 8px;
}
.post h2::before {
content: "";
    background: url(./images/ficon.png);
    background-repeat: no-repeat;
    padding-left: 32px;
    top: 0px;
    height: 32px;
    margin-left: 2px;
}
.post h2, .post2b h2, .post4b h2, h2.title {
    padding-left: 34px;
    padding-top: 5px;
}
