@charset "shift_jis";

/* ------------------------------------------------------------------
 BODY DESIGN
 ------------------------------------------------------------------*/

/* ------------------------------------------------------------------
 共有パーツ
 ------------------------------------------------------------------*/
/* - 体験申込ボタン - */
.btn_input {
	clear:both;
	width:920px;
	margin-top:28px;
	margin-bottom:10px;
	text-align:center;
}


/* - フッター上部分 - */
/* バナー */
.footer_banner {
	width:920px;
	margin-top:50px;
}

.footer_banner .img1,
.footer_banner .img2 {
	margin-right:8px;
}

/* 注意書き */
.footer_info {
	width:680px;
	margin:20px auto 0 auto;
	padding:17px 50px;
	border-top:1px solid #E4C07A;
	border-bottom:1px solid #E4C07A;
}
/* ------------------------------------------------------------------
 共有パーツ終わり
 ------------------------------------------------------------------*/
/* - メイン画像 - */
.main_img {
	width:920px;
	margin-bottom:20px;
}

.main_img img {
 display:block;
}

.main_img_left {
 float:left;
 width:432px;
}

.main_img_center {
 float:left;
 width:250px;
}

.main_img_right {
 float:left;
 width:238px;
 margin-right:-1px;
}

/* - メイン画像2 - */
.main_img2 {
	clear:both;
	width:920px;
	margin-bottom:24px;
}

.main_img2 img {
	display:block;
}

.main_img2_02 {
	clear:both;
	width:920px;
}

.main_img2_02 img {
	float:left;
}

/* ----------------------------- コンテンツ内 -----------------------------*/
/* - h2コンテンツ用枠（共通） - */
.h2_box {
	clear:both;
	width:920px;
	margin-bottom:50px;
}

.h2_box-in {
	clear:both;
	width:918px;
	border-bottom:1px solid #c2a59a;
	border-left:1px solid #c2a59a;
	border-right:1px solid #c2a59a;
	padding-bottom:15px;
}
/* - h2コンテンツ用枠（共通）　終わり - */

/* - 強調用テキスト - */
.catch_txt01 {
	color:#fb7ead;
}

.catch_txt02 {
	color:#ffb344;
	font-weight:bold;
}

.catch_txt03 {
	color:#ffb666;
	font-weight:bold;
}

/* -------- ステップ --------- */
/* - ステップ用枠（共通） - */
.h2_box-in .step {
	clear:both;
	width:850px;
	margin-left:33px;
	background-image:url(../../../campaign/image/radio/h3_01_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	margin-bottom:15px;
}

.h2_box-in .step-inbox {
	width:850px;
	background-image:url(../../../campaign/image/radio/step_bg-bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

.h2_box-in .step-inbox-p {
	margin-left:66px;
	margin-top:15px;
}


/* - ステップ1のみ - */
.point1 {
	clear:both;
	margin-bottom:15px;
	page-break-after:always;
}

.point1-left {
	width:560px;
	float:left;
}

.step-inbox-img01 {
	float:right;
	margin-right:64px;
}

/* - ステップ2のみ - */
.point2 {
	clear:both;
	width:773px;
	margin-left:70px;
	margin-bottom:15px;
}

.point2-left {
	width:279px;
	float:left
}

.point2-right {
	width:494px;
	float:left
}

.point2-right-l1 {
	clear:both;
	width:425px;
	margin-left:10px;
}

.point2-right-l1-left {
	width:100px;
	float:left;
}

.point2-right-l1-left2 {
	width:106px;
	float:left;
	text-align:center;
	font-weight:normal;
	padding-top:4px;
	padding-bottom:4px;
}

.point2-right-l1-right {
	width:307px;
	float:right;
	padding-top:2px;
}

.point2-right-l2 {
	clear:both;
	width:424px;
	margin-left:13px;
	margin-top:5px;
	background-color:#FFFFFF;
}

.point2-right-l2-left {
	float:left;
}

.point2-right-l2-right {
	width:201px;
	float:left;
	padding:12px 0 12px 9px;
}

.point2-right-l2-right2 {
	margin-top:12px;
}

/* - ステップ3のみ - */
.point3 {
	clear:both;
}

.point3-left {
	float:left;
}

.step-inbox-img03 {
	float:right;
	margin-right:64px;
}

.point3-left1 {
	width:300px;
	float:left;
}

.point3-left2 {
	width:190px;
	float:left;
	margin-left:10px;
}

.point3-left2_p1 {
	margin-top:17px;
}

.point3-left2_p2 {
	margin-top:10px;
	padding-right:5px;
}

/* -------- 実績 --------- */
.results-img {
	clear:both;
	width:844px;
	margin-left:47px;
}

.results-img_left {
	float:left;
}

.results-img_right {
	float:right;
}

p.results-link {
	clear:both;
	background-image:url(../../../campaign/image/body-design/arrow.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:18px;
	margin-top:24px;
	margin-bottom:15px;
	margin-left:52px;
	margin-right:45px;
}

.results-link a:link {
	color: #a64d10;
	text-decoration:none;
}

.results-link a:visited {
	color: #a64d10;
	text-decoration:none;
}

.results-link a:hover {
	color: #a64d10;
	text-decoration: underline;
}

.results-link a:active{
	color: #a64d10;
	text-decoration: underline;
}

.results-attention {
	margin-left:52px;
	margin-right:45px;
	padding-bottom:8px;
}


