@charset "UTF-8";
/* CSS Document */


.txtNone{
	display:none;
}

body{
	background:#FFF;
}

/*#diet_lp{
	background:#fff;
	text-align:center;
	margin-left:-1000px;
	width:2000px;
	overflow-x:hidden;
	position:absolute;
	left:50%;
}*/
@media screen and (max-width: 768px){
	div {
		width:100% !important;
	}
#diet_lp{
	overflow-x:hidden !important;
	width:1000px !important;
	margin-left:0;
	position:relative;
	left:0;
}
#topcontrol{
	display:none !important;
}
}

#diet_lp img{
	vertical-align:top;
}

#lp_top{
	background:#4e2909;
	padding:20px 0;
	width:100%;
}

#lp_top_in{
	height:42px;
	margin: 0 auto;
	width:970px;
}

#lp_top_l{
	float:left;
	height:42px;
}

ul#lp_top_r{
	float:right;
	height:42px;
}

ul#lp_top_r li{
	float:left;
}

#mv{
	height:593px;
	width:100%;
	background:url(../img/mv.jpg) no-repeat top center;
	position:relative;
}
#mv h1{
	background:none;
	border:none;
	position:absolute;
	bottom:25px;
	left:50%;
	margin-left:-400px;
}
#catch{
	background:url(../img/mv_shita.jpg) no-repeat top center;
	width:100%;
	height:344px;
}

#why{
	background:url(../img/why_bg.gif) repeat-x #F3F3F3;
	height:600px;
	margin-bottom:0;
}

#why_in{
	margin:0 auto;
	padding-top:35px;
	width:970px;
}

.m_t100 {
	margin-top: 100px;
}

#diet_lp span{
	display:none;
}

#lp_point{
	margin:0 auto;
	max-width:2000px;
}

.point_md{
	background:url(../img/point_ttl.jpg) no-repeat center top;
	height:235px;
}
.point01{
	background:url(../img/point01.jpg) no-repeat center top;
	height:418px;
}
.point02{
	background:url(../img/point01_2.jpg) no-repeat center top;
	height:900px;
}
.point03{
	background:url(../img/point01_3.jpg) no-repeat center top;
	height:871px;
}
.point04{
	background:url(../img/point01_4.jpg) no-repeat center top;
	height:644px;
}
.point05{
	background:url(../img/point02.jpg) no-repeat center top;
	height:336px;
}
.point06{
	background:url(../img/point02_2.jpg) no-repeat center top;
	height:429px;
}
.point07{
	background:url(../img/point02_3.jpg) no-repeat center top;
	height:312px;
}

.voice_md{
	background:url(../img/voice_ttl.jpg) no-repeat center top;
	height:226px;
}
#diet_voice{
	margin:50px auto 0 auto;
	max-width:1070px;
}

.fltL{float:left;}
.fltR{float:right;}

#lp_staff{
	margin:60px auto 0 auto;
	width:970px;
}

#lp_staff ul li{
	background:url(../img/staff_bg.jpg) center top repeat;
	border:1px dotted #ddd2d0;
	box-sizing:border-box;
	overflow:hidden;
	padding:40px 80px;
	margin:30px 0;
}

#lp_staff ul li .info{
	color:#5a3105;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", serif;
	font-size:16px;
	text-align:left;
	width:500px;
}

#lp_staff ul li .info .name{
	font-size:35px;	
	font-weight:bold;
	line-height:1em;
}

#lp_staff ul li .info .name span{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:11px;
	display:inline;
	margin-left:10px;
}

#lp_staff ul li .info .post{
	font-size:14px !important;
	font-weight:bold;
	margin-bottom:15px!important;
}

.req_box{
	background:url(../img/req_bg.gif) no-repeat top center;
	height:433px;
	margin:1px auto;
}

.req_box_in{
	height:433px;
	margin:0 auto;
	width:970px;
	
	position:relative;
}

.req_box_btn{
	height:70px;
	width:450px;
	
	position:absolute;
	right:40px;
	top:290px;
}

#lp_faq{
	background:url(../img/faq_bg.gif) repeat-x top #FBE1A8;
	padding:70px 0;
}

.faq_box{
	border-bottom:#CFB28D 1px dotted;
	width:970px;
	margin:0 auto;
	padding:50px 0;
	text-align:left;
}

.faq_box dd{
	background:url(../img/faq_ans.png) no-repeat left top;
	color:#5a3105;
	font-size:17px;
	margin-top:20px;
	padding-left:65px;
	min-height:50px;
}

.copyright{
	background:#de7211;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0 !important;
	padding:10px 0;
}

.m_t50{margin-top:50px !important;}