.newsDetail .cover {
  padding: 52px 0 97px; }
  @media (max-width: 720px) {
    .newsDetail .cover {
      padding: 29px 0 50px; } }
  .newsDetail .cover .contentArea .in1 .date {
    font-size: 1.4rem;
    letter-spacing: 0.7px;
    line-height: 1;
    margin-bottom: 21px; }
    @media (max-width: 720px) {
      .newsDetail .cover .contentArea .in1 .date {
        font-size: 1.4rem;
        letter-spacing: 0.7px;
        margin-bottom: 14px;
        padding-left: 9px; } }
    .newsDetail .cover .contentArea .in1 .date span {
      padding-left: 28px; }
      @media (max-width: 720px) {
        .newsDetail .cover .contentArea .in1 .date span {
          padding-left: 23px; } }
  .newsDetail .cover .contentArea .in1 .name {
    border-bottom: 1px solid #28803C;
    font-size: 2.4rem;
    font-weight: bold;
    letter-spacing: 1.2px;
    line-height: 1;
    margin-bottom: 38px;
    padding-bottom: 27px; }
    @media (max-width: 720px) {
      .newsDetail .cover .contentArea .in1 .name {
        font-size: 1.9rem;
        letter-spacing: 0;
        line-height: 3rem;
        margin-bottom: 30px;
        padding-left: 9px;
        padding-bottom: 11px; } }
  .newsDetail .cover .contentArea .in1 .desc .img {
    width: 100%; }
    .newsDetail .cover .contentArea .in1 .desc .img img {
      width: 100%; }
  .newsDetail .cover .contentArea .in1 .desc .caption {
    border-bottom: 1px solid #28803C;
    padding-bottom: 57px;
    padding-top: 32px; }
    @media (max-width: 720px) {
      .newsDetail .cover .contentArea .in1 .desc .caption {
        padding: 0 10px 37px 10px; } }
    .newsDetail .cover .contentArea .in1 .desc .caption .ttl {
      color: #646464;
      font-size: 2.0rem;
      font-weight: bold;
      font-family: "Yu Gothic", YuGothic, sans-serif;
      letter-spacing: 1px;
      line-height: 1;
      margin: 48px 0 36px 0;
      text-align: left;
      position: relative; }
      @media (max-width: 720px) {
        .newsDetail .cover .contentArea .in1 .desc .caption .ttl {
          font-size: 1.6rem;
          letter-spacing: 0;
          margin: 30px 0 31px 0; } }
      .newsDetail .cover .contentArea .in1 .desc .caption .ttl:after {
        content: '';
        background: #28803C;
        height: 2px;
        position: absolute;
        bottom: -18px;
        left: 0;
        width: 20px; }
        @media (max-width: 720px) {
          .newsDetail .cover .contentArea .in1 .desc .caption .ttl:after {
            bottom: -16px; } }
    .newsDetail .cover .contentArea .in1 .desc .caption .txt {
      font-size: 1.4rem;
      font-weight: normal;
      letter-spacing: 0.7px;
      line-height: 2.6rem;
      text-align: justify; }
      @media (max-width: 720px) {
        .newsDetail .cover .contentArea .in1 .desc .caption .txt {
          font-size: 1.4rem;
          letter-spacing: 0;
          line-height: 2.4rem; } }
      .newsDetail .cover .contentArea .in1 .desc .caption .txt img {
        margin-top: 2%;
        width: 100%;
        height: auto;
        margin-bottom: 3%; }
      .newsDetail .cover .contentArea .in1 .desc .caption .txt img.size-large {
        max-width: 720px;
        height: auto; }
    .newsDetail .cover .contentArea .in1 .desc .caption .subttl {
      font-size: 1.8rem;
      letter-spacing: 0.9px;
      line-height: 1;
      margin: 52px 0 16px;
      text-align: left; }
      @media (max-width: 720px) {
        .newsDetail .cover .contentArea .in1 .desc .caption .subttl {
          font-size: 1.5rem;
          letter-spacing: 0;
          margin: 41px 0 16px; } }
  .newsDetail .cover .contentArea .in1 .desc .directional {
    display: block;
    margin-top: 28px; }
    @media (max-width: 720px) {
      .newsDetail .cover .contentArea .in1 .desc .directional {
        margin-top: 27px; } }
    .newsDetail .cover .contentArea .in1 .desc .directional .prevArea {
      width: 35%;
      float: left; }
      .newsDetail .cover .contentArea .in1 .desc .directional .prevArea .prev {
        margin-bottom: 15px; }
        @media (max-width: 720px) {
          .newsDetail .cover .contentArea .in1 .desc .directional .prevArea .prev {
            margin-bottom: 5px; } }
        .newsDetail .cover .contentArea .in1 .desc .directional .prevArea .prev a {
          font-size: 1.6rem;
          font-weight: bold;
          line-height: 1;
          letter-spacing: 0.8px;
          padding-left: 16px;
          position: relative;
          transition: all .3s; }
          @media (max-width: 720px) {
            .newsDetail .cover .contentArea .in1 .desc .directional .prevArea .prev a {
              font-size: 1.5rem;
              letter-spacing: 0.75px;
              padding-left: 16px; } }
          .no-touchevents .newsDetail .cover .contentArea .in1 .desc .directional .prevArea .prev a:hover {
            opacity: .7; }
          .newsDetail .cover .contentArea .in1 .desc .directional .prevArea .prev a:before {
            border-top: 4px solid transparent;
            border-right: 8px solid #286E3C;
            border-bottom: 4px solid transparent;
            content: '';
            height: 0;
            left: 0;
            position: absolute;
            top: 50%;
            transform: translate(0, -50%);
            width: 0; }
            @media (max-width: 720px) {
              .newsDetail .cover .contentArea .in1 .desc .directional .prevArea .prev a:before {
                border-top: 4px solid transparent;
                border-right: 8px solid #286E3C;
                border-bottom: 4px solid transparent; } }
      .newsDetail .cover .contentArea .in1 .desc .directional .prevArea .ttl {
        font-size: 1.4rem;
        margin-bottom: 0;
        text-align: left; }
        @media (max-width: 720px) {
          .newsDetail .cover .contentArea .in1 .desc .directional .prevArea .ttl {
            font-size: 1.2rem;
            text-align: left; } }
        .newsDetail .cover .contentArea .in1 .desc .directional .prevArea .ttl a {
          border-bottom: 1px solid;
          color: #646464;
          font-family: "Yu Gothic", YuGothic, sans-serif;
          letter-spacing: 0.7px;
          transition: all .3s; }
          @media (max-width: 720px) {
            .newsDetail .cover .contentArea .in1 .desc .directional .prevArea .ttl a {
              letter-spacing: 0;
              line-height: 1.5; } }
          .no-touchevents .newsDetail .cover .contentArea .in1 .desc .directional .prevArea .ttl a:hover {
            opacity: .7; }
        .newsDetail .cover .contentArea .in1 .desc .directional .prevArea .ttl + .ttl {
          margin-top: 10px; }
          @media (max-width: 720px) {
            .newsDetail .cover .contentArea .in1 .desc .directional .prevArea .ttl + .ttl {
              margin-top: 6px; } }
    .newsDetail .cover .contentArea .in1 .desc .directional .nextArea {
      width: 35%;
      float: right; }
      .newsDetail .cover .contentArea .in1 .desc .directional .nextArea .next {
        margin-bottom: 15px;
        text-align: right; }
        @media (max-width: 720px) {
          .newsDetail .cover .contentArea .in1 .desc .directional .nextArea .next {
            margin-bottom: 5px; } }
        .newsDetail .cover .contentArea .in1 .desc .directional .nextArea .next a {
          font-size: 1.6rem;
          font-weight: bold;
          line-height: 1;
          letter-spacing: 0.8px;
          padding-right: 16px;
          position: relative;
          transition: all .3s; }
          @media (max-width: 720px) {
            .newsDetail .cover .contentArea .in1 .desc .directional .nextArea .next a {
              font-size: 1.5rem;
              letter-spacing: 0.75px;
              padding-right: 16px; } }
          .no-touchevents .newsDetail .cover .contentArea .in1 .desc .directional .nextArea .next a:hover {
            opacity: .7; }
          .newsDetail .cover .contentArea .in1 .desc .directional .nextArea .next a:before {
            border-top: 4px solid transparent;
            border-left: 8px solid #286E3C;
            border-bottom: 4px solid transparent;
            content: '';
            height: 0;
            right: 0;
            position: absolute;
            top: 50%;
            transform: translate(0, -50%);
            width: 0; }
            @media (max-width: 720px) {
              .newsDetail .cover .contentArea .in1 .desc .directional .nextArea .next a:before {
                border-top: 4px solid transparent;
                border-left: 8px solid #286E3C;
                border-bottom: 4px solid transparent; } }
      .newsDetail .cover .contentArea .in1 .desc .directional .nextArea .ttl {
        font-size: 1.4rem;
        margin-bottom: 0;
        text-align: right; }
        @media (max-width: 720px) {
          .newsDetail .cover .contentArea .in1 .desc .directional .nextArea .ttl {
            font-size: 1.2rem;
            text-align: left; } }
        .newsDetail .cover .contentArea .in1 .desc .directional .nextArea .ttl a {
          border-bottom: 1px solid;
          color: #646464;
          font-family: "Yu Gothic", YuGothic, sans-serif;
          letter-spacing: 0.7px;
          transition: all .3s; }
          @media (max-width: 720px) {
            .newsDetail .cover .contentArea .in1 .desc .directional .nextArea .ttl a {
              letter-spacing: 0;
              line-height: 1.5; } }
          .no-touchevents .newsDetail .cover .contentArea .in1 .desc .directional .nextArea .ttl a:hover {
            opacity: .7; }
        .newsDetail .cover .contentArea .in1 .desc .directional .nextArea .ttl + .ttl {
          margin-top: 10px; }
          @media (max-width: 720px) {
            .newsDetail .cover .contentArea .in1 .desc .directional .nextArea .ttl + .ttl {
              margin-top: 6px; } }

/*# sourceMappingURL=news_blog_detail.css.map */
