abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: d0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

body {
  -webkit-text-size-adjust: 100%;
}

@font-face {
  font-family: "DIN";
  src: url(../fonts/DIN.woff) format("woff"), url(../fonts/DIN.ttf) format("truetype"), url(../fonts/DIN.otf) format("opentype");
}
@media screen and (min-width: 769px) {
  ._sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  ._pc {
    display: none !important;
  }
  body {
    -webkit-text-size-adjust: 100%;
  }
}
* {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
  padding: 0;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
}

.DIN {
  font-family: "DIN", sans-serif;
}

html {
  overflow: auto;
}

body {
  overflow: hidden;
}

main {
  display: block;
  margin: 146px 0 0;
  position: relative;
}

div.content {
  max-width: 1000px;
  width: 96%;
  margin: 0 auto;
}

h2, p, span, a, li, th, td {
  line-height: 1em;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #231815;
}

p {
  font-size: 16px;
}

a {
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
}

li {
  list-style: none;
}

img, video {
  width: 100%;
  vertical-align: bottom;
}

.note {
  font-size: 10px;
}

span.sup {
  font-size: 10px;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

.co_000 {
  color: #000;
}

.co_fff {
  color: #fff;
}

.txt_le {
  text-align: left;
}

.txt_ri {
  text-align: right;
}

.slick-slider div {
  -webkit-transition: none;
  transition: none;
}

@media screen and (max-width: 768px) {
  main {
    margin: 70px 0 0;
  }
  div.content {
    width: 92%;
  }
  p {
    font-size: 14px;
  }
  a:hover {
    opacity: 1;
  }
  /*@media screen end*/
}
/*common____________________________________________________________________________________________________________________________________________*/
.parallax_wrap {
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.parallax_wrap .rhombus {
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
  opacity: 0.3;
  position: absolute;
}
.parallax_wrap .rhombus::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.parallax_wrap .rhombus:nth-of-type(odd)::before {
  background: #38A1DB;
}
.parallax_wrap .rhombus:nth-of-type(even)::before {
  background: #00A84D;
}
.parallax_wrap .rhombus:nth-of-type(1) {
  width: 30px;
  height: 30px;
}
.parallax_wrap .rhombus:nth-of-type(2) {
  width: 40px;
  height: 40px;
}
.parallax_wrap .rhombus:nth-of-type(3) {
  width: 50px;
  height: 50px;
}
.parallax_wrap .rhombus:nth-of-type(4) {
  width: 60px;
  height: 60px;
}
.parallax_wrap .rhombus:nth-of-type(5) {
  width: 70px;
  height: 70px;
}
.parallax_wrap .rhombus:nth-of-type(6) {
  width: 80px;
  height: 80px;
}
.parallax_wrap .rhombus:nth-of-type(7) {
  width: 90px;
  height: 90px;
}
.parallax_wrap .rhombus:nth-of-type(8) {
  width: 100px;
  height: 100px;
}
.parallax_wrap .rhombus:nth-of-type(9) {
  width: 110px;
  height: 110px;
}
.parallax_wrap .rhombus:nth-of-type(10) {
  width: 120px;
  height: 120px;
}
.parallax_wrap .rhombus:nth-of-type(11) {
  width: 30px;
  height: 30px;
}
.parallax_wrap .rhombus:nth-of-type(12) {
  width: 40px;
  height: 40px;
}
.parallax_wrap .rhombus:nth-of-type(13) {
  width: 50px;
  height: 50px;
}
.parallax_wrap .rhombus:nth-of-type(14) {
  width: 60px;
  height: 60px;
}
.parallax_wrap .rhombus:nth-of-type(15) {
  width: 70px;
  height: 70px;
}

@media screen and (max-width: 768px) {
  /*@media screen end*/
}
/* common___end*/
/*no_index____________________________________________________________________________________________________________________________________________*/
.no_index .main {
  position: relative;
  margin: 0 0 90px;
}
.no_index .main_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0 0;
}
.no_index .main_box_le p {
  font-size: 40px;
  color: #fff;
  margin: 25px 0;
}
.no_index .main_box_le span {
  font-size: 100px;
  letter-spacing: 0.2em;
  color: #fff;
  opacity: 0.2;
}
.no_index .main_box_ri {
  width: 420px;
  padding: 0 20px 20px 0;
  position: relative;
}
.no_index .main_box_ri::before {
  content: "";
  height: calc(100% - 20px);
  width: calc(100% - 20px);
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.5;
  z-index: -1;
}

#company.no_index .main_box_ri::before {
  background: #38A1DB;
}

#business.no_index .main_box_ri::before {
  background: #00A84D;
}

#recruit.no_index .main_box_ri::before {
  background: #38A1DB;
}

.no_index_main_line {
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -3;
  opacity: 0.9;
}
.no_index_main_line.active {
  width: 100%;
}

#sdgs .no_index_main_line {
  background: #38A1DB;
}

#company .no_index_main_line {
  background: #38A1DB;
}

#business .no_index_main_line {
  background: #00A84D;
}

#recruit .no_index_main_line {
  background: #38A1DB;
}

.no_index_main_btm {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 100px 100vw;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -2;
}

.ttlbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 25px;
  padding: 15px 15px 15px 25px;
}
.ttlbox p, .ttlbox span {
  letter-spacing: 0.15em;
  color: #fff;
}
.ttlbox p {
  font-size: 23px;
}
.ttlbox span {
  font-size: 14px;
  opacity: 0.5;
}

#sdgs .ttlbox {
  background: #38A1DB;
}

#company .ttlbox {
  background: #38A1DB;
}

#business .ttlbox {
  background: #00A84D;
}

@media screen and (max-width: 768px) {
  .no_index .main {
    margin: 0 0 11.99999997vw;
  }
  .no_index .main_box {
    padding: 5.33333332vw 0 7.99999998vw;
  }
  .no_index .main_box_le p {
    font-size: 6.933333316vw;
    font-size: clamp(10px, 6.933333316vw, 40px);
    margin: 3.333333325vw 0;
  }
  .no_index .main_box_le span {
    font-size: 17.33333329vw;
    font-size: clamp(10px, 17.33333329vw, 100px);
  }
  .no_index_main_btm {
    border-width: 0 0 6.66666665vw 100vw;
  }
  .ttlbox {
    padding: 1.999999995vw 1.999999995vw 1.999999995vw 3.333333325vw;
  }
  .ttlbox p {
    font-size: 3.99999999vw;
    font-size: clamp(10px, 3.99999999vw, 23px);
  }
  .ttlbox span {
    font-size: 2.399999994vw;
    font-size: clamp(10px, 2.399999994vw, 14px);
  }
  /*@media screen end*/
}
/* no_index___end*/
/*header____________________________________________________________________________________________________________________________________________*/
header {
  width: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  /* header___end */
}
header::before {
  content: "";
  width: 100%;
  height: 17px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #38A1DB), color-stop(50%, #00A84D)) no-repeat 50% 50%/100% 100%;
  background: linear-gradient(90deg, #38A1DB 50%, #00A84D 50%) no-repeat 50% 50%/100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
header .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 47px 0 30px;
}
header .logo {
  width: 300px;
  display: inline-block;
}
header .h_ri {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
header .h_ri .link {
  font-size: 16px;
  margin: 0 15px 0 0;
}
header .h_ri .contact {
  width: 83px;
  height: 69px;
  background: #00A84D;
  position: relative;
}
header .h_ri .contact img {
  width: 44px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  margin: auto;
}
header .suzukisyoten {
  width: 141px;
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  header {
    /*@media screen end*/
  }
  header::before {
    height: 8px;
  }
  header .header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 28px 0 20px;
  }
  header .logo {
    width: 160px;
  }
  header .h_ri {
    width: 100%;
    position: fixed;
    top: 71px;
    background: rgba(255, 255, 255, 0.8);
    padding: 60px 0 60px;
  }
  header .h_ri .link {
    font-size: 18px;
    text-align: center;
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    position: relative;
  }
  header .h_ri .link::before {
    content: "";
    width: 10px;
    height: 2px;
    background: #38A1DB;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
  }
  header .h_ri .link:nth-of-type(3)::before {
    display: none;
  }
  header .h_ri .contact {
    width: 55px;
    height: 45px;
    position: fixed;
    top: 18px;
    right: 75px;
  }
  header .h_ri .contact img {
    width: 34px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto;
  }
  header .h_ri {
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    left: 100vw;
  }
  header .h_ri.active {
    left: 0;
  }
  header .suzukisyoten {
    margin: 0 auto;
  }
  header .btn-trigger {
    width: 55px;
    height: 45px;
    cursor: pointer;
    position: fixed;
    top: 18px;
    right: 10px;
    background: #38A1DB;
  }
  header .btn-trigger span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 34px;
    height: 2px;
    background-color: #fff;
  }
  header .btn-trigger, header .btn-trigger span {
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  header .btn-trigger span:nth-of-type(1) {
    top: 12px;
  }
  header .btn-trigger span:nth-of-type(2) {
    top: 22px;
  }
  header .btn-trigger span:nth-of-type(3) {
    bottom: 12px;
  }
  header #btn01.active span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(-45deg);
            transform: translateY(10px) rotate(-45deg);
  }
  header #btn01.active span:nth-of-type(2) {
    opacity: 0;
  }
  header #btn01.active span:nth-of-type(3) {
    -webkit-transform: translateY(-10px) rotate(45deg);
            transform: translateY(-10px) rotate(45deg);
  }
}

/*footer____________________________________________________________________________________________________________________________________________*/
footer {
  background: #EFEFEF;
  padding: 60px 0 45px;
  position: relative;
  /* footer___end */
}
footer::before {
  content: "";
  width: 100%;
  height: 17px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #38A1DB), color-stop(50%, #00A84D)) no-repeat 50% 50%/100% 100%;
  background: linear-gradient(90deg, #38A1DB 50%, #00A84D 50%) no-repeat 50% 50%/100% 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
footer .f_link_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
footer .f_link_box {
  margin: 0 50px;
}
footer .f_link_box li, footer .f_link_box a {
  font-size: 20px;
}
footer .f_link_box li {
  display: block;
  line-height: 1.8em;
}
footer .f_ex_link_wrap {
  margin: 100px auto 0;
  max-width: 920px;
}
footer .f_ex_link_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .f_ex_link_box span {
  font-size: 20px;
}
footer .f_ex_link_box .logo_ex {
  max-width: 350px;
  width: 39%;
}
footer .f_ex_link_box .logo_sk {
  max-width: 384px;
  width: 42%;
}
footer .cp_right {
  font-size: 19px;
  text-align: center;
  letter-spacing: 0;
  margin: 45px 0 0;
}
@media screen and (max-width: 768px) {
  footer {
    padding: 7.99999998vw 0 5.999999985vw;
    /*@media screen end*/
  }
  footer::before {
    height: 8px;
  }
  footer .f_link_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  footer .f_link_box {
    margin: 0;
  }
  footer .f_link_box:last-of-type {
    margin-right: 0;
  }
  footer .f_link_box li, footer .f_link_box a {
    font-size: 3.466666658vw;
    font-size: clamp(10px, 3.466666658vw, 20px);
  }
  footer .f_ex_link_wrap {
    margin: 13.3333333vw auto 0;
  }
  footer .f_ex_link_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  footer .f_ex_link_box span {
    font-size: 3.466666658vw;
    font-size: clamp(10px, 3.466666658vw, 20px);
    margin: 0 1.599999996vw;
  }
  footer .f_ex_link_box .logo_ex {
    max-width: unset;
    width: 27.99999993vw;
    margin: 0 1.599999996vw 0 0;
  }
  footer .f_ex_link_box .logo_sk {
    max-width: unset;
    width: 31.19999992vw;
  }
  footer .cp_right {
    font-size: 3.333333325vw;
    font-size: clamp(10px, 3.333333325vw, 19px);
    margin: 5.999999985vw 0 0;
  }
}

/*
top____________________________________________________________________________________________________________________________________________*/
#top {
  /* top___end*/
}
#top .top_main {
  background: url("../img/top/main_bg.svg"), -webkit-gradient(linear, left top, left bottom, color-stop(75%, #A6DAEC), color-stop(75%, #36BBE4)) no-repeat 50% 50%/100% 100%;
  background: url("../img/top/main_bg.svg"), linear-gradient(#A6DAEC 75%, #36BBE4 75%) no-repeat 50% 50%/100% 100%;
  background-repeat: repeat-x;
  background-size: clamp(10px, 100%, 1750px) auto;
  background-position: center bottom 50%;
  padding: 100px 0 0;
  overflow: hidden;
  position: relative;
}
#top .top_main .main_img {
  width: 67.6666666667%;
  max-width: 1015px;
  position: relative;
  bottom: -25px;
  right: -2%;
}
#top .top_main .main_txt {
  font-size: 21px;
  color: #fff;
  line-height: 2em;
  position: absolute;
  top: 10%;
  left: 60%;
}
#top .top_info_area {
  margin: 60px 0 0;
}
#top .top_info_area .info_wrap {
  max-width: 730px;
  margin: -150px auto;
  padding-top: 150px;
}
#top .top_info_area .ttl {
  font-size: 35px;
  letter-spacing: 0.25em;
  font-family: "DIN", "Noto Sans JP", sans-serif;
}
#top .top_info_area .info_box {
  padding: 55px 0;
  position: relative;
}
#top #information p {
  margin: 20px 0;
}
#top #information span, #top #information a {
  display: inline-block;
  margin: 0 15px 0 0;
  vertical-align: top;
  line-height: 1.4;
}
#top #information span.spanlink2 {
  display: block;
  margin: 10px 0 0;
}
#top .top_info_line_t,
#top .top_info_line_b {
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  width: 0vw;
  height: 8px;
  border-radius: 10px;
  position: absolute;
}
#top .top_info_line_t {
  background: #38A1DB;
  top: 0;
  right: 100vw;
}
#top .top_info_line_t.active {
  width: 100vw;
  right: 0;
}
#top .top_info_line_b {
  background: #00A84D;
  bottom: 0;
  left: 100vw;
}
#top .top_info_line_b.active {
  width: 100vw;
  left: 0;
}
#top .top_link_flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0 0;
}
#top .top_link_flexbox .link .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 25px;
}
#top .top_link_flexbox .link .txt span {
  font-size: 40px;
  color: #fff;
}
#top .top_link_flexbox .link .txt span:nth-of-type(1) {
  margin: 0 30px 0 0;
}
#top .top_link_flexbox .link .txt img {
  width: 60px;
}
#top .top_link_flexbox .link .logo {
  font-size: 100px;
  letter-spacing: 0.2em;
  color: #fff;
  opacity: 0.3;
}
#top .top_link_flexbox .img_box {
  max-width: 420px;
  position: relative;
}
#top .top_link_flexbox .img_box::before {
  content: "";
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  opacity: 0.5;
  position: absolute;
  bottom: 0;
  z-index: -1;
}
#top .top_link_flexbox .link:hover {
  opacity: 1;
}
#top .top_link_flexbox .link:hover .logo {
  opacity: 1;
}
#top .top_link_flexbox.comp_box .link .txt {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#top .top_link_flexbox.comp_box .img_box {
  padding: 0 20px 20px 0;
}
#top .top_link_flexbox.comp_box .img_box::before {
  background: #38A1DB;
  right: 0;
}
#top .top_link_flexbox.busi_box .link {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
#top .top_link_flexbox.busi_box .img_box {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#top .top_link_flexbox.busi_box .link .txt {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#top .top_link_flexbox.busi_box .img_box {
  padding: 0 0 20px 20px;
}
#top .top_link_flexbox.busi_box .img_box::before {
  background: #00A84D;
  left: 0;
}
#top .top_comp_area {
  margin: 180px 0 0;
  padding: 40px 0 0;
  position: relative;
}
#top .top_comp_area .lead {
  font-size: 26px;
  letter-spacing: 0.2em;
  line-height: 2em;
  color: #fff;
}
#top .top_busi_area {
  margin: 180px 0 0;
  padding: 40px 0 0;
  position: relative;
}
#top .top_busi_area .lead {
  font-size: 26px;
  letter-spacing: 0.2em;
  line-height: 2em;
  color: #fff;
  text-align: right;
}
#top .top_comp_line {
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  width: 0vw;
  height: 430px;
  background: #38A1DB;
  opacity: 0.9;
  position: absolute;
  top: 60px;
  left: -1vw;
  z-index: -1;
  -webkit-transform: rotate(-4deg);
          transform: rotate(-4deg);
}
#top .top_comp_line.active {
  width: 102vw;
  top: 0;
}
#top .top_busi_line {
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  width: 0vw;
  height: 430px;
  background: #00A84D;
  opacity: 0.9;
  position: absolute;
  top: 60px;
  right: -1vw;
  z-index: -1;
  -webkit-transform: rotate(4deg);
          transform: rotate(4deg);
}
#top .top_busi_line.active {
  width: 102vw;
  top: 0;
}
#top .top_recr_area {
  margin: 120px 0 0;
  padding: 0 0 140px;
}
#top .top_recr_area .recr_box {
  display: block;
  min-height: 293px;
  background-image: url("../img/top/03.png");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right center;
}
#top .top_recr_area .recr_box p, #top .top_recr_area .recr_box span {
  color: #fff;
}
#top .top_recr_area .recr_box .txt {
  padding: 40px 0 0 80px;
  font-size: 26px;
  line-height: 1.8em;
}
#top .top_recr_area .recr_box .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 35px 0 0 80px;
}
#top .top_recr_area .recr_box .link span {
  font-size: 27px;
  margin: 0 20px 0 0;
}
#top .top_recr_area .recr_box .link img {
  width: 41px;
}
#top .top_recr_area .recr_box .logo {
  margin: 20px 0 0;
  font-size: 100px;
  letter-spacing: 0.2em;
  color: #fff;
  opacity: 0.3;
}
#top .top_recr_area .recr_box:hover {
  opacity: 1;
}
#top .top_recr_area .recr_box:hover .logo {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
  #top .top_main {
    background-position: center bottom 33%;
    padding: 39.9999999vw 0 0;
  }
  #top .top_main .main_img {
    bottom: -3.333333325vw;
  }
  #top .top_main .main_txt {
    font-size: 5.599999986vw;
    font-size: clamp(10px, 5.599999986vw, 21px);
    top: 5%;
    left: 5%;
  }
  #top .top_info_area {
    margin: 15.99999996vw 0 0;
  }
  #top .top_info_area .info_wrap {
    padding-top: 71px;
    margin-top: -71px;
  }
  #top .top_info_area .ttl {
    font-size: 6.133333318vw;
    font-size: clamp(10px, 6.133333318vw, 35px);
  }
  #top .top_info_area .info_box {
    padding: 5.33333332vw 0;
  }
  #top #information p {
    margin: 5.33333332vw 0;
  }
  #top #information span, #top #information a {
    margin: 0 1.999999995vw 0 0;
    font-size: 3.466666658vw;
    font-size: clamp(10px, 3.466666658vw, 16px);
  }
  #top #information span.spanlink2 {
    margin: 2.66666666vw 0 0;
  }
  #top .top_info_line_t,
  #top .top_info_line_b {
    height: 4px;
  }
  #top .top_link_flexbox {
    margin: 2.66666666vw 0 0;
  }
  #top .top_link_flexbox .link .txt {
    margin: 0 0 3.333333325vw;
  }
  #top .top_link_flexbox .link .txt span {
    font-size: 6.933333316vw;
    font-size: clamp(10px, 6.933333316vw, 40px);
  }
  #top .top_link_flexbox .link .txt span:nth-of-type(1) {
    margin: 0 3.99999999vw 0 0;
  }
  #top .top_link_flexbox .link .txt img {
    width: 7.99999998vw;
  }
  #top .top_link_flexbox .link .logo {
    font-size: 17.33333329vw;
    font-size: clamp(10px, 17.33333329vw, 100px);
  }
  #top .top_link_flexbox .img_box {
    max-width: 420px;
  }
  #top .top_link_flexbox.comp_box .img_box {
    margin: 0 0 0 auto;
  }
  #top .top_link_flexbox.busi_box .link {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 0 0 auto;
  }
  #top .top_link_flexbox.busi_box .img_box {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #top .top_comp_area {
    margin: 23.99999994vw 0 0;
    padding: 5.33333332vw 0 0;
  }
  #top .top_comp_area .lead {
    font-size: 4.533333322vw;
    font-size: clamp(10px, 4.533333322vw, 26px);
  }
  #top .top_busi_area {
    margin: 23.99999994vw 0 0;
    margin-top: clamp(10px, 23.99999994vw, 40px);
    padding: 5.33333332vw 0 0;
  }
  #top .top_busi_area .lead {
    font-size: 4.533333322vw;
    font-size: clamp(10px, 4.533333322vw, 26px);
    text-align: left;
  }
  #top .top_comp_line {
    height: 83.99999979vw;
    max-height: 450px;
    top: 2.66666666vw;
    left: -2vw;
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  #top .top_comp_line.active {
    width: 104vw;
  }
  #top .top_busi_line {
    height: 83.99999979vw;
    max-height: 450px;
    top: 2.66666666vw;
    right: -2vw;
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  #top .top_busi_line.active {
    width: 104vw;
  }
  #top .top_recr_area {
    margin: 15.99999996vw 0 0;
    padding: 0 0 18.66666662vw;
  }
  #top .top_recr_area .recr_box {
    display: block;
    min-height: 293px;
    background-image: none;
    background-color: rgba(56, 161, 219, 0.9);
  }
  #top .top_recr_area .recr_box .txt {
    padding: 5.33333332vw 0 0 5.33333332vw;
    font-size: 4.533333322vw;
    font-size: clamp(10px, 4.533333322vw, 26px);
  }
  #top .top_recr_area .recr_box .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3.99999999vw 0 0 5.33333332vw;
  }
  #top .top_recr_area .recr_box .link span {
    font-size: 4.666666655vw;
    font-size: clamp(10px, 4.666666655vw, 27px);
    margin: 0 2.66666666vw 0 0;
  }
  #top .top_recr_area .recr_box .link img {
    width: 5.466666653vw;
  }
  #top .top_recr_area .recr_box .logo {
    margin: 3.99999999vw 0 0 5.066666654vw;
    font-size: 17.33333329vw;
    font-size: clamp(10px, 17.33333329vw, 100px);
  }
  #top .top_recr_area .recr_box:hover {
    opacity: 1;
  }
  #top .top_recr_area .recr_box:hover .logo {
    opacity: 1;
  }
}

/*
company____________________________________________________________________________________________________________________________________________*/
#company {
  /* company___end*/
}
#company .comp_sec1 {
  position: relative;
}
#company .comp_sec1 .bg1 {
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
  width: 363px;
  position: absolute;
  top: 0;
  left: -100px;
  z-index: -1;
}
#company .comp_sec1_flex {
  padding-top: 150px;
  margin-top: -150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#company .comp_sec1_flex .left, #company .comp_sec1_flex .right {
  width: 100%;
  max-width: 480px;
  margin: 0 0 80px;
}
#company .comp_sec1_flex .left .txt1, #company .comp_sec1_flex .left .txt2, #company .comp_sec1_flex .right .txt1, #company .comp_sec1_flex .right .txt2 {
  font-size: 20px;
  text-align: center;
  line-height: 2em;
  letter-spacing: 0.05em;
  margin: 20px auto 0;
  padding: 0 0 0 15px;
}
#company .comp_sec1_flex .left .txt1, #company .comp_sec1_flex .right .txt1 {
  text-align: left;
}
#company .comp_sec2 {
  margin: 0;
  position: relative;
}
#company .comp_sec2_box {
  padding-top: 150px;
  margin-top: -150px;
}
#company .comp_sec2_box .img {
  width: 80%;
  margin: 70px auto;
  text-align: center;
}
#company .comp_sec2_box .img img {
  width: 100%;
}
#company .comp_sec2_box .note {
  display: block !important;
  opacity: 0;
}
#company .comp_sec3 {
  margin: 0 0 100px;
  position: relative;
}
#company .comp_sec3 .bg2 {
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
  width: 397px;
  position: absolute;
  top: 0;
  right: 140px;
  z-index: -1;
  opacity: 0.6;
}
#company .comp_sec3_box {
  padding-top: 150px;
  margin-top: -150px;
}
#company .comp_sec3_box table {
  margin: 20px 0 0;
}
#company .comp_sec3_box table tr th {
  width: 160px;
  font-size: 20px;
  text-align: left;
  line-height: 1.6em;
  letter-spacing: 0;
  font-weight: 400;
  padding: 15px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#company .comp_sec3_box #link4 {
  padding-top: 150px;
  margin-top: -150px;
}
#company .comp_sec3_box table tr td {
  font-size: 20px;
  line-height: 1.6em;
  letter-spacing: 0;
  padding: 15px 15px;
}
#company .comp_sec3_box table tr td a {
  margin: 0 0 0 10px;
  font-size: 16px;
  text-decoration: underline;
}
#company .comp_sec3_box table tr td img {
  width: 100%;
  max-width: 600px;
  padding: 10px 0 20px;
}
#company .comp_sec4 {
  margin: 0 0 100px;
  position: relative;
}
#company .comp_sec4_box {
  padding-top: 150px;
  margin-top: -150px;
  /*--.img_area{
    width: 100%;
    display: flex;
    margin: 50px auto 0;
    justify-content: center;
    align-items: center;
    .flex{
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .img{
      width: 150%;
      margin: 10px;
      position: relative;
      border-radius: 50%;
      img{
        width: 100%;
      }
      .note{
        color: #000;
        text-align: right;
        font-size: 14px;
        padding: 5px 0;
      }
    }
  }--*/
}
#company .comp_sec4_box .inner .title {
  font-size: 24px;
}
#company .comp_sec4_box table {
  margin: 20px 0 0;
}
#company .comp_sec4_box table tr th {
  width: 250px;
  font-size: 20px;
  text-align: left;
  line-height: 1.6em;
  letter-spacing: 0;
  font-weight: 400;
  padding: 15px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#company .comp_sec4_box table tr td {
  font-size: 20px;
  line-height: 1.6em;
  letter-spacing: 0;
  padding: 15px 15px;
}
#company .comp_sec4_box .img1 {
  margin: 50px auto;
}
#company .comp_sec4_box .img1:last-child {
  margin-right: 260px;
}
#company .comp_sec4_box .img1 .img {
  background-image: url(../img/company/03.jpg);
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-position: center;
  background-size: 165%;
  background-repeat: no-repeat;
}
#company .comp_sec4_box .img1 .img p {
  padding-top: 210px;
  text-align: center;
}
#company .comp_sec4_box .img2 {
  margin: 50px auto;
  text-align: right;
}
#company .comp_sec4_box .img2:last-child {
  margin-left: 0;
}
#company .comp_sec4_box .img2 .img {
  background-image: url(../img/company/01.jpg);
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-position: center;
  background-size: 165%;
  background-repeat: no-repeat;
}
#company .comp_sec4_box .img2 .img p {
  padding-top: 210px;
  text-align: center;
}
#company .comp_sec4_box .img_area {
  margin: 50px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#company .comp_sec4_box .img_area .img3 {
  margin: 0 20px 0 0;
}
#company .comp_sec4_box .img_area .img3 .img {
  background-image: url(../img/company/04.png);
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-position: center;
  background-size: 110%;
  background-repeat: no-repeat;
}
#company .comp_sec4_box .img_area .img3 .img p {
  padding-top: 210px;
  text-align: center;
}
#company .comp_sec4_box .img_area .img4 .img {
  background-image: url(../img/company/02.jpg);
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-position: right center;
  background-size: 165%;
  background-repeat: no-repeat;
}
#company .comp_sec4_box .img_area .img4 .img p {
  padding-top: 210px;
  text-align: center;
}
#company .comp_sec5 {
  margin: 0 0 100px;
}
#company .comp_sec5_box {
  width: 100%;
}
#company .comp_sec5_box .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#company .comp_sec5_box .inner .img_area {
  width: 50%;
  text-align: center;
}
#company .comp_sec5_box .inner .img_area img {
  width: 100%;
}
#company .comp_sec5_box .inner .txt_area {
  width: 50%;
}
#company .comp_sec5_box .inner .txt_area p {
  color: #333;
  text-align: left;
  font-size: 20px;
  padding: 0 20px;
  letter-spacing: 0.1em;
  line-height: 1.5em;
}
#company .comp_sec6 {
  margin: 0 0 100px;
  position: relative;
}
#company .comp_sec6_box .lead_box {
  margin: 35px 0 0;
}
#company .comp_sec6_box .lead_box .lead {
  font-size: 20px;
  line-height: 1.6em;
}
#company .comp_sec6_box .sdg_box {
  margin: 50px 0 0;
}
#company .comp_sec6_box .sdg_box .ttl {
  font-size: 24px;
  padding: 0 0 10px;
  border-bottom: solid 1px rgba(56, 161, 219, 0.5);
  position: relative;
}
#company .comp_sec6_box .sdg_box .ttl::before {
  content: "";
  width: 315px;
  height: 1px;
  background: #38A1DB;
  position: absolute;
  bottom: 0;
  left: 0;
}
#company .comp_sec6_box .sdg_box .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 30px 0 0;
}
#company .comp_sec6_box .sdg_box .icon {
  width: 140px;
  margin: 0 10px 0 0;
}
#company .comp_sec6_box .sdg_box .txt {
  margin: 25px 0 0;
}
#company .comp_sec6_box .sdg_box .txt span {
  display: inline-block;
  font-size: 18px;
  line-height: 1.4;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 768px) {
  #company {
    /*@media screen end*/
  }
  #company .comp_sec1 .bg1 {
    width: 48.39999988vw;
    left: -13.3333333vw;
  }
  #company .comp_sec1_flex {
    padding-top: 71px;
    margin-top: -71px;
  }
  #company .comp_sec1_flex .left, #company .comp_sec1_flex .right {
    width: 100%;
    max-width: none;
    margin: 0 0 10.66666664vw;
  }
  #company .comp_sec1_flex .left .txt1, #company .comp_sec1_flex .left .txt2, #company .comp_sec1_flex .right .txt1, #company .comp_sec1_flex .right .txt2 {
    font-size: 3.466666658vw;
    font-size: clamp(10px, 3.466666658vw, 20px);
    margin: 2.66666666vw 0 0;
    padding: 0 0 0 1.999999995vw;
  }
  #company .comp_sec2 {
    margin: 0 0 13.3333333vw;
  }
  #company .comp_sec2_box {
    padding-top: 71px;
    margin-top: -71px;
  }
  #company .comp_sec2_box .img {
    overflow: scroll;
    margin: 9.33333331vw auto;
    width: 100%;
  }
  #company .comp_sec2_box .img img {
    width: 130%;
  }
  #company .comp_sec2_box .note {
    font-size: 2.133333328vw;
    text-align: left;
    opacity: 1;
  }
  #company .comp_sec3 {
    margin: 0 0 13.3333333vw;
  }
  #company .comp_sec3 .bg2 {
    width: 52.9333332vw;
    right: -6.66666665vw;
  }
  #company .comp_sec3_box {
    padding-top: 71px;
    margin-top: -71px;
  }
  #company .comp_sec3_box table {
    margin: 2.66666666vw 0 0;
  }
  #company .comp_sec3_box table tr th {
    width: 27.99999993vw;
    font-size: 3.466666658vw;
    font-size: clamp(10px, 3.466666658vw, 20px);
    padding: 1.999999995vw 1.999999995vw;
  }
  #company .comp_sec3_box #link4 {
    padding-top: 71px;
    margin-top: -71px;
  }
  #company .comp_sec3_box table tr td {
    font-size: 3.466666658vw;
    font-size: clamp(10px, 3.466666658vw, 20px);
    padding: 1.999999995vw 1.999999995vw;
  }
  #company .comp_sec3_box table tr td a {
    margin: 0 0 0 1.33333333vw;
    font-size: 2.933333326vw;
    text-decoration: underline;
  }
  #company .comp_sec4 {
    margin: 0 0 13.3333333vw;
  }
  #company .comp_sec4_box {
    padding-top: 71px;
    margin-top: -71px;
    /*--.img_area{
      display: block;
      .img{
        .note{
          font-size: $vw_14px;
        }
      }
      .img3{
        margin: 0 auto;
        text-align: center;
        width: 50%;
      }
    }*/
  }
  #company .comp_sec4_box .inner .title {
    font-size: 3.733333324vw;
  }
  #company .comp_sec4_box table {
    margin: 2.66666666vw 0 0;
  }
  #company .comp_sec4_box table tr th {
    width: 33.33333325vw;
    font-size: 3.466666658vw;
    font-size: clamp(10px, 3.466666658vw, 20px);
    padding: 1.999999995vw 1.999999995vw;
  }
  #company .comp_sec4_box table tr td {
    font-size: 3.466666658vw;
    font-size: clamp(10px, 3.466666658vw, 20px);
    padding: 1.999999995vw 1.999999995vw;
  }
  #company .comp_sec4_box table tr td a {
    margin: 0 0 0 1.33333333vw;
    font-size: 2.933333326vw;
    text-decoration: underline;
  }
  #company .comp_sec4_box .img_area {
    margin: 6.66666665vw auto;
  }
  #company .comp_sec4_box .img_area .img3 {
    margin: 0 2.66666666vw 0 0;
  }
  #company .comp_sec4_box .img_area .img3 .img {
    width: 25.33333327vw;
    height: 25.33333327vw;
  }
  #company .comp_sec4_box .img_area .img3 .img p {
    padding-top: 26.6666666vw;
    font-size: 2.133333328vw;
  }
  #company .comp_sec4_box .img_area .img4 .img {
    width: 25.33333327vw;
    height: 25.33333327vw;
  }
  #company .comp_sec4_box .img_area .img4 .img p {
    padding-top: 26.6666666vw;
    font-size: 2.133333328vw;
  }
  #company .comp_sec4_box .img1, #company .comp_sec4_box .img2 {
    margin: 6.66666665vw 0 0;
  }
  #company .comp_sec4_box .img1 .img, #company .comp_sec4_box .img2 .img {
    width: 25.33333327vw;
    height: 25.33333327vw;
  }
  #company .comp_sec4_box .img1 .img p, #company .comp_sec4_box .img2 .img p {
    font-size: 2.133333328vw;
    padding: 26.6666666vw 0 0 1.733333329vw;
  }
  #company .comp_sec4_box .img1 {
    margin: 6.66666665vw auto;
  }
  #company .comp_sec4_box .img1:last-child {
    margin-right: 0;
  }
  #company .comp_sec4_box .img2 {
    margin: 6.66666665vw 0;
  }
  #company .comp_sec4_box .img2:last-child {
    margin-left: 0;
  }
  #company .comp_sec5 {
    margin: 0 0 13.3333333vw;
  }
  #company .comp_sec5_box {
    width: 100%;
  }
  #company .comp_sec5_box .inner {
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #company .comp_sec5_box .inner .img_area {
    width: 100%;
    text-align: center;
  }
  #company .comp_sec5_box .inner .img_area img {
    width: 80%;
  }
  #company .comp_sec5_box .inner .txt_area {
    width: 100%;
  }
  #company .comp_sec5_box .inner .txt_area p {
    color: #333;
    text-align: left;
    font-size: 3.466666658vw;
    padding: 0 2.66666666vw;
    letter-spacing: 0.1em;
    line-height: 1.5em;
  }
  #company .comp_sec6 {
    margin: 0 0 13.3333333vw;
  }
  #company .comp_sec6_box .lead_box {
    margin: 4.666666655vw 0 0;
  }
  #company .comp_sec6_box .lead_box .lead {
    font-size: 3.466666658vw;
    font-size: clamp(10px, 3.466666658vw, 20px);
  }
  #company .comp_sec6_box .sdg_box {
    margin: 6.66666665vw 0 0;
  }
  #company .comp_sec6_box .sdg_box .ttl {
    font-size: 3.733333324vw;
    font-size: clamp(10px, 3.733333324vw, 24px);
    padding: 0 0 1.33333333vw;
    border-bottom: solid 1px rgba(56, 161, 219, 0.5);
  }
  #company .comp_sec6_box .sdg_box .ttl::before {
    width: 41.9999999vw;
  }
  #company .comp_sec6_box .sdg_box .icons {
    margin: 3.99999999vw 0 0;
  }
  #company .comp_sec6_box .sdg_box .icon {
    width: 24.2%;
    margin: 0 1% 0 0;
  }
  #company .comp_sec6_box .sdg_box .icon:nth-of-type(4n) {
    margin-right: 0;
  }
  #company .comp_sec6_box .sdg_box .txt {
    margin: 3.333333325vw 0 0;
  }
  #company .comp_sec6_box .sdg_box .txt span {
    font-size: 3.199999992vw;
    font-size: clamp(10px, 3.199999992vw, 18px);
  }
}

/*
business____________________________________________________________________________________________________________________________________________*/
#business {
  /* business___end*/
}
#business .busi_sec1 {
  position: relative;
  padding-top: 150px;
  margin-top: -150px;
}
#business .busi_sec1 .bg1 {
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
  width: 363px;
  position: absolute;
  top: 0;
  left: -50px;
  z-index: -1;
  opacity: 0.6;
}
#business .busi_sec1_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 30px auto 80px;
  width: 100%;
  max-width: 820px;
}
#business .busi_sec1_flex p {
  font-size: 20px;
  width: calc(50% - 50px);
  padding: 0 0 0 50px;
  margin: 0 0 20px;
  position: relative;
}
#business .busi_sec1_flex p::before {
  content: "";
  width: 24px;
  height: 24px;
  background: #595757;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
#business .busi_sec2 {
  margin: -150px auto 80px;
  position: relative;
  padding-top: 150px;
}
#business .busi_sec2 .bg2 {
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
  width: 363px;
  position: absolute;
  bottom: 350px;
  right: 35px;
  z-index: -1;
}
#business .busi_sec2_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 15px;
  margin: 30px auto 0;
}
#business .busi_sec2_flex .left, #business .busi_sec2_flex .center, #business .busi_sec2_flex .right {
  width: 300px;
}
#business .busi_sec2_flex .left, #business .busi_sec2_flex .center {
  margin: 0 35px 0 0;
}
#business .busi_sec2_box {
  margin: 0 0 30px;
}
#business .busi_sec2_box p {
  font-size: 20px;
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.5);
}
#business .busi_sec2_box span {
  font-size: 15px;
  line-height: 1.6em;
  letter-spacing: 0;
  display: block;
}
#business .busi_sec2_box span span {
  font-size: 13px;
}
#business .box5 {
  padding: 0.5em 0.8em;
  margin: 2em 0;
  border: double 3px #000000;
}
@media screen and (max-width: 768px) {
  #business {
    /*@media screen end*/
  }
  #business .busi_sec1 {
    padding-top: 71px;
    margin-top: -71px;
  }
  #business .busi_sec1 .bg1 {
    width: 48.39999988vw;
    left: auto;
    right: -6.66666665vw;
  }
  #business .busi_sec1_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 3.99999999vw auto 10.66666664vw;
    width: auto;
    padding: 0 1.999999995vw;
  }
  #business .busi_sec1_flex p {
    font-size: 3.466666658vw;
    font-size: clamp(10px, 3.466666658vw, 20px);
    width: 100%;
    padding: 0 0 0 6.66666665vw;
    margin: 0 0 2.66666666vw;
  }
  #business .busi_sec1_flex p::before {
    width: 3.199999992vw;
    height: 3.199999992vw;
    left: 0;
  }
  #business .busi_sec2 {
    padding-top: 71px;
    margin: -71px auto 10.66666664vw;
  }
  #business .busi_sec2 .bg2 {
    width: 48.39999988vw;
    bottom: 46.66666655vw;
    right: 4.666666655vw;
  }
  #business .busi_sec2_flex {
    padding: 0 1.999999995vw;
    margin: 3.99999999vw auto 0;
  }
  #business .busi_sec2_flex .left, #business .busi_sec2_flex .center, #business .busi_sec2_flex .right {
    max-width: 300px;
    width: 100%;
  }
  #business .busi_sec2_flex .left, #business .busi_sec2_flex .center {
    margin: 0 4.666666655vw 0 0;
  }
  #business .busi_sec2_box {
    margin: 0 0 3.99999999vw;
  }
  #business .busi_sec2_box p {
    font-size: 3.466666658vw;
    font-size: clamp(10px, 3.466666658vw, 20px);
    padding: 0 0 1.33333333vw;
    margin: 0 0 1.33333333vw;
  }
  #business .busi_sec2_box span {
    font-size: 3.199999992vw;
    font-size: clamp(10px, 3.199999992vw, 15px);
  }
  #business .busi_sec2_box span span {
    font-size: 2.266666661vw;
    font-size: clamp(10px, 2.266666661vw, 15px);
  }
}

/*
recruit____________________________________________________________________________________________________________________________________________*/
#recruit {
  /* recruit___end*/
}
#recruit .recr_sec1 {
  margin: 0 auto 140px;
}
#recruit .recr_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#recruit .recr_box a {
  width: 48%;
  background: #308CB5;
  border-radius: 10px;
  padding: 30px 0 80px;
  text-align: center;
  position: relative;
}
#recruit .recr_box p {
  color: #fff;
}
#recruit .recr_box p:nth-of-type(1) {
  font-size: 35px;
}
#recruit .recr_box p:nth-of-type(2) {
  font-size: 15px;
  line-height: 1.6em;
  margin: 20px 0 0;
  padding: 0 40px;
}
#recruit .recr_box img {
  width: 42px;
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
  margin: auto;
}
#recruit .recr_link.nolink {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  #recruit {
    /*@media screen end*/
  }
}

#contact .container {
  width: 100%;
  max-width: 760px;
  margin: 200px auto;
  text-align: left;
  color: #333;
}
#contact .container h2 {
  color: #00A84D;
  text-align: left;
  font-size: 24px;
  line-height: 1.5em;
  border-top: 1px solid #00A84D;
  border-right: 1px solid #00A84D;
  border-left: 15px solid #00A84D;
  border-bottom: 1px solid #00A84D;
  padding: 10px 10px;
}
#contact .container form {
  width: 100%;
  margin: 50px auto 0;
  text-align: center;
}
#contact .container form table {
  width: 100%;
  margin: 0 auto;
}
#contact .container form table tr {
  width: 100%;
  margin: 0 auto;
}
#contact .container form table th {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  text-align: left;
  vertical-align: top;
  font-weight: bold;
}
#contact .container form table td {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  text-align: right;
  vertical-align: middle;
}
#contact .container form table td .form-control:focus {
  border-color: #aadbe8;
  outline: 0;
  -webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.4);
  box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.4);
  background-color: #fff;
}
#contact .container form table label {
  color: #333;
  font-size: 18px;
}
#contact .container form table label span {
  font-size: 14px;
  color: red;
}
#contact .container form table input {
  width: 315px;
  color: #333;
  overflow: hidden;
  padding: 5px 10px;
  margin: 5px 5px 5px 0px;
}
#contact .container form table textarea {
  width: 100%;
  height: 150px;
  color: #333;
}
#contact .container form table .error {
  font-size: 10px;
  color: red;
}
#contact .container form button {
  width: 200px;
  height: 50px;
  margin: 50px auto;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #00A84D;
  border: none;
}

#confirm .container {
  width: 100%;
  max-width: 760px;
  margin: 200px auto;
  text-align: left;
  color: #333;
}
#confirm .container h2 {
  color: #00A84D;
  text-align: left;
  font-size: 24px;
  line-height: 1.5em;
  border-top: 1px solid #00A84D;
  border-right: 1px solid #00A84D;
  border-left: 15px solid #00A84D;
  border-bottom: 1px solid #00A84D;
  padding: 10px 10px;
}
#confirm .container p {
  margin: 50px 0;
  color: #333;
}
#confirm .container .table-responsive {
  width: 100%;
  margin: 50px auto 0;
  text-align: center;
}
#confirm .container .table-responsive table {
  width: 100%;
  margin: 0 auto;
}
#confirm .container .table-responsive table tr {
  width: 100%;
  margin: 0 auto;
}
#confirm .container .table-responsive table th {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  text-align: left;
  vertical-align: top;
  font-weight: bold;
}
#confirm .container .table-responsive table td {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  text-align: right;
  vertical-align: middle;
}
#confirm .container .table-responsive table td .form-control:focus {
  border-color: #aadbe8;
  outline: 0;
  -webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.4);
  box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.4);
  background-color: #fff;
}
#confirm .container .table-responsive table label {
  color: #333;
  font-size: 18px;
}
#confirm .container .table-responsive table label span {
  font-size: 14px;
  color: red;
}
#confirm .container .table-responsive table input {
  color: #333;
  overflow: hidden;
  padding: 5px 10px;
  margin: 5px 5px 5px 0px;
}
#confirm .container .table-responsive table textarea {
  width: 100%;
  height: 150px;
  color: #333;
}
#confirm .container .btn-area {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#confirm .container .btn-area .btn-secondary {
  width: 100px;
  height: 50px;
  margin: 50px auto;
  text-align: center;
  color: #333;
  font-size: 16px;
  background: #aadbe8;
  margin: 0 20px;
  border: none;
}
#confirm .container .btn-area .btn-success {
  width: 200px;
  height: 50px;
  margin: 50px auto;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #00A84D;
  border: none;
}

#complete .container {
  width: 100%;
  max-width: 760px;
  margin: 200px auto 200px;
  color: #333;
  text-align: left;
}
#complete .container h2 {
  color: #00A84D;
  text-align: left;
  font-size: 24px;
  line-height: 1.5em;
  border-top: 1px solid #00A84D;
  border-right: 1px solid #00A84D;
  border-left: 15px solid #00A84D;
  border-bottom: 1px solid #00A84D;
  padding: 10px 10px;
}
#complete .container h3 {
  font-size: 20px;
  text-align: left;
}
#complete .container p {
  padding: 10px;
  font-size: 16px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  #contact {
    width: 100%;
    margin: 0 auto;
  }
  #contact .container {
    width: 100%;
    max-width: 480px;
    max-width: 310px;
    margin: 100px auto;
    text-align: center;
    color: #333;
  }
  #contact .container h2 {
    margin: 0 auto;
    color: #00A84D;
    text-align: left;
    font-size: 22px;
    line-height: 1.5em;
    border-top: 1px solid #00A84D;
    border-right: 1px solid #00A84D;
    border-left: 15px solid #00A84D;
    border-bottom: 1px solid #00A84D;
    padding: 10px 10px;
  }
  #contact .container form {
    width: 100%;
    margin: 50px auto 0;
    text-align: center;
  }
  #contact .container form table {
    width: 100%;
    margin: 0 auto;
  }
  #contact .container form table tr {
    width: 100%;
  }
  #contact .container form table th {
    display: block;
    padding: 10px 0;
    border-bottom: none;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
  }
  #contact .container form table td {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    text-align: left;
    vertical-align: middle;
  }
  #contact .container form table td .form-control:focus {
    border-color: #aadbe8;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.4);
    box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.4);
    background-color: #fff;
  }
  #contact .container form table label {
    color: #333;
    font-size: 16px;
  }
  #contact .container form table label span {
    font-size: 12px;
    color: red;
  }
  #contact .container form table input {
    width: 100%;
    max-width: 310px;
    margin: 0 auto;
    color: #333;
    overflow: hidden;
    padding: 5px 0;
  }
  #contact .container form table textarea {
    margin: 0 auto;
    width: 100%;
    height: 150px;
    color: #333;
  }
  #contact .container form table .error {
    font-size: 10px;
    color: red;
  }
  #contact .container form button {
    width: 200px;
    height: 50px;
    margin: 50px auto;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #00A84D;
    border: none;
  }
  #confirm .container {
    width: 100%;
    max-width: 320px;
    margin: 100px auto;
    text-align: left;
    color: #333;
  }
  #confirm .container h2 {
    color: #00A84D;
    text-align: left;
    font-size: 22px;
    line-height: 1.5em;
    border-top: 1px solid #00A84D;
    border-right: 1px solid #00A84D;
    border-left: 15px solid #00A84D;
    border-bottom: 1px solid #00A84D;
    padding: 10px 10px;
  }
  #confirm .container p {
    font-size: 12px;
    margin: 50px 0;
    color: #333;
  }
  #confirm .container .table-responsive {
    width: 100%;
    margin: 50px auto 0;
    text-align: center;
  }
  #confirm .container .table-responsive table {
    width: 100%;
    margin: 0 auto;
  }
  #confirm .container .table-responsive table tr {
    width: 100%;
    margin: 0 auto;
  }
  #confirm .container .table-responsive table th {
    font-size: 16px;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
  }
  #confirm .container .table-responsive table td {
    font-size: 12px;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    text-align: right;
    vertical-align: middle;
  }
  #confirm .container .table-responsive table td .form-control:focus {
    border-color: #aadbe8;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.4);
    box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.4);
    background-color: #fff;
  }
  #confirm .container .btn-area {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #confirm .container .btn-area .btn-secondary {
    width: 100px;
    height: 50px;
    margin: 50px auto;
    text-align: center;
    color: #333;
    font-size: 16px;
    background: #aadbe8;
    margin: 0 20px;
    border: none;
  }
  #confirm .container .btn-area .btn-success {
    width: 200px;
    height: 50px;
    margin: 50px auto;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #00A84D;
    border: none;
  }
  #complete .container {
    width: 100%;
    max-width: 320px;
    margin: 100px auto 200px;
    color: #333;
    text-align: left;
  }
  #complete .container h2 {
    color: #00A84D;
    text-align: left;
    font-size: 22px;
    line-height: 1.5em;
    border-top: 1px solid #00A84D;
    border-right: 1px solid #00A84D;
    border-left: 15px solid #00A84D;
    border-bottom: 1px solid #00A84D;
    padding: 10px 10px;
  }
  #complete .container h3 {
    font-size: 18px;
    text-align: left;
  }
  #complete .container p {
    padding: 10px;
    font-size: 14px;
    text-align: left;
  }
}
/*
policy____________________________________________________________________________________________________________________________________________*/
#policy {
  width: 100%;
}
#policy .policy {
  max-width: 1000px;
  margin: 180px auto 160px;
}
#policy .policy h1 {
  color: #333;
  font-size: 24px;
  text-align: left;
  letter-spacing: 0.2em;
  padding: 20px 0;
  border-bottom: 1px solid #00A84D;
}
#policy .policy .title {
  color: #00A84D;
  text-align: left;
  font-size: 24px;
  line-height: 1.5em;
  border-top: 1px solid #00A84D;
  border-right: 1px solid #00A84D;
  border-left: 15px solid #00A84D;
  border-bottom: 1px solid #00A84D;
  padding: 10px 10px;
  margin: 0 auto 30px;
}
#policy .policy p {
  width: 95%;
  margin: 10px auto 0;
  color: #333;
  font-size: 18px;
  text-align: left;
  letter-spacing: 0.15em;
  line-height: 1.8em;
}
#policy .policy ul {
  width: 90%;
  margin: 0 auto;
}
#policy .policy ul li {
  color: #555;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.5em;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
#policy .policy ul li span {
  margin: 0 10px 0 0;
}
#policy .policy ul .in {
  width: 95%;
  font-size: 16px;
  margin: 0 auto;
}
#policy .policy .contact {
  margin: 20px auto 0;
}

@media screen and (max-width: 768px) {
  .policy {
    margin: 100px auto 21.33333328vw !important;
  }
  .policy h1 {
    font-size: 3.199999992vw;
    padding: 2.66666666vw 0;
  }
  .policy .title {
    font-size: 3.199999992vw;
    padding: 1.33333333vw 1.33333333vw;
    margin: 0 auto 3.99999999vw;
  }
  .policy p {
    margin: 1.33333333vw auto 0;
    font-size: 2.399999994vw;
  }
  .policy ul {
    width: 90%;
    margin: 0 auto;
  }
  .policy ul li {
    font-size: 2.399999994vw;
    padding: 1.33333333vw 0;
  }
  .policy ul li span {
    margin: 0 1.33333333vw 0 0;
  }
  .policy ul .in {
    font-size: 2.133333328vw;
  }
  .policy .contact {
    margin: 2.66666666vw auto 0;
  }
}
/*
sdgs____________________________________________________________________________________________________________________________________________*/
#sdgs {
  /* company___end*/
}
#sdgs .comp_sec5 {
  margin: 0 0 100px;
}
#sdgs .comp_sec5_box {
  width: 100%;
}
#sdgs .comp_sec5_box .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#sdgs .comp_sec5_box .inner .img_area {
  width: 50%;
  text-align: center;
}
#sdgs .comp_sec5_box .inner .img_area img {
  width: 100%;
}
#sdgs .comp_sec5_box .inner .txt_area {
  width: 50%;
}
#sdgs .comp_sec5_box .inner .txt_area p {
  color: #333;
  text-align: left;
  font-size: 20px;
  padding: 0 20px;
  letter-spacing: 0.1em;
  line-height: 1.5em;
}
#sdgs .comp_sec6 {
  margin: 0 0 100px;
  position: relative;
}
#sdgs .comp_sec6_box .lead_box {
  margin: 35px 0 0;
}
#sdgs .comp_sec6_box .lead_box .lead {
  font-size: 20px;
  line-height: 1.6em;
}
#sdgs .comp_sec6_box .lead_box .logo {
  width: 10%;
  margin-top: 1%;
}
#sdgs .comp_sec6_box .sdg_box {
  margin: 50px 0 0;
}
#sdgs .comp_sec6_box .sdg_box .ttl {
  font-size: 24px;
  padding: 0 0 10px;
  border-bottom: solid 1px rgba(56, 161, 219, 0.5);
  position: relative;
}
#sdgs .comp_sec6_box .sdg_box .ttl::before {
  content: "";
  width: 315px;
  height: 1px;
  background: #38A1DB;
  position: absolute;
  bottom: 0;
  left: 0;
}
#sdgs .comp_sec6_box .sdg_box .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 30px 0 0;
}
#sdgs .comp_sec6_box .sdg_box .icon {
  width: 140px;
  margin: 0 10px 0 0;
}
#sdgs .comp_sec6_box .sdg_box .txt {
  margin: 25px 0 0;
}
#sdgs .comp_sec6_box .sdg_box .txt span {
  display: inline-block;
  font-size: 18px;
  line-height: 1.4;
  padding-left: 1em;
  text-indent: -1em;
}
#sdgs .comp_sec6_box .sdg_box .txt2 {
  font-size: 18px;
  line-height: 1.6;
  margin-top: 2%;
}
#sdgs .comp_sec6_box .sdg_box.sdg_box-2 {
  margin: 25px 0 0;
}
@media screen and (max-width: 768px) {
  #sdgs {
    /*@media screen end*/
  }
  #sdgs .comp_sec5 {
    margin: 0 0 13.3333333vw;
  }
  #sdgs .comp_sec5_box {
    width: 100%;
  }
  #sdgs .comp_sec5_box .inner {
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #sdgs .comp_sec5_box .inner .img_area {
    width: 100%;
    text-align: center;
  }
  #sdgs .comp_sec5_box .inner .img_area img {
    width: 80%;
  }
  #sdgs .comp_sec5_box .inner .txt_area {
    width: 100%;
  }
  #sdgs .comp_sec5_box .inner .txt_area p {
    color: #333;
    text-align: left;
    font-size: 3.466666658vw;
    padding: 0 1.33333333vw;
    letter-spacing: 0.1em;
    line-height: 1.5em;
  }
  #sdgs .comp_sec6 {
    margin: 0 0 13.3333333vw;
  }
  #sdgs .comp_sec6_box .lead_box {
    margin: 4.666666655vw 0 0;
  }
  #sdgs .comp_sec6_box .lead_box .lead {
    font-size: 3.466666658vw;
    font-size: clamp(10px, 3.466666658vw, 20px);
  }
  #sdgs .comp_sec6_box .lead_box .logo {
    width: 24%;
    margin-top: 2%;
  }
  #sdgs .comp_sec6_box .sdg_box {
    margin: 6.66666665vw 0 0;
  }
  #sdgs .comp_sec6_box .sdg_box .ttl {
    font-size: 3.733333324vw;
    font-size: clamp(10px, 3.733333324vw, 24px);
    padding: 0 0 1.33333333vw;
    border-bottom: solid 1px rgba(56, 161, 219, 0.5);
  }
  #sdgs .comp_sec6_box .sdg_box .ttl::before {
    width: 41.9999999vw;
  }
  #sdgs .comp_sec6_box .sdg_box .icons {
    margin: 3.99999999vw 0 0;
  }
  #sdgs .comp_sec6_box .sdg_box .icon {
    width: 24.2%;
    margin: 0.5% 1% 0.5% 0;
  }
  #sdgs .comp_sec6_box .sdg_box .icon:nth-of-type(4n) {
    margin-right: 0;
  }
  #sdgs .comp_sec6_box .sdg_box .txt {
    margin: 3.333333325vw 0 0;
  }
  #sdgs .comp_sec6_box .sdg_box .txt span {
    font-size: 3.199999992vw;
    font-size: clamp(10px, 3.199999992vw, 18px);
  }
  #sdgs .comp_sec6_box .sdg_box .txt2 {
    font-size: 3.199999992vw;
    font-size: clamp(10px, 3.199999992vw, 18px);
  }
}