@charset "UTF-8";
.tw-slider-bg {
  background-color: #48563d;
  text-align: center;
  border-radius: 5px;
  padding: 1rem;
  margin-bottom: 1rem;
}
.tw-search {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom:10px;
}
.tw-search .fa-qrcode {
  font-size: 1.4rem;
  vertical-align: middle;
}
.tw-search form {
  margin: 0;
  display: flex;
  align-items: center
}
.tw-search #search-form {
  margin: 0;
  letter-spacing: normal;
  height: 20px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 14px;
  padding: 1.3rem 0.5rem;
}
.tw-search #search-name {
  margin: 0;
  letter-spacing: normal;
  height: 30px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border: 1px solid #ccc;
}
#tw-list div.tw-list-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#tw-list div.tw-list-area > div {
  width: 49%;
  margin-right: 1%;
}
#tw-list div.tw-list-area > div:nth-of-type(2n) {
  margin-right: 0;
}
#tw-list .slick-dotted.slick-slider {
  margin: 0;
}
.tw-dots {
  list-style: none;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
}
.tw-dots li {
  margin: 0 0.5rem;
}
.tw-dots li button {
  background: #666;
  border-color: #666;
  color: #fff;
}
.tw-dots li.slick-active button {
  background: #000;
  border-color: #000;
}
#tw-list .slick-prev {
  left: 0px;
}
#tw-list .slick-next {
  right: 0px;
}
#tw-list .slick-next, #tw-list .slick-prev {
  width: 42px;
  height: 40px;
}
#tw-list .slick-next:before, #tw-list .slick-prev:before {
  font-size: 45px;
}
#tw-list .shop_list {
  list-style: none;
  display: flex;
  justify-content: flex-start;
  margin: 0 0 1rem;
  padding: 0;
}
#tw-list .tw-list-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#tw-list .tw-list-area div.list-box {
  margin-bottom: 1rem;
  border: solid 1px #f00;
  border-radius: 5px;
  width: 49%;
  margin-right: 2%;
  text-align: center;
}
#tw-list .tw-list-area div.list-box:nth-of-type(2n) {
  margin-right: 0;
}
#tw-list .tw-list-area div.list-box div:first-child {
  max-width: 110px;
  width: 100%;
  padding: 1rem;
}
#tw-list .tw-list-area div.list-box div:nth-of-type(2) {
  max-width: 95px;
  width: 100%;
  padding: 3px;
}
#tw-list .tw-list-area div.list-box div:last-child {
  padding: 1rem;
}
.tw-list-area .staff_popup img {
  width: 90px;
}
.tw-list-area .staff-name {
  font-size: 16px;
}
#tw-list .icon img {
  width: 30px;
}
#tw-list .qr-img img {
  width:90px;
  height:90px;
}
#tw-list .tw-list-area div.list-box div:nth-of-type(2) .fa-stack-2x {
  display: none;
}
#tw-list .tw-list-area div.list-box div:nth-of-type(2) .fa-stack-1x {
  color: #fff;
  font-size: 2.2rem;
}
@media (max-width: 767px) {
  #tw-list .tw-list-area div.list-box div:first-child {
    margin: 1rem auto 0;
    padding-bottom: 0;
  }
  #tw-list .tw-list-area div.list-box div:nth-of-type(2) {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    max-width: 160px;
    margin: 0 auto 1rem;
  }
  #tw-list .tw-list-area div.list-box div:nth-of-type(2) a {
    padding: 0.5rem 0.5rem 0.5rem 0.8rem;
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #e8e8e8;
    box-shadow: 2px 2px 2px #555;
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    font-size: 14px;
  }
  #tw-list .tw-list-area div.list-box div:nth-of-type(2) p:nth-of-type(2) {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #tw-list .tw-list-area div.list-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
  }
}
/************************************************************************
 twitterページ アイコンicomoon追加
************************************************************************/
@font-face {
  font-family: 'icomoon';
  src:  url('font/icomoon/icomoon.eot?cuas7j');
  src:  url('font/icomoon/icomoon.eot?cuas7j#iefix') format('embedded-opentype'),
    url('font/icomoon/icomoon.ttf?cuas7j') format('truetype'),
    url('font/icomoon/icomoon.woff?cuas7j') format('woff'),
    url('font/icomoon/icomoon.svg?cuas7j#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 35px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-square-x-twitter:before {
  content: "\e900";
}
p.mb0.x_name a {
  color: black;
}