/* Scss Document */
#about .about-wrap {
  position: relative; }
  @media screen and (max-width: 575px) {
    #about .about-wrap {
      position: static;
      padding: 15px; } }
  #about .about-wrap .about-text-wrap {
    text-align: left;
    position: relative;
    width: 50%;
    left: 45%;
    margin-top: 250px;
    z-index: 100; }
    @media screen and (max-width: 1199px) {
      #about .about-wrap .about-text-wrap {
        margin-top: 200px; } }
    @media screen and (max-width: 991px) {
      #about .about-wrap .about-text-wrap {
        margin-top: 170px; } }
    @media screen and (max-width: 575px) {
      #about .about-wrap .about-text-wrap {
        position: static;
        width: 100%;
        margin-top: 20px;
        left: 0; } }
    #about .about-wrap .about-text-wrap .about-title {
      background-color: #fff;
      padding: 50px 190px 50px 60px;
      margin-bottom: 0;
      font-weight: 600; }
      @media screen and (max-width: 1199px) {
        #about .about-wrap .about-text-wrap .about-title {
          padding: 40px 100px 30px 40px; } }
      @media screen and (max-width: 991px) {
        #about .about-wrap .about-text-wrap .about-title {
          padding: 50px 50px 30px 30px; } }
      @media screen and (max-width: 767px) {
        #about .about-wrap .about-text-wrap .about-title {
          font-weight: bolder;
          padding: 20px; } }
      @media screen and (max-width: 575px) {
        #about .about-wrap .about-text-wrap .about-title {
          font-size: 1.375rem;
          padding: 0;
          padding-bottom: 30px; } }
    #about .about-wrap .about-text-wrap .about-text {
      font-size: 1.5rem;
      font-family: source-han-sans-japanese, "Noto Sans Japanese", "Hiragino Sans", Meiryo, "sans-serif";
      line-height: 60px;
      background-color: #fff;
      padding: 0 140px 50px 60px;
      letter-spacing: 0.5px; }
      @media screen and (max-width: 1199px) {
        #about .about-wrap .about-text-wrap .about-text {
          font-size: 1.25rem;
          padding: 0 30px 50px 40px;
          line-height: 40px; } }
      @media screen and (max-width: 991px) {
        #about .about-wrap .about-text-wrap .about-text {
          font-size: 1.125rem; } }
      @media screen and (max-width: 767px) {
        #about .about-wrap .about-text-wrap .about-text {
          line-height: 33px;
          font-size: 1rem;
          padding: 0 20px 60px; } }
      @media screen and (max-width: 575px) {
        #about .about-wrap .about-text-wrap .about-text {
          padding: 15px 0 0; } }
    #about .about-wrap .about-text-wrap .about-img-wrap {
      display: block;
      width: calc(100% + 100px);
      position: absolute;
      left: -90%;
      top: -200px;
      z-index: -10; }
      @media screen and (max-width: 1199px) {
        #about .about-wrap .about-text-wrap .about-img-wrap {
          top: -150px; } }
      @media screen and (max-width: 991px) {
        #about .about-wrap .about-text-wrap .about-img-wrap {
          top: -120px; } }
      @media screen and (max-width: 575px) {
        #about .about-wrap .about-text-wrap .about-img-wrap {
          position: static;
          width: 100%;
          left: 0;
          top: 0; } }
    #about .about-wrap .about-text-wrap .mod_btn-r-tryangle {
      margin-top: 50px;
      padding: 10px 30px 10px 20px; }
      @media screen and (max-width: 1199px) {
        #about .about-wrap .about-text-wrap .mod_btn-r-tryangle {
          margin-top: 40px; } }
      @media screen and (max-width: 991px) {
        #about .about-wrap .about-text-wrap .mod_btn-r-tryangle {
          margin-top: 30px;
          font-size: 1.125rem; } }
      @media screen and (max-width: 767px) {
        #about .about-wrap .about-text-wrap .mod_btn-r-tryangle {
          font-size: 1rem; } }

#service .service-title {
  margin-top: 40px;
  margin-bottom: 25px; }
  @media screen and (max-width: 575px) {
    #service .service-title {
      margin: 25px 15px; } }
#service .service-wrap {
  margin: 0 15px; }
  #service .service-wrap .service-link-wrap {
    margin: -10px; }
    @media screen and (max-width: 575px) {
      #service .service-wrap .service-link-wrap {
        margin: -5px; } }
    #service .service-wrap .service-link-wrap .service-link-item {
      padding: 25px 10px; }
      @media screen and (max-width: 575px) {
        #service .service-wrap .service-link-wrap .service-link-item {
          padding: 15px 5px; } }
  #service .service-wrap .service-text {
    font-size: 1.25rem;
    font-family: source-han-sans-japanese, "Noto Sans Japanese", "Hiragino Sans", Meiryo, "sans-serif";
    margin: 20px 0 25px;
    color: #333;
    letter-spacing: 2px; }
    @media screen and (max-width: 991px) {
      #service .service-wrap .service-text {
        font-size: 1.125rem; } }
    @media screen and (max-width: 767px) {
      #service .service-wrap .service-text {
        margin: 10px 0 0;
        font-size: 1rem; } }
  #service .service-wrap .mod-btn-r-tryangle {
    padding: 0 50px;
    margin-bottom: 100px; }
    @media screen and (max-width: 575px) {
      #service .service-wrap .mod-btn-r-tryangle {
        margin: 0 15px; } }
  #service .service-wrap a:hover {
    text-decoration: none; }

.mod_contact-area {
  margin-top: 100px; }
  @media screen and (max-width: 575px) {
    .mod_contact-area {
      margin-top: 60px; } }

#news .news-wrap {
  margin-top: 100px; }
  @media screen and (max-width: 575px) {
    #news .news-wrap {
      margin: 60px 15px 0; } }
  #news .news-wrap .news-topics-area .info-list {
    padding: 34px 0;
    background-image: linear-gradient(to right, #A0A0A0, #A0A0A0 2px, transparent 2px, transparent 8px);
    background-size: 3px 1px;
    background-position: left bottom;
    background-repeat: repeat-x; }
    #news .news-wrap .news-topics-area .info-list .icon-info {
      text-align: center;
      /*width: 180px;*/
      /*font-size: 1rem;*/
      font-size: 1.1rem;
      color: #fff;
      padding: 5px;
      background-color: #44af35; }
      @media screen and (max-width: 767px) {
        #news .news-wrap .news-topics-area .info-list .icon-info {
          width: 180px; } }
    #news .news-wrap .news-topics-area .info-list .icon-empty {
      text-align: center;
      /*width: 180px;*/
      /*font-size: 1rem;*/
      font-size: 1.1rem;
      color: #44af35;
      padding: 5px;
      background-color: #fff;
      border: solid 1px #44af35; }
      @media screen and (max-width: 767px) {
        #news .news-wrap .news-topics-area .info-list .icon-empty {
          width: 180px; } }
    #news .news-wrap .news-topics-area .info-list .icon-news {
      text-align: center;
      /*width: 180px;*/
      /*font-size: 1rem;*/
      font-size: 1.1rem;
      color: #fff;
      padding: 5px;
      background-color: #FCC356; }
      @media screen and (max-width: 767px) {
        #news .news-wrap .news-topics-area .info-list .icon-news {
          width: 180px; } }
    #news .news-wrap .news-topics-area .info-list .icon-seminar {
      text-align: center;
      /*width: 180px;*/
      /*font-size: 1rem;*/
      font-size: 1.1rem;
      color: #FCC356;
      padding: 5px;
      background-color: #fff;
      border: solid 1px #FCC356; }
      @media screen and (max-width: 767px) {
        #news .news-wrap .news-topics-area .info-list .icon-seminar {
          width: 180px; } }
    #news .news-wrap .news-topics-area .info-list .icon-blog {
      text-align: center;
      /*width: 180px;*/
      /*font-size: 1rem;*/
      font-size: 1.1rem;
      color: #fff;
      padding: 5px;
      background-color: #F596B6;
      border: solid 1px #fff; }
      @media screen and (max-width: 767px) {
        #news .news-wrap .news-topics-area .info-list .icon-blog {
          width: 180px; } }
    #news .news-wrap .news-topics-area .info-list a {
      color: #000; }
      #news .news-wrap .news-topics-area .info-list a:hover {
        color: #000;
        text-decoration: none; }
    #news .news-wrap .news-topics-area .info-list .info-text {
      font-size: 1.1rem;
      margin-left: 15px; }
      @media screen and (max-width: 767px) {
        #news .news-wrap .news-topics-area .info-list .info-text {
          margin-top: 15px; } }
#news .mod_btn-r-tryangle {
  margin-top: 50px; }

#report .news-wrap {
  margin-top: 100px; }
  @media screen and (max-width: 575px) {
    #report .news-wrap {
      margin: 60px 15px 0; } }
  #report .news-wrap .news-topics-area .info-list {
    padding: 34px 0;
    background-image: linear-gradient(to right, #A0A0A0, #A0A0A0 2px, transparent 2px, transparent 8px);
    background-size: 3px 1px;
    background-position: left bottom;
    background-repeat: repeat-x; }
    #report .news-wrap .news-topics-area .info-list .icon-info {
      text-align: center;
      /*width: 180px;*/
      /*font-size: 1rem;*/
      font-size: 1.1rem;
      color: #fff;
      padding: 5px;
      background-color: #44af35; }
      @media screen and (max-width: 767px) {
        #report .news-wrap .news-topics-area .info-list .icon-info {
          width: 180px; } }
    #report .news-wrap .news-topics-area .info-list .icon-empty {
      text-align: center;
      /*width: 180px;*/
      /*font-size: 1rem;*/
      font-size: 1.1rem;
      color: #44af35;
      padding: 5px;
      background-color: #fff;
      border: solid 1px #44af35; }
      @media screen and (max-width: 767px) {
        #report .news-wrap .news-topics-area .info-list .icon-empty {
          width: 180px; } }
    #report .news-wrap .news-topics-area .info-list .icon-news {
      text-align: center;
      /*width: 180px;*/
      /*font-size: 1rem;*/
      font-size: 1.1rem;
      color: #fff;
      padding: 5px;
      background-color: #FCC356; }
      @media screen and (max-width: 767px) {
        #report .news-wrap .news-topics-area .info-list .icon-news {
          width: 180px; } }
    #report .news-wrap .news-topics-area .info-list .icon-seminar {
      text-align: center;
      /*width: 180px;*/
      /*font-size: 1rem;*/
      font-size: 1.1rem;
      color: #FCC356;
      padding: 5px;
      background-color: #fff;
      border: solid 1px #FCC356; }
      @media screen and (max-width: 767px) {
        #report .news-wrap .news-topics-area .info-list .icon-seminar {
          width: 180px; } }
    #report .news-wrap .news-topics-area .info-list .icon-blog {
      text-align: center;
      /*width: 180px;*/
      /*font-size: 1rem;*/
      font-size: 1.1rem;
      color: #fff;
      padding: 5px;
      background-color: #F596B6;
      border: solid 1px #fff; }
      @media screen and (max-width: 767px) {
        #report .news-wrap .news-topics-area .info-list .icon-blog {
          width: 180px; } }
    #report .news-wrap .news-topics-area .info-list a {
      color: #000; }
      #report .news-wrap .news-topics-area .info-list a:hover {
        color: #000;
        text-decoration: none; }
    #report .news-wrap .news-topics-area .info-list .info-text {
      font-size: 1.1rem;
      margin-left: 15px; }
      @media screen and (max-width: 767px) {
        #report .news-wrap .news-topics-area .info-list .info-text {
          margin-top: 15px; } }
#report .mod_btn-r-tryangle {
  margin-top: 50px; }

#bnr .bnr-link-wrap {
  margin: 100px 10px 0 0; }
  @media screen and (max-width: 767px) {
    #bnr .bnr-link-wrap {
      margin: 60px 15px; } }
  #bnr .bnr-link-wrap .bnr-blog-link {
    padding-right: 10px; }
    @media screen and (max-width: 767px) {
      #bnr .bnr-link-wrap .bnr-blog-link {
        padding-right: 0; } }
  #bnr .bnr-link-wrap .bnr-blog-voice {
    padding-left: 10px; }
    @media screen and (max-width: 767px) {
      #bnr .bnr-link-wrap .bnr-blog-voice {
        padding-left: 0; } }
  #bnr .bnr-link-wrap img {
    padding: 10px 0; }

#mv .mv-wrap {
  display: flex;
  padding: 30px 0; }
  @media screen and (max-width: 767px) {
    #mv .mv-wrap {
      flex-direction: column;
      padding: 0; } }
  #mv .mv-wrap .mv-text-wrap {
    flex: 0 0 360px;
    position: relative;
    font-size: 2.375rem; }
    @media screen and (max-width: 1199px) {
      #mv .mv-wrap .mv-text-wrap {
        flex: 0 0 330px;
        font-size: 1.75rem; } }
    @media screen and (max-width: 991px) {
      #mv .mv-wrap .mv-text-wrap {
        flex: 0 0 150px;
        font-size: 1.5rem; } }
    @media screen and (max-width: 767px) {
      #mv .mv-wrap .mv-text-wrap {
        flex: 0 0 10px;
        order: 2; } }
    #mv .mv-wrap .mv-text-wrap .mv-text-inner-wrap {
      position: absolute;
      bottom: 70px;
      left: 50px;
      width: 550px; }
      @media screen and (max-width: 1350px) {
        #mv .mv-wrap .mv-text-wrap .mv-text-inner-wrap {
          bottom: 0; } }
      @media screen and (max-width: 991px) {
        #mv .mv-wrap .mv-text-wrap .mv-text-inner-wrap {
          width: 400px;
          left: 0; } }
      @media screen and (max-width: 767px) {
        #mv .mv-wrap .mv-text-wrap .mv-text-inner-wrap {
          width: 100%;
          font-size: 0; } }
      #mv .mv-wrap .mv-text-wrap .mv-text-inner-wrap > span {
        display: inline-block;
        margin-bottom: 20px;
        padding: 10px 20px;
        background-color: #fff;
        width: auto; }
        @media screen and (max-width: 1199px) {
          #mv .mv-wrap .mv-text-wrap .mv-text-inner-wrap > span {
            margin-bottom: 10px;
            padding: 5px 15px; } }
        @media screen and (max-width: 767px) {
          #mv .mv-wrap .mv-text-wrap .mv-text-inner-wrap > span {
            margin-bottom: 5px;
            font-size: 0.875rem; } }
      #mv .mv-wrap .mv-text-wrap .mv-text-inner-wrap::before {
        content: '';
        display: block;
        width: 150px;
        height: 150px;
        background-color: rgba(252, 195, 86, 0.2);
        position: absolute;
        top: -150px;
        right: 240px; }
        @media screen and (max-width: 1199px) {
          #mv .mv-wrap .mv-text-wrap .mv-text-inner-wrap::before {
            width: 100px;
            height: 100px;
            top: -100px;
            right: 270px; } }
        @media screen and (max-width: 991px) {
          #mv .mv-wrap .mv-text-wrap .mv-text-inner-wrap::before {
            width: 60px;
            height: 60px;
            top: -60px;
            right: 250px; } }
        @media screen and (max-width: 991px) {
          #mv .mv-wrap .mv-text-wrap .mv-text-inner-wrap::before {
            display: none; } }
      #mv .mv-wrap .mv-text-wrap .mv-text-inner-wrap::after {
        content: '';
        display: block;
        width: 215px;
        height: 215px;
        background-color: rgba(68, 175, 53, 0.2);
        position: absolute;
        top: -290px;
        left: 25px; }
        @media screen and (max-width: 1199px) {
          #mv .mv-wrap .mv-text-wrap .mv-text-inner-wrap::after {
            width: 160px;
            height: 160px;
            top: -210px;
            left: 80px; } }
        @media screen and (max-width: 991px) {
          #mv .mv-wrap .mv-text-wrap .mv-text-inner-wrap::after {
            width: 100px;
            height: 100px;
            top: -125px;
            left: 25px; } }
        @media screen and (max-width: 991px) {
          #mv .mv-wrap .mv-text-wrap .mv-text-inner-wrap::after {
            display: none; } }
  #mv .mv-wrap .mv-img-wrap {
    flex: 1 1 auto;
    border-radius: 30px 0 0 30px;
    overflow: hidden; }
