@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote {
	margin: 0;
	padding: 0;
}
body, td, th, h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
}
article, hgroup, header, footer, figure, figcaption, nav, section, aside {
	display: block;
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style-type: none;
}
img {
	border: 0;
	vertical-align: bottom;
}
/* クリアフィックス */
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
	overflow: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix { 
	height: 1%; 
}
.clearfix { 
	display: block; 
}
/* End hide from IE-mac */
.clear { 
	clear: both; 
}

/*------------------------------------------------------------
	リンク
------------------------------------------------------------*/
a,
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/*------------------------------------------------------------
	body
------------------------------------------------------------*/
body {
	min-width: 1000px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*------------------------------------------------------------
	header
------------------------------------------------------------*/
header {
	height: 750px;
	background: #000 url(../img/bg_01.png) no-repeat center top;
	border-bottom: 2px solid #C3B97D;
}
header h1 {
	width: 1000px;
	margin: 0 auto;
	padding: 130px 0 0 0;
	color: #FFF;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
}
header h1 strong {
	display: block;
	width: 630px;
	margin: 20px auto 30px;
	border-bottom: 2px solid #C3B97D;
	font-size: 80px;
	font-weight: normal;
	line-height: 100px;
}
header p {
	position: absolute;
	top: 0;
	left: 50%;
	width: 500px;
	text-align: right;
}

/*------------------------------------------------------------
	cont01
------------------------------------------------------------*/
#cont01 {
	background: #1A1A1A;
	border-bottom: 2px solid #C3B97D;
}
#cont01 .inner {
	width: 1000px;
	height: 600px;
	margin: 0 auto;
	background: url(../img/bg_02.png) no-repeat right top;
}
#cont01 .inner h3 {
	width: 320px;
	padding: 100px 0 0 0;
	margin: 0 580px 40px 100px;
	border-bottom: 2px solid #C3B97D;
	color: #FFF;
	font-size: 25px;
	line-height: 50px;
	text-align: center;
}
#cont01 .inner p {
	width: 520px;
	color: #FFF;
	font-size: 16px;
	line-height: 32px;
}

/*------------------------------------------------------------
	cont02
------------------------------------------------------------*/
#cont02 {
	min-width: 1000px;
	background: url(../img/bg_03.png) no-repeat center top;
	background-size: cover;
	border-bottom: 2px solid #C3B97D;
}
#cont02 .inner {
	width: 700px;
	height: 800px;
	margin: 0 auto;
	background: url(../img/bg_04.png) no-repeat center bottom 130px;
}
#cont02 .inner h3 {
	padding: 80px 0 30px 0;
	color: #FFF;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
}
#cont02 .inner p {
	color: #FFF;
	font-size: 16px;
	line-height: 32px;
}

/*------------------------------------------------------------
	cont03
------------------------------------------------------------*/
#cont03 {
	margin: 0 0 50px 0;
}
#cont03 .inner01 {
	width: 1000px;
	height: 1000px;
	margin: 0 auto;
	background: url(../img/bg_05.png) no-repeat center bottom;
}
#cont03 .inner01 h3 {
	padding: 50px 0 30px 0;
	font-size: 50px;
	line-height: 60px;
	text-align: center;
}
#cont03 .inner01 p {
	width: 700px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 32px;
}
#cont03 .inner02 {
	width: 1000px;
	margin: 0 auto;
}
#cont03 .inner02 h3 {
	padding: 30px 0 30px 0;
	font-size: 50px;
	line-height: 60px;
	text-align: center;
}
#cont03 .inner02 h3 span {
	color: #F00;
}
#cont03 .inner02 p {
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}
#cont03 .inner02 p strong {
	display: inline-block;
	margin: 40px 0 0 0;
	font-size: 50px;
	font-weight: normal;
	line-height: 60px;
}

/*------------------------------------------------------------
	form
------------------------------------------------------------*/
#form {
	width: 920px;
	margin: 0 auto 50px;
	padding: 0 30px 30px 30px;
	border: 10px solid #E8E8E8;
}
#form .inner {
	position: relative;
}
#form .inner .logo {
	position: absolute;
	top: 0;
	left: 10px;
	width: 124px;
	height: 182px;
}
#form .inner h3 {
	padding: 30px 0 20px 0;
	font-size: 40px;
	line-height: 50px;
	text-align: center;
}
#form .inner .tel {
	overflow: hidden;
	text-align: center;
}
#form .inner .tel img {
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 20px;
}
#form h4 {
	width: 920px;
	margin: 30px auto 10px;
	padding: 5px 0;
	border-bottom: 3px solid #999;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
#form table {
	width: 920px;
	margin: 0 auto;
}
#form table th {
	width: 170px;
	padding: 15px 0;
	border-bottom: 1px dotted #999;
	font-size: 13px;
	line-height: 36px;
	text-align: left;
	vertical-align: top;
}
#form table th img {
	float: right;
	width: 41px;
}
#form table td {
	padding: 15px 10px 12px;
	border-bottom: 1px dotted #999;
	font-size: 13px;
	line-height: 18px;
}
#form table th.noborder {
	border-bottom: none;
}
#form table td.noborder {
	border-bottom: none;
}
#form table td input[type="text"] {
	width: 600px;
	height: 30px;
	padding: 3px;
	border: 1px solid #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#form table td textarea {
	width: 600px;
	height: 200px;
	padding: 3px;
	border: 1px solid #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#form table td .zip {
	margin: 0 0 10px -35px;
}
#form table td .zip label {
	display: inline-block;
	width: 35px;
}
#form table td .zip input[type="text"] {
	width: 200px;
	margin: 0 10px 0 0;
}
#form table td p {
	margin: 5px 0 0 0;
}
#form table th.lh18 {
	line-height: 18px !important;
}
#form .privacy {
	margin: 20px 170px 20px 210px;
	color: #666;
	font-size: 11px;
	line-height: 16px;
}
#form .privacy a {
	color: #000;
	text-decoration: underline;
}
#form .privacy a:hover {
	text-decoration: none;
}
#form .button {
	width: 400px;
	margin: 0 auto 20px;
}
#form .button input[type="submit"] {
	display: block;
	width: 400px;
	height: 60px;
	background: url(../img/btn_form_01.png) no-repeat;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}
#form .button input[type="submit"]:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#form .text {
	width: 370px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 20px;
}
/*確認画面・完了画面*/
#form .title {
	margin: 30px 0 10px 0;
	padding: 5px 0;
	border-bottom: 3px solid #999;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
#form .text2 {
	margin: 0 0 20px 0;
	font-size: 13px;
	line-height: 20px;
}
#form .button2 {
	margin: 30px 0 0 0;
	text-align: center;
}
#form .button2 input {
	width: 120px;
	height: 40px;
	margin: 0 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	cursor: pointer;
}

/*------------------------------------------------------------
	footer
------------------------------------------------------------*/
footer {
	margin: 0 0 40px 0;
	text-align: center;
	font-size: 13px;
}

/*------------------------------------------------------------
	side
------------------------------------------------------------*/
#side {
	position: fixed;
	bottom: 50px;
	right: 0;
	width: 68px;
	height: 325px;
	background: #FFF;
	border-radius: 7px 0 0 7px;
	-webkit-border-radius: 7px 0 0 7px;
	-moz-border-radius: 7px 0 0 7px;

}