@charset "UTF-8";
body {
	margin: 0;
}
h1,h2,h3,ul {
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
}
#campaign_content {
	text-align: center;
	background: #faf8f4;
}

/* clear */
.u-clear {
	clear: both;
}
.u-clearfix {
	zoom: 1;
}
.u-clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

#main {
	background: url(../img/bg.jpg) no-repeat top center,#bba567;
	height: 625px;
	margin-bottom: 230px;
}
h1 {
	padding: 30px 0 1px;
}
h3 {
	position: relative;
	z-index: 10;
}
.moreBtn {
	position: absolute;
	display: block;
	background: url(../img/btn.png) no-repeat center -36px;
	height: 36px;
	width: 155px;
	left: 164px;
	z-index: 15;
}
.moreBtn:hover {
	background-position: center 0;
}
.bg {
	position: absolute;
	z-index: 0;
	width: 960px;
	height: 764px;
	left: -238px;
}
.siteTop {
	position: relative;
	z-index: 10;
	background: #e8ecf1;
	padding: 50px 0;
}
.prod {
	position: absolute;
	z-index: 10;
}
/*======================================

	2017 firstHalf

=======================================*/
.btn_2017firstHalf {
	display: block;
	width: 440px;
	border-radius: 36px;
	height: 70px;
	transition: background 0.1s linear 0.1s;
	cursor: pointer;
    margin: -56px auto 0px;
    position: relative;
}
.btn_2017firstHalf img {
	transition: opacity 0.1s linear 0.1s;
}
.btn_2017firstHalf:hover {
	background-color: #af982d;
}
.btn_2017firstHalf:hover img {
	opacity: 0.6;
}
.FH2017 {
	background: #faf8f4;
}
.FH2017 h1 {
	text-align: center;
}
.FH2017 h2 {
	text-align: center;
	margin-top: 27px;
	margin-bottom: 100px;
}
.FH2017 #main {
    background: url(../img/2017firstHalf/bg.jpg) no-repeat top center,url(../img/2017firstHalf/bgPt.jpg) repeat-x top center,#faf8f4;
    height: 1030px;
}
.FH2017 #section1 {
	height: inherit;
	width: 980px;
	margin: -934px auto 0;
	position: relative;
	overflow: hidden;
}
.FH2017 #section1 .prod {
	top: 171px;
	left: 202px;
}

.FH2017 #section2 {
	width: 980px;
	margin: 108px auto 0;
	position: relative;
}
.FH2017 #section2 .prod {
	display: block;
	left: 194px;
	top: 143px;
}
.FH2017 .bg {
	top: 0;
}
.FH2017 #section2 .moreBtn {
	top: 575px;
}
@media screen and (max-width: 980px){
	.FH2017 #section1 .award {
	margin-left: 365px;
	}
	.FH2017 #section2 p {
	    left: 375px;
	}
}

.FH2017 #section1 .moreBtn {
		top:534px;
}
.FH2017 .award {
	margin-left: 385px;
	position: relative;
	z-index: 10;
}
.FH2017 .award li {
	padding-left: 84px;
	text-align: left;
	overflow: hidden;
	margin-bottom: 40px;
}
.FH2017 .award li.ranking1 {
	background: url(../img/2017firstHalf/icon_1st.png) no-repeat left center;
}
.FH2017 .award li.ranking2 {
	background: url(../img/2017firstHalf/icon_2nd.png) no-repeat left center;
}
.FH2017 .award li.prize {
	background: url(../img/2017firstHalf/icon_winning.png) no-repeat left center;
	background-size: 11% auto;
}
.FH2017 .award li .text {
	float: left;
	color: #333;
	margin-right: 20px;
}
.FH2017 .award li .name {
	font-size: 15px;
	font-weight: bold;
}
.FH2017 .award li .time {
	font-size: 14px;
	margin: 5px 0;
}
.FH2017 .award li .detail {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.3;
}
.FH2017 #section1 .award {
	margin-top: 40px;
}
.FH2017 #section1 .award li:first-child {
	margin-bottom: 14px;
}
.FH2017 #section1 .award li:first-child .text,
.FH2017 #section2 .award li:first-child .text {
	padding: 25px 0;
}
.FH2017 #section1 .award li:nth-child(2) .text,
.FH2017 #section2 .award li:nth-child(2) .text {
	padding: 5px 0;
}
.FH2017 #section2 .award {
	margin-top: 68px;
}
.FH2017 #section3 {
	width: 980px;
	margin: 138px auto 0;
	position: relative;
	z-index: 10;
	height: 594px;
}
.FH2017 #section3 .prod {
	display: block;
	left: 109px;
	top: 176px;
}
.FH2017 #section3 .moreBtn {
	top: 383px;
}
.FH2017 #section3 .award {
	margin-top: 138px;
}
.FH2017 #section3 .bg {
	top: -106px;
}
.FH2017 #section4 {
	width: 980px;
	margin: 36px auto 0;
	position: relative;
	height: 648px;
}
.FH2017 #section4 .prod {
	display: block;
	left: 136px;
	top: 99px;
}
.FH2017 #section4 .moreBtn {
	top: 419px;
}
.FH2017 #section4 .award {
	margin-top: 102px;
}
.FH2017 #section4 .bg {
	top: -82px;
}
