@charset "utf-8";

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
 全デバイス共通のスタイルとスマートフォンおよび小型タブレット向けレイアウトの指定
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

.slicknav_menu {
    display:none;
}

/*==========================================
 common
===========================================*/

.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
.left {
	float:left;
}
.right {
	float:right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/*切り替え*/
.switch {
	visibility: hidden;
}

/*ロード*/
.loadingWrap{
	width: 100%;
	height: 100%;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
}
.loadingWrap img{
	position: absolute;
	top: 50%;
	left: 50%;
}

/*==========================================
 body
===========================================*/

body {
	width: 100%;
	background-color:#fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#3E3A39;
}


/*==========================================
 ヘッダーのスタイル
===========================================*/

#home #header_wrap {
	background-image: url(../images/common/head_bg00.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}
#header {
	width:796px;
	height:135px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
#home #header {
	width:796px;
	height:268px;
}
#header .head_ttl {
	margin:10px 0 0 148px;
}
#header .boxWrap {
	width:647px;
	overflow:hidden;
	margin:20px 0 0 148px;
}
#header .boxWrap #gnavi_wrap {
	width:350px;	
	float:left;
	margin:12px 0 0 0;
}
#header .boxWrap .tel {
	float:right;
	padding-right:12px;
}
#header .logo {
	position:absolute;
	left:0px;
	top:5px;
}
#header .logo img {
	width:120px;
	height:auto;
}

/*==========================================
 グローバルナビ
===========================================*/

#gnavi_wrap #gnavi {
	width:350px;
	overflow:hidden;
}
#gnavi_wrap #gnavi ul {
	width:350px;
	overflow:hidden;
}
#gnavi_wrap #gnavi li {
	float:left;
	margin-right:12px;
}

/*gnavi*/
#gnavi_wrap #gnavi a {
	width:110px;
	height:35px;
	line-height:35px;	
	position: relative;
	overflow: hidden;
	display: block;
	text-indent:-9999px;
}
#gnavi_wrap #gnavi li a span {
	top:0;
	left:0;
	width:100%;
	height:100%;
	position:absolute;
	display:block;
	cursor:pointer;
}
#gnavi_wrap #gnavi li.gnavi01 a {
	width:90px;
}
#gnavi_wrap #gnavi li.gnavi01 a span {
	background-image:url(../images/common/gnavi_btn01_off.gif);
}
#gnavi_wrap #gnavi li.gnavi01 a {
	background-image:url(../images/common/gnavi_btn01_on.gif);
}
#gnavi_wrap #gnavi li.gnavi02 a span {
	background-image:url(../images/common/gnavi_btn02_off.gif);
}
#gnavi_wrap #gnavi li.gnavi02 a {
	background-image:url(../images/common/gnavi_btn02_on.gif);
}
#gnavi_wrap #gnavi li.gnavi03 a span {
	background-image:url(../images/common/gnavi_btn03_off.gif);
}
#gnavi_wrap #gnavi li.gnavi03 a {
	background-image:url(../images/common/gnavi_btn03_on.gif);
}


/*==========================================
 メインビジュアル
===========================================*/

#mainvisual {
	width:760px;
	margin:0 auto;
	text-align:center;	
}


/*==========================================
 コンテンツ共通
===========================================*/

#contents_wrap {
	background-image: url(../images/common/body_bg.gif);
	margin:0 auto;
	font-size:16px;
	padding:46px 0 80px 0;	
}


/*==========================================
 ページ内リンク
===========================================*/

.head_page_btn {
	width:760px;
	overflow:hidden;
	margin: 0 auto 46px auto;
}
.head_page_btn li {
	float:left;
	margin-right:10px;
}
.head_page_btn li:last-child {
	margin-right:0px;
}
.head_page_btn .list01 {
	width:760px;
	overflow:hidden;
	margin: 0 auto 12px auto;
}
.head_page_btn .list02 {
	width:376px;
	overflow:hidden;
	margin: 0 auto;
}


/*==========================================
 フッターバナー
===========================================*/

.bnr_caloo {
	text-align:center;
	margin:70px 0 0 0;
}
.bnr_caloo img {
	width:270px;
	height:auto;
}


/*==========================================
 ページトップへ
===========================================*/

#page-top {
  position: fixed;
  bottom: 235px;
  right: 40px;
}
#page-top a {
  display: block;
	width:104px;
	height:118px;		
}
#page-top a img {
	width:104px;
	height:118px;		
}


/*==========================================
 フッター
===========================================*/

#footer {
	width:100%;
	padding:70px 0 50px 0;
	background-image: url(../images/common/ft_bg_pc.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer #f_menu ul {
	width:310px;
	overflow:hidden;
	margin:0 auto 32px auto;
}
#footer #f_menu li {
	margin-right:24px;
	float:left;
}
#footer #f_menu li:last-child {
	margin-right:0px;
}
#footer .caut  {
	text-align:center;
	margin-bottom:28px;
}
#footer .boxWrap  {
	width:760px;
	overflow:hidden;
	margin:0 auto 45px auto;
}
#footer .boxWrap .fb_box {
	width:340px;
	float:right;
	margin-top:5px;	
}
#footer .boxWrap .ft_addr {
	width:400px;
	float:left ;
	overflow:hidden;
}
#footer .boxWrap .ft_addr .left img {
	width:135px;
	height:auto;
}
#footer .boxWrap .ft_addr dl {
	width:258px;
	float:right ;
}
#footer .boxWrap .ft_addr dt {
	margin:20px 0 15px 0;
}
#footer .boxWrap .ft_addr .addr {
	margin-bottom:12px;
	font-size:18px;
}
#footer .boxWrap .ft_addr dl img {
	width:258px;
	height:auto;
}
#footer .copy {
	font-size:11px;
	text-align:center;
}


/*==========================================
 HOME
===========================================*/

#home .head_wrap {
	width:760px;
	margin:50px auto 38px auto;
	overflow:hidden;
	z-index:99999;
}
#home .home_head_page_btn {
	width:190px;	
	float:left;
}
#home .home_head_page_btn li {
	margin-bottom:6px;
}
#home .home_head_page_btn li:last-child {
	margin-bottom:0px;
}

/*お知らせ*/
#home #news {
	width:546px;	
	float:right;
}
#home #news h2 {
	width:546px;	
	background:#51B555;
	border-radius:5px 5px 0 0;
	padding:4px 0 0 0;
	text-align:center;	
}
#home #news .news_box {
	height:220px;
	background-color:#fff;
	border-radius:0 0 5px 5px;
	border:solid 1px #51B555;
}
#home #news .news_box .newsflame {
	width:500px;
	margin:20px 0 0 24px;
}
body#page_news {
	margin:0;
	padding:0;
}
#page_news ul.news_wrap {
	width:500px;
	margin:0 auto;
	overflow:hidden;
}
#page_news ul.news_wrap li {
	width:500px;
	overflow:hidden;
	border-bottom:dashed 1px #D9DADB;	
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	line-height:180%;
}
#page_news ul.news_wrap li span {
	font-size:20px;
	display:block;
}
#page_news ul.news_wrap li span.date {
	color:#EA6182;
	margin-bottom:8px;
}
#page_news ul.news_wrap li span.detail p {
	margin-top:14px;
}
#page_news ul.news_wrap li a {
	color:#3E3A39;
}
#page_news ul.news_wrap li a:hover {
	text-decoration:none;
}
.cgi_copy {
	text-align:right;
	font-size:10px;
	padding-right:5px;
}
.cgi_copy a {
	color: #999;
	font-size:10px;	
}
/*#page_news ul.news_wrap li a {
	color:#3E3A39;
	text-decoration:none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
#page_news ul.news_wrap li a:hover {
	color:#9E9E9F;
}*/

/*時間*/
#home #time {
	width:760px;
	margin:0 auto 35px auto;
	overflow:hidden;
}
#home #time h2 {
	background:#F8B62B;
	border-radius:5px 5px 0 0;
	padding:10px 0;
	text-align:center;	
}
#home #time h2 img {
	width:176px;
	height:auto;	
}
#home #time .time_box {
	background-color:#fff;
	border-radius:0 0 5px 5px;
	border:solid 1px #F8B62B;
	padding:25px 0 10px 0;
}
#home #time .time_box p {
	width:628px;
	margin:0 auto 12px auto;
	line-height:160%;
	font-size:14px;
}

/*アクセス*/
#home #access {
	width:760px;
	margin:0 auto 78px auto;
	overflow:hidden;
}
#home #access h2 {
	margin-bottom:12px
}
#home #access .access_box {
	width:760px;
	margin:0 auto 12px auto;
	overflow:hidden;
}
#home #access .access_box .left{
	width:406px;
}
#home #access .access_box .left img {
	width:100%;
	height:auto;
}
#home #access .access_box .right {
	width:320px;
}
#home #access .access_box .right img {
	width:100%;
	height:auto;
}
#home #access .access_box .right dt {
	font-size:17px;
	margin-bottom:10px;
	line-height:180%;
}
#home #access .maplink {
	color:#40220F;	
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin:0 0 15px 0 ;
}
#home #access .maplink a  {
	color:#40220F;
	text-decoration:none;
}

/*対象*/
#home #anim {
	width:760px;
	margin:0 auto 26px auto;
	overflow:hidden;
}
#home #anim h2 {
	margin-bottom:16px
}
#home #anim p {
	line-height:160%;
	font-size:16px;
}

/*ギャラリー*/
#home #gal {
	width:810px;
	margin:0 auto 50px auto;
}

/*リンク*/
#home .ins_box_wrap {
	width:760px;
	margin:0 auto;
	display:table;
	border-radius:5px;
	border:solid 1px #F8B62B;
}
#home .ins_box_wrap .ins_ttl {
	width:230px;
	display:table-cell;
	background:#F8B62B;
	border-radius:5px 0 0 5px ;	
	text-align:center;
	vertical-align:middle;
}
#home .ins_box_wrap .ins_ttl img {
	width:180px;
	height:auto;
}
#home .ins_box_wrap .ins_box {
	display:table-cell;	
	background:#fff;
	vertical-align:middle;
	border-radius:0 5px 5px 0 ;		
}
#home .ins_box_wrap .ins_box ul {
	overflow:hidden;
	text-align: center;
}
#home .ins_box_wrap .ins_box li {
	padding:20px 0;
}
#home .ins_box_wrap .ins_box li:first-child img {
	width:150px;
	height:auto;
}
#home .ins_box_wrap .ins_box li:last-child img {
	width:210px;
	height:auto;
}


/*==========================================
 treatment
===========================================*/

#treatment #contents {
	width:760px;
	margin:0 auto;
}

/*トップ*/
#treatment .head_wrap {
	width:760px;
	margin:0 auto 28px auto;
	overflow:hidden;
}
#treatment .treatment_head_page_btn {
	width:190px;	
	float:left;
}
#treatment .treatment_head_page_btn li {
	margin-bottom:6px;
}
#treatment .treatment_head_page_btn li:last-child {
	margin-bottom:0px;
}
#treatment #treat {
	width:542px;	
	float:right;
}

/*内容*/
#treatment .treat_de {
	width:100%;	
	height:auto;	
}

#treatment #treat h1 {
	background:#F8B62B;
	padding:10px 0;
	text-align:center;
	border-radius:5px 5px 0 0;
}
#treatment #treat h1 img {
	width:108px;
	height:auto;
}
#treatment #treat .treat_box_wrap {
	background:#fff;
	padding:20px 0 15px 0;
	border:solid 1px #F8B62B;
	border-radius: 0 0 5px 5px;
}
#treatment #treat .treat_box_wrap .sttl {
	margin:0 0 20px 0;
	text-align:center;	
}
#treatment #treat .treat_box_wrap .sttl img {
	width:458px;
	height:auto;
}
#treatment #treat .treat_box_animal {
	width:510px;
	margin:0 auto 15px auto;
	overflow:hidden;
}
#treatment #treat .treat_box_animal .left {
	margin:0 0 10px 0;
	float:none;
	text-align:center;
}
#treatment #treat .treat_box_animal .left img {
	width:78px;
	height:auto;
}
#treatment #treat .treat_box_animal .right {
	width:504px;
	overflow:hidden;
	text-align:center;	
}
#treatment #treat .treat_box_animal .right .icon {
	float:left;
	font-size:14px;
	margin:0 12px 7px 0;
}
#treatment #treat .treat_box_animal .right .i01,
#treatment #treat .treat_box_animal .right .i02 {
	margin-right:30px;
}
#treatment #treat .treat_box_animal .right .i07,
#treatment #treat .treat_box_animal .right .i08 {
	margin-right:10px;
}
#treatment #treat .treat_box_animal .right .i10,
#treatment #treat .treat_box_animal .right .i11 {
	margin-right:40px;
}
#treatment #treat .treat_box_animal .right .icon p {
	display:table-cell;
	text-align:left;
	vertical-align:middle;
}
#treatment #treat .treat_box_animal .right .icon p.img {
	padding:0 10px 0 0;
}
#treatment #treat .treat_box_kamoku {
	width:510px;
	margin:0 auto;
	overflow:hidden;
}
#treatment #treat .treat_box_kamoku .left {
	margin:0 0 10px 0;
	float:none;
	text-align:center;
}
#treatment #treat .treat_box_kamoku .left img {
	width:78px;
	height:auto;
}
#treatment #treat .treat_box_kamoku .right {
	width:510px;
	overflow:hidden;
	margin:-2px 0 0 0;
	float:none;	
	font-size:15px;	
	line-height:150%;
	text-align:center;
}

/*犬しつけ*/
#treatment #dcouns {
	margin:0 0 26px 0;
}
#treatment #dcouns .sect_head {
	overflow:hidden;
	margin: 0 0 10px 0;
	font-size:16px;
	line-height:160%;
}
#treatment #dcouns .sect_head .left {
	width:546px;
}
#treatment #dcouns .sect_head .left h1 {
	margin: 4px 0 12px 0;
}
#treatment #dcouns .sect_head .right img {
	width:210px;
	height:auto;
}
#treatment #dcouns .dcouns_box_wrap {
	background:#fff;
	padding:20px 0 16px 0;
	border:solid 1px #F8B62B;
	border-radius: 5px;
	text-align:center;
	font-size:14px;
	line-height:160%;
}
#treatment #dcouns .dcouns_box_wrap .sttl {
	margin: 0 0 10px 0;
}
#treatment #dcouns .dcouns_box_wrap .sttl img {
	width:680px;
	height:auto;
}
#treatment #dcouns .dcouns_box_wrap .txt_wrap {
	width:578px;
	height:64px;
	margin: 0 auto 6px auto;
	background-image: url(../images/treatment/dcouns_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:578px auto;
}
#treatment #dcouns .dcouns_box_wrap .txt_wrap table {
	width:464px;
	margin: 0 auto ;
	font-size:15px;
}
#treatment #dcouns .dcouns_box_wrap .txt_wrap table th {
	width:84px;
	text-align:left;
}
#treatment #dcouns .dcouns_box_wrap .txt_wrap table td {
	text-align:left;
}
#treatment #dcouns .dcouns_box_wrap .txt {
	color:#F29600;
	font-size:15px;	
}
#treatment #dcouns .dcouns_box_wrap .tel {
	margin:8px 0 0 0;
}
#treatment #dcouns .dcouns_box_wrap .tel img {
	width:250px;
	height:auto;
}


/*健康診断*/
#treatment #health {
	margin:0 0 35px 0;
}
#treatment #health .sect_head {
	overflow:hidden;
	margin: 0 0 10px 0;
	font-size:16px;	
	line-height:160%;
}
#treatment #health .sect_head .left {
	width:546px;
}
#treatment #health .sect_head .left h1 {
	margin: 35px 0 18px 0;
}
#treatment #health .sect_head .right img {
	width:210px;
	height:auto;
}
#treatment #health h2 {
	background:#F8B62B;
	padding:10px 0;
	text-align:center;
	border-radius:5px 5px 0 0;
}
#treatment #health .health_box_wrap {
	background:#fff;
	padding:12px 0 16px 0;
	border:solid 1px #F8B62B;
	border-radius: 0 0 5px 5px;
	font-size:14px;
	line-height:160%;
}
#treatment #health .health_box_cour {
	width:684px;
	margin:0 0 14px 30px;
	overflow:hidden;
}
#treatment #health .health_box_cour .box {
	width:684px;
	margin:0 0 4px 0;
	overflow:hidden;
	position:relative;
}
#treatment #health .health_box_cour .box .no {
	position:absolute;
	left:0;
	top:0;
}
#treatment #health .health_box_cour .box .no img {
	width:50px;
	height:auto;
}
#treatment #health .health_box_cour .box dl {
	width:662px;
	margin:15px 0 0 25px;
}
#treatment #health .health_box_cour .box dl dt {
	width:190px;
	height:38px;
	display:table-cell;
	vertical-align:middle;
	background:#40210F;
	border-radius:5px 0 0 5px;
	text-align:center;
	padding-top:2px;
}
#treatment #health .health_box_cour .box dl dt span img {
	width:148px;
	height:auto;
}
#treatment #health .health_box_cour .box dl dt span {
	padding:0 0 0 20px;
}
#treatment #health .health_box_cour .box dl dd {
	width:468px;
	height:38px;	
	display:table-cell;
	vertical-align:middle;
	background:#F6F7F7;
	border-radius:0 5px 5px 0;	
}
#treatment #health .health_box_cour .box dl dd p {
	margin:0 0 0 18px;
	font-size:14px;
}
#treatment #health .health_box_cour .no05 dl dt  {
	height:54px;
}
#treatment #health .health_box_cour .no05 dl dd  {
	height:54px;
}
#treatment #health .health_box_cour .no05 dl dd p span {
	display:table-cell;
	vertical-align:middle;
}
#treatment #health .health_box_cour .no05 dl dd p span.l2  {
	padding-left:7px;
}
#treatment #health .health_box_option {
	width:660px;
	margin:0 0 12px 54px;
}
#treatment #health .health_box_option .box {
	width:660px;
	margin:0 0 12px 0;
	position:relative;
}
#treatment #health .health_box_option .no01 .no {
	position:absolute;
	left:440px;
	top:-15px;
	z-index:1;
}
#treatment #health .health_box_option .no01 .no img{
	width:104px;
	height:auto;
}
#treatment #health .health_box_option .no02 .no {
	position:absolute;
	left:600px;
	top:34px;
}
#treatment #health .health_box_option .no02 .no img{
	width:66px;
	height:auto;
}
#treatment #health .health_box_option .box dl {
	width:660px;
}
#treatment #health .health_box_option .box dl dt {
	width:260px;
	height:38px;
	display:table-cell;
	vertical-align:middle;
	background:#F8B62B;
	border-radius:5px 0 0 5px;
}
#treatment #health .health_box_option .no01 dl dt {
	text-align:center;
	padding-top:2px;
}
#treatment #health .health_box_option .no01 dl dt span img {
	width:210px;
	height:auto;
}
#treatment #health .health_box_option .no02 dl dt span img {
	width:244px;
	height:auto;
}
#treatment #health .health_box_option .box dl dt span {
	padding:0 0 0 10px;
}
#treatment #health .health_box_option .box dl dd {
	width:400px;
	height:38px;	
	display:table-cell;
	vertical-align:middle;
	background:#F6F7F7;
	border-radius:0 5px 5px 0;
	font-size:14px;	
}
#treatment #health .health_box_option .box dl dd p {
	margin:0 0 0 20px;
}
#treatment #health .ot_txt {
	width:660px;
	margin:0 auto 10px auto;
}
#treatment #health .way_ttl {
	width:660px;
	margin:0 auto 10px auto;
}
#treatment #health .way_ttl img {
	width:210px;
	height:auto;
}
#treatment #health .health_box_way {
	width:660px;
	margin:0 auto;	
	padding:16px 0 5px 0;
	border:solid 1px #F8B62B;
	border-radius: 5px;
}
#treatment #health .health_box_way table {
	width:620px;
	margin:0 auto;	
	font-size:15px;
}
#treatment #health .health_box_way table th {
	width:65px;
	text-align:left;
	vertical-align:top;
	padding:0 0 10px 0;	
}
#treatment #health .health_box_way table td {
	padding:0 0 10px 0;	
}
#treatment #health .health_box_way table th img {
	width:50px;
	height:auto;
}

/*カウンセリング*/
#treatment #couns {
	margin:0 0 38px 0;
}
#treatment #couns .sect_head {
	overflow:hidden;
	margin: 0 0 5px 0;
	font-size:16px;
	line-height:160%;
}
#treatment #couns .sect_head .left {
	width:545px;
}
#treatment #couns .sect_head .left h1 {
	margin: 5px 0 25px 0;
}
#treatment #couns .sect_head .right img {
	width:210px;
	height:auto;
}
#treatment #couns .couns_box_wrap {
	background:#fff;
	padding:14px 0 14px 0;
	border:solid 1px #F8B62B;
	border-radius: 5px;
	text-align:center;
	font-size:15px;
	line-height:160%;
}
/*#treatment #couns .couns_box_wrap .sttl {
	margin: 0 0 16px 0;
}*/
#treatment #couns .couns_box_wrap .sttl img {
	width:470px;
	height:auto;
}
#treatment #couns .couns_box_wrap .txt {
	color:#F29600;
	font-size:17px;	
}
#treatment #couns .couns_box_wrap .tel {
	margin:14px 0 0 0;
}
#treatment #couns .couns_box_wrap .tel img {
	width:274px;
	height:auto;
}

/*遺伝子検査*/
#treatment #bird {
	margin:0 0 50px 0;
}
#treatment #bird .sect_head {
	overflow:hidden;
	font-size:16px;
	line-height:160%;
}
#treatment #bird .sect_head .left {
	width:548px;
}
#treatment #bird .sect_head .left p {
	width:540px;
}
#treatment #bird .sect_head .left h1 {
	margin: 5px 0 25px 0;
}
#treatment #bird .sect_head .right img {
	width:210px;
	height:auto;
}

/*プロフィール*/
#treatment #prof .sect_head {
	overflow:hidden;
	margin: 0 0 20px 0;
	font-size:16px;
	line-height:160%;
}
#treatment #prof .sect_head .left {
	width:564px;
}
#treatment #prof .sect_head .left h1 {
	margin: 6px 0 16px 0;
}
#treatment #prof .sect_head .right img {
	width:190px;
	height:auto;
}
#treatment #prof .prof_box_wrap {
	background:#fff;
	padding:32px 0 38px 0;
	border:solid 1px #F8B62B;
	border-radius: 5px;
	font-size:15px;
	line-height:160%;
}
#treatment #prof .prof_box_wrap .sttl {
	width:790px;
	margin:0 auto 30px auto;
}
#treatment #prof .prof_box_wrap .sttl img {
	width:150px;
	height:auto;
}
#treatment #prof .prof_box_wrap .prof_box {
	width:790px;
	margin:0 auto;
	overflow:hidden;
	font-size:17px;	
}
#treatment #prof .prof_box_wrap .prof_box p {
	margin:0 0 16px 0;
}
#treatment #prof .prof_box_wrap .prof_box p img {
	width:80px;
	height:auto;
}
#treatment #prof .prof_box_wrap .prof_box .left {
	width:330px;
}
#treatment #prof .prof_box_wrap .prof_box .left table {
	width:100%;
}
#treatment #prof .prof_box_wrap .prof_box .left th {
	width:84px;
	vertical-align:top;
	text-align:left;
}
#treatment #prof .prof_box_wrap .prof_box .left td {
	vertical-align:top;
}
#treatment #prof .prof_box_wrap .prof_box .right {
	width:460px;
}
#treatment #prof .prof_box_wrap .prof_box .right li {
	background-image: url(../images/treatment/prof_cir.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
}


/*==========================================
 vaccine
===========================================*/

#vaccine #contents {
	width:760px;
	margin:0 auto;
}
#vaccine #vac {
	margin-bottom :34px;
}
#vaccine #vac h1 {
	margin-bottom :14px;	
}

/*ワクチン共通*/
#vaccine .vac_box_wrap {
	border:solid 1px #F8B62B;
	border-radius:5px;
	background:#fff;
	padding:18px 0 15px 0;
}
#vaccine .vac_box_wrap .boxWrap {
	width:684px;
	overflow:hidden;
	margin:0 auto;
}
#vaccine .vac_box_wrap .boxWrap .box {
	width:212px;
	float:left;
	margin:0 14px 5px 0;
	position:relative;
}
#vaccine .vac_box_wrap .boxWrap .box:nth-child(3n) {
	margin:0 0 5px 0;
}
#vaccine .vac_box_wrap .boxWrap .box .no {
	position:absolute;
	top:0;
	left:0;
}
#vaccine .vac_box_wrap .boxWrap .box .no img {
	width:40px;
	height:auto;
}
#vaccine .vac_box_wrap .boxWrap .box dl {
	margin:15px 0 0 20px;
}
#vaccine .vac_box_wrap .boxWrap .box dt {
	width:212px;
	font-size:17px;
	text-align:center;
	background:#40210F;
	color:#fff;
	border-radius:5px 5px 0 0;
	display:table-cell;
	vertical-align:middle;
	height:52px;
	line-height:120%;
	letter-spacing: -1px;
}
#vaccine .vac_box_wrap .boxWrap .box dd {
	background:#F6F7F7;
	border-radius:0 0 5px 5px;
	height:100px;
}
#vaccine .vac_box_wrap .boxWrap .no04 dd,
#vaccine .vac_box_wrap .boxWrap .no05 dd,
#vaccine .vac_box_wrap .boxWrap .no06 dd {
	height:60px;
}
#vaccine .vac_box_wrap .boxWrap .no07 dd,
#vaccine .vac_box_wrap .boxWrap .no08 dd,
#vaccine .vac_box_wrap .boxWrap .no09 dd {
	height:100px;
}  
#vaccine .vac_box_wrap .boxWrap .box dd p {
	width:174px;
	font-size:12px;
	margin:0 auto;
	padding:8px 0 0 0;
	line-height:150%;
}

/*狂犬病*/
#vaccine #rab {
	margin-bottom :55px;
	font-size:16px;
	line-height:160%;
}
#vaccine #rab h1 {
	margin-bottom :26px;	
}

/*猫*/
#vaccine #cat {
	margin-bottom :60px;
}
#vaccine #cat h1 {
	margin-bottom :14px;	
}
#vaccine #cat .vac_box_wrap .boxWrap .box dd {
	height:110px;
}
#vaccine #cat .vac_box_wrap .boxWrap .box dt {
	background:#FFF338;
	color:#40220F;
}
#vaccine #cat .vac_box_wrap .boxWrap .no04 dd,
#vaccine #cat .vac_box_wrap .boxWrap .no05 dd {
	height:80px;
} 

/*去勢*/
#vaccine #birth .box {
	width:760px;
	overflow:hidden;
	margin:0 auto 8px auto;
	position:relative;
}
#vaccine #birth .box .no {
	position:absolute;
	left:0;
	top:0;
}
#vaccine #birth .box .no img {
	width:760px;
	height:auto;
}
#vaccine #birth .box .inbox {
	width:742px;
	background:#fff;
	border:solid 1px #40210F;
	border-radius:5px;
	margin:18px 0 0 16px;
	padding:54px 0 12px 0;
	font-size:14px;
	line-height:160%;
}
#vaccine #birth .box .inbox .txt {
	width:664px;
	margin: 0 0 0 68px;
	overflow:hidden;
}
#vaccine #birth .no05 .txt dl {
	width:138px;
	float:left;
	margin-right:15px;
}
#vaccine #birth .no05 .txt .dogbox dl.last {
	margin-right:0px;
}
#vaccine #birth .no05 .txt dt {
	font-size:18px;
	text-align:center;
	background:#FFF338;
	color:#40220F;
	border-radius:5px 5px 0 0;
	padding:6px 0;
	line-height:120%;
}
#vaccine #birth .no05 .txt .dogbox dt {
	background:#F8B62B;
	color:#fff;
}
#vaccine #birth .no05 .txt dd {
	background:#F6F7F7;
	border-radius: 0 0 5px 5px;
	line-height:140%;
	height:80px;
}
#vaccine #birth .no05 .txt dd p {
	padding:8px 0 0 0;
	text-align:center;	
}
#vaccine #birth .arw {
	text-align:center;
}


/*==========================================
 filaria
===========================================*/

#filaria #contents {
	width:760px;
	margin:0 auto;
}
#filaria #about h1 {
	margin-bottom :26px;	
}
#filaria #about .txt01 {
	font-size:16px;
	line-height:160%;
	margin-bottom :20px;	
}
#filaria #about h2 {
	margin-bottom :15px;	
}
#filaria #about .txt02 {
	font-size:16px;
	line-height:160%;
	margin-bottom :20px;	
}
#filaria #about .og_box {
	border:solid 1px #F8B62B;
	border-radius:5px ;
	background:#fff;	
	padding:27px 0 10px 0;
	margin-bottom :52px;		
}
#filaria #about .og_box_dog {
	padding:20px 0;
	margin-bottom :70px;	
}
#filaria #about .og_box dl {
	width:692px;
	margin:0 auto;
}
#filaria #about .og_box dt {
	background:#40210F;
	font-size:	22px;
	color:#fff;
	text-align:center;
	padding:14px 0;
	border-radius:5px 5px 0 0;
}
#filaria #about .og_box dd {
	background:#F6F7F7;
	font-size:	14px;
	padding:24px 0;
	border-radius:0 0 5px 5px;
	line-height:160%;
}
#filaria #about .og_box_dog dd {
	padding:12px 0 26px 0;
}
#filaria #about .og_box dd .st_box {
	width:640px;
	margin:0 auto 15px auto;
	overflow:hidden;
}
#filaria #about .og_box_dog dd .st_box {
	width:664px;
	margin:0 auto;
}
#filaria #about .og_box dd .last {
	margin-bottom :0px;	
}
#filaria #about .og_box dd .st_box .left {
	width:145px;
}
#filaria #about .og_box dd .st_box .left img {
	width:100%;
	height:auto;
}
#filaria #about .og_box dd .st_box .right {
	width:470px;
}
#filaria #about .og_box dd .st_box .right .txt {
	margin-bottom :5px;	
}
#filaria #about .og_box .last_st {
	margin-top:34px ;	
}
#filaria #about .og_box .caut {
	width:692px;
	font-size:14px;
	margin:5px auto 0 auto;
	text-align:right;
}


#filaria #fil {
	margin-bottom :60px;
}
#filaria .prev_box h1 {
	margin-bottom :26px;	
}
#filaria .prev_box dl {
	border:solid 1px #F8B62B;
	border-radius:5px 	
}
#filaria .prev_box dt {
	background:#F8B62B;
	border-radius:5px 5px 0 0;
	text-align:center;
	padding:12px 0;
}
#filaria .prev_box dt img {
	width:238px;
	height:auto;
}
#filaria #flea.prev_box dt img {
	width:252px;
	height:auto;
}
#filaria .prev_box dd {
	background:#fff;
	border-radius: 0 0 5px 5px ;
	padding:20px 0 28px 0;
}
#filaria .prev_box dd .boxWrap {
	width:460px;
	margin:0 auto;
	overflow:hidden;	
}
#filaria .prev_box dd .boxWrap ul {
	width:210px;
	border:solid 1px #F8B62B;
	border-radius:5px;
	float:left;
	text-align:center;
	padding:2px 0 20px 0;
}
#filaria .prev_box dd .boxWrap ul.last {
	float:right;
}
#filaria .prev_box dd .txt {
	width:620px;
	margin:0 auto 14px auto;
}
#filaria .prev_box dd .cmt {
	width:620px;
	margin:0 auto 16px auto;
	line-height:160%;
	font-size:16px;	
}
#filaria .prev_box dd .cmt_btm {
	width:620px;
	margin:20px auto 0 auto;
	line-height:160%;
	font-size:14px;	
}
#filaria #flea.prev_box dd .cmt_btm {
	font-size:16px;	
}
#filaria .prev_box dd .cmt_btm strong {
	color:#22AC38;
	font-size:16px;	
}

/* PC向けレイアウトの指定：641px以上では固定レイアウト */
@media only screen and (min-width: 641px) {

/*==========================================
 common
===========================================*/
.sp_v {
	display:none;
}

/*==========================================
 ヘッダーのスタイル
===========================================*/

#header .unavi {
	position:absolute;
	top:0;
	right:0px;
	overflow:hidden;
}
#header .unavi li {
	float:left;
	margin:0 10px 0 0;
}

/*==========================================
 メインビジュアル
===========================================*/

#home_visual {	
	width:684px;
	height:145px;
	margin:0 auto;
	position:relative;	
}
#home_visual p {	
	position:absolute;
	top:-140px;
}
#home_visual p img {	
	width:684px;
	height:auto;
}
#home #contents_wrap {
	padding:0px 0 100px 0;
	margin:0px auto 0 auto;	
	z-index:99999;
	position:relative;		
}

}

/* 640px以下 */
@media only screen and (max-width: 640px) {
	
/*==========================================
 common
===========================================*/

.pc_v {
	display:none;
}
.switch_txt:after {
		content:attr(data-label);
}
.switch_txt img {
		display:none;
}


/*==========================================
 ヘッダーのスタイル
===========================================*/

#home #header_wrap {
	background-image: url(../images/common/head_bg_sp.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% auto;
}
#header {
	width:100%;
	height:auto;	
	overflow:hidden;
	margin:0 auto;
	padding:4.06% 0 0 0;
}
#home #header {
	width:100%;
	height:auto;
}
#header .head_ttl {
	width:100%;
	margin:0 0 4.2% 0;
	text-align:center;
}
#header .head_ttl img {
	width:60.31%;
	height:auto;
}
#header .unavi {
	float:none;	
	width:94.94%;
	margin:0 auto 4.69% auto;
}
#header .unavi li {
	float:left;
	width:30.68%;	
	margin-right:1.8%;
}
#header .unavi li:last-child {
	margin-right:0;
}
#header .unavi li img {
	width:100%;
	height:auto;
}
#home #header .unavi {
	float:none;	
	width:30.63%;
	margin:0 0 6.25% 64.37%;
}
#home #header .unavi li {
	float:none;
	width:100%;		
	margin-bottom:1.8%;
	margin-right:0;	
}
#home #header .unavi li img {
	width:100%;
	height:auto;
}
#header .boxWrap {
	width:100%;
	overflow:hidden;
	margin:0;
}
#header .boxWrap .tel {
	float:none;
	margin-left:0;
	padding-bottom:1.56%;
	text-align:center;	
	padding-right:0;		
}
#header .boxWrap .tel img {
	width:46.56%;
	height:auto;
}
#home #header .boxWrap .tel {
	float:none;
	margin-left:38.59%;
	padding-bottom:16.31%;
	text-align:left;					
}
#home #header .boxWrap .tel img {
	width:70.56%;
	height:auto;
}
#header #sgnavi {
	width:100%;	
	float:right;
	margin-top:-11.5%;
}
#home #header #sgnavi {
	width:100%;	
	float:right;
	margin-top:-21.5%;
}
@media screen and (min-width:400px) and ( max-width:640px) {
#home #header #sgnavi {
	margin-top:-18.5%;
}
}

/*==========================================
 グローバルナビ
===========================================*/

#gnavi_wrap {
	width:100%;
	overflow:hidden;
	margin:0 auto ;
}

#menu {
		display:none;
}
.slicknav_menu {
  box-sizing: border-box;
}
.slicknav_menu * {
	box-sizing: border-box; 
}		     
.slicknav_menu {
	display:block;
}
.slicknav_nav a {
	font-size:14px;
	padding: 14px 15px;
  text-decoration: none;
  color: #fff; 
	border-top: solid 1px #70594B;
	background: #40210F;		
}
.slicknav_btn {
	margin:0.5% 3.12% 3.5% 0;	
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 3%;
  cursor: pointer; 
  width:8.63%;
	height:8.63%;
 	background-image:url(../images/common/gnavi_sp_ttl.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;		
	-webkit-background-size: 100% auto;	
	text-indent:-9999px;	
}
#home .slicknav_btn {
	margin:0.5% 3.12% 14.2% 0;
}
.slicknav_menu * {
  box-sizing: border-box; 
} 
.slicknav_menu {
  *zoom: 1; }
.slicknav_menu .slicknav_menutxt {
	display: block;
	/*line-height: 1.188em;
	float: left;*/ }
.slicknav_menu .slicknav_icon {
	float: left;
	margin: 0.2% 0; }
.slicknav_menu .slicknav_no-text {
	margin: 0; 
}


/*==========================================
 メインビジュアル
===========================================*/

#mainvisual {
	width:100%;
	margin:0 auto;		
}
#mainvisual img {
	width:100%;
	height:auto;
}
#home_visual {
	width:100%;	
	height:auto;
	margin:0 auto 3.15% auto ;
}
#home_visual p {	
	position:relative;
	text-align:center;
}
#home_visual img {
	width:98%;
	height:auto;
}
#home #contents_wrap {
	padding:0.1% 0 ;
}


/*==========================================
 コンテンツ共通
===========================================*/

#contents_wrap {
	width:100%;
	margin:1.25% auto 0 auto;
	font-size:12px;
	padding:6.593% 0 5% 0;	
}


/*==========================================
 ページ内リンク
===========================================*/

.head_page_btn {
	width:91.4%;
	overflow:hidden;
	margin: 0 auto 6.88% auto;
}
.head_page_btn li {
	width:48.89%;
	float:left;
	margin-right:0;
	margin-bottom:6px;
}
.head_page_btn li img {
	width:100%;
	height:auto;
}
.head_page_btn li:nth-child(2n) {
	float:right;
}
.head_page_btn .list01 {
	width:100%;
	margin: 0 auto ;
}
.head_page_btn .list02 {
	width:100%;
	margin: 0 auto;
}


/*==========================================
 フッターバナー
===========================================*/

.bnr_caloo {
	margin:9.06% 0 5% 0;
}
.bnr_caloo img {
	width:48.44%;
	height:auto;
}


/*==========================================
 ページトップへ
===========================================*/

#page-top_sp {
	width:90%;
	text-align:right;
	margin:5% auto 0 auto;
}
#page-top_sp p img {
	width:60px;
	height:68px;
}


/*==========================================
 フッター
===========================================*/

#footer {
	width:100%;
	padding:8.75% 0 7% 0;
	background-image: url(../images/common/ft_bg_sp.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% auto;	
}
#footer #f_menu ul {
	width:100%;
	overflow:hidden;
	margin:0 auto 4.37% auto;
	text-align:center;
}
#footer #f_menu li {
	display:inline-block;
	margin-right:0;
	float:none;
	background-image: url(../images/common/ft_arw.gif);
	background-repeat: no-repeat;
	background-position: left 2px;	
	padding:0 6.25% 0 20px;
	font-size:14px;
}
#footer #f_menu li a {
	color:#3E3A39;
	text-decoration:none;
	display:block;
}
#footer #f_menu li:last-child {
	margin-right:0px;
	padding:0 0 0 20px;	
}
#footer .caut {
	text-align:center;
	margin-bottom:4.37%;
}
#footer .caut img {
	width:91.56%;
	height:auto;
}
#footer .boxWrap  {
	width:79.69%;
	margin:0 auto 4.69% auto;
}
#footer .boxWrap .fb_box {
	width:87.45%;
	float:none;
	margin-top:0px;
	margin-bottom:5.63%;	
}
#footer .boxWrap .ft_addr {
	width:100%;
	float:none ;
}
#footer .boxWrap .ft_addr .left {
	width:33.33%;
}
#footer .boxWrap .ft_addr .left img {
	width:100%;
	height:auto;
}
#footer .boxWrap .ft_addr dl {
	width:61.96%;
}
#footer .boxWrap .ft_addr dt {
	margin:5.81% 0 8.38% 0;
}
#footer .boxWrap .ft_addr .addr {
	margin-bottom:2.87%;
	font-size:14px;
	line-height:1.3;
}
#footer .boxWrap .ft_addr dl img {
	width:100%;
	height:auto;
}
#footer .copy {
	font-size:10px;
}

/*==========================================
 HOME
===========================================*/

#home #contents {
	width:91.41%;
	margin:0 auto ;
}
#home .head_wrap {
	width:100%;
	margin:0 auto 6.25% auto;
}
#home .home_head_page_btn {
	width:100%;
	float:none;
	margin-top:8.906%;
	margin-bottom:4.14%;	
}
#home .home_head_page_btn img {
	width:100%;
	height:auto;
}
#home .home_head_page_btn ul {
	width:100%;
	overflow:hidden;
}
#home .home_head_page_btn li {
	width:48.89%;	
	margin-bottom:10px;
	float:left;
}
#home .home_head_page_btn li:nth-child(2n) {
	float:right;
}


/*お知らせ*/
#home #news {
	width:100%;
	float:none;
	margin-top:0px;
}
#home #news h2 {
	width:100%;
	padding:4px 0 0 0;
}
#home #news h2 img {
	width:100%;
	height:auto;
}
#home #news .news_box {
	width:99.5%;
	height:auto;
	padding-bottom:3.91%;	
}
#home #news .news_box .newsflame {
  position: relative;
  width: 83.8%;
  padding: 50% 0 50% 0;
	margin:3.91% auto 0 auto;
	overflow:auto;
	-webkit-overflow-scrolling: touch;	
}
#home #news .newsflame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 99%;
    height:100%;
		border:none;
}
body#page_news {
	margin:0;
	padding:0;
}
#page_news ul.news_wrap {
	width:100%;
}
#page_news ul.news_wrap li {
	width:100%;
	overflow:hidden;
	padding:0 0 2.34% 0;
	margin:0 0 2.34% 0;
}
#page_news ul.news_wrap li span {
	display:block;
}
#page_news ul.news_wrap li span.date {
	color:#EA6182;
	margin-bottom:8px;
}
#page_news ul.news_wrap li span.detail p {
	margin-top:2.18%;
}
#page_news ul.news_wrap li span.detail p img {
	width:100%;
	height:auto;
}

/*時間*/
#home #time {
	width:100%;
	margin:0 auto 5.47% auto;
}
#home #time h2 {
	padding:3.13% 0;
	text-align:center;	
}
#home #time h2 img {
	width:33.5%;
	height:auto;	
}
#home #time .time_box {
	padding:3.91% 0 2.61% 0;
}
#home #time .time_box p {
	width:89.57%;
	margin:0 auto 1.88% auto;
	font-size:14px;
}
#home #time .time_box p img {
	width:100%;
	height:auto;	
}

/*アクセス*/
#home #access {
	width:100%;
	margin:0 auto 7.03% auto;
}
#home #access h2 {
	margin-bottom:3.13%;
	text-align:center;
}
#home #access h2 img {
	width:35.56%;
	height:auto;
}
#home #access .access_box {
	width:100%;
	margin:0 auto 4.06% auto;
}
#home #access .access_box .left{
	width:100%;
	float:none;
	margin-bottom:5.47%;
}
#home #access .access_box .right {
	width:100%;
}
#home #access .access_box .right dt {
	font-size:16px;
	margin-bottom:3.8%;
	text-align:center;
}
#home #access .maplink {
	margin-bottom:4.06%;
}
#home #access .maplink img {
	width:100%;
	height:auto;
}
#home #access .map_ttl {
	margin-bottom:4.06%;
}
#home #access .map_ttl img {
	width:100%;
	height:auto;
}
#home #access .ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
#home #access .ggmap iframe,
#home #access .ggmap object,
#home #access .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*対象*/
#home #anim {
	width:100%;
	margin:0 auto 5.31% auto;
}
#home #anim h2 {
	margin-bottom:3.13%;
}
#home #anim h2 img {
	width:100%;
	height:auto;
}
#home #anim p {
	font-size:15px;
}

/*ギャラリー*/
#home #gal {
	width:100%;
	margin:0 auto 7.5% auto;
}
#home #gal img {
	width:100%;
	height:auto;
}

/*リンク*/
#home .ins_box_wrap {
	width:100%;
	display:block;
}
#home .ins_box_wrap .ins_ttl {
	width:100%;
	display:block;
	border-radius:5px 5px 0 0 ;
	padding:3.91% 0;
}
#home .ins_box_wrap .ins_ttl img {
	width:33.16%;
	height:auto;
}
#home .ins_box_wrap .ins_box {
	width:100%;
	display:block;
	border-radius:0 0 5px 5px ;		
	padding:4.38% 0;
}
#home .ins_box_wrap .ins_box ul {
	width:84.4%;	
	overflow:hidden;
	margin:0 auto;
}
#home .ins_box_wrap .ins_box li {
	padding:0;
}
#home .ins_box_wrap .ins_box li:last-child {
}
#home .ins_box_wrap .ins_box li:first-child img {
}
#home .ins_box_wrap .ins_box li:last-child img {
}


/*==========================================
 treatment
===========================================*/

#treatment #contents {
	width:91.41%;
}

/*トップ*/
#treatment .head_wrap {
	width:100%;
	margin:0 auto 6.25% auto;
}
#treatment .treatment_head_page_btn {
	width:100%;
	float:none;
	margin-bottom:3.8125%;
}
#treatment .treatment_head_page_btn img {
	width:100%;
	height:auto;
}
#treatment .treatment_head_page_btn ul {
	width:100%;
	overflow:hidden;
}
#treatment .treatment_head_page_btn li {
	width:48.89%;	
	margin-bottom:10px;
	float:left;
}
#treatment .treatment_head_page_btn li:nth-child(2n) {
	float:right;
}
#treatment #treat {
	width:100%;
	float:none;
}

/*内容*/
#treatment #treat h1 img {
	width:22.22%;
}
#treatment #treat .treat_box_wrap {
	padding:3.75% 0 4.18% 0;
}
#treatment #treat .treat_box_wrap .sttl {
	width:88.88%;	
	margin:0 auto 2.81% auto;
}
#treatment #treat .treat_box_wrap .sttl img {
	width:100%;
	height:auto;
}
#treatment #treat .treat_box_animal {
	width:94.88%;	
	margin:0 auto 3.75% auto;
	overflow:hidden;
}
#treatment #treat .treat_box_animal .left {
	float:none;
	width:100%;
	margin:0 0 3.125% 0;
	text-align:center;
}
#treatment #treat .treat_box_animal .left img {
	width:16.54%;
	height:auto;
}
#treatment #treat .treat_box_animal .right {
	float:none;
	width:100%;
	overflow:hidden;
	text-align:center;	
}
#treatment #treat .treat_box_animal .right .icon {
	display:inline;
	float:none;
	font-size:12px;
	margin:0 6px 4px 0;
}
#treatment #treat .treat_box_animal .right .i01,
#treatment #treat .treat_box_animal .right .i02 {
	margin-right:8px;
}
#treatment #treat .treat_box_animal .right .i07,
#treatment #treat .treat_box_animal .right .i08 {
	margin-right:8px;
}
#treatment #treat .treat_box_animal .right .i10,
#treatment #treat .treat_box_animal .right .i11 {
	margin-right:8px;
}
#treatment #treat .treat_box_animal .right .icon p.img {
	padding:0 3px 0 0;
}
#treatment #treat .treat_box_animal .right .icon p.img img {
	height:30px;	
	width:auto;
}
#treatment #treat .treat_box_kamoku {
	width:94.88%;	
	margin:0 auto ;
	overflow:hidden;
}
#treatment #treat .treat_box_kamoku .left {
	float:none;
	width:100%;
	margin:0 0 3.125% 0;	
	text-align:center;
}
#treatment #treat .treat_box_kamoku .left img {
	width:16.54%;
	height:auto;
}
#treatment #treat .treat_box_kamoku .right {
	float:none;
	width:100%;
	margin:0;	
	line-height:120%;
	font-size:12px;		
}

/*犬しつけ*/
#treatment #dcouns {
	margin:0 0 7.5% 0;
}
#treatment #dcouns .sect_head {
	width:100%;
	margin: 0 0 3.12% 0;
	font-size:12px;
}
#treatment #dcouns .sect_head .left {
	width:100%;
	float:none;
	margin-bottom:1.87%;
}
#treatment #dcouns .sect_head .left h1 {
	margin: 0 0 4.68% 0;
}
#treatment #dcouns .sect_head .left h1 img {
	width:100%;
	height:auto;
}
#treatment #dcouns .sect_head .right {
	width:100%;
	float:none;
	text-align:center;
}
#treatment #dcouns .sect_head .right img {
	width:47.18%;
	height:auto;
}
#treatment #dcouns .dcouns_box_wrap {
	padding:5.46% 0 5.68% 0;
	text-align:left;
	font-size:12px;
}
#treatment #dcouns .dcouns_box_wrap .sttl {
	margin: 0 0 3.13% 0;
	text-align:center;
}
#treatment #dcouns .dcouns_box_wrap .sttl img {
	width:85.47%;
	height:auto;
}
#treatment #dcouns .dcouns_box_wrap .txt_wrap {
	width:85.47%;
	height:auto;
	margin: 0 auto 3.13% auto;
}
#treatment #dcouns .dcouns_box_wrap .txt_wrap table {
	width:100%;
	margin: 0 auto ;
	font-size:12px;		
}
#treatment #dcouns .dcouns_box_wrap .txt_wrap table th {
	width:70px;
}
#treatment #dcouns .dcouns_box_wrap .txt {
	width:85.47%;
	margin: 0 auto 3.13% auto;
	font-size:12px;	
}
#treatment #dcouns .dcouns_box_wrap .tel {
	width:85.47%;
	margin: 0 auto ;
}
#treatment #dcouns .dcouns_box_wrap .tel img {
	width:56.8%;
	height:auto;
}

/*健康診断*/
#treatment #health {
	margin:0 0 9.37% 0;
}
#treatment #health .sect_head {
	width:100%;
	margin: 0 0 3.12% 0;
	font-size:12px;
}
#treatment #health .sect_head .left {
	width:100%;
	float:none;
	margin-bottom:1.87%;
}
#treatment #health .sect_head .left h1 {
	margin: 0 0 4.68% 0;
}
#treatment #health .sect_head .left h1 img {
	width:100%;
	height:auto;
}
#treatment #health .sect_head .right {
	width:100%;
	float:none;
	text-align:center;
}
#treatment #health .sect_head .right img {
	width:47.18%;
	height:auto;
}
#treatment #health h2 {
	padding:2.75% 0 1.75% 0 ;
}
#treatment #health h2 img {
	width:85.47%;
	height:auto;
}
#treatment #health .health_box_wrap {
	padding:2.13% 0 6.25% 0;
	font-size:12px;
}
#treatment #health .health_box_cour {
	width:92.31%;
	margin:0 auto 2.51% auto;
}
#treatment #health .health_box_cour .box {
	width:100%;
	margin:0 0 0.54% 0;
}
#treatment #health .health_box_cour .box .no {
	position:absolute;
	left:0;
	top:0;
	width:14.44%;	
}
#treatment #health .health_box_cour .box .no img {
	width:100%;
}
#treatment #health .health_box_cour .box dl {
	width:92.59%;
	margin:4.13% 0 0 5.31%;
}
#treatment #health .health_box_cour .box dl dt {
	width:100%;
	height:auto;
	display:block;
	border-radius:5px 5px 0 0;
	padding:2.82% 0;
}
#treatment #health .health_box_cour .box dl dt span img {
	width:48%;
}
#treatment #health .health_box_cour .box dl dt span {
	padding:0 0 0 11.6%;
}
#treatment #health .health_box_cour .box dl dd {
	width:100%;
	height:auto;
	display:block;
	border-radius:0 0 5px 5px;
	padding:2.13% 0;		
}
#treatment #health .health_box_cour .box dl dd p {
	width:88%;	
	margin:0 auto;
	font-size:12px;	
}
#treatment #health .health_box_cour .no05 dl dt  {
	height:auto;
}
#treatment #health .health_box_cour .no05 dl dd  {
	height:auto;
}
#treatment #health .health_box_cour .no05 dl dd p span {
	display:block;
}
#treatment #health .health_box_cour .no05 dl dd p span.l2  {
	padding-left:0;
}
#treatment #health .health_box_option {
	width:92.31%;
	margin:0 auto 1.25% auto;
}
#treatment #health .health_box_option .box {
	width:100%;
	margin:0 0 2.75% 0;
}
#treatment #health .health_box_option .no01 .no {
	width:23.1%;	
	position:absolute;
	left:78.48%;
	top:30%;
	z-index:1;
}
#treatment #health .health_box_option .no01 .no img{
	width:100%;
	height:auto;
}
#treatment #health .health_box_option .no02 .no {
	width:17.59%;		
	position:absolute;
	left:86.66%;
	top:30%;
}
#treatment #health .health_box_option .no02 .no img{
	width:100%;
	height:auto;
}
#treatment #health .health_box_option .box dl {
	width:100%;
}
#treatment #health .health_box_option .box dl dt {
	width:100%;
	height:auto;
	display:block;
	border-radius:5px 5px 0 0;
	padding:2.82% 0;	
}
#treatment #health .health_box_option .no01 dl dt {
	text-align:left;
}
#treatment #health .health_box_option .no01 dl dt span img {
	width:70.51%;
}
#treatment #health .health_box_option .no02 dl dt span img {
	width:79.81%;
}
#treatment #health .health_box_option .box dl dt span {
	padding:0 0 0 7.81%;
}
#treatment #health .health_box_option .box dl dd {
	width:100%;
	height:auto;
	display:block;
	border-radius:0 0 5px 5px;
	padding:3.13% 0 ;	
	font-size:12px;		
}
#treatment #health .health_box_option .box dl dd p {
	width:70.37%;	
	margin:0 0 0 4.38%;
}
#treatment #health .ot_txt {
	width:92.31%;
	margin:0 auto 4.5% auto;
}
#treatment #health .way_ttl {
	width:92.31%;
	margin:0 auto 2.5% auto;
	text-align:center;
}
#treatment #health .way_ttl img {
	width:42.96%;
}
#treatment #health .health_box_way {
	width:92.31%;
	padding:3.91% 0 1.91% 0;
}
#treatment #health .health_box_way table {
	width:88.88%;
	margin:0 auto;	
	font-size:12px;
}
#treatment #health .health_box_way table th {
	width:40px;
	text-align:left;
	vertical-align:top;
	padding:3px 0 3.13% 0;	
}
#treatment #health .health_box_way table td {
	padding:0 0 3.13% 3.13% ;	
}
#treatment #health .health_box_way table th img {
	width:97.22%;
}

/*カウンセリング*/
#treatment #couns {
	margin:0 0 7.5% 0;
}
#treatment #couns .sect_head {
	width:100%;
	margin: 0 0 3.12% 0;
	font-size:12px;
}
#treatment #couns .sect_head .left {
	width:100%;
	float:none;
	margin-bottom:1.87%;
}
#treatment #couns .sect_head .left h1 {
	margin: 0 0 4.68% 0;
}
#treatment #couns .sect_head .left h1 img {
	width:100%;
	height:auto;
}
#treatment #couns .sect_head .right {
	width:100%;
	float:none;
	text-align:center;
}
#treatment #couns .sect_head .right img {
	width:47.18%;
	height:auto;
}
#treatment #couns .couns_box_wrap {
	padding:4.68% 0;
	text-align:left;
	font-size:12px;
}
#treatment #couns .couns_box_wrap .sttl {
	/*margin: 0 0 3.13% 0;*/
	text-align:center;
}
#treatment #couns .couns_box_wrap .sttl img {
	width:85.47%;
	height:auto;
}
#treatment #couns .couns_box_wrap .txt {
	width:85.47%;
	margin: 0 auto ;
	font-size:12px;		
}
#treatment #couns .couns_box_wrap .tel {
	width:85.47%;
	margin:3.13% auto 0 auto;
}
#treatment #couns .couns_box_wrap .tel img {
	width:56.8%;
	height:auto;
}

/*遺伝子検査*/
#treatment #bird {
	margin:0 0 7.5% 0;
}
#treatment #bird .sect_head {
	width:100%;
	margin: 0 ;
	font-size:12px;
}
#treatment #bird .sect_head .left {
	width:100%;
	float:none;
	margin-bottom:1.87%;
}
#treatment #bird .sect_head .left p {
	width:100%;
}
#treatment #bird .sect_head .left h1 {
	margin: 0 0 4.68% 0;
}
#treatment #bird .sect_head .left h1 img {
	width:100%;
	height:auto;
}
#treatment #bird .sect_head .right {
	width:100%;
	float:none;
	text-align:center;
}
#treatment #bird .sect_head .right img {
	width:47.18%;
	height:auto;
}

/*プロフィール*/
#treatment #prof .sect_head {
	width:100%;
	margin: 0 0 3.12% 0;
	font-size:12px;
}
#treatment #prof .sect_head .left {
	width:100%;
	float:none;
	margin-bottom:1.87%;
}
#treatment #prof .sect_head .left h1 {
	margin: 0 0 4.68% 0;
}
#treatment #prof  .sect_head .left h1 img {
	width:100%;
	height:auto;
}
#treatment #prof  .sect_head .right {
	width:100%;
	float:none;
	text-align:center;
}
#treatment #prof .sect_head .right img {
	width:47.18%;
	height:auto;
}
#treatment #prof .prof_box_wrap {
	padding:5.62% 0 6.25% 0;
	font-size:12px;
}
#treatment #prof .prof_box_wrap .sttl {
	width:82.05%;
	margin:0 auto 5.93% auto;
}
#treatment #prof .prof_box_wrap .sttl img {
	width:42.5%;
}
#treatment #prof .prof_box_wrap .prof_box {
	width:82.05%;
	font-size:12px;		
}
#treatment #prof .prof_box_wrap .prof_box p {
	margin:0 0 3.13% 0;
}
#treatment #prof .prof_box_wrap .prof_box p img {
	width:20%;
}
#treatment #prof .prof_box_wrap .prof_box .left {
	width:100%;
	float:none;
	margin-bottom:7.03%;
}
#treatment #prof .prof_box_wrap .prof_box .left table {
	width:100%;
}
#treatment #prof .prof_box_wrap .prof_box .left th {
	width:70px;
}
#treatment #prof .prof_box_wrap .prof_box .right {
	width:100%;
	float:none;
}
#treatment #prof .prof_box_wrap .prof_box .right li {
	background-size:12px 12px;
	padding-left: 18px;
}


/*==========================================
 vaccine
===========================================*/

#vaccine #contents {
	width:91.41%;
}
#vaccine #vac {
	margin-bottom :11.25%;
}
#vaccine #vac h1 {
	margin-bottom :3.91%;	
}
#vaccine #vac h1 img {
	width:100%;
	height:auto;
}

/*ワクチン共通*/
#vaccine .vac_box_wrap {
	padding:3.44% 0;
}
#vaccine .vac_box_wrap .boxWrap {
	width:89.57%;
	margin:0 0 0 3.07%;
}
#vaccine .vac_box_wrap .boxWrap .box {
	width:100%;
	float:none;
	margin:0 0 1.88% 0;
	position:relative;
	padding:3.13% 0 0 0;
}
#vaccine .vac_box_wrap .boxWrap .box:nth-child(3n) {
	margin:0 0 1.88% 0;
}
#vaccine .vac_box_wrap .boxWrap .box .no {
	position:absolute;
	top:0;
	left:0;
	width:9.54%;
}
#vaccine .vac_box_wrap .boxWrap .box .no img {
	width:100%;
	height:auto;
}
#vaccine .vac_box_wrap .boxWrap .box dl {
	margin:0 0 0 4.58%;
	border-radius:5px;
}
#vaccine .vac_box_wrap .boxWrap .box dt {
	width:100%;
	font-size:14px;
	display:block;
	height:auto;
	padding:2.81% 0 ;
	text-align:left;
	border-radius:0 5px 0 0; 	
}
#vaccine .vac_box_wrap .boxWrap .box dt span {
	display:block;
	padding:0 3% 0 9.54%;
}
#vaccine .vac_box_wrap .boxWrap .box dd {
	height:auto;
}
#vaccine .vac_box_wrap .boxWrap .no04 dd,
#vaccine .vac_box_wrap .boxWrap .no05 dd,
#vaccine .vac_box_wrap .boxWrap .no06 dd,
#vaccine .vac_box_wrap .boxWrap .no07 dd,
#vaccine .vac_box_wrap .boxWrap .no08 dd,
#vaccine .vac_box_wrap .boxWrap .no09 dd {
	height:auto;
} 
#vaccine .vac_box_wrap .boxWrap .box dd p {
	width:90.36%;
	margin:0 auto;
	padding:2.34% 0;
	font-size:12px;	
}

/*狂犬病*/
#vaccine #rab {
	margin-bottom :10.94%;
	font-size:14px;
}
#vaccine #rab h1 {
	margin-bottom :6.25%;	
}
#vaccine #rab h1 img {
	width:100%;
	height:auto;
}

/*猫*/
#vaccine #cat {
	margin-bottom :10.15%;
}
#vaccine #cat h1 {
	margin-bottom :4.06%;	
}
#vaccine #cat h1 img {
	width:100%;
	height:auto;
}
#vaccine #cat .vac_box_wrap .boxWrap .no01 dd,
#vaccine #cat .vac_box_wrap .boxWrap .no02 dd,
#vaccine #cat .vac_box_wrap .boxWrap .no03 dd,
#vaccine #cat .vac_box_wrap .boxWrap .no04 dd,
#vaccine #cat .vac_box_wrap .boxWrap .no05 dd {
	height:auto;
} 

/*去勢*/
#vaccine #birth h1 img {
	width:100%;
	height:auto;
}
#vaccine #birth .box {
	width:100%;
	margin:0 auto 2.18% auto;
}
#vaccine #birth .box .no img {
	width:100%;
	height:auto;
}
#vaccine #birth .box .inbox {
	width:94.38%;
	margin:4.91% 0 0 4.97%;
	padding:10.93% 0 3.44% 0;
	font-size:12px;	
}
#vaccine #birth .box .inbox .txt {
	width:69.64%;
	margin: 0 auto;	
}
#vaccine #birth .no05 .inbox {
	padding:12.93% 0 3.44% 0;
}

#vaccine #birth .no05 .inbox .txt {
	width:80%;
}
#vaccine #birth .no05 .txt dl {
	width:48.21%;
	float:left;
	margin-right:0;
	margin-bottom:1.87%;	
}
#vaccine #birth .no05 .txt dl.last {
	float:right;
}
#vaccine #birth .no05 .txt .dogbox dl.last {
	margin-right:0px;
}
#vaccine #birth .no05 .txt dt {
	font-size:15px;
	padding:3.05% 0;
}
#vaccine #birth .no05 .txt .dogbox dt {
	background:#F8B62B;
	color:#fff;
}
#vaccine #birth .no05 .txt dd {
	background:#F6F7F7;
	border-radius: 0 0 5px 5px;
	line-height:160%;
	height:70px;
}
#vaccine #birth .no05 .txt dd p {
	padding:4.05% 4px 0 4px;
}
#vaccine #birth .arw {
	text-align:center;
}


/*==========================================
 filaria
===========================================*/

#filaria #contents {
	width:91.41%;
}

#filaria #about h1 {
	margin-bottom :4.68%;	
	text-align:center;
}
#filaria #about h1 img {
	width:53.79%;
	height:auto;
}
#filaria #about .txt01 {
	font-size:12px;
	margin-bottom :3.906%;	
}
#filaria #about h2 {
	margin-bottom :3.13%;	
	text-align:center;
}
#filaria #about h2.sttl01 img {
	width:68.62%;	
	height:auto;
}
#filaria #about h2.sttl02 img {
	width:61.3%;	
	height:auto;
}
#filaria #about .txt02 {
	font-size:12px;
	margin-bottom :3.75%;	
}
#filaria #about .og_box {
	padding:5.81% 0;
	margin-bottom :9.06%;		
}
#filaria #about .og_box_dog {
	padding:4.375% 0;
	margin-bottom :9.06%;		
}
#filaria #about .og_box dl {
	width:85.86%;
}
#filaria #about .og_box dt {
	font-size: 16px;
	padding:2.5% 5px;
}
#filaria #about .og_box dd {
	font-size:	12px;
	padding:3.75% 0;
}
#filaria #about .og_box_dog dd {
	padding:3.75% 0;
}
#filaria #about .og_box dd .st_box {
	width:90%;
	margin:0 auto 5.46% auto;
	overflow:hidden;
}
#filaria #about .og_box dd .last {
	margin:0 auto;
}
#filaria #about .og_box dd .st_box .left {
	width:100%;
	display:none;
}
#filaria #about .og_box dd .st_box .right {
	width:100%;
	float:none;
}
#filaria #about .og_box dd .st_box .right .txt {
	margin-bottom :2.81%;
	text-align:center;
}
#filaria #about .og_box dd .st_box .right .txt img {
	width:42%;
	height:auto;
}
#filaria #about .og_box dd .st_box .img01 img {
	width:100%;
	height:auto;
}
#filaria #about .og_box .last_st {
	margin-top:34px ;	
}
#filaria #about .og_box .caut {
	width:90%;
	font-size:12px;	
	margin:3.125% auto 0 auto;
}

#filaria #fil {
	margin-bottom :10%;
}
#filaria .prev_box h1 {
	margin-bottom :2.5%;
	text-align:center;
}
#filaria .prev_box h1 img {
	width:71.9178%;
	height:auto;
}
#filaria .prev_box dt {
	padding:3.13% 0;
}
#filaria .prev_box dt img {
	width:45.81%;
	height:auto;
}
#filaria #flea.prev_box dt img {
	width:45.81%;
	height:auto;
}
#filaria .prev_box dd {
	padding:4.06% 0 6.25% 0;
}
#filaria .prev_box dd .boxWrap {
	width:88.88%;
}
#filaria .prev_box dd .boxWrap ul {
	width:47.69%;
	padding:2px 0 3.13% 0;
	font-size:9px;
}
#filaria .prev_box dd .boxWrap ul img {
	width:98%;
	height:auto;
}
#filaria .prev_box dd .txt {
	width:91.41%;
	margin:0 auto 2.5% auto;
}
#filaria .prev_box dd .txt img {
	width:100%;
	height:auto;
}
#filaria .prev_box dd .cmt {
	width:91.41%;
	margin:0 auto 2.5% auto;
	font-size:12px;		
}
#filaria .prev_box dd .cmt img {
	width:100%;
	height:auto;
}
#filaria .prev_box dd .cmt_btm {
	width:91.41%;
	margin:2.187% auto 0 auto;
	font-size:12px;	
}
#filaria #flea.prev_box dd .cmt_btm {
	font-size:12px;	
}
#filaria .prev_box dd .cmt_btm strong {
	font-size:12px;	
}

}

/* 619px以下 */
@media only screen and (max-width: 480px) {
#page_news ul.news_wrap li span {
	font-size:16px;
	display:block;
}
}

#home #time .time_box .text01 {
	font-size: 20px;
	font-weight: bold;
	color: #323317;
	margin-bottom: 5px;
}
#home #time .time_box .text02 {
	color: #55b556;
	font-size: 15px;
}
#home #time .time_box .text02 span {
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}