#container{
	position: relative;
}

#container p{
	margin: 0 0 20px;
}
#container p strong{
	color: #e40077;
}
#container p.btn01 a{
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	width: 250px;
	height: 60px;
	padding:  10px 0;
	margin: 0 0 30px;
	background: rgba(228,0,119,1.0);
	border-radius: 10px;

}
#container p.btn01 a:hover{
	background: rgba(228,0,119,0.7);
}
#container p.btn01 a span{
	display: block;
	font-size: 20px;
}

.btn02{
	display: flex;
}
.btn02 li{
	margin: 0 30px 0 0;
}
.btn02 a{
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	width: 200px;
	height: 160px;
	padding:  40px 0 0px;
	margin: 0 0 30px;
	background: rgba(228,0,119,1.0);
	border-radius: 100px;

}
.btn02 a:hover{
	background: rgba(228,0,119,0.7);
}
.btn02 a span{
	display: block;
	font-size: 20px;
}
#pet03 .btn02 li:nth-child(1) a{
	height: 130px;
	padding:  70px 0 0px;
}

.underNav .btn02{
	margin: 0 0 0 -80px;
}
.underNav .btn02 li:nth-child(1) a{
	height: 110px;
	padding:  90px 0 0px;
}
.underNav .btn02 li:nth-child(2) a{
	height: 130px;
	padding:  70px 0 0px;
}

#container .box{
	padding: 20px;
	margin: 0 0 30px;
	border: 10px solid #eee;
}
#container .box table {
	margin: 0 0 20px;
}
#container .box table th{
	display: block;
	padding: 1% 0;
	width: 100%;
	color: #e40077;
	font-size: 20px;
	vertical-align: top;
}
#container .box table td{
	display: block;
	padding: 1% 0;
	width: 100%;
	font-size: 18px;
}
#container .box p{
	font-size: 19px;
}

#container footer .btn a{
	display: block;
	color: #333;
	text-align: center;
	text-decoration: none;
	font-size: 24px;
	width: 280px;
	height: 40px;
	padding:  10px 0;
	margin: 0 0 30px 40px;
	background: rgba(200,200,200,1.0);
	border-radius: 15px;
}
#container footer .btn a:hover{
	color: #fff;
	background: rgba(100,100,100,1.0);
}
/*  pet
--------------------------------------------------------------------*/
body.pet {
	position: relative;
}
body.pet #kv{
	height: 570px;
	margin: 0 0 60px;
}
body.pet #kv h1{
	position: relative;
	z-index: 5;
	padding: 80px 40px;
}
body.pet #kv h1 img{
	position: relative;
	z-index: 10;
}
body.pet #kv h1 span{
	position: absolute;
	z-index: 4;
	left: 63%;
	top: 20px;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	width: 200px;
	height: 130px;
	padding:  70px 0 0px;
	margin: 0 0 30px;
	background: rgba(228,0,119,1.0);
	border-radius: 100px;

}
body.pet #kv p{
	position: absolute;
	top: 280px;
	left: 0;
	width: 100%;
	height: 575px;
	overflow: hidden;
}
body.pet #kv p img{
	width: 100%;
	position: relative;
	top: -10vw;
	min-height: 575px;
}
body#index #container{
	position: static;
}
body.pet #container h2{
	margin: 0 0 30px;
	font-size: 24px;
}
#pet01,#pet02,#pet03,#pet04{
	padding: 0 0 50px;
}
#container #pet02{
	position: relative;
}
#container #pet02 h2{
	padding: 0 0 10px;
	font-size: 36px;
	border-bottom: 1px solid #000;
}
#container #pet02 .ico{
	position: absolute;
	right: 0;
	top: -20px;
	display: block;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 150px;
	height: 120px;
	padding:  30px 0 0px;
	margin: 0 0 30px;
	background: rgba(228,0,119,1.0);
	border-radius: 100px;

}
#container #pet02 ul{
	margin: 0 0 30px;
}

#container #pet04 h2{
	padding: 0 0 10px;
	text-align: center;
	font-size: 36px;
	border-bottom: 1px solid #000;
}
#container #pet04 li:nth-child(1) a{
	height: 130px;
	padding:  70px 0 0px;
}

/*  dogAroma
--------------------------------------------------------------------*/

.dogAroma header h1{
	margin: 0 0 30px 390px;
	padding: 40px 0 5px;
	font-size: 32px;
	border-bottom: 1px solid #000;
}
#dogAroma01 {
	padding: 0 0 0px 390px;
}
#dogAroma01 table th{
	width: 100px;
	vertical-align: top;
}
#dogAroma01 table td{
	padding: 0 0 10px;
}
#dogAroma01 figure{
	position: absolute;
	top: 40px;
	left: -40px;

}
#dogAroma01 .ico{
	position: absolute;
	top: 240px;
	left: 0px;
	display: block;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 150px;
	height: 120px;
	padding:  30px 0 0px;
	margin: 0 0 30px;
	background: rgba(228,0,119,1.0);
	border-radius: 100px;

}
.dogAroma footer{
	padding: 0 0 50px;
}

/*  herb
--------------------------------------------------------------------*/

.herb header h1{
	margin: 0 0 30px 390px;
	padding: 40px 0 5px;
	font-size: 32px;
	border-bottom: 1px solid #000;
}
#herb01 {
	padding: 0 0 0px 390px;
}
#herb01 table th{
	width: 100px;
	vertical-align: top;
}
#herb01 table td{
	padding: 0 0 10px;
}
#herb01 figure{
	position: absolute;
	top: 40px;
	left: -40px;

}
#herb01 .ico{
	position: absolute;
	top: 240px;
	left: 0px;
	display: block;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 150px;
	height: 120px;
	padding:  30px 0 0px;
	margin: 0 0 30px;
	background: rgba(228,0,119,1.0);
	border-radius: 100px;

}
.herb footer{
	padding: 0 0 50px;
}

/*  care
--------------------------------------------------------------------*/

.care header h1{
	margin: 0 0 30px 390px;
	padding: 40px 0 5px;
	font-size: 32px;
	border-bottom: 1px solid #000;
}
#care01 {
	padding: 0 0 50px 390px;
}
#care01 table th{
	width: 100px;
	vertical-align: top;
}
#care01 table td{
	padding: 0 0 10px;
}
#care01 figure{
	position: absolute;
	top: 40px;
	left: -40px;

}
#care01 .ico{
	position: absolute;
	top: 240px;
	left: 0px;
	display: block;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 150px;
	height: 120px;
	padding:  30px 0 0px;
	margin: 0 0 30px;
	background: rgba(228,0,119,1.0);
	border-radius: 100px;

}
.care footer{
	position: relative;
	top: -400px;
	padding: 0 0 0px;
}

/*  lymph
--------------------------------------------------------------------*/

.lymph header h1{
	margin: 0 0 30px 390px;
	padding: 40px 0 5px;
	font-size: 32px;
	border-bottom: 1px solid #000;
}
#lymph01 {
	padding: 0 0 20px 390px;
}
#lymph01 table th{
	width: 100px;
	vertical-align: top;
}
#lymph01 table td{
	padding: 0 0 10px;
}
#lymph01 figure{
	position: absolute;
	top: 40px;
	left: -40px;
}

#lymph01 .ico{
	position: absolute;
	top: 240px;
	left: 0px;
	display: block;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 150px;
	height: 120px;
	padding:  30px 0 0px;
	margin: 0 0 30px;
	background: rgba(228,0,119,1.0);
	border-radius: 100px;

}
#lymph02 p{
	margin: 0;
}
#lymph02 ul{
	margin: 0 0 20px;
}
#lymph02 ul li{
	margin: 0 0 0 20px;
	text-indent: -20px;
}
.lymph footer{
	position: relative;
	top: -400px;
	padding: 0 0 0px;
}