/* ===============================================
    PBM
   =============================================== */
.pbm {
  min-width: 900px;
  margin: 0 auto;
  padding: 0;
}
.pbm h1, .pbm h2, .pbm h3, .pbm h4, .pbm h5, .pbm p, .pbm li {
  color: #333333;
}
.pbm img {
  vertical-align: text-bottom;
}
.pbm ol, .pbm ul {
  list-style: none;
}
.pbm table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
}
.pbm caption, .pbm th, .pbm td {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
.pbm option {
  padding-right: 10px;
}
.pbm a {
  color: #2184e0;
  text-decoration: underline;
  transition: all .2s ease;
}
.pbm a:hover {
  text-decoration: none;
  color: #f53508;
}
.pbm a img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  transition: all ease-in-out .2s;
  background: #fff;
  display: inline-block;
  zoom: 1;
}
.pbm a img.ov, .pbm a img.btn {
  background: none;
}
.pbm a:hover img {
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.pbm a:hover img.ov, .pbm a:hover img.btn {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}
.pbm a:focus {
  /*\*/
  overflow: hidden;
  /**/
}
.pbm a.pbm-txtbtn {
  display: inline-block;
  background-color: #f07506;
  padding: 8px 30px;
  border: 3px solid #f25000;
  border-radius: 10px;
  box-shadow: 0 3px 0 #bb1f00;
  color: #ffffff;
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 1px 5px #999;
  transition: all .25s ease;
}
.pbm a.pbm-txtbtn:hover {
  background-color: #ff9728;
  border: 3px solid #ff7222;
  box-shadow: 0 3px 0 #dd4122;
  text-decoration: underline;
  color: #f53508;
}
.pbm a.pbm-btn {
  margin-top: 10px;
  display: block;
}
.pbm strong {
  color: #f53508;
}
.pbm .clearfix {
  clear: both;
}

.pbm-box {
  margin: 20px auto 0;
}

p.pbm-caption {
  text-align: left;
  line-height: 1.5;
  font-size: 13px;
  margin-bottom: 5px;
}

p.pbm-notice {
  font-size: 10px !important;
  line-height: 1.5;
  text-align: left;
  color: #f53508;
  width: 802px;
  margin: 12px auto;
}

.pbm-read {
  font-size: 18px;
  font-weight: bold;
}

.pbm-bnr {
  width: 94%;
  margin: 0 auto;
}

.pbm-center {
  text-align: center;
}

.pbm-itemlist {
  display: block;
  list-style: none;
  overflow: hidden;
  padding: 0;
}
.pbm-itemlist li {
  float: left;
  display: inline;
  margin-left: 14px;
  margin-top: 14px;
}
.pbm-itemlist li.first {
  margin-left: 0 !important;
}
.pbm-itemlist li img {
  border: 0;
}
.pbm-itemlist li .pbm-itemname {
  border-radius: 8px;
  display: block;
  width: 220px;
  padding: 2px 4px;
  margin-top: 4px;
  line-height: 1.5;
  text-align: left;
}
.pbm-itemlist li .pbm-itemimg {
  width: 230px;
  height: 230px;
  overflow: hidden;
  border: 2px solid #ffdc5d;
  display: block;
  background: #ffffff;
}
.pbm-itemlist li a:hover .pbm-itemname {
  color: #f53508;
}
.pbm-itemlist li a:hover .pbm-itemimg {
  border: 2px solid #2184e0;
}
.pbm-itemlist li a:hover .pbm-itemimg img {
  transform: scale(1.1, 1.1);
}

.pbm-itemlist-sp {
  margin-top: 20px;
}
.pbm-itemlist-sp .item {
  list-style: none;
  margin: 0;
  padding: 10px 0% 0px;
  overflow: hidden;
}
.pbm-itemlist-sp .item li {
  margin-bottom: 10px;
  clear: both;
}
.pbm-itemlist-sp .item li img {
  float: left;
  width: 30%;
  padding-right: 2.5%;
}
.pbm-itemlist-sp .item a:after {
  content: "";
  display: block;
  clear: both;
}
.pbm-itemlist-sp .item a span {
  padding-left: 1em;
  display: block;
  color: #2184e0;
  text-decoration: none;
}

.pbm-rules {
  width: 960px;
  margin: 30px auto 0;
  text-align: left;
  color: #333333;
}
.pbm-rules h3 {
  text-align: center;
}
.pbm-rules p {
  font-size: 12px !important;
  line-height: 1.4 !important;
  margin-left: 1em;
}
.pbm-rules .rules-indent {
  margin-left: 1.1em;
}
.pbm-rules .rules-head {
  font-size: 15px;
  font-weight: bold;
  color: #f53508;
  margin-top: .8em;
  margin-left: -1em;
  display: block;
}
.pbm-rules .rules-point {
  color: #f53508;
}

.pbm-copy {
  margin: 20px auto 0;
  padding-bottom: 20px;
  text-align: center;
  font-size: 12px;
  color: #4c4c4c;
  display: block;
  line-height: 1.6;
}

/* ===============================================
    LAYOUT
   =============================================== */
.kurojins {
    margin: 0 auto;
    min-width: 900px;
    background: url(20150115_kurojins_pc_bg.gif);
}
.kurojins *::selection {
    background: #b2daf5;
    color:#672700;
}
.kurojins h2 {
    margin: 4px auto;
    text-align: center;
}
.kurojins h3 {
    margin: 20px auto;
    text-align: center;
    font-size: 16px;
}

.kurojins_box {
    margin: 40px auto 0; 
}



.kurojins_head {
    background: #ffffff url(20150115_kurojins_pc_mainv.jpg) top center no-repeat;
    min-height: 680px;
}
.head_logoarea {
    width: 958px;
    margin: 0 auto 0;
    padding-top: 506px;
    position: relative;
}
.logoarea_02 {
    position: absolute;
    top: 518px;
    left: -40px;
}
.head_stand {
	text-align:center;
	margin-top:20px;
	padding-bottom:20px;
}



.kuroline {
	width:800px;
	margin:0 auto;
}
.kuroline li {
    display: inline-block;
    *display:inline;
    *zoom:1;
    margin: 10px 0 0 10px;
	position:relative;
}
.kurojins_buy {
	position:absolute;
	display:block;
	right:8px;
	bottom:8px;
}
.kurojins_buy2 {
	position:absolute;
	display:block;
	right:78px;
	bottom:38px;
}



.kurojins_campaign {
    background: #ffffff;
    border-top: 2px solid #dae8eb;
	border-bottom:2px solid #dae8eb;
    padding-bottom: 20px;
}
.campaign_title {
    padding-top: 40px;
}


.rules {
	width:980px;
	margin:0 auto;
	color:#4c4c4c;
	font-size:12px;
}
.rules dt,
.rules dd {
	display:block;
	vertical-align:top;
	margin-bottom:16px;
    line-height: 18px;
}
.rules dt {
	font-size:14px;
	font-weight:bold;
	text-align:right;
	width:260px;
	clear:both;
	float:left;
	margin-right:20px;
}
.rules dd {
	width:660px;
	overflow:hidden;
}
.rules-add {
    text-align: left;
	padding-left: 268px;
	display: block;
}
.rules-add2 {
	width:800px;
	margin:0 auto;
}


.kurojins_entry {
    margin: 30px auto;
    text-align: center;
}