@charset "utf-8";
.clubhouse #main h4 {
  margin-bottom: 15px;
  background: #1F2221;
}
.clubhouse #main .unit {
  margin: 30px 0;
}
.clubhouse #lead .img_2 {
  margin: 20px 0;
  text-align: center;
}
.clubhouse #lead .t {
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.clubhouse #shop_p li {
  float: left;
  margin-left: 35px;
  width: 350px;
}
.clubhouse #shop_p li:first-child {
  margin-left: 0;
}
.clubhouse #news {}
.clubhouse #youtube h4 {
  margin-bottom: 0;
}
.clubhouse #youtube .u1 {
  padding: 20px 0;
  background: #FFF9E0;
}
.clubhouse #youtube .u1 div {
  margin: 0 auto;
  width: 560px;
  border: 1px solid #E2E9ED;
}
.clubhouse #clubhouseinfo {
  font-size: 14px;
  line-height: 1.5;
}
.clubhouse #clubhouseinfo .l {
  float: left;
  width: 410px;
}
.clubhouse #clubhouseinfo .r {
  float: right;
  width: 330px;
  height: 280px;
}
.clubhouse #clubhouseinfo h5 {
  margin-top: 12px;
  font-weight: bold;
}
.clubhouse #clubhouseinfo h5:first-child {
  margin-top: 0;
}
.clubhouse #clubhouseinfo h5 span {
  color: #FDD000;
}
.clubhouse p.link {
  text-align: right;
  margin: 10px 0 0;
}
.clubhouse p.link a {
  padding-left: 25px;
  line-height: 16px;
  background: url(/img/arrow_others_normal.gif) left center no-repeat;
}
.clubhouse #news-list table .icon {
  display: none;
}
.clubhouse #news-list table:nth-of-type(n+11) {
  display: none;
}
.clubhouse #lead .caution {
  width: 650px;
  border: 3px solid red;
  padding: 15px;
  margin: 0 30px;
}
.clubhouse #lead .caution span {
  color: red;
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: block;
}
.clubhouse .att {
  border: #cc0000 3px solid;
  background: #fff0f0;
  padding: 10px;
  color: #cc0000;
}
.clubhouse .att dt, .clubhouse .att dd {
  text-align: center;
}
.clubhouse .att dt {
  font-size: 16px;
  font-weight: bold;
  line-height: 2em;
}
.clubhouse .att dd {
  font-size: 14px;
}
.clubhouse .fc_service {
  background: #ffd900;
  border: 4px solid #000000;
  padding: 20px;
}
.clubhouse .fc_service h3 {
  text-align: center;
}
.clubhouse .fc_service dl {
  margin-top: 20px;
}
.clubhouse .fc_service dd {
  margin-top: 14px;
  font-size: 14px;
  line-height: 1.6;
}