@charset "UTF-8";
@media screen and (min-width: 767px) {
  div.block-col-1-photo-text {
    padding: 80px 0;
  }
  div.block-col-1-photo-text .block-title {
    text-align: center;
  }
  div.block-col-1-photo-text .block-title .en {
    font-size: 13px;
    font-weight: bold;
    color: #999999;
    margin-bottom: 18px;
  }
  div.block-col-1-photo-text .block-title h2 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 50px;
  }
  div.block-col-1-photo-text .image {
    text-align: center;
    margin-bottom: 40px;
  }
  div.block-col-1-photo-text .subtitle {
    text-align: center;
    margin-bottom: 30px;
  }
  div.block-col-1-photo-text .subtitle h3 {
    font-size: 150%;
    font-weight: bold;
    line-height: 1.8;
  }
  div.block-col-1-photo-text .texts {
    text-align: center;
    width: 600px;
    margin: 0 auto 35px;
    line-height: 2;
  }
  div.block-col-1-photo-text .texts p {
    margin-bottom: 10px;
  }
  div.block-col-1-photo-text .links {
    width: 600px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    line-height: 1;
  }
  div.block-col-1-photo-text .links div.link {
    margin-bottom: 15px;
    display: block;
  }
  div.block-col-1-photo-text .links div.link a {
    display: block;
    background: #000;
    color: #fff;
    text-decoration: none;
    padding: 20px 50px;
    margin-bottom: 15px;
    font-weight: bold;
  }
  div.block-col-1-photo-text .links div.link a:hover {
    opacity: 0.6;
  }
  div.block-col-1-photo-text .links div.link:last-child {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  div.block-col-1-photo-text .block-title {
    text-align: center;
  }
  div.block-col-1-photo-text .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-col-1-photo-text .block-title h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 25px;
  }
  div.block-col-1-photo-text .image {
    margin-bottom: 25px;
  }
  div.block-col-1-photo-text .image img {
    display: block;
  }
  div.block-col-1-photo-text .subtitle {
    margin: 0 20px 25px;
    font-size: 125%;
    font-weight: bold;
    line-height: 1.5;
  }
  div.block-col-1-photo-text .texts {
    width: auto;
    margin: 0 20px 35px;
    font-size: 90%;
    line-height: 1.5;
  }
  div.block-col-1-photo-text .texts p {
    margin-bottom: 10px;
  }
  div.block-col-1-photo-text div.links {
    margin: 0 20px;
  }
  div.block-col-1-photo-text div.links div.link {
    margin-bottom: 15px;
  }
  div.block-col-1-photo-text div.links div.link a {
    display: block;
    background: #000;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 12px;
    font-weight: bold;
    font-size: 90%;
  }
  div.block-col-1-photo-text div.links div.link:last-child {
    margin-bottom: 0;
  }
}

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