@charset "utf-8";
/* CSS Document */
/*============サステナBG=============*/
/*#contents>div.ly-wrp-cts>div.parsys>div.free_html_element {
	background-color: #fff;
	position: relative;
}
  .sus_bg_top::before {
    border-radius: 50%;
    content: "";
    display: block;
    flex-shrink: 0;
    height: 200vw;
    left: calc(-100vw + 50%);
    position: absolute;
    top: 0;
    width: 200vw;
    background-color: #edf5ed;
  }
  .sus_bg_top::before {
    background-color: #edf5ed;
  }
  .sus_bg {
    margin-top: 0;
    background-color: #edf5ed;
  }*/
#companynew a {
  color: #0171a6;
}
img {
  width: 100%;
  height: auto;
}
#companynew .conL {
  float: left;
}
@media screen and (min-width:737px) {
  a.ly-mod-btn {
    width: 70%;
    margin: 0 auto;
  }
  #companynew {
    margin: 0 calc(50% - 50vw);
    width: calc(100vw - 0.7%);
    padding: 0;
    color: #313131;
    font-family: "Noto Sans JP";
    overflow-x: hidden;
  }
  @media screen and (max-width:1100px) {
    #companynew {
      margin: 0 calc(50% - 50vw);
      width: calc(100vw - 1%);
      padding: 0;
      overflow-x: hidden;
    }
  }
  #companynewnew h1, h2, h3, h4, p, figure {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
  }
  #companynewnew ul, ol, li, dl, dt, dd {
    margin: 0;
    list-style: none;
    padding: 0;
  }
  #companynew .leadS {
    text-align: center;
  }
  #companynew .gray_bg {
    background-color: #eee;
    margin: 2rem 0 0;
    padding: 1rem 0;
  }
  #companynew .gray_green {
    background-color: #edf5ed;
    margin: 4rem 0 0;
    padding: 3rem 0 4rem;
  }
  #companynew .gray_blue {
    background-color: #f2f9fd;
    margin: 4rem 0 0;
    padding: 3rem 0 4rem;
  }
  #companynew .kv, .w1200 {
    width: min(98%, 1200px);
    margin: 0 auto;
    padding: 0;
  }
  #companynew .challenger img {
    width: 99.6%;
    margin: 0 0 0 0.4%;
  }
  /*業績情報*/
  #companynew .aop_info_h2 {
    font-size: 1.35rem;
    margin-bottom: .4rem;
  }
  #companynew .aop_info dl {
    width: 100%;
  }
  #companynew .aop_info dt {
    width: 140px;
    float: left;
    font-size: 1.1rem;
    line-height: 1.6em;
  }
  #companynew .aop_info dd a {
    position: relative;
    padding-left: 18px;
    font-size: 1.1rem;
    line-height: 1.6em;
  }
  #companynew .aop_info dd a:after {
    content: '';
    width: 0;
    height: 0;
    display: inline-block;
    border-top: 4px solid #007DB8;
    border-left: 4px solid #007DB8;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%) rotate(135deg);
  }
  /*greeting*/
  #companynew .greeting {
    width: 100%;
    height: auto;
    background-color: #ebe3e0;
    /*margin-top: 2rem;*/
  }
  #companynew .bg_ph {
    position: relative;
    margin: 0 auto;
  }
  #companynew .bg_ph img {
    width: 100%;
  }
  #companynew .anakon {
    position: absolute;
    top: 14%;
    left: 30%;
    font-size: clamp(1.5rem, -0.6rem + 3.73vw, 2.2rem);
    font-weight: 600;
    text-shadow: 3px 3px 3px #fff, -3px -3px 3px #fff, -3px 3px 3px #fff, 3px -3px 3px #fff, 3px 0px 3px #fff, -3px -0px 3px #fff, 0px 3px 3px #fff, 0px -3px 3px #fff;
  }
  #companynew .anakon_lead {
    position: absolute;
    top: 34%;
    left: 31.5%;
    font-size: clamp(1rem, -0.2rem + 2.13vw, 1.4rem);
    font-weight: 600;
    line-height: 3.0rem;
    text-shadow: 3px 3px 3px #fff, -3px -3px 3px #fff, -3px 3px 3px #fff, 3px -3px 3px #fff, 3px 0px 3px #fff, -3px -0px 3px #fff, 0px 3px 3px #fff, 0px -3px 3px #fff;
  }
  .anakon_name {
    position: absolute;
    bottom: 0;
    left: 30%;
    font-size: 0.9rem;
    font-weight: 500;
    line-height: 2.5rem;
    color: #fff;
    text-shadow: 2px 2px 2px #333, -2px -2px 2px #333, -2px 2px 2px #333, 2px -2px 2px #333, 2px 0px 2px #333, -2px -0px 2px #333, 0px 2px 2px #333, 0px -2px 2px #333;
  }
  #companynew .more_btn {
    position: absolute;
    bottom: 10%;
    right: 1%;
  }
  #companynew .more {
    position: relative;
    border: none;
    background-color: transparent;
    border-bottom: 2px solid #313131;
    width: 350px;
    max-width: 100%;
    color: #313131;
    font-size: 1.1rem;
    font-weight: 600;
    padding-bottom: .5rem;
  }
  #companynew .more::before {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #313131;
    rotate: 40deg;
    position: absolute;
    right: -3px;
    bottom: 8px;
    transition: all .3s;
  }
  #companynew .more:hover {
    cursor: pointer;
    color: #0171a6;
    transition: all .3s;
  }
  #companynew .more:hover {
    border-bottom: 2px solid #0171a6;
    transition: all .3s;
  }
  #companynew .more:hover::before {
    background: #0171a6;
    transition: all .3s;
  }
  @media screen and (max-width:900px) {
    #companynew .greeting {
      width: 100%;
      height: auto;
    }
    #companynew .bg_ph {
      position: relative;
      width: 100%;
      margin: 0 auto;
    }
    #companynew .anakon {
      position: absolute;
      top: 18%;
      left: 25%;
      font-size: clamp(1.5rem, -0.6rem + 3.73vw, 2.2rem);
      font-weight: 600;
      text-shadow: 3px 3px 3px #fff, -3px -3px 3px #fff, -3px 3px 3px #fff, 3px -3px 3px #fff, 3px 0px 3px #fff, -3px -0px 3px #fff, 0px 3px 3px #fff, 0px -3px 3px #fff;
    }
    #companynew .anakon_lead {
      position: absolute;
      top: 34%;
      left: 26.5%;
      color: #000;
      font-size: clamp(1rem, -0.2rem + 2.13vw, 1.4rem);
      font-weight: 600;
      line-height: 3.0rem;
      text-shadow: 3px 3px 3px #fff, -3px -3px 3px #fff, -3px 3px 3px #fff, 3px -3px 3px #fff, 3px 0px 3px #fff, -3px -0px 3px #fff, 0px 3px 3px #fff, 0px -3px 3px #fff;
    }
  }
  /*-------btn--------*/
  #companynew .btn_area {
    width: min(100%, 1200px);
    margin: 0 auto 40px;
  }
  #companynew .btn_area .conL {
    float: left;
    width: 32%;
    margin-right: 1.5rem;
  }
  #companynew .fm_line {
    position: relative;
  }
  #companynew .fm_line .line {
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(90deg, rgba(26, 146, 62, 0.7), rgba(19, 133, 191, 0.7));
    width: 100%;
    height: 15px;
    z-index: 10;
  }
  #companynew .fm_line img {
    width: 100%;
  }
  #companynew .btn_area ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    margin-top: 1rem;
  }
  #companynew .btn_area li {
    width: calc(100%/ 2 - 15px);
    position: relative;
    display: block;
    color: #313131;
    border-bottom: 2px solid #e0e0e0;
    font-weight: 600;
    font-size: 1.1rem;
  }
  #companynew .btn_area .btn a {
    display: block;
    width: 100%;
    padding: 1.8rem 1rem 0.5rem;
    color: #313131;
    text-decoration: none;
  }
  #companynew .btn_area .btn:after {
    position: absolute;
    content: "\e903";
    top: 80%;
    right: 3%;
    width: 12px;
    height: 12px;
    color: #0171a6;
    font-size: 1rem;
    font-family: "icn_font";
    line-height: 0;
    transform: translateX(-50%) translateY(-50%);
  }
  #companynew .btn_area .btn_blank a {
    display: block;
    width: 100%;
    padding: 1.8rem 1rem 0.5rem;
    color: #313131;
    text-decoration: none;
  }
  #companynew .btn_area .btn_blank::after {
    position: absolute;
    content: "\e905";
    top: 80%;
    right: 3%;
    width: 12px;
    height: 12px;
    color: #0171a6;
    font-size: 1rem;
    font-family: "icn_font";
    line-height: 0;
    transform: translateX(-50%) translateY(-50%);
  }
  #companynew .btn_area a:hover {
    color: #0171a6;
  }
  /*=======circle_area=========*/
  #companynew .circle_area {
    width: min(98%, 1200px);
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #companynew .circle_btn {
    width: calc(100%/ 3 - 15px);
    margin-top: 2rem;
  }
  #companynew .circle_btn img {
    width: 80%;
    margin: 0 10%;
    border-radius: 50%;
    border: solid 2px #eee;
  }
  #companynew .tit_h3 {
    font-weight: 600;
    font-size: 1.1rem;
    padding: .6rem 0 0.4rem 0;
    text-align: center;
  }
  #companynew .titS {
    font-weight: normal;
    font-size: 0.9rem;
    text-align: left;
  }
  #companynew .tit_h3::before {
    content: "\e903";
    width: 12px;
    height: 12px;
    margin-right: .2rem;
    color: #0171a6;
    font-size: 1rem;
    font-family: "icn_font";
    line-height: 0;
    transform: translateX(-50%) translateY(-50%);
  }
  #companynew .circle_btn a {
    display: block;
    width: 100%;
    color: #313131;
    text-decoration: none;
  }
  #companynew .circle_btn a:hover {
    color: #0171a6;
    text-decoration: none;
    transition: all 0.3s;
  }
  #companynew .circle_btn a:hover img {
    border: solid 2px #0171a6;
    transition: all 0.3s;
  }
  /*=======sasutena_area=========*/
  #companynew .sasutena_area {
    width: min(85%, 1200px);
    margin: 0 auto 1.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #companynew .sasutena_btn {
    width: calc(100%/ 3 - 40px);
    margin-bottom: 1rem;
  }
  #companynew .sasutena_btn img {
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
    border: solid 2px #eee;
  }
  #companynew .sasutit_h3 {
    font-weight: 600;
    font-size: 1.1rem;
    padding: 0.5rem 0;
    text-align: left;
  }
  #companynew .sasutit_h3::before {
    content: "\e903";
    width: 12px;
    height: 12px;
    margin-right: .2rem;
    color: #0171a6;
    font-size: 1rem;
    font-family: "icn_font";
    line-height: 0;
    transform: translateX(-50%) translateY(-50%);
  }
  #companynew .sasutena_btn a {
    display: block;
    width: 100%;
    color: #313131;
    text-decoration: none;
  }
  #companynew .sasutena_btn a:hover {
    color: #0171a6;
    text-decoration: none;
  }
  #companynew .sasutena_btn a:hover img {
    border: solid 2px #0171a6;
    transition: all 0.3s;
  }
  /*============title=============*/
  #companynew .ttl_center {
    font-weight: bold;
    font-size: 1.7rem;
    padding-bottom: 0.5em;
    text-align: center;
    position: relative;
  }
  #companynew .ttl_center::before, .ttl_center::after {
    content: '';
    position: absolute;
    margin: auto;
    left: 0;
    bottom: 0;
    width: 2em;
    background-color: #00a33e;
    height: 5px;
    right: 2em;
  }
  #companynew .ttl_center::before {
    background-color: #008cd6;
    left: 2em;
    width: 4em;
  }
  /*.ttl_center01 {
    font-weight: bold;
    font-size: 2.2rem;
    padding-bottom: 0.5em;
    text-align: center;
    position: relative;
  }
  .ttl_center01::before, .ttl_center01::after {
    content: '';
    position: absolute;
    margin: auto;
    left: 0;
    bottom: 0;
    width: 2em;
    background-color: #00a33e;
    height: 5px;
    right: 2em;
  }
  .ttl_center01::before {
    background-color: #008cd6;
    left: 2em;
    width: 4em;
  }*/
  .ttl_center01 {
    width: 50%;
    margin: 0 auto;
    padding: 0.2em 0 0.3em;
    border-top: solid 5px #00a33e;
    border-bottom: solid 5px #008cd6;
    letter-spacing: .5em;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.slidein.is-animated {
  animation: slideIn 1s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
}
@keyframes slideIn {
  0% {
    transform: translateX(180px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
  }
  40%, 100% {
    opacity: 1;
  }
}