@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{
	overflow-x: hidden;
	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;
}

/*-----------------------------------------------
 メニュー
-----------------------------------------------*/

header{
	position: fixed;
	z-index: 10;
	top: -60px;
	width: 100%;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
}

header div.title{
	line-height: 0;
}

header div.title img{
	height: 50px;
}

header div#menu{
	position: absolute;
	top: 8px;
	right: 10px;
	line-height: 0;
}

header div#menu img{
	height: 42.5px;
}

header div.buy{
	position: absolute;
	top: 8px;
	right: 59px;
	line-height: 0;
}

header div.buy img{
	height: 42.5px;
}

header div.present{
	position: absolute;
	top: 5px;
	right: 106px;
	line-height: 0;
}

header div.present img{
	height: 50px;
}

/*-----------------------------------------------
 body
-----------------------------------------------*/

body{
	background-image: url(../img/award2/bg.jpg);
	background-color: #fff;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-color: #bbccf9;
}

/* top */

section#top{
	margin-bottom: 30px;
}

section#top h1{
	line-height: 0;
}

section#top img{
	width: 100%;
}

section#top p.catch2{
	margin-bottom: 10px;
	line-height: 0;
}

section#top p.catch2 img{
	width: 100%;
}

section#top div.btn-trial{
	position: relative;
	margin-bottom: 10px;
	padding: 0 10px;
	line-height: 0;
}

section#top div.btn-trial span.up{
	position: absolute;
	top: -18px;
	right: 0;
}

section#top div.btn-trial span.up img{
	width: 49px;
}

section#top div.btn-trial img{
	width: 100%;
}

section#top ul{
	margin: 0 10px 5px;
}

section#top ul li{
	position: relative;
	float: left;
	width: 50%;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

section#top ul li:nth-child(1){
	padding-right: 2.5px;
}

section#top ul li:nth-child(2){
	padding-left: 2.5px;
}

section#top ul li span.up{
	position: absolute;
	top: -38px;
	right: -10px;
}

section#top ul li span.up img{
	width: 49px;
}

section#top p.info{
	overflow-y: scroll;
	position: relative;
	height: 70px;
	margin: 0 10px 10px;
	padding: 10px 10px 10px 30px;
	background-color:rgba(255,255,255,0.8);
	background-image: url(../img/award2/bg-info.png);
	background-repeat: no-repeat;
	border: 1px solid #0081ff;
}

section#top div.banner{
	padding: 0 10px;
}

/* comment */

section#comment{
	margin-bottom: 30px;
}

section#comment h2{
	margin-bottom: 10px;
	line-height: 0;
}

section#comment h2 img{
	width: 100%;
}

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

section#comment ul.text li img{
	width: 100%;
}

/* story */

section#story{
	margin-bottom: 30px;
}

section#story h2{
	margin-bottom: 10px;
	line-height: 0;
}

section#story h2 img{
	width: 100%;
}

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

section#story p.text img{
	width: 100%;
}

/* character */

section#character{
	margin-bottom: 30px;	
}

section#character h2{
	margin-bottom: 10px;
	line-height: 0;
}

section#character h2 img{
	width: 100%;
}

section#character ul.character-list{
	margin: 0 10px;
}

section#character ul.character-list li{
	margin-bottom: 10px;
	line-height: 0;
}

section#character ul.character-list li img{
	width: 100%;
}

/* review */

section#review{
	margin-bottom: 30px;	
}

section#review h2{
	margin-bottom: 10px;
	line-height: 0;
}

section#review h2 img{
	width: 100%;
}

section#review div.comment img{
	width: 100%;
}

/* twitter */

section#twitter{
	margin-bottom: 30px;	
}

section#twitter h2{
	margin-top: -60px;
	padding-top: 60px;
	margin-bottom: 10px;
	line-height: 0;
}

section#twitter h2 img{
	width: 100%;
}

section#twitter > h3{
	margin-bottom: 10px;
	line-height: 0;
}

section#twitter h3 img{
	width: 100%;
}

section#twitter div.cover{
	margin: 0 10px 10px;
	line-height: 0;
}

section#twitter div.cover img{
	width: 100%;
}

section#twitter div.timeline{
	margin-bottom: 10px;
}

section#twitter div.btn-twitter{
	margin-bottom: 10px;
	padding: 0 10px;
	line-height: 0;
}

section#twitter div.btn-twitter img{
	width: 100%;
}

/* guideline */

section#twitter div.guideline{
	padding: 10px;
	background-color: #fff;
}

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

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

section#twitter div.guideline p{
	margin-bottom: 10px;
	font-size: 14px;
	color: #000;
}

section#twitter div.guideline p span{
	font-weight: bold;
	color: #3860ac;
}

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

section#twitter div.guideline ul.list li{
	color: #000;
}

section#twitter div.words{
	margin-bottom: 10px;
	padding: 0 10px;
}

section#twitter div.words img{
	width: 100%;
}

/* next */

section#next{
	margin-bottom: 30px;
}

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

section#next p img{
	width: 100%;
}

/* detail */

section#detail{
	margin-bottom: 30px;
}

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

section#detail{
	padding: 10px;
}

section#detail div.cover{
	float: left;
	width: 38%;
	margin-bottom: 10px;
	line-height: 0;
}

section#detail div.cover img{
	width: 100%;
}

section#detail div.detail{
	float: right;
	width: 60%;
	margin-top: 20px;
}

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

section#detail div.title img{
	width: 100%;
}

section#detail div.btn-trial{
	display: inline-block;
	position: relative;
}

section#detail div.btn-trial img{
	width: 100%;
}

section#detail div.btn-trial span.up{
	position: absolute;
	top: -40px;
	right: 0;
}

section#detail div.btn-trial span.up img{
	width: 55px;
	height: 55px;
}

section#detail div.detail ul li{
	position: relative;
	display: inline-block;
	line-height: 0;
}

section#detail div.detail ul li img{
	height: 29px;
}

section#detail ul.special.btn li{
	float: left;
	width: 49%;
}
section#detail ul.special.btn li:nth-child(odd) {
	margin-right: 2%;
}
section#detail ul.special.btn li img {
	width: 100%;
}

section#detail div.detail ul li span.up{
	position: absolute;
	top: -40px;
	right: -20px;
}

section#detail div.detail ul li span.up img{
	height: 49px;
}

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

section#interview{
	position: relative;
	margin: -60px 10px 30px;
	padding-top: 60px;
}

section#interview h2{
	margin-bottom: 10px;
	padding: 5px 20px 5px 20px;
	background-color: #3860ac;
	background-size: 31px 13.5px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #ffff00;
	font-size: 18px;
	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 h3 img{
	width: 100%;
}

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

section#interview div.inner h4 img{
	width: 100%;
}

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

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: 77px;
	margin: 0 10px 0 0;
}

section#interview div.inner div.detail div.profile div.title img{
	width: 100%;
}

section#interview div.inner div.detail div.profile p.text{
	margin-bottom: 10px;
	font-size: 14px;
}

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

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

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

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

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: 16px;
	color: #ffff00;
}

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

/*-----------------------------------------------
 other-title
-----------------------------------------------*/

section#other-title{
	padding-top: 10px;
	margin-bottom: 20px;
}

section#other-title h1{
	margin: 0 10px 10px;
	line-height: 0;
}

section#other-title h1 img{
	width: 100%;
}

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

section#other-title ul.list{
	padding: 0 10px;
}

section#other-title ul.list li{
	float: left;
	width: 50%;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 0;
}

section#other-title ul.list li:nth-child(odd){
	padding-right: 5px;
}

section#other-title ul.list li:nth-child(even){
	padding-left: 5px;
}

section#other-title ul.list li img{
	width: 100%;
}

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

section#other-title div.top img{
	width: 100%;
}

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

section#other-title div.comics img{
	width: 100%;
}

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

section#other-title div.present img{
	width: 100%;
}


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

footer div.pagetop a{
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	margin: 0 auto 10px;
	border-radius: 20px;
	background-color: rgba(0,0,0,1);
}

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

footer ul.bnr-list{
	text-align: center;
}

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

footer ul.bnr-list li img{
	width: 100%;
}

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

footer ul.sns{
	text-align: center;
}

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