@media screen and (min-width: 767px) {
  div.block-col-2-horizontal-photo-text-b {
    padding: 80px 0;
  }
  div.block-col-2-horizontal-photo-text-b .block-box {
    display: flex;
  }
  div.block-col-2-horizontal-photo-text-b .block-box .block-box-image {
    width: 50%;
    padding-right: 15px;
  }
  div.block-col-2-horizontal-photo-text-b .block-box .block-box-content {
    padding-left: 15px;
    width: 50%;
  }
  div.block-col-2-horizontal-photo-text-b .block-title {
    margin-bottom: 10px;
  }
  div.block-col-2-horizontal-photo-text-b .block-title .en {
    font-size: 13px;
    font-weight: bold;
    color: #999999;
    margin-bottom: 8px;
    padding-left: 3px;
  }
  div.block-col-2-horizontal-photo-text-b .block-title h2 {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.3;
  }
  div.block-col-2-horizontal-photo-text-b .image {
    margin-bottom: 40px;
  }
  div.block-col-2-horizontal-photo-text-b .subtitle {
    margin-bottom: 20px;
  }
  div.block-col-2-horizontal-photo-text-b .subtitle h3 {
    font-size: 140%;
    font-weight: bold;
    line-height: 1.5;
    color: #333;
  }
  div.block-col-2-horizontal-photo-text-b .texts {
    margin: 0 auto 35px;
    line-height: 2;
  }
  div.block-col-2-horizontal-photo-text-b .texts p {
    margin-bottom: 10px;
  }
  div.block-col-2-horizontal-photo-text-b .links {
    margin: 0 auto;
    overflow: hidden;
    line-height: 1;
  }
  div.block-col-2-horizontal-photo-text-b .links div.link {
    margin-bottom: 15px;
    display: inline-block;
  }
  div.block-col-2-horizontal-photo-text-b .links div.link a {
    display: inline-block;
    background: #000;
    color: #fff;
    text-decoration: none;
    padding: 20px 50px;
    margin-right: 20px;
    font-weight: bold;
  }
  div.block-col-2-horizontal-photo-text-b .links div.link a:hover {
    opacity: 0.6;
  }
  div.block-col-2-horizontal-photo-text-b .links div.link:last-child {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  div.block-col-2-horizontal-photo-text-b .block-box {
    display: block;
  }
  div.block-col-2-horizontal-photo-text-b .block-box .block-box-image {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
  div.block-col-2-horizontal-photo-text-b .block-box .block-box-content {
    width: 100%;
    padding-left: 0;
  }
  div.block-col-2-horizontal-photo-text-b .block-title {
    text-align: center;
  }
  div.block-col-2-horizontal-photo-text-b .block-title .en {
    font-size: 11px;
    font-weight: bold;
    color: #e6750b;
    margin-bottom: 18px;
  }
  div.block-col-2-horizontal-photo-text-b .block-title h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 25px;
  }
  div.block-col-2-horizontal-photo-text-b .image img {
    display: block;
  }
  div.block-col-2-horizontal-photo-text-b .subtitle {
    margin: 0 20px 25px;
  }
  div.block-col-2-horizontal-photo-text-b .texts {
    width: auto;
    margin: 0 20px 35px;
  }
  div.block-col-2-horizontal-photo-text-b .links {
    width: auto;
    margin: 0 20px;
    text-align: center;
  }
  div.block-col-2-horizontal-photo-text-b .links div.link {
    display: block;
    margin: 0 0 20px;
  }
  div.block-col-2-horizontal-photo-text-b .links div.link a {
    display: block;
    margin: 0;
  }
}

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