@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd{
	padding: 0;
	margin: 0;
}

ol,ul{
	list-style-type: none;
}

/*-----------------------------------------------
 root
-----------------------------------------------*/

html{
	overflow-y: scroll;
}

body{
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', sans-serif;
}

/*-----------------------------------------------
 font
-----------------------------------------------*/

html{
	font-size: medium;	
}

body{
	font-size: 62.5%; /* 16px -> 10px */
}

dt,dd,li,
caption,th,td,
input,button,textarea,select,
h1,h2,h3,h4,h5,h6,p,address{
	line-height: 1.5;
	font-size: 140%;
	margin: 0;
	padding: 0;
}

h1 *,h2 *,h3 *,h4 *,h5 *,h6 *,
p input,p button,p select,
li h1,li h2,li h3,li h4,li h5,li h6,li p,li dt,li dd,li li,li th,li td,li input,li button,li textarea,li select,
dd h1,dd h2,dd h3,dd h4,dd h5,dd h6,dd p,dd dt,dd dd,dd li,dd th,dd td,dd input,dd button,dd textarea,dd select,
tr h1,tr h2,tr h3,tr h4,tr h5,tr h6,tr p,tr dt,tr dd,tr li,            tr input,tr button,tr textarea,tr select{
	font-size: 100%;
}

input,button,select,option,textarea{
	font-size: 14px;
}

a,
a:link,
a:visited{
	color: #7d631d;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

section{
	position: relative;
}

/*-----------------------------------------------
 共通
-----------------------------------------------*/

html{
	min-width: 1200px;
	overflow-x: hidden;
}

body{
	background-image: url(../img/award2/bg.jpg);
	background-color: #bbccf9;
	background-position: center top;
	background-repeat: no-repeat;
}

/*-----------------------------------------------
 header
-----------------------------------------------*/

header{
	position: fixed;
	z-index: 11;
	top: -73px;
	height: 73px;
	width: 100%;
	background-color: #fff;
}

header div.inner{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

header ul.nav li{
	display: inline-block;
	line-height: 0;
}

header ul.sns{
	position: absolute;
	top: 6px;
	right: 135px;
}

header ul.sns li{
	margin-bottom: 2px;
	line-height: 0;
}

header div.comics{
	position: absolute;
	top: 4px;
    right: 201px;
}

header div.present{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 64px;
}

header div.present:hover{
	opacity: 0.8;
	animation: btn 0.5s;
	-webkit-animation: btn 0.5s;
	-moz-animation: btn 0.5s;
}

header div.buy{
	cursor: pointer;
	position: absolute;
	top: 6px;
	right: 0;
}

header div.buy:hover{
	opacity: 0.8;
	animation: btn 0.5s;
	-webkit-animation: btn 0.5s;
	-moz-animation: btn 0.5s;
}

/*-----------------------------------------------
 main
-----------------------------------------------*/

section#main h2{
	margin-bottom: 10px;
	text-align: center;
	line-height: 0;
}

#content{
	background-image: url(../img/award2/particle1.png),url(../img/award2/particle2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* top */

section#top{
	position: relative;
	width: 1168px;
	height: 1520px;
	margin: 0 auto;
}

section#top div.medal{
	position: absolute;
	top: 0;
	left: 0;
}

section#top p.catch1{
	opacity: 0;
	position: absolute;
	top: 85px;
	left: 160px;
}

section#top p.catch2{
	opacity: 0;
	position: absolute;
	top: 480px;
	left: 160px;
}

section#top p.catch3{
	position: absolute;
	top: 1075px;
	left: 173px;
}

section#top div.cover{
	position: absolute;
	top: 660px;
	left: 207px;
}

section#top h1{
	position: absolute;
	top: 604px;
	left: 392px;
}

section#top div.btn1{
	position: absolute;
	top: 801px;
	left: 409px;
	width: 264px;
	height: 52px;
}

section#top div.btn1 a{
	display: block;
	width: 264px;
	height: 52px;
	background-image: url(../img/award2/btn1.png);
}

section#top div.btn1 a:hover{
	background-image: url(../img/award2/btn1_on.png);
}

section#top div.btn2{
	position: absolute;
	top: 801px;
	left: 685px;
	width: 264px;
	height: 52px;
}

section#top div.btn2 a{
	display: block;
	width: 264px;
	height: 52px;
	background-image: url(../img/award2/btn2.png);
}

section#top div.btn2 a:hover{
	background-image: url(../img/award2/btn2_on.png);
}

section#top div.btn3{
	position: absolute;
	top: 858px;
	left: 409px;
	width: 264px;
	height: 52px;
}

section#top div.btn3 a{
	display: block;
	width: 264px;
	height: 52px;
	background-image: url(../img/award2/btn3.png);
}

section#top div.btn3 a:hover{
	background-image: url(../img/award2/btn3_on.png);
}

section#top div.btn4{
	position: absolute;
	top: 858px;
	left: 685px;
	width: 264px;
	height: 52px;
}

section#top div.btn4 a{
	display: block;
	width: 264px;
	height: 52px;
	background-image: url(../img/award2/btn4.png);
}

section#top div.btn4 a:hover{
	background-image: url(../img/award2/btn4_on.png);
}

section#top ul{
	position: absolute;
	top: 915px;
	left: 409px;
}

section#top ul li.btn-buy{
	float: left;
	display: block;
	width: 265px;
	height: 69px;
	margin-right: 10px;
	background-image: url(../img/btn-buy.png);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

section#top ul li.btn-buy:hover{
	background-image: url(../img/btn-buy_on.png);
}

section#top ul li.btn-trial{
	float: left;
	display: block;
	width: 265px;
	height: 69px;
	background-image: url(../img/btn-trial.png);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

section#top ul li.btn-trial:hover{
	background-image: url(../img/btn-trial_on.png);
}

section#top ul li.btn-trial a{
	display: block;
	width: 265px;
	height: 69px;
}

section#top div.up{
	position: absolute;
	z-index: 1;
	top: 760px;
	left: 919px;
}

section#top p.info{
	overflow-y: scroll;
	position: absolute;
	top: 988px;
	left: 211px;
    width: 739px;
    height: 64px;
    padding: 10px 0 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../img/award2/info.png);
    color: #000;
}

section#top div.banner{
	position: absolute;
	top: 1330px;
	left: 156px;
}

section#top div.announce{
	opacity: 0;
	position: absolute;
    top: 226px;
    left: 361px;
}

/* comment */

section#comment{
	width: 1168px;
	margin: 0 auto 20px;
}

section#comment ul.text li{
	text-align: center;
	line-height: 0;
}

/* character */

section#character{
	position: relative;
	width: 1138px;
	margin: 0 auto 60px;
}

section#character ul.character-list{
	position: relative;
	height: 738px;
}

section#character ul.character-list li{
	line-height: 0;
}

section#character ul.character-list li.c1{
	position: absolute;
	top: 0;
	left: 0;
}

section#character ul.character-list li.c2{
	position: absolute;
	top: 0;
	right: 0;
}

section#character ul.character-list li.c3{
	position: absolute;
	bottom: 0;
	left: 0;
}

section#character ul.character-list li.c4{
	position: absolute;
	bottom: 0;
	left: 385px;
}

section#character ul.character-list li.c5{
	position: absolute;
	bottom: 0;
	right: 0;
}


/* story */

section#story{
	width: 1138px;
	margin: 0 auto 60px;
}

section#story p.text{
	line-height: 0;
	text-align: center;
}

/* review */

section#review{
	width: 1138px;
	margin: 0 auto 60px;
	text-align: center;
}

/* twitter */

section#twitter{
	width: 1138px;
	margin: 0 auto 60px;
}

section#twitter h2{
	margin-top: -73px;
	padding-top: 73px;
}

section#twitter div.twitter-wrap{
	width: 830px;
	height: 489px;
	margin: 0 auto 20px;
	background-image: url(../img/award2/bg-twitter-wrap.jpg);
}

section#twitter div.twitter-wrap h3{
	text-align: center;
	line-height: 0;
}

section#twitter div.twitter-wrap div.cover{
	float: left;
	width: 302px;
	text-align: right;
}

section#twitter div.twitter-wrap div.timeline{
	float: right;
	width: 500px;
	height: 400px;
	margin-right: 20px;
}

section#twitter div.btn-twitter{
	width: 723px;
	height: 99px;
	margin: 0 auto 60px;
}

section#twitter div.btn-twitter a{
	display: block;
	width: 723px;
	height: 99px;
	background-image: url(../img/award2/btn-tweet.png);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

section#twitter div.btn-twitter a:hover{
	background-image: url(../img/award2/btn-tweet_on.png);
}

section#twitter div.guideline{
	padding: 20px;
	box-shadow:0px 0px 12px 8px #ffffff;
	background-color: #fff;
}

section#twitter div.guideline h3{
	margin-bottom: 20px;
	border-bottom: 4px solid #999;
	font-size: 26px;
	color: #000;
}

section#twitter div.guideline h4{
	font-size: 18px;
	color: #3860ac;
}

section#twitter div.guideline p{
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 26px;
}

section#twitter div.guideline p span{
	color: #3860ac;
}

section#twitter div.guideline ul.list{
	margin-bottom: 20px;
}

section#twitter div.guideline ul.list li{
}


/* next */

section#next{
	margin-bottom: 30px;
	padding: 30px 0;
	background-color: #3860ac;
}

section#next p{
	line-height: 0;
	text-align: center;
}

/*-----------------------------------------------
 interview
-----------------------------------------------*/

section#interview{
	position: relative;
	width: 1138px;
	margin: 0 auto 50px;
}

section#interview h2{
	margin-bottom: 10px;
	padding: 5px 20px 5px 20px;
	background-color: #3860ac;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #ffff00;
	font-size: 30px;
	text-align: left;
	line-height: 1.5;
}

section#interview div.inner{
	border: 3px solid #3860ac;
	background-color: #fff;
}

section#interview div.inner h3{
	padding: 20px 0 10px;
	border-bottom: 9px solid #3860ac;
	text-align: center;
	line-height: 0;
}

section#interview div.inner h4{
	margin-bottom: 15px;
	line-height: 0;
}

section#interview div.inner div.detail{
	padding: 25px;
}

section#interview div.inner div.detail div.profile{
	margin-bottom: 17px;
	border-bottom: 3px solid #3860ac;
}

section#interview div.inner div.detail div.profile div.title{
	float: left;
	width: 154px;
}

section#interview div.inner div.detail div.profile p.text{
	float: right;
	width: 928px;
	margin-bottom: 10px;
	font-size: 18px;
}

section#interview div.inner div.detail h5{
	margin-bottom: 15px;
	min-height: 58px;
	font-size: 24px;
	color: #3860ac;
}

section#interview div.inner div.detail h5 span{
	display: inline-block;
	width: 58px;
	height: 58px;
	margin-right: 5px;
	border-radius: 29px;
	background-color: #3860ac;
	line-height: 0;
}

section#interview div.inner div.detail h5 span img{
	vertical-align: middle;
}

section#interview div.inner div.detail p{
	margin-bottom: 30px;
	font-size: 18px;
}

section#interview div.inner div.detail div.message{
	padding: 15px;
	background-color: #3860ac;
}

section#interview div.inner div.detail div.message h6{
	margin-bottom: 10px;
	border-bottom: 3px solid #fff;
	font-size: 28px;
	color: #ffff00;
}

section#interview div.inner div.detail div.message p{
	margin-bottom: 0;
	font-weight: bold;
	color: #fff;
}

/*-----------------------------------------------
 detail
-----------------------------------------------*/

section#detail{
	background-color: #fff;
}

section#detail div.inner{
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
}

section#detail div.inner div.cover{
	float: left;
	width: 205px;
	line-height: 0;
}

section#detail div.inner div.detail{
	float: left;
	width: 545px;
	margin: 30px 0 0 50px;
}

section#detail div.inner div.detail div.title{
	margin-bottom: 20px;
}

section#detail .btn-specials {
	margin-bottom: 10px;
	overflow: hidden;
}

section#detail .btn-specials div.btn1{
	float: left;
	width: 264px;
	height: 52px;
	margin-right: 10px;
}

section#detail .btn-specials div.btn1 a{
	display: block;
	width: 264px;
	height: 52px;
	background-image: url(../img/award2/btn1.png);
}

section#detail .btn-specials div.btn1 a:hover{
	background-image: url(../img/award2/btn1_on.png);
}

section#detail .btn-specials div.btn2{
	float: left;
	width: 264px;
	height: 52px;
}

section#detail .btn-specials div.btn2 a{
	display: block;
	width: 264px;
	height: 52px;
	background-image: url(../img/award2/btn2.png);
}

section#detail .btn-specials div.btn2 a:hover{
	background-image: url(../img/award2/btn2_on.png);
}

section#detail .btn-specials div.btn3{
	float: left;
	width: 264px;
	height: 52px;
	margin-right: 10px;
}

section#detail .btn-specials div.btn3 a{
	display: block;
	width: 264px;
	height: 52px;
	background-image: url(../img/award2/btn3.png);
}

section#detail .btn-specials div.btn3 a:hover{
	background-image: url(../img/award2/btn3_on.png);
}

section#detail .btn-specials div.btn4{
	float: left;
	width: 264px;
	height: 52px;
}

section#detail .btn-specials div.btn4 a{
	display: block;
	width: 264px;
	height: 52px;
	background-image: url(../img/award2/btn4.png);
}

section#detail .btn-specials div.btn4 a:hover{
	background-image: url(../img/award2/btn4_on.png);
}

section#detail div.inner div.detail ul li.btn-buy{
	float: left;
	display: block;
	width: 265px;
	height: 69px;
	margin-right: 10px;
	background-image: url(../img/btn-buy.png);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

section#detail div.inner div.detail ul li.btn-buy:hover{
	background-image: url(../img/btn-buy_on.png);
}

section#detail div.inner div.detail ul li.btn-trial{
	float: left;
	display: block;
	width: 265px;
	height: 69px;
	background-image: url(../img/btn-trial.png);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

section#detail div.inner div.detail ul li.btn-trial:hover{
	background-image: url(../img/btn-trial_on.png);
}

section#detail div.inner div.detail ul li.btn-trial a{
	display: block;
	width: 265px;
	height: 69px;
}

section#detail div.inner div.detail div.up{
	position: absolute;
	top: 130px;
	left: 768px;
}

/*-----------------------------------------------
 他の受賞作
-----------------------------------------------*/

section#other-title{
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0;
}

section#other-title h1{
	margin-bottom: 15px;
	text-align: center;
	line-height: 0;
}

section#other-title ul.list{
	margin-bottom: 9.5px;
}

section#other-title ul.list li{
	float: left;
	width: 295px;
	height: 227px;
	margin: 0 6.5px 6.5px 0;
	line-height: 0;
}

section#other-title ul.list li:nth-child(4),
section#other-title ul.list li:nth-child(8){
	margin-right: 0;
}

section#other-title div.top{
	margin-bottom: 10px;
	line-height: 0;
}

section#other-title div.comics{
	margin-bottom: 10px;
	line-height: 0;
}

section#other-title div.medal{
	line-height: 0;
}

/*-----------------------------------------------
 フッター
-----------------------------------------------*/

footer div.pagetop a{
	display: block;
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 60px;
	height: 60px;
	margin: 0 auto 10px;
	border-radius: 30px;
	background-color: rgba(0,0,0,1);
}

footer div.pagetop a::before{
	content: "";
	position: absolute;
    top: 25px;
    left: 18px;
    width: 22px;
    height: 22px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

footer ul.bnr-list{
	margin-bottom: 20px;
	text-align: center;
}

footer ul.bnr-list li{
	display: inline-block;
	width: 155px;
	margin: 0 10px 0 0;
	border: 1px solid #f9f8f4;
	line-height: 0;
}

footer ul.bnr-list li:last-child{
	margin-right: 0;
}

footer p.copy{
	margin-bottom: 20px;
	font-size: 12px;
	text-align: center;
	color: #000;
}

footer ul.sns{
	margin-bottom: 10px;
	text-align: center;
}

footer ul.sns li{
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
