@charset "UTF-8";

/* 下層ファーストビュー */
.txt64 {
  font-style: normal;
  font-weight: normal;
  font-size: 64px;
  line-height: 93px;
  letter-spacing: 0.04em;
}

.txt36 {
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 52px;
  letter-spacing: 0.04em;
}

.txt32 {
  font-style: normal;
  font-size: 32px;
  line-height: 46px;
  letter-spacing: 0.08em;
}

.txt24 {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0.08em;
}

.txt14 {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.08em;
}

.com-p80 {
  margin: 80px 0;
}

.underSectionTitle {
  text-align: center;
}

.underTop-h1 {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.16em;
  color: #5b5b5b;
}

@media (max-width: 764px) {
  .underSection-h2 {
    font-size: 24px;
    line-height: 39px;
  }
}

.Img {
  width: 100%;
  object-fit: cover;
}

.underTopContainer .txt64 {
  text-align: center;
  text-shadow: 0px 4px 1px #fff, 1px 3px 1px #fff, 2px 3px 1px #fff, 2px 2px 1px #fff, 3px 2px 1px #fff, 3px 1px 1px #fff, 4px 0px 1px #fff, 3px -1px 1px #fff, 3px -2px 1px #fff, 2px -2px 1px #fff, 2px -3px 1px #fff, 1px -3px 1px #fff, 0px -4px 1px #fff, -1px -3px 1px #fff, -2px -3px 1px #fff, -2px -2px 1px #fff, -3px -2px 1px #fff,
    -3px -1px 1px #fff, -4px 0px 1px #fff, -3px 1px 1px #fff, -3px 2px 1px #fff, -2px 2px 1px #fff, -2px 3px 1px #fff, -1px 3px 1px #fff;
  background: rgba(253, 156, 157, 0.8);
  border-radius: 4px;
  display: inline-block;
}

@media (max-width: 764px) {
  .underTopContainer .txt64 {
    font-size: 36px;
    line-height: 52px;
  }
}

.underTopContainer .txt24 {
  margin-top: 5px;
  text-align: center;
  text-shadow: 0px 4px 1px #fff, 1px 3px 1px #fff, 2px 3px 1px #fff, 2px 2px 1px #fff, 3px 2px 1px #fff, 3px 1px 1px #fff, 4px 0px 1px #fff, 3px -1px 1px #fff, 3px -2px 1px #fff, 2px -2px 1px #fff, 2px -3px 1px #fff, 1px -3px 1px #fff, 0px -4px 1px #fff, -1px -3px 1px #fff, -2px -3px 1px #fff, -2px -2px 1px #fff, -3px -2px 1px #fff,
    -3px -1px 1px #fff, -4px 0px 1px #fff, -3px 1px 1px #fff, -3px 2px 1px #fff, -2px 2px 1px #fff, -2px 3px 1px #fff, -1px 3px 1px #fff;
}

@media (max-width: 764px) {
  .underTopContainer .txt24 {
    font-size: 14px;
    line-height: 28px;
  }
}

.underTopContainer {
  position: relative;
  background-image: url(https://beautysalon-grace.jp/system_panel/uploads/images/img_news-top.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 350px;
}

.underTopContainer::before {
  display: block;
  content: "";
  /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)); */
  width: 100%;
  height: 100%;
  position: absolute;
}

@media (max-width: 600px) {
  .underTopContainer {
    height: 250px;
  }
}

.underTopBox .txtja {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0.08em;
  color: #5b5b5b;
}

.block {
  display: none;
}

.bg-wrapper {
  margin-top: 84px;
}

@media (max-width: 600px) {
  .bg-wrapper {
    margin-top: 59px;
  }
}

#wgc-1643733195002,
.webgene-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

@media (max-width: 768px) {
  .l-blogPage .blogPage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.l-blogPage .blogPage .mainBlock {
  width: 80%;
}

@media (max-width: 1030px) {
  .l-blogPage .blogPage .mainBlock {
    width: 75%;
  }
}

@media (max-width: 768px) {
  .l-blogPage .blogPage .mainBlock {
    width: 90%;
    margin: 0 auto;
  }
}

.l-blogPage .blogPage .rightBlock {
  width: 20%;
}

@media (max-width: 768px) {
  .l-blogPage .blogPage .rightBlock {
    width: 90%;
    margin: 20px auto 0;
  }
}

.newsBox {
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
}

.news,
.cf {
  margin: 0px 10px 20px;
  width: 260px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.news:hover,
.cf:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.news:hover .webgene-item-main-image,
.cf:hover .webgene-item-main-image {
  opacity: 0.4;
}

.webgene-item-main-image {
  width: 100%;
  height: 160px;
  margin: auto;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.contents {
  background: #fff;
}

.newsTit {
  font-size: 16px;
  color: #333;
  font-weight: 700;
  line-height: 29px;
  padding: 0 0 11px 13px;
  margin-bottom: 6px;
}

.news_inner.top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 20px 0;
}

.newsTag {
  color: #fff;
  padding: 4px 20px;
  background: #333333;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.1em;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.newsDate {
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
  color: #9f9f9f;
  padding: 8px 0 0 13px;
  margin-bottom: 7px;
}

.category-h2 {
  background: #333;
  color: #fff;
  padding: 14px 0;
  margin-bottom: 0;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 29px;
  text-align: center;
  letter-spacing: 0.08em;
}

.category-h2.mt-3 {
  margin-top: 0px !important;
}

.webgene-item.mt-2 {
  margin-top: 0 !important;
  width: 100%;
}

.webgene-item.mt-2 a {
  display: block;
  padding: 15px 10px;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 0.08em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  color: #333;
}

.webgene-item.mt-2 a:hover {
  background: rgba(51, 51, 51, 0.6);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.webgene-pagination {
  margin: 40px auto 0;
  width: 100%;
}

.webgene-pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.webgene-pagination ul .next a,
.webgene-pagination ul .prev a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  margin: 0 5px;
}

.number {
  border: none;
  background: none;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.number a {
  display: inline-block;
  padding: 9px 19px;
  color: #333;
  background: #333333;
  background: #fff;
  border: 1px solid #333333;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.1em;
  width: 50px;
  height: 50px;
}

.number a:hover {
  background-color: #333333;
  color: #fff;
  transition: all 0.4s;
}

@media (max-width: 1200px) {
  .news,
  .cf {
    width: 46%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}

@media (max-width: 768px) {
  .news,
  .cf {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .news_inner.top {
    padding: 20px 0;
  }
}

@media screen and (max-width: 748px) {
  .webgene-pagination {
    margin: 10px auto;
  }
}

@media screen and (max-width: 600px) {
  .newsDate {
    font-size: 12px;
  }
  .newsTag {
    font-size: 12px;
  }
  .contents .newsTit {
    font-size: 12px;
  }
  .tit {
    font-size: 16px;
  }
  .news-text p {
    font-size: 12px;
  }
  .webgene-item.mt-2 a {
    font-size: 12px;
  }
  .category-h2 {
    font-size: 12px;
  }
  .number a {
    font-size: 16px;
  }
}

/*# sourceMappingURL=news.css.map */
