@charset "UTF-8";
/* CSS Document */

/* index
---------------------------------------------- */
/* メインキャッチ・動画 */
.index01 .main_catch {
  /*font-size: 8vw;*/
  font-size: 7.6vw;
  text-align: center;
  transform: scale(1.06) translateX(-1%);
  font-style: oblique;
  color: rgba(45, 37, 38, 0.86);
  background-image: radial-gradient(rgba(45, 37, 38, 0.86), rgba(45, 37, 38, 0.54)66%);
  background-image: -webkit-radial-gradient(rgba(45, 37, 38, 0.86), rgba(45, 37, 38, 0.54)66%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e3a39', endColorstr='#888',GradientType=0 );*/
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  opacity: 0.8;
  line-height: 1.46;
  padding: 0.5em 0 0;
}

/*.index01 .main_catch .slide-in{
  padding: 0.5em 0 0;
}*/
.index01 .main_catch .space {
  width: 0.16em;
  display: inline-block;
}

.index01 .main_scatch {
  text-align: center;
  font-weight: bold;
  color: #1375BD;
  font-size: 200%;
  font-style: oblique;
  /*margin-top: -1em;*/
  margin-top: -0.7em;
}

.index01 .bgndVideo_ww {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}

.index01 .bgndVideo_ww:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 21%;
  background: linear-gradient(-45deg, #006bb8 49.5%, #0087cd 50.5%);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  clip-path: polygon(0 91%, 100% 50%, 100% 100%, 0% 100%);
}

.index01 .bgndVideo_ww:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 15%;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -1%;
  z-index: 2;
  clip-path: polygon(0 90%, 100% 50%, 100% 100%, 0% 100%);
}

.index01 .bgndVideo_w {
  overflow: hidden;
}

.index01 #bgndVideo {
  /*margin:-60px auto 0;*/
  margin: -140px auto -50px;
}

@media (max-width:1280px) {}

@media (max-width:960px) {}

@media (max-width:768px) {
  .index01 .main_catch {
    font-size: 12vw;
    line-height: 1;
    /*padding: 0.7em 0 0.4em;*/
    padding: 0.4em 0 0.4em;
  }

  /*.index01 .main_catch .slide-in{
  padding: 0.2em 0;
}*/
  .index01 .main_catch .space {
    display: inline;
  }

  .index01 .main_scatch {
    margin-top: 0;
    margin-bottom: -0.6em;
  }

  .index01 #bgndVideo {
    margin: 0;
  }
}

@media (max-width:600px) {
  .index01 .main_catch {
    font-size: 14.5vw;
    padding: 0.2em 0;
  }

  .index01 .main_catch .space {
    display: inline-block;
  }
}

@media (max-width:480px) {}

/* 強み */
.index02 {
  position: relative;
  z-index: 2;
  /*margin-top:-20px;*/
}

.index02 .catch02 {
  font-size: 2.4em;
}

.index02 .area_w {
  font-size: 240%;
  font-weight: bold;
  line-height: 1.24;
}

.index02 .area_w .en {
  font-size: 210%;
  padding: 0 0.2em 0 0.3em;
  font-style: oblique;
  display: inline-block;
  transform: scaleX(1.2) skewX(-8deg);
  vertical-align: -0.04em;
  color: rgba(45, 37, 38, 0.86);
  background-image: radial-gradient(rgba(45, 37, 38, 1.0), rgba(45, 37, 38, 0.86)66%);
  background-image: -webkit-radial-gradient(rgba(45, 37, 38, 1.0), rgba(45, 37, 38, 0.86)66%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

@media (max-width:1280px) {}

@media (max-width:960px) {}

@media (max-width:768px) {
  .index02 .h3_ttl {
    text-align: center !important;
    margin: 40px 0 0;
  }

  .index02 .catch02 {
    text-align: center !important;
    margin: 20px 0 -1em;
    font-size: 1.9em;
  }

  .index02 .btn01 {
    text-align: center !important;
  }

  .index02 .btn01 a {
    margin-right: auto;
  }
}

@media (max-width:600px) {}

@media (max-width:480px) {
  .index02 .catch02 {
    font-size: 1.8em;
  }
}

/* 事業内容 */
.index03 {
  position: relative;
}

.index03:after {
  content: "";
  display: block;
  width: 13vw;
  max-width: 300px;
  height: 9vw;
  background: url(img/common/arrow01.png) center center no-repeat;
  background-size: 100% auto;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
}

.index03 .catch02 {
  font-size: 2.4em;
}

/* 事業内容 circle */
.index03 .biz_circle_w {
  position: relative;
  height: 56vw;
  z-index: 1;
}

.core-com02 .biz_circle_w {
  position: relative;
  height: 47vw;
  z-index: 1;
}

.business {
  position: relative;
  z-index: 1;
}

.biz_circle_w:before,
.business:before {
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  z-index: -1;
  background: url(img/index/biz_circle_bg.png) center center no-repeat;
  background-size: 100% auto;
}

.index03 .biz_circle_w:before {
  height: 160%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -49.8%);
}

.business:before {
  width: 100vw;
  height: 160vw;
  top: -3%;
  left: 50%;
  transform: translate(-50%, -49.8%);
}

.biz_circle {
  /* border: solid 3.6vw #006BB8; */
  border: solid 3.6vw transparent;
  width: 40vw;
  height: 40vw;
  border-radius: 50%;
  box-sizing: border-box;
  position: absolute;
  z-index: 3;
}

/* グラデ枠 */
.biz_circle::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  top: -3.6vw;
  left: -3.6vw;
  padding: 3.6vw;
  /* border */
  border-radius: 50%;
  background: linear-gradient(-140deg, #42B4EB 0%, #0169B6 100%);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
}


.index03 .biz_circle {
  margin: 7vw auto;
  left: 50%;
  transform: translateX(-50%);
}

.core-com02 .biz_circle {
  margin: 0 1vw 0 auto;
  right: 0;
}


.biz_circle_inner {
  /* border: solid 2.8vw #F8B402; */
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

.biz_circle_inner::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2.8vw;
  /* 元の border の太さ */
  border-radius: 50%;
  background: linear-gradient(-140deg, #ffe000 0%, #f8b402 100%);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
}

.biz_circle_inner img {
  width: 68%;
  height: auto;
  padding-bottom: 1vw;
}

.biz_circle_txt_w {
  position: absolute;
  left: -3.5vw;
  top: -3.5vw;
  width: 40vw;
  height: 40vw;
  /*left:0;
  top:0;
  width: 33vw;
  height: 33vw;*/
  /*font-size:0.47vw;*/
  font-size: 0.39em;
}

.pc.biz_circle_txt_w {
  display: block;
}

.smp.biz_circle_txt_w {
  display: none;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}

.biz_circle_txt_w a {
  color: #fff !important;
  fill: #fff !important;
}

.biz_circle_txt_w a:hover {
  font-size: 110%;
  font-weight: bold;
}

.biz_circle_txt_w svg,
.biz_circle_txt_w path,
.biz_circle_txt_w text {
  width: 99%;
  height: 99%;
  display: block !important;
  line-height: 1.0;
  padding: 0 !important;
  margin: 0.1vw 0 0 !important;
}

.biz_circle_txt_w text,
.biz_circle_txt_w.smp img {
  animation: 82s linear infinite rotation;
  transform-origin: center center;
}

.biz_circle_txt_w textPath {
  display: block !important;
}

@keyframes rotation {
  0% {
    transform: rotate(270deg);
  }

  100% {
    transform: rotate(-90deg);
  }
}

.core-com02 .biz_circle_txt_w text {
  transform: rotate(-96deg);
  transform-origin: center center;
}

/* 事業内容 slide */
.index03 .biz_circle_w .biz_slide {
  width: 30vw;
  position: absolute;
  top: 0;
}

.index03 .biz_circle_w .biz_slide01 {
  left: 0;
}

.index03 .biz_circle_w .biz_slide02 {
  right: 0;
}

.index03 .biz_circle_w .slick-list {
  overflow: visible;
}

.index03 .biz_circle_w .biz_slide li {
  transition: all 0.1s linear 0;
  opacity: 0;
}

.index03 .biz_circle_w .biz_slide li.slick-active {
  opacity: 1;
}

.index03 .biz_circle_w .biz_slide01 li {
  text-align: left;
}

.index03 .biz_circle_w .biz_slide02 li {
  text-align: right;
}

.index03 .biz_circle_w .biz_slide li figure {
  width: 30vw;
}

.index03 .biz_circle_w .biz_slide li a:after {
  position: absolute;
  content: "\f013";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 700 !important;
  font-size: 230%;
  color: #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

.index03 .biz_circle_w .biz_slide li a:hover:after {
  font-size: 280%;
  animation: 8.0s linear infinite rotation;
}

.index03 .biz_circle_w .biz_slide01 li a:after {
  left: -1.5vw;
  bottom: 13.5vw;
}

.index03 .biz_circle_w .biz_slide02 li a:after {
  right: -1.5vw;
  top: 12.5vw;
}

.index03 .biz_circle_w .biz_slide01 li figure img {
  transform: scale(1.1);
  transform-origin: right bottom;
  clip-path: polygon(0 0, calc(100% - 4vw) 0, 100% 4vw, 100% 100%, 0 100%, 0 100%);
  opacity: 0.8;
}

.index03 .biz_circle_w .biz_slide02 li figure img {
  transform: scale(1.1);
  transform-origin: left top;
  clip-path: polygon(0 0, 100% 0, 100% 0, 100% 100%, 4vw 100%, 0 calc(100% - 4vw));
  opacity: 0.8;
}

.index03 .biz_circle_w .biz_slide .en {
  font-size: 5vw;
  font-weight: bold;
  color: rgba(45, 37, 38, 0.86);
  /*background-image: radial-gradient(rgba(45,37,38,0.86),rgba(45,37,38,0.54)66%);
  background-image: -webkit-radial-gradient(rgba(45,37,38,0.86),rgba(45,37,38,0.54)66%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;*/
  display: inline-block;
  padding: 0.3em 0 0.3em;
  line-height: 1.0;
  opacity: 0.15;
  /*text-transform: uppercase;*/
  white-space: nowrap;
}

.index03 .biz_circle_w .biz_slide01 .en {
  padding-left: 0.3em;
  padding-top: 0.1em;
  text-indent: -0.2em;
  transform: scaleX(1.07) skewX(-10deg) translateX(-1.8vw);
}

.index03 .biz_circle_w .biz_slide02 .en {
  padding-right: 0.1em;
  padding-bottom: 0.15em;
  transform: scaleX(1.07) skewX(-10deg) translateX(1.4vw);
}

.index03 .biz_circle_w .biz_slide02 .en span {
  display: inline-block;
  width: 0.2em;
}

@media (max-width:1280px) {}

@media (max-width:960px) {

  /* 事業内容 circle */
  .index03 .biz_circle_w {
    position: relative;
    height: 56vw;
    z-index: 1;
  }

  .core-com02 .biz_circle_w {
    height: auto;
  }

  .business {
    position: relative;
    z-index: 1;
  }

  .biz_circle_w:before,
  .business:before {
    /*content: "";
  width: 100%;
  display: block;
  position: absolute;
  z-index: -1;
  background: url(img/index/biz_circle_bg.png) center center no-repeat;*/
    background-size: 150% auto;
  }

  .index03 .biz_circle_w:before {
    height: 240%;
    top: 57%;
  }

  .business:before {
    width: 100vw;
    height: 160vw;
    top: -3%;
    left: 50%;
    transform: translate(-50%, -49.8%);
  }

  .biz_circle {
    /* border: solid 5.4vw #006BB8; */
    border: solid 5.4vw transparent;
    width: 60vw;
    height: 60vw;
    position: relative;
  }

  .biz_circle::before {
    top: -5.4vw;
    left: -5.4vw;
    padding: 5.4vw;
  }

  .index03 .biz_circle {
    margin: 7vw auto;
    left: calc(50% - 16vw);
    transform: translateX(-50%);
  }

  .core-com02 .biz_circle {
    margin: 8vw auto 5vw;
    left: 0;
  }

  .biz_circle_inner {
    /* border: solid 4.2vw #1375BD; */
    border: solid 4.2vw transparent;
  }

  .biz_circle_inner::before {
    width: 100%;
    height: 100%;
    top: -4.2vw;
    left: -4.2vw;
    padding: 4.2vw;
  }

  .biz_circle_txt_w {
    width: 60vw;
    height: 60vw;
    left: -5vw;
    top: -5vw;
    /*width: 49.5vw;
  height: 49.5vw;*/
    font-size: 0.43em;
  }
}

@media (max-width:768px) {
  .index03 .catch02 {
    font-size: 1.9em;
    margin: 20px 0 -0.5em !important;
  }

  /* 事業内容 circle */
  .biz_circle_txt_w {
    font-size: 0.46em;
  }

  .pc.biz_circle_txt_w {
    display: none;
  }

  .smp.biz_circle_txt_w {
    display: block;
  }
}

@media (max-width:600px) {
  .index03:after {
    transform: translate(-50%, 120%);
  }

  .index03 .inner {
    padding: 30px 3% 0;
  }

  .index03 .biz_circle_w {
    height: 178vw;
    margin-top: -10px !important;
  }

  .biz_circle_w:before,
  .business:before {
    background: url(img/index/biz_circle_bg.png) center center no-repeat;
    background-size: 200% auto;
  }

  .index03 .biz_circle_w:before {
    top: 23.5%;
    left: 50%;
  }

  .business:before {
    width: 100vw;
    height: 160vw;
    top: -3%;
    left: 50%;
    transform: translate(-50%, -49.8%);
  }

  .biz_circle {
    /* border: solid 7.2vw #006BB8; */
    border: solid 7.2vw transparent;
    width: 80vw;
    height: 80vw;
  }

  .biz_circle::before {
    top: -7.2vw;
    left: -7.2vw;
    padding: 7.2vw;
  }

  .index03 .biz_circle {
    margin: 7vw auto;
    left: calc(50% - 5vw);
    transform: translateX(-50%);
  }

  .core-com02 .biz_circle {
    margin: 8vw auto 5vw;
    left: 0;
  }

  .biz_circle_inner {
    /* border: solid 5.6vw #1375BD; */
    border: solid 5.6vw transparent;
  }

  .biz_circle_inner::before {
    top: -5.6vw;
    left: -5.6vw;
    padding: 5.6vw;
  }

  .biz_circle_txt_w {
    width: 80vw;
    height: 80vw;
    left: -7vw;
    top: -7vw;
    /*width: 66vw;
  height: 66vw;*/
    font-size: 0.46em;
  }

  .index03 .biz_circle_w .biz_slide01 {
    display: none;
  }

  .index03 .biz_circle_w .biz_slide02 {
    width: 60vw;
    top: 80vw;
    right: 20%;
  }

  .index03 .biz_circle_w .biz_slide li figure {
    width: 60vw;
  }

  .index03 .biz_circle_w .biz_slide02 br {
    display: none;
  }
}

@media (max-width:480px) {
  .index03 .catch02 {
    font-size: 1.8em;
  }

  .business:before {
    height: 210vw;
  }

  .index03 .biz_circle {
    left: calc(50% - 7.2vw);
  }
}

/* キーワード */
.index03 .index03_sub,
.core-com02 .index03_sub {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.index03_sub .search_li_w {
  width: 72%;
}

.index03_sub .search_li {
  font-size: 90%;
  color: rgba(45, 37, 38, 0.86);
}

.index03_sub .search_li>li {
  display: inline-block;
  margin-right: 1em;
  position: static;
}

.index03_sub .search_li>li:before {
  content: "#";
  opacity: 0.74;
  padding-right: 0.15em;
}

.index03_sub .search_li>li .search_a {
  padding: 0.2em 0;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 0.6em;
}

/*.index03_sub .search_li .search_nav01_w{
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: 100vw;
  height: 100vh;
  transition: all 1s ease-out 0s;
  transition: opacity 3s ease-out 0s;
  opacity: 0;
  display: none;
  transform: translate(-50%,-50%);
}
.index03_sub .search_li .is-active + .js-dropdown-menu{
  opacity: 1.0;
}
.index03_sub .search_nav01_bg{
  background:rgba(45,37,38,0.94);
  color:rgba(255,255,255,0.9);
  width: 100%;
  height: 100%;
  padding: calc(100px + 3em) 4vw 3em;
  box-sizing: border-box;
  display: flex;
}
.index03_sub .search_nav01_txt{
  width: 24vw;
  height: fit-content;
  max-height: 100%;
  margin-right:4vw;
  background: rgba(0,0,0,0.86);
  padding: 4vw 1.5em 3em 2em;
  border-radius: 0 0 1em 1em;
  box-sizing: border-box;
  transform: translateY(-3em);
}
.index03_sub .search_nav01_txt dt{
  font-size: 200%;
  font-weight: bold;
}
.index03_sub .search_nav01_sub{
  width: calc(100% - 28vw);
}
.index03_sub .search_nav01_sub h3{
  border-bottom:solid 2px rgba(0,0,0,0.6);
  padding-bottom: 1em;
}
.index03_sub .search_nav01_sub .search_nav01{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  overflow-y: auto;
  height: calc(100% - 112px);
}
.index03_sub .search_nav01_sub .search_nav01_li{
  width: 24%;
  min-width:240px;
}
.index03_sub .search_nav01_sub .search_nav01_li.eng{
  min-width:300px;
}
.index03_sub .search_nav01_sub .search_nav01_a{
  padding: 1em;
  display: block;
}
.index03_sub .search_nav01_sub .search_nav01_thumb{
  width: 80px;
  height: 80px;
  background: rgba(255,255,255,0.6);
  border-radius: 50%;
  display: inline-block;
  line-height: 1.0;
  vertical-align: middle;
  margin-right:0.8em;
}*/
@media (max-width:1280px) {}

@media (max-width:960px) {}

@media (max-width:768px) {
  .core-com02 .index03_sub {
    padding-bottom: 0;
  }
}

@media (max-width:600px) {
  .index03_sub .search_li_w {
    width: 100%;
  }

  .index03_sub .search_li>li .search_a {
    margin-bottom: 1em;
    padding: 0.3em 0.5em;
  }
}

@media (max-width:480px) {}

/* カテゴリ */
.index04 {
  background: url(img/common/bg01.jpg) center top no-repeat;
  background-size: 100% 100%;
  padding: 20px 0 30px;
}

.index04 .cat_li {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
}

.index04 .cat_li li {
  width: 180px;
  text-align: center;
  margin: 0 1vw 20px;
  line-height: 1.46;
}

.index04 .cat_li li:last-child {
  width: 50px;
}

.index04 .cat_li li img {
  opacity: 0.86;
}

@media (max-width:1280px) {}

@media (max-width:960px) {
  .index04 .cat_li {
    padding: 0 4%;
  }

  .index04 .cat_li li {
    width: 24%;
    margin-bottom: 40px;
    margin: 0 auto;
  }

  .index04 .cat_li li img {
    transform: scale(0.8);
    margin-bottom: -10%;
  }
}

@media (max-width:768px) {
  .index04 .h3_ttl {
    text-align: center !important;
  }

  .index04 .catch02 {
    font-size: 1.9em;
    margin: 20px 0 -0.5em !important;
    text-align: center !important;
  }
}

@media (max-width:600px) {
  .index04.mt80 {
    margin-top: 20px !important;
  }
}

@media (max-width:480px) {
  .index04 .catch02 {
    font-size: 1.8em;
  }

  .index04 .cat_li li {
    width: 32%;
    white-space: nowrap;
  }

  .index04 .cat_li li:last-child {
    width: 32%;
  }
}

/* 企業情報・採用情報 */
.index05 .page_btn_w {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}

.index05 .about_btn_w {
  width: 50%;
  background: #ccc;
  padding: 1.5em;
  box-sizing: border-box;
}

.index05 .about_btn_sub {
  background: rgba(255, 255, 255, 0.86);
  padding: 2em 1.5em;
  box-sizing: border-box;
  height: 100%;
}

.index05 .recruit_btn_w {
  width: 50%;
  background: #ccc;
  padding: 1.5em;
  box-sizing: border-box;
}

.index05 .recruit_btn_sub {
  background: rgba(255, 255, 255, 0.86);
  padding: 2em 1.5em;
  box-sizing: border-box;
  height: 100%;
}

.index05 .recruit_btn_sub .area_w {
  width: fit-content;
  margin: 0 auto;
}

.index05 .recruit_btn_sub .area_w img {
  margin-bottom: 0.4em;
}

.index05 .page_btn_w .sbtn_w {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.index05 .page_btn_w .sbtn {
  margin-top: 20px;
}

.index05 .page_btn_w .sbtn a {
  width: 210px;
  text-align: center;
}

@media (max-width:1280px) {}

@media (max-width:960px) {}

@media (max-width:768px) {}

@media (max-width:600px) {
  .index05 .page_btn_w {
    flex-wrap: wrap;
  }

  .index05 .about_btn_w {
    width: 88%;
    margin: 0 auto;
    padding: 3vw 3vw 0;
  }

  .index05 .recruit_btn_w {
    width: 88%;
    margin: 0 auto;
    padding: 3vw;
  }
}

@media (max-width:480px) {}

/* お知らせ・デジタルパンフ */
.index06 .dp_pdf_w {
  background: rgba(45, 37, 38, 0.1);
  padding: 2em 1.5em;
  margin-bottom: 1em;
}

.index06 .dp_pdf_w dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.index06 .dp_pdf_w dt {
  text-align: center;
  width: 6em;
  line-height: 1.24;
  background: linear-gradient(-15deg, #006BB8 40%, #0087CD 60%);
  padding: 1em 0.3em 0.8em 0;
  color: rgba(255, 255, 255, 1);
  font-weight: bold;
  clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
}

.index06 .dp_pdf_w dd {
  width: calc(100% - 8em);
}

.index06 .dp_pdf_w .dp_li {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
}

.index06 .dp_pdf_w .dp_li li {
  width: 31%;
  margin: 0 auto 0 0;
  border-bottom: solid 1px rgba(45, 37, 38, 0.36);
  padding: 0.3em 1em;
  box-sizing: border-box;
}

.index06 .dp_pdf_w .dp_li li i {
  background: rgba(45, 37, 38, 0.86);
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  line-height: 1, 0;
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.86);
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box;
}

.index06 .dp_pdf_w .dp_li li i:before {
  transform: translate(5%, 24%);
  display: inline-block;
}

@media (max-width:1280px) {}

@media (max-width:960px) {}

@media (max-width:768px) {
  #index .news_li li time {
    text-align: left;
    display: block;
    padding-bottom: 0.3em;
  }

  #index .news_w .btn02 {
    text-align: right !important;
  }

  .index06 .dp_pdf_w {
    padding: 3vw;
    margin-left: 17vw;
  }

  .index06 .dp_pdf_w dl {
    flex-wrap: wrap;
  }

  .index06 .dp_pdf_w dt {
    position: relative;
    left: -20vw;
  }

  .index06 .dp_pdf_w dd {
    width: calc(100% - 21vw);
  }

  .index06 .dp_pdf_w .dp_li {
    margin-left: -10vw;
  }

  .index06 .dp_pdf_w .dp_li li {
    width: 100%;
  }
}

@media (max-width:600px) {}

@media (max-width:480px) {
  .index06 .dp_pdf_w .dp_li {
    margin-left: 0;
  }

  .index06 .dp_pdf_w dt {
    top: -10vw;
    margin-bottom: -15vw;
  }

  .index06 .dp_pdf_w dd {
    margin: 0 auto;
  }

  .index06 .dp_pdf_w .dp_li li {
    margin-bottom: 0.7em;
  }
}


/* core-competence
---------------------------------------------- */
.core-com02 {
  padding-bottom: 100px;
}

.core-com02 .biz_circle_w {
  position: relative;
}

.core-com02 .biz_circle:after {
  content: "";
  display: block;
  width: 13vw;
  max-width: 300px;
  height: 9vw;
  background: url(img/common/arrow02.png) center center no-repeat;
  background-size: 100% auto;
  margin: 0 auto;
  position: absolute;
  bottom: 50%;
  left: 0;
  z-index: -2;
  transform: translate(-88%, 50%) rotate(90deg);
}

.core-com02 .problem_dl_w {
  width: 47vw;
  margin: 4vw 0 0 4vw;
  float: left;
}

.core-com02 .problem_dl {
  padding: 1px 3vw 2.4vw;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.86);
  background: rgba(45, 37, 38, 0.86);
  border-radius: 4px;
}

.core-com02 .problem_dl_w dd {
  padding-left: 1.5em;
  position: relative;
  line-height: 2.4;
}

.core-com02 .problem_dl_w dd:before {
  content: "- ";
  position: absolute;
  left: 0.5em;
  top: 0;
}

.core-com02 .problem_dl_w p.catch02 {
  white-space: nowrap;
  color: rgba(19, 117, 189, 0.86);
  padding: 0 0 0 5vw;
}

@media (max-width:1280px) {}

@media (max-width:960px) {
  .core-com02 .biz_circle:after {
    width: 20vw;
    height: 13.8vw;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%, 0) rotate(180deg);
  }

  .core-com02 .problem_dl_w {
    width: 92%;
    margin: 4vw auto 0;
    float: none;
  }
}

@media (max-width:768px) {
  .core-com02 .problem_dl_w p.catch02 {
    padding: 0;
  }

  .core-com02 .problem_dl {
    padding: 1px 3vw 4.6vw;
  }
}

@media (max-width:600px) {
  .core-com02 .biz_circle:after {
    transform: translate(-50%, -18%) rotate(180deg);
  }
}

@media (max-width:480px) {}


/* business
---------------------------------------------- */
.business:after {
  content: "";
  display: block;
  border: solid 2.4vw #006BB8;
  background: #1375BD;
  width: 16vw;
  height: 16vw;
  border-radius: 50%;
  position: absolute;
  top: -5.8vw;
  left: 50%;
  transform: translate(-50%, -49.8%);
}

.business .h2_ttl {
  position: relative;
}

.business .h2_ttl:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  background: rgba(45, 37, 38, 0.4);
  width: 1.4vw;
  height: 2vw;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  transform: translate(-50%, -0.6em);
}

.business .h2_ttl .en {
  margin-left: -0.1em;
  padding: 0.2em 0.4em;
  box-sizing: content-box;
}

.business .h2_ttl .en01 {
  display: inline;
}

.business .h2_ttl .en02 {
  display: inline;
}

.business .h2_ttl .en01+.en02 {
  padding-left: 0.15em;
}

.business .data01 {
  font-size: 90%;
}

.business .data01 .table01 td {
  line-height: 1.75;
}

.business .data02_w {
  background: url(img/common/data02_bg.png) center top repeat;
  position: relative;
}

.business .data02_w:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 32vw;
  height: 3vw;
  clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 75%);
  background: linear-gradient(-45deg, #1375BD 45%, #006BB8 55%);
  transform: translateY(-80%);
}

.business .data02 .data02_h3 {
  padding: 0.7em 1.5em;
  background: #F2F2F2;
  vertical-align: middle;
  max-width: 24vw;
  width: 180px;
  box-sizing: border-box;
  font-size: 90%;
  margin-left: calc((102.5% - 880px) / 2);
  text-align: center;
  transform: translateY(-150%);
}

.business .data02 .ex_w {
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}

.business .data02 .ex_l {
  width: 80%;
  max-width: 880px;
  margin: 0 auto 70px;
}

.business .data02 .ex_m {
  width: 48.5%;
  margin-bottom: 70px;
}

.business .data02 .ex_s {
  width: 31%;
  margin-bottom: 70px;
}

.business .data02 .ex_ss {
  width: 24%;
  margin-bottom: 70px;
}

.business .data02 .ex_w figure {
  clip-path: polygon(0 0, 90% 0, 100% 14%, 100% 100%, 0 100%, 0% 50%);
  overflow: hidden;
  margin: 0;
}

.business .data02 .ex_w .data02_dl dt,
.business .data02 .ex_w .data02_li {
  font-size: 140%;
  font-weight: bold;
}

.business .data02 .ex_w .case {
  font-size: 200%;
  display: inline-block;
  padding: 0 0.3em 0 0.3em;
  letter-spacing: 0;
  line-height: 1.36;
  vertical-align: -0.1em;
  position: relative;
  transform: scaleX(90%);
}

.business .data02 .ex_w .case:before {
  content: "case";
  position: absolute;
  left: 0.1em;
  top: 0.1em;
  transform: rotate(90deg);
  font-size: 38%;
  transform-origin: left center;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
}

.business .data02 .ex_w .data02_dl dd {
  line-height: 1.46;
}

.business .data02 .ex_w .data02_dl dd.point {
  color: rgba(19, 117, 189, 1.0);
  font-size: 86%;
  padding: 0.8em 0 0 5em;
  position: relative;
}

.business .data02 .ex_w .data02_dl dd.point:before {
  position: absolute;
  left: 0.4em;
  top: 0.8em;
  content: "point";
  text-transform: uppercase;
  background: rgba(19, 117, 189, 0.96);
  color: rgba(255, 255, 255, 0.86);
  padding: 0 0.7em;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  transform: skewX(-10deg);
  line-height: 1.36;
}

.business .data02 .ex_w .data02_dl dd li {
  display: inline-block;
  padding: 0 0.5em 0 1.2em;
  text-indent: -0.7em;
  line-height: 1.75;
}

.business .data02 .ex_w .data02_dl dd li:before {
  content: "- ";
  position: relative;
  left: -0.3em;
}

@media (max-width:1280px) {}

@media (max-width:960px) {}

@media (max-width:768px) {
  .business .data02 .ex_l {
    width: 88%;
    margin: 0 auto 40px;
  }

  .business .data02 .ex_s {
    width: 48.5%;
    margin: 0 auto 40px;
  }
}

@media (max-width:600px) {
  .business:after {
    width: 24vw;
    height: 24vw;
    top: -12vw;
  }

  .business .h2_ttl .en {
    margin-left: 0;
  }

  .business .h2_ttl .en br {
    display: none;
  }

  .business .h2_ttl .en01 {
    display: block;
    margin-left: -0.4em;
  }

  .business .h2_ttl .en02 {
    display: block;
    margin-right: -0.3em;
  }

  .business .data02 .data02_h3 {
    max-width: none;
    padding: 0.7em 3% 0.6em;
  }

  .business .data02 .ex_w .data02_dl dd.point {
    padding: 2.6em 0 0 0;
  }

  .business .data02 .ex_w .data02_dl dd.point:before {
    left: 0em;
  }
}

@media (max-width:480px) {
  .business .data02 .ex_m {
    width: 88%;
    margin: 0 auto 40px;
  }

  .business .data02 .ex_s {
    width: 88%;
    margin: 0 auto 40px;
  }
}

/* 03電機設計 */
/* 04ソフト受託 */
.business .data02_w.elec-de02 .point.l02,
.business .data02_w.soft02 .point.l02 {
  font-size: 120% !important;
}

/* 05改造受託 */
.business .data02_w.remodel02 {
  padding-bottom: 0;
}

.business .remodel02 .data02 .data02_h3 {
  transform: translateY(-120%);
  margin-right: auto;
  margin-left: 0;
}

.business .remodel02 .data02 .jirei {
  padding: 40% 0;
  background: url(img/business/renovate05.jpg?20221229) center center no-repeat;
  background-size: 80% auto;
  display: block;
  position: relative;
}

.business .data02 .jirei .ex_ss {
  padding: 0.3em 0 0.5em 0.2em;
  line-height: 1.36;
  border: solid 2px rgba(45, 37, 38, 0.1);
  background: #fff;
  box-sizing: border-box;
  position: absolute;
}

.business .data02 .jirei .ex_ss.jirei01 {
  top: 0;
  left: 0;
}

.business .data02 .jirei .ex_ss.jirei02 {
  top: -5%;
  left: 25%;
}

.business .data02 .jirei .ex_ss.jirei03 {
  top: 5%;
  left: 50%;
}

.business .data02 .jirei .ex_ss.jirei04 {
  top: 20%;
  left: 75%;
}

.business .data02 .jirei .ex_ss.jirei05 {
  top: 50%;
  left: 75%;
}

.business .data02 .jirei .ex_ss.jirei06 {
  top: 65%;
  left: 75%;
}

.business .data02 .jirei .ex_ss.jirei07 {
  top: 75%;
  left: 50%;
}

.business .data02 .jirei .ex_ss.jirei08 {
  top: 80%;
  left: 25%;
}

.business .data02 .jirei .ex_ss.jirei09 {
  top: 70%;
  left: 0;
}

@media (max-width:1280px) {}

@media (max-width:960px) {}

@media (max-width:768px) {

  /* 05改造受託 */
  .business .remodel02 .data02 .jirei {
    margin-bottom: 20px;
  }
}

@media (max-width:600px) {

  /* 05改造受託 */
  .business .remodel02 .data02 .jirei {
    padding: 50% 0;
    background: url(img/business/renovate05.jpg?20221229) 30% 40% no-repeat;
    background-size: 80% auto;
  }

  .business .data02 .jirei .ex_ss {
    font-size: 100%;
  }

  .business .data02 .jirei .ex_ss.jirei05 {
    top: 42%;
  }
}

@media (max-width:480px) {
  .business .data02 .jirei .ex_ss {
    font-size: 2.9vw;
  }
}

/* 06エンジニアリングサービス */
.business .engineer02 .data02 .data02_h3 {
  transform: translateY(-120%);
  margin-right: auto;
  margin-left: 0;
}

.business .engineer02 .data02 .ex_w .data02_dl .shien_dd li {
  line-height: 1.56;
  margin-bottom: 0.5em;
}

.business .engineer02 .data02 .ex_w .data02_dl .shien_dd li strong {
  padding-bottom: 0.2em;
}

@media (max-width:1280px) {}

@media (max-width:960px) {

  /* 06エンジニアリングサービス */
  .business .engineer02 .data02 .max1080.mt120 {
    margin-top: 120px !important;
  }
}

@media (max-width:768px) {}

@media (max-width:600px) {}

@media (max-width:480px) {}

/* 08メカエレキ派遣 */
/* 09保全派遣 */
/* 10製造派遣 */
.business .sta-elec01 .data01 .bunya_li {
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: -40px;
}

.business .sta-elec01 .data01 .bunya_li:after {
  content: "";
  display: block;
  width: 24%;
  height: 0;
}

.business .sta-elec01 .data01 .bunya_li li {
  width: 24%;
  margin-bottom: 40px;
}

.business .sta-mainte01 .data01 .table01 th,
.business .sta-manu01 .data01 .table01 th {
  width: 230px;
}

.business .data02.f-u,
.business .data02.h-s {
  background: #fff;
  border: solid 8px rgba(19, 117, 189, 0.86);
  box-sizing: border-box;
}

.business .data02.f-u .ex_m {
  margin-bottom: 40px;
}

.business .data02.h-s .ex_s {
  margin-bottom: 40px;
}

.business .sta-mainte02 .data02 .ex_w .data02_dl dd,
.business .sta-manu02 .data02 .ex_w .data02_dl dd {
  line-height: inherit;
}

.business .sta-mainte02 .data02 .ex_w .data02_dl dd.point,
.business .sta-manu02 .data02 .ex_w .data02_dl dd.point {
  line-height: 1.46;
}

@media (max-width:1280px) {}

@media (max-width:960px) {}

@media (max-width:768px) {}

@media (max-width:600px) {}

@media (max-width:480px) {

  /* 08メカエレキ派遣 */
  .business .sta-elec01 .data01 .bunya_li:after {
    width: 32%;
  }

  .business .sta-elec01 .data01 .bunya_li li {
    width: 32%;
    margin-bottom: 0;
  }

  .business .sta-elec01 .data01 .bunya_li li img {
    transform: scale(0.8);
    margin-bottom: -10%;
  }
}


/* about
---------------------------------------------- */
.about04 {
  font-size: 140%;
}

.about04 .area_w {
  align-items: center;
}

.about04 h3 {
  line-height: 1.24;
}

.about04 h3 .en {
  font-size: 300%;
  padding-right: 0.6em;
  display: inline-block;
  vertical-align: -0.03em;
  transform: scaleX(1.1);
  transform-origin: bottom left;
  color: rgba(45, 37, 38, 0.86);
  background-image: radial-gradient(rgba(45, 37, 38, 0.86), rgba(45, 37, 38, 0.54)66%);
  background-image: -webkit-radial-gradient(rgba(45, 37, 38, 0.86), rgba(45, 37, 38, 0.54)66%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

.about04 p {
  line-height: 2.4;
}

.about04 strong {
  font-size: 140%;
  line-height: 1.1;
}

.about04 .svg {
  margin: 0 auto;
  background: url(img/about/nichigi_bg.jpg) left 42% center no-repeat;
  background-size: 130% auto;
  text-align: center;
}

.about04 .svg svg {
  width: 80%;
  margin: 0 auto;
  display: block;
}

.about04 .vision .r_area img {
  display: block;
  transform: scale(1.1);
  transform-origin: right center;
  position: relative;
}

.about02 .btn02_w {
  vertical-align: middle;
}

.about02 .loc_dl dd {
  padding-top: 0.1em;
  font-size: 90%;
  opacity: 0.86;
}

.about02 .loc_dl dd+dt {
  padding-top: 0.8em;
}

.about02 .loc_dl .s01 {
  font-size: 80%;
  display: inline-block;
  transform: translateY(-20%);
}

.about02 .yakuin {
  line-height: 1.75;
}

.about02 .yakuin dt {
  width: 8em;
  display: inline-block;
  text-align: center;
  padding-right: 1em;
}

.about02 .yakuin dd {
  width: calc(100% - 9em);
  display: inline-block;
}

.about02 .li01 {
  line-height: 1.75;
}

.about03 {
  padding-bottom: 70px;
}

@media (max-width:1280px) {}

@media (max-width:960px) {}

@media (max-width:768px) {}

@media (max-width:600px) {
  .about04 {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
  }

  .about04 .area_w h3 {
    margin-top: 15px !important;
    font-size: 86%;
  }

  .about04 h3 .en {
    background-image: radial-gradient(rgba(45, 37, 38, 1), rgba(45, 37, 38, 0.86)66%);
    background-image: -webkit-radial-gradient(rgba(45, 37, 38, 1), rgba(45, 37, 38, 0.86)66%);
  }

  .about04 .philosophy .l_area {
    margin-bottom: 0 !important;
  }

  .about04 .vision .l_area {
    order: 3;
  }

  .about04 .vision .r_area img {
    transform: scale(1.1);
    transform-origin: center;
    margin-left: 5px;
  }

  .about04 .area_w p.mt50 {
    margin-top: 30px !important;
    font-size: 90%;
  }

  .about04 .svg {
    background-size: 170% auto;
  }

  .about04 .svg svg {
    width: 90%;
    margin: -3vw auto;
  }

  .about02 .table01,
  .about02 .table01 tbody,
  .about02 .table01 tr,
  .about02 .table01 th,
  .about02 .table01 td,
  .about03 .table01,
  .about03 .table01 tbody,
  .about03 .table01 tr,
  .about03 .table01 th,
  .about03 .table01 td {
    display: block;
  }

  .about02 .table01 th,
  .about03 .table01 th {
    max-width: none;
    padding: 0.7em 3% 0.6em !important;
  }

  .about02 .table01 td,
  .about03 .table01 td {
    padding: 0.7em 3% 0.6em !important;
    width: 100%;
    box-sizing: border-box;
  }
}

@media (max-width:480px) {
  .about04 .svg svg {
    width: 90%;
    margin: -10vw auto;
  }
}


/* network
---------------------------------------------- */
#network .page {
  background: url(img/network/map.png?20221202) bottom -32vw left 48% no-repeat;
  background-size: 240vw auto;
  padding-bottom: 24vw;
}

.network02 a.anchor {
  transform: translateY(-180px);
}

.network02 .n_link {
  line-height: 2.4;
}

.network02 .n_link span {
  padding: 0 1em;
  display: inline-block;
}

.network02 .n_link a {
  padding: 0 0.5em;
  display: inline-block;
}

.main .network02 .red.s01 {
  font-size: 80%;
  color: rgba(19, 117, 189, 0.86);
}

.network02 .map {
  padding: 10px;
  max-width: 500px;
  margin: 10px auto 0;
}

.network02 .gmap {
  opacity: 0.6;
}

@media (max-width:1280px) {}

@media (max-width:960px) {}

@media (max-width:768px) {}

@media (max-width:600px) {
  .network02 .n_link a {
    min-width: 24vw;
  }

  .network02 .table01,
  .network02 .table01 tbody,
  .network02 .table01 th,
  .network02 .table01 tr,
  .network02 .table01 td {
    display: block;
  }

  .network02 .table01 th {
    max-width: none;
    padding: 0.7em 3% 0.6em !important;
  }

  .network02 .table01 td {
    padding: 0.7em 3% 0.6em !important;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 1em;
  }
}

@media (max-width:480px) {}


/* equipment
---------------------------------------------- */
.equipment02 {
  padding-bottom: 40px;
}

.equipment02 .table01 th {
  vertical-align: top;
  padding-top: 1.7em;
}

.equipment02 .table01 td {
  line-height: 1.75;
}

.equipment02 .equip_dl01 dt,
.equipment02 .equip_dl02 dt {
  width: 13em;
  clear: both;
  float: left;
}

.equipment02 .equip_dl01 dd {
  width: 3em;
  text-align: right;
  float: left;
}

.equipment02 .equip_dl02 dd {
  width: 2em;
  text-align: right;
  float: left;
}

@media (max-width:1280px) {}

@media (max-width:960px) {}

@media (max-width:768px) {}

@media (max-width:600px) {

  .equipment02 .table01,
  .equipment02 .table01 tbody,
  .equipment02 .table01 tr,
  .equipment02 .table01 th,
  .equipment02 .table01 td {
    display: block;
  }

  .equipment02 .table01 tr {
    width: 100% !important;
  }

  .equipment02 .table01 th {
    max-width: none;
    padding: 0.7em 3% 0.6em !important;
  }

  .equipment02 .table01 td+th,
  .equipment02 .table01 tr+tr th {
    margin-top: 20px;
  }

  .equipment02 .table01 td {
    padding: 0.7em 3% 0.6em !important;
    width: 100% !important;
    box-sizing: border-box;
  }

  .equipment02 .equip_dl01 dt,
  .equipment02 .equip_dl02 dt {
    width: 70vw;
  }
}

@media (max-width:480px) {}


/* sustainability
---------------------------------------------- */
#sustainability {
  background: url(img/sustainability/sus_bg.png) center top no-repeat;
  background-size: 100% auto;
}

.sustainability01 h2 {
  padding-top: 17%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sustainability02 {
  font-size: 110%;
  padding-bottom: 70px;
}

.sustainability02 .catch02 {
  font-weight: normal;
  font-size: 1.8em;
}

.sustainability02 .sus_ttl {
  font-size: 170%;
  width: fit-content;
  margin: 0 auto;
  border-bottom: solid 2px rgba(45, 37, 38, 0.74);
}

.sustainability02 figure img {
  padding: 5px;
  max-width: 21vw !important;
}

.sustainability02 .sdgs_w {
  border: solid 1px rgba(45, 37, 38, 0.46);
  padding: 1em 3vw;
  margin: 0 auto;
  width: fit-content;
  font-size: 110%;
}

@media (max-width:960px) {
  #sustainability {
    background-size: 130% auto;
  }

  .sustainability01 h2 img {
    max-width: none;
    width: revert-layer !important;
  }

  .sustainability02 .catch02 {
    font-size: 1.4em;
  }

  .sustainability02 .sus_ttl {
    font-size: 150%;
  }

  .sustainability02 figure img {
    width: revert-layer !important;
  }
}

@media (max-width:768px) {
  #sustainability {
    background-size: 150% auto;
  }
}

@media (max-width:600px) {
  #sustainability {
    background-size: 170% auto;
  }

  .sustainability01 h2 {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .sustainability01 h2 .sus01 {
    transform: scale(1.6);
    margin: 10vw 0 5vw;
    max-width: 54%;
  }

  .sustainability01 h2 .sus02 {
    transform: scale(2.3);
    margin: 0 0 9vw;
    max-width: 42%;
  }

  .sustainability01 h2 .sus03 {
    transform: scale(2);
    max-width: 3%;
  }

  .sustainability02 .sus_ttl {
    font-size: 130%;
    margin-top: 60px !important;
  }

  .sustainability02 figure {
    width: 78%;
    max-width: 400px;
    margin: 30px auto 0 !important;
  }

  .sustainability02 figure img {
    width: auto !important;
  }

  .sustainability02 .sdgs_w {
    padding: 1em 5vw;
    font-size: 100%;
  }
}

@media (max-width:480px) {
  #sustainability {
    background-size: 200% auto;
  }

  .sustainability01 h2 {
    padding-top: 30vw;
  }

  .sustainability02 .catch02 {
    font-size: 1.2em;
  }

  .sustainability02 .sus_ttl {
    font-size: 120%;
  }

  .sustainability02 .s01 {
    font-size: 86%;
  }
}

@media (max-width:360px) {
  #sustainability {
    background-size: 230% auto;
  }
}


/* document
---------------------------------------------- */
.document02 {
  padding-bottom: 100px;
}

.document02 .card01 li {
  padding: 0.8em 1em 1em;
  background: rgba(32, 55, 63, 0.1);
  box-sizing: border-box;
  line-height: 1.36;
}

.document02 .card01 li a {
  display: block;
}

.document02 .card01 li img {
  max-width: 360px;
  width: 80%;
  display: block;
  line-height: 1.0;
  margin: 0.5em auto 1em;
}

.document02 .card01 li dd {
  font-size: 74%;
  opacity: 0.74;
}

@media (max-width:1280px) {}

@media (max-width:960px) {}

@media (max-width:768px) {}

@media (max-width:600px) {
  .document02 .card01 li dd {
    font-size: 100%;
  }
}

@media (max-width:480px) {}


/* contact-us
---------------------------------------------- */
.contact02 {
  padding-bottom: 100px;
}

@media (max-width:1280px) {}

@media (max-width:960px) {}

@media (max-width:768px) {}

@media (max-width:600px) {}

@media (max-width:480px) {}


/* policy
---------------------------------------------- */
.policy02 {
  padding-bottom: 100px;
}

.policy02 .li01 {
  line-height: 1.75;
}

.policy02 .li01 li {
  margin-top: 0.5em;
}

.policy02 .li02 li {
  margin-top: 1.2em;
}

.policy02 .li02 li dt {
  width: fit-content;
  position: relative;
}

.policy02 .li02 li dt:after {
  position: absolute;
  left: -0.2em;
  bottom: 0.05em;
  content: "";
  display: block;
  width: 100%;
  padding-right: 1em;
  height: 2px;
  background: linear-gradient(-45deg, #006bb8 49.5%, #0087cd 50.5%);
  opacity: 0.68;
}

.policy02 .li02 li dd {
  font-size: 86%;
  color: rgba(45, 37, 38, 0.74);
  line-height: 1.64;
  margin-top: 0.4em;
}

.policy02 .li02 .table02 {
  color: rgba(45, 37, 38, 0.96);
}

.policy02 .li02 .table01 th {
  font-weight: bold;
}

.policy02 .li02 .table02 td {
  border-bottom: solid 2px rgba(45, 37, 38, 0.24);
  padding-top: 0;
  opacity: 0.86;
}

.policy02 .li02 .li02 li {
  margin-top: 0.3em;
}

.policy02 .cont_table_w dt {
  font-weight: bold;
}

.policy02 .cont_table {
  font-size: 86%;
}

.policy02 .cont_table th {
  color: rgba(45, 37, 38, 0.86);
  max-width: 25vw;
  width: 280px;
  font-weight: bold;
}

.policy02 .cont_table td {
  color: rgba(45, 37, 38, 0.96);
  border-bottom: solid 2px rgba(45, 37, 38, 0.24);
}

@media (max-width:1280px) {}

@media (max-width:960px) {}

@media (max-width:768px) {}

@media (max-width:600px) {
  .policy02 .li02 li dd .table02 {
    margin-left: -4%;
    width: 105%;
  }
}

@media (max-width:480px) {}


/* only
---------------------------------------------- */
.only {
  background: #60CBFF;
  padding: 50px 4vw;
  box-sizing: border-box;
}

.only_sub {
  background: rgba(255, 255, 255, 0.94);
  border-radius: 1.1em;
}

.only_sub .breadcrumb_w {
  font-size: 70%;
}

.only_sub time {
  color: rgba(19, 117, 189, 0.74);
  font-size: 86%;
  font-weight: bold;
  width: fit-content !important;
}

.only_sub .s01 {
  font-weight: bold;
  opacity: 0.5;
  font-size: 70%;
}

.only_sub .hyosyo h3 {
  font-size: 130%;
}

.only_sub .hyosyo h3 i {
  font-size: 170%;
}

.only_sub .hyosyo .table01 th {
  padding: 0;
  background: none;
  vertical-align: top;
  width: 19vw;
}

.only_sub .hyosyo .table01 td {
  width: auto;
}

.only_sub .hyosyo dt {
  font-size: 80%;
  opacity: 0.6;
  font-weight: bold;
  padding: 0 0 0.5em;
}

.only_sub .navigation01 {
  padding: 20px 3vw;
  background: rgba(45, 37, 38, 0.06);
  box-sizing: border-box;
  border-radius: 0.5em;
}

.only_sub .navigation01 li {
  display: inline-block;
  padding: 0.2em 0.5em;
  font-size: 74%;
  opacity: 0.74;
}

.only_sub .navigation01 li i {
  color: #03A1EE;
}


/* only/3363/ */
.txt3363_w {
  border: solid 3px rgba(45, 37, 38, 0.4);
  padding: 1.4em 3vw 1em;
  border-radius: 0.3em;
  box-sizing: border-box;
}

.txt3363_dl {
  display: flex;
}

.txt3363_dl dt {
  width: 8em;
  font-weight: bold;
  position: relative;
}

.txt3363_dl dt:after {
  content: ":";
  padding: 0 0.6em 0 0.3em;
  position: absolute;
  right: 0;
}

@media (max-width:768px) {
  .txt3363_dl {
    flex-wrap: wrap;
  }

  .txt3363_dl dt {
    margin-right: auto;
  }

  .txt3363_dl dd {
    width: 100%;
  }
}


/* 追加 sustainability 20241002
---------------------------------------------- */
.sus_detail {
  position: relative;
}

.sus_detail:after {
  content: "";
  display: block;
  width: 100%;
  height: 70vw;
  background: url(img/sustainability/susreport_bg02.png) center bottom no-repeat;
  background-size: auto 140%;
  position: absolute;
  top: -15vw;
  left: 0;
  z-index: -1;
}

.sus_summary .sustainability03 {
  background: url(img/sustainability/susreport_bg.png) center top no-repeat;
  background-size: auto 140%;
}

.sustainability03 .inner {
  position: relative;
}

.sustainability03 .report_ttl {
  font-size: 180%;
  text-align: left;
  line-height: 1.24;
  position: absolute;
  top: 0;
  z-index: 4;
}

.sus_summary .sustainability03 .report_ttl {
  right: 0;
  padding: 2em 1.9em 2.0em 1.7em;
  background: url(img/sustainability/susreport_ttl_bg.png) center top no-repeat;
  background-size: 100% auto;
}

.sus_detail .sustainability03 .report_ttl {
  left: 0;
  padding: 2em 1.7em 2.0em 1.9em;
  background: url(img/sustainability/susreport_ttl_bg02.png) center top no-repeat;
  background-size: 100% auto;
}

.sustainability03 .report_li_w {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}

.sus_summary .sustainability03 .report_li_w {
  padding-bottom: 10em;
}

.sus_detail .sustainability03 .report_li_w {
  padding-bottom: 4em;
}

.sustainability03 .report_li {
  background: #fff;
  border-top: solid 6px rgba(0, 0, 0, .46);
  margin: 6em auto 0;
  position: relative;
  transition: all 0.2s ease-out 0s;
}

.sustainability03 .report_li.even {
  transform: translateY(6em);
}

.sustainability03 .report_li_l {
  width: 60%;
  font-size: 124%;
}

.sustainability03 .report_li_m {
  width: 45%;
}

.sustainability03 .report_li.sdgs07 {
  border-color: #fcc30b;
}

.sus_summary .sustainability03 .report_li:hover {
  box-shadow: 0 0 3em rgba(0, 0, 0, .16);
}

.sustainability03 .report_li:after {
  content: "";
  display: block;
  width: 15%;
  aspect-ratio: 1.1;
  background: rgba(0, 0, 0, .46);
  clip-path: polygon(0 0, 100% 100%, 100% 0);
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(1.2);
  transform-origin: bottom center;
}

.sustainability03 .report_li.sdgs07:after {
  background: #fcc30b;
}

.sustainability03 .report_img {
  font-size: 210%;
  text-align: center;
}

.sus_summary .sustainability03 .report_img {
  padding: 1.0em 15% 0.7em;
  line-height: 1.0;
}

.sus_detail .sustainability03 .report_img {
  padding: 1.4em 15% 1.4em;
  line-height: 1.24;
}

.sustainability03 .report_img img {
  display: inline-block;
  line-height: 1.0;
  margin-bottom: 0.2em;
}

.sustainability03 .report_img .s_img {
  width: 80%;
}

.sustainability03 .report_li a {
  display: block;
}

.sustainability03 .report_excerpt {
  padding: 0 0 1em;
  width: fit-content;
  max-width: 68%;
  margin: 0 auto;
}

.sus_detail .sustainability03 .report_excerpt {
  font-size: 168%;
  line-height: 1.46;
}

.sustainability03 .report_sdgs_w {
  background: rgba(0, 0, 0, .46);
  color: #fff;
  padding: 0 0.6em 0.1em;
  line-height: 1.0;
  overflow: hidden;
  position: relative;
}

.sustainability03 .sdgs07 .report_sdgs_w {
  background: #fcc30b;
}

.sustainability03 .report_sdgs_no {
  font-size: 270%;
}

.sustainability03 .report_sdgs_jp {
  font-size: 130%;
  padding: 0 1em;
  display: inline-block;
  line-height: 1.24;
  transform: translateY(-0.3em);
  width: calc(100% - 3em);
  text-align: center;
}

.sustainability03 .report_sdgs_ghost {
  font-size: 270%;
  opacity: 0.3;
  position: absolute;
  left: 0.7em;
  white-space: nowrap;
}

.sus_detail .sustainability03 .report_lead {
  font-size: 116%;
  line-height: 2;
  width: fit-content;
  margin: 0 auto;

}

.sustainability04 {
  font-size: 110%;
  padding-bottom: 70px;
}

.sustainability04 .sus_ttl {
  font-size: 170%;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  border-bottom: solid 2px rgba(45, 37, 38, 0.74);
}

.sus_detail .sustainability04 .report_detail_dt {
  font-size: 140%;
  padding: .4em 0;
}

.sus_detail .sustainability04 .l02 {
  font-size: 130%;
}

.sus_detail .sustainability04 .s01 {
  line-height: 1.46;
  padding-top: 0.3em;
}

@media (max-width:1280px) {}

@media (max-width:960px) {
  .sustainability04 .sus_ttl {
    font-size: 160%;
  }
}

@media (max-width:768px) {
  .sus_summary .sustainability03 .report_ttl {
    right: 50%;
    transform: translateX(60%);
  }

  .sus_detail .sustainability03 .report_ttl {
    left: 50%;
    transform: translateX(-70%);
    margin-top: -4em;
  }

  .sus_summary .sustainability03 .report_li_w {
    padding-top: 7em;
  }

  .sustainability03 .report_li_l {
    width: 86%;
  }

  .sus_summary .sustainability03 .report_img {
    padding: 0.8em 15% 0.6em;
  }

  .sus_detail .sustainability03 .report_img {
    padding: 1.0em 15% 0.8em;
  }

  .sustainability03 .report_sdgs_no {
    font-size: 8vw;
  }

  .sustainability03 .report_sdgs_jp {
    font-size: 3.6vw;
    transform: translateY(-0.4em);
    width: calc(100% - 3.6em);
  }

  .sustainability03 .report_sdgs_ghost {
    font-size: 8vw;
    left: 0.8em;
  }
}

@media (max-width:600px) {
  .sustainability03 .report_li_l {
    width: 96%;
  }

  .sus_summary .sustainability03 .report_excerpt {
    max-width: 86%;
    font-size: 3.6vw;
  }

  .sus_detail .sustainability03 .report_excerpt {
    max-width: 86%;
    font-size: 4.8vw;
  }

  .sustainability04 .sus_ttl {
    margin-top: 30px !important;
  }

  .sus_detail .sustainability04 .report_detail_dt {
    font-size: 4.8vw;
  }
}

@media (max-width:480px) {
  .sus_summary .sustainability03 .report_ttl {
    background-size: 100% 100%;
  }

  .sus_detail .sustainability03 .report_ttl {
    transform: translateX(-110%);
    margin-top: -3.0em;
    background-size: 100% 100%;
  }

  .sus_summary .sustainability03 .report_excerpt {
    font-size: 4.2vw;
  }
}