﻿body{
	background-image:url(../image/bg.png);
}
#main {
	padding-top:0px;
	background:none;
	padding-bottom:0;
}
#main .contents{
	width:100%;
}

#header{
	background-image:url(../image/mainbg.png);
	background-position:center top;
	background-repeat:no-repeat;
}
#fix_menu{
	position:fixed;
	top:162px;
	right:0;
	width:180px;
	line-height:0;
	z-index:9999;
	transition:all 0.3s;
}
#fix_menu.active{
	top:0;
}

#fix_menu .share_menu{
	background:url(../image/share_bg.png) no-repeat center top #e3f4fe;
	border-bottom:2px solid rgba(214,228,237,0.8);
	padding:36px 10px 10px;
}
#fix_menu .share_menu >ul{
	background:#ffffff;
	border:1px solid #ddedf6;
	overflow:hidden;
	display:table;
	table-layout:fixed;
	width:100%;
	box-sizing:border-box;
	padding:4px 5px;
	text-align:center;
}
#fix_menu .share_menu li{
	display:table-cell;
}
#fix_menu .share_menu li:nth-child(2){
/*	border-right:1px solid #ebeced;*/
	border-left:1px solid #ebeced;
}
#mainpic {
	padding-top: 5px;
	width:1080px;
	margin-left:auto;
	margin-right:auto;
}
.campaign_title{
	text-align:center;
}
.campaign_btn{
	display:table;
	table-layout:fixed;
	width:1080px;
        margin: -30px auto 37px;
}

.campaign_btn2{
    text-align:center;
    margin:30px 0 35px;
}



.campaign_btn >div{
	display:table-cell;
	overflow:hidden;
	text-align:center;
}

.prize_title{
    text-align:center;
    padding-bottom: 85px;
}
.contents >h2{
	text-align:center;
	margin-bottom:10px;
}
#section0{
    background-color:#f9f9f2;
    border-top:3px solid #da4486;
    text-align:center;
    padding-top:1px;
    padding-bottom:80px;
}

#section0 .title500 {
    margin-top: -93px;
}

#section0 .prize{
    background:url(../image/s0_500_bg.png) no-repeat center bottom;
    width:1080px;
    margin:0 auto;
}


#section0 .prize ul{
    overflow:hidden;
    position:relative;
    height:600px;
}

#section0 .prize ul li{
   position:absolute;
}

#section0 .prize ul li.p0{top:0;left:0px;}
#section0 .prize ul li.p1{top:0;left:365px;}
#section0 .prize ul li.p2{top:0;right:0px;}
#section0 .prize ul li.p3{bottom:66px;left:178px;}
#section0 .prize ul li.p4{bottom:66px;right:178px;}

.prize_box{
    border:3px solid #f2c5d9;
    width:1074px;
    margin:0 auto;
    padding-bottom:20px;
}

#prize_300.prize_box{
    margin-top:50px;
    background:url(../image/s0_300_title.jpg) no-repeat center top #fff;
}
#prize_100.prize_box{
    margin:20px auto 0;
    background:url(../image/s0_100_title.jpg) no-repeat center top #fff;
}

.prize_box .pmembers{
    background-color:#fffde5;
    width:944px;
    margin:210px auto 0;
    font-size: 117%;
    padding:1px 0 30px;
}

.prize_box .pmembers p {
    margin-top: -63px;
}

.prize_box .pmembers div{
    display:-webkit-box;
    display:-ms-flexbox;    
    display:flex;
    text-align:center;
    margin:0 auto;
    
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    
}

#prize_300.prize_box .pmembers div{
    width:595px;
}

#prize_100.prize_box .pmembers div{
    width:874px;
}



.prize_box .pmembers dl{
    width: 260px;
    overflow: hidden;
}

.prize_box .pmembers dl dt{
    float:left;
    margin-bottom:10px;
        width: 115px;
}

.prize_box .pmembers dl dd{
    float:left;
    padding-left: 26px;
    margin-bottom: 10px;  
}





#section1{
	width:1080px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
#section1 >div{
	overflow:hidden;
	clear:both;
}
#section1 .campaign_info >div{
	overflow:hidden;
	float:left;
	width:450px;
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
	padding:86px 15px 0;
	height:302px;
}
#section1 .campaign_info p,#section1 .campaign_info dt{
	font-weight:bold;
}
#section1 .campaign_info p{
	padding:0 10px;
}
#section1 .campaign1 p{
	margin-top:16px;
	margin-bottom:15px;
}
#section1 .campaign2 p{
	margin-bottom:15px;
}
#section1 .campaign_info p.attention{
	font-weight:normal;
	font-size:0.846em;
	margin-bottom:0;
	padding:0;
}
#section1 .campaign1{
	background-image:url(../image/s1_c1_bg.png);
	margin-right:20px;
	color:#a02058;
}

#section1 .campaign2{
	background-image:url(../image/s1_c2_bg.png);
	color:#071a56;
}
#section1 .campaign_info{
	padding:0 50px;
}
#section1 .campaign_info dl{
	background:#ffffff;
	border-width:0 0 0 5px;
	border-style:solid;
	padding:15px 20px;
}
#section1 .campaign_info dt{
	margin-bottom:7px;
}
#section1 .campaign1 dl{
	border-color:#ff69ab;
}
#section1 .campaign2 dl{
	border-color:#388de4;
}
#section1 .campaign2 .point{
	position:absolute;
	top:0;
}
#main >h2{
	text-align:center;
	margin-bottom:10px;
}
#section2{
	background:url(../image/s2_bg.png);
	position:relative;
}
#section2 .friends_count{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	background:url(../image/s2_img1.png) no-repeat 80px center;
	padding-top:25px;
	padding-bottom:25px;
	padding-left:300px;
}
#section2 .friends_count >h2{
	float:left;
	overflow:hidden;
	margin-right:15px
}
#section2 .friends_count p .count{
	font-size:90px;
	line-height:1;
/*	margin-right:5px;*/
	color:#fff100;
}
#section2 .friends_count p{
	border-bottom:2px dotted #eea330;
	overflow:hidden;
	width:275px;
	margin-top:-10px;
}
#section2 .friends_count .btn{
	margin:20px 0 0;
	overflow:hidden;
	clear:both;
}
#section2 .s2_comment{
	background:url(../image/s2_img4.png) no-repeat center;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	bottom:-180px;
	height:200px;
	left:0;
	right:0;
	text-align:center;
}
#section2 .s2_comment >p{
	text-align:center;
	padding-top:60px;
	font-weight:bold;
	color:#a02058;
	line-height:2;
}
#section3{
	padding-top:210px;
	margin-bottom:40px;
}
#section3 .yellow{
	color:#958a0d;
}
#section3 .campaign_title{
	margin-bottom:15px;
}
#section3 .campaign{
	width:1080px;
	box-sizing:border-box;
	margin-left:auto;
	margin-right:auto;
	border-radius:8px;
	border-width:2px;
	border-style:solid;
	background-image:url(../image/s3_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
	background-color:#f9f9f2;
}
#section3 .campaign1{
	border-color:#da4486;
	margin-bottom:90px;
}
#section3 .campaign1:after{
	content:"";
	display:block;
	position:absolute;
	width:63px;
	height:63px;
	background:url(../image/s3_plus.png) no-repeat;
	bottom:-78px;
	left:0;
	right:0;
	margin:auto;
}
#section3 .campaign2{
	border-color:#3861e4;
}
#section3 .campaign_box .point{
	position:absolute;
	right:8px;
}
#section3 .campaign1 .point{
	top:8px;
}
#section3 .campaign2 .point{
	top:-25px;
}
#section3 .campaign_box{
	margin:23px 10px 0;
	background-repeat:no-repeat;
	background-position:left top;
}
#section3 .campaign1 .campaign_box{
	background-image:url(../image/s3_c1_img1.png);
}
#section3 .campaign2 .campaign_box{
	background-image:url(../image/s3_c2_img1.png);
}
#section3 .campaign_box h3{
	width:0;
	height:0px;
	text-indent:-99999px;
}
#section3 .campaign_box .textbox{
	padding-left:608px;
	font-size:1.115em;
	font-weight:bold;
	line-height:2.7;
	padding-top:80px;
	padding-right:20px;
	padding-bottom:20px;
}
#section3 .campaign1 .campaign_box .textbox p{
	color:#a02058;
	margin-bottom:10px;
}
#section3 .campaign2 .campaign_box .textbox p{
	color:#071a56;
	padding-bottom:30px;
	margin-bottom:60px;
}
#section3 .campaign_box .textbox p{
	background:url(../image/s3_border.png) top center;
	line-height:40px;
}
#section3 .campaign2 .plus_more{
	position:absolute;
	top:-77px;
	left:85px;
}
#section3 .campaign_about >dd{
	transition:all 0.2s;
	overflow:hidden;
}
#section3 .campaign_about.close >dd{
	transition:all 0.2s;
	height:0;
}
#section3 .campaign1 .campaign_about.open >dd{
	height:2115px;
}
#section3 .campaign2 .campaign_about.open >dd{
	height:2516px;
}

#section3 .campaign_about > dt{
	background-image:url(../image/s3_btn_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	padding:25px 0 25px;
	position:relative;
	line-height:0;
}
#section3 .campaign .campaign_about >dt:after{
	content:"";
	display:block;
	width:38px;
	height:38px;
	background-repeat:no-repeat;
	background-position:center top;
	position:absolute;
	top:0;
	bottom:0;
	right:15px;
	margin:auto;
}
#section3 .campaign_info .pointer li{
	position:relative;
	padding-left:10px;
}
#section3 .campaign_info .pointer li i{
	display:inline-block;
	width:5px;
	height:5px;
	background:#f35d5d;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	margin:auto;
}
#section3 .campaign .campaign_info{
	background:#f9fcff;
	border-radius:6px;
	padding-top:20px;
	margin:0 39px;
}
#section3 .campaign .info_cont{
	padding:0 40px 35px;
}/*
#section3 .campaign .campaign_about.close  >dt:after{
	background-image:url(../image/s3_btn_point.png);
}
#section3 .campaign .campaign_about.open >dt:after{
	background-image:url(../image/s3_btn_point.png);
	background-position:center -38px;
}*/
/*
#section3 .campaign1 .campaign_about.close  >dt:after{
	background-image:url(../image/s3_btn_point.png);
}
*/
#section3 .campaign1 .campaign_about.open >dt:after{
	background-image:url(../image/s3_btn_point.png);
	background-position:center -38px;
}

#section3 .campaign1 .campaign_about{
	background-color:#da4486;
}
#section3 .campaign2 .campaign_about{
	background-color:#3861e4;
}
#section3 .campaign1 .counter{
	position:relative;
	height:176px;
	background:url(../image/counter_bg.png) no-repeat center top;
	margin-bottom:27px;
}
#section3 .campaign1 .counter >p{
	position:absolute;
	top:-40px;
	transition:left 1s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
#section3 .campaign1 .counter .arrow2{
	display:none;
}
#section3 .campaign1 .counter .count100{
	left:-6px;
}

#section3 .campaign1 .counter .count300{
	left:191px;
}
#section3 .campaign1 .counter .count500{
	left:384px;
}
#section3 .campaign1 .counter .count700{
	left:576px;
}
#section3 .campaign1 .counter .count1000{
	left:766px;
}/*
#section3 .campaign1 .counter .count1000{
	left:966px;
}*/
#section3 .campaign_info{
	color:#530628;
	font-size:13px;
	line-height:22px;
}
#section3 .campaign_info .mv{
	text-align:center;
}
#section3 .campaign_info .pink{
	color:#eb6ea5;
}
#section3 .campaign_info h4{
	background:#fff79d;
	font-weight:bold;
	color:#da4486;
	border-radius:5px;
	padding:15px 15px;
	font-size:1.231em;
	margin-top:30px;
	margin-bottom:25px;
	box-shadow:0 1px #ece9c3;
}
#section3 .step{
	display:table;
	table-layout:fixed;
	width:100%;
	padding-top:40px;
	background-repeat:no-repeat;
	background-position:center top;
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#d9d1d5;
}
#section3 .campaign1 .step{
	background-image:url(../image/cam1_step.png);
}
#section3 .campaign2 .step{
	background-image:url(../image/cam2_step.png);
}

#section3 .step >li{
	display:table-cell;
	border-left:1px solid #d9d1d5;
	box-sizing:border-box;
	padding:20px;
}
#section3 .step >li:first-child{
	width:305px;
}
#section3 .step h5{
	font-weight:bold;
	font-size:1.231em;
	color:#cc3276;
	position:relative;
	padding-bottom:20px;
}
#section3 .step h5:after{
	content:"";
	display:block;
	width:20px;
	height:2px;
	background:#ed92ba;
	position:absolute;
	bottom:10px;
}
#section3 .campaign_info table{
	margin-top:-20px;
	font-size:1.077em;
}
#section3 .campaign_info table .attention.small{
	font-size:0.786em;
}
#section3 .campaign_info table .attention{
	font-size:0.981em;
}
#section3 .campaign_info table th{
	width:170px;
	font-weight:bold;
	color:#e3609a;
	text-align:left;
	padding-left:20px;
	font-size:1.115em;
	vertical-align:middle;
}
#section3 .campaign_info table th,#section3 .campaign_info table td{
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #e0e0dc;
}
#section3 .attention >li{
	font-size:0.885em;
}
#section3 .campaign_info .attention_strong{
	font-weight:bold;
	color:#e90505;
	background:#fff79d;
}
#section3 .campaign_info table{
	margin-bottom:30px;
}
#section3 .campaign1 .campaign_info dt{
	font-weight:bold;
	padding-top:5px;
}
#section3 .close_btn{
	text-align:center;
	padding:25px 0;
	line-height:0;
	cursor:pointer;
}
#section3 .campaign .final{
	text-align:center;
	font-weight:bold;
	color:#e36070;
	font-weight:bold;
	font-size:1.200em;
	padding:15px;
	background:#e3e9a3;
	margin-bottom:30px;
}
#section3 .btn{
	text-align:center;
}
#section3 .campaign2 .mv{
	padding-top:20px;
}
#section3 .campaign2 .campaign_info > .textbox{
	font-weight:bold;
	color:#071a56;
	margin-top:20px;
	padding-top:75px;
	padding-bottom:20px;
	padding-left:40px;
	padding-right:484px;
	background:url(../image/cam2_img1.jpg) no-repeat right 50px center;
	font-size:1.115em;
	line-height:2;
}
#section3 .campaign2 .campaign_info > .textbox p{
	margin-bottom:15px;
}
#section3 .campaign2 .info_cont >p{
	font-size:1.231em;
}
#section3 .campaign2 .info_cont .step{
	margin-top:30px;

}
#section3 .campaign2 .info_cont .circle{
	width:16px;
	background:url(../image/circle.png) no-repeat left center;
	display:inline-block;
	height:16px;
}
#section3 .campaign2 .info_cont >.attention{
	font-size:1em;
}
#section3 .campaign2 .btn_wrap{
	display:table;table-layout:fixed;width:100%;
}
#section3 .campaign2 .btn_wrap >div{
	display:table-cell;
	vertical-align:bottom;
}
#section3 .campaign2 .btn_wrap .cam1_btn p{
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
	font-size:1.077em;
	color:#bb2b6a;
	
}
#section3 .rule{
	height:288px;
	padding:10px;
}
#section3 .jspDrag{
	background:#ff7474;
	border-radius:5px;
}
#section3 .jspTrack{
	background:#efd0d0;
}
#section3 .campaign2 .rule li{
	text-indent:-1em;
	padding-left:1em;
	padding-top:2px;
	padding-bottom:2px;
}
#section4{
	background:url(../image/s4_bg.png) repeat-x 0 top #effad2;
	padding-top:50px;
}
#section4 .top_contents{
	width:1080px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	clear:both;
	display:table;
	table-layout:fixed;
	margin-bottom:60px;
}
#section4 .top_contents h2,#section4 .top_contents >div{
	display:table-cell;
	vertical-align:middle;
}
#section4 .top_contents h2{
	width:636px;
	border-right:1px solid #e0e6d0;
	overflow:hidden;
	padding-left:15px;
}
#section4 .top_contents >div{
	padding-left:30px;
	position:relative;
}
#section4 .top_contents >div:after{
	content:"";
	width:1px;
	height:100%;
	position:absolute;
	left:2px;
	background:#e0e6d0;
	top:0;
	bottom:0;
	margin:auto;
}
#section4 .top_contents p{
	font-weight:bold;
	color:#a02058;
	font-size:1.077em;
	line-height:1.714em;
	padding-bottom:20px;
	background:url(../image/s4_border.png) no-repeat center bottom;
}
#section4 h3{
	padding-top:20px;
	margin-bottom:10px;
}
#section4 .search_content{
	width:100%;
	border-radius:8px;
	overflow:hidden;
	display:table;
	table-layout:fixed;
	border:1px solid #dceab7;
	box-sizing:border-box;
}
#section4 .search_content >div{
	display:table-cell;
	vertical-align:middle;
	line-height:0;
}
#section4 .search_txt{
	width:342px;
}
#section4 .search_txt >input{
	border:0;
	width:100%;
	padding:18px 15px;
	box-sizing:border-box;
}
#section4 .search_btn >button{
	border:0;
	width:100%;
	text-indent:-99999px;
	background:url(../image/s4_btn1.png) no-repeat center #da4486;
	height:54px;
}
#album{
	padding-bottom:70px;
	width:1080px;
	margin-right:auto;
	margin-left:auto;
}
#album >ul{
	margin-bottom:40px;
	overflow:hidden;
	clear:both;
}
#album li{
	overflow:hidden;
	float:left;
	margin-bottom:2px;
	margin-right:15px;
}
#album li:nth-child(3n){
	margin-right:0;
}
.album_content{
	width:350px;
	height:256px;
	position:relative;
	overflow:hidden;
}
.album_content a .photo_caver,.album_content a .photo_frame >img{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
}
.album_content a .photo_frame{
	position:absolute;
	top:30px;
	left:13px;
}
.album_content a .photo{
	position:relative;
}
.album_content a .photo >img{
	position:absolute;
	top:50%;
	left:50%;
	right:0;
	margin:auto;
	transform:translateY(-50%) translateX(-50%);
	-webkit-transform:translateY(-50%) translateX(-50%);
	-moz-transform:translateY(-50%) translateX(-50%);
	-webkit-:translateY(-50%) translateX(-50%);
	height:160px;
}
.album_content .photo{
	width:160px;
	height:160px;
	overflow:hidden;
}
.album_content.pattern2 .photo{
	border-radius:100%;
	top:9px;
}
.album_content .info{
	position:absolute;
	bottom:0;
	width:310px;
	padding:10px 20px;
	display:table;
	table-layout:fixed;
}
.album_content .info >div{
	display:table-cell;
	vertical-align:middle;
}
.album_content .info .number{
	font-size:0.769em;
	width:125px;
}
.album_content .info .number >span{
	vertical-align:middle;
}
.album_content .info .number .num{
	font-size:26px;
	width:4.5em;
}
.album_content .info .nyamber{
	width:60px;
	display:inline-block;
	padding:3px 2px;
}
.album_content .info .cat_name{
	font-size:0.923em;
	font-weight:bold;
	margin-right:5px;
}
.album_content .info .name {
	font-weight:normal;
}
.album_content.pattern1{
	background:url(../image/album1.png) no-repeat center bottom;
}
.album_content.pattern2{
	background:url(../image/album2.png) no-repeat center bottom;
}
.album_content.pattern3{
	background:url(../image/album3.png) no-repeat center bottom;
}

.album_content.pattern1 .info{
	padding:0 20px 14px;
}

.album_content.pattern1 .info .num{
	color:#09b56e;
}
.album_content.pattern1 .info .number .nyamber{
	background:url(../image/album1_num.png) no-repeat left bottom;
	color:#ffffff;
}
.album_content.pattern2 .info .num{
	color:#effad2;
}
.album_content.pattern2 .info .number .nyamber{
	background:url(../image/album2_num.png) no-repeat left bottom;
	color:#da4486;
}
.album_content.pattern2 .info .name{
	color:#ffffff;
}
.album_content.pattern3 .info{
	padding:0 30px 16px;
}
.album_content.pattern3 .info .num{
	color:#fb4394;
}
.album_content.pattern3 .info .number .nyamber{
	background:url(../image/album3_num.png) no-repeat left bottom;
	color:#ffffff;
}
#section4 #album .btn{
	text-align:center;
}
.bottom_content{
	background:url(../image/bottom_bg.png) no-repeat center top;
	line-height:0;
	/*
	padding-top:34px;
	*/
}
.bottom_content .pagetop{
	text-align:center;
	padding-bottom:40px;
}
.bottom_content .form_area{
	background:#f875ae;
}
.bottom_content .form_area >div{
	width:1080px;
	margin-right:auto;
	margin-left:auto;
	padding-left:596px;
	box-sizing:border-box;
	background:url(../image/bottom_content1.png) no-repeat 40px center;
	padding-top:35px;
	padding-bottom:35px;
}

#top #cboxOverlay{
	background:rgba(240,84,153,0.8);
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
}
#top #cboxClose{
	position:absolute;
	top:5px;
	right:7px;
	width:50px;
	height:50px;
	background:transparent;
	text-indent:-99999px;
	border:none;
	cursor:pointer;
}
#top #cboxContent{
	background:none;
}
.inline_box{
	display:none;
}
.profile{
	width:700px;
	height:712px;
	background-repeat:no-repeat;
	background-position:center bottom;
	position:relative;
	padding-top:22px;
	box-sizing:border-box;
}
.profile.pattern1{
	padding-top:27px;
}
.profile.pattern3{
	padding-top:22px;
}


#top .profile_box #cboxClose{
	top:0;
	right:0;
	width:56px;
	height:56px;
	background:url(../image/profile_close.png) no-repeat center;
	z-index:9999;
}
#top .profile_box #cboxClose:hover{
	background:url(../image/profile_close.png) no-repeat center;
}
/*
.profile_close{
	position:absolute;
	top:0;
	right:0;
}*/
.profile .photo{
	position:absolute;
	z-index:10;
	width:320px;
	height:320px;
	overflow:hidden;
}

.profile .photo img{
	position:absolute;
	top:50%;
	left:50%;
	right:0;
	margin:auto;
	transform:translateY(-50%) translateX(-50%);
	-webkit-transform:translateY(-50%) translateX(-50%);
	-moz-transform:translateY(-50%) translateX(-50%);
	-ms-transform:translateY(-50%) translateX(-50%);
}
.profile .photo img{
	height:320px;
}
.profile .frame{
	z-index:20;
	position:relative;
}
.profile .prof .member{
	display:table;
	table-layout:fixed;
	width:100%;
	margin:10px 0;
}
.profile .prof .member >div{
	display:table-cell;
	vertical-align:middle;
}
.profile .prof .number{
	width:220px;
}
.profile .prof .nyamber{
	background-repeat:no-repeat;
	background-position:left center;
	width:100px;
	padding:5px;
	font-size:18px;
	font-weight:bold;
	display:inline-block;
	margin-right:7px;
	text-align:center;
	vertical-align:middle;
}
.profile .prof .num{
	font-size:48px;
	vertical-align:middle;
	line-height:1;
}
.profile .prof .name{
	font-size:18px;
}
.profile .prof .cat_name{
	font-size:20px;
	font-weight:bold;
	margin-right:5px;
}
.profile .prof .cat_name span{
	font-size:30px;
}
.profile.pattern1 .prof .name p,.profile.pattern2 .prof .name p{
	display:inline-block;
}
.profile .prof .data{
	box-sizing:border-box;
	padding:20px;
	display:table;
	table-layout:fixed;
	width:100%;
}
.profile .prof .data >ul,.profile .prof .data >dl{
	display:table-cell;
	vertical-align:top;
}
.profile .prof .data >ul{
	width:271px;
	padding-right:15px;
}
.profile .prof .data >dl{
	padding:15px;
}
.profile .prof .data dd{
	font-size:0.923em;
}
.profile .prof_data li{
	position:relative;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:0.929em;
	
}
.profile .prof_data li:before{
	content:"";
	display:block;
	width:8px;
	height:8px;
	border-radius:100%;
	position:absolute;
	left:0;
	top:11px;
}
.profile .data .prof_data i{
	font-weight:bold;
	margin-right:5px;
}
.profile .prof dt{
	font-weight:bold;
	position:relative;
	padding-bottom:7px;
	margin-bottom:5px;
	font-size:15.25px;
	line-height:1.3;
}
.profile .prof dt:after{
	content:"";
	display:block;
	width:26px;
	height:2px;
	position:absolute;
	bottom:0;
	left:0;
}
.profile .prof dt span{
	display:block;
	font-weight:normal;
	font-size:14px;
}
.profile.pattern1 .prof,.profile.pattern2 .prof{
	margin-left:40px;
	margin-right:40px;
}
.profile.pattern1 .data,.profile.pattern2 .data{
	background:#ffffff;
}
.profile.pattern1{
	background-image:url(../image/profile1_bg.png);
}
.profile.pattern2{
	background-image:url(../image/profile2_bg.png);
	padding-top:14px;
}
.profile.pattern3{
	background-image:url(../image/profile3_bg.png);
}
.profile.pattern1 .photo{
	top:54px;
	left:20px;
}
.profile.pattern2 .photo{
	top:62px;
	left:18px;
	border-radius:100%;
}
.profile.pattern3 .photo{
	top:66px;
	left:31px;
}
.profile.pattern3 .prof{
	padding:0 25px;
	margin:0 30px;
}
.profile.pattern2 .name{
	color:#ffffff;
}
.profile.pattern3 .name{
	padding-left:20px;
}
.profile.pattern1 .nyamber{
	background-image:url(../image/profile1_num.png);
	color:#ffffff;
}
.profile.pattern2 .nyamber{
	background-image:url(../image/profile2_num.png);
	color:#f55ca0;
}
.profile.pattern3 .nyamber{
	background-image:url(../image/profile3_num.png);
	color:#fff9b1;
}
.profile.pattern3 .number{
	border-right:1px solid #dfdcda;
}
.profile.pattern1 .number .num{
	color:#09b56e;
}
.profile.pattern2 .number .num{
	color:#effad2;
}
.profile.pattern3 .number .num{
	color:#fb4394;
}
.profile.pattern3 .prof .data{
	padding:10px;
	background:#eeede8;
}
.profile.pattern3 .prof .data > ul{
	width:284px;
}
.profile.pattern1 .data li:before{
	background:#09b56e;
}
.profile.pattern2 .data li:before{
	background:#e41b4a;
}
.profile.pattern3 .data li:before{
	background:#f6a32b;
}
.profile.pattern3 .data li{
	font-size:12.75px;
}
.profile.pattern1 .data dt{
	color:#09b56e;
}
.profile.pattern2 .data dt{
	color:#f55ca0;
}
.profile.pattern3 .data dt{
	color:#d88104;
}
.profile.pattern1 .data dt:after{
	background:#09b56e;
}
.profile.pattern2 .data dt:after{
	background:#f55ca0;
}
.profile.pattern3 .member{
	line-height:1.2;
	margin-top:0;
}
.profile.pattern3 .data dt:after{
	background:#d88104;
}
.profile.pattern1 .data dt >span{
	color:#b66712;
}
.profile.pattern2 .data dt >span{
	color:#adae11;
}
.profile.pattern3 .data dt >span{
	color:#fb4394;
}
.profile.pattern3 .prof{
	position:absolute;
	top:402px;
}
.profile.pattern3 .data dd{
	font-size:12px;
}
.profile.pattern1 .data dl{
	background:#fff7d5;
}
.profile.pattern2 .data dl{
	background:#fff7d5;
}
.profile.pattern3 .data dl{
	background:#fff7d5;
}

#footer{
	background:url(../image/bg11.jpg);
}

/*2018.12.03*/
#section3 .campaign2 .campaign_about{
	background-color:#a3a7b5;
}
.end{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	z-index:30;
	text-align:center;
}
.campaign2 .end{
	background:rgba(105,121,172,0.75);
}
.campaign1 .end{
	background:rgba(186,150,166,0.75);
}

.end img{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
}
/*20190325*/
.attention_wrap{
	padding-top:50px;
}
.attention_wrap{
	width:820px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	margin-bottom:80px;
}
.attention_wrap h2{
	position:absolute;
	z-index:5;
	top:20px;
	left:25px;
}
dl.attention{
	line-height:0;
	width:820px;
	position:relative;
	display:table;
	border-radius:10px;
	background:#ffdceb;
	position:relative;
}
dl.attention dt{
	background:#f35d9f;
	border-radius:10px 10px 0 0;
	padding-top:40px;
	padding-bottom:31px;
	position:relative;
	padding-left:192px;
}
dl.attention dt:after{
	content:"";
	display:block;
	width:100%;
	height:4px;
	background:url(../image/s4_border.png) repeat-x center;
	position:absolute;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
}
dl.attention dt,dl.attention dd{
	text-align:center;
	padding:30px;
}
