.lp-content img {
    width: 100%;
    display: block;
	vertical-align:top;
}
.lp-content .positioningBase{
    position: relative;
}
/* ↓ ユニーク ↓ */

.lp-content .positioningBase .btn01 {
    position: absolute;
    width: 37%;
	height: 100%;
    left: 5.86%;
    top: 0;
}
.lp-content .positioningBase .btn02 {
    position: absolute;
    width: 37%;
    left: 32.53%;
    top: 0;
}


/* = Reset
-------------------------------------------------------------- */
.lp-content body,.lp-content div,.lp-content dl,.lp-content dt,.lp-content dd,.lp-content ul,.lp-content ol,.lp-content li,.lp-content h1,.lp-content h2,.lp-content h3,.lp-content h4,.lp-content h5,.lp-content h6,.lp-content pre,.lp-content code,.lp-content form,.lp-content fieldset,.lp-content legend,.lp-content input,.lp-content textarea,.lp-content p,.lp-content blockquote,.lp-content th,.lp-content td{margin:0;padding:0;}
.lp-content table{border-collapse:collapse;border-spacing:0;}
.lp-content fieldset,.lp-content img{border:0;}
.lp-content address,.lp-content caption,.lp-content cite,.lp-content code,.lp-content dfn,.lp-content em,.lp-content th,.lp-content var{font-style:normal;font-weight:normal;}
.lp-content li{list-style:none;}
.lp-content caption,.lp-content th{text-align:left;}
.lp-content h1,.lp-content h2,.lp-content h3,.lp-content h4,.lp-content h5,.lp-content h6{font-size:100%;font-weight:normal;}
.lp-content q:before,.lp-content q:after{content:'';}
.lp-content abbr,.lp-content acronym{border:0;font-variant:normal;}
.lp-content sup{vertical-align:text-top;}
.lp-content sub{vertical-align:text-bottom;}
.lp-content input,.lp-content textarea,.lp-content select{font-family:inherit;font-size:inherit;font-weight:inherit;}
.lp-content input,.lp-content textarea,.lp-content select{*font-size:100%;}
.lp-content legend{color:#000;}
.lp-content img {vertical-align:top;}

.lp-content>/**/body {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic", "Osaka",sans-serif;
}
.lp-content * + html body {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic", "Osaka",sans-serif;
}

/* メイリオ
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic", "Osaka",sans-serif;
*/


/* For modern browsers */
.lp-content .cf:before,
.lp-content .cf:after {
	content:"";
	display:table;}
.lp-content .cf:after {clear:both;}
/* For IE 6/7 (trigger hasLayout) */
.lp-content .cf {zoom:1;}

.lp-content .clr {
	clear: both;
	line-height: 0;
	display: block;
	height: -1px;
}

/* = ALL
-------------------------------------------------------------- */
.lp-content {
	text-align: center;
	font-size: 12px;
	-webkit-text-size-adjust: 100%;
	color: #222;
	line-height: 1.6;
}
.lp-content a {
	color: #2200cc;
	/* color: #0044CC; */
	text-decoration: none;
}


/* font */
.lp-content .fl {float: left;}
.lp-content .fr {float: right;}
.lp-content .ta_l {text-align: left;}
.lp-content .ta_c {text-align: center;}
.lp-content .ta_r {text-align: right;}
.lp-content .lh17 {line-height: 1.7;}
.lp-content .lh20 {line-height: 2;}
.lp-content .f10 {font-size: 10px;}
.lp-content .f14 {font-size: 14px;}
.lp-content .f15 {font-size: 15px;}
.lp-content .f16 {font-size: 16px;}
.lp-content .f18 {font-size: 18px;}
.lp-content .red {color: #f00;}
.lp-content .bold {font-weight: bold;}
.lp-content .mincho {font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}

/* mgn */
.lp-content .mgn05 {margin-bottom: 5px;}
.lp-content .mgn08 {margin-bottom: 8px;}
.lp-content .mgn10 {margin-bottom: 10px;}
.lp-content .mgn13 {margin-bottom: 13px;}
.lp-content .mgn15 {margin-bottom: 15px;}
.lp-content .mgn20 {margin-bottom: 20px;}
.lp-content .mgn25 {margin-bottom: 25px;}
.lp-content .mgn30 {margin-bottom: 30px;}
.lp-content .mgn35 {margin-bottom: 35px;}
.lp-content .mgn40 {margin-bottom: 40px;}
.lp-content .mgn45 {margin-bottom: 45px;}
.lp-content .mgn50 {margin-bottom: 50px;}
.lp-content .mgn55 {margin-bottom: 55px;}
.lp-content .mgn60 {margin-bottom: 60px;}
.lp-content .mgn65 {margin-bottom: 65px;}
.lp-content .mgn70 {margin-bottom: 70px;}

.lp-content .mgn_sp2 {margin-bottom: 2%;}
.lp-content .mgn_sp3 {margin-bottom: 3%;}
.lp-content .mgn_sp4 {margin-bottom: 4%;}
.lp-content .mgn_sp5 {margin-bottom: 5%;}
.lp-content .mgn_sp8 {margin-bottom: 8%;}
.lp-content input[type=text], .lp-content textarea {
	border: 1px solid #ccc;
	-webkit-border-radius : 0;
	-webkit-appearance : none;
	-webkit-tap-highlight-color : rgba(0,0,0,0);
}
.lp-content input[type="button"],.lp-content input[type="submit"],.lp-content input[type="reset"] {
	-webkit-appearance: none;
}
.lp-content input, .lp-content textarea {
	font-size: 16px;
}
.lp-content img {
	width: 100%;
	height: auto;
}


/*----------------------------

				Contents
		
-----------------------------*/
.lp-content #lp_container{
	text-align: center;
	font-size: 12px;
	color: #000;
	background: #fff;
	line-height: 1.6;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.lp-content #lp_container img {
	vertical-align:top;
}
.lp-content #lp_container .inner{
	padding:0 6%;
}

.lp-content #lp_container .cv_area{
	background:#000;
	padding:0 6% 22px;
}
.lp-content #lp_container .cv_area img.btn2{
	width:37%;
	height:auto;
	float:right;
}
.lp-content #lp_container .cv_area img.off{
	width:62%;
	height:auto;
	float:left;
}


.lp-content #lp_container #sec01{
	background:url(bg01.png) repeat 0 0;
}
.lp-content #lp_container #sec01 p{
	color:#000;
}
.lp-content #lp_container #sec01 .sec01_in{
	padding:20px 6% 25px;
}
.lp-content #sec01 p.text1{
	font-size:14px;
	line-height:23px;
}
.lp-content #lp_container .component{
	width:90%;
	margin:20px auto;
}
.lp-content #lp_container .component img{
	width:22%;
	height:auto;
	margin-right:1%;
	display: inline-block;
}
.lp-content #lp_container .component img.last{
	margin-right:0;
}

.lp-content #lp_container span.super{
    vertical-align:super;
    font-size:7px;
}
.lp-content #lp_container span.memo{
	display:block;
	font-size:10px;
	text-align:right;
	padding-right:3%;
}
.lp-content #lp_container .protein img{
	width:50%;
	height:auto;
	float:left;
}
.lp-content #lp_container #sec02{
	background:#887346;
}
.lp-content #lp_container .sec02_in{
}
.lp-content #lp_container .sec02_in img{
	width:32%;
	display: inline-block;
}

.lp-content #lp_container .sec03_in_imgbox1{
}
.lp-content #lp_container .sec03_in_imgbox1 img{
	width:50%;
	float:left;
}

.lp-content #lp_container .sec03_in_imgbox1{
}
.lp-content #lp_container .sec03_in_imgbox1 img{
	width:50%;
	float:left;
}
.lp-content #lp_container .sec03_in_imgbox2{
	background:#e4e4e4;
	padding:10px 6% 15px;
}
.lp-content #lp_container .sec03_in_imgbox2 img{
	width:48%;
	margin-bottom:14px;
}
.lp-content #lp_container .sec03_in_imgbox2 img:nth-child(odd){
	float:left;
}
.lp-content #lp_container .sec03_in_imgbox2 img:nth-child(even){
	float:right;
}




.lp-content #lp_container .cv_area2{ 
	width:44%;
	float:left;
	padding:20px 3%;
}
.lp-content #lp_container .cv_area2.left{ 
	background:#89d2ff;
}
.lp-content #lp_container .cv_area2.right{ 
	background:#884c0c;
}
.lp-content #lp_container .cv_area2 img.btn2{
	width:49%;
	height:auto;
	float:right;
}
.lp-content #lp_container .cv_area2 img.off{
	width:47%;
	height:auto;
	float:left;
}






.lp-content #lp_container .ac_box{
	padding:0 6% 32px;
}
.lp-content #lp_container .ac_box dt{
}

.lp-content #lp_container .ac_box dt div{
	background:#fff url(../img/ac_off.png) no-repeat 96% center;
	background-size:15px auto;
	text-align:left;
}
.lp-content #lp_container .ac_box dt.active div{
	background:#fff url(../img/ac_on.png) no-repeat 96% center;
	background-size:15px auto;
}
.lp-content #lp_container .ac_box dt div img{
	padding-left:3%;
	width:85%;
	height:auto;
}
.lp-content #lp_container .ac_box dd{
	display:none;
	background:#fff;
	padding:15px;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	text-align:left;
	font-size:8px;
}

.lp-content #lp_container #sec03{
	background:#887346;
}
.lp-content #lp_container .sec03{
	padding:24px 0 0;
}
.lp-content #lp_container .sec03_in{
	padding:0 3%;
}
.lp-content #lp_container .sec03_in img{
	width:32%;
	float:left;
	margin-right:2%;
}
.lp-content #lp_container .img_tit{
	margin-bottom:24px;
}
.lp-content #lp_container .cv_area3{ 
	background:#887346;
	padding-bottom:13px;
	position:relative;
	padding:0 6% 20px;
}
.lp-content #lp_container .cv_area3 a img{
	width:88%;
	height:auto;
}
.lp-content #lp_container .cv_area3 a img{
	position:absolute;
	right:8%;
	top:16%;
	width:38%;
	height:auto;
}

.lp-content #lp_container .protein img{
	width:50%;
	height:auto;
	float:left;
}
.lp-content #lp_container #protein p.text1{
	font-size:22px;
	font-weight:bold;
	padding:25px 0 5px;
}
.lp-content #lp_container #protein p.text2{
	font-size:15px;
	padding:0 6% 25px;
}

.lp-content #lp_container .cv_area2{ 
	width:44%;
	float:left;
	padding:20px 3%;
}
.lp-content #lp_container .cv_area2.left{ 
	background:#89d2ff;
}
.lp-content #lp_container .cv_area2.right{ 
	background:#884c0c;
}
.lp-content #lp_container .cv_area2 img.btn2{
	width:49%;
	height:auto;
	float:right;
}
.lp-content .cv_area2 img.off{
	width:47%;
	height:auto;
	float:left;
}

.lp-content #lp_container #induct{
	background:url(../img/foot_bg.png) no-repeat 0 0;
	background-size:cover;
}



.lp-content #lp_container .anime{
	position:relative;
}
.lp-content #lp_container .anime .top_text{
	position:absolute;
	top:0;
	left:0;
}
.lp-content #lp_container .anime .item_text{
	position:absolute;
	bottom:0;
	left:0;
}
.lp-content #lp_container .spinner img {
  width: 87px;
  height: 87px;
  margin: 0 auto;
}
.lp-content #lp_container .double-bounce{
  position: absolute;
  top: 170px;
  right: 20px;
  -webkit-animation:bounce 1.0s infinite ease-in-out;
	animation:bounce 1.0s infinite ease-in-out;
}







/* ↑ ユニーク ↑ */
/*  */
@media all and (min-width: 641px) {
	.lp-content .wrap .contents .section-main{max-width: 750px;}
}
/*  */
/*  */
@media all and (min-width: 641px) and (max-width: 1440px) {

}
/*  */
/*  */
@media screen and (max-width: 640px) {


}
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */




