@charset "utf-8";

/*----------------------------------------------------------
	Reset
-----------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    font-weight:bold;
    vertical-align:top;
    background:transparent;
	-webkit-text-size-adjust: 100%;
}

a{
	text-decoration: none;
}

a.fixnav{
	display:table-cell;
}

body{
	font-family:Helvetica,Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	background-color: black;
}

#container{
	background-color: #black;
	margin:0;
	padding: 0;
}

#content{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background-color:#e8e8e8;
}

.contentblock{
	margin:10px 10px 10px 10px;
	padding:10px 10px 20px 10px;
	background-color:#fff;
}

.wcontainer{
	position: absolute;
	bottom: 0;
	padding: 10px;
	font-size: 70%;
	font-weight: bold;
	color: #333457;
}

.whatsnew {
	border: 1px solid rgba(51,51,51,0.3);
	background-color: rgba(255,255,255,0.9);
	color: #333457;
	position: relative;
}

.whatsnew .date{
	font-family:Helvetica,Arial,'ヒラギノ角ゴ Pro W3','メイリオ','ＭＳ Ｐゴシック',sans-serif;
	position: absolute;
	top :6px;
	right: 6px;
	background-color: #333457;
	padding: 2px 5px 2px 5px;
	color: #fff;
}

.whatsnew p.info{
	padding: 0px 10px 10px 10px;
}

.whatsnew a{
	color: #333457;
	text-decoration: underline;
}

#info{
	background-image: url(../img/kh25_sp_foot_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.gnav{
	background-color: #fff;
}

/*
	util
*/

.hide{
	display: none;
}


/*
	product
*/

.product .contentblock h2{
	margin:0px 0px 5px 0px;
}

.product .contentblock a{
	display:block;
	margin-bottom:10px;

}
.product .contentblock{
    font-size:80%;
	text-align:center;
}

.product .contentblock a p{
	color: #4a526e;
}

.product .badge{
	width: auto;
	height: auto;
}

.product .badge span{
    font-size:80%;
	width: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #fff;
	padding: 5px;
	line-height: 12px;
	display: inline-block;
	background-color: #aaaec0;
}

/*
	productdetail
*/
.product_detail{
    font-size:80%;
	color: #4a526e;
}

.product_detail h2{
	margin:0px 0px 15px 0px;
}

.product_detail h3{
	margin:5px 0px 20px 0px;
}
.product_detail .productimage{
	margin:0px 0px 20px 0px;
}

.product_detail p.lead{
	font-size: 90%;
	margin-bottom: 15px;
}

.product_detail p.info.yback{
	background-color: #f8f4d8;
	padding:10px;
}

.product_detail .productlImage img{
	display: table-cell;
}
.product_detail ul.info{
    font-size:90%;
}
.product_detail ul.disc{
	list-style:disc;
	margin-left: 15px;
}
.product_detail ul{
	list-style:none;
}

.product_detail li {
	margin-bottom: 10px;
}

.product_detail ol.info{
    font-size:90%;
}
.product_detail ol li{
	margin-left: 1.5em;
}

.product_detail .spec{
	margin-bottom:20px;
	border-collapse: collapse;
}
.product_detail .spec tr{
	border: 0px;
	margin: 0px;
}

.product_detail .spec th{
	text-align: left;
	padding:7px 5px;
    font-size:110%;
	vertical-align: top;
}

.product_detail .spec th.t6e{
	width: 5em;
}

.product_detail .spec td{
    font-size:110%;
	border-left: 1px solid;
	padding:7px 5px;
	margin: 0
}

.product_detail .spec a{
	color: #2380c8;
}

.product_detail .spectalbe{
	border-collapse: collapse;
}


.product_detail .spectalbe th{
	padding:5px 5px;
	text-align: left;
	margin: 0
}

.product_detail .spectalbe td{
	padding:5px 10px;
}


.product_detail .borderbox{
	padding: 10px;
	border: 1px solid;
}

.product_detail  ul li .info{
	color: #717171;
	font-size: 90%;
}

.product_detail .borderbox.tracklist p{
	margin-top: 0px;
	margin-bottom: 20px;
}

.product_detail .borderbox.tracklist .left ul{
	margin-bottom: 20px;
}

.product_detail p{
	margin-top: 15px;
	margin-bottom: 5px;
}

.product_detail p.info{
    font-size:90%;
}

.product_detail p span.strong{
	color: #2380c8;
}


.product_detail p.now{
	display: inline-block;
    font-size:90%;
    border: 1px solid;
    padding: 5px;
}

.product_detail p a,
.product_detail li a{
	color: #2380c8;
}

.product_detail  h4{
    font-size:130%;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}

.product_detail  h4.main{
	color: #2380c8;
}

.product_detail  h5{
    font-size:115%;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #2380c8;
	font-weight: bold;
	border-left: 5px solid #2380c8;
	padding-left: 5px;
}

.product_detail  h6{
    font-size:100%;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #2380c8;
	font-weight: bold;
}

.product_detail .badge{
	margin-bottom: 0px;
	text-align:center;
	width: auto;
}

.product_detail .badge span{
	width: auto;
	color: #fff;
	padding: 5px;
	line-height: 14px;
	display: inline-block;
	background-color: #aaaec0;
}

.product_detail table td{
	padding :0px 5px;
}

.product_detail table span{
    font-size:89%;
}
.product_detail .items{
    font-size:90%;
	margin-bottom: -10px;
}

.product_detail .borderbox .disc {
	margin-bottom: -10px;
}


.product_detail .items li{
	list-style-type: disc;
	margin-left: 5%;
}

.product_detail .bottom{
	clear: both;
	width: 80%;
	margin: 0px auto;
	padding-top: 15px;
}

.product_detail .bottom .btn{
	width: 224px;
	height: 66px;
	padding-top: 24px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #535875;
	margin: 0 auto;
	background-image: url("../img/product/kh25_product_store_btn_off.png");
	background-size: 100%;
}

.product_detail .bottom .btn.l3{
	height: 80px;
	padding-top: 10px;
}

.product_detail .bottom .btn span{
	font-size: 11px;
}

.product_detail .bottom .btn:hover{
	background-image: url("../img/product/kh25_product_store_btn_on.png");
}


/*
	introduction
*/

.introduction #about {
}
.introduction #about  p{
	margin-bottom: 28px;
	text-align: left;
	color: #4a526e;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

.introduction #remaster  p{
	margin-bottom: 28px;
	text-align: left;
	color: #4a526e;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

.introduction .chronoblock{
	position:relative;
    font-size:80%;
    margin-bottom:20px;
	color: #4a526e;
}

.introduction .chronoblock .badge{
	padding-top: 13px;
	color:#fff;
    font-size:80%;
    font-weight:bold;
	line-height: 14px;
	text-align: center;
	position: absolute;
	top: 28px;
	left: 0px;
	width: 50px;
	height: 37px;
    -webkit-border-radius:50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #bcbcbc;/* 円の色 */

	box-shadow:rgba(0, 0, 0, 0.17) 4px 4px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.17) 4px 4px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.17) 4px 4px 0px;
}

.introduction .chronoblock p{
	margin-bottom:10px;
}
.introduction .chronoblock img{
	margin-bottom:10px;
}

.introduction .chronoblock .badge.playable{
    background-color:#237fc8;
}
.introduction .chronoblock .badge span{
    font-size:80%;
}

.introduction .textblock{
	text-align:center;
	color:#fff;
	padding-top:130px;
    font-size:80%;
	background: #000;
	background-image: url("../img/introduction/kh25_intro_kh_bg.jpg");
	background-repeat: no-repeat	;
	background-size:100%;
}

.introduction .textblock span.hi{
	vertical-align: -5%;
	margin:0px 3px;
    font-size:130%;
	color: #0adfff ;
}

.introduction .textblock p.p01{
	margin-bottom:143px;
}
.introduction .textblock p.p02{
	margin-bottom:103px;
}
.introduction .textblock p.p03{
	margin-bottom:78px;
}
.introduction .textblock p.p04{
	margin-bottom:200px;
}
.introduction .textblock p.p05{
	margin-bottom:20px;
	padding-bottom:20px;
}


/*
	title common
*/

.title .worldblock .worldicon{
	position: absolute;
	top: -30px;
	left: 44%;
}

.title .story{
	color: #4a526e;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 10px;
}

.title .story p{
	margin-bottom: 30px;
}

.title .screenshot img{
	cursor: pointer;
	display: inline-block;
	float: left;
	margin: 1px 1px;
}

.title .screenshot{
	padding-bottom: 10px;
}

.title p{
	color: #161413;
	font-weight: bold;
}

.title .worldblock{
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: center;
	position: relative;
}

.title .worldblock p{
	margin-top: 10px;
	color: #161413;
	text-align: left;
}

.title .worldblock.w01{
	background-color: #d4c7b3;
}
.title .worldblock.w02{
	background-color: #b3cdd4;
}
.title .worldblock.w03{
	background-color: #c3a9a7;
}
.title .worldblock.w04{
	background-color: #dbd3a7;
}
.title .worldblock.w05{
	background-color: #b6a6b8;
}
.title .worldblock.w06{
	background-color: #b0b0b0;
}
.title .worldblock.w07{
	background-color: #b5e6dc;
}
.title .worldblock.w08{
	background-color: #20224b;
}

.title .worldblock.w08 p{
	color: #64e5fc;
}
.title .worldblock.w09{
	background-color: #f4f1c2;
}
.title .worldblock.w10{
	background-color: #c4a980;
}
.title .worldblock.w11{
	background-color: #eccbdf;
}
.title .worldblock.w12{
	background-color: #b7b7b7;
}
.title .worldblock.w13{
	background-color: #acba9e;
}
.title .worldblock.w14{
	background-color: #ab99c1;
}

.title .worldblock.w15{
	background-color: #5c9fd8;
}

.bbs.title .worldblock.w01{
	background-color: #bcce92;
}
.bbs.title .worldblock.w02{
	background-color: #948397;
}
.bbs.title .worldblock.w03{
	background-color: #dbd3a7;
}
.bbs.title .worldblock.w04{
	background-color: #94bdd7;
}
.bbs.title .worldblock.w05{
	background-color: #67afac;
}
.bbs.title .worldblock.w06{
	background-color: #fbe8f9;
}
.bbs.title .worldblock.w07{
	background-color: #e5f9fc;
}
.bbs.title .worldblock.w08{
	background-color: #faec9d;
}
.bbs.title .worldblock.w08 p{
	color: #161413;
}

.bbs.title .worldblock.w09{
	background-color: #93a4d4;
}
.bbs.title .worldblock.w10{
	background-color: #96d7d3;
}


.title .systemblock{
	margin-bottom: 20px;
	font-size: 12px;
}

.title .systemblock p{
	margin-top: 10px;
	color: #161413;
}

.title .systemblock p.sub{
	margin-bottom: 10px;
}

.title #system h3{
	margin-top: 24px;
	margin-bottom: 14px;
}

.title #hd{
	color: #4a526e;
	font-size: 14px;
	font-weight: bold;
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover;
}

.title #hd .hdcontainer{
}

.title #hd .hdblock{
	margin-top: 13px;
	background-color: #96e3ec;
	background-color: rgba(150,227,236,0.8);
	background: -moz-linear-gradient(top,  rgba(171,233,240,0.8) 0%, rgba(171,233,240,0.8) 5%, rgba(187,200,242,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(171,233,240,0.8)), color-stop(5%,rgba(171,233,240,0.8)), color-stop(100%,rgba(187,200,242,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(171,233,240,0.8) 0%,rgba(171,233,240,0.8) 5%,rgba(187,200,242,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(171,233,240,0.8) 0%,rgba(171,233,240,0.8) 5%,rgba(187,200,242,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(171,233,240,0.8) 0%,rgba(171,233,240,0.8) 5%,rgba(187,200,242,0.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(171,233,240,0.8) 0%,rgba(171,233,240,0.8) 5%,rgba(187,200,242,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccabe9f0', endColorstr='#ccbbc8f2',GradientType=0 ); /* IE6-9 */
	padding: 10px;
}

.title #hd .hdblock h3{
	margin-bottom: 10px;
}

.title #hd .hdblock span.note{
	font-size: 10px;
}

.bbs #hd .hdblock{
	padding: 0px;
	margin-top: 13px;
}

.bbs #hd .hdblockinner{
	padding: 10px;
	background-image: url(../img/bbs/kh25_bbs_hd_ptn.png);
}



.recoded #hd .hdblock{
	margin-top: 13px;
	background-color: #fff953;
	background: -moz-linear-gradient(top,  rgba(255,249,83,0.8) 0%, rgba(251,207,0,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,249,83,0.8)), color-stop(100%,rgba(251,207,0,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,249,83,0.8) 0%,rgba(251,207,0,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,249,83,0.8) 0%,rgba(251,207,0,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,249,83,0.8) 0%,rgba(251,207,0,0.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,249,83,0.8) 0%,rgba(251,207,0,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccfff953', endColorstr='#ccfbcf00',GradientType=0 ); /* IE6-9 */
	padding: 10px;
}

.recoded #hd .hdblockinner{
	background-image: url(../img/recoded/kh25_recoded_hd_bg.png);
}

/*
	movie common
*/

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.movies .movieblock{
	margin-bottom: 30px;
	position:relative;
}

.movies .movieblock h3{
	vertical-align: middle;
	line-height:17px;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	color: #2380c8;
	height:27px;
	padding-top:9px;
}

.movies .movieblock h3.l2{
	padding-top:0px;
	height:36px;
}

.movies .movieblock h3 span{
	font-size: 80%;
}

.movies .movieblock h3.new{
	margin-left:40px;
}

span.new{
    -webkit-border-radius:50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #bcbcbc;/* 円の色 */
	position:absolute;
	top:0px;
	left:0px;
	font-weight: bold;
	display:inline-block;
	font-size: 10px;
	width:36px;
	height:24px;
	text-align:center;
	padding-top:12px;
	background-color:#2380c8;
	color:#fff;
}

/*
	CP common
*/

.cp #term ol ol li,
ul ol li{
    list-style-type: none;
    font-weight: normal;
}

.cp #term ol li{
	list-style-type: decimal;
}
.cp #term ul li{
	list-style-type: disc;
}

.cp #term  dt{
    float:  left;
    text-align: center;
    width: 1.5em;
}

.cp #term dd{
    margin-left: 2em;
}

.cp #term ul, ol{
    margin-left: 1.5em;
}

.cp #term .end{
    margin-top: 2em;
}

.cp #term .bold{
    font-weight: bold;
}

.cp #term h3{
    font-weight: bold;
    font-size: 14px;
    padding: 10px 0 10px 0;
    margin: 10px 0 0px;
    border-bottom: 1px solid #fff;
}

.cp #term p{
	margin-bottom: 10px;
}

.cp #term p, li, dt, dd
{
    font-weight: normal;
    font-size:14px;
}

.cp #desc{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

.cp .flow{
	padding: 6px;
	background-color: #302e2e;
}

.cp .follow{
	background-color: #fff;
	text-align: center;
}

.cp #desc .info{
	margin-bottom: 10px;
}

/*
	CP POP
*/


.cp .popbox{
	margin-left: 10px;
	margin-right: 10px;
	padding: 4px;
	background-color: #9e9e9e;
	margin-bottom: 10px;
}


.cp .popbox .head h2{
	margin-bottom: 4px;
	padding: 4px;
	color: #fff;
	background :#474747;
	background-size: 100% 100%;
}

.cp .popbox  .twitter{
	text-align: center;
	margin-left: 21px;
	margin-top: 3px;
}

/*
	CP Illust
*/

.cpillust #desc h3{
	margin: 20px 10px 10px 10px;
	background-color: #fff;
}


.cpillust .compbox{
	text-align: center;
	background-color: #2ea7ec;
	color: #fff;
	padding: 10px;
}

.cpillust .compbox p{
	font-size: 15px;
	margin-bottom: 10px;
}

.cpillust .compbox .RT{
	color: #ffea00;
	font-size: 36px;
}

.cpillust .compbox .RT span{
	margin-left: 10px;
	vertical-align: baseline;
	font-size: 20px;
}

.cpillust .rtbox{
	text-align: center;
	background-color: #302e2e;
	color: #fff;
	padding: 20px;
}

.cpillust .rtbox p{
	font-size: 15px;
	margin-bottom: 10px;
}

.cpillust .rtbox .RT{
	color: #fff;
	border: 1px solid #fff;
	padding: 20px 10px;
	font-size: 36px;
}

.cpillust .rtbox .RT span{
	margin-left: 10px;
	vertical-align: baseline;
	font-size: 20px;
}

.cpillust .tweet{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

.cpillust .tweet iframe{
	box-sizing:border-box;
	margin: 0px  !important;
	max-width: 100% !important;
	border: 1px solid #ddd !important;
	box-shadow: rgba(0, 0, 0, 0.14902) 0px 0px 0px  !important;
}


/*
	REVIEW TOP
*/

.reviewtop .info{
	margin: 20px 0px;
}

/*
	REVIEW DETAIL
*/


.reviewdetail a{
	font-size: 14px;
	text-decoration: underline;
	color: #1c628e;
}

.reviewdetail .reviewtext{
	padding: 20px 0px;
}

.reviewdetail .reviewtext h3{
	font-weight: bold;
	line-height: 1.1;
	color: #1c628e;
	font-size: 20px;
	margin-bottom: 20px;
}

.reviewdetail .reviewtext h3 .auther{
	display: block;
	font-size: 12px;
	line-height: 1.1;
	margin-top: 5px;
	color: #000;
}

.reviewdetail .reviewtext h3 .hilight {
	display: block;
	font-size: 12px;
	line-height: 1.1;
	margin-bottom: 5px;
	color: #1c628e;
}

.reviewdetail .reviewtext p {
	text-indent:1em;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
}

.reviewdetail .imagebox {
	padding-left: 40px;
	padding-right: 40px;
	margin:10px auto;
}

.reviewdetail .imagebox span{
	font-size: 12px;
	display: block;
	margin-top: 5px;
	font-weight: normal;
}


/*
	COMIC
*/

.comic .contentblock{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.comic .permalinks{
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.comic .permalinks a img{
	border: 2px solid #1c99ef;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.comic h3{
	margin-top: 30px;
	margin-bottom: 10px;
}

.comic .bottom .btn{
	width: 224px;
	height: 66px;
	padding-top: 24px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #535875;
	margin: 0 auto;
	background-image: url("../img/product/kh25_product_store_btn_off.png");
	background-size: 100%;
}

.comic .bottom .btn.l3{
	height: 80px;
	padding-top: 10px;
}

.comic .bottom .btn span{
	font-size: 11px;
}

.comic .bottom .btn:hover{
	background-image: url("../img/product/kh25_product_store_btn_on.png");
}



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