@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i");
/*　movie
-------------------------------------*/
.mainMovie {
  height: 690px;
  width: 100%;
  background-size: cover;
  position: relative;
  overflow: hidden;
  display: table; }
  .mainMovie video {
    position: absolute;
    top: 50%;
    left: 0;
    min-width: 1230px;
    width: 100%;
    height: auto;
    z-index: -1;
    transform: translateY(-50%); }
  .mainMovie:after {
    width: 100%;
    height: 690px;
    content: "";
    display: block;
    background: url(../images/index/bgi-movie_001.png);
    position: absolute;
    top: 0;
    left: 0; }
  .mainMovie .catch {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    z-index: 2; }
    .mainMovie .catch h2 {
      background: url(../images/index/txt-movie_001.png);
      background-size: contain;
      width: 416px;
      height: 116px;
      margin: 0 auto 40px; }
    .mainMovie .catch .btn {
      text-align: center; }
      .mainMovie .catch .btn a {
        display: inline-block;
        padding: 0 63px 0 42px;
        text-decoration: none;
        background: #fff;
        border-radius: 25px;
        position: relative; }
        .mainMovie .catch .btn a:before {
          content: "";
          display: block;
          width: 26px;
          height: 26px;
          border-radius: 13px;
          position: absolute;
          top: 12px;
          right: 11px;
          background: #00893f; }
        .mainMovie .catch .btn a:after {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 3px 0 3px 6px;
          border-color: transparent transparent transparent #ffffff;
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          margin-top: -3px;
          right: 20px; }
        .mainMovie .catch .btn a span {
          line-height: 50px;
          height: 50px;
          color: #00893f;
          font-size: 20px;
          letter-spacing: 0.05em;
          font-weight: 600;
          font-family: "Open Sans", sans-serif; }
        .mainMovie .catch .btn a:hover {
          background-color: #00893f; }
          .mainMovie .catch .btn a:hover:before {
            background: #fff; }
          .mainMovie .catch .btn a:hover:after {
            border-color: transparent transparent transparent #00893f; }
          .mainMovie .catch .btn a:hover span {
            color: #fff; }

.mainMovie.PC .slideBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.mainMovie.PC .slideBox li {
    width: 100% !important;
    height: 690px;
    background-size: cover !important;
}
.mainMovie.SP {
  display: none; }

@media screen and (max-width: 700px) {
  .mainMovie.PC {
    display: none !important; }

  .mainMovie.SP {
    display: block;
    max-height: 300px;
    overflow: hidden; }

  .bx-wrapper .bx-viewport {
    min-width: 380px !important; }

  /*　movie
  -------------------------------------*/
  .mainMovie.SP:after {
    z-index: 0; }
  .mainMovie.SP .catch {
    z-index: 1; } }
/* IE10以降 */
@media all and (-ms-high-contrast: none) {
  .mainMovie:after {
    top: 0px;
    height: 100%; }

  .topic {
    padding-top: 116px !important; } }
/*　topic
-------------------------------------*/
.topic {
  width: 1000px;
  margin: 0 auto;
  padding: 60px 0 70px; }
  .topic .box {
    width: calc(50% - 20px); }
    .topic .box .ttl {
      position: relative;
      border-radius: 5px 5px 0 0/5px 5px 0 0; }
      .topic .box .ttl h3 span {
        font-weight: bold;
        color: #fff;
        height: 48px;
        line-height: 48px;
        font-size: 16px;
        letter-spacing: 0.05em;
        padding-left: 52px;
        display: block; }
      .topic .box .ttl .link {
        position: absolute;
        top: 0;
        right: 22px; }
        .topic .box .ttl .link a {
          height: 48px;
          line-height: 48px;
          font-size: 13px;
          font-weight: bold;
          padding-left: 21px;
          color: #fff;
          text-decoration: none;
          display: block; }
          .topic .box .ttl .link a:hover {
            opacity: 0.7; }
  .topic .news {
    float: left; }
    .topic .news .ttl {
      background: #00893f; }
      .topic .news .ttl h3 span {
        background: url(../images/index/ico-fukidashi_001.png) 18px center no-repeat;
        background-size: 23px 22px; }
      .topic .news .ttl .link a {
        background: url(../images/common/ico-arrow_circle_green_001.svg) left center no-repeat;
        background-size: 14px 14px; }
    .topic .news ul {
      padding-top: 5px; }
      .topic .news ul li {
        border-bottom: 1px dotted #d9d9d9;
        height: 60px;
        line-height: 60px;
        padding: 0 20px;
        font-size: 15px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
        .topic .news ul li span {
          display: inline-block;
          width: 90px; }
  .topic .tomonokaiNews {
    float: right; }
    .topic .tomonokaiNews .ttl {
      background: #1689cb; }
      .topic .tomonokaiNews .ttl h3 span {
        background: url(../images/index/ico-megaphone_001.png) 14px center no-repeat;
        background-size: 30px auto; }
      .topic .tomonokaiNews .ttl .link a {
        background: url(../images/common/ico-arrow_circle_blue_001.svg) left center no-repeat;
        background-size: 14px 14px; }
    .topic .tomonokaiNews .article {
      display: table;
      width: 100%;
      padding: 25px 0;
      border-bottom: 1px dotted #d9d9d9;
      table-layout: fixed;
      height: 185px;
      box-sizing: border-box;
      color: #333;
      text-decoration: none; }
      .topic .tomonokaiNews .article .pic {
        display: table-cell;
        vertical-align: top;
        width: 128px;
        text-align: left; }
        .topic .tomonokaiNews .article .pic figure {
          width: 96px;
          height: 96px;
          overflow: hidden;
          position: relative; }
          .topic .tomonokaiNews .article .pic figure img {
            max-width: none;
            height: 100%;
            width: auto;
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
      .topic .tomonokaiNews .article .txt {
        display: table-cell;
        vertical-align: top; }
        .topic .tomonokaiNews .article .txt h4 {
          font-size: 20px;
          font-weight: normal;
          position: relative;
          padding-left: 37px;
          margin-bottom: 15px; }
          .topic .tomonokaiNews .article .txt h4:before {
            content: "NEW";
            color: #1689cb;
            font-family: "Roboto", sans-serif;
            font-size: 9px;
            width: 30px;
            height: 30px;
            line-height: 27px;
            position: absolute;
            display: block;
            border: 2px solid #1689cb;
            border-radius: 15px;
            left: 0;
            top: 50%;
            margin-top: -15px;
            box-sizing: border-box;
            text-align: center;
            font-weight: 600; }
        .topic .tomonokaiNews .article .txt p {
          line-height: 1.5; }
        .topic .tomonokaiNews .article .txt .day {
          color: #969696;
          margin-top: 10px; }

/*　feature
-------------------------------------*/
.feature {
  background: #e5f3eb;
  padding: 85px 0; }
  .feature h3 {
    color: #00893f;
    font-size: 44px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 55px;
    vertical-align: middle; }
    .feature h3 .number {
      color: #fff;
      display: inline-block;
      width: 66px;
      height: 66px;
      line-height: 66px;
      border-radius: 33px;
      margin: 0 12px;
      text-align: center;
      background: #00893f;
      font-size: 55px; }
  .feature .box {
    background: #fff;
    border-radius: 12px;
    padding: 50px;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden; }
    .feature .box:last-child {
      margin-bottom: 0; }
    .feature .box h4 {
      color: #00893f;
      font-weight: normal;
      font-size: 30px;
      line-height: 1.4;
      margin-bottom: 35px;
      position: relative;
      padding-left: 55px; }
      .feature .box h4:before {
        content: "";
        display: block;
        position: absolute;
        background-size: contain !important; }
    .feature .box p {
      width: 440px;
      font-size: 15px;
      line-height: 1.67; }
    .feature .box figure {
      position: absolute; }
    .feature .box.box01 h4:before {
      background: url(../images/index/ico-number_001.png);
      width: 23px;
      height: 77px;
      left: -7px;
      top: 50%;
      margin-top: -38px; }
    .feature .box.box01 figure {
      top: 49px;
      right: 78px; }
    .feature .box.box02 {
      padding: 50px 50px 26px 513px; }
      .feature .box.box02 h4:before {
        background: url(../images/index/ico-number_002.png);
        width: 44px;
        height: 75px;
        left: -28px;
        top: 50%;
        margin-top: -37px; }
      .feature .box.box02 figure {
        bottom: 0;
        left: 30px; }
    .feature .box.box03 h4:before {
      background: url(../images/index/ico-number_003.png);
      width: 43px;
      height: 76px;
      left: -12px;
      top: 50%;
      margin-top: -38px; }
    .feature .box.box03 figure {
      right: 0;
      top: 40px; }

@media screen and (max-width: 1000px) {
  /*　movie
  -------------------------------------*/
  .mainMovie {
    height: auto;
    width: 100%;
    background: none;
    display: block;
    position: relative;
    line-height: 0; }
    .mainMovie video {
      position: relative;
      top: auto;
      left: auto;
      min-width: 0;
      width: 100%;
      height: auto;
      z-index: -1;
      transform: none;
      line-height: 0; }
    .mainMovie:after {
      width: 100%;
      height: 100%; }
    .mainMovie .catch {
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%); }

  /*　topic
  -------------------------------------*/
  .topic {
    width: auto;
    margin: 0 20px; }

  /*　feature
  -------------------------------------*/
  .feature .box {
    margin: 0 20px 30px; }
    .feature .box p {
      width: auto; }
    .feature .box figure {
      text-align: center;
      position: relative;
      top: auto !important;
      left: auto !important;
      right: auto !important;
      bottom: auto !important;
      margin: 30px 0 0; }
    .feature .box.box02 {
      padding: 50px 50px 0; } }
@media screen and (max-width: 760px) {
  /*　movie
  -------------------------------------*/
  .mainMovie .catch h2 {
    width: 208px;
    height: 58px;
    margin: 0 auto 20px; }
  .mainMovie .catch .btn a {
    padding-right: 43px;
    padding-left: 25px; }
    .mainMovie .catch .btn a span {
      font-size: 13px;
      height: 40px;
      line-height: 40px; }
    .mainMovie .catch .btn a:before {
      top: 7px;
      right: 6px; }
    .mainMovie .catch .btn a:after {
      right: 15px; }

  /*　topic
  -------------------------------------*/
  .topic {
    padding: 30px 0; }
    .topic .box {
      width: 100%; }
      .topic .box .ttl h3 span {
        height: 40px;
        line-height: 40px;
        font-size: 14px; }
      .topic .box .ttl .link {
        right: 20px; }
        .topic .box .ttl .link a {
          height: 40px;
          line-height: 40px;
          font-size: 12px; }
    .topic .news {
      float: none;
      margin: 0 0 40px; }
      .topic .news ul {
        padding: 0; }
        .topic .news ul li {
          height: auto;
          line-height: 1.5;
          padding: 10px 0;
          font-size: 14px; }
          .topic .news ul li span {
            display: block;
            width: auto;
            font-size: 13px;
            margin-bottom: 5px; }
    .topic .tomonokaiNews {
      float: none; }
      .topic .tomonokaiNews .article {
        padding: 15px 0;
        height: auto; }
        .topic .tomonokaiNews .article .pic {
          width: 80px; }
          .topic .tomonokaiNews .article .pic figure {
            width: 80px;
            height: 80px; }
        .topic .tomonokaiNews .article .txt {
          padding-left: 15px; }
          .topic .tomonokaiNews .article .txt h4 {
            font-size: 16px;
            padding-left: 37px;
            margin-bottom: 10px; }
          .topic .tomonokaiNews .article .txt p {
            line-height: 1.5;
            font-size: 13px; }

  /*　feature
  -------------------------------------*/
  .feature {
    padding: 30px 0; }
    .feature h3 {
      font-size: 22px;
      margin-bottom: 20px; }
    .feature .box {
      border-radius: 6px;
      padding: 20px;
      margin-bottom: 20px; }
      .feature .box h4 {
        font-size: 20px;
        margin-bottom: 20px;
        padding-left: 40px; }
      .feature .box p {
        width: auto;
        font-size: 14px; }
      .feature .box figure img {
        max-width: 200px;
        height: auto; }
      .feature .box.box01 h4:before {
        background: url(../images/index/ico-number_001.png) no-repeat;
        width: 12px;
        height: 38px;
        left: 5px;
        margin-top: -19px; }
      .feature .box.box02 {
        padding: 20px 20px 0; }
        .feature .box.box02 h4:before {
          background: url(../images/index/ico-number_002.png) no-repeat;
          width: 22px;
          height: 38px;
          left: 0;
          margin-top: -19px; }
      .feature .box.box03 h4:before {
        background: url(../images/index/ico-number_003.png) no-repeat;
        width: 21px;
        height: 38px;
        left: 0;
        margin-top: -19px; } }
@media screen and (max-width: 600px) {
  .tomonokaiNews .article .txt p {
    display: none; }
  .tomonokaiNews .article .txt .day {
    text-align: right;
    display: block; } }

  /*　bnrArea 20170831
  -------------------------------------*/
.bnrWrap {
    max-width: 880px;
    margin: 60px auto 40px;
}
.owl-carousel li {
    list-style: none;
}
.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 15px;
    position: absolute;
    width: 100%;
    bottom: -35px;
}
.owl-carousel .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #ddd;
    display: inline-block;
    margin: 0 5px;
}
.owl-carousel .owl-dots .owl-dot.active {
    background: #00893f;
}
.owl-carousel .owl-nav > div {
    width: 44px;
    height: 44px;
    top: 50%;
    margin-top: -22px;
    background-size: contain !important;
    position: absolute;
}
.owl-carousel .owl-nav > div:hover {
    opacity: 0.7;
}
.owl-carousel .owl-nav .owl-prev {
    left: -60px;
    background: url(../images/index/btn-prev_001.png) no-repeat;
}
.owl-carousel .owl-nav .owl-next {
    right: -60px;
    background: url(../images/index/btn-next_001.png) no-repeat;
}

@media screen and (max-width: 760px){
    .bnrWrap {
        margin: 20px 30px;
    }
    .owl-carousel .owl-dots {
        text-align: center;
        margin-top: 15px;
        position: absolute;
        width: 100%;
        bottom: -25px;
    }
    .owl-carousel .owl-nav > div {
        width: 22px;
        height: 22px;
        margin-top: -11px;
    }
    .owl-carousel .owl-nav .owl-prev {
        left: -26px;
    }
    .owl-carousel .owl-nav .owl-next {
        right: -26px;
    }
}
