@charset "utf-8";
.mainVis {
  background: url(../img/bg_main.jpg) top center no-repeat #000;
  padding-top: 16px;
}
.mainVis > .contentsInr {
  padding-bottom: 80px;
}
.mainVis .lead {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.3;
}
.mainVis .lead01 {
  margin-top: 23px;
}
.mainVis .lead02 {
  margin-top: 12px;
}
.picBox {
  margin-top: 85px;
}
.bdrBox {
  background: rgba(0, 0, 0, 0.8);
  border: 2px solid #fff;
  padding: 15px 27px;
  margin-top: 25px;
}
.entryBtn {
  display: block;
  width: 400px;
  margin: 55px auto 0 auto;
}
.entryBtn a {
  display: block;
  background: url(../img/icon_arw_down.png) right 20px top 50% no-repeat #fff;
  color: #000;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  transition: all 0.2s ease;
  padding: 10px 30px 10px 10px;
}
.entryBtn a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.campApplyBlock .member .awardList > dt {
  min-height: 85px;
}
.awardList > dd {
  min-height: 100px;
}
.awardList > dt {
  background: url(../img/bg_award.png) top center no-repeat;
  color: #000;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  width: 100px;
  height: 85px;
  float: left;
  padding-top: 15px;
}
.awardList > dt > span {
  font-size: 42px;
}
.awardList > dd {
  width: 660px;
  float: left;
  margin-left: 22px;
}
.awardList .awInr dd {
  color: #fff;
  font-size: 16px;
}
.campApplyBlock .guest .jmb_member .inr {
  height: auto;
}
.contents .agreeWrap {
  padding-top: 20px;
}
.domcpn_box {
  border-bottom: 1px solid #b6b6b6;
  padding: 20px 0;
}
.domcpn_box .campDisc {
  font-weight: bold;
  font-size: 16px;
}
.dom_campBtn {
  margin-top: 20px;
}
.domcpn_box:last-child {
  border-bottom: none;
}
.member .dom_campBtn {
  margin-top: 0px;
}
.wid545 {
  width: 545px !important;
}
.wid333 {
  width: 333px !important;
}
.mgl22 {
  margin-left: 22px !important;
}
/* close  */
.fs24 {
  font-size: 24px !important;
}
.closeEntry {
  position: relative;
}
.closeEntry .closeBox {
  display: block;
  content: ""; /*background-color:rgba(0,0,0,0.7);*/ background-image: url(/commonY15/img/bg_black_opacity-70.png);
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.closeEntry .closeTxt {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  z-index: 3;
  position: absolute;
  top: 42%;
  text-align: center;
  width: 100%;
}
/* 追加 */
.breadCrumbs > .inner .links li:nth-last-child(1) {
  margin-right: 0;
}
.agreeCheck {
  background: #666;
  color: #fff;
  font-size: 15px;
  padding: 6px 5px 4px 10px;
  margin-top: 40px;
}
.disable {
  position: relative;
}
.disable:before {
  display: block;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ccc;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=60);
  z-index: 1;
}
.box_typeB > .agreeWrap > .inr {
  padding: 15px 19px;
  border: 1px solid #d0d0d0;
}
.noteList2 > li {
  margin-top: 9px;
  padding-left: 1.2em;
}
.noteList2 > li > span.listMark {
  width: 1em;
  margin-right: 1em;
  margin-left: -1.2em;
  display: inline-block;
  zoom: 1;
}
.campApplyBlock .guest .jmb_guest .inr {
  /* height: 213px!important; */
}
.campApplyBlock .guest .jmb_guest .campBtn {
  /* bottom: 42px!important; */
}

.moreBtn {
    /* background: #fff; */
    width: 400px;
    margin: 60px auto 0 auto;
}