.mail-btn {
    position: absolute;
    top: 260px;
    right: 0;
    z-index: 1;
}

.fixed {
    position: fixed;
    top: 0;
    right: 0;
}

.inner {
	width: 880px;
	margin: 0 auto;
}

h2 {
	font-size: 23px;
	margin: 0 0 40px 0;
}

h2 span {
	font-size: 14px;
	margin: 0 0 0 10px;
}

.s1 dl dt {
	color: #008269;
	font-size: 16px;
}

.s1 dl dd {
	padding: 0 0 80px 0;
	background: url(../img/howtobuy/arrow-icon.png) left 0px bottom 20px no-repeat;
}

.s1 dl dd:last-child {
	padding: 0;
	background: none;
}

.s2 ul {
	margin: 20px 0;
}

.s2 ul li {
	background: url(../img/common/dot-icon.png) left center no-repeat;
	padding: 2px 0 0 16px;
}

.s2 dl dt:nth-of-type(1) {
	background: url(../img/howtobuy/1.png) left center no-repeat;
}

.s2 .dd-inner {
	margin: 0;
	list-style-type: decimal;
	list-style-position: inside;
}

.s2 .dd-inner li {
	background: none;
	padding: 0;
}

.s2 dl dt:nth-of-type(2) {
	background: url(../img/howtobuy/2.png) left center no-repeat;
}

.s2 dl dt:nth-of-type(3) {
	background: url(../img/howtobuy/3.png) left center no-repeat;
}

.s2 dl dt {
	font-size: 16px;
	padding: 0 0 0 47px;
	margin: 40px 0 10px 0;
	line-height: 40px;
}

.s2 dl dd {
	padding: 0 0 0 47px;
}

.s2 table {
	width: 880px;
	margin: 80px 0 0 0;
	background: #fff;
}

.s2 table th,
.s2 table td {
	border:1px solid #cfcabb;
}

.s2 table th {
	text-align: center;
	font-size: 16px;
	padding: 10px;
}

.s2 table td {
	width: 50%;
	vertical-align: top;
	padding: 20px;
}

.s2 table ul {
	margin: 0;
}

.s2 table ul li {
	background: url(../img/common/dot-icon.png) left 0px top 2px no-repeat;
	padding: 0 0 0 16px;
	line-height: 18px;
	margin: 0 0 15px 0;
}

.s2 table ul li:last-child {
	margin: 0;
}

.s2 table:nth-of-type(1) thead tr:nth-child(1) th {
	background: #e2bb8d;
}

.s2 table:nth-of-type(2) thead tr:nth-child(1) th {
	background: #a1ccd6;
}

.s2 table tbody th {
	background: #f7f6f2;
}

.s3 dl dt {
	font-size: 16px;
	color: #008269;
	margin: 40px 0 10px 0;
}

.s3 dl dd dl dt {
	font-size: 13px;
	color: #000;
	margin: 5px 0 0 0;
	display: inline-block;
	color: #fff;
	padding: 0 10px;
	border-radius: 10px;
}

.s3 dl dd dl dd {
	margin: 0 0 0 10px;
}

.s3 dl dd dl dt:nth-of-type(1) {
	background: #cc8383;
}

.s3 dl dd dl dt:nth-of-type(2) {
	background: #7caed6;
}

.s4 ul {
	margin: 40px 0 20px 0;
}

.s4 ul li {
	line-height: 40px;
	margin: 0 0 20px 0;
	padding: 0 0 0 47px;
}

.s4 ul li:nth-of-type(1) {
	background: url(../img/howtobuy/1.png) left center no-repeat;
}

.s4 ul li:nth-of-type(2) {
	background: url(../img/howtobuy/2.png) left center no-repeat;
}

.s4 ul li:nth-of-type(3) {
	background: url(../img/howtobuy/3.png) left center no-repeat;
}

.s4 ul li:nth-of-type(4) {
	background: url(../img/howtobuy/4.png) left center no-repeat;
}

.s4 ul li:nth-of-type(5) {
	background: url(../img/howtobuy/5.png) left center no-repeat;
}

.s4 small {
	display: block;
	margin: 0 0 50px 0;
	font-size: 12px;
}