@charset "UTF-8";
@import url("reset.css");
@import url("fonts.css");
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 18.5px;
	line-height: 1.75;
	color: #000;
	background-color: #fdfaf8;
}

div#wrapper {
	width: 1024px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

.cont{
	text-align: justify;
}

#section01{
	position: relative;
}

.cont_text01{
	position: absolute;
	width: 750px;
	top:43px;
	left:136px;
	letter-spacing: -1px;
}

#section04{
	position: relative;
}

.cont_text04{
	position: absolute;
	width: 427px;
	top:245px;
	left:136px;
	letter-spacing: -2.2px;
}

#section05{
	position: relative;
}

.cont_text05{
	position: absolute;
	width: 430px;
	top:468px;
	left:136px;
	letter-spacing: -1px;
}

#section07{
	position: relative;
}

.cont_text07{
	position: absolute;
	width: 750px;
	top:160px;
	left:136px;
	letter-spacing: -1px;
}

#section08{
	position: relative;
}

.cont_text08_01{
	position: absolute;
	width: 740px;
	top:160px;
	left:136px;
	letter-spacing: -1px;
}

.cont_text08_02{
	position: absolute;
	width: 740px;
	top:240px;
	left:136px;
	letter-spacing: -1px;
}

#footer{
	color:#fff;
	background-color: #ed5f7a;
	text-align: center;
	width: 1024px;
	padding: 30px 0;
}

.copy a { color: #fff }

.form_area{
	background: url(../img/bg_form.jpg) no-repeat;
	width: 1024px;
	height: 553px;
	position: relative;
}

.form_area2{
	background: url(../img/bg_form_2.jpg) no-repeat;
	width: 1024px;
	height: 519px;
	position: relative;
}

input#mail {
    width: 755px;
    height: 70px;
    position: relative;
    top: 370px;
    left: 130px;
    text-align: center;
    font-size: 25px;
    background: url(../img/mail_icon.jpg) 92px center #fff no-repeat;
    border: 1px solid #a0a0a0;
		box-shadow: 0px 1px 3px 1px #898885;

}

.button{
	position: absolute;
	top: 350px;
	left: 80px;
}

.button:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

.btn:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/*　privacyページ　*/

.privacy{
	width: 750px;
	margin:auto;
}

.ttl_privacy{
	width: 750px;
	margin:auto;
}

/*　thanksページ　*/
#thanks_section01{
	position: relative;
}

.thnaks_cont_text01{
	position: absolute;
	width: 740px;
	top:275px;
	left:136px;
	letter-spacing: -1px;
}

.thnaks_cont_text02{
	position: absolute;
	width: 740px;
	top:740px;
	left:136px;
	letter-spacing: -1px;
	text-align: center;
}

.thnaks_cont_text03{
	position: absolute;
	width: 740px;
	top:1315px;
	left:136px;
	letter-spacing: -1px;
	text-align: center;
}

.form {
	height: 250px;
	width: 100%;
	margin-bottom: 30px;
	padding: 0px;
	background-image: url('../img/form.jpg');
	background-position: center center;
	border: none;
}
.form .box {
	height: 140px;
	widows: 800px;
	font-size: 20px;
	font-weight: bold;
	line-height: 150%;
	margin: 0;
	padding: 20px 0 5px;
	border: 0px solid rgb(0, 0, 0);
	alignment-adjust: middle;
	overflow: visible;
}
.form .box p {
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin: 0px 0px 20px;
}
.form .button {
	background-image: url('btn.png');
	background-position: center center;
	border: none;
	text-indent: -3000px;
	margin: 0px auto 0px;
}
.form .box form {
	padding: 15px 0px 15px;
	color: #333;
}
.form input {
}
.form input.input {
	height: 20px;
	width: 250px;
	margin-bottom: 10px;
}
.form p.note {
	color: rgb(102, 102, 102);
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	margin: 20px 0px 0px;
	padding: 20px 0px 0px;
	border-top: 1px solid rgb(204, 204, 204);
}
.form .box table {
	width: 800px;
}
.form .box td {
	width: 400px;
}
.form_btn01 {
	margin: 140px auto auto;
}
.form_btn02 {
	margin: 30px auto auto;
}
.form_opt {
	height: 250px;
	width: 100%;
	margin-bottom: 30px;
	padding: 0px;
	background-image: url('../img/form_opt.jpg');
	background-position: center center;
	border: none;
}
.form_opt .box {
	height: 120px;
	widows: 800px;
	font-size: 20px;
	font-weight: bold;
	line-height: 150%;
	margin: 0;
	padding: 70px 0 3px;
	border: 0px solid rgb(0, 0, 0);
	alignment-adjust: middle;
	overflow: visible;
}
.form_opt .box p {
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin: 0px 0px 20px;
}
.form_opt .button {
	background-image: url('btn_opt.png');
	background-position: center center;
	border: none;
	text-indent: -3000px;
	margin: 0px auto 0px;
}
.form_opt .box form {
	padding: 15px 0px 15px;
	color: #333;
}
.form_opt input {
}
.form_opt input.input {
	height: 20px;
	width: 250px;
	margin-bottom: 10px;
}
.form_opt p.note {
	color: rgb(102, 102, 102);
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	margin: 20px 0px 0px;
	padding: 20px 0px 0px;
	border-top: 1px solid rgb(204, 204, 204);
}
.form_opt .box table {
	width: 800px;
}
.form_opt .box td {
	width: 400px;
}
.form_seminar {
	width: 100%;
	padding-bottom: 70px;
	background-color: #f7f5ef;
	background-image: url('../img/form_entry.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	border: none;
}
.form_entry {
	margin: 0 auto;
	padding: 0 0 30px;
	width: 750px;
	border-collapse: collapse;
}
.form_entry table {
	background-color: #fff;
	width: 100%;
	border-collapse: collapse;
}
.form_entry tr:nth-of-type(odd) {
	background: #f1f0ef;
}
.form_entry tr {
}
.form_entry th {
	padding: 8px;
	border: 1px solid #ccc;
	background: #b89a50;
	color: white;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.form_entry td {
	padding: 10px;
	border: 1px solid #fff;
	text-align: left;
}
.entry_name {
	display: block;
	width: 500px;
	height: 40px;
	margin: 5px auto 5px 5px;
	border: 2px solid #ccc;
	font-size: 18px;
	text-align: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}



.btn {
	background: url(../img/btn.png) no-repeat;
	background-size: 750px;
	display: block;
	width: 858px;
	height: 120px;
	margin: 0 auto;
	margin-top: 20px;
	border: medium none;
    border-top-color: initial;
    border-top-style: none;
    border-top-width: medium;
    border-right-color: initial;
    border-right-style: none;
    border-right-width: medium;
    border-bottom-color: initial;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-left-color: initial;
    border-left-style: none;
    border-left-width: medium;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
	
	
}
table.row {
	width: 640px;
	background-image: url('../img/contents.png');
	border-collapse: collapse;
	margin: 0px auto 10px;
}
table.row th {
	width: 160px;
	font-weight: bold;
	font-size: 12px;
	line-height: 150%;
	padding: 15px 0px;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	border: 1px solid #AAA;
}
table.row td {
	width: 550px;
	font-size: 12px;
	line-height: 150%;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	border: 1px solid #AAA;
}

iframe.movie{
    margin: 0 auto;
	display: block;
	padding-top: 30px;
	padding-bottom: 70px;
}

.video{
	background-color: #fff
}
.font80{
	font-size: 80%;
}


