
/* contents
--------------------------------------*/
#content--sub{
	width: 100%;

}
.bg-2color{
	background: linear-gradient(180deg,#f6f1f3 0%,#f6f1f3 85%,#fff 85%,#fff 100%);
}
.bg-2color-petsalon{
	background: linear-gradient(180deg,#F8F2E9 0%,#F8F2E9 85%,#fff 85%,#fff 100%);
}
.bg-color{
	background-color: #faf5ee;
}
/*section 
--------------------------------------*/
.bg-2color .section,
.bg-2color-petsalon .section{
	padding-top: 3.75em;
	padding-bottom: 0;
}
.section{
	width: 90%;
	max-width:1280px;
	margin: 0 auto;
	padding: 4em 0 5em 0;
}
	@media screen and (max-width: 768px) {
		.bg-2color .section,
		.bg-2color-petsalon .section{
			padding-top:0;
		}
		.section{
			padding: 2.5em 0 3.5em 0;
		}
	}

.section .read-wrap{
	max-width: 1000px;
	margin: 0 auto;
}
.section .read-wrap-small{
	max-width: 836px;
	margin: 0 auto;
}
.mtl{
	margin-top: 4em
}

.mt{
	margin-top: 3em
}
.mts{
	margin-top: 2em;
}
.mtxs{
	margin-top: 0.75em;
}


/* pagetitle 
--------------------------------------*/
.pagetitle-bg{
	width: 100%;
	height: 22em;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items: center;
}

.pagetitle-bg span{
	font-size: 1.6em;
	font-family: 'M PLUS 1p', sans-serif;
	color: #fff;
	font-weight: 600;
}
.color_black span{
	color: #333
}

.pagetitle-text{
	width: 100%;
	height: 3.75em;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items: center;
	background: #efefef;
	font-size: 1.6em;
	font-family: 'M PLUS 1p', sans-serif;
	letter-spacing: .25em;
	color: #333;
	font-weight: 500;
	border-bottom: 1px solid #dedede
}

	@media screen and (max-width: 768px) {
		.pagetitle-bg{
			height: 20em;
		}
	}
	@media screen and (max-width: 414px) {
		.pagetitle-bg{
			height: 11.5em;
		}
		.pagetitle-bg span,
		.pagetitle-text{
			font-size: 1.4em;
		}
	}

.bg-about{
	background: url("../images/about/pagetitle.jpg")no-repeat center;
	background-size: cover;
}
.bg-guide{
	background: url("../images/guide/pagetitle.jpg")no-repeat center; 
	background-size: cover;
}
.bg-oncology{
	background: url("../images/oncology/pagetitle.jpg")no-repeat 70% center; 
	background-size: cover;
}
.bg-skincare{
	background: url("../images/skincare/pagetitle.jpg")no-repeat center bottom;
	background-size: cover;	
}
.bg-petsalon{
	background: url("../images/petsalon/pagetitle.jpg")no-repeat left center;
	background-size: cover;
}
.bg-pethotel{
	background: url("../images/petsalon/pethotel.jpg")no-repeat left center;
	background-size: cover;
}
.bg-onlineshop{
	background: url("../images/onlineshop/pagetitle.jpg")no-repeat left center; 
	background-size: cover;
}
/* font 
--------------------------------------*/
.sectiontitle{
	font-size: 1.5em;
	padding-bottom: 1.25em;
	text-align: center;
	font-weight: 500;
	letter-spacing: .125em;
	font-family: 'M PLUS 1p', sans-serif;
}
.sectiontitle span{
	font-weight: 500;
	position: relative;

}	@media screen and (max-width: 768px) {
		.sectiontitle{
			font-size: 1.4em;
		}
	}

.copy{
	font-size: 1.4em;
	padding-bottom: 1em;
}
.midashi-border{
	border-bottom: solid 2px #d5d5d5;
	position: relative;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 0.1em;
	margin-bottom: 1.5em;
}
.midashi-border:before{
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 2px #E89B8D;
	bottom: -2px;
	width: 11%;
}

.big{
	font-size: 1.05em;
}
.min{
	font-family: 'Noto Serif JP', serif;
}
.small{
	font-size: 0.8em;
}
.xsmall{
	font-size: 0.7em;
}

.lh{
	line-height: 1.9;
}
.line{
	text-decoration: underline;
}

.point{
	padding-left: 1em;
	position: relative;
	font-weight: bold;
}
.point:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 0.7em;
	height: 0.7em;
	background: #4A9A45;
	content: "";
	margin-top: 0.5em;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.red{
	color: #e50b0b;
}
.ao{
	color:#77B5F4
}
.white{
	color: #fff;
}
.midori{
	color: #4A9A45;
}

/* bgbox 
--------------------------------------*/
.bgbox{
	background: #efefef;
	padding: 2em 1.5em;
}
.bgbox-white{
	background: #fff;
	padding: 2em 1.5em;
}
.borderbox-pink{
	border: 1px #E89B8D solid;
	background: #fff;
	padding: 2em 1.5em;
}
.bgbox-sankaku{
	background-color: #efedef;
	background-image: linear-gradient(115deg, transparent 75%, #efe7ef 75%), linear-gradient(245deg, transparent 75%, #efe7ef 75%), linear-gradient(115deg, transparent 75%, #f1e9ed 75%), linear-gradient(245deg, transparent 75%, #f1e9ed 75%);
	background-position: 0 0, 0 0, 4px -8px, 4px -8px;
	background-size: 8px 16px;
	padding: 2em 1.5em;
}
.kakumaru{
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
	@media screen and (max-width: 414px) {
		.bgbox,
		.bgbox-white,
		.borderbox-pink,
		.bgbox-sankaku{
			padding: 1.5em 1em;
		}
	}

/* dl * table 
--------------------------------------*/
.dl-clm2-border{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.dl-clm2-border dt,
.dl-clm2-border dd{
	padding: 1.5em 0;
	margin-bottom: 0.25em;
	border-bottom: 1px solid #eee
}
.dl-clm2-border dt{
	width:25%;
	font-weight: bold;
}
.dl-clm2-border dd{
	width:75%;
	background: #fff;
}
.dl-clm2-border dt:nth-child(1),
.dl-clm2-border dd:nth-child(2){
	padding-top: 0;
}

	@media screen and (max-width: 736px) {
		.dl-clm2-border dt,
		.dl-clm2-border dd{
			width:100%;
		}
		.dl-clm2-border dt,
		.dl-clm2-border dt:nth-child(1){
			padding: 0 0 0.1em 0
		}
		.dl-clm2-border dd,
		.dl-clm2-border dd:nth-child(2){
			border-bottom: 0;
			padding: 1em 0 1.5em;
		}
		.dl-clm2-border dd:last-child{
			padding-bottom: 0;
		}

	}
.dl-clm2-border2{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.dl-clm2-border2 dt,
.dl-clm2-border2 dd{
	padding: .75em 0;
	border-bottom: 1px solid #eee
}
.dl-clm2-border2 dt{
	width:25%;
	font-weight: bold;
}
.dl-clm2-border2 dd{
	width:75%;
	background: #fff;
	padding-left: 1em;
}
.dl-clm2-border2 dt:nth-child(1),
.dl-clm2-border2 dd:nth-child(2){
	padding-top: 0;
}


.table-shinryo{
	width: 100%;
	text-align: center;
	border: 1px solid #eee;
	font-size: 0.9em;
	background: #fff;
}
.table-shinryo th{
	width: 28%;
	padding: 0.75em 0;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.table-shinryo td{
	width: 9%;
	padding: 0.75em 0;
}
.table-shinryo tr:first-child th,
.table-shinryo tr:first-child td{
	background: #eee;
}



/* btn
--------------------------------------*/
.btn-inline{
	display: inline-block;
	padding: 0.25em 3em;
	background: #c06ba2;
	color: #fff;
	margin-top: 1em;
	border-radius: 2em;
	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
}

/* about 
--------------------------------------*/
.greeting{
	line-height: 1.9;
}
.greeting .item:nth-child(1){
	width: 33%;
}
.greeting .item:nth-child(2){
	width: 67%;
}
.greeting .item:nth-child(2) p{
	margin-bottom: 0.75em;
}
	@media screen and (max-width: 768px) {
		.greeting .item:nth-child(1),
		.greeting .item:nth-child(2){
			width: 100%;
			text-align: center;
		}
		.greeting .item:nth-child(2) .txt_r{
			text-align: center;
		}
	}
	@media screen and (max-width: 414px){
		.greeting .item:nth-child(2){
			text-align: left;
		}
		.greeting .item:nth-child(2) br.br_about{
			display: none;
		}
		.greeting .item:nth-child(2) .txt_r{
			text-align: right;
		}

	} 
.rinen{
	text-align: center;
}
	@media screen and (max-width: 414px){
		.rinen{
			text-align: left;
		}
		.rinen .copy{
			text-align: center;
		}

		.rinen .copy span{
			display: block;
		}
	}
.rinen-point {
	background: #EB6D9A;
	padding: 0.5em 1em;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.rinen-flex .item{
	width: 33.3%;
	background: #fff;
	padding: 2em;
	border-right: 1px solid #DED8D0;
}
.rinen-flex .item:last-child{
	border-right: none;
}
.rinen-flex .item .no{
	background: #F0AEC6;
	color: #fff;
	text-align: center;
	width: 4.5em;
	padding: 0.75em 0;
	margin: 0 auto 1em auto;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	border-radius: 4.5em 0 4.5em 0
}
.rinen-flex .item .em{
	text-align: center;
	margin-bottom: 0.75em;
}
	@media screen and (max-width: 736px) {
		.rinen-flex .item{
			padding: 2em 1em;
			width: 100%;
			border-right: none;
			border-bottom: 1px solid #DED8D0;
		}
		.rinen-flex .item:last-child{
			border-bottom: none;
		}
		.rinen-flex .item .em br{
			display: none;
		}
	}
	@media screen and (max-width: 414px) {
		.rinen-flex .item .em{
			text-align: left;
		}
	}
.staff{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 3.5em;
	padding-bottom: 3.5em;
	border-bottom: 1px solid #dedede;
}
.staff:last-child{
	padding-bottom: 0;
	border-bottom: none;
}
.staff .neme{
	width: 30%;
	font-size: 0.9em;
	font-weight: 400;
}
.staff .resume{
	width: 65%;
	padding: 2em 1.5em;
	background-color: #efedef;
	background-image: linear-gradient(115deg, transparent 75%, #efe7ef 75%), linear-gradient(245deg, transparent 75%, #efe7ef 75%), linear-gradient(115deg, transparent 75%, #f1e9ed 75%), linear-gradient(245deg, transparent 75%, #f1e9ed 75%);
	background-position: 0 0, 0 0, 4px -8px, 4px -8px;
	background-size: 8px 16px;
	border-radius: .75em;
	-moz-border-radius: .75em;
	-webkit-border-radius: .75em;
}
.staff img{
	margin-bottom: 0.5em;
	border-radius: .75em;
	-moz-border-radius: .75em;
	-webkit-border-radius: .75em;
}
	@media screen and (max-width: 414px) {
		.staff .neme,
		.staff .resume{
			width: 100%;
			margin-bottom: 1em;
		}
		.staff .neme{
			text-align: center;
		}
		.staff .neme img{
			padding: 0 2.5em;
			margin-bottom: 1em;
		}
	}


.staff .neme div{
	font-weight: bold;
	font-size: 1.2em;
}

.staff .resume dl{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	font-size: 0.95em;
}
.staff .resume dt{
	width: 29%;
	padding: 0.4em 0;
}
.staff .resume dd{
	width: 71%;
	padding: 0.4em 0;
	padding-left: 1em;
}
.staff .resume .point{

}
.shisetsu .clm3,
.shisetsu .clm2-block{
	text-align: center;
}
.shisetsu .clm2-block{
	margin-bottom: 1em;
}
.kikisetsu{
	
	line-height: 1.5em;
	text-align: left;
}
/*クリックで開くボックス*/
.hidden_box_kiki {
	margin: 1em 0;
}
.hidden_box_kiki label {
	cursor :pointer;
	position: relative;
	padding-right: 2em;
	margin-left: -0.5em;
	color: #404040;
	font-weight: bold;
}

/*閉じた状態の矢印描画*/
.hidden_box_kiki label:after{
  content:"";
  display:block;
  width:8px;
  height:8px;
  border-top: #404040 2px solid;
  border-right: #404040 2px solid;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  position:absolute;
  right: 2%;
  top: 0;
  bottom: 15%;
  margin: auto;
}
/*開いた状態の矢印描画*/
.hidden_box_kiki input[type=checkbox]:checked + label:after{
	content:"";
	display:block;
	width:8px;
	height:8px;
	border-top: #404040 2px solid;
	border-right: #404040 2px solid;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position:absolute;
	right: 2%;
	top: 7%;
	bottom: 0;
	margin: auto;
}
.hidden_box_kiki input {
    display: none;
}
.hidden_box_kiki .hidden_show_kiki {
	height: 0;
	overflow-y: hidden;
	transition: padding-bottom 0.5s, padding-top 0.5s; /*閉じるときのアニメーション*/
	-webkit-transition: padding-bottom 0.5s, padding-top 0.5s;
	-moz-transition: padding-bottom 0.5s, padding-top 0.5s;
	-ms-transition: padding-bottom 0.5s, padding-top 0.5s;
	-o-transition: padding-bottom 0.5s, padding-top 0.5s;
}
.hidden_box_kiki input:checked ~ .hidden_show_kiki{
  height: auto; 
  opacity: 1;
  background: #faf5ee;
  padding: 2em 1.75em;
 
}
@media screen and (max-width: 414px) {
		.hidden_box_kiki input:checked ~ .hidden_show_kiki {
			background: #faf5ee;
			padding: 1.25em 1em;
		}
	}

/* guide 
--------------------------------------*/
.petreserve{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: center;
	background: #fff;
}
.petreserve div.yoyakuitem{
	width: 50%;
	text-align: center;
	padding: 1em;
	border-left: 1em solid #efefef;
}
.petreserve div.yoyakuitem:first-child{
	border-left: none;
}
	@media screen and (max-width: 568px) {
		.petreserve{
			display: block;
		}
		.petreserve div.yoyakuitem{
			width: 100%;
			border-left: none;
			border-top: 1em solid #efefef;
		}
		.petreserve div.yoyakuitem:first-child{
			border-top: none;
		}

	}


.yakan-flow li{
	background:#fff;
	padding: 2em;
	margin-bottom: 1.25em;
	position: relative;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border:1px solid #E8B8B0;
}
	@media screen and (max-width: 414px) {
		.yakan-flow li{
			padding: 1.25em .95em;
		}
	}
.yakan-flow li:before{
	position: absolute;
	bottom: -1.25em;
	left: 50%;
	margin-left: -22px;
	content: "";
	width: 0;
	height: 0;
	border-left: 1.25em solid transparent;
	border-right: 1.25em solid transparent;
	border-top: 1.25em solid #E89B8D;
}
.yakan-flow li:last-child{
	margin-bottom: 1em;
}
.yakan-flow li:last-child:before{
	position: static;
	bottom: auto;
	left: auto;
	margin-left: 0;
	width: auto;
	height: auto;
	border-left: none;
	border-right: none;
	border-top: none;
}

.yakan{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;	
}
.yakan dt{
	width:30%;
	background: #dedede;
	padding: 1em;
	margin-bottom: 0.5em;
}

.yakan dd{
	width:70%;
	background: #fff;
	padding: 1em;
	margin-bottom: 0.5em;
}

	@media screen and (max-width: 414px) {
		.yakan dt{
			width: 100%;
			margin-bottom: 0em;
			padding: 0.5em 1em;
		}
		.yakan dd{
			width: 100%;
			margin-bottom: 1em;
		}
	}

.yobolist li{
	border:1px solid #E89B8D;
	padding: 2em 1.5em;
	margin-bottom: 1em;
}
.yobolist div{
	color: #E89B8D;
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom: 0.25em;
}
	@media screen and (max-width: 414px) {
		.yobolist li{
			padding: 1.25em;
		}
	}
.ope-thumb .clm2:nth-child(1){
	width: 25%;
}
.ope-thumb .clm2:nth-child(2){
	width: 72%;
}
	@media screen and (max-width: 694px) {
		.ope-thumb .clm2:nth-child(1),
		.ope-thumb .clm2:nth-child(2){
			width: 100%;
		}
		img.object-fit{
			width: 100%;
			height: 17em;
			object-fit: cover; 
			object-position: 100% 15%;
			margin-bottom: 1em;
		}
	}
	@media screen and (max-width: 414px) {
		img.object-fit{
			width: 100%;
			height: 11em;
		}
	}


/* 腫瘍科 
--------------------------------------*/
.oncology_case .item:nth-child(odd){
	width: 62%;
	margin-bottom: 3em;
}
.oncology_case .item:nth-child(even){
	width: 35%;
	margin-bottom: 3em;
}
	@media screen and (max-width: 667px) {
		.oncology_case .item:nth-child(odd){
			width: 100%;
			margin-bottom: 1.5em;
		}
		.oncology_case .item:nth-child(even){
			width: 100%;
			margin-bottom: 3em;
			padding: 0 3em;
		}
	}

.results li{
	border-bottom: 1px solid #eee;
	padding: 1em 0;
}
.results li div{
	font-size: 0.9em;
}

/* petsalon 
--------------------------------------*/
.trimtelbox{
	border:1px solid #E89B8D;
	background: #FAF5F4;
}
.trimtelbox_title{
	background: #E89B8D;
	padding: 0.5em 1em;
	font-weight: bold;
	color: #fff;
	font-size: 1.05em;
}
.trimtelbox_body{
	padding: 1em;
}
.trimtelbox_body .teladress{
	margin-bottom: 0.5em;
}
.pethotel-thumb .clm2:nth-child(1){
	width: 60%;
}
.pethotel-thumb .clm2:nth-child(2){
	width: 38%;
}
	@media screen and (max-width: 414px) {
		.pethotel-thumb .clm2:nth-child(1){
			width: 100%;
		}
		.pethotel-thumb .clm2:nth-child(2){
			width:100%;
		}
		.pethotel-thumb .clm2:nth-child(2) img{
			width: 100%;
			height: 11em;
			object-fit: cover;
			margin-top:2em;
		}
	}
.trimming_price{
	width: 100%;
	border: 1px solid #E89B8D
}
.trimming_price tr:first-child th,
.trimming_price tr:first-child td{
	background: #F4AC9F;
	color: #fff;
}
.trimming_price td,
.trimming_price th{
	padding: .75em 1em;
	border-left: 1px solid #E89B8D;
	border-top: 1px solid #E89B8D;
}
.trimming_price td{
	width: 25%;
	text-align: center;
	background: #FAF5F4;
}
.trimming_price th{
	width: 50%;
	text-align: left;
	background: #F7E7E4;
}

	@media screen and (max-width: 567px) {
		.trimming_price tr:first-child th,
		.trimming_price tr:first-child td{
			padding: .5em .5em;
		}
	}
.trimming-thumb .clm2:nth-child(1){
	width: 60%;
}
.trimming-thumb .clm2:nth-child(2){
	width: 38%;
}
	@media screen and (max-width: 414px) {
		.trimming-thumb .clm2:nth-child(1){
			width: 100%;
		}
		.trimming-thumb .clm2:nth-child(2){
			width:100%;
		}
		.trimming-thumb .clm2:nth-child(2) img{
			width: 100%;
			
			object-fit: cover;
			margin-top:2em;
		}
	}
/*オプション*/
dl.dl-price{
	width: 49%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #E89B8D
}
.dl-price dt{
	width: 50%;
	background: #F7E7E4;
}
.dl-price dd{
	width: 50%;
	background: #FAF5F4;
	text-align: center;
}
.dl-price dt,
.dl-price dd{
	padding: .75em 1em;
	border-bottom: 1px solid #E89B8D;
}
	@media screen and (max-width: 567px) {
		dl.dl-price{
			width: 100%;
		}
		.dl-price:nth-child(2){
			margin-top: 0;
			border-top: none;
		}
	}


/*薬浴*/
.yakuyoku-price {
	width: 100%;
	border: 1px solid #E89B8D
}
.yakuyoku-price tr:first-child th,
.yakuyoku-price tr:first-child td{
	background: #F4AC9F;
	color: #fff;
}
.yakuyoku-price td,
.yakuyoku-price th{
	padding: .75em .75em;
	border-left: 1px solid #E89B8D;
	border-top: 1px solid #E89B8D;
}
.yakuyoku-price th{
	width: 16%;
	text-align: left;
	background: #F7E7E4;
}
.yakuyoku-price td{
	width: 21%;
	background: #FAF5F4;
}
	@media screen and (max-width: 667px) {
		.yakuyoku-price td,
		.yakuyoku-price th{
			font-size: .875em;
			padding: .75em .5em;
			vertical-align: top;
		}
	}


/*ホテル*/
.pethotelprice{
	width: 100%;
	background: #FAF5F4;
	border: 1px solid #E89B8D
}
.pethotelprice tr:first-child th,
.pethotelprice tr:first-child td{
	background: #F4AC9F;
	color: #fff;
}
.pethotelprice td,
.pethotelprice th{
	padding: 1em;
}
.pethotelprice td{
	width: 18%;
	text-align: center;
	border-left: 1px solid #E89B8D;
	border-top: 1px solid #E89B8D;
}
.pethotelprice th{
	width: 27%;
	background: #F7E7E4;
	border-top: 1px solid #E89B8D;
	text-align: left;
}

/*診療カレンダー*/
.google-cal{
    text-align:center;	
	
}
    @media screen and (max-width: 414px) {
		.google-cal iframe {
			width: 100%;
		}
	}
/* onlineshop*/
.animalnavi > div{
	padding: 1em;
}
.animalnavi > div img{
	height: 5em;
}
	@media screen and (max-width: 568px) {
		.animalnavi > div:nth-child(1){
			padding-bottom: 0;
		}
		.animalnavi > div:nth-child(2){
			padding-top: .75em;

		}
}
/* 再生医療*/
.saisei_box {
	border:1px solid #E89B8D;
	padding: 1.5em;
	
}
.saisei_box img{
	width: 60%;
	text-align: center;
	margin: 1em auto 0;
}
    @media screen and (max-width: 568px) {
		.saisei_box img{
			width: 100%;
		}
		
}
.saisei_tit{
	color: #E89B8D;
	font-weight: bold;
	margin-bottom: 0.25em;
	text-align: left;
}
.saisei_txt{
	text-align: left;
}
