@charset "utf-8";
/* CSS Document */

/*----------------------
	デフォルトスタイル
-----------------------*/
body,p,h1,h2,h3,h4,h5,h6,
span,small,strong,
div,ul,li,
figure,img,
header,footer,nav,section{
	margin:0;
	padding:0;
	border:none;
	outline:none;
	font-weight:normal;
}

header,footer,nav,section{display:block;}

html{
	-webkit-text-size-adjust:none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.3;
}

li{list-style:none;}

/*----------------------
	基本レイアウト
-----------------------*/
body{
	color:#6b3a09;
	background-color: #fef6e3;
}

/* リンク色変更はここ */
a{
	color:#E94E77;
	text-decoration:none;
}

/* 縦ライン */
#all{
	position: relative;
	width:98.5%;
	overflow:hidden;
}

.fl_L {
	float:left;
}

.fl_R {
	float:right;
}



/*----------------------------------------
 全ページ共有ここから
----------------------------------------*/
/* ヘッダ部分
--------------------*/

#head {
	text-align: center;
}

#head h1{
	text-align:center;
	position:relative;
	padding-top: 25px;
}



#head h1 span{
	background:url(../../css/img/head_bg.gif) repeat-x left center;
    padding:0 5px;
	color:#E94E77;
	font-size:30px;
    position:relative;
    z-index:5;
}

/* サイト説明 */
#head_txt{
	background:url(../../css/img/line.gif) repeat-x left bottom;
	width:97%;
	margin:0 auto;
	padding:0 .7em 1.25em .53em;
	line-height:1.1;
	text-align:right;
}


/* メイン
--------------------*/
#container{
	margin:.25em auto 0;
	padding:0.5em .25em 0 .25em;
}


/* フッター部分
--------------------*/
/* 広告 */
.ad{
	padding:0;
	border-width:1px 0;
	line-height: 0px;
	margin: 0%;
	clear: both;
}

.ad img{
	max-width:98%;
	height:auto;
	margin:0 auto;
	display:block;
}

/* 下層メニュー */
#under_links ul{
	overflow:hidden;
}

#under_links ul li{
	width:33%;
	padding:2% 0;
	text-align:center;
	float:left;
}

#under_links ul li a{
	display:block;
	padding:4% 0;
	text-align:center;
	border-right:solid 1px;}

#under_links ul li:last-child a{
	border-right-color:#FFF;
}

/* コピーライト */
#copy{
	padding:2% 0;
	text-align:center;
}


/*----------------------------------------
 INDEXページここから
----------------------------------------*/

/* head画像
--------------------*/
.head_img{
	text-align:center;
}

.head_img span{
	line-height:0;
	position:relative;

	/* 【角丸】-四角にする場合は下記3行を削除してください- */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.head_img span img{
	max-width:100%;
	height:auto;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

/* head画像の影 */
.head_img span:before, .head_img span:after{
	background: rgba(0, 0, 0, 0.7);
	content: "";
	width:40%;
	height:40%;

	position:absolute;
	left:1em;
	top:-95%;
	z-index: -1;

	-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);

	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

.head_img span:after{
	right:1em;
	left:auto;

	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg);
}

.catch {
	width: 40%;
	height: auto;
}

/* H2　タイトル
--------------------*/
#container div h2{
	margin-bottom:.25em;
	text-indent:1em;
	text-align:left;
	line-height:1;
    position:relative;
}

/* タイトルライン */
#container div h2:before{
    content:"";
    width:100%;
    height:4px;
    display:block;
	border-top:4px double #E94E77;
    position:absolute;
	top:50%;
    z-index:1;
}

#container div h2 span{
	background:#FFF;
    padding:0 .3em;
	color:#E94E77;
	font-size:24px;
    position:relative;
    z-index:5;
}

/* h4 box_title */
.box_title {
	align-items: center;
	display: flex;
}

/* ペット用品の購入 */
.goods_text {
	font-size: 16px;
	font-weight: bold;
	color: #D97521;
	text-align: center;
	line-height: 1.625;
	padding: 12px 0;
}
.goods_line {
	display: block;
	width: 100%;
	background: #CC7A37;
}
.goods_line.thick {
	height: 4px;
}
.goods_line.light {
	height: 2px;
	margin: 4px 0;
}
.goods_line:first-of-type {
	margin-top: 34px;
}
.goods_item {
	font-size: 14px;
	font-weight: bold;
	color: #784a2f;
	margin-top: 20px;
}
.goods_item + .goods_item {
	margin-top: 13px;
}
.goods_link {
	display: block;
	margin: 36px auto 60px;
}


/* 更新履歴部分
--------------------*/
#new{
	margin:1em 0;}

#new ul li{
	display:table;
	overflow:hidden;
	font-size:11px;
	line-height:2.5;
}

#new ul li a:before{
    content:" ★ ";
	padding-right:.25em;
	display:table-cell;
	color:#C6E5D9;
	font-size:10px;
}

/* メニュー部分
--------------------*/
#menu ul{
	display:table;
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
}

#menu ul li{
	width:50%;
	display:table-cell;
	float:left;
	text-align:center;
	position:relative;
}

#menu ul li:nth-child(odd){
	border-color:#FFF #C6E5D9 #C6E5D9 #FFF;}

#menu ul li:nth-child(even){
	border-bottom-color:#C6E5D9;}

#menu ul li:last-child,
#menu ul li:nth-last-child(2){
	border-bottom-color:#FFF;}

#menu ul li a{
	display:block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 0;
}

/* 【メニュータブの右向き三角 css3のみ】
	画像を使用する際はaのクラスを「r_a_img」変更し、
	画像を17ｘ17で用意してください。ここから */
#menu ul li a.r_a_css span:after{
    content:"";
	width:15px;
	height:14px;
	margin-top:-8px;
	padding-bottom:1px;
	display:block;
	text-indent:2px;
	color:#D68189;
	font-size:12px;
	border:solid 1px #C6A49A;
	position:absolute;
	right:.3em;
	top:50%;

	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

#menu ul li a.r_a_css span:before{
    content:"";
	width:0;
	height:0;
	margin-top:-5px;
	display:block;
	line-height:0;
	position:absolute;
	right:-.1em;
	top:50%;

	border-top:solid 5px transparent;
	border-right:solid 8px transparent;
	border-left:solid 8px #D68189;
	border-bottom:solid 5px transparent;
}
/* 【メニュータブの右向き三角 css3のみ】ここまで */

/* 【メニュータブの右向き三角 画像版】
	css3を使用する際はaのクラスを
	「r_a_css」に変更してください。ここから */
#menu ul li a.r_a_img span:after{
	background:url(../../css/img/r_arrow.gif) no-repeat right center;
	content:"";
	width:17px;
	height:17px;
	margin-top:-9px;
	display:block;
	position:absolute;
	right:.3em;
	top:50%;
}
/* 【メニュータブの右向き三角 画像版】ここまで */


/* おすすめ部分
--------------------*/
#recommend h3{
	text-indent:1em;
	color:#D68189;
	z-index:5;
	position:relative;
}

#recommend ul{
	background:#F4EAD5;
	margin-top:-4px;
	padding:5px 10px;
	border:solid 1px #D68189;
	position:relative;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

/* おすすめ枠の影 */
#recommend ul:before, #recommend ul:after{
	background: rgba(0, 0, 0, 0.7);
	content: "";
	width:40%;
	height:40%;

	position:absolute;
	left:.8em;
	top:48%;
	z-index: -1;

	-webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);

	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

#recommend ul:after{
	right:.8em;
	left:auto;

	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg);
}

/* おすすめ枠のリストの中身 */
#recommend ul li{
	border-bottom:solid 1px #C6E5D9;
}

#recommend ul li a{
	padding:3% 0;
	display:block;
	overflow:hidden;
}

/* 【おすすめ枠のリストの中身の画像-角丸・ボーダー有り】ここから */
#recommend ul li a span.c_c_b{
	background:#F4EAD5;
	max-width:32%;
	min-height:50%;
	max-height:100%;
	padding:2px 1px;
	display:block;
	overflow:hidden;
	text-align:center;
	border:solid 1px #C6A49A;
	position:relative;
	float:left;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#recommend ul li a span.c_c_b img{
	display:table-cell;
	text-align: center;
	vertical-align: middle;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
/* 【おすすめ枠のリストの中身の画像-角丸・ボーダー有り】ここまで */

/* 【おすすめ枠のリストの中身の画像-角四角・ボーダー無し】ここから */
#recommend ul li a span.c_s_n{
	background:#F4EAD5;
	max-width:33.8%;
	min-height:50%;
	max-height:100%;
	display:block;
	overflow:hidden;
	text-align:center;
	position:relative;
	float:left;
}

#recommend ul li a span.c_s_n img{
	display:table-cell;
	text-align: center;
	vertical-align: middle;
}
/* 【おすすめ枠のリストの中身の画像-角四角・ボーダー無し】ここまで */

#recommend ul li a p{
	width:63%;
	color:#D68189;
	font-size:11px;
	letter-spacing:-.1em;
	float:right;
}

#recommend ul li a p:after{
	background:#C6A49A;
	width:30%;
	margin-left:70%;
    content:" More ";
	display:block;
	text-align:center;
	color:#FFF;
	font-size:12px;
	letter-spacing:0;
}

#recommend ul li:last-child{
	border-bottom:none;
}

.app .app_title{
	padding:5px;
	text-align: center;
}
.app .app_comment{
	font-size:12px;
	padding:5px;
	text-align: center;
}

.manual_btn{
	position: fixed;
	right: 10px;
	width: 100%;
	max-width: 150px;
	transition: bottom 0.3s ease;
}
.manual_btn-link{

}
.manual_btn-img{
	width: 100%;
	height: auto;
}

/*----------------------------------------
	カテゴリ記事一覧ページここから
----------------------------------------*/
#category{
	margin:1em 0;
}

#category ul{
	margin-top:.5em;
}

#category ul li{
	margin-bottom:1px;
	overflow:hidden;
	border:solid 1px #F4EAD5;
	position:relative;
}

#category ul li:nth-child(odd){
	background:#F4EAD5;
}

#category ul li:nth-child(even){
	background:#FFF;
}

#category ul li a{
	padding-top:.5em;
	padding-right:1.7em;
	padding-bottom:.5em;
	padding-left:.5em;

	display:block;
	position:relative;
	z-index:2;
}

#category ul li a span.li_img{
	max-width:25%;
	max-height:22%;
	margin-right:5px;
	margin-bottom:.5em;
	display:block;
	overflow:hidden;
	line-height:0;
	border:solid 1px #E94E77;
	position:relative;
	float:left;
}

#category ul li a span.li_img figure img{
	display:block;
}

#category ul li a p span{
	background:#C6E5D9;
	padding:.2em 2em;
	line-height:1.8;
	color:#FFF;
}

#category ul li a p span:first-child{
	margin-left:5p;
}

/* 矢印 */
#category ul li span.arrow{
	width:0;
	height:0;
	margin-top:-10px;
	display:block;
	line-height:0;
	position:absolute;
	right:.9em;
	top:50%;
	z-index:0;

	border-right:0px solid #C6A49A;
	border-top:10px solid #C6A49A;
	border-left:10px solid transparent;
	border-bottom:10px solid #C6A49A;
 }

#category ul li span.arrow:after{
	content:"";
	width:0;
	height:0;
	margin:-10px 0 0 0;
	display:block;
	line-height:0;
	position:absolute;
	right:-19.5px;
	top:50%;
	z-index:0;

	border-right:10px solid transparent;
	border-top:10px solid transparent;
	border-left:10px solid #C6A49A;
	border-bottom:10px solid transparent;
 }


/*----------------------------------------
	一記事ページここから
----------------------------------------*/
#detail{
	margin:1em 0;}

.detail_txt a.profile_img{
	margin:1em auto;
}

a.profile_img figure{
	max-width:320px;
	margin:.5em auto;
	display:block;
	text-align:center;
	line-height:1.8;
	position:relative;

	/* 【角丸】-四角にする場合は下記3行を削除してください- */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

a.profile_img figure img{
	max-width:100%;
	height:auto;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

/* 画像の影 */
a.profile_img figure:before,
a.profile_img figure:after{
	background: rgba(0, 0, 0, 0.7);
	content: "";
	width:40%;
	height:40%;

	position:absolute;
	left:.8em;
	top:20%;
	z-index:-1;

	-webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);

	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

a.profile_img figure:after{
	right:.8em;
	left:auto;

	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg);
}

.show_site,
.show_site_i{
	margin:1em 0 0 0;
	padding:.8em 1.8em .8em 1em;
	display:block;
	text-align:right;

	border:solid #C6A49A;
	border-width:1px 0;
	position:relative;
}

/* 【詳細を見るリンクの右向き三角 css3のみ】
	画像を使用する際はaのクラスを「show_site」変更し、
	画像を17ｘ17で用意してください。ここから */
a.show_site span:after{
    content:"";
	width:15px;
	height:14px;
	margin-top:-8px;
	padding-bottom:1px;
	display:block;
	text-indent:2px;
	color:#D68189;
	font-size:12px;
	border:solid 1px #C6A49A;
	position:absolute;
	right:0;
	top:50%;

	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

a.show_site span:before{
    content:"";
	width:0;
	height:0;
	margin-top:-5px;
	display:block;
	line-height:0;
	position:absolute;
	right:-4px;
	top:50%;

	border-top:solid 5px transparent;
	border-right:solid 8px transparent;
	border-left:solid 8px #D68189;
	border-bottom:solid 5px transparent;
}
/* 【詳細を見るリンクの右向き三角 css3のみ】ここまで */

/* 【詳細を見るリンクの右向き三角 画像版】
	css3を使用する際はaのクラスを
	「show_site_i」に変更してください。ここから */
a.show_site_i span:after{
	background:url(../../css/img/r_arrow.gif) no-repeat right center;
	content:"";
	width:17px;
	height:17px;
	margin-top:-9px;
	display:block;

	position:absolute;
	right:0;
	top:50%;
}
/* 【詳細を見るリンクの右向き三角 画像版】ここまで */
.clear {
	clear: both;
}
#menu .w100p {
	width: 100%;
}
.box_index {
	background-color: #ffffff;
	box-shadow:0px 0px 5px 0px #cccccc;
	border-radius:30px;
	border:3px solid #e3b88d;
	background-size:100%;
	margin: auto;
	width: 75%;
	padding: 3% 5% 5% 5%;
	overflow: hidden;
}

.access {
	margin: 20px auto 0 auto;
}
.oshirase dt {
	color: #999;
	padding-top: 10px;
	padding-left: 10px;
}
.oshirase dd {
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin: 0px;
}
.oshirase {
	margin: 0px;
}
.table01 td {
	background-color: #FFF;
	text-align: center;
	padding: 1%;
}
.table01 th {
	font-weight: bold;
	color: #FFF;
	background-color: #cfd500;
	text-align: center;
	padding: 1%;
}
.table01 {
	width: 90%;
	background-color: #CCC;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.font-b {
	font-weight: bold;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	margin:0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8CCBF;
	clear:both;
}

#nyuin-list ul{
    margin: 0 0 0 13px;
}

#nyuin-list li{
	list-style:circle;
	margin:10px 0 10px 10px;
}

.pa_10 {
	padding:10px;
}

.font10 {
	font-size:10px;
	color:#000000;
}

.font16 {
	font-size:16px;
}

.font16red {
	font-size:16px;
	color:#FF0004;
}

.fbtimeline {
	width: 85%;
	margin: 10px auto 20px auto;
}

.fb-page {
	width: 90%;
	margin: 0 auto;
	max-height: 500px;
}

/* 施設案内 */
.facility_map {
	width: 100%;
	height: auto;
}

/* ご挨拶 */
.greetings_doc {
	display: flex;
	padding: 3% 0 3%;
	justify-content: center;
}

.greetings_doc div {
	padding-left: 3%;
}

.greetings_doc div p {
	padding-bottom: 3%;
}

.greetings_doc div p:last-child {
	padding-bottom: 0;
}

.greetings_list li{
	padding-bottom: 3%;
}

.greetings_list li:last-child{
	padding-bottom: 3%;
}

@media (max-width: 500px){
	.greetings_doc {
		display: flex;
		padding: 3% 0 3%;
		justify-content: center;
		flex-direction: column;
	}

	.greetings_doc img{
		width: 70%;
		height: auto;
		margin: 0 auto;
	}

	.greetings_doc div {
		padding-top: 5%;
	}


}

/* スマホのみ
---------------------------------------*/

@media (min-width: 481px) {
    #footerFloatingMenu {
        display: none;
    }
}

#footerFloatingMenu {
    display: block;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 2px;
    z-index: 9999;
    text-align: center;
    padding: 0 auto;
}

@media screen and (min-width: 768px) {
  .sp_fixed_bottom_menu {
  }
}
@media screen and (max-width: 767px) {
  #pagetop {
    bottom: 80px;
  }
  .sp_fixed_bottom_menu {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 	100%;
    z-index: 10;
    padding: 10px 15px 10px 15px;
    width: 100%;
    background-color: rgba(69,72,69,0.50);
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }


  .sp_fixed_bottom_menu_r {
    text-decoration: none;
    color: #fff !important;
    font-size: 12px;
    display: block;
    float: left;
    width: 47%;
    font-size: 14px;
    padding: 0 3px;
    margin: 0 1%;
    line-height: 44px;
    border: 3px solid #ddd;
	background: rgb(247,183,64); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(247,183,64,1) 0%, rgba(244,137,14,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(247,183,64,1) 0%,rgba(244,137,14,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(247,183,64,1) 0%,rgba(244,137,14,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7b740', endColorstr='#f4890e',GradientType=0 ); /* IE6-9 */

	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  .sp_fixed_bottom_menu_r:before {
	}

  .sp_fixed_bottom_menu_l {
    text-decoration: none;
    color: #fff !important;
    font-size: 12px;
    display: block;
    float: left;
    width: 47%;
    font-size: 14px;
    padding: 0 3px;
    margin: 0 1%;
	line-height: 44px;
    border: 3px solid #ddd;
	background: -webkit-linear-gradient(##00C300 0%, #00C300 100%);
	background: linear-gradient(#B22D00 0%, #00C300 100%);
	background: #B22D00;
	background: -webkit-linear-gradient(top, #00C300 0%, #00C300 100%);
	background: -webkit-linear-gradient(top, #00C300 0%, #00C300 84%);
	background: linear-gradient(to bottom, #00C300 0%, #00C300 84%);
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }

    .sp_fixed_bottom_menu_l span{
    	font-size: 12px;
	}

	.sp_fixed_bottom_menu_l:before {
	}

	.fb-page {
		width: 90%;
		margin: 0 auto;
		max-height: 500px;
	}

	#head a.access_link{
		padding-top: 10px;
		color: #fff;
		background: #D8CCBF;
	}

	#head a.access_link p{
		color: #fff;
		background: #D8CCBF;
		display: inline-block;
	}

	#access p {
		padding: 20px 0 10px;
	}

	#access dd{
	margin-inline-start: 0px;
	}

	#access dt{
		padding-top: 16px;
	}

	#top_scroll {
		padding: 20px;
		text-align: right;
	}

  footer {
		padding-bottom: 80px;
	}

	#nyuin-list2 {
		padding-bottom: 16px;
	}
}

#sns_icon {
	text-align: center;
	margin:5px 0 0 4px;
}

#sns_icon ul {
	display: flex;
	justify-content: center;
}
#sns_icon li {
	float:left;
	margin:0 0 0 14px;
}

#sns_icon li:first-child {
	margin:0;
}