.special-content {
  padding-bottom: 3rem; }
  .special-content.container {
    padding-left: 0;
    padding-right: 0; }
  .special-content .row > div {
    padding-top: 2rem; }
  @media (max-width: 576px) {
    .special-content .row > div.col-12.col-sm-6 {
      padding-left: 4rem;
      padding-right: 4rem; } }
  .special-content img {
    width: 100%; }
  .special-content .mv {
    position: relative; }
    .special-content .mv .tit {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      background: rgba(0, 0, 0, 0.1); }
      .special-content .mv .tit h1 {
        font-family: 'EB Garamond', serif;
        font-size: 2rem;
        font-weight: normal;
        letter-spacing: 1px;
        text-align: center; }
        .special-content .mv .tit h1 span {
          font-size: 4.6rem; }
        @media (max-width: 768px) {
          .special-content .mv .tit h1 {
            font-size: 1rem; }
            .special-content .mv .tit h1 span {
              font-size: 2.6rem; } }
  .special-content .note {
    font-size: 0.7rem;
    color: #999;
    margin: 0.3rem 1rem 0; }
  .special-content a {
    display: block;
    position: relative;
    z-index: 1;
    padding: 0; }
    .special-content a.small-fig {
      margin: auto;
      margin-top: 3rem;
      margin-bottom: 5rem;
      width: 60%; }
    .special-content a:before {
      position: absolute;
      z-index: 2;
      content: 'CLICK';
      bottom: 15px;
      right: 15px;
      width: 144px;
      height: 34px;
      color: #fff;
      font-size: 1.2rem;
      background-color: rgba(200, 200, 200, 0.3);
      background-image: url(/assets/images/special/col-bellerose21ss/bag.png);
      background-position: left 6px top 3px;
      background-size: 30px auto;
      background-repeat: no-repeat;
      border: 1px solid #fff;
      border-radius: 10px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      padding-top: 1px;
      cursor: pointer;
      transition: 0.5s all; }
      @media (max-width: 768px) {
        .special-content a:before {
          width: 105px;
          height: 25px;
          font-size: 1rem;
          bottom: 10px;
          right: 10px;
          background-position: left 3px top 1px;
          background-size: 24px auto; } }
    .special-content a:hover:before {
      background-color: rgba(200, 200, 200, 0.5); }
  .special-content__models .txt {
    display: flex;
    align-items: flex-end; }
    .special-content__models .txt p {
      margin: 0; }
  @media (max-width: 768px) {
    .special-content__models {
      max-width: 180px;
      margin: 3rem auto 1rem; }
      .special-content__models .txt {
        padding-top: 0.5rem !important; } }

/*# sourceMappingURL=col-bellerose21ss.css.map */
