@charset UTF-8;
html {
font-size: 62.5%;
}
body {
	-webkit-text-size-adjust: none;
	color: #622820;
	font-family: メイリオ, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 1.4rem;
	height: 100%;
	line-height: 1.5;
}
@media screen and (min-width: 640px) {
body {
	font-size: 1.8rem;
}
}
li {
	list-style :none;
}


/*clearfix*/

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}





.widthFull {
	width:100%;
	min-width: 320px;
}
.widthFull-s {
	width:100%;
	min-width: 300px;
	max-width: 600px;
	margin: 0 auto;
}
.widthInner {
	min-width: 320px;
	max-width: 640px;
	margin: 0 auto;
}
.widthInner-s {
	padding: 0 10px;
}
.txt-link a {
	text-decoration: underline;
	color: #622820;
}
.kome {
	font-size: 80%;
}


/*-----------------
header
-----------------*/
header .header-inner {
	background: url(../sp/image/top-img-00.png) top center no-repeat;
	background-size: 100% auto;
}
	.achievement01 header .header-inner {
		background: url(../sp/image/top-img-01.png) top center no-repeat;
		background-size: 100% auto;
	}
	.achievement02 header .header-inner {
		background: url(../sp/image/top-img-02.png) top center no-repeat;
		background-size: 100% auto;
	}
	.achievement03 header .header-inner {
		background: url(../sp/image/top-img-03.png) top center no-repeat;
		background-size: 100% auto;
	}
	.achievement04 header .header-inner {
		background: url(../sp/image/top-img-04.png) top center no-repeat;
		background-size: 100% auto;
	}
	.achievement05 header .header-inner {
		background: url(../sp/image/top-img-05.png) top center no-repeat;
		background-size: 100% auto;
	}
@media screen and (min-width: 640px) {
header {
	background: url(../image/common/pc-bgimg.jpg) top center no-repeat;
	background-size: 100% auto;
}
header .header-inner {
	background: url(../image/common/top-img-00.png) top center no-repeat;
	background-size: 100% auto;
}
.achievement01 header .header-inner {
	background: url(../image/common/top-img-01.png) top center no-repeat;
	background-size: 100% auto;
}
.achievement02 header .header-inner {
	background: url(../image/common/top-img-02.png) top center no-repeat;
	background-size: 100% auto;
}
.achievement03 header .header-inner {
	background: url(../image/common/top-img-03.png) top center no-repeat;
	background-size: 100% auto;
}
.achievement04 header .header-inner {
	background: url(../image/common/top-img-04.png) top center no-repeat;
	background-size: 100% auto;
}
.achievement05 header .header-inner {
	background: url(../image/common/top-img-05.png) top center no-repeat;
	background-size: 100% auto;
}
}

.hed-toplogo h1 {
	float:left;
	width:50%;
}
.hed-toplogo .hed-p {
	padding-top: 10px;
	float:right;
	width:40%;
}
.hed-toplogo .hed-p p {
	font-size: 1.0rem;
	text-align:right;
	padding-right:1em;
	color: #ffffff;
background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 37%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 37%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 37%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=1 );

}
@media screen and (min-width: 640px) {
.hed-toplogo .hed-p {
    padding-top: 30px;
}
.hed-toplogo .hed-p p {
	font-size: 1.4rem;
	background:url(../image/common/hed-p-iebg.png) top right repeat-y;
	background-size: 100% auto;
	padding-right:2em;
}

}

header h2 {
	padding-top:26%;
}





/*-----------------
cont
-----------------*/

#cont {

}
#cont .cont-inner {

}
.end-txt {
	text-align: center;
	color: #ff0000;
	margin: 10px 0;
	font-size: 115%;
}
.totalscore {
	width: 96%;
	min-height: 54px;
	margin: 10px auto;
	padding: 10px;
	background: url(../sp/image/totalscore-bg.png) top center no-repeat;
	background-size: 100% 100%;
	text-align :center;
}
.totalscore p {
	padding:10px;
	line-height: 110%;
	word-wrap : break-word;
	overflow-wrap : break-word;
}

/*-- way -----------------*/
.way {
	position:relative;
	/*background:url(../sp/image/gaugeimg-bg.jpg) top center no-repeat;*/
	background-size: 100% auto;
	margin: 8% 0;
}
.way .way-gaugeimg {
	position:absolute;
	top: -1%;
	left:1%;
	width:25.7%;
	z-index: 90;
}
.way .gauge-pirika {
	position:absolute;
	top: -1%;
	left:58%;
}
.way .nextscore {
	position:absolute;
	top: 7.5%;
	left: 15%;
	width: 64%;
	height: 25px;
	padding-top:1%;
	background:url(../sp/image/nextscore-bg.png) top center no-repeat;
	background-size:100% auto;
	z-index: 100;
}
.achievement01 .way .nextscore {
	top: 26%;
}
.achievement02 .way .nextscore {
	top: 44%;
}
.achievement03 .way .nextscore {
	top: 62.3%;
}
.achievement04 .way .nextscore {
	top: 80.3%;
}
.achievement05 .way .nextscore {
	display:none;
}
.way .nextscore p {
	font-size: 75%;
	font-weight: bold;
	color: #ffffff;
	padding-left: 9%;
}
.way .nextscore p .next-num {
	display:inline-block;
	padding: 0 10px;
}
.way .widthInner-s > div {
	padding: 5px 0 0;
}

.way-stage-list {
	padding-top:22%;
	background:url(../sp/image/gaugeimg-bg_00.jpg) top center no-repeat;
	background-size: 100% auto;
}
.way-stage-list li {
	position:relative;
	width: 100%;
	min-height:150px;
	padding-bottom:10px;
}
.way-stage-list li .way-stage-inner {
	padding-top: 3%;
	padding-left: 26%;
}

	.way-stage-list li:nth-child(1) {
		background:url(../sp/image/gaugeimg-bg_01.jpg)center center no-repeat;
	}
	.way-stage-list li:nth-child(2) {
		background:url(../sp/image/gaugeimg-bg_02.jpg)center center no-repeat;
	}
	.way-stage-list li:nth-child(3) {
		background:url(../sp/image/gaugeimg-bg_03.jpg)center center no-repeat;
	}
	.way-stage-list li:nth-child(4) {
		background:url(../sp/image/gaugeimg-bg_04.jpg)center center no-repeat;
	}
	.way-stage-list li:nth-child(5) {
		background:url(../sp/image/gaugeimg-bg_05.jpg)bottom center no-repeat;
	}
	.way-stage-list li {
		background-size:cover;
	}
.way-stage-list .achievement {
	position:absolute;
	width:20%;
	height: auto;
	top: 10%;
	right:0;
}

.way-stage-inner p {
	padding-right: 6%;
	line-height:120%;
	font-size: 90%;
-webkit-text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.way-stage {

}
.way-getitem {
	padding: 2px 0;
}
.way-itemtxt {
	padding-right: 2%;
}
.way-itemget-bt {
	padding-left: 2%;
	padding-right: 30%;
}
	.way-stage-list li:nth-child(1) .way-itemget-bt {
		    margin-top: -10%;
	}

@media screen and (min-width: 360px) {
.way .nextscore {
	top: 7.8%;
	padding-top:1.5%;
}
.achievement01 .way .nextscore {
	top: 26.5%;
}
.achievement02 .way .nextscore {
	top: 44.7%;
}
.achievement03 .way .nextscore {
	top: 62.7%;
}
.achievement04 .way .nextscore {
	top: 80.8%;
}
}
	@media screen and (min-width: 390px) {
	.way .nextscore {
		padding-top:1.4%;
	}
	.way .nextscore p {
		padding-left: 12%;
	}
	.way-stage-list li {
		min-height:175px;
	}
	.way-itemget-bt {
		padding-right: 36%;
	}
	}
@media screen and (min-width: 410px) {
.way-stage-list li {
	min-height:190px;

}
.way .nextscore {
	top: 7.5%;
	width: 64%;
}
.achievement01 .way .nextscore {
	top: 26%;
}
.achievement02 .way .nextscore {
	top: 43.4%;
}
.achievement03 .way .nextscore {
	top: 62.0%;
}
.achievement04 .way .nextscore {
	top: 80.4%;
}
}
@media screen and (min-width: 430px) {
.way .way-gaugeimg {
    width: 25.5%;
}
.way .nextscore {
	padding-top:1.7%;
	top: 8%;
	width: 64%;
	height: 30px;
}
.achievement01 .way .nextscore {
	top: 26.4%;
}
.achievement02 .way .nextscore {
	top: 44.4%;
}
.achievement03 .way .nextscore {
	top: 62.4%;
}
.achievement04 .way .nextscore {
	top: 80.5%;
}
}
@media screen and (min-width: 520px) {
.way .way-gaugeimg {
    width: 24.5%;
}
.way .nextscore {
	top: 8.2%;
	width: 64%;
	height: 32px;
}
.achievement01 .way .nextscore {
	top: 27%;
}
.achievement02 .way .nextscore {
	top: 45%;
}
.achievement03 .way .nextscore {
	top: 63%;
}
.achievement04 .way .nextscore {
	top: 81%;
}
.way .nextscore p {
	font-size:90%;
}
}
	@media screen and (min-width: 560px) {
	.way .nextscore {
		height: 38px;
	}
	.way .nextscore p {
		font-size:100%;
	}
	}
@media screen and (min-width: 640px) {
.way .way-gaugeimg {
    width: 24%;
}
.way {
    margin-top: 5%;
}
.way .way-gaugeimg {
    top: -0.5%;
}
.way .nextscore {
	padding-top:1.0%;
	top: 8%;
	height: 2.6%;
}
.achievement01 .way .nextscore {
	top: 27%;
}
.achievement02 .way .nextscore {
	top: 45%;
}
.achievement03 .way .nextscore {
	top: 63%;
}
.achievement04 .way .nextscore {
	top: 80.8%;
}
.way .nextscore p {
	font-size: 100%;
}
}

/*-- guide --*/

.guide {
	margin-top: 20px;
}
.guide .widthInner-s {
	margin-top: 10px;
}

/*-- check-in --*/
.cp-guide dl {
	margin:10px 0;
}
.cp-guide dt {
	color:#008837;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 1px dashed #008837;
}
.cp-guide dd li {
	border-bottom: 1px dashed #008837;
	padding: 2px 0;
}



/*-- check-in --*/
.check-in  {
	text-align: center;
}
.check-in .check-in-bt {
	width: 75%;
	margin: 0 auto;
}

.checkin-item {
	padding-right: 111px;
	background:url(../sp/image/checkin-itembg.png) top right no-repeat;
	background-size: auto 100%;
}
@media screen and (min-width: 420px) {
.checkin-item {
	padding-right: 120px;
	min-height: 140px;
}
}
@media screen and (min-width: 520px) {
.checkin-item {
	padding-left: 10px;
	padding-right: 140px;
	min-height: 160px;
}
}
@media screen and (min-width: 600px) {
.checkin-item {
	padding-left: 20px;
	padding-right: 190px;
	min-height: 210px;
}
}
@media screen and (min-width: 640px) {
.checkin-item {
	padding-right: 190px;
	min-height: 210px;
}
}

.divPrivilege p.kome {
	width:90%;
	margin: 0 auto;
}
.tablePrivilege {
	width:90%;
	margin: 10px auto;
	border: 2px solid #008837;
}

.tablePrivilege th { background: #ff6600; }

.titleTable { width: 18%; }

.tablePrivilege tr {
	background: #fffaf2;
	border-bottom: dotted #008837;
}

.tablePrivilege tr:last-child { border-bottom: none; }

.tablePrivilege tr td {
	padding: 2% 0;
	text-align: center;
}
.faq-guide dt,.atte-guide dt,.atte-guide p {
	font-weight:bold;
}
.faq-guide dd,.atte-guide dd {
	margin-bottom: 10px;
}



.ftbunList {
	margin-top: 20px;
}
@media screen and (min-width: 640px) {
.ftbunList {
	margin-top: 40px;
}
}
.ftbunList dt {
	margin-bottom: 5px;
}
.ftbunList dd {
	margin-bottom: 15px;
}

.ftbunList .chainBaseInfoBox{
	position: relative;
.ftbunList {
	padding: 0 20px;
}
}

#app_dl {
	min-width:320px;
	max-width:640px;
	min-height:97px;
	max-height:194px;
	margin: 10% auto 5%;
	position:relative;
}
#app_dl .app_dl-bt {
	position:absolute;
	right: 0;
	bottom:12%;
	width: 52%;
}

#app_dl .dlbtn {
	display:inline-block;
}
#app_dlbox .dlbtn {
	display:inline-block;
	height: 20px;
	width: auto;
}
#app_dlbox .dlbtn img {
	width: auto;
	height: 20px;
}
@media screen and (min-width: 420px) {
#app_dl .app_dl-bt {
	bottom:13%;
}
#app_dlbox .dlbtn img {
	width: auto;
	height: 140%;
}
}
@media screen and (min-width: 560px) {
#app_dl .app_dl-bt {
	bottom:15%;
}
#app_dlbox .dlbtn img {
	width: auto;
	height: 160%;
}
}
@media screen and (min-width: 640px) {
#app_dl .app_dl-bt {
	bottom:11%;
}
#app_dlbox .dlbtn img {
	width: auto;
	height: 190%;
}
}


.ft-snsbt {
	text-align: center;
	margin-bottom:5%;
}

.ft-snsbt li {
	display:inline-block;
	width: 16%;
	margin-right:10%;
}
.ft-snsbt li:last-child {
	margin-right:0;
}


/*-----------------
footer
-----------------*/
footer {
	font-size:1.4rem;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0216af+0,000000+100 */
background: rgb(2,22,175); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAyMTZhZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(2,22,175,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(2,22,175,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(2,22,175,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(2,22,175,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(2,22,175,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(2,22,175,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0216af', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
}
#footer {
	font-size: 90%;
	position: relative;
	padding:10px 0 80px 0;
}
.footerInner {
	color: #fff;
	padding-top: 10px;
}
.footerInner ul li {
	float: left;
	margin-bottom: 5px;
}
.footerInner ul li p {
	margin: 15px auto auto 10px;
}

.footerInner a:link,
.footerInner a:visited{
	color:#fff;
	text-decoration:underline;
	}

/*.footerInner a:hover,
.footerInner a:active{
	color:rgb(102,220,220);
	text-decoration:underline;
	}*/
/*.menu li, #story {
	position: relative;
}
#collabo img, .mInner p a {
	vertical-align: bottom;
}
#game_top, #event_b {
	height: auto;
	width: 300px;
	margin: 0 auto;
}
#game_top img, #event_b img {
	padding: 10px 0;
}*/

/*div#story img, div#tcamp_link, #collabo, #info {
	height: auto;
	width: 320px;
	margin: 0 auto;
}*/

/*3.28追加*/
/*top変更点*/
.topImgBox{
	width: 320px;
	width: 320px;
	height: 299px;
	background: url(../image/top_kizuna.png) no-repeat center;
	-webkit-background-size: 320px 299px;
	     -o-background-size: 320px 299px;
	        background-size: 320px 299px;
}
.topLogoBox{
    position: absolute;
    top: 120px;
    right: 0;
    z-index: 3;
	width: 183px;
	height: 133px;
	background: url(../image/logo_cc_kizuna.png) no-repeat center;
	-webkit-background-size: 183px 133px;
	     -o-background-size: 183px 133px;
	        background-size: 183px 133px;
	overflow:hidden
}

.topLogoBox:before{
	content: "";
	display: block;
	height:100%;
	width:0;
}

.aprilBox{
	display: none;
}
.aprilLink{

}


#page-top {
	bottom: 20px;
	position: fixed;
	right: 10px;
	text-indent: -9999px;
	z-index: 110;
}
#page-top a {
	background: url(../image/btn_Pagetop.png) no-repeat;
	background-size: contain;
	display: block;
	height: 80px;
	width: 80px;
}
