@charset "utf-8";

html{min-width: 1200px;}
body{background-color: #f3fbff;}
.p_top{background: url(../img/top_bg.png) no-repeat center top; width: 100%; height: 430px;}
.p_top_wrap{width: 610px; margin: auto; padding-top: 50px;}
.top_title{background: url(../img/top_title.png) no-repeat center; height: 353px;}


.p_bonus{background: url(../img/bones_bg.png) no-repeat center top; margin-bottom: 30px;} 
.p_bunus_wrap{background: url(../img/bones_sec.png) no-repeat center; height: 260px; margin-right: 2px;}


.p_p_wrap{width: 1200px; height: 912px; margin: auto;}
.p_p_wrap li{float: left; margin-right: 26px;}
.p_p_wrap li:last-child{margin-right: 0;}
.completed{background: url(../img/btn_completed.png) no-repeat center; width: 280px; height: 100px;}


.p_notice_wrap{width: 1200px; height: 361px;
margin: 0 auto 30px; background: url(../img/burger_sec.png) no-repeat center;}


.p_copy p{color: #fff; padding: 40px; background-color: #17aaff;}

