
.contents_field .title {
  display:none;
}



/*** xmas page style ***/
.xmas_page {
  width:800px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

.xmas_page .mobile {
  display:none;
}

.xmas_page .sub {
  display:none;
}


.xmas_page .top_info {
  margin-bottom:10px;
  padding:0 10px;
  text-align:right;
  line-height:1.4em;
  color:#eee;
}
.xmas_page .top_info .limit {
  margin-bottom:20px;
  text-align:center;
  font-size:1.2em;
  font-weight:bold;
  color:#f33;
}



/* catch space */
.xmas_page .catch_space {
  position:relative;
  width:800px;
  padding:290px 0 0 0;
  text-align:left;
  background:url(../img/image.gif) no-repeat left top;
}
.xmas_page .catch_space p {
  margin:0 0 15px 200px;
  line-height:1.2;
  font-size:1em;
  white-space:nowrap;
  font-weight:bold;
  font-size:15px;
  color:#063b65;
}
.xmas_page .catch_space p span {
  display:block;
}



.xmas_page .btm_info {
  text-align:left;
}
.xmas_page .btm_info .btn_list {
  float:right;
  display:block;
  width:200px;
  height:30px;
  background:url(../img/btn_list.gif) no-repeat left top;
}
.xmas_page .btm_info .btn_list span {
  display:none;
}

