@charset "UTF-8";
.hero-top {
  width: 100%;
  position: relative;
}
.hero-top ul,
.hero-top li {
  width: 100%;
}
.hero-top li img {
width: 100%;
}
.news {
  position: absolute;
  right: 0;
  bottom: 20px;
  background-color: #fff;
  -webkit-border-radius: 20px 0 0 20px;
          border-radius: 20px 0 0 20px;
  color: #4A4A4A;
  z-index: 5;
  height: 36px;
  overflow: hidden;
}
.news li {
  display: block;
}
.news a {
  display: inline-block;
  white-space: nowrap;
  padding: 9px 44px 9px 16px;
  background: url(/common/img/pc/icon_triangle.png) no-repeat right 20px center;
  -webkit-transition: .5s;
     -moz-transition: .5s;
      -ms-transition: .5s;
       -o-transition: .5s;
          transition: .5s;
  line-height: 1.5;
  font-size: 12px;
}
.news-content {
  position: relative;
}

.news a:hover {
  opacity: 0.6;
}
.contents {
  min-width: 1400px;
  
}
.contents-top {
  float: left;
  width: calc(100% - 330px);
  padding: 60px 0 0 0;
  
}
@media only screen and (max-width: 1400px) {
  .contents {
    min-width: 1280px;
  }
}
.side-top {
  width: 330px;
  float: right;
  position: relative;
}
.bnr-sale {
  position: relative;
  z-index: 2;
  -webkit-transition: .5s;
     -moz-transition: .5s;
      -ms-transition: .5s;
       -o-transition: .5s;
          transition: .5s;
}
.bnr-sale:hover {
  opacity: 0.7;
}
.side-top-back {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 329px;
  background-color: #e9e9e9;
}
.side-top-content {
  padding: 50px 30px 0 30px;
}
.instagram {
  margin-bottom: 50px;
}
.instagram a {
  display: block;
}
.instagram figure {
  width: 200px;
  max-height: 200px;
  margin: 0 auto 30px;
  -webkit-transition: .5s;
     -moz-transition: .5s;
      -ms-transition: .5s;
       -o-transition: .5s;
          transition: .5s;
}
.instagram figure > * {
  width: 100%;
}
.instagram a:hover figure{
  opacity: 0.7;
}
.instagram p {
  font-size: 12px;
  line-height: 1.5;
}
.instagram p span {
  color: #6C6C6C;
}
.list-bnr {
  width: 100%;
}
.list-bnr li {
  margin-bottom: 30px;
}
.list-bnr li a {
  display: table;
}
.list-bnr li figure {
  display: table-cell;
  width: 80px;
  -webkit-transition: .5s;
     -moz-transition: .5s;
      -ms-transition: .5s;
       -o-transition: .5s;
          transition: .5s;
}
.list-bnr li .list-bnr-text {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  padding-left: 15px;
  -webkit-transition: .5s;
     -moz-transition: .5s;
      -ms-transition: .5s;
       -o-transition: .5s;
          transition: .5s;
}
.list-bnr li a:hover figure {
  opacity: 0.7;
}
.list-bnr li a:hover .list-bnr-text  {
  opacity: 0.6;
}
.list-bnr li .list-bnr-text span {
  font-size: 11px;
  color: #6C6C6C;
  display: block;
  margin-bottom: 10px;
  line-height: 17px;
}
.area-newArrival {
  margin-bottom: 60px;
}
.ttl-area .update {
  position: absolute;
  right: 24px;
  top: 0;
  font-size: 12px;
  color: #6C6C6C;
}
.area-newArrival .list-item li:nth-child(n + 16) {
  opacity: 1;
  visibility: visible;
  max-height: 300px;
  overflow: auto;
  -webkit-transition: all .5s;
     -moz-transition: all .5s;
      -ms-transition: all .5s;
       -o-transition: all .5s;
          transition: all .5s;
}
.area-newArrival .list-item.js-limit li:nth-child(n + 16){
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.box-movie {
  width: 100%;
  margin-bottom: 20px;
}
.box-movie a {
  display: block;
  height: 220px;
}
.box-movie:after {
  display: table;
  content: "";
  clear: both;
}
.box-movie a:hover .ttl-making p {
  opacity: 0.6;
}
.box-movie a:hover .btn-movie {
  opacity: 0.7;
}
.ttl-making {
  height: 100%;
  width: 430px;
  float: left;
  font-size: 20px;
  text-align: center;
  background-color: #F9F9F9;
  display: table;
}
.ttl-making p {
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: .5s;
     -moz-transition: .5s;
      -ms-transition: .5s;
       -o-transition: .5s;
          transition: .5s;
}
.btn-movie {
  height: 100%;
  width: calc(100% - 430px);
  background-image: url(/img/pc/img_movie.jpg);
  float: left;
  display: table;
  text-align: center;
  -webkit-transition: .5s;
     -moz-transition: .5s;
      -ms-transition: .5s;
       -o-transition: .5s;
          transition: .5s;
}
.btn-movie p {
  display: table-cell;
  vertical-align: middle;
}

.box-topBnr {
  width: 100%;
}
.box-topBnr ul:after {
  display: table;
  content: "";
  clear: both;
}
.box-topBnr li {
  float: left;
  width: 190px;
}
.box-topBnr li a {
  display: block;
  padding: 40px 15px 14px;
}
.box-topBnr li figure {
  display: block;
  width: 100px;
  margin: 0 auto 10px;
  -webkit-transition: .5s;
     -moz-transition: .5s;
      -ms-transition: .5s;
       -o-transition: .5s;
          transition: .5s;
}
.box-topBnr li a:hover figure {
  opacity: 0.7;
}
.box-topBnr li p {
  text-align: center;
  font-size: 12px;
}
.mod-btn {
  padding-right: 24px;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .mod-btn {
    padding-right: 0;
  }
}

.area-information {
  padding: 40px 0 0 0;
  margin: 0 auto 100px;
  width: 730px;
}
.area-information h2 {
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 30px;
}
.area-information ul {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding-top: 30px;
}
.area-information ul li {
  margin-bottom: 30px;
}
.area-information ul li:after {
  content: "";
  display: table;
  clear: both;
}
.area-information ul li .date {
  display: block;
  float: left;
  width: 70px;
  margin-right: 20px;
  font-size: 14px;
  line-height: 24px;
  color: #4A4A4A;
}
.area-information ul li a {
  display: block;
  margin-left: 90px;
  font-size: 14px;
  line-height: 24px;
  color: #6C6C6C;
  font-weight: normal;
  padding-left: 35px;
  background: url(/common/img/pc/icon_triangle.png) no-repeat left top;
}
.area-information ul li a:hover span {
  opacity: 0.6;
}