@charset "UTF-8";
/* Scss Document */
/* Scss Document */
/*---------------------------------------------
    top
---------------------------------------------*/
.kv_txtArea {
  padding: 30px 0;
  background: #EFEFEF;
  text-align: center; }
  .kv_txtArea .linkBtn {
    background: #BE0075; }
    .kv_txtArea .linkBtn:hover {
      background: #000; }

/* top link */
.top_tit {
  position: absolute;
  z-index: 100;
  font-size: 1.6rem;
  color: #fff;
  font-weight: bold;
  left: 50%;
  transform: translateX(-50%);
  font-family: A1ゴシック M "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"; }

.topbanner {
  padding:30px;
  text-align: center;
  background: #EFEFEF;
}
.topbanner img {
  width:100%;
  max-width: 800px;
  height:auto;
}
.top_linkList li:nth-child(odd) a {
  flex-direction: row-reverse; }
  .top_linkList li:nth-child(odd) a .linkList_content {
    justify-content: flex-end; }
.top_linkList li:nth-child(2) {
  background: #D7CFC4; }
.top_linkList li:nth-child(3) {
  background: #E4F0F7; }
.top_linkList a {
  display: flex; }
  .top_linkList a:hover .linkBtn {
    background: #BE0075; }
  .top_linkList a:hover .linkList_img img {
    transform: scale(1.1); }

.linkList_img {
  width: 50%;
  overflow: hidden; }
  .linkList_img img {
    transition: 0.4s; }

.linkList_content {
  width: 50%;
  display: flex;
  align-items: center; }

.linkList_content_inner {
  width: 500px;
  text-align: center; }

.linkList_tit {
  margin: 0 0 10px;
  font-size: 1.8rem; }

.linkList_txt {
  margin: 0 0 20px; }

/* pick up */
.sec_pickup {
  background: #F0ECEC; }

.pickup_tit {
  width: 434px;
  margin: auto;
  position: relative; }
  .pickup_tit .top_tit {
    top: 154px;
    left: 47.5%; }

.pickupList {
  position: absolute !important;
  top: 210px;
  left: 50%;
  transform: translateX(-50%); }

.pickupItem {
  margin: 0 20px;
  width: 450px !important;
  border-radius: 8px;
  background: #F0ECEC;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }

.pickupList_pager {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%); }

/* news */
.sec_news {
  padding: 65px 0 80px; }

.news_tit {
  width: 1440px;
  position: relative;
  left: -220px;
  margin: 0 0 20px; }
  .news_tit .top_tit {
    top: 220px; }

.newsList {
  max-width: 800px;
  margin: auto; }
  .newsList li {
    border-top: 1px solid #000; }
    .newsList li:last-child {
      border-bottom: 1px solid #000; }
  .newsList a {
    display: flex;
    align-items: center;
    padding: 15px 50px 15px 0;
    position: relative; }
    .newsList a:hover {
      color: #BE0075; }
      .newsList a:hover::after {
        right: 10px; }
    .newsList a::after {
      content: "";
      display: block;
      background: url("../img/common/icon_next.svg") no-repeat;
      background-size: contain;
      width: 20px;
      height: 7px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 20px;
      transition: .4s; }
  .newsList .newsList_time {
    margin: 0 35px 0 0;
    flex-shrink: 0; }

/* column */
.column_titArea {
  padding: 30px 0;
  background: url("../img/top/column_bg.jpg") no-repeat center center;
  background-size: cover;
  margin: 0 0 60px; }

.column_tit {
  width: 534px;
  margin: auto;
  position: relative; }
  .column_tit .top_tit {
    color: #000;
    font-size: 2.4rem;
    top: auto;
    bottom: 20px; }

.columnList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 30px; }
  .columnList li {
    width: 230px;
    margin: 0 0 40px; }
  .columnList a {
    display: block; }
    .columnList a:hover .columnList_img img {
      transform: scale(1.1); }
    .columnList a:hover .columnList_category {
      background: #BE0075; }

.columnList_imgArea {
  position: relative;
  margin: 0 0 20px; }

.columnList_img {
  overflow: hidden;
  border-radius: 8px; }
  .columnList_img img {
    transition: .4s; }

.columnList_category {
  background: #000;
  color: #fff;
  font-size: 1.4rem;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: .4s;
  text-align: center;
  width: 100%;
  padding: 0 20px; }

.columnList_tit {
  margin: 0 0 1em; }

.columnList_txt {
  color: #8E8E8E;
  font-size: 1.4rem; }

/* 20200529 ボタン追加 */
.kv_imgArea {
    position: relative;
    background: url(https://shiiki-salon.jp/wp-content/themes/pc-shiiki/img/top/top_kv.jpg) no-repeat center center;
    width: 100%;
    background-size: cover;
}
.kv_imgArea .inner {
    height: 33vw;
    min-height: 426.66px;
}
.kv_btn {
  position: absolute;
  bottom: 10vw;
  /* left: -10vw; */
  right: -10vw;
}
.kv_btn img {
  transition: .3s
}
.kv_btn img:hover {
  opacity: .9;
}

/* 20200622 店舗情報追加 */
.sec_shop {
  margin: 100px 0 0;
  padding: 30px 0;
  background: #EFEFEF;
  text-align: center;
}
.sec_shop h2 {
    margin: 0 0 10px;
    font-size: 1.8rem;
}
.sec_shop ul.shop_sns {
    display: flex;
    margin: 10px auto 0;
    width: 15%;
}
.sec_shop ul.shop_sns li {
    width: calc(100% /3);
}

.columnList_img{
  height: 153px;
  position: relative;
}
.columnList_img img{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.columnList a:hover .columnList_img img{
  transform:translateY(-50%) scale(1.1);
}