@charset "UTF-8";
wrapper {
	min-width: 1160px;
}
.main {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	background-image: url(../images/top/main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
header {
	position: relative;
	z-index: 1;
}
header h1 {
	height: 18px;
	width: 195px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	background-image: url(../images/common/companyName_en.svg);
	position: fixed;
	top: 15px;
	left: 20px;
}
header #logo {
	height: 169px;
	width: 125px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 125px auto;
	background-image: url(../images/common/logo1.svg);
	position: fixed;
	top: 40px;
	left: 54px;
}
header h2 {
	width: 333px;
	height: 78px;
	display: block;
	margin: auto;
	text-indent: -9999px;
	background-image: url(../images/top/catch_en.svg);
	background-position: center center;
	background-size: 333px auto;
	background-repeat: no-repeat;
	position: fixed;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	z-index: 2;
}
header a.next {
	height: 48px;
	width: 48px;
	display: block;
	text-indent: -9999px;
	margin: auto;
	position: absolute;
	right: 0px;
	left: 0px;
	bottom: 30px;
	z-index: 10;
	background-image: url(../images/top/next.svg);
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
header a.next:hover {
	opacity: 0.5;
}
nav h1{
	height: 169px;
	width: 125px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 125px auto;
	background-image: url(../images/common/logo1.svg);
	position: fixed;
	top: 30px;
	left: 36px;
}
nav #lang {
	width: 190px;
	height: 32px;
	position: fixed;
	right: 0px;
	top: 0px;
	background-color: #FFFFFF;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
}
nav #lang li {
	width: 50px;
	height: 30px;
	display: inline-block;
}
nav #lang li a {
	background-color: #431406;
	display: block;
	max-height: none;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	line-height: 28px;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
nav #lang li a:hover {
	background-color: #A18982;
}
#agent {
	padding: 50px 0px 50px 0px;
}
@media screen and (min-width:1010px) {
	#agent {
		padding: 50px 15px 50px 15px;
	}
}
#agent ul {
	font-size: 0;
	width: 1081px;
	margin: 0 auto 0 auto;
}
@media screen and (min-width:1010px) {
	#agent ul {
		width: auto;
		text-align: center;
	}
}
#agent li {
	display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
@media screen and (min-width:1010px) {
	#agent li:last-child {
		margin-top: 10px;
	}
}
#agent li a {
	width: 540px;
	height: 0;
	padding-top: 55.555555555555556%;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	text-indent: -9999px;
}
@media screen and (min-width:1010px) {
	#agent li a {
		width: 500px;
	}
}
#agent .Petsales a {
	background-image: url("https://petalliance.co.jp/pet-sales/images/banner_seitaihanbai_en.jpg");
}
#partnership {
	background-color: #E9DABF;
	padding-top: 52px;
	position: relative;
	height: 1250px;
}
#partnership h2 {
	text-align:center;
	width: 1100px;
	height: 80px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#partnership h2 img {
	width: 483px;
}
#partnership h3 {
	text-align: center;
	display: block;
	margin-top: 15px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#partnership h3 img {
	width: 500px;
}
#partnership .list {
	position: absolute;
	width: 1100px;
	height: 700px;
	z-index: 1;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
	display: block;
}
#partnership .list li {
	display: block;
}
#partnership .list li img {
	width: 100%;
}
#partnership .list .item0 {
	width: 200px;
	height: 200px;
	margin: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	position: absolute;
}
#partnership .list .item1 {
	width: 142px;
	height: 163px;
	left: 148px;
	top: 215px;
	position: absolute;
}
#partnership .list .item2 {
	width: 249px;
	height: 163px;
	position: absolute;
	left: 731px;
	top: 215px;
}
#partnership .list .item3 {
	width: 335px;
	height: 160px;
	position: absolute;
	top: 471px;
	left: 385px;
}
#partnership .contents {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-top: 45px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 45px;
	border-radius: 20px;
	background-image: url(../images/top/partnership_earth.svg);
	background-repeat: no-repeat;
	background-size: 882px auto;
	background-position: 400px 30px;
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 3;
	top: 670px;
	width: 1010px;
}
#partnership .contents .declare {
	position: absolute;
}
#partnership .contents .declare li {
	width: 500px;
	height: 175px;
	margin-bottom: 10px;
}
#partnership .contents .declare li img {
	width: 100%;
}
#partnership .contents p {
	color: #431406;
	margin-left: 545px;
	line-height: 28px;
	margin-top: 0px;
	text-align: justify;
}
#Promise {
	background-color: #FFFFFF;
	left: auto;
	position: relative;
	padding-bottom: 48px;
}
#Promise .visual {
	height: 362px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	background-image: url(../images/top/promise_image.jpg);
}
#Promise .visual h2 {
	text-indent: -9999px;
	background-image: url(../images/top/promise.svg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	display: block;
	width: 290px;
	height: 66px;
	position: absolute;
	top: 137px;
	left: 20%;
}
#Promise p {
	line-height: 28px;
	text-align: justify;
	color: #431406;
	width: 640px;
	margin-top: 48px;
	margin-right: auto;
	margin-left: auto;
}
#Promise p span {
	text-align: right;
	display: block;
}
#Management {
	background-color: #E9DABF;
	padding-top: 80px;
	padding-bottom: 55px;
}
#Management h2 {
	width: 313px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
}
#Management h4 {
	width: 1100px;
	height: 148px;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	color: #431406;
	line-height: 30px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/top/illust.svg);
	background-repeat: no-repeat;
	background-size: 135px auto;
	background-position: 95px 5px;
}
#Management .manageWrap {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#Management .manageWrap .symbol {
	width: 1020px;
	background-color: #FFFFFF;
	border-radius: 20px;
	padding: 40px;
	position: relative;
	height: 185px;
	text-align: justify;
}
#Management .manageWrap .symbol h3 {
	width: 460px;
	height: 189px;
	float: left;
	margin-top: 0px;
	display: block;
	text-align: center;
}
#Management .manageWrap .symbol h3 img {
	width: 283px;
}
#Management .manageWrap .symbol p {
	color: #431406;
	margin-left: 500px;
	line-height: 28px;
	text-align: justify;
}
#Management .manageWrap .promise {
	width: 540px;
	height: 373px;
	background-color: #FFFFFF;
	border-radius: 20px;
	position: relative;
	display: inline-block;
	margin-right: 20px;
	margin-top: 20px;
	float: left;
	padding-top: 42px;
}
#Management .manageWrap .promise h3 {
	display: block;
	width: 283px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#Management .manageWrap .promise h3 img {
	width: 100%;
}
#Management .manageWrap .promise ul {
	width: 424px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
#Management .manageWrap .promise ul li {
	padding-left: 50px;
	background-position: left top;
	background-size: 42px auto;
	background-repeat: no-repeat;
	line-height: 30px;
	font-size: 18px;
	margin-top: 28px;
}
#Management .manageWrap .promise ul li.num1  {
	background-image: url(../images/top/3promise_1.svg);
}
#Management .manageWrap .promise ul li.num2  {
	background-image: url(../images/top/3promise_2.svg);
}
#Management .manageWrap .promise ul li.num3  {
	background-image: url(../images/top/3promise_3.svg);
}
#Management .manageWrap .Guidelines {
	width: 540px;
	height: 373px;
	background-color: #FFFFFF;
	border-radius: 20px;
	position: relative;
	display: inline-block;
	margin-top: 20px;
	padding-top: 42px;
}
#Management .manageWrap .Guidelines h3 {
	display: block;
	width: 283px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Management .manageWrap .Guidelines h3 img {
	width: 100%;
}
#Management .manageWrap .Guidelines dl {
	width: 424px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}
#Management .manageWrap .Guidelines dl dt {
	height: 35px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left center;
}
#Management .manageWrap .Guidelines dl dt.num1 {
	background-image: url(../images/top/guideline_challenge.svg);
	background-size: auto 100%;
}
#Management .manageWrap .Guidelines dl dt.num2 {
	background-image: url(../images/top/guideline_challenge.svg);
	background-size: auto 100%;
}
#Management .manageWrap .Guidelines dl dt.num3 {
	background-image: url(../images/top/guideline_challenge.svg);
	background-size: auto 100%;
}
#Management .manageWrap .Guidelines dl dd {
	font-size: 18px;
	line-height: 30px;
	color: #431406;
}
#bannerArea {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #431406;
	border-bottom: 50px solid #FCCF00;
}
#bannerArea ul {
	text-align: center;
	letter-spacing: -1em;
}
#bannerArea ul li {
	width: 540px;
	display: inline-block;
	margin: 15px;
	letter-spacing: normal;
}
#bannerArea ul li img {
	width: 100%;
}
#Company {
	position: relative;
	padding-bottom: 67px;
}
#Company .visual {
	width: 100%;
	height: 362px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-image: url(../images/top/company_image.jpg);
}
#Company .visual h2 {
	text-indent: -9999px;
	display: block;
	position: absolute;
	width: 300px;
	height: 29px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/top/companyOverview.svg);
	background-size: 100% auto;
	top: 135px;
	left: 52%;
}
#Company .companyWrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
}
#Company .companyWrap .Overview {
	position: relative;
	width: 520px;
	left: 0px;
	float: left;
}
#Company .companyWrap .Overview dl {
	position: relative;
	margin-bottom: 10px;
	color: #431406;
}
#Company .companyWrap .Overview dl dt {
	float: left;
	width: 145px;
}
#Company .companyWrap .Overview dl dd {
	margin-left: 145px;
}
#Company .companyWrap .Access {
	margin-left: 540px;
	padding-top: 42px;
	background-image: url(../images/top/access.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 89px auto;
}
#Company .companyWrap .Access .map {
	margin-top: 30px;
}
#contact {
	padding-top: 85px;
	padding-bottom: 85px;
	background-color: #E9DABF;
}
#contact a {
	width: 556px;
	height: 134px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-indent: -9999px;
	background-image: url(../images/top/contact.svg);
	background-repeat: no-repeat;
	background-color: #431406;
	-webkit-box-shadow: 0px 0px 10px #555555;
	box-shadow: 0px 0px 10px #555555;
	background-size: 100% auto;
	background-position: left top;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
#contact a:hover {
	background-color: #A18982;
}
a.pageArrow {
	display: block;
	height: 31px;
	width: 100%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: center;
	letter-spacing: -0.4em;
}
a.pageArrow.infoArrow {
	background-color: #E650AA;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
a.pageArrow.updateArrow {
	background-color: #F56E14;
	position: absolute;
	left: 0px;
	bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F56E14;
}
#wrapper .toContact {
	background-image: url(https://petalliance.co.jp/en/images/top/mail.svg);
	background-position:center center;
	background-size: 40px 25px;
	background-repeat: no-repeat;
	background-color: #431406;
	width: 70px;
	height: 70px;
	display: block;
	position: fixed;
	top: 60px;
	right: 0px;
	margin: auto;
	z-index: 100;
}
#wrapper .toContact:hover {
	background-color: #A18982;
}
