﻿@import url("https://use.typekit.net/erw6ouw.css");

body {
	background: #eae8e4;
}
section {
	max-width:1024px;
	margin:0 auto;
	text-align: center;
}
h1,h2,h3,h4,h5 {
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
}
p {
	font-family: kozuka-gothic-pro, sans-serif;
	font-weight: 300;
	font-style: normal;
}
img {
	max-width: 100%;
}
h1 {
	background: #313131;
	text-align: center;
	padding: 5px;
	max-height: 80px;
}
header h1 img {
	width:40%;
	max-width:300px;
}
section {
	width:100%;
	max-width: 1000px;
	margin:0 auto;
}
.btn_area {
	background: url(../images/price.jpg) no-repeat;
	background-size: 100%;
	background-position: top center;
}
.btn_inner {
	width: 80%;
	margin: 0 auto;
	padding-top: 35%;
	padding-bottom:15%;
}
.cp-btn_area {
	background: url(../images/price-cp.png) no-repeat, #eef2ff;
	background-size: 100%;
	background-position: top center;
}
.cp-btn_area .btn_inner{
	padding-top: 95%;
	padding-bottom:5%;
}
.cp-btn_area .btn_inner small {
	display:block;
	font-size:11px;
	text-align:left;
	margin-bottom:3%;
}