/*
Theme Name: Shiro Chronicle JOKER ver.2.2.1
Description: しろくろジョーカー用/お知らせラベル追加
Version: 2.2.1
Author: Calaht co.,LTD(Design & Coding) /  P.R.O CO.,LTD.(Theme)
*/
@charset "utf-8";

.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}

.right{
	float:right;
	margin-left: 8px;
}
.center{
	margin: 0 auto 24px;
	text-align:center;
}

img { border:0; vertical-align:top;}
a img{border:0;}

img.aligncenter {margin:0 4px 4px; text-align:center;}
img.alignleft { float:left; margin:0 4px 4px;}
img.alignright {float:right; margin:0 4px 4px; }

img.alignleft:after,
img.alignright:after{
  content: ""; 
  display: block; 
  clear: both;
}

p{overflow: auto;}



body {
	font: 16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #452d10;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: url(images/shared/html_bg.png);
}

a,
a:link,
a:visited{
	color:#1d4f8c;
	text-decoration: underline;
}
a:hover{ text-decoration: none; }

/*
BUSHOMO HEAD
*******************************/
header{
	background: url(images/shared/bg_h1.png) repeat-x;
	margin: 0 auto;
	padding: 6px 0 0;
	height: 24px;
	width: 100%;
	position: relative;
	z-index: 1000;
}
header h1{
	font-size: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width:960px;
}


/*
COMMON
*******************************/
.bg {
		background: url(images/shared/body_bg.jpg) no-repeat center top;
		min-height:1000px;
		margin:0;
		padding:0;
}

/* top
______________________ */
.wrap { 
    background: #000;
	margin: 0 auto;
	width: 960px;
	padding:0 20px 15px 20px;
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.4);　/* Firefox用 */  
	-webkit-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.4);　/* Safari,Google Chrome用 */  
 }

.wrap:before,
.wrap:after {
    content: " ";
    display: table;
}

.wrap:after {
    clear: both;
}

.wrap {
    *zoom: 1;
}

.bnrArea {
 margin-top: 16px;
}

.bnrArea img {
 margin-bottom: 16px;
}


/* under
______________________ */
.wrap_under { 
    background: #000;
	margin: 0 auto;
	width: 960px;
	padding:0 20px 15px 20px;
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.4);　/* Firefox用 */  
	-webkit-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.4);　/* Safari,Google Chrome用 */  
 }

.wrap_under:before,
.wrap_under:after {
    content: " ";
    display: table;
}

.wrap_under:after {
    clear: both;
}

.wrap_under {
    *zoom: 1;
}



/* underLogo
______________________ */
#underLogo {
	margin:0 auto;
	padding:20px;
}

section,
article{
	text-align: left;
}

/* clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}


/*
MV
*******************************/
.wrap h1#mv {margin: 0; padding: 0 0 20px 0}


/*
top side
*******************************/
.side {
	float:left;
	width: 280px;
}

/* qr and apri */
.pr {
	margin: 0 auto;
	padding:15px;
	width: 250px;
	background: #111;
}

.pr:before,
.pr:after {
    content: " ";
    display: table;
}

.pr:after {
    clear: both;
}

.pr {
    *zoom: 1;
}

.qrcode {float:left;}

/**__ write 2014.07 PRO. __**/
.storeLink {
  float:left;
  margin-left: 10px;
  width: 130px;
  }
 .storeLink img {margin-bottom: 10px;}
/**__ write 2014.07 PRO. END __**/

/* social button */
/**__ write 2014.07 PRO. __**/
.socialLink {width: 280px;}

.tweet {
	float:left;
	margin-top: 4px;
	width:140px;
	height:30px;
	overflow: hidden;
}

.fb-like {
	float:left;
	width:140px;
}

.line{
  clear:both;
	margin-bottom: 15px;
}
/**__ write 2014.07 PRO. END __**/


/* youtube 埋め込み */
iframe {
	margin-bottom: 14px;
}

/*
top main
*******************************/
.main {
	float:right;
	width: 650px;
}

.about img {
	margin-top: 5px;
	margin-bottom: 0;
	line-height:100%;
}

/* お知らせ */
#information,
#important {
	background: url(images/top/bg_information02.jpg) no-repeat center bottom;
	padding-bottom: 27px;
	margin-top: 10px;
}
#important {margin-bottom: 24px;}

#information h2,
#important h2{margin: 0;}

#information .infoWrap,
#important .infoWrap {
	height:320px;
	overflow: auto;
	background: url(images/top/bg_information.jpg) repeat-x left top;
}
#important .infoWrap {height: auto;}

/**__ write 2014.07 PRO. __**/
#information dl,
#important dl  {
	width:580px;
	margin: 0 0 0 20px;
	padding:10px 0 5px 20px;
	background: url(images/shared/lin_texture.jpg) repeat-x left bottom;
}
/**__ write 2014.07 PRO. END__**/

#information dl dd.date,
#important dl dd.date{
	float:left;
	width:120px;
	font-size:14px;
	margin: 0;
	padding-bottom: 5px;
	clear:left;
}
.type{
	float:left;
	width:85px;
	margin: 0;
	padding-bottom: 5px;
}
/**__ write 2014.07 PRO. __**/
.type .news,
.type .inform,
.type .event,
.type .gacha,
.type .maintenance,
.type.news,
.type.inform,
.type.event,
.type.gacha,
.type.maintenance {
  width: 72px;
  height: 0;
	margin: 0;
	padding-top: 21px;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  }
.type .news,
.type .inform,
.type.news,
.type.inform {background:url(images/top/ico_news.jpg) no-repeat left top;}
.type .event,
.type.event {background:url(images/top/ico_event.jpg) no-repeat left top;}
.type .gacha,
.type.gacha {background:url(images/top/ico_gacha.jpg) no-repeat left top;}
.type .maintenance,
.type.maintenance {background:url(images/top/ico_maintenance.jpg) no-repeat left top;}
/**__ write 2014.07 PRO. END __**/

#information dl dt,
#important dl dt{
	width:375px;
	float:left;
	font-size:15px;
	margin: 0;
	padding-bottom: 5px;
}
#information dl dt a{
}

/**__ write 2014.07 PRO. __**/
.informationNew {
  font-weight: bold;
  font-size: 11px;
  color: #9e823d;
  }
.moreInformationList {
  margin-top:8px;
  margin-right:32px;
  text-align: right;
  font-size:14px;
  }
/**__ write 2014.07 PRO. END __**/

/* about */
#about {
	border:4px solid #3b6241;
	background: url(images/top/bg_box.jpg);
	margin-top: 30px;
	padding:10px 17px;
}

#about h2{
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
	background: url(images/shared/lin_dot02.jpg) no-repeat center bottom;
}

#about dl {
	margin-bottom: 0;
}

#about dl dt{
	float:left;
	width:80px;
	font-weight: bold;
	margin-bottom: 5px;
	clear: both;
}
#about dl dd{
	float:left;
	width:450px;
	margin-bottom: 5px;
}

/*
Gnav
*******************************/
.wrap nav {
	margin: 0;
	padding: 0;	
}

.wrap nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/**__ write 2014.07 PRO. __**/
.wrap nav li a{
  width: 162px;
  height: 0;
	margin: 0;
	padding: 55px 0 0;
	float:left;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.wrap nav li.play a,
.wrap nav li.comingsoon.play a:hover {width: 163px; background:url(images/shared/gnav01_off.gif) no-repeat left top;}
.wrap nav li.blog a,
.wrap nav li.comingsoon.blog a:hover {background:url(images/shared/gnav02_off.gif) no-repeat left top;}
.wrap nav li.project a,
.wrap nav li.comingsoon.project a:hover  {background:url(images/shared/gnav03_off.gif) no-repeat left top;}
.wrap nav li.contact a,
.wrap nav li.comingsoon.contact a:hover {width: 163px; background:url(images/shared/gnav04_off.gif) no-repeat left top;}

.wrap nav li.play a:hover,
.wrap nav li.play.current-menu-item a {background:url(images/shared/gnav01_on.gif) no-repeat left top;}
.wrap nav li.blog a:hover,
.wrap nav li.blog.current-menu-item a {background:url(images/shared/gnav02_on.gif) no-repeat left top;}
.wrap nav li.project a:hover,
.wrap nav li.project.current-menu-item a {background:url(images/shared/gnav03_on.gif) no-repeat left top;}
.wrap nav li.contact a:hover,
.wrap nav li.contact.current-menu-item a {background:url(images/shared/gnav04_on.gif) no-repeat left top;}

.wrap nav li.comingsoon {
  filter:alpha(opacity=60);
   -moz-opacity: 0.6;
   opacity: 0.6;
   text-decoration: none;
}
/**__ write 2014.07 PRO. END __**/

/*
Play
*******************************/
#ttl_play_01 {

}
#img_play_01 {
	
}

#ttl_play_02 {
	
}
#img_play_02 {
	
}
#img_play_03 {
	
}
#text_play_01 {
margin:22px 0 0 0;
}

#line_mark01 {
margin:22px 0 0 0;
}

#ttl_play_03 {
	
}
#img_play_04 {
	
}
#img_play_05 {
margin:30px 0 40px -20px;
}

/*
FOOTER
*******************************/
footer{
	clear:both;
	font-size: 12px;
	color:#333;
	background: #aca274;
	padding: 20px;
	text-align: left;
}
footer .game{
	width:980px;
	margin:0 auto;
}
footer .game .title{margin: 0;}
footer .game ul{
	margin: 0;
	padding: 0 4px 0;
}
footer .game ul li{
	display: inline-block;
	margin: 0 0 8px;
	padding: 0 8px 0 4px;
	background: url(images/shared/line_footer.png) no-repeat right center;
}
footer .game ul li:last-child  { background: none;}
footer .copyright {margin: 0 12px;text-align: center;}

footer a,
footer a:link,
footer a:visited{
	color:#323232;
	text-decoration: underline;
}
footer a:hover{ text-decoration: none; }

/*
APP
*******************************/
/*PAGES*/
.banner {
	margin: -40px auto 16px;
	text-align: center;
	width: 358px;
}

.qr { 
 float:left;
 margin:0 0 0 16px;
 }
 
.app {
	list-style: none;
	margin:52px 0 0;
	padding: 0 4px 0;
	float:right;
}

.app li {
	float:left;
	margin:0 4px;
}

/*TOP*/
.home .banner {
  padding:0;
	margin: 16px auto 0;
	text-align: center;
  width:216px;
}

.home .qr {
	float:left;
	margin:0;
	}
 
.home .app {
	list-style: none;
	margin: 0;
	padding: 0;
	float:left;
}

.home .app li {
	float:none;
	margin-top:8px;
	}


/**__ write 2014.07 PRO. __**/
.topicPath{
	width:1000px;
	margin: 0 auto 8px;
	padding: 0;
	font-size: 14px;
  font-weight: bold;
	text-align:left;	
}
.topicPath a {margin: 0 8px 0; padding: 0;}
.topicPath span {
  margin-right: 4px;
  color:#333;
  font-weight:normal;
  }
  
  /*SINGLE PAGE*/
.detail {
  margin-top: 24px;
  margin-bottom:8px;
  text-align: left;
  font-size: 14px;
  background: url(images/shared/bg_news_middle.jpg) repeat-y center top;
  }
.detail dt {
  float: none;
  padding: 16px 24px 0;
  background: url(images/shared/bg_news_top.jpg) no-repeat center top;
  }
.detail dt .date {padding:0 8px;}
.detail dt .type {
  float: none;
  vertical-align: middle;
  }
.detail dt .title {
  padding:0 8px 4px;
  font-size: 15px;
  font-weight: bold;
  background:url(images/shared/lin_texture.jpg) repeat-x left bottom;
  }
.detail dd {
  margin:0;
  padding: 0 32px 8px;
  background: url(images/shared/bg_news_bottom.jpg) no-repeat center bottom;
}


/* お知らせページ */
.newsPage,
.contactPage,
.noPage,
.projectPage,
.importantPage {
	background: url(images/shared/bg_news_middle.jpg) repeat-y center top;
	margin-top: 24px;
  margin-bottom:16px;
}
.newsPage h2,
.contactPage h2,
.noPage h2,
.projectPage h2,
.importantPage h2 {
	margin: 0;
	padding-bottom: 1px;
  background: url(images/shared/bg_news_top.jpg) no-repeat center top;
}
.noPage h2 {padding-top: 20px;}
.importantPage h2{ padding-bottom: 8px;}

.newsPage .infoWrap,
.contactPage .infoWrap,
.noPage .infoWrap,
.projectPage .infoWrap,
.importantPage .infoWrap {
  padding-bottom:24px;
  background: url(images/shared/bg_news_bottom.jpg) no-repeat center bottom;
  }

.newsPage dl,
.projectPage dl {
	width:900px;
	margin: 0 0 0 20px;
	padding:15px 0 5px 20px;
  text-align: left;
	background: url(images/shared/lin_texture.jpg) repeat-x left bottom;
}

.newsPage dl dd.date {
	float:left;
	width:120px;
	font-size:14px;
	margin: 0;
	padding-bottom: 5px;
	clear:left;
}
.newsPage dl dt {
	width:695px;
	float:left;
	font-size:15px;
	margin: 0;
	padding-bottom: 5px;
}

.projectPage dl {padding : 10px;}
.projectPage .thumb {
  float: left;
  margin:0 8px 0 0;
  }

 .projectPage dt {margin-bottom: 4px;}
 .projectPage .date {
   width: 120px;
   font-size: 14px;
   }
.projectPage .title {
   font-size: 16px;
   font-weight: bold;
   }
   
 .projectPage .excerpt {
    float: right;
    margin:0;
    width: 732px;
    font-size: 14px;
   }
 .projectPage .excerpt p {margin:0 0 8px;}
  
 .projectPage .more {
   clear: both;
   margin:0;
   text-align: left;
  }

.projectPage dt {
   float: left;
   width: 732px;
   }
  
.importantPage{}

.contactDetail {
  width:600px;
  padding-bottom: 16px;
  margin:24px 180px 16px;
  text-align:left;
  background: url(images/shared/lin_texture.jpg) repeat-x left bottom;
  }
.contactDetail:after {
  content: ""; 
  display: block; 
  clear: both;
}

.contactDetail dt,
.contactDetail dd {
  float: left;
  width:300px;
  margin:0; padding:0;
  }
.contactDetail dd {width:300px;}

input.btn_contact {
    padding: 10px 60px;
    background-color: #543c00;
    border-style: none;
    font-weight: bold;
    color: #fff;
    font-size:14px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    }

input.btn_contact:disabled,
input.btn_contact:disabled:hover {
  opacity: .4;
  background-color: #543c00;
  box-shadow: none;
  cursor:auto;
}

input.btn_contact:hover {
  background-color: #ae8103;
  cursor:pointer;
  }

.contactDetail-entry {
  box-sizing: border-box;
  width: 700px;
  line-height: 1.4;
  padding-top: 16px;
  padding-bottom: 8px;
  margin:0 auto;
  background: rgba(253, 186, 0, .5);
  border-bottom: 1px solid #fff;
}

.contactDetail-entry dt {
  box-sizing: border-box;
  width: 280px;
  padding-left: 16px;
  font-weight: bold;
}

.contactDetail-entry dd {
  box-sizing: border-box;
  width: 420px;
  padding-left: 16px;
}

.contactDetail-entry dd input[type="text"],
.contactDetail-entry dd textarea {
  width: 80%;
}
 
/* 重要なお知らせページ */
.importantDetail {
  width: 880px;
  margin: 0 auto 24px;
  text-align: left;
  background: rgba(255,255,255, .5);
  border-top: solid 5px #aca274;
  }
 .importantDetail:last-child {margin-bottom: 0;}
.importantDetail_date,
.importantDetail_content {margin:0;}
.importantDetail_date {
   padding: 14px 16px 8px;
   border-bottom: dotted 1px #aca274;
   }
.importantDetail_content {
   padding: 0 16px 8px;
   border-bottom: solid 1px #aca274;
   }

.importantDetail_date_number {
  float: left;
  margin-right: 8px;
  font-size: 14px;
  line-height:21px;
  }
.importantDetail_date_title {
  float:left;
  font-size: 15px;
  font-weight: bold;
  }
.importantDetail_content { font-size: 14px;}

.note {font-size:12px;}


/*
 PLUGIN WP-Page Navi
****************************************************/
.navigation { padding: 16px;text-align:center;}

.wp-pagenavi { 
font-size:13px;
font-weight: normal;
text-align:right;
}
.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:active,
.wp-pagenavi span.current,
.wp-pagenavi span.extend   {
	padding: 4px 8px 3px;
	margin: 3px 4px;
	color: #543c00;
	background: #ae8103;
	text-decoration: none;
}
.wp-pagenavi span.current,
.wp-pagenavi a:hover {
	color: #000;
	background: #ebca4b;
}
.wp-pagenavi span.pages {color:#333; margin-right:8px;}
/**__ write 2014.07 PRO. END __**/