@charset "UTF-8";
@media screen and (min-width: 767px) {
  div.block-banner-link {
    padding: 80px 0; }
    div.block-banner-link strong {
      font-weight: bold; }
    div.block-banner-link .block-title {
      text-align: center; }
      div.block-banner-link .block-title .en {
        font-size: 13px;
        font-weight: bold;
        color: #999999;
        margin-bottom: 18px; }
      div.block-banner-link .block-title h2 {
        font-size: 38px;
        font-weight: 700;
        margin-bottom: 50px;
        line-height: 1.2; }
    div.block-banner-link div.description {
      text-align: center;
      line-height: 1.8;
      margin-bottom: 50px; }
      div.block-banner-link div.description p {
        margin-bottom: 8px; }
    div.block-banner-link div.block-items {
      overflow: hidden;
      display: flex;
      flex-wrap: wrap; }
      div.block-banner-link div.block-items.block-item-single {
        justify-content: center; }
      div.block-banner-link div.block-items a.block-item-loop {
        display: block;
        padding: 80px;
        text-align: center;
        color: #fff;
        position: relative;
        text-decoration: none;
        overflow: hidden;
        width: 50%; }
        div.block-banner-link div.block-items a.block-item-loop:hover .background-image {
          transform: scale(1.2); }
        div.block-banner-link div.block-items a.block-item-loop .block-item-banner .text {
          position: relative;
          z-index: 10;
          text-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
          div.block-banner-link div.block-items a.block-item-loop .block-item-banner .text .title {
            position: relative;
            z-index: 10;
            font-size: 160%;
            font-weight: bold;
            margin-bottom: 15px; }
          div.block-banner-link div.block-items a.block-item-loop .block-item-banner .text p {
            font-size: 100%;
            line-height: 1.8; }
        div.block-banner-link div.block-items a.block-item-loop .block-item-banner .background-image {
          display: block;
          position: absolute;
          transition-duration: 0.3s;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center; }
        div.block-banner-link div.block-items a.block-item-loop .block-item-banner .overlay {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
    div.block-banner-link .block-footer {
      clear: both;
      text-align: center;
      margin-top: 50px; }
      div.block-banner-link .block-footer a {
        display: inline-block;
        padding: 25px 100px;
        text-decoration: none;
        font-weight: 700; }
      div.block-banner-link .block-footer a:hover {
        opacity: 0.5; } }
@media screen and (max-width: 767px) {
  div.block-banner-link {
    padding: 50px 25px;
    overflow: hidden; }
    div.block-banner-link .block-title {
      text-align: center; }
      div.block-banner-link .block-title .en {
        font-size: 11px;
        font-weight: bold;
        color: #e6750b;
        margin-bottom: 18px;
        font-family: "Sawarabi Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
      div.block-banner-link .block-title h2 {
        font-size: 30px;
        font-weight: 700;
        margin-bottom: 25px; }
    div.block-banner-link div.description {
      text-align: center;
      line-height: 2.2;
      margin-bottom: 25px;
      font-size: 90%; }
      div.block-banner-link div.description p {
        margin-bottom: 8px; }
    div.block-banner-link div.block-items {
      overflow: hidden; }
      div.block-banner-link div.block-items a.block-item-loop {
        display: block;
        padding: 40px 20px;
        text-align: center;
        color: #fff;
        position: relative;
        text-decoration: none;
        overflow: hidden;
        width: 100%; }
        div.block-banner-link div.block-items a.block-item-loop:hover .background-image {
          transform: scale(1.2); }
        div.block-banner-link div.block-items a.block-item-loop .block-item-banner .text {
          position: relative;
          z-index: 10;
          text-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
          div.block-banner-link div.block-items a.block-item-loop .block-item-banner .text .title {
            position: relative;
            z-index: 10;
            font-size: 160%;
            font-weight: bold;
            margin-bottom: 15px; }
          div.block-banner-link div.block-items a.block-item-loop .block-item-banner .text p {
            font-size: 100%;
            line-height: 1.8; }
        div.block-banner-link div.block-items a.block-item-loop .block-item-banner .background-image {
          display: block;
          position: absolute;
          transition-duration: 0.3s;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center; }
        div.block-banner-link div.block-items a.block-item-loop .block-item-banner .overlay {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
    div.block-banner-link .block-footer {
      clear: both;
      text-align: center;
      margin-top: 20px; }
      div.block-banner-link .block-footer a {
        display: inline-block;
        padding: 25px 100px;
        text-decoration: none;
        font-weight: 700;
        width: 100%; }
      div.block-banner-link .block-footer a:hover {
        opacity: 0.5; } }

/*# sourceMappingURL=block.css.map */
