@charset "shift_jis";

/* ------------------------------------------------------------------
 脱メタボ
 ------------------------------------------------------------------*/
/* ------------------------------------------------------------------
 共有パーツ
 ------------------------------------------------------------------*/
/* - 体験申込ボタン - */
.btn_input {
	clear:both;
	width:920px;
	margin-top:28px;
	margin-bottom:20px;
	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;
	margin-bottom:20px;
}

.main_img img {
	display:block;
}

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

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

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

.main_img2 img {
	display:block;
}

.main_img2 .middle {
	width:920px;
}

.main_img2 .middle .left {
	float:left;
	width:439px;
}

.main_img2 .middle .right {
	float:left;
	width:481px;
	margin-right:-1px;
}

.main_img2 .bottom {
	clear:both;
	width:920px;
}

.main_img2 .bottom img {
	display:inline;
}


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

/* - メタボチェックボタン - */
.check_btn {
	width:920px;
	text-align:center;
	margin-bottom:30px;
}

.check_btn_right {
	margin-left:30px;
}

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

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

.point_contents {
	clear:both;
	width:774px;
	margin:0 auto;
}

.point_contents_h5 {
	clear:both;
	width:718px;
	margin:20px 0 8px 30px;
	padding:25px 22px;
	border:1px solid #e6e6e6;
}

.point_contents_h5 h5 {
	background-color:#edf2f4;
	color:#336699;
	font-size:110%;
	line-height:140%;
	font-weight:bold;
	padding:6px 21px;
}


/* コース1 */
.point_contents_left_01 {
	float:left;
	width:308px;
}

.point_contents_left_01 h5 {
	width:266px;
}

.point_contents_right_01 {
	float:left;
	margin-left:21px;
}

.point_contents_h5 .left_01 {
	float:left;
	width:336px;
}

.point_contents_h5 .right_01 {
	float:right;
	width:360px;
}

.point_contents_h5 p {
	margin:31px 0 0 31px;
}


/* コース2 */
.point_contents_left_02 {
	float:left;
	width:528px;
}

.point_contents_left_03 {
	float:left;
	width:553px;
}

.point_contents_right {
	float:right;
	width:220px;
}

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

.point_txt02 {
	margin-left:21px;
}

.point_box1 {
	float:left;
	width:300px;
}

.point_box2 {
	float:right;
	width:164px;
}

.point_contents_h5 .left_02 {
	float:left;
	width:402px;
}

.point_contents_h5 .right_02 {
	float:right;
	width:303px;
}

/* コース3 */
.point_contents_left_04 {
	float:left;
	width:382px;
}

/* 区切り線 */
.dot_line {
	width:774px;
	margin:0 auto;
}

/* MBTフード */
.bmt_food_01,
.bmt_food_02 {
	clear:both;
	width:772px;
	margin-left:20px;
}

.bmt_food_01 img,
.bmt_food_02 img {
	display:inline;
}

.bmt_food_03 {
	width:764px;
	margin:18px 0 0 28px;
}



/* -------- 口コミ --------- */
.grapevine_box {
	clear:both;
	width:840px;
	margin-left:32px;
}

.grapevine_box img{
	clear:both;
}

.grapevine_area {
	width:833px;
	margin-left:7px;
}

.grapevine_dia {
	width:10px;
	margin:8px 10px 8px 0;
	float:left;
	clear:both;
	_font-size:12px;
}

.grapevine_txt {
	width:810px;
	margin:8px 0;
	float:right;
}

