/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #4b3828;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   共通
   ========================================================================== */
body {
	color: #333;
	font:14px/1.4rem "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#fff;
}
a {
	color:#1e80b8;
}
a:hover {
	color:#389a81;
}
img {
	max-width:100%;
}
.main-container a:hover img,
.head_nav a:hover img  {
	opacity:0.8;
}
.wrapper {
    width: 90%;
    margin: 0 5%;
}
.yajirusi a {
	background:url(../img/arrow.png) no-repeat left center;
	padding-left:16px;
}
.yajirusi a:hover {
	background:url(../img/arrow_h.png) no-repeat left center;
}
p {
	margin:0 0 1em 0;
}
.text_right {
	text-align:right;
}
.text_left {
	text-align:left;
}
.fw {
	font-weight:700;
}
.t_small {
	font-size:0.88em;
}
.orange {
	color:#ED6F2D;
}

/* ----------------------
   header
   ----------------------*/
.header-container {
}
.title {
	font-size:11px;
	margin:0 -5% 0.5em;
	font-weight:400;
	border-bottom:1px dotted #ddd;
}
.title a {
	text-decoration:none;
	color:#4b3828;
}
.logo {
	display:block;
	text-align:center;
	margin:1rem 0;
}
.tel {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	font-size:12px;
	color:#62a695;
	font-weight:700;
	padding:0 0 0 16px;
	background:url(../img/tel_s.png) no-repeat center left;
	background-size:14px;
}
.head_nav {
	display:none;
}

/* ----------------------
   main
   ----------------------*/
.page_head h1 {
	text-align:center;
	margin:0.25em 0 1.3em;
}
.main-container {
	margin-bottom:62px;
}
.main h2 {
	background:url(../img/title_bg.png) no-repeat left bottom;
	padding:0 0 13px 0;
	margin:60px 0 24px;
	color: #baad93;
	font-weight:400;
	font-size:1.8em;
	line-height:1.25em;
}
.main h2:first-child {
	margin-top:0;
}
.main h3 {
	background:url(../img/title_bg3.jpg) repeat-x top left;
	color:#523B33;
	margin:45px 0 16px;
	padding:5px 7px;
	font-weight:400;
}

/* ----------------------
   footer
   ----------------------*/
.pagetop {
	display:none;
	margin:0 auto;
}
.footer-container {
	background:url(../img/footer_bg.png) repeat-x top center;
	padding:3.6em 0 0 0;
	margin-top:8em;
}
.footer-container h3 {
	text-align:center ;
}
.foot_nav {
	border-top:1px solid #dbd1c5;
	margin:0 -5%;
	padding:0;
	text-align:center;
	list-style-type:none;
}
.foot_nav li {
	display:block;
}
.foot_nav li a {
	display: block;
	padding:0.75em 0;
	border-bottom:1px solid #dbd1c5;
	text-decoration:none;
	color:#523b33;
	font-size:0.94rem;
}
.copy {
	font-size:11px;
	margin:0;
	text-align:right;
}

/* ==========================================================================
   各ページ
   ========================================================================== */
/* ----------------------
   トップ
   ----------------------*/
.home_list {
	list-style:none;
	margin:3.6rem 0 0;
	padding:0;
}
.home_list li {
	background:url(../img/home_content_bg.jpg) no-repeat top center;
	background-size:100%;
	padding:5px;
	width:296px;
	max-width:100%;
	height:272px;
	display:block;
	margin: 0 auto 2rem;
	text-align:center;
}
.home_list li a img {
	display:block;
	margin: 0 auto;
	text-align:center;
	margin-bottom:0.36rem;
}
.home_list li p {
	margin:1.5rem 0;
}
.home_list li a {
	text-decoration:none;
	color:#523b33;
	font-size:0.84rem;
	margin-bottom:0.5rem;
}

.home_content h2 {
	background:url(../img/title_bg.png) no-repeat left bottom;
	padding:0 0 13px 0;
	margin:2rem 0 0.8rem;
}
.home_info ul {
	margin:0 0 1rem;
	padding:0;
}
.home_info li {
	display:block;
	padding:0.5rem 0;
	border-bottom:1px dotted #d1c7b3;
	font-size:0.88rem;
}
.home_info li .info_time {
	display:block;
	font-size:0.78rem;
}
.home_recruit {
	margin-top:38px;
}
.home_contact {
	background:url(../img/contact_bg.png) repeat top left;
	padding:1.6rem 0.8rem;
	font-size:0.88rem;
	text-align:center;
	margin:2rem 0;
}
.home_shop {
	margin:2rem 0;
}
.home_shop h3 {
	text-align:center;
}
#home_map {
	width:100%;
	height:180px;
}
#home_map img,
#map img {
	max-width:none;
}
.home h3 {
	background:none;
	margin:1em 0;
}
.fb {
	margin: 0 auto;
	text-align:center;
}

/* ----------------------
   トリミング
   ----------------------*/
.trimming_ex {
	border:1px dashed #DBD0CA;
	border-radius:10px;
	padding:5px 15px;
	font-size:0.88em;
	margin:0 auto;
}
.menu_price {
	margin:60px 0 0;
}
table.menu_table {
	width:100%;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
table.menu_table th , table.menu_table td {
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:7px 10px;
}
table.menu_table th {
	font-weight:700;
	font-size:0.88em;
	background:#f7f5ef;
	min-width:4em;
}
table.menu_table thead th {
	padding:2px 10px;
	font-size:0.78em;
	color:#787878;
	background:#e9e6df;
}
.even-row {
	background:#f7f6f4;
}

/*2014.7.25追加*/
.menu_pickup{
	margin-top:50px;
}
.menu_pickup h3{
	margin:20px auto 0;
	background:none;
}

.menu_option {
	margin-top:60px;
}
.menu_dogrun {
	padding:20px;
	background:url(../img/contact_bg.png) repeat top left;
	border-radius:10px;
	margin:30px 0;
}
.menu_dogrun h2 {
	background:none;
	color:#523B33;
	font-weight:700;
	font-size:1.4em;
	margin:0 0 0.5em;
	padding-top:20px;
}
.menu_dogrun a img {
	padding:7px;
	box-shadow:2px 0 5px rgba(0,0,0,0.3);
	margin-right:2em;
	display:block;
	background:#fff;
}

.menu_att {
	font-size:0.94em;
	line-height:1.35em;
	padding:0;
}
.menu_att ul {
	margin:30px 0 60px;
	padding:0 40px;
}
.menu_att li {
	list-style-type:none;
	display:block;
	padding:2px 0 2px 16px;
	background:url(../img/list_bg.png) no-repeat left 7px;
	border-bottom:1px dashed #DBD0CA;
}
.menu_shampoo_img {
	display: block;
	margin:0 auto;
}
.menu_shampoo {
	margin:30px 0;
	border-top:1px dashed #ddd;
	border-bottom:1px dashed #ddd;
	padding-top:30px;
}
.menu_shampoo img {
	margin-bottom:30px;
	padding:7px;
	box-shadow:1px 1px 4px rgba(0, 0, 0, 0.25);
}

/* ----------------------
   ドッグラン
   ----------------------*/
.dogrun_info {
	margin:42px 0;
}
.dogrun_info p {
	border-bottom:1px dashed #ddd;
	margin:0.65em 0;
}
	
/* ----------------------
   ホテル
   ----------------------*/
.hotel_info {
	margin:42px 0;
}
.hotel_about {
	margin-bottom:30px;
}
.hotel_about img {
	display:block;
	margin:0 auto 10px;
}

/* ----------------------
   店舗
   ----------------------*/
#map {
	width:100%;
	height:345px;
}
.owner {
	position: relative;
}
.owner_comment {
	position: relative;
	background: url(../img/contact_bg.png) repeat top left;
	height: auto;
	margin-bottom: 20px;
	padding:30px;
	border-radius:20px;
	line-height:1.6em;
}
.owner_comment:after {
	content: '';
	position: absolute;
	background: url(../img/hukidasi.png) no-repeat center bottom;
	background-size:100% auto;
	width:50px;
	height:50px;
	bottom: -43px;
	left: 15px;
}
/*2014.7.25追加*/
.owner_comment2 {
	position: relative;
	background: url(../img/contact_bg.png) repeat top left;
	height: auto;
	margin-bottom: 20px;
	padding:30px;
	border-radius:20px;
	line-height:1.6em;
}

.owner_com {
	font-size:1.6em;
	padding:5px 0;
	border-bottom:1px dashed #ED6F2D;
	display:block;
	margin-bottom:3px;
}
.shop_data {
	margin-bottom:1em;
}
.shop_data h3 {
	font-size:0.88em;
	font-weight:700;
	color:#523B33;
	background:none;
	margin:0 0 0.3em 0;
	padding:0;
}
table.shop_table {
	border-top:1px dotted #DBD0CA;
	width:100%;
}
table.shop_table th ,table.shop_table td {
	border-bottom:1px dotted #DBD0CA;
	padding:5px 0;
	font-weight:400;
	font-size:0.94em;
}
table.shop_table th {
	width:8.5em;
	text-align:left;
	color:#787878;
}
.shop_data p {
	margin:1em 0;
	font-size:0.88em;
}
.shop_contact {
	border:2px dotted #62A695;
	padding:36px 18px;
	max-width:680px;
	margin:0 auto;
}
.shop_contact .shop_tel {
	top:0;
	text-align:center;
	width:100%;
	font-size:1.6em;
	font-weight:700;
	color:#62A695;
	margin:0.6em 0 1.6em;
}
.shop_tel img {
	vertical-align:middle;
	padding-right:16px;
}
.shop_tel small {
	display:block;
	font-weight:400;
	font-size:14px;
	padding-top:1em;
}
table.card_table {
	width:70%;
	margin:0 auto;
	font-size:0.88em;
}
table.card_table th ,table.card_table td {
	font-weight:400;
}
.tel2 {
	font-weight:700;
	font-size:1.2em;
}

/* ----------------------
メディセルケアドッグ
----------------------*/
.medicell-top_box {
	margin: 42px 0;
	width: 100%;
}
.medicell-top_box div {
	margin: 0 0 20px 0;
	width: 100%;
}
.medicell-top_box .img_wrap {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
	display: block;
}
.medicell-top_box .img_wrap img {
	width: 100%;
}
.medicell-top_box p:first-child {
	color: #ea5514;
	font-weight: bold;
	font-size: 1.25em;
}

.medicell_mean ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	font-weight: bold;
}
.medicell_mean div:last-child {
	margin-top: 45px;
	display: flex;
	justify-content: space-between;
}
.medicell_mean div:last-child img {
	width: 48%;
	object-fit: contain;
}
.medicell_mean div:last-child img:last-child {
	padding-top: 0;
}

.medicell_menu h3 {
	margin: 20px auto 0;
	background: none;
}
.medicell_menu-row3 {
	width: 30%;
}
.medicell_menu .menu_table.-last {
	margin-top: 20px;
}

.mj_company_banner-wrap {
	text-align: center;
	margin-top: 40px;
}
.mj_company_banner-wrap img {
	max-width: 320px;
	width: 100%;
}

.medicell_link_banner {
	margin-bottom: 2rem;
	text-align: center;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   media queries
   ========================================================================== */

@media only screen and (max-width: 443px) {
	.title {
		margin-top:1.4em;
		text-align:center;
		line-height:1.4em;
	}
	header .tel {
		line-height:1.4em;
	}
}

@media only screen and (min-width: 768px) , print {
	/* ----------------------
	   共通
	   ----------------------*/
	.fl_l {
		float:left;
	}
	.fl_r {
		float:right;
	}
	
	.title {
		text-align:right;
		border:none;
		margin:0;
	}
	.tel {
		font-size:18.5px;
		position:relative;
		width:160px;
		margin:0 0 0 auto;
		top:-72px;
		background-size:22px;
		text-align:right;
	}
	.logo {
		margin:-0.3rem 0;
	}
	.head_nav {
		display:block;
		margin:0.7rem 0 0;
		padding:0;
	}
	.head_nav li {
		display:block;
		float:left;
		/* width:16.5%; ブログが出来た時 */
		width:19.7%;
		text-align:center;
	}
	.head_nav li a {
		display:block;
		float:left;
		border-right:1px solid #dbd0ca;
		width:100%;
	}
	.head_nav li:first-child {
		border-left:1px solid #dbd0ca;
	}
	.page_head h1 {
		margin:1.65em 0 1.3em;
	}
	.main h2 {
		font-size:1.65em;
	}
	.pagetop {
		position: fixed;
		right:30px;
		bottom:7.5rem;
		width:83px;
		height:83px;
	}
	.footer-container h3 {
		float:left;
	}
	.foot_nav {
		float:right;
		text-align:right;
		border-top:none;
		margin:2.2em 0 0;
	}
	.foot_nav li {
		display:inline-block;
	}
	.foot_nav li a {
		display:inline;
		padding:0 10px;
		border-right: 1px solid #523b33;
		border-bottom:none;
		font-size:11px;
	}
	
	/* ----------------------
	   home
	   ----------------------*/
	.main_image_container {
		background:url(../img/mainimage_bg.jpg) repeat center top;
		margin-top:1.35em;
	}
	.home_list li {
		float:left;
		margin-right:1%;
		width:31%;
		height:auto;
	}
	.home_list li a {
		font-size:11px;
	}
	.home_list li:last-child {
		margin-right:0;
	}
	.home_list li p {
		margin:0.75rem 0;
	}
	.home_content .fl_l {
		width:31%;
	}
	.home_content .fl_r {
		width:63%;
	}
	.home_shop , .home_contact {
		font-size:0.78rem;
	}
	
	/* ----------------------
	   shop
	   ----------------------*/
	.owner_comment {
		width:52%;
	}
	.owner_comment:after {
		background:url(../img/hukidasi2.png) no-repeat right bottom;
		left:auto;
		bottom:auto;
		top:110px;
		right:-42px;
	}
	.shop_owner {
		width:38%;
		max-width:286px;
		display:block;
		height:auto;
	}
	.shop_data {
		width:35%;
	}
	.shop_map {
		width:60%;
	}
	.shop_contact {
		padding:36px;
	}
	.shop_contact .shop_tel {
		font-size:2em;
	}
	
	/* ----------------------
	   dogrun
	   ----------------------*/
	.dogrun_info {
		background:url(../img/dogrun4.jpg) no-repeat right center;
		padding:0 360px 30px 0;
	}
	.dogrun_menu {
		width:52%;
	}
	.dogrun_att {
		width:42%;
	}
	
	/* ----------------------
	   trimming
	   ----------------------*/
	.trimming_info img {
		width:44%;
		max-width:432px;
	}
	.trimming_about {
		width:56%;
	}
	.trimming_ex {
		margin:0;
	}
	
	.menu_trimming {
		width:55%;
	}
	.menu_option {
		width:40%;
	}
	.menu_dogrun_img {
		width:35%;
	}
	.menu_dogrun_about {
		width:60%;
		padding:20px 0;
	}
	.menu_option {
		margin-top:0px;
	}
	.menu_dogrun h2 {
		padding-top:0;
	}
	.menu_shampoo img {
		margin-right:45px;
	}
	
	table.menu_table1 td {
		padding:12px 10px;
	}
	
	/* ----------------------
	   hotel
	   ----------------------*/
	.hotel_info {
		width:100%;
		max-width:780px;
		margin: 42px auto;
	}
	.hotel_about img {
		
	}
	.hotel_about p {
		width:78%;
		vertical-align:middle;
		padding:2em 0;
	}
	.hotel_price .fl_l {
		width:52%;
	}
	.hotel_att {
		width:44%;
		margin:0;
	}
	.aroma {
		background:url(../img/arom_oil.jpg) no-repeat left center;
		padding:20px 0 20px 120px;
	}

	/* ----------------------
	メディセルケアドッグ
	---------------------*/
	.medicell-top_box {
		display: flex;
		justify-content: space-between;
		margin: 60px 0 42px;
	}
	.medicell-top_box div {
		margin: 0;
		width: 63%;
	}
	.medicell-top_box .img_wrap {
		width: 35%;
		margin: 0;
	}

	.medicell_mean {
		display: flex;
	}
	.medicell_mean div:first-child {
		width: 80%;
		padding-right: 20px;
	}
	.medicell_mean div:last-child {
		width: 20%;
	}
	.medicell_mean div:last-child {
		display: block;
	}
	.medicell_mean div:last-child img {
		width: 100%;
	}
	.medicell_mean div:last-child img:last-child {
		padding-top: 15px;
	
	}

	.medicell_menu_wrap {
		display: flex;
		justify-content: space-between;
	}
	.medicell_menu {
		width: 48%;
	}
	
}

@media only screen and (min-width: 1140px) , print {
	.wrapper {
		width:980px;
		margin: 0 auto;
	}
	.head_nav li {
		width:auto;
	}
	.head_nav li a {
		/* padding:0 24px; ブログが出来た時*/
		padding:0 40px;
		width:auto;
	}
	.home {
		margin-bottom:-60px;
	}
	.home_list {
		width:1030px;
	}
	.home_list li {
		float:left;
		margin-right:32px;
		width:auto;
	}
	.home_list li a {
		font-size:12px;
	}
	.home_list li p {
		margin:1.5rem 0;
	}
	
	.home_content .fl_l {
		width:300px;
	}
	.home_content .fl_r {
		width:646px;
	}
	.home_content .fl_l.home_shop_info {
		width:300px;
	}
	#home_map {
		/*width:294px;*/
		width:340px;
		height:180px;
	}
	.owner_comment {
		width:620px;
	}

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
   
}
