@charset "UTF-8";
@import url("../common/css/side_nav.css");
.company .lo_page,
.supervisor .lo_page {
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif !important;
}
.company .lo_page strong,
.supervisor .lo_page strong {
  font-weight: bold;
}
.company .lo_page *,
.supervisor .lo_page * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 641px) {
  .company .lo_page,
  .supervisor .lo_page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
  }
  .company .lo_page .lo_contents,
  .supervisor .lo_page .lo_contents {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex: 1;
        flex: 1;
  }
  .company .lo_page .lo_side,
  .supervisor .lo_page .lo_side {
    margin-left: 35px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 245px;
  }
}
@media (max-width: 640px) {
  .company .lo_page,
  .supervisor .lo_page {
    font-size: 4.375vw;
  }
  .company .lo_page .lo_contents,
  .supervisor .lo_page .lo_contents {
    padding: 0 3%;
  }
  .company .lo_page.inner,
  .supervisor .lo_page.inner {
    padding: 0;
  }
  .company .lo_page .lo_section,
  .supervisor .lo_page .lo_section {
    margin-bottom: 45px;
  }
  .company .lo_page .lo_side,
  .supervisor .lo_page .lo_side {
    margin-top: 40px;
  }
}
.company .lo_page .lo_side .pc_side_service.company,
.supervisor .lo_page .lo_side .pc_side_service.company {
  margin-bottom: 30px;
}
.company .lo_page .lo_side .pc_side_service.company .ttl_01,
.supervisor .lo_page .lo_side .pc_side_service.company .ttl_01 {
  background: #0F459F !important;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 18px 3px;
}
@media (min-width: 641px) {
  .company .lo_page .lo_side .pc_side_service.company .ttl_01,
  .supervisor .lo_page .lo_side .pc_side_service.company .ttl_01 {
    border-radius: 10px 0 0 0;
    min-height: 60px;
  }
}
@media (max-width: 640px) {
  .company .lo_page .lo_side .pc_side_service.company .ttl_01,
  .supervisor .lo_page .lo_side .pc_side_service.company .ttl_01 {
    min-height: 12vw;
    font-size: 4.8vw;
  }
}
.company .lo_page .lo_side .pc_side_service.company .lo_side_cat_parent,
.supervisor .lo_page .lo_side .pc_side_service.company .lo_side_cat_parent {
  border-left-color: #F5F5F5;
}
.company .lo_page .lo_side .pc_side_service.company .lo_side_cat_parent li,
.supervisor .lo_page .lo_side .pc_side_service.company .lo_side_cat_parent li {
  border-bottom-color: #0F459F;
}
.company .lo_page .lo_side .pc_side_service.company .lo_side_cat_parent li a div span:after,
.supervisor .lo_page .lo_side .pc_side_service.company .lo_side_cat_parent li a div span:after {
  border-top-color: #0F459F;
  border-right-color: #0F459F;
}
.company .lo_page .lo_side .pc_side_service.company .lo_side_cat_parent li a div span:before,
.supervisor .lo_page .lo_side .pc_side_service.company .lo_side_cat_parent li a div span:before {
  background: #0F459F;
}
.company .lo_page .lo_side .pc_side_service.pc,
.supervisor .lo_page .lo_side .pc_side_service.pc {
  margin-bottom: 25px;
}
.company .lo_page .lo_side .pc_side_service.pc .lo_side_cat_parent,
.supervisor .lo_page .lo_side .pc_side_service.pc .lo_side_cat_parent {
  border-left-color: #996666;
}
.company .lo_page .lo_side .pc_side_service.pc .lo_side_cat_parent li,
.supervisor .lo_page .lo_side .pc_side_service.pc .lo_side_cat_parent li {
  border-bottom-color: #996666;
}
.company .lo_page .lo_side .pc_side_service.pc .lo_side_cat_parent li a div span:after,
.supervisor .lo_page .lo_side .pc_side_service.pc .lo_side_cat_parent li a div span:after {
  border-top-color: #996666;
  border-right-color: #996666;
}
.company .lo_page .lo_side .pc_side_service.pc .lo_side_cat_parent li a div span:before,
.supervisor .lo_page .lo_side .pc_side_service.pc .lo_side_cat_parent li a div span:before {
  background: #996666;
}
.company .lo_page .lo_side .pc_side_service.disinfection,
.supervisor .lo_page .lo_side .pc_side_service.disinfection {
  margin-bottom: 25px;
}
.company .lo_page .lo_side .pc_side_service.disinfection .lo_side_cat_parent li a div span:after,
.supervisor .lo_page .lo_side .pc_side_service.disinfection .lo_side_cat_parent li a div span:after {
  border-top-color: #3399CC;
  border-right-color: #3399CC;
}
.company .lo_page .lo_side .pc_side_service.disinfection .lo_side_cat_parent li a div span:before,
.supervisor .lo_page .lo_side .pc_side_service.disinfection .lo_side_cat_parent li a div span:before {
  background: #3399CC;
}
.company .lo_page .lo_side .pc_side_service.cleaning .lo_side_cat_parent,
.supervisor .lo_page .lo_side .pc_side_service.cleaning .lo_side_cat_parent {
  border-left-color: #7975C1;
}
.company .lo_page .lo_side .pc_side_service.cleaning .lo_side_cat_parent li,
.supervisor .lo_page .lo_side .pc_side_service.cleaning .lo_side_cat_parent li {
  border-bottom-color: #7975C1;
}
.company .lo_page .lo_side .pc_side_service.cleaning .lo_side_cat_parent li a div span:after,
.supervisor .lo_page .lo_side .pc_side_service.cleaning .lo_side_cat_parent li a div span:after {
  border-top-color: #7975C1;
  border-right-color: #7975C1;
}
.company .lo_page .lo_side .pc_side_service.cleaning .lo_side_cat_parent li a div span:before,
.supervisor .lo_page .lo_side .pc_side_service.cleaning .lo_side_cat_parent li a div span:before {
  background: #7975C1;
}
@media (max-width: 640px) {
  .company .lo_page .lo_side .pc_side_service li a div,
  .supervisor .lo_page .lo_side .pc_side_service li a div {
    min-height: 12vw;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .company .lo_page .lo_side .pc_side_service li a div span,
  .supervisor .lo_page .lo_side .pc_side_service li a div span {
    font-size: 3.7333333333vw;
  }
}
.company .lo_page .lo_side .bnr + .bnr,
.supervisor .lo_page .lo_side .bnr + .bnr {
  margin-top: 15px;
}
.company .lo_page .lo_side .bnr + .lo_side_cat,
.supervisor .lo_page .lo_side .bnr + .lo_side_cat {
  margin-top: 25px;
}

#COMPANY-IDX .lo_page .lo_contents .ttl_01 {
  background-color: #E2F1FC;
  border-left: 10px solid #0F459F;
  padding: 3px 25px 0;
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
#COMPANY-IDX .lo_page .lo_contents .ttl_01 h2 {
  font-size: 24px;
  font-weight: bold;
  color: #0D459F;
}
#COMPANY-IDX .lo_page .lo_contents .section_greeting .txt {
  font-size: 18px;
}
@media (max-width: 640px) {
  #COMPANY-IDX .lo_page .lo_contents .section_greeting .txt {
    font-size: 4.2666666667vw;
  }
}
#COMPANY-IDX .lo_page .lo_contents .section_greeting .txt p + p {
  margin-top: 1em;
}
#COMPANY-IDX .lo_page .lo_contents .section_greeting .photo_area {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#COMPANY-IDX .lo_page .lo_contents .section_greeting .photo_area .name {
  margin-left: 60px;
}
#COMPANY-IDX .lo_page .lo_contents .section_greeting .photo_area .name .signature {
  margin-bottom: 15px;
}
@media (max-width: 640px) {
  #COMPANY-IDX .lo_page .lo_contents .section_greeting .photo_area .name {
    margin-left: 20px;
  }
}
@media (max-width: 640px) {
  #COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dt br {
    display: none;
  }
}
#COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd {
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  #COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd {
    padding-bottom: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
#COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
#COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd iframe {
  margin-top: 15px;
}
#COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd ul:not(.sty_bnr):not(.sty_location_list) li + li {
  margin-top: 2px;
}
#COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd .sty_location_list {
  margin-top: 15px;
}
@media (min-width: 641px) {
  #COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd .sty_location_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd .sty_location_list li:first-of-type {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd .sty_location_list li:last-of-type {
    margin-left: 20px;
  }
  #COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd .sty_location_list li iframe {
    margin-top: 0;
  }
}
@media (max-width: 640px) {
  #COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd .sty_location_list li:last-of-type {
    margin-top: 4vw;
  }
  #COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd .sty_location_list li:last-of-type img {
    width: 50%;
  }
}
#COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd .sty_bnr {
  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-IDX .lo_page .lo_contents .section_overview .list-01 > dd .sty_bnr:after {
  content: "";
  display: block;
  width: calc(33.3333333333% - 10px);
}
#COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd .sty_bnr > li {
  width: calc(33.3333333333% - 10px);
  margin-top: 20px;
  text-align: center;
}
#COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd .sty_bnr > li:nth-of-type(-n+3) {
  margin-top: 0;
}
#COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd .sty_bnr > li span {
  display: block;
  margin-top: 5px;
}
@media (max-width: 640px) {
  #COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd .sty_bnr:after {
    width: calc(33.3333333333% - 5px);
  }
  #COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd .sty_bnr > li {
    width: calc(33.3333333333% - 5px);
    margin-top: 15px;
  }
  #COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd .sty_bnr > li:nth-of-type(-n+3) {
    margin-top: 0;
  }
  #COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd .sty_bnr > li span {
    font-size: 2.9333333333vw;
  }
}
#COMPANY-IDX .lo_page .lo_contents .section_overview .list-02 > dt {
  color: #0E459F;
  margin-bottom: 3px;
}
#COMPANY-IDX .lo_page .lo_contents .section_overview .list-02 > dd {
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  #COMPANY-IDX .lo_page .lo_contents .section_overview .list-02 > dd {
    margin-bottom: 5.3333333333vw;
  }
}
#COMPANY-IDX .lo_page .lo_contents .section_overview .list-02 > dd:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 641px) {
  #COMPANY-IDX .lo_page .lo_contents .section_history dl > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #COMPANY-IDX .lo_page .lo_contents .section_history dl > div dt {
    width: 130px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  #COMPANY-IDX .lo_page .lo_contents .section_history dl > div dd {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 32px;
    border-left: 3px solid #00A8D3;
    padding-bottom: 25px;
  }
  #COMPANY-IDX .lo_page .lo_contents .section_history dl > div dd .txt_left {
    margin-top: 25px;
  }
}
#COMPANY-IDX .lo_page .lo_contents .section_history dl > div dt {
  font-weight: bold;
  position: relative;
}
#COMPANY-IDX .lo_page .lo_contents .section_history dl > div dt:after {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 5px;
  right: -9px;
  background-color: #00A8D3;
  z-index: 2;
}
#COMPANY-IDX .lo_page .lo_contents .section_history dl > div:first-of-type dt:before, #COMPANY-IDX .lo_page .lo_contents .section_history dl > div:last-of-type dt:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  right: -9px;
  background-color: #FFF;
  z-index: 1;
  position: absolute;
}
#COMPANY-IDX .lo_page .lo_contents .section_history dl > div:first-of-type dt:before {
  top: 0;
}
#COMPANY-IDX .lo_page .lo_contents .section_history dl > div:last-of-type dt:before {
  bottom: 0;
}
#COMPANY-IDX .lo_page .lo_contents .section_history dl > div:last-of-type dd {
  padding-bottom: 0;
}
@media (max-width: 640px) {
  #COMPANY-IDX .lo_page .lo_contents .section_history dl > div dt, #COMPANY-IDX .lo_page .lo_contents .section_history dl > div dd {
    margin-left: 5px;
    padding-left: 20px;
    border-left: 3px solid #00A8D3;
  }
  #COMPANY-IDX .lo_page .lo_contents .section_history dl > div dt:after {
    right: inherit;
    left: -9px;
  }
  #COMPANY-IDX .lo_page .lo_contents .section_history dl > div dd {
    padding-bottom: 20px;
  }
  #COMPANY-IDX .lo_page .lo_contents .section_history dl > div dd .txt_left {
    margin-top: 20px;
  }
  #COMPANY-IDX .lo_page .lo_contents .section_history dl > div dd .txt_left.sty_rini img {
    width: 65%;
  }
  #COMPANY-IDX .lo_page .lo_contents .section_history dl > div:first-of-type dt:before, #COMPANY-IDX .lo_page .lo_contents .section_history dl > div:last-of-type dt:before {
    right: inherit;
    left: -9px;
  }
  #COMPANY-IDX .lo_page .lo_contents .section_history dl > div:last-of-type dd {
    border-left-color: #FFF;
  }
}

@media (max-width: 640px) {
  #STRENGTH .section_main {
    margin: 0 -3%;
  }
}
#STRENGTH .section_cause .ttl_01 {
  text-align: center;
}
#STRENGTH .section_cause .ttl_01 img {
  width: 364px;
}
@media (max-width: 640px) {
  #STRENGTH .section_cause .ttl_01 img {
    width: 55%;
  }
}
#STRENGTH .section_cause .inner_wrap {
  margin-top: -33px;
  background-color: #F5F2EB;
  padding: 54px 40px 24px;
}
#STRENGTH .section_cause .inner_wrap .cont {
  margin-bottom: 30px;
}
@media (min-width: 641px) {
  #STRENGTH .section_cause .inner_wrap .cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #STRENGTH .section_cause .inner_wrap .cont .img {
    width: 300px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  #STRENGTH .section_cause .inner_wrap .cont .txt {
    margin-left: 30px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #STRENGTH .section_cause .inner_wrap .cont:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #STRENGTH .section_cause .inner_wrap .cont:nth-of-type(even) .txt {
    margin-left: 0;
    margin-right: 30px;
  }
}
#STRENGTH .section_cause .inner_wrap .cont .txt .ttl {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 26px;
}
#STRENGTH .section_cause .inner_wrap .cont .txt .ttl span {
  color: #CC6666;
}
#STRENGTH .section_cause .inner_wrap .cont .txt .note {
  color: #333;
}
@media (max-width: 640px) {
  #STRENGTH .section_cause .inner_wrap {
    margin: -20px -3% 0;
    padding: 9.3333333333vw 8vw 2.6666666667vw;
  }
  #STRENGTH .section_cause .inner_wrap .cont .img {
    text-align: center;
    margin-bottom: 15px;
  }
  #STRENGTH .section_cause .inner_wrap .cont .img img {
    width: 90%;
  }
  #STRENGTH .section_cause .inner_wrap .cont .txt .ttl {
    font-size: 4.8vw;
  }
}
@media (min-width: 641px) {
  #STRENGTH .section_pca .ttl_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 35px;
  }
  #STRENGTH .section_pca .ttl_01 .img {
    width: 233px;
    margin: 14px 0 0 15px;
  }
}
@media (max-width: 640px) {
  #STRENGTH .section_pca .ttl_01 {
    margin-bottom: 15px;
  }
  #STRENGTH .section_pca .ttl_01 .ttl {
    margin-bottom: 10px;
  }
  #STRENGTH .section_pca .ttl_01 .img {
    text-align: center;
  }
  #STRENGTH .section_pca .ttl_01 .img img {
    width: 40%;
  }
}
@media (min-width: 641px) {
  #STRENGTH .section_pca .inner_wrap .img {
    float: right;
    margin-left: 35px;
  }
}
#STRENGTH .section_pca .inner_wrap p {
  margin-bottom: 1em;
  font-size: 18px;
}
#STRENGTH .section_pca .inner_wrap p span {
  color: #c33;
}
#STRENGTH .section_pca .inner_wrap dl {
  background: #F5F5F5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  margin-top: 50px;
}
#STRENGTH .section_pca .inner_wrap dl dt {
  background-color: #6699CC;
  color: #fff;
  width: 160px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: relative;
  letter-spacing: 2px;
  padding-top: 10px;
}
#STRENGTH .section_pca .inner_wrap dl dt img {
  position: absolute;
  top: -31px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 40px;
}
#STRENGTH .section_pca .inner_wrap dl dd {
  padding: 20px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#STRENGTH .section_pca .inner_wrap dl dd a {
  color: #0F459F;
}
#STRENGTH .section_pca .inner_wrap + .inner_wrap {
  margin-top: 50px;
}
@media (max-width: 640px) {
  #STRENGTH .section_pca .inner_wrap .img {
    text-align: center;
    margin-bottom: 1em;
  }
  #STRENGTH .section_pca .inner_wrap .img img {
    width: 65%;
    margin: 0 auto;
  }
  #STRENGTH .section_pca .inner_wrap p {
    font-size: 4.2666666667vw;
  }
  #STRENGTH .section_pca .inner_wrap dl {
    margin-top: 8vw;
  }
  #STRENGTH .section_pca .inner_wrap dl dt {
    width: 90px;
    padding-top: 10px;
    letter-spacing: normal;
    font-size: 3.7333333333vw;
  }
  #STRENGTH .section_pca .inner_wrap dl dt img {
    top: -22px;
    width: 30px;
  }
  #STRENGTH .section_pca .inner_wrap dl dd {
    padding: 4vw;
    font-size: 3.7333333333vw;
  }
  #STRENGTH .section_pca .inner_wrap.sty_img {
    margin: 8vw -3% 0;
  }
}
#STRENGTH .section_qualification .ttl_01 {
  text-align: center;
}
@media (min-width: 641px) {
  #STRENGTH .section_qualification .ttl_01 .ttl span {
    min-width: 680px;
  }
}
#STRENGTH .section_qualification .ttl_01 .ttl {
  position: relative;
  display: inline-block;
}
#STRENGTH .section_qualification .ttl_01 .ttl span {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 20px;
  line-height: 80px;
  font-size: 30px;
  color: #FFF;
  background: #00A8D3;
  font-weight: bold;
  z-index: 2;
}
#STRENGTH .section_qualification .ttl_01 .ttl:before, #STRENGTH .section_qualification .ttl_01 .ttl:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 80px;
  bottom: -10px;
  z-index: 1;
}
#STRENGTH .section_qualification .ttl_01 .ttl:before {
  background: url(/imgs/company/strength/ribbon_left.png) no-repeat;
  left: -40px;
}
#STRENGTH .section_qualification .ttl_01 .ttl:after {
  background: url(/imgs/company/strength/ribbon_right.png) no-repeat;
  right: -40px;
}
@media (max-width: 640px) {
  #STRENGTH .section_qualification .ttl_01 .ttl {
    display: block;
    padding: 0 20px;
  }
  #STRENGTH .section_qualification .ttl_01 .ttl span {
    display: block;
    font-size: 4.2666666667vw;
    line-height: 16vw;
    padding: 0 4vw;
  }
  #STRENGTH .section_qualification .ttl_01 .ttl:before, #STRENGTH .section_qualification .ttl_01 .ttl:after {
    width: 30px;
    height: 50px;
    background-size: 30px 50px;
    bottom: -10px;
  }
  #STRENGTH .section_qualification .ttl_01 .ttl:before {
    left: 0;
  }
  #STRENGTH .section_qualification .ttl_01 .ttl:after {
    right: 0;
  }
}
#STRENGTH .section_qualification .inner_wrap {
  background-color: #E1F4FF;
  padding: 60px 40px 40px;
  margin-top: -30px;
}
#STRENGTH .section_qualification .inner_wrap .img {
  text-align: center;
  margin-bottom: 18px;
}
#STRENGTH .section_qualification .inner_wrap ul {
  list-style-type: disc;
  padding-left: 1.2em;
}
#STRENGTH .section_qualification .inner_wrap ul li::marker {
  color: #00A8D3;
}
#STRENGTH .section_qualification .inner_wrap ul li + li {
  margin-top: 3px;
}
#STRENGTH .section_qualification .inner_wrap ul.sty_declaration_detail {
  border: 2px solid #00A8D3;
  padding: 15px;
  margin-top: 25px;
  position: relative;
}
#STRENGTH .section_qualification .inner_wrap ul.sty_declaration_detail:before {
  content: "宣言内容";
  display: inline-block;
  background-color: #00A8D3;
  padding: 1px 8px 4px;
  position: absolute;
  top: -1em;
  left: 13px;
  color: #FFF;
}
#STRENGTH .section_qualification .inner_wrap ul.sty_declaration_detail li {
  margin-left: 1.5em;
}
#STRENGTH .section_qualification .inner_wrap .sty_qualification {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
#STRENGTH .section_qualification .inner_wrap .sty_qualification .ico {
  width: 70px;
  margin-right: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#STRENGTH .section_qualification .inner_wrap .sty_qualification dl {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 10px;
}
#STRENGTH .section_qualification .inner_wrap .sty_qualification dl dt {
  font-weight: bold;
  color: #0F459F;
  margin-bottom: 5px;
  font-size: 26px;
}
#STRENGTH .section_qualification .inner_wrap .sty_qualification_list dt {
  background-color: #0F459F;
  color: #fff;
  font-weight: bold;
  padding: 10px 15px;
  font-size: 22px;
}
#STRENGTH .section_qualification .inner_wrap .sty_qualification_list dd {
  padding: 15px 25px;
  background-color: #FFFFFF;
}
@media (max-width: 640px) {
  #STRENGTH .section_qualification {
    margin: 8vw -3% 0;
  }
  #STRENGTH .section_qualification .inner_wrap {
    background-color: #E1F4FF;
    padding: 9.3333333333vw 5.3333333333vw 5.3333333333vw;
    margin-top: -15px;
  }
  #STRENGTH .section_qualification .inner_wrap .img {
    width: 95%;
    margin: 0 auto 15px;
  }
  #STRENGTH .section_qualification .inner_wrap .sty_qualification {
    display: block;
    margin-bottom: 15px;
  }
  #STRENGTH .section_qualification .inner_wrap .sty_qualification dl {
    margin-top: 0;
  }
  #STRENGTH .section_qualification .inner_wrap .sty_qualification dl dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 5.3333333333vw;
  }
  #STRENGTH .section_qualification .inner_wrap .sty_qualification dl dt img {
    width: 30px;
    margin-right: 10px;
  }
  #STRENGTH .section_qualification .inner_wrap .sty_qualification_list dt {
    font-size: 5.3333333333vw;
  }
  #STRENGTH .section_qualification .inner_wrap .sty_qualification_list dd {
    padding: 15px 5.3333333333vw;
  }
}
#STRENGTH .section_security {
  background-color: #F8F8F8;
}
#STRENGTH .section_security .inner_wrap {
  padding: 30px;
}
#STRENGTH .section_security .inner_wrap .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
#STRENGTH .section_security .inner_wrap .ttl img {
  margin-right: 15px;
}
#STRENGTH .section_security .inner_wrap .ttl span {
  font-weight: bold;
  font-size: 30px;
  padding-top: 2px;
}
@media (min-width: 641px) {
  #STRENGTH .section_security .inner_wrap .ttl span br {
    display: none;
  }
}
#STRENGTH .section_security .inner_wrap .wrap_flex_center .img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 25px;
}
#STRENGTH .section_security .inner_wrap .wrap_flex_center .txt {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 18px;
}
#STRENGTH .section_security .inner_wrap .wrap_flex_center .txt strong {
  color: #c33;
}
#STRENGTH .section_security .inner_wrap .wrap_flex_center .txt span {
  font-weight: bold;
  color: #0F459F;
}
@media (max-width: 640px) {
  #STRENGTH .section_security .inner_wrap {
    padding: 5.3333333333vw;
    margin: 0 -3% 8vw;
  }
  #STRENGTH .section_security .inner_wrap .ttl {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 5px;
  }
  #STRENGTH .section_security .inner_wrap .ttl img {
    margin-right: 10px;
    width: 25px;
    height: auto;
  }
  #STRENGTH .section_security .inner_wrap .ttl span {
    font-size: 5.0666666667vw;
    text-align: left;
    padding-top: 0;
  }
  #STRENGTH .section_security .inner_wrap .wrap_flex_center {
    margin-left: 0;
    display: block;
  }
  #STRENGTH .section_security .inner_wrap .wrap_flex_center .img {
    width: 40%;
    text-align: center;
    margin: 0 auto 2.6666666667vw;
  }
  #STRENGTH .section_security .inner_wrap .wrap_flex_center .txt {
    font-size: 3.7333333333vw;
  }
}
@media (min-width: 641px) {
  #STRENGTH .section_about .ttl_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
  }
  #STRENGTH .section_about .ttl_01 .img {
    width: 350px;
  }
}
@media (max-width: 640px) {
  #STRENGTH .section_about .ttl_01 .ttl {
    width: 90%;
    margin: 0 auto 10px;
  }
  #STRENGTH .section_about .ttl_01 .img {
    width: 80%;
    margin: 0 auto;
  }
}
#STRENGTH .section_about .inner_wrap .cont {
  padding: 25px 36px;
  border: 4px solid #0F459F;
}
#STRENGTH .section_about .inner_wrap .cont .ttl {
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 27px;
}
#STRENGTH .section_about .inner_wrap .cont .ttl span {
  color: #CC3333;
}
#STRENGTH .section_about .inner_wrap .cont .img {
  margin-bottom: 10px;
}
#STRENGTH .section_about .inner_wrap .cont .txt {
  font-weight: bold;
}
@media (min-width: 641px) {
  #STRENGTH .section_about .inner_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;
  }
  #STRENGTH .section_about .inner_wrap .cont {
    width: calc(50% - 15px);
    margin-top: 30px;
  }
  #STRENGTH .section_about .inner_wrap .cont:nth-of-type(-n+2) {
    margin-top: 0;
  }
  #STRENGTH .section_about .inner_wrap .cont .img {
    margin-bottom: 10px;
    height: 165px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #STRENGTH .section_about .inner_wrap .cont .img img {
    max-height: 165px;
  }
}
@media (max-width: 640px) {
  #STRENGTH .section_about .inner_wrap .cont {
    padding: 5.3333333333vw 8vw;
  }
  #STRENGTH .section_about .inner_wrap .cont + .cont {
    margin-top: 5.3333333333vw;
  }
  #STRENGTH .section_about .inner_wrap .cont .ttl {
    font-size: 5.3333333333vw;
  }
}

#DATA .photo {
  margin-bottom: 3.75em;
}
#DATA .location-list li {
  float: left;
  width: 445px;
}
#DATA .location-list li + li {
  margin-left: 39px;
}
#DATA .location-list .address {
  margin-bottom: 1.125em;
}
#DATA .location-list .list-02 dd {
  margin-bottom: 0;
}
#DATA .list-01 .small {
  color: #555;
}
@media only screen and (min-width: 641px) {
  #DATA .sty_location_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #DATA .sty_location_list li:not(:last-of-type) {
    margin-right: 42px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #DATA .sty_location_list li:last-of-type {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  #DATA .sty_location_list li:last-of-type img {
    height: 250px;
  }
}
@media only screen and (max-width: 640px) {
  #DATA .photo {
    margin-bottom: 3.75em;
  }
  #DATA .location-list li {
    float: none;
    width: 100%;
  }
  #DATA .location-list li + li {
    margin-left: 0;
    margin-top: 3em;
  }
  #DATA .sty_location_list li:last-of-type {
    margin-top: 20px;
  }
}

#AREA .figure {
  text-align: center;
  margin-bottom: 5em;
}
#AREA .figure img {
  width: 420px;
}
#AREA .ttl-05 {
  margin-bottom: 1.3333em;
}
#AREA .area-list {
  margin-right: -1.51em;
  margin-bottom: 2em;
}
#AREA .area-list li {
  font-size: 1.125em;
  width: 7.7777em;
  position: relative;
  padding-left: 1.111em;
  color: #333;
  float: left;
  margin-right: 1.3333em;
  margin-bottom: 1.3333em;
}
#AREA .area-list li::before {
  content: "";
  position: absolute;
  top: 0.4em;
  left: 0;
  width: 0.62777em;
  height: 0.62777em;
  background-color: #E4F0F8;
  border-radius: 50%;
}
@media only screen and (max-width: 640px) {
  #AREA .figure {
    margin-bottom: 13.561vw;
  }
  #AREA .figure img {
    width: auto;
  }
  #AREA .ttl-05 {
    margin-bottom: 3.75vw;
  }
  #AREA .area-list {
    margin-right: 0;
    margin-bottom: 6.563vw;
  }
  #AREA .area-list li {
    font-size: 3.75vw;
    width: 22.917vw;
    padding-left: 4.114vw;
    margin-right: 3.594vw;
    margin-bottom: 2.813vw;
  }
}

#HISTORY .ttl-bg-01 {
  position: relative;
  background: url(/imgs/company/hist_mv.png) no-repeat center 20%;
  background-color: #ddd;
  margin-bottom: 180px;
  background-size: cover;
  border: none;
}
#HISTORY .ttl-bg-01 .inner {
  padding-bottom: 160px;
  padding-top: 190px;
}
#HISTORY .ttl-bg-01::after {
  display: block;
  content: "";
  width: 1px;
  height: 200px;
  background-color: #AAAAAA;
  position: absolute;
  left: 50%;
  z-index: 100;
  bottom: -160px;
}
#HISTORY .ttl-bg-01 .ttl-01 {
  text-shadow: 0 0 5px rgb(255, 255, 255);
  -webkit-text-stroke: 0.25px rgba(255, 255, 255, 0.5);
}
#HISTORY .cont-clm {
  max-width: 800px;
}
#HISTORY .hist-list {
  color: #333;
}
#HISTORY .hist-list dt {
  font-weight: bold;
  margin-bottom: 0.8125em;
}
#HISTORY .hist-list dd {
  line-height: 1.75;
}
#HISTORY .hist-cont-01 {
  position: relative;
  text-align: center;
  margin-bottom: 5em;
}
#HISTORY .hist-cont-01::after {
  display: block;
  content: "";
  width: 1px;
  height: 100px;
  background-color: #AAAAAA;
  position: absolute;
  left: 50%;
  z-index: 100;
  bottom: -60px;
}
#HISTORY .hist-cont-02 {
  text-align: center;
  margin-bottom: 8.125em;
}
#HISTORY .hist-cont-03 {
  margin-right: -60px;
  margin-bottom: 0.75em;
}
#HISTORY .hist-cont-03 .hist-list {
  float: left;
  width: 370px;
  margin-right: 60px;
  margin-bottom: 5.125em;
}
@media only screen and (max-width: 640px) {
  #HISTORY .ttl-bg-01 {
    margin-bottom: 28.125vw;
    background: url(/imgs/company/hist_mv.png) no-repeat left center;
    background-size: cover;
  }
  #HISTORY .ttl-bg-01 .inner {
    padding-bottom: 25vw;
    padding-top: 25vw;
  }
  #HISTORY .ttl-bg-01::after {
    height: 31.25vw;
    bottom: -25vw;
  }
  #HISTORY .hist-cont-01::after {
    height: 15.625vw;
    bottom: -9.375vw;
  }
  #HISTORY .hist-cont-03 {
    margin-right: 0;
  }
  #HISTORY .hist-cont-03 .hist-list {
    float: none;
    width: auto;
    margin-right: 0;
  }
}

.section_supervisor_list .inner_wrap {
  border: 1px solid #CCCCCC;
  padding: 20px;
}
@media (min-width: 641px) {
  .section_supervisor_list .inner_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section_supervisor_list .inner_wrap .img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 20px;
  }
}
.section_supervisor_list .inner_wrap .img {
  text-align: center;
}
.section_supervisor_list .inner_wrap .txt {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.section_supervisor_list .inner_wrap .txt .job_title {
  margin-bottom: 5px;
}
.section_supervisor_list .inner_wrap .txt .name {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 640px) {
  .section_supervisor_list .inner_wrap .txt .job_title {
    margin-top: 10px;
  }
  .section_supervisor_list .inner_wrap .txt .job_title,
  .section_supervisor_list .inner_wrap .txt .name {
    text-align: center;
  }
}
.section_supervisor_list .inner_wrap .more {
  margin-top: 5px;
  text-align: right;
}
@media (max-width: 640px) {
  .section_supervisor_list .inner_wrap .more {
    margin-top: 15px;
  }
}
.section_supervisor_list .inner_wrap .more a {
  display: inline-block;
  padding: 5px 10px;
  background-color: #0F459F;
  color: #fff;
}
.section_supervisor_list .inner_wrap .more a:hover {
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .section_supervisor_list .inner_wrap .more a:not(:disabled):hover, .section_supervisor_list .inner_wrap .more a:not(:disabled):active {
    opacity: 0.75;
  }
}
.section_supervisor_list .inner_wrap + .inner_wrap {
  margin-top: 30px;
}

.section_supervisor .supervisor {
  margin-bottom: 40px;
}
.section_supervisor .supervisor .name {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: bold;
}
.section_supervisor .supervisor .txt {
  padding-top: 10px;
}
@media (max-width: 640px) {
  .section_supervisor .supervisor {
    border-bottom: 1px solid #CCC;
    padding-bottom: 8vw;
    margin-bottom: 8vw;
    padding-top: 15px;
    text-align: center;
  }
  .section_supervisor .supervisor .txt.sty_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
}
@media (min-width: 641px) {
  .section_supervisor .supervisor,
  .section_supervisor dl:not(.sty_qualification_certificate):not(.sty_media) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section_supervisor .supervisor .img,
  .section_supervisor .supervisor dt,
  .section_supervisor dl:not(.sty_qualification_certificate):not(.sty_media) .img,
  .section_supervisor dl:not(.sty_qualification_certificate):not(.sty_media) dt {
    width: 138px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 15px;
  }
  .section_supervisor .supervisor dd,
  .section_supervisor dl:not(.sty_qualification_certificate):not(.sty_media) dd {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.section_supervisor dl:not(:last-of-type) {
  margin-bottom: 40px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 40px;
}
@media (max-width: 640px) {
  .section_supervisor dl:not(:last-of-type) {
    padding-bottom: 8vw;
    margin-bottom: 8vw;
  }
}
.section_supervisor dl dt {
  font-weight: bold;
  font-size: 20px;
}
@media (max-width: 640px) {
  .section_supervisor dl dt {
    margin-bottom: 10px;
  }
}
.section_supervisor dl.sty_qualification_certificate dt, .section_supervisor dl.sty_media dt {
  margin-bottom: 15px;
}
.section_supervisor dl.sty_qualification_certificate dd .sty_2column,
.section_supervisor dl.sty_qualification_certificate dd .sty_3column, .section_supervisor dl.sty_media dd .sty_2column,
.section_supervisor dl.sty_media dd .sty_3column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.section_supervisor dl.sty_qualification_certificate dd .sty_2column .set,
.section_supervisor dl.sty_qualification_certificate dd .sty_3column .set, .section_supervisor dl.sty_media dd .sty_2column .set,
.section_supervisor dl.sty_media dd .sty_3column .set {
  display: inline-block;
}
.section_supervisor dl.sty_qualification_certificate dd .sty_2column .ttl,
.section_supervisor dl.sty_qualification_certificate dd .sty_3column .ttl, .section_supervisor dl.sty_media dd .sty_2column .ttl,
.section_supervisor dl.sty_media dd .sty_3column .ttl {
  text-align: center;
  margin-top: 5px;
}
.section_supervisor dl.sty_qualification_certificate dd .sty_2column .img img,
.section_supervisor dl.sty_qualification_certificate dd .sty_3column .img img, .section_supervisor dl.sty_media dd .sty_2column .img img,
.section_supervisor dl.sty_media dd .sty_3column .img img {
  border: 10px solid #CCCCCC;
}
@media (max-width: 640px) {
  .section_supervisor dl.sty_qualification_certificate dd .sty_2column .img img,
  .section_supervisor dl.sty_qualification_certificate dd .sty_3column .img img, .section_supervisor dl.sty_media dd .sty_2column .img img,
  .section_supervisor dl.sty_media dd .sty_3column .img img {
    border: 5px solid #CCCCCC;
  }
}
@media (max-width: 640px) {
  .section_supervisor dl.sty_qualification_certificate dd .sty_2column li,
  .section_supervisor dl.sty_qualification_certificate dd .sty_3column li, .section_supervisor dl.sty_media dd .sty_2column li,
  .section_supervisor dl.sty_media dd .sty_3column li {
    width: calc(50% - 10px);
    text-align: center;
  }
}
.section_supervisor dl.sty_qualification_certificate dd .sty_3column, .section_supervisor dl.sty_media dd .sty_3column {
  margin-bottom: 25px;
}
@media (min-width: 641px) {
  .section_supervisor dl.sty_qualification_certificate dd .sty_2column li, .section_supervisor dl.sty_media dd .sty_2column li {
    width: calc(50% - 10px);
    text-align: center;
  }
  .section_supervisor dl.sty_qualification_certificate dd .sty_3column li, .section_supervisor dl.sty_media dd .sty_3column li {
    width: calc(33.3333333333% - 13.3333333333px);
  }
}