@charset "utf-8";

.heading-A h2{background: url(/images/pc/parts/heading_e.png) no-repeat 18px 13px;}
#sample .attention {
    padding: 20px 40px;
    border: 1px solid #DEF1F7;
    background-color: #F5FAFC;
    border-radius: 4px;
    color: #5E6669 !important;
}

#sample .attention h3 {
    margin: 0 0 15px;
    font-size: 18px;
    color: #F00;
}

#sample .attention ul li {
    list-style: disc !important;
    list-style-position: inside;
    margin-left: 1em;
}

#sample .attention ul li span{
	color: #F00;
}

#sample p.detail {
    margin: -40px 20px 10px 0 !important;
    text-align: right;
}

#sample .heading-A h2 {
    background: url(/images/pc/sample/ico.png) no-repeat 13px 7px;
}

.form-List dl dt {
    width: 15em;
}



.btn {
	text-align: right !important;
	margin: 5px !important;
}

.btn.form{
	margin: 0px !important;
}

#inquiry {
	width: 780px;
}
#inquiry h3 {
	height: 175px;
	line-height: 175px;
	margin: 0
}
#inquiry .inquiryBody {
	width: 778px;
	padding-bottom: 5px;
	background: url(/images/pc/sample/bg_01.png) left top;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	zoom: 1;
}
.inqSection {
	margin: 0 15px 17px;
	padding: 15px 20px 20px;
	color: #4091E0;
	padding: 20px;
	background: url(/images/pc/sample/bg_02.png) repeat;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	zoom: 1;
}
.inqSection .block {
	background: url(/images/pc/sample/border.png) no-repeat left bottom;
	font-size: 15px;
	line-height: 1.6;
	margin: 0 0 20px;
	padding: 0 0 15px;
	clear: both;
	zoom: 1;
}
.blockLast {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
.inqSection .block:after {content: ""; display: block; clear: both;}
.inqSection .block dl {
	width: 100%;
}
.inqSection .block dt,
.inqSection .block dd {
	margin-bottom: 5px;
}
.inqSection .block dt {
	font-weight: bold;
	color: #F7A000;
	float: left;
	margin-right: 1em;
}
.inqSection .block dd {
	color: #5E6669;
	width: 100%;
}
.inqSection .block .thumb {
	width: 200px;
	margin-right: 20px;
	float: left;
}
.inqSection .block .txt {
	float: left;
	width: 450px;
}
.inqSection .block .txt.photo-none{
	width:100%;
}
.block-L {
	width: 300px;
	float: left;
}
.block-R {
	width: 400px;
	float: right;
}
.inqSection .block .petInfo dt {
	width: 6.5em;
}
.inqSection .block .petInfo2 dt {
	width: 10.5em;
}
.inqSection .block .petInfo3 dt {
	width: 11.5em;
}

.inq dt {
	float: none !important;
}





.app {
	width: 750px;
	height: 230px;
	margin: 0 auto 20px;
}
.app h3 {
	margin: 0 !important;
	height: 68px !important;
	line-height: 68px !important;
}
.app .appWrap {
	width: 730px;
	height: 153px;
	padding: 0 10px 10px;
	background: url(/images/pc/sample/app/bg.png) no-repeat left top;
}
.app .app01,
.app .app02 {
	padding: 10px;
	width: 340px;
	background: #fff;
	border-radius: 3px;
}
.app .app01 {float: left;}
.app .app02 {float: right;}
.app .image {
	width: 130px;
	height: 130px;
	margin: 0 !important;
	float: left;
}
.app .appTxt {
	width: 194px;
	float: right;
}
.app h4 {
	margin: 5px 0 16px;
}
.app .appBtn {
	width: 190px;
	height: 60px;
	text-align: center;
	margin: 0 !important;
}
.app .appBtn a {
	width: 190px;
	height: 60px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background: url(/images/pc/sample/app/btn.png) no-repeat 0 0;
}
.app .appBtn a:hover {
	background-position: 0 -60px;
}




.buy {
	width: 750px;
	height: 230px;
	margin: 0 auto 20px;
}
.buy h3 {
	margin: 0 !important;
	height: 68px !important;
	line-height: 68px !important;
}
.buy .buyWrap {
	width: 730px;
	height: 153px;
	padding: 0 10px 10px;
	background: url(/images/pc/sample/buy/bg.png) no-repeat left top;
}
.buy .buy01,
.buy .buy02 {
	padding: 10px;
	width: 340px;
	background: #fff;
	border-radius: 3px;
}
.buy .buy01 {float: left;}
.buy .buy02 {float: right;}
.buy .image {
	width: 130px;
	height: 130px;
	margin: 0 !important;
	float: left;
}
.buy .buyTxt {
	width: 194px;
	float: right;
}
.buy h4 {
	margin: 5px 0 16px;
}
.buy .buyBtn {
	width: 190px;
	height: 60px;
	text-align: center;
	margin: 0 !important;
}
.buy .buyBtn a {
	width: 190px;
	height: 60px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.buy .buyBtn a:hover {
	background-position: 0 -60px;
}
.buy .buyBtn01 a {background: url(/images/pc/sample/buy/btn_01.png) no-repeat 0 0;}
.buy .buyBtn02 a {background: url(/images/pc/sample/buy/btn_02.png) no-repeat 0 0;}