@charset "shift_jis";

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

/* - メタボ共通ボタン - */
.btn_metabolic {
	clear:both;
	width:920px;
	margin-bottom:25px;
}

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

.btn_metabolic_in img {
	float:left;
}

/* - フッター上部分 - */
/* バナー */
.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 #ababab;
	border-bottom:1px solid #ababab;
}

/* 印刷改ページ */
.p_page-break {
	page-break-after:always;
}

/* ------------------------------------------------------------------
 共有パーツ終わり
 ------------------------------------------------------------------*/
/* - メイン画像 - */
.main_img {
	width:920px;
}

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

.main_img_right {
	width:488px;
	float:left;
}


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

.main_img2 img {
	display:block;
}

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

.main_img2_02 img {
	float:left;
}

/* - メイン画像3 - */
.main_img3 {
	clear:both;
	width:881px;
	margin: 0 auto 25px;
}

.main_img3 img {
	float:left;
}


/* ----------------------------- コンテンツ内 -----------------------------*/
/* - h2コンテンツ用枠（共通） - */
.h2_box {
	clear:both;
	width:884px;
	margin-left:19px;
}
/* - h2コンテンツ用枠（共通）　終わり - */

/* ---- コース案内 ---- */
/* ポイント共通 */
.point_box {
	clear:both;
	width:809px;
	margin-left:40px;
	margin-bottom:45px;
}

.point_h2_bottom {
	margin-bottom:20px;
}

.point_box h3 {
	margin-bottom:21px;
}

.point_contents {
	clear:both;
	width:774px;
	margin-left:19px;
}

.point_contents_left {
	width:528px;
	float:left;
}

.point_contents_right {
	float:left;
	margin-left:25px;
}

.point_contents_bottom {
	clear:both;
	border:1px solid #CCCCCC;
	width:734px;
	margin:24px 0 0 19px;
	padding:19px;
}

.point_contents_bottom_left {
	float:left;
	width:260px;
}

.point_contents_bottom_right {
	float:left;
	margin-left:26px;
}

.point_contents h4 {
	margin-bottom:20px;
}

.point_contents_bottom h5 {
	color:#eb670d;
	background-color:#fcefd4;
	padding:6px 20px;
}

.point_txt01 {
	color:#eb670d;
	font-size: 130%;
	line-height: 140%;
	font-weight:bold;
	margin-bottom:20px;
	margin-left:11px;
}

.point_txt02 {
	margin-left:21px;
}

.point_txt03 {
	color:#eb670d;
	font-size:130%;
	line-height:140%;
	font-weight:bold;
	margin:30px 0 20px 30px;
}

.point_txt04 {
	margin-left:30px;
}

.point_contents_h5 {
	clear:both;
	width:764px;
	margin-top:20px;
	margin-left:30px;
	padding-bottom:8px;
	border:1px solid #e6e6e6;
}

.point_contents_h5_left {
	width:402px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	_margin-left:10px;
	margin-right:20px;
}

.point_contents_h5_left h5 {
	background-color:#fcefd4;
	color:#eb670d;
	font-size: 110%;
	line-height: 140%;
	font-weight:bold;
	padding:6px 21px;
}

.point_contents_h5_left p {
	margin-left:31px;
	margin-right:31px;
	margin-top:31px;
}

.point_contents_h5_right {
	float:left;
	margin-top:15px;
}


/* -------- 実績 --------- */
.results-img {
	clear:both;
	width:812px;
	margin-top:20px;
	margin-left:38px;
}

.results-img_left {
	float:left;
}

.results-img_right {
	float:left;
}

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

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

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

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

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

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


