@charset "UTF-8";
#contents #anchors {
  padding: 5px 15px 0;
  font-size: 15px;
}
#contents #anchors ul {
  list-style-type: none;
}
#contents #anchors ul, #contents #anchors ul li {
  margin: 0 0 10px;
  padding: 0;
  display: inline-block;
}
#contents #anchors ul li span, #contents #anchors ul li a {
  white-space: nowrap;
  margin-right: 10px;
}
#contents #anchors ul li span:before, #contents #anchors ul li a:before {
  content: "";
  font-family: FontAwesome;
  padding-right: 5px;
  color: #b0b8d6;
  text-decoration: none;
  display: inline-block;
}
#contents #anchors ul li a {
  padding: 3px 5px;
  color: #333;
}
#contents #anchors ul li a.active {
  text-decoration: none;
  background: #b0b8d6;
  border-radius: 2px;
  color: white;
}
#contents #anchors ul li a.active:before {
  color: white;
}
#contents #anchors ul li span {
  color: #ccc;
}
#contents div.section {
  margin-top: 40px;
  margin-bottom: 50px;
}
#contents div.section h4 {
  margin-bottom: 25px;
  background-color: #b0b8d6;
  padding: 6px 16px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  line-height: 35px;
}
#contents div.section h4:before {
  content: "";
  font-family: FontAwesome;
  padding-right: 5px;
}
#contents div.section div.clearfix {
  position: relative;
}
#contents div.section div.clearfix div.l {
  border: 1px solid #ccc;
}
#contents div.section div.clearfix div.l img {
  min-width: 150px;
  max-width: 448px;
  min-height: 100px;
}
#contents div.section div.clearfix div.r {
  width: 230px;
}
#contents div.section div.clearfix div.r p {
  font-size: 14px;
  line-height: 23px;
  letter-spacing: -1px;
  padding-bottom: 100px;
}
#contents div.section div.clearfix div.r div.spec {
  margin-top: 65px;
  font-size: 12px;
  line-height: 20px;
}
#contents div.section div.clearfix div.r div.movie img {
  padding: 0 0 0 25px;
  width: 205px;
}
#contents div.section div.clearfix div.r div.movie2 img {
  padding: 0 0 0 35px;
  width: 185px;
}
#contents div.section div.clearfix a.youtube {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
}
#contents div.section div.clearfix a.youtube img {
  border-radius: 5px;
}
#contents div.section div.clearfix div.youtube {
  position: absolute;
  bottom: 0;
  right: 0;
}
#contents div.section div.clearfix div.youtube p {
  border-bottom: 1px solid #b0b8d6;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 1.5;
  margin-bottom: 10px;
  padding-left: 5px;
  text-align: center;
}
#contents div.section div.clearfix div.youtube a {
  display: block;
}
#contents div.section div.clearfix div.youtube a img {
  border-radius: 5px;
}
#contents div.section div.clearfix.spec div.l img {
  max-width: 208px;
}
#contents div.section div.clearfix.spec div.r {
  width: 470px;
}
#contents div.section div.clearfix.spec div.r table {
  width: 100%;
}
#contents div.section div.clearfix.spec div.r table th, #contents div.section div.clearfix.spec div.r table td {
  border: 1px solid #ccc;
  padding: 2px 5px;
}
#contents div.section div.clearfix.spec div.r table th {
  white-space: nowrap;
  background-color: #b0b8d6;
}
#contents div.section div.clearfix.spec div.r {
  width: 470px;
}
#contents div.section h5 {
  margin-top: 47px;
  margin-bottom: 20px;
  background-color: #b0b8d6;
  padding-left: 20px;
}
#contents div.section h5 span {
  display: inline-block;
  padding: 6px 16px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}
#contents div.section ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
#contents div.section ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
}
#contents div.section ul li {
  box-sizing: content-box;
  width: 340px;
  margin-bottom: 20px;
}
#contents div.section ul li:nth-child(even) {
  padding-left: 20px;
}
#contents div.section ul li div {
  border: 1px solid #ccc;
}
#contents div.section ul li div img {
  display: block;
  width: 100%;
}
#contents div.section ul li h6 {
  background-color: #e6e6e6;
  padding: 0 10px;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 5px;
}
#contents div.section ul li p {
  white-space: normal;
}
/*# sourceMappingURL=./recommend.css.map */