@charset "utf-8";

.serif{
	font-family: "游明朝", YuMincho, 'Noto Serif Japanese' , "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* ==================================================================
	pet.css
=================================================================== */
.contents .main > section > section{
	margin-bottom:80px;
}

.contents .main > section .accent{
	margin-bottom:25px;
}

.contents .main > section .visual{
	margin-bottom:25px;
}
.contents .main p,
.contents .main dl,
.contents .main ul{
	font-size:125%;
}

.contents .main dl p,
.contents .main ul p,
.contents .main ul ul,
.contents .main dl dl,
.contents .main dl ul,
.contents .main ul dl{
	font-size:100%;
}

/* =======================
 ◇ contact
======================== */
.contents .main .contact{
	margin-bottom:80px;
}

    .contents .main .contact.last-child{
        margin-bottom:40px;
    }

/* =======================
 ◇ about
======================== */
#about {    
	margin-bottom:50px;
}

#about p.text{
	line-height:1.8;
	margin-bottom:40px;
}

#about p.price{
	margin-bottom:30px;
}

/* =======================
 ◇ merit
======================== */
.merit ul.list li{
	display:table;
	width:100%;
	margin-bottom:35px;
}

.merit ul.list li > *{
	display:table-cell;
	vertical-align:top;
}

.merit ul.list li > p.image img{
	width:90%;
}

.merit ul.list li > dl.text{
	width:765px;
}

.merit ul.list li > dl.text dt{
	width:100%;
	display:table;
	box-sizing:border-box;
	background:#B9862D url(../../images/pet/merit-title.png) 0 0 no-repeat;
	background-size:100% auto;
	height:84px;
	padding-left:20px;
	font-size:190%;
	color:#fff;
	font-weight:700;
	margin-bottom:20px;
}
	
	.merit ul.list li > dl.text dt > em{
		display:table-cell;
		vertical-align:middle;
		font-style:italic;
	}
	
	.merit ul.list li > dl.text dt span{
		display: inline-block;
		width:1.5em;
		height:1.5em;
		line-height: 1.5em;
		border-radius:50%;
		text-align:center;
		vertical-align: middle;
		color:#bd8e32;
		background:#fff;
		margin-right:20px;
		font-style:normal;
	}

.merit ul.list li > dl.text dd{
	padding:0 10px;
}

/* =======================
 ◇ leave
======================== */
.contents .main .leave{
	margin-bottom:40px;
}

/* =======================
 ◇ plan
======================== */
#plan > p.text{
	margin-bottom:30px;
}

#plan ul.plan-navi{
	overflow:hidden;
    margin: 0 auto 40px;
    text-align: center;
}
	
	#plan ul.plan-navi li{
		width: 24%;
        display: inline-block;
		margin-left: 1%;
	}

	#plan ul.plan-navi li img{
		width:100%;
	}

/* --------------------------------
   □ plan
-------------------------------- */
#plan section.plan{
	background:url(../../images/pet/plan-decoration.png) #f8f3e8 100% 0 no-repeat;
	padding:4% 49px 4% 50px;
	margin-bottom:60px;
}

#plan section.plan:last-child{
	margin-bottom:0;
}

	#plan section.plan h5{
		background:none;
		margin:0 0 20px 0;
		padding:0;
		border:0;
	}

	#plan section.plan > p.image{
		text-align:center;
		margin-bottom:20px;
	}

	#plan section.plan > p.text{
		margin-bottom:40px;
	}

	#plan section.plan > p.note{
		margin-top:6px;
		font-size:148%;
	}

	/* --------------------------------
	   □ remarks
	-------------------------------- */
	#plan section.plan p.remarks{
		box-sizing:border-box;
		background:url(../../images/pet/remarks.png) 0 0 no-repeat;
		text-align:center;
		color:#fff;
		height:74px;
		padding-top:18px;
		margin:30px auto;
		font-size:200%;
	}

	/* --------------------------------
	   □ items
	-------------------------------- */
	#plan section.plan ul.items li{
		background:#EFE3C9;
		margin-bottom:15px;
	}

	#plan section.plan ul.items li:last-child{
		margin-bottom:0;
	}

	/* --------------------------------
	   □ noImageList
	-------------------------------- */
	#plan section.plan ul.noImageList li dl{
		padding:2% 3%;
	}

	#plan section.plan ul.noImageList li dl{
		display:table;
		width:100%;
	}

	#plan section.plan ul.noImageList li dl > *{
		display:table-cell;
		vertical-align:middle;
	}

	#plan section.plan ul.noImageList li dl > dt{
		font-size:200%;
		text-align:center;
		width:32%;
		font-weight:700;
	}

	#plan section.plan ul.noImageList li dl > dd{
		font-size:166%;
	}

	#plan section.plan ul.noImageList li dl > dd.size{
		width:28%;
		text-align:center;
	}
		#plan section.plan ul.noImageList li dl > dd.size em{
			font-size:136%;
			line-height:1.2;
		}

		#plan section.plan ul.noImageList li dl > dd.size span{
			font-size:60%;
		}

	#plan section.plan ul.noImageList li dl > dd.price{
		padding-left:2em;
	}

	#plan section.plan ul.noImageList li dl > dd.price em{
		font-size:136%;	
	}

	#plan section.plan ul.noImageList li dl > dd.price em span{
		font-size:50%;
	}

	#plan section.plan ul.noImageList li dl > dd.price .unit{
		display:block;
		font-size:80%;		
	}

	#plan section.plan ul.noImageList.simple li dl > dt{
		width:50%;
	}

	/* --------------------------------
	   □ imageList
	-------------------------------- */
	#plan section.plan ul.imageList{
		margin-bottom:40px;
	}

	#plan section.plan ul.imageList li{
		display:table;
		width:100%;
	}

	#plan section.plan ul.imageList li > *{
		display:table-cell;
		margin:0;
		vertical-align:middle;
	}

	#plan section.plan ul.imageList li > p{
		width: 35%;
	}

	#plan section.plan ul.imageList li > dl{
		padding:3%;
        width: 65%;
	}

	#plan section.plan ul.imageList li > dl dt{
		font-size:168%;
		font-weight:700;
		text-align:center;
		margin-bottom:15px;
	}

	#plan section.plan ul.imageList li > dl dd.text{
		padding:0 1em 15px 1em;
		border-bottom:1px solid #2C1B1B;
	}

	#plan section.plan ul.imageList li > dl dd.spec{
		padding:15px 1em 0 1em;
	}
	
    #plan section.plan ul.items li > dl dd span.unit{
        margin-right: 10px;
    }

	#plan section.plan ul.imageList li > dl dd.spec p.size{
		float:left;
		width:35%;
	}

	#plan section.plan ul.imageList li > dl dd.spec p.price{
		float:left;
		width:65%;
	}

	#plan section.plan ul.imageList li > dl dd.spec.priceOnly p.price{
		float:none;
		width:auto;
		text-align:center;
	}	
	
	#plan section.plan ul.imageList li > dl dd.spec p.price em{
		font-size:270%;	
	}

	#plan section.plan ul.imageList li > dl dd.spec p.price em span{
		font-size:50%;
	}

	#plan section.plan ul.imageList li > dl dd.spec p.price span.note{
		display:block;
	}

    #plan section.plan ul.items li > dl dd span.unit {
        display: inline-block;
        font-weight: 700;
        margin-right: 20px;
        font-size: 120%;
        vertical-align: super;
    }
	
	/* --------------------------------
	   □ #character
	-------------------------------- */
	/*
    #plan section#character h6{
		margin:0 0 30px 0;
		padding:0;
		background:none;
		text-align:center;
	}

	#plan section#character > p.text{
		padding:0 1em 0 1em;
		margin-bottom:30px;
	}

	#plan section#character h6 img{
		width:50%;
	}	

	#plan section#character ul.items li{
		margin-bottom:30px;
	}

	#plan section#character ul.items li{
		display:table;
		width:100%;
	}

	#plan section#character ul.items li > *{
		display:table-cell;
		margin:0;
		vertical-align:middle;
	}

	#plan section#character ul.items li > p.image{
		width:220px;
	}

	#plan section#character ul.items li > dl{
		display:table;
		width:100%;
		height:172px;
	}
	#plan section#character ul.items li > dl > *{
		display:table-cell;
		margin:0;
		vertical-align:middle;
		width:50%;
	}

		#plan section#character ul.items li > dl dt{
			text-align:center;
		}

		#plan section#character ul.items li > dl dt em{
			display:block;
			font-size:200%;
			margin-bottom:15px;
		}

		#plan section#character ul.items li > dl dt em span{
			font-size:50%;
		}

		#plan section#character ul.items li > dl dd span.unit{
			display:inline-block;
			font-weight:700;
			margin-right:5px;
			font-size:120%;
		}

		#plan section#character ul.items li > dl dd em{
			font-size:270%;
		}

		#plan section#character ul.items li > dl dd em span{
			font-size:50%;
		}

	#plan section#character ul.items li.item4 > dl{
		height:360px;
	}

	#plan section#character ul.items li.item4 > p.image{
		text-align:center;
		vertical-align:middle;
	}

	#plan section#character ul.items li.item4 > p.image img{
		width:90%;
	}
*/
/* --------------------------------
   □ step
-------------------------------- */
#step .step{
	overflow:hidden;
	margin-left:-3.3%;
}

	#step .step dl{
		box-sizing:border-box;
		float:left;
		width:30%;
		margin:0 0 3% 3.3%;
		position:relative;
		
		background-color:#F8F3E8;
		border:2px solid #C79D39;
	}

	#step .step dl:after{
		content: ' ';
		height: 0;
		position: absolute;
		width: 0;
		border: 10px solid transparent;
		border-left-color: #FF0000;
		right: -11%;
		top: 50%;
	}

	#step .step dl.none:after{
		border: none;
	}
	
		#step .step dl:nth-child(3),
		#step .step dl:nth-child(6),
		#step .step dl:nth-child(9){
			margin-right:0;
		}
		
		#step .step dt{
			background-color:#C79D39;
			text-align:center;
			color:#fff;
			padding:5px;
			font-weight:bold;
			font-size:150%;
		}

		#step .step dd{
			text-align:center;
			padding-bottom:15px;
		}
		
		#step .step dd > img{
			width:100%;
		}
		
		#step .step dd p{
			text-align:left;
			margin:8px;
		}

		#step .step dd ul.contact{
			background-color:#FF0000;
			color:#fff;
			margin:10px 10px 0 10px;
			padding:8px;
			text-align:left;
			font-weight:bold;
			line-height:1em;
		}

		#step .step dd ul.contact li{
			margin-bottom:5px;
		}

		#step .step dd ul.contact li:first-child:before{
			content:url(../../images/lp/marugame/icon_tel.png)
		}

		#step .step dd ul.contact li:last-child:before{
			content:url(../../images/lp/marugame/icon_mail.png);
		}

		#step .step dd ul.contact li a{
			color:#fff;
			text-decoration:none;
			word-break: break-all;
		}

		#step .step dd span{
			text-align:center;
			background-color:#FF0000;
			color:#fff;
			padding:3px;
			font-weight: bold;
			display:block;
			width:80px;
			margin:0 0 5px 0;
			float:right;
		}

/* --------------------------------
   □ qa
-------------------------------- */
#qa .hQ{
	border-bottom: 1px dotted #cccccc;
    padding: 10px 30px 10px 0;
}

#qa .hQ p{
	padding: 0px 0px 0 37px;
}

.hQ p span{
	color: #1d6e55;
	font-weight:700;
}

#qa .hQ p.q{
	font-size:148%;
	min-height:27px;
	background:url(../../../images/cleaning/q.png) 0 0 no-repeat;
}

#qa .hQ p.a{
	background: url(../../../images/cleaning/a.png) 0 0 no-repeat;
    padding-top: 5px;
}

#qa .hQ p.a span.red{
	display:block;
	color:#f01;
	font-weight:700;
}

/* --------------------------------
   □ facility
-------------------------------- */
/*
#facility p.text{
	margin-bottom:40px;
}

#facility ul.images{
	margin:0 0 4% 0;
}

#facility dl.image{
	margin:0 2%;
}

#facility dl.image dt{
	padding:1%;
	color:#fff;
	background:#26292E;
	font-size:148%;
	font-weight:700;
}

#facility dl.image dd img{
	width:100%;
}
*/

/* --------------------------------
   □ access
-------------------------------- */
#access ul.list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

	#access ul.list li{
		width: 48%;
        margin-bottom: 40px;
	}

	#access ul.list li:last-child{
        margin-bottom: 0;
    }

    #access ul.list li h5{
        width: 100%;
        display: table;
        box-sizing: border-box;
        background: #B9862D url(../../images/pet/access-title.png) 0 50% no-repeat;
        background-size: 100% auto;
        padding: 22.5px 0 22.5px 20px;
        font-size: 150%;
        color: #fff;
        font-weight: 700;
        margin-bottom: 20px;
        border-bottom: none;
    }

	#access ul.list li .mapimage{
		margin: 20px auto;        
	}

/* --------------------------------
   □ shoptable
-------------------------------- */
table.shoptable{
	width:100%;
	font-size:127%;
	margin:0 auto;
}

table.shoptable tr{
	border-bottom: 1px solid #d4d4d4;
}

table.shoptable th,
table.shoptable td{
	padding: 15px;
}

table.shoptable th{
	vertical-align:top;
}

table.shoptable th span{
	background: #1a885e;
	color: #fff;
	border-radius: 5px;
	display: block;
	padding: 5px;
	text-align: center;
}

table.shoptable td p.mapimage{
	margin-top:15px;
}

/* --------------------------------
   □ relation
-------------------------------- */
.main .relation{
	margin-bottom:40px;
}

@media only screen and
(max-width : 640px) {
 

.contents .main > section > section{
	margin-bottom:8%;
}

.contents .main > section .accent{
	margin-bottom:3%;
}

.contents .main > section .visual{
	margin-bottom:3%;
}
    
.contents .main p,
.contents .main dl,
.contents .main ul{
	font-size:100%;
}

/* =======================
 ◇ contact
======================== */
.contents .main .contact{
	margin-bottom:8%;
}
    
    .contents .main .contact.last-child{
        margin-bottom:4%;
    }

/* =======================
 ◇ about
======================== */
#about {
    margin-bottom: 8%;
}
    
#about p.text{
	margin-bottom:4%;
}

#about p.price{
	margin-bottom:3%;
}

/* =======================
 ◇ merit
======================== */
.merit ul.list li{
	display:table;
	width:100%;
	margin-bottom:3%;
}

.merit ul.list li > *{
	display:table-cell;
	vertical-align:top;
}

.merit ul.list li > p.image img{
	width:90%;
}

.merit ul.list li > dl.text{
	width:80%;
}

.merit ul.list li > dl.text dt{
	height:3em;
	padding-left:5px;
	font-size:110%;
	color:#fff;
	font-weight:700;
	margin-bottom:2%;

	background:#B9862D;
}
	
	.merit ul.list li > dl.text dt span{
		margin-right:5px;
	}

/* =======================
 ◇ leave
======================== */
.contents .main .leave{
	margin-bottom:4%;
}

/* =======================
 ◇ plan
======================== */
#plan > p.text{
	margin-bottom:3%;
}

#plan ul.plan-navi{
	margin-left:-2%;
	margin-bottom:4%;
}
	
	#plan ul.plan-navi li{
		float:left;
		width:48%;
		margin-left:2%;
		margin-bottom:2%;
	}
	
/* --------------------------------
   □ plan
-------------------------------- */
#plan section.plan{
	background-size:30% auto;
	padding:4%;
	margin-bottom:6%;
}

#plan section.plan:last-child{
	margin-bottom:0;
}

	#plan section.plan h5{
		background:none;
		margin:0 0 2% 0;
		padding:0;
		border:0;
	}

	#plan section.plan > p.image{
		margin-bottom:3%;
	}

	#plan section.plan > p.text{
		margin-bottom:4%;
	}

	#plan section.plan > p.note{
		font-size:100%;
	}
    
    #plan section.plan ul.items li > dl dd span.unit {
        vertical-align: text-bottom;
    }

	/* --------------------------------
	   □ remarks
	-------------------------------- */
	#plan section.plan p.remarks{
		background-position:50% 50%;
		background-size:auto 100%;
		padding:4%;
		margin:4% 0 ;
		font-size:120%;
		width:auto;
		height:auto;
		min-height:inherit;
		text-indent:0;
		text-align:left;
	}

	/* --------------------------------
	   □ items
	-------------------------------- */
	#plan section.plan ul.items li{
		margin-bottom:2%;
	}
    
	#plan section.plan ul.items li:last-child{
		margin-bottom:0;
	}

	/* --------------------------------
	   □ noImageList
	-------------------------------- */
	#plan section.plan ul.noImageList li dl{
		padding:2% 3%;
	}
    
	#plan section.plan ul.noImageList li dl{
		display:block;
		width:auto;
	}

	#plan section.plan ul.noImageList li dl > *{
		display:block;
		vertical-align:middle;
	}

	#plan section.plan ul.noImageList li dl > dt{
		font-size:200%;
		text-align:center;
		width:auto;
		margin-bottom:4%;
		padding-bottom:3%;
		border-bottom:1px solid #2C1B1B;
	}

	#plan section.plan ul.noImageList li dl > dd{
	}

	#plan section.plan ul.noImageList li dl > dd.size{
		width:auto;
		text-align:center;
		padding-bottom:3%;
		border-bottom:1px solid #2C1B1B;
	}

	#plan section.plan ul.noImageList li dl > dd.price{
		padding-top:2%;
		padding-left:0;
		text-align:center;
	}

	#plan section.plan ul.noImageList.simple li dl > dt{
		width:auto;
	}

	/* --------------------------------
	   □ imageList
	-------------------------------- */
	#plan section.plan ul.imageList{
		margin-bottom:4%;
	}

	#plan section.plan ul.imageList li{
		display:block;
		width:auto;
	}

	#plan section.plan ul.imageList li > *{
		display:block;
		margin:0;
		vertical-align:middle;
	}
    
    #plan section.plan ul.imageList li > p {
        width: auto;
    }
    
	#plan section.plan ul.imageList li > dl{
		padding:3%;
        width: auto;
	}

	#plan section.plan ul.imageList li > dl dt{
		margin-bottom:2%;
	}

	#plan section.plan ul.imageList li > dl dd.text{
		padding:0 2% 2% 2%;
	}

	#plan section.plan ul.imageList li > dl dd.spec{
		padding:2% 2% 0 2%;
	}
	
	#plan section.plan ul.imageList li > dl dd.spec.priceOnly p.price{
		float:none;
		width:auto;
		text-align:center;
        margin-bottom: 0;
	}	

	#plan section.plan ul.imageList li > dl dd.spec p.price{
		text-align:left;
	}
    
	#plan section.plan ul.imageList li > dl dd.spec p.price em{
		font-size:220%;	
	}
    
	#plan section.plan ul.imageList li > dl dd.spec p.price em span{
		font-size:50%;
	}

	#plan section.plan ul.imageList li.wide > dl dd.spec p.size{
		text-align:right;
	}
    
	#plan section.plan ul.imageList li.wide > dl dd.spec p.size span{
		text-align:center;
	}
    
	#plan section.plan ul.imageList li.wide > dl dd.spec p.price{
		box-sizing:border-box;
		padding-left:5px;
	}
    
	/* --------------------------------
	   □ #character
	-------------------------------- */
	/*
    #plan section#character h6{
		margin:0 0 3% 0;
	}

	#plan section#character > p.text{
		margin-bottom:3%;
	}

	#plan section#character ul.items li{
		margin-bottom:3%;
	}

	#plan section#character ul.items li{
		display:block;
		width:auto;
	}	
    
	#plan section#character ul.items li > *{
		display:block;
		margin:0;
		vertical-align:middle;
	}
    
	#plan section#character ul.items li > p.image{
		width:auto;
		text-align:center;
		margin-bottom:4%;
	}
    
	#plan section#character ul.items li > p.image img{
		width:80%;
	}

	#plan section#character ul.items li > dl{
		display:block;
		width:auto;
		height:auto;
		padding:0 4%;
	}
    
	#plan section#character ul.items li > dl > *{
		display:block;
		width:auto;
	}

		#plan section#character ul.items li > dl dt{
			text-align:center;
			margin-bottom:2%;
			padding-bottom:3%;
			border-bottom:1px solid #2C1B1B;
		}

		#plan section#character ul.items li > dl dt em{
			display:block;
			font-size:200%;
			margin-bottom:4px;
		}
    
		#plan section#character ul.items li > dl dd.price{
			text-align:center;
			padding-bottom:2%;
		}

	#plan section#character ul.items li.item4 > dl{
		height:auto;
	}
    
	#plan section#character ul.items li.item4 > p.image img{
		width:60%;
	}
    */

/* --------------------------------
   □ step
-------------------------------- */
#step .step{
	margin-left:-3%;
}
    
	#step .step dl{
		width:47%;
		margin:0 0 3% 3%;
	}

	#step .step dl:after{
		display:none;
	}

/* --------------------------------
   □ qa
-------------------------------- */
#qa .hQ{
	border-bottom: 1px dotted #cccccc;
    padding: 2% 3%;
}

#qa .hQ p.q{
	font-size:120%;
}

/* --------------------------------
   □ facility
-------------------------------- */
/*
#facility p.text{
	margin:0 3%;
	margin-bottom:4%;
}

#facility dl.image{
	margin:0 2%;
}

#facility dl.image dt{
	padding:1%;
	color:#fff;
	background:#26292E;
	font-size:148%;
	font-weight:700;
}

#facility dl.image dd img{
	width:100%;
}
*/

/* --------------------------------
   □ access
-------------------------------- */
#access ul.list li {
    width:100%;
    margin-bottom:8%;
} 
    #access ul.list li:last-child {
    margin-bottom:0;
}
    
#access ul.list li h5 {  
    margin: 0 0 0.8em 0;
}

#access ul.list li .mapimage {
    margin: 0 0 0.8em 0;
}
    
/* --------------------------------
   □ shoptable
-------------------------------- */
table.shoptable{
	width:100%;
	font-size:100%;
}

table.shoptable th,
table.shoptable td{
	padding: 2%;
}

table.shoptable td{
	padding: 2% 4%;
}
    
table.shoptable th span{
	padding: 5px;
	text-align: center;
	white-space:nowrap;
	width:5em;
}

table.shoptable td p.mapimage{
	margin-top:2%;
}

/* --------------------------------
   □ relation
-------------------------------- */
.main .relation{
	margin-bottom:4%;
}


}