/*============================================================
メインビジュアル
============================================================*/
div#main_visual { width:100%; position:relative; }

div#main_visual_wrap { width:940px; height:550px; margin:0 auto; position:relative; }
div#main_visual_wrap h2 { position:absolute; top:100px; left:20px; z-index:1; }
div#main_visual_wrap p { position:absolute; top:240px; left:20px; z-index:1; }

div#main_visual #package { position:absolute; top:50px; right:0; z-index:0; max-height:100%; }

@media screen and (max-width:1024px) {
}


/*============================================================
プロピルとは
============================================================*/
div#main_wrap article {}
div#main_wrap article section div#power { position:relative; }
div#main_wrap article section div#power h3 { margin-bottom:20px; }
div#main_wrap article section div#power div#power_left { width:580px; float:left; }
div#main_wrap article section div#power p#memo { margin-bottom:20px; }
div#main_wrap article section div#power p#power_text { width:560px; margin-bottom:20px; }
div#main_wrap article section div#power p#power_right { float:right; }

div#main_wrap article section div#efficacy { position:relative; }
div#main_wrap article section div#efficacy h3 { margin-bottom:20px; }
div#main_wrap article section div#efficacy p#efficacy_text { width:450px; float:left; }
div#main_wrap article section div#efficacy p#efficacy_image { float:right; }

div#main_wrap article div#secret { background:#04B2B9; padding:30px 0; text-align:center; }

div#main_wrap article p.secret_number { float:left; }

div#main_wrap article div#secret_01,
div#main_wrap article div#secret_02,
div#main_wrap article div#secret_02,
div#main_wrap article div#secret_04,
div#main_wrap article div#secret_05,
div#main_wrap article div#secret_06 { width:730px; float:right; }

div#main_wrap article div#secret_01 h4 { margin-bottom:20px; }