#sec6 {
  background: url("../img/index/sec6_bg.jpg") no-repeat top center;
  background-size: cover;
  padding: 80px 0; }
  #sec6 h2 {
    font-size: 46px;
    position: absolute;
    color: #fff;
    top: 103px;
    left: 3px;
    margin-bottom: 0; }
  #sec6 .right {
    width: 690px;
    margin-left: auto;
    margin-right: -40px; }
    #sec6 .right .box {
      background: url("../img/index/sec6_bg01.jpg") no-repeat top center;
      background-size: cover;
      padding: 38px 0 48px; }
      #sec6 .right .box .boxIn {
        padding: 0 35px 0 46px;
        position: relative;
        font-weight: 500; }
        #sec6 .right .box .boxIn h3 {
          position: relative; }
          #sec6 .right .box .boxIn h3::after {
            content: "";
            border-bottom: 1px solid rgba(0, 0, 0, 0.5);
            height: 1px;
            position: absolute;
            bottom: 0;
            left: 0;
            width: 385px; }
        #sec6 .right .box .boxIn .feedBox {
          position: relative; }
        #sec6 .right .box .boxIn .photo {
          width: 220px;
          height: 180px;
          position: absolute;
          top: -30px;
          right: 2px; }
          #sec6 .right .box .boxIn .photo a {
            display: block;
            width: 100%;
            height: 100%;
            transition: all .4s ease; }
            #sec6 .right .box .boxIn .photo a:hover {
              opacity: .6; }
          #sec6 .right .box .boxIn .photo span {
            display: block;
            width: 100% !important;
            height: 100% !important; }
        #sec6 .right .box .boxIn .feedContent {
          width: 340px;
          padding-top: 29px;
          color: #000; }
          #sec6 .right .box .boxIn .feedContent .time {
            color: #930510;
            font-size: 15px;
            line-height: 1;
            margin-bottom: 10px; }
          #sec6 .right .box .boxIn .feedContent .desc {
            line-height: 30px;
            margin-bottom: 14px; }
            #sec6 .right .box .boxIn .feedContent .desc a {
              display: block; }
              #sec6 .right .box .boxIn .feedContent .desc a:hover {
                opacity: .6; }
          #sec6 .right .box .boxIn .feedContent .linkMore {
            text-align: right;
            display: block;
            margin-left: auto;
            color: #930510;
            width: 105px;
            position: relative;
            padding-right: 28px; }
            #sec6 .right .box .boxIn .feedContent .linkMore::after {
              content: "";
              background: url("../img/index/arrow.png") no-repeat center;
              background-size: 100% auto;
              width: 15px;
              height: 13px;
              position: absolute;
              top: 50%;
              right: 0;
              transform: translateY(-50%); }
            #sec6 .right .box .boxIn .feedContent .linkMore:hover {
              text-decoration-line: underline;
              text-underline-offset: 6px; }
    #sec6 .right .box + .box {
      margin-top: 30px; }
  #sec6 .bnrGroup {
    position: absolute;
    top: 261px;
    left: -89px; }
    #sec6 .bnrGroup p + p {
      margin-top: 30px; }

#sec7 {
  background-image: url("../img/index/sec7_bg.jpg"), url("../img/shared/sec_bgacc.jpg");
  background-repeat: no-repeat, repeat;
  background-position: top center;
  background-size: cover, auto;
  padding-top: 90px;
  padding-bottom: 120px; }
  #sec7 h2 {
    width: 505px;
    margin: 0 auto 25px; }
  #sec7 h3 {
    text-align:center;
    margin: 0 auto 25px;
    font-size: 25px;
  }
  #sec7 .note {
    text-align: center;
    font-size: 15px;
    margin-bottom: 47px; }
  #sec7 .slider__s {
    max-width: 800px;
    margin: 0 auto; }
  #sec7 .slickIn {
    position: relative;
    margin-bottom: 30px;
    }
  #sec7 .box {
    position: absolute;
    z-index: 2;
    width: 292px;
    right: 0;
    bottom: 0;
    top: 58px;
    text-align: center;
    font-weight: 500; }
    #sec7 .box .tt-1 {
      width: 152px;
      margin: 0 auto 38px;
      color: #424242;
      font-size: 30px;
      border-top: 1px solid #424242;
      border-bottom: 1px solid #424242;
      line-height: 1;
      padding: 8px 0 6px;
      font-weight: 400; }
      #sec7 .box .tt-1._red {
        border-color: #a62b35;
        color: #a62b35; }
      #sec7 .box .tt-1._green {
        border-color: #5b873a;
        color: #5b873a; }
      #sec7 .box .tt-1._pink {
        border-color: #1f1666;
        color: #1f1666; }
    #sec7 .box .tt-2 {
      font-size: 25px;
      line-height: 40px;
      margin-bottom: 5px;
      color: #000000; }
    #sec7 .box .tt-3 {
      font-size: 20px;
      color: #930510;
      line-height: 34px;
      font-weight: 600;
      margin-bottom: 5px; }
  #sec7 .slick-slider {
    z-index: 0;
  margin-bottom: 30px; }
  #sec7 .slick-slider .slick-dots {
    line-height: 0;
    text-align: center;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    z-index: 10; }
  #sec7 .slick-slider .slick-dots li {
    display: inline-block;
    margin: 0px 6px; }
  #sec7 .slick-slider .slick-dots button {
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    position: relative;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    background: #fff;
    transition: all .4s ease; }
  #sec7 .slick-slider .slick-dots button:hover {
    opacity: .6; }
  #sec7 .slick-slider .slick-dots button::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0px;
    left: 0;
    opacity: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%; }
  #sec7 .slick-slider .slick-dots .slick-active button {
    background: #e8340c;
    border-color: #e8340c; }
  #sec7 .slick-slider .slick-dots .slick-active button::before {
    opacity: 1; }
