.home .main {
  margin-top: 0;
}

.newstelop {
  position: relative;
  padding: 10px;
  margin: 30px auto 15px;
  border: 1px solid #ebebeb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.newstelop__title {
  margin-bottom: 15px;
  color: #a68b62;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.1;
  letter-spacing: .1em;
}

.newstelop__item {
  margin-top: 10px;
}

.newstelop__item:first-child {
  margin-top: 0;
}

.newstelop__body {
  font-size: 0;
  color: #a68b62;
}

.newstelop__date {
  margin-bottom: 5px;
  vertical-align: top;
  font-family: "Oswald", sans-serif;
  font-size: 13px;
  letter-spacing: .06em;
}

.newstelop__txt {
  margin-bottom: 3px;
  vertical-align: top;
  font-size: 12px;
  line-height: 21px;
}

.newstelop a {
  display: block;
  text-decoration: none;
}

.newstelop a:hover {
  opacity: 0.6;
}

.menu--white {
  padding: 15px 12px 5px;
  background: #cfbe9b;
}

.menu--white .menu__item {
  border: solid 1px #fff;
}

.menu--white .menu__subttl, .menu--white .menu__text {
  color: #fff;
}

.cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cards .card-a {
  width: 48%;
  margin-bottom: 20px;
}

.btn {
  margin: 10px auto 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.btn a {
  letter-spacing: .15em;
}

.shoptopics, .event {
  padding-bottom: 40px;
}

.section_title {
  padding: 30px 0;
}

.event {
  background: #f0eeee;
}

.facebook, .twitter {
  border-bottom: solid 2px #333;
}

.sns_section {
  padding-bottom: 40px;
  text-align: center;
}

.sns_section .section_title {
  padding-bottom: 10px;
}

.sns_section .section_title .en {
  font-size: 5.625vw;
  line-height: 1.75;
  color: #a68b62;
}

.sns_section .btn {
  margin: 20px auto 0;
}

.facebook-wrapper {
  width: 80%;
  max-width: 500px;
  margin: 0 auto;
}

.facebook-wrapper > .fb-page {
  width: 100%;
  margin: 0 auto;
}

.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
  width: 100% !important;
}

.twitter-wrapper {
  width: 80%;
  max-width: 500px;
  margin: 0 auto;
}

.twitter-wrapper iframe {
  width: 740px !important;
}

#instaList {
  width: 80%;
  margin: 0 auto;
  background: #fff;
}

#instaList li {
  width: 48%;
  height: 100px;
  margin-right: 4%;
  margin-bottom: 4%;
  float: left;
}

#instaList li a {
  width: 100%;
  height: 100px;
  display: block;
}

#instaList li .bg {
  background-size: cover;
}

#instaList li:nth-child(even) {
  margin-right: 0;
}

.main_sliderimage {
  width: 100%;
}

.slick-dots {
  width: 70%;
  margin: 0 15%;
}

.slick-slide:focus {
  outline: 0;
}
