#contents #contents-wrap #contents-area {
  width: 640px;
  max-width: 100%;
  margin-left:auto;
  margin-right:auto;
}
#contents-detail h1{
  text-align: center;
}
#contents #contents-wrap #contents-area .news-section {
  border-top: 1px solid #CCC;
  padding: 10px 0 15px 0;
}
#contents #contents-wrap #contents-area .news-section h2 {
  font-size: 20px;
  padding: 0px 0 10px 0;
}
#contents #contents-wrap #contents-area .news-section .entry-note {
  font-size: 12px;
  line-height: 1.4;
  padding-bottom: 42px;
}
#contents #contents-wrap #contents-area .news-section .entry-note .entry-date {
  padding-left: 14px;
  float: left;
}
#contents #contents-wrap #contents-area .news-section .entry-note .entry-author {
  padding-right: 14px;
  border-right: 1px solid #CCC;
  float: left;
  color: #4F86B0;
}
#contents #contents-wrap #contents-area .news-section .entry-note .entry-author a {
  color: #4F86B0;
}
#contents #contents-wrap #contents-area .news-section .entry-note .entry-author a:hover {
  color: #4F86B0;
  text-decoration: none;
}
#contents #contents-wrap #contents-area .news-section .entry-note .entry-author a:focus {
  color: #4F86B0;
  text-decoration: none;
}
#contents #contents-wrap #contents-area .news-section .entry-note .entry-author a:visited {
  color: #4F86B0;
  text-decoration: none;
}
#contents #contents-wrap #contents-area .news-section .news-image {
  padding-bottom: 40px;
}
#contents #contents-wrap #contents-area .news-section .news-body {
  font-size: 13px;
}
#contents #contents-wrap #contents-area .news-section .news-body p {
  padding-bottom: 20px;
}
#contents #contents-wrap #contents-area .shop-box-wrap {
  border-top: 1px solid #CCC;
  padding: 45px 0 115px 0;
}
#contents #contents-wrap #contents-nav {
  display:none;
}
#pagetop {
  display: block;
  position: fixed;
  right: 90px;
  bottom: 60px;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

/*for smartphone*/

@media screen and (max-width: 980px) {
  #contents #contents-wrap #contents-area {
    width: 100%;
    max-width: 640px;
    float: none;
    margin: 0 auto;
  }
}
@media screen and (max-width: 500px) {
  .bx-wrapper:nth-of-type(1){
    display: none;
  }
  .bx-wrapper:nth-of-type(2){
    display: block;
  }
}
























}
