@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/award1/bg.jpg);
	background-color: #000;
	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 div.comics{
	position: absolute;
	top: 4px;
    right: 201px;
}

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

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{
	line-height: 0;
}

/* top */

section#top{
	position: relative;
	height: 725px;
}

section#top div.bg{
	opacity: 0;
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 960px;
	background-image: url(../img/award1/kv.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

section#top div.inner{
	position: relative;
	width: 1200px;
	height: 960px;
	margin: 0 auto;
}

section#top div.inner div.kv{
	opacity: 0;
	position: absolute;
	top: 0;
	left: -173px;
}

section#top div.inner div.medal{
	position: absolute;
	top: 4px;
	left: 346px;
}

section#top div.inner p.catch{
	opacity: 0;
	position: absolute;
	top: 132px;
	left: 492px;
}

section#top div.inner p.catch2{
	position: absolute;
	top: 909px;
	left: 15px;
}

section#top div.inner div.cover{
	position: absolute;
	top: 488px;
	left: 412px;
}

section#top div.inner div.up{
	position: absolute;
    top: 616px;
    left: 1125px;
}

section#top div.inner h1{
	position: absolute;
	top: 480px;
	left: 400px;
}

section#top div.inner ul{
	position: absolute;
	top: 670px;
	left: 605px;
}

section#top div.inner 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 div.inner ul li.btn-buy:hover{
	background-image: url(../img/btn-buy_on.png);
}

section#top div.inner 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 div.inner ul li.btn-trial:hover{
	background-image: url(../img/btn-trial_on.png);
}

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

section#top div.inner p.info{
	overflow-y: scroll;
	position: absolute;
    top: 650px;
    left: 410px;
    width: 725px;
    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/award1/info.png);
    color: #000;
}

/* btn twitter */

section#top div.inner div.btn-twitter a{
	position: absolute;
	top: 751px;
	left: 417px;
	width: 358px;
	height: 62px;
}

section#top div.inner div.btn-twitter a{
	width: 358px;
	height: 62px;
	background-image: url(../img/award1/btn-twitter.png);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

section#top div.inner div.btn-twitter a:hover{
	background-image: url(../img/award1/btn-twitter_on.png);
}

/* btn interview */

section#top div.inner div.btn-interview a{
	position: absolute;
	top: 751px;
	left: 785px;
	width: 358px;
	height: 62px;
}

section#top div.inner div.btn-interview a{
	width: 358px;
	height: 62px;
	background-image: url(../img/award1/btn-interview.png);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

section#top div.inner div.btn-interview a:hover{
	background-image: url(../img/award1/btn-interview_on.png);
}

section#top div.inner div.announce{
	position: absolute;
    top: 487px;
    left: 80px;
}

section#top div.inner div.pop{
	position: absolute;
    top: 379px;
    left: 971px;
}

section#top div.inner div.more{
	position: absolute;
    top: 688px;
    left: 40px;
}

/* news */

#news {
	text-align: center;
	margin-bottom: 54px;
}

#news h2 {
	margin-bottom: 25px;
}

#news .border{
	margin: 60px 0;
}

#news .inquiry{
	width: 1130px;
	margin: 10px auto;
	position: relative;
}

#news .inquiry p{
	text-align: left;
}
#news .caution{
	text-align: right;
	color: #fff;
	width: 1158px;
	margin: auto;
}

#news .inquiry p img{
	vertical-align: bottom;
}


#news .image {
	position: relative;
	width: 1132px;
	height: 1405px;
	margin: auto;
}
#news .image h3 {
  margin-bottom: 45px;
}
#news .detail {
  display: flex;
  justify-content: space-between;
  width: 1132px;
  margin: 0 0 45px;
}
#news .detail .detail-image {
  position: relative;
  width: 505px;
  text-align: left;
  padding-top: 470px;
}
#news .detail .figure {
  position: absolute;
  top: -32px;
  right: -20px;
}
#news .detail h4  {
  margin: 0 0 20px;
}
#news .detail ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
#news .detail ul li {
  margin-bottom: 20px;
}
#news .detail ul li:nth-child(n+4) {
  margin-bottom: 0;
}
#news .detail .btn-news{
	position: relative;
	bottom: 0;
	left: 0;  
}
#news .detail .btn-news::after {
	content: "";
	display: block;
	background-color: #f09e04;
	border-radius: 10px;
	height: 56px;
}
#news .detail li.btn-news::after {
  width: 240px;
}
#news .detail div.btn-news::after {
  width: 506px;
}
#news .detail .btn-news a {
	position: absolute;
	top: -6px;
	left: 0;
}
#news .detail .btn-news a:hover {
	top: 0;
}
#news .detail .reserve {
  margin-top: 29px;
}
#news .image p {
/*	position: absolute;
	left: 0;
	bottom: 0;*/
	color: #fff;
	text-align: center;
	font-size: 16px;
  margin-top: 20px;
}
#news .mb30{
    margin-bottom: 30px;
}

/* anime */

#anime {
	text-align: center;
	margin-bottom: 54px;
}
#anime h2 {
	margin-bottom: 25px;
}
#anime .image {
	margin-bottom: 28px;
}

/* comic */
#comic {
	text-align: center;
}
#comic h2 {
	margin-bottom: 62px;
}
#comic ul {
	font-size: 0;
	width: 1137px;
	margin: 0 auto;
	text-align: left;
}
#comic ul li {
	position: relative;
	display: inline-block;
	width: 346px;
	height: 825px;
	margin-bottom: 80px;
	vertical-align: top;
}
#comic ul li:not(:nth-of-type(3n)) {
	margin-right: 48px;
}
#comic .cover {
	margin-bottom: 20px;
}
#comic .catch {
	font-size: 20px;
	font-weight: bold;
	color: #ffff00;
	margin-bottom: 5px;
}
#comic .title {
	font-size: 29px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
}
#comic .author {
	font-size: 15px;
	color: #fff;
	margin-bottom: 20px;
}
#comic .btn-detail {
	position: absolute;
	bottom: 0;
	left: 0;
}
#comic .btn-detail::after {
	content: "";
	display: block;
	background-color: #f09e04;
	border-radius: 10px;
	width: 346px;
	height: 56px;
}
#comic .btn-detail a {
	position: absolute;
	top: -6px;
	left: 0;
}
#comic .btn-detail a:hover {
	top: 0;
}

/* comment */

section#comment{
	width: 1138px;
	margin: 0 auto 50px;
}
section#comment p.catch {
	margin-bottom: 30px;
}
section#comment p.text{
	padding: 10px 0 35px;
	text-align: center;
}


/* kyowakoku */
#kyowakoku {
	padding: 76px 0;
	margin-bottom: 50px;
	background: url("../img/award1/border.png") repeat-x top center,url("../img/award1/border.png") repeat-x bottom center;
}
#kyowakoku p{
	width: 1150px;
	margin: 0 auto;
}


/* character */

section#character{
	width: 1138px;
	margin: 0 auto;
	margin-top: -73px;
	padding-top: 73px;
}

section#character div.inner{
	position: relative;
	margin-bottom: 50px;
	width: 1137px;
	height: 893px;
	background-image: url(../img/award1/bg-character.png);
}

section#character div.inner div.c1{
	position: absolute;
	top: 72px;
	left: -118px;
}

section#character div.inner div.c2{
	position: absolute;
	top: -32px;
	left: 540px;
}

section#character div.inner div.name1{
	position: absolute;
	top: 22px;
	left: -1px;
}

section#character div.inner div.name2{
	position: absolute;
	top: 644px;
	left: 709px;
}

/* character2 */

section#character2{
	width: 1138px;
	margin: 0 auto 50px;
}

section#character2 h2{
	margin-bottom: 10px;
}

/* character3 */

section#character3{
	width: 1138px;
	margin: 0 auto 50px;
}

section#character3 h2{
	margin-bottom: 10px;
}



/* story */

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

section#story p.text{
	padding: 35px 0;
	text-align: center;
}

/* story2 */

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

section#story2 p.text{
	padding: 35px 0;
	text-align: center;
}

/* story3 */

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

section#story3 p.text{
	padding: 35px 0;
	text-align: center;
}

/* drone */

section#drone{
	width: 1138px;
	margin: 0 auto 50px;
}

section#drone h2{
	margin-bottom: 30px;
}

section#drone div.spec{
	float: left;
	width: 593px;
}

section#drone div.image{
	padding-top: 14px;
	float: right;
	width: 544px;
}

/* legion */

section#legion{
	width: 1138px;
	margin: 0 auto 50px;
}

section#legion h2{
	margin-bottom: 30px;
}

section#legion div.spec{
	float: left;
	width: 593px;
}

section#legion div.image{
	padding-top: 14px;
	float: right;
	width: 544px;
}

/* legion */

section#legion3{
	width: 1138px;
	margin: 0 auto 30px;
}

section#legion3 h2{
	margin-bottom: 30px;
}

section#legion3 div.spec{
	float: left;
	width: 593px;
}

section#legion3 div.image{
	padding-top: 14px;
	float: right;
	width: 544px;
}

section#legion3 div.image a{
	display: block;
	margin-bottom: 10px;
}

/* drone2 */

section#drone2{
	width: 1138px;
	margin: 0 auto 50px;
}

section#drone2 h2{
	margin-bottom: 30px;
}

section#drone2 div.spec{
	float: left;
	width: 593px;
}

section#drone2 div.image{
	padding-top: 14px;
	float: right;
	width: 544px;
}

/* drone3 */

section#drone3{
	width: 1138px;
	margin: 0 auto 50px;
}

section#drone3 h2{
	margin-bottom: 30px;
}

section#drone3 div.spec{
	float: left;
	width: 593px;
}

section#drone3 div.image{
	padding-top: 14px;
	float: right;
	width: 544px;
}

/* review */

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

section#review h2 {
	cursor: pointer;
	width: 1136px;
	height: 98px;
	margin: 0 auto 30px;
	background-image: url(../img/award1/title-review_close.png);
}

section#review h2.close{
	background-image: url(../img/award1/title-review.png);
}

section#review div.wrap.close{
	display: none;
}

section#review h3 {
    margin-bottom: 20px;
}

section#review .col-left{
	float: left;
	width: 581px;
	margin-bottom: 50px;
}

section#review .col-left p.text{
	margin-bottom: 20px;
	font-size: 18px;
	color: #fff;
	line-height: 2;
}

section#review .col-left ul li{
	margin-bottom: 10px;
	line-height: 0;
}

section#review .col-right{
	float: right;
	width: 543px;
}

section#review .col-right div.image{
	margin-bottom: 20px;
	line-height: 0;
}

section#review .col-right div.twitter{
	padding: 30px 0;
	border: 5px solid #0096ff;
	background-color: #fff;
	text-align: center;
}

section#review > ul li{
	line-height: 0;
}







/* twitter */

section#twitter a{
	color: #ffff00;
}

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

section#twitter div.closed{
	position: absolute;
	top: 183px;
    left: 183px;
}

section#twitter p.fix{
	margin-bottom: 70px;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	color: #ffff00;
}

section#twitter div.words{
	margin-bottom: 50px;
	text-align: center;
	line-height: 0;
}

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/award1/btn-tweet.png);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

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

section#twitter h2{
	margin-top: -79px;
	margin-bottom: 30px;
	padding-top: 79px;
	text-align: center;
}

section#twitter div.text{
	margin-bottom: 60px;
}

section#twitter div.text p{
	margin-bottom: 20px;
	color: #fff;
	font-size: 180%;
}

section#twitter div.text p span{
	color: #ffff00;
}

section#twitter div.timeline-wrap{
	width: 550px;
	margin: 0 auto 40px;
}

section#twitter div.pop{
	float: right;
	width: 361px;
}

section#twitter div.timeline{
	position: relative;
	background-color: #fff;
	border: 5px solid #c10000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

section#twitter div.timeline div.inner{
	height: 318px;
	padding: 30px 10px 0;
}

section#twitter div.timeline h3{
	position: absolute;
	top: -34px;
    left: -21px;
}

section#twitter div.guideline h3{
	margin-bottom: 20px;
	line-height: 0;
	text-align: center;
}

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

section#twitter div.guideline h5{
	font-size: 18px;
	color: #ffff00;
}

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

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

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

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

/* next */

section#next{
	margin-bottom: 30px;
	padding: 10px 0;
	background-image: url(../img/award1/dot.png);
}

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

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

section#interview{
	position: relative;
	width: 1138px;
	margin: -73px auto 150px;
	padding-top: 73px;
}

section#interview h2 {
	cursor: pointer;
	width: 1136px;
	height: 98px;
	margin: 0 auto 30px;
	background-image: url(../img/award1/title-interview_close.png);
}

section#interview h2.close{
	background-image: url(../img/award1/title-interview.png);
}

section#interview div.wrap.close{
	display: none;
}

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

section#interview div.inner h3{
	padding: 20px 0 10px;
	border-bottom: 9px solid #ff0000;
	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 #ff0000;
}

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: #ff0000;
}

section#interview div.inner div.detail h5 span{
	display: inline-block;
	width: 58px;
	height: 58px;
	margin-right: 5px;
	border-radius: 29px;
	background-color: #ff0000;
	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: #ff0000;
}

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;
}

/*-----------------------------------------------
 more
-----------------------------------------------*/

#more{
	margin-top: 73px;
	padding-top: 73px;
}

.more{
	width: 100%;
	height: 540px;
	margin-bottom: 30px;
	background-image: url(../img/award1/more.png);
	background-position: center top;
	background-repeat: no-repeat;
}

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

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

section#detail div.inner{
	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.cover img{
	width: 100%;
}

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

section#detail div.inner div.detail p.title{
	font-size: 48px;
	line-height: 1.1;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: -1000px;
}
section#detail div.inner div.detail p.title span {
	font-size: 40px;
}
section#detail div.inner div.detail p.author {
	font-size: 16px;
	margin-bottom: 30px;
}

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-buy a{
	display: block;
	width: 265px;
	height: 69px;
}

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: 100px;
    left: 510px;
}

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

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: #fff;
}

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

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



/*-----------------------------------------------
 ep2
-----------------------------------------------*/

#ep2{
	margin-top: 73px;
	padding-top: 73px;
}

#ep2 h1{
	margin-bottom: 55px;
	padding: 80px 0 65px;
	background-image: url(../img/award1/border.png) , url(../img/award1/border.png);
	background-repeat: repeat-x;
	background-position: center top , center bottom;
	font-size: 70px;
	text-align: center;
	color: #ffff00;
}

#ep2 div.caution{
	margin-bottom: 25px;
	text-align: center;
}

/*-----------------------------------------------
 ep3
-----------------------------------------------*/

#ep3{
	margin-top: 73px;
	padding-top: 73px;
}

#ep3 h1{
	margin-bottom: 55px;
	padding: 80px 0 65px;
	background-image: url(../img/award1/border.png) , url(../img/award1/border.png);
	background-repeat: repeat-x;
	background-position: center top , center bottom;
	font-size: 70px;
	text-align: center;
	color: #ffff00;
}

#continued {
	text-align: center;
	margin-bottom: 40px;
}