@charset "utf-8";
/* CSS Document */
body {
  min-width: inherit;
}
a {
  text-decoration: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.container {
  max-width: 1200px;
  margin: auto;
  padding: 90px 0;
}
#contents.index .c-box01 .white-box .list .item a {
  color: #000;
  text-decoration: none;
}
.bg-grad {
  background: -webkit-gradient(linear, right top, left top, from(#89b332), color-stop(32%, #89b332), color-stop(72%, #338f38), to(#338f38));
  background: -ms-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: -o-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: linear-gradient(to left, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
}
.onlysp {
  display: none;
}
.red {
  color: #ff0000;
}
.sp_fix {
  display: none;
}
.contWrap {
  width: 90%;
  margin: 0 auto;
  max-width: 1000px;
}
/**トップ**/
.global-navi .blank {
  position: relative;
}
.global-navi .blank::after {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 35%;
  right: 10%;
  background: url("../img/icon_blank_white.png") center right no-repeat;
}
.swiper-control img {
  cursor: pointer;
  transition: .2s;
}
.swiper-control img:hover {
  opacity: .8;
}
.main-visua-sp video {
  display: block;
  width: 100%;
  height: auto;
}
.top-modal {
  z-index: 9999;
}
.top-modal .modal-box img {
  cursor: pointer;
}
.movieTtl {
  text-align: center;
  padding-top: 10px;
}
.youtubeBox a:last-of-type {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}
.youtubeBox a:last-of-type::after {
  content: "";
  display: block;
  background: url("../img/top/youtube-icon.png") center center no-repeat;
  background-size: 22% auto;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.index .item .thumbnail {
  /*height: 150px;*/
  text-align: center;
  padding: 5px;
  border: 1px solid #f2f2f2;
}
#contents.index .c-box01 .white-box .list .item .thumbnail img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1400px) {
  #contents.index .main-visual {
    height: auto;
  }
  .main-visual video {
    height: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 1400px) {
  .main-visual video {
    height: 100%;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  .top-modal .modal-box .modal-content iframe {
    height: 315px;
    width: 580px;
  }
}
@media screen and (max-width: 620px) {
  .top-modal .modal-box {
    height: 56vw;
  }
  .top-modal .modal-box .modal-content iframe {
    width: 100%;
    height: 100%;
  }
}
/*下層ヘッダー画像
-----------------------------------------------------*/
img[src*="mv-title-index"] {
  height: auto;
  max-height: 44px;
}
#contents.content-index .main-visual {
  background-image: url(../img/mv.png);
}
#contents.aboutus-index .main-visual {
  background-image: url("../img/aboutus/mv.png");
}
#contents.column-index .main-visual {
  background-image: url("../img/column/mv.png");
}
#contents.column-index .main-visual, #contents.column-detail .main-visual {
  background-image: url("../img/column/mv.png");
}
#contents.release-index .main-visual, #contents.release-detail .main-visual {
  background-image: url("../img/release/mv.png");
}
#contents.contact-index .main-visual {
  background-image: url("../img/contact/mv.png");
}
#contents.documents-index .main-visual {
  background-image: url("../img/documents/mv.png");
}
#contents.kyoninka-index .main-visual {
  background-image: url("../img/kyoninka/mv.png");
}
#contents.business-sangyo .main-visual {
  background-image: url("../img/business/sangyo/mv.png");
}
#contents.business-kimitsu .main-visual {
  background-image: url("../img/business/kimitsu/mv.png");
}
#contents.business-koshi .main-visual {
  background-image: url("../img/business/koshi/mv.png");
}
#contents.business-shigen .main-visual {
  background-image: url("../img/business/shigen/mv.png");
}
#contents.business-plastic .main-visual {
  background-image: url("../img/business/plastic/mv.png");
}
#contents.sustainability-index .main-visual {
  background-image: url("../img/sustainability/mv.png");
}
#contents.sus_shain .main-visual {
  background-image: url("../img/sustainability/shain/mv.png");
}
#contents.sus_community .main-visual {
  background-image: url("../img/sustainability/community/mv.png");
}
#contents.sus_environmenty .main-visual {
  background-image: url("../img/sustainability/environmenty/mv.png");
}
#contents.sus_safety .main-visual {
  background-image: url("../img/sustainability/safety/mv.png");
}
#contents.sustainability-index h2 .text {
  color: #000;
}
.main-visual h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  font-weight: bold;
}
@media screen and (max-width: 620px) {
.main-visual h1 {
    top: 50%;
    left: 50%;
    font-size: 1.3em;
}  
}
.sustainability-sub .sub h1 .title img {
  height: 25px;
}
.main-visual h1 span {
  display: block;
  text-align: center;
}
.main-visual h1 span.title {
  color: #0969BE;
  background: -webkit-linear-gradient(0deg, #0969BE, #2d7cc2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  white-space: nowrap;
  font-size: 0.5em;
  margin-bottom: 1em;
  text-align: center;
}
.main-visual h1 span.text {
  color: #000;
  text-align: center;
}
/*----------------------------------------------------*
/*コラム*/
.columnWrap {
  background: url("../img/column/index-bg.png") center center no-repeat;
  background-size: cover;
}
.columnList a:hover img {
  opacity: 1;
}
.columnBox:hover {
  opacity: .8s;
}
.columnBox {
  width: 22.75%;
  margin-right: 3%;
  margin-bottom: 50px;
  background: -webkit-gradient(linear, right top, left top, from(#89b332), color-stop(32%, #89b332), color-stop(72%, #338f38), to(#338f38));
  background: -ms-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: -o-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: linear-gradient(to left, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  position: relative;
}
.columnBox:hover {
  opacity: .8;
}
.columnBox dd {
  color: #fff;
  padding: 10px 5%;
  line-height: 1.6;
  font-size: 19px;
  font-weight: 600;
}
.columnBox::after {
  content: "";
  display: block;
  background: url("../img/column/arrow.png") right bottom no-repeat;
  background-size: cover;
  width: 7px;
  height: 10px;
  position: absolute;
  right: 4%;
  bottom: 19px;
}
.columnList .columnBox:nth-of-type(4n) {
  margin-right: 0;
}
.columnTxt {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 80px;
  text-align: center;
}
.columnContents {
  background: url("../img/column/detail_bg.png") center bottom no-repeat;
  background-size: cover;
  padding: 90px 0 280px;
}
.columnContents .container {
  background: #fff;
  padding: 50px 4%;
}
.columnContents h1, .columnContents h2, .columPic {
  margin-bottom: 30px;
}
.columnContents p {
  margin-bottom: 60px;
  line-height: 1.8;
}
.column_h2 {
  color: #13802e;
}
.columnFoot_bnr li {
  border: 2px solid #13802e;
  text-align: center;
  width: 42%;
  margin-right: 3%;
  margin-bottom: 20px;
  border-radius: 8px;
  transition: .4s;
  background: #fff;
}
.columnFoot_bnr li a {
  color: #13802e;
  font-weight: bold;
  padding: 18px 5% 18px 2%;
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/column/btn-arrow.png") right 2% center no-repeat;
  background-size: auto 17px;
}
.columnFoot_bnr li:hover {
  background: -webkit-gradient(linear, right top, left top, from(#89b332), color-stop(32%, #89b332), color-stop(72%, #338f38), to(#338f38));
  background: -ms-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: -o-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: linear-gradient(to left, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
}
.columnFoot_bnr li:hover a {
  color: #fff;
  background-image: url("../img/column/btn-arrow_white.png");
}
.columnFoot_bnr li:last-of-type {
  margin-right: 0;
}
.columnDtail_list {
  padding-top: 90px;
  padding-bottom: 90px;
}
.titleBox {
  text-align: center;
  margin-bottom: 50px;
}
.titleBox h1 img {
  height: auto;
  max-height: 26px;
}
.titleBox p {
  font-weight: bold;
  margin-top: 10px;
}
.columnDtail_list .container {
  padding: 0;
}
.columnDtail_list .columnBox {
  width: 49%;
  margin-right: 2%;
}
.columnDtail_list .columnBox:nth-of-type(even) {
  margin-right: 0;
}
.columnDtail_list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.columnDtail_list dt {
  height: auto;
  min-height: 105px;
  width: 27%;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.columnDtail_list dt img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.columnDtail_list dd {
  width: 73%;
  height: auto;
  min-height: 105px;
  background: -webkit-gradient(linear, right top, left top, from(#89b332), color-stop(32%, #89b332), color-stop(72%, #338f38), to(#338f38));
  background: -ms-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: -o-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: linear-gradient(to left, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  padding-top: 24px;
}
.column-detail .columnBox {
  background: none;
}
.column-detail .columnBox::after {
  bottom: 35px;
}
.clr-orange .column_h2 {
  color: #d9a414;
}
.clr-orange .columnFoot_bnr li {
  border: 2px solid #d9a414;
}
.clr-orange .columnFoot_bnr li a {
  color: #d9a414;
  background-image: url(../img/column/btn-arrow02.png);
}
.clr-orange .columnFoot_bnr li a:hover {
  color: #fff;
}
.clr-orange .columnFoot_bnr li:hover {
  background: -webkit-gradient(linear, right top, left top, from(#ff9c4d), color-stop(32%, #ff9c4d), color-stop(72%, #d9a414), to(#d9a414));
  background: -ms-linear-gradient(right, #ff9c4d 0%, #ff9c4d 32%, #d9a414 72%, #d9a414 100%);
  background: -o-linear-gradient(right, #ff9c4d 0%, #ff9c4d 32%, #d9a414 72%, #d9a414 100%);
  background: linear-gradient(to left, #ff9c4d 0%, #ff9c4d 32%, #d9a414 72%, #d9a414 100%);
}
.clr-orange .columnFoot_bnr li:hover a {
  color: #fff;
  background-image: url("../img/column/btn-arrow_white.png");
}
/*********ニュースリリース**********/
.releaseList {
  max-width: 1000px;
}
.releaseBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #a4a4a4;
}
.releaseThumb {
  width: 22%;
}
.releaseBox dl {
  width: 78%;
  padding-left: 2%;
}
.releaseDate {
  color: #666666;
  margin-bottom: 5px;
}
.releaseBox h1 {
  font-size: 20px;
  margin-bottom: 5px;
}
.releaseBox dd a {
  color: #000;
}
.releaseContents .container {
  max-width: 800px;
}
.release-detail h1 {
  padding-bottom: 5px;
  margin-bottom: 25px;
  border-bottom: 1px solid #a4a4a4;
}
.releaseDetail_thumb {
  margin-top: 25px;
}
.releaseCont {
  line-height: 1.6;
}
/**ページャー**/
.pager {
  text-align: center;
  padding: 10px 0 0px 0;
  margin-top: 20px;
}
.pager .current {
  background: #138F2E;
  color: #fff;
}
.pager span, .pager a {
  display: inline-block;
  padding: 3px 10px;
}
.releasePager {
  background: #e7e7e7;
  margin-bottom: 60px;
}
.pageset {
  padding: 35px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}
.pageset a {
  color: #000;
  text-decoration: none;
}
.pagebefore {
  width: 40%;
}
.pagenext {
  width: 40%;
}
.worksBack {
  padding-top: 20px;
}
.worksBack img {
  height: 46px;
  width: auto;
}
.pageset h3 {
  font-size: 110%;
  padding: 0 0 8px 0;
  margin: 0 0 5px 0;
}
.pagenext h3 {
  text-align: right;
}
.pageset dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.pageset dt {
  width: 50%;
  overflow: hidden;
  text-align: center;
  position: relative;
  height: 100px;
}
.pageset dt img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.pageset dd {
  width: 50%;
  padding: 10px 5%;
  font-size: 14px;
}
/**お問い合わせ**/
.contact-index {
  text-align: center;
}
.contactCont01 {
  padding-bottom: 50px;
}
.contatcTxt01 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 50px;
}
.contatcTxt02 {
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 50px;
}
.contactTel p {
  margin-bottom: 5px;
}
.contactTel img {
  height: auto;
  max-height: 68px;
}
.contactBnr {
  background: #e7e7e7;
}
.contactBnr .container {
  padding-top: 35px;
  padding-bottom: 35px;
  max-width: 862px;
}
.contactBnr li {
  width: 48%;
}
.contactBnr a {
  color: #000;
  font-size: 20px;
  font-weight: bold;
}
.contactBnr p {
  margin-bottom: 8px;
}
.formWrap p {
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 50px;
}
.contact-thx p {
  text-align: center;
  line-height: 1.8;
  margin-bottom: 15px;
}
.formbox {
  max-width: 880px;
  margin: auto;
}
.policyTtl {
  font-size: 110%;
  font-weight: 600;
  margin: 30px auto 10px !important;
  max-width: 880px;
  text-align: left;
}
.privacy {
  border: 1px solid #ccc;
  padding: 20px;
  max-width: 880px;
  margin: auto;
}
.privacy p {
  font-size: 85%;
  margin-bottom: 10px;
}
/**資料ダウンロード**/
.documents-index {
  text-align: center;
}
.docList_wrap {
  background: #c9d9eb url("../img/documents/list_bg.png") center bottom no-repeat;
  background-size: 100% auto;
  padding: 60px 5% 300px;
}
.docList_wrap .container {
  max-width: 1100px;
  padding: 70px 5% 10px;
  background: #fff;
}
.docList_wrap h1 {
  margin-bottom: 50px;
}
img[src*="documents/title"] {
  height: auto;
  max-height: 62px;
}
.docList dl {
  width: 22%;
  margin-right: 4%;
  margin-bottom: 50px;
}
.docList dl:nth-of-type(4n) {
  margin-right: 0;
}
.docList dd {
  text-align: left;
  padding-top: 10px;
  font-size: 15px;
}
.docTitle {
  background: url("../img/business/ecostyleweb/gradation-border.png") bottom center no-repeat;
  background-size: 80% 2px;
  display: inline-block;
  margin: 0 auto 50px;
  padding-bottom: 50px;
}
.doc-download .docList_wrap {
  padding: 90px 0;
  background: none;
}
.docList dd a {
  position: relative;
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-top: 15px;
  padding: 7px 0 6px;
  background: -webkit-gradient(linear, right top, left top, from(#89b332), color-stop(32%, #89b332), color-stop(72%, #338f38), to(#338f38));
  background: -ms-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: -o-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: linear-gradient(to left, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
}
.docList dd a::after {
  content: "";
  background: url("../img/documents/icon.png") center center no-repeat;
  background-size: auto 13px;
  display: block;
  width: 8px;
  height: 13px;
  position: absolute;
  right: 15%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.docTitle + p {
  padding: 0 5%;
}
.contact-thx .container {
  border: 1px solid #666;
  padding: 40px 5%;
  margin: 60px auto;
  width: 90%;
}
/**許認可**/
img[src*="company-title.png"] {
  height: auto;
  max-height: 24px;
}
.kyoninkaWrap {
  padding-top: 90px;
  text-align: center;
}
.kyoninkaWrap > h1 {
  background: url(../img/business/ecostyleweb/gradation-border.png) bottom center no-repeat;
  background-size: 80% 2px;
  display: inline-block;
  margin: 0 auto;
  color: #13802e;
  padding-bottom: 35px;
}
.kyoninkaWrap > p {
  line-height: 2;
  font-size: 20px;
  margin-bottom: 70px;
}
.kyoninkaWrap .container {
  padding-top: 35px;
  max-width: 100%;
}
.tableOver {
  margin: 20px auto 40px;
}
.kyoninkaWrap table {
  width: 100%;
  margin: auto;
  line-height: 1.6;
  border: 1px solid #999999;
  font-size: 15px;
}
table.kyoninka_ippan {
  max-width: 1200px;
}
table.kyoninka_etc {
  max-width: 870px;
}
.over01 .kyoka_table {
  max-width: 94%;
}
.over02 table {
  max-width: 1200px;
}
.kyoninkaWrap th, .kyoninkaWrap td {
  border: 1px solid #999999;
  padding: 10px;
}
.kyoninkaWrap th {
  color: #666666;
  background-color: #eeeeee;
}
.kyoka_table td.biko {
  border: none;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  text-align: right;
}
.kyoninka_etc td:last-child {
  text-align: left;
}
/*事業内容　BUSINESS
-----------------------------------------*/
/**一般廃棄物処理**/
.contents-box.business-page-box {
  margin-bottom: 120px;
}
/**産業廃棄物処理**/
img[src*="business/num"] {
  height: auto;
  height: 23px;
}
#contents.business-sub .c-box02 .media-box.m-box02 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#contents.business-sub .c-box02 .media-box.m-box02 .content {
  width: 50%;
}
.media-box_under {
  padding-top: 30px;
}
.media-box_under dl {
  width: 49%;
}
.media-box_under dt {
  font-weight: bold;
  color: #138F2E;
}
.media-box_under dd {
  margin-top: 5px;
  padding: 15px 4%;
  border: 1px solid #138F2E;
  font-size: 14px;
  min-height: 241px;
  height: auto;
}
.media-box_under dd strong {
  font-size: 15px;
  margin-bottom: 1em;
  display: block;
  letter-spacing: -.01em;
}
#contents.business-sub .c-box03 .list-col2 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 810px;
}
#contents.business-sub .c-box03 .list-col2 .item {
  width: 48%;
  margin-bottom: 35px;
}
#contents.business-sub .c-box03 .list-col2 .item-col1 {
  width: 100%;
  margin-bottom: 0;
}
.item-col1::after {
  content: "";
  display: block;
  clear: both;
}
.item-col1 .thumbnail {
  float: left;
  width: 37%;
}
.item-col1 .text {
  float: right;
  padding-left: 3%;
  width: 63%;
}
.list-col1 {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
/**機密書類処理**/
#contents.business-sub .c-box03 .list .item .text li {
  margin-bottom: 12px;
  padding-left: 1em;
  text-indent: -1em;
}
#contents.business-sub .c-box03 .list .item .text li:last-of-type {
  margin-bottom: 0;
}
.business-kimitsu .c-box04 .border-title {
  margin-bottom: 70px;
}
.kimitsu-arrow {
  padding: 20px 0;
  max-width: 550px;
  width: 100%;
  margin: auto;
}
.kimitsu-arrow02 {
  max-width: 253px;
  width: 50%;
}
.kimitsuFlow01, .kimitsuFlow02 {
  background: #e7e7e7;
  text-align: center;
  padding: 30px 3% 10px;
}
.kimitsuFlow01 h4 {
  color: #13802e;
  font-size: 24px;
  margin-bottom: 10px;
}
.kimitsuFlow01 h4 + p {
  margin-bottom: 20px;
}
.kimitsuList figure {
  width: 23%;
  margin-bottom: 20px;
}
.kimitsuList figcaption {
  margin-top: 10px;
}
.kimitsuFlow02 {
  padding-bottom: 30px;
}
.kimitsuFlow02 .thumbnail {
  width: 43%;
}
.kimitsuCont {
  width: 57%;
  padding-left: 2%;
}
.kimitsuFlow02 dt, .kimitsuFlow02 dd {
  padding: 10px 2%;
}
.kimitsuFlow02 dt {
  width: 25%;
  font-size: 20px;
  border-right: 1px solid #000;
  text-align: center;
}
.kimitsuFlow02 dd {
  width: 75%;
  font-size: 15px;
  text-align: left;
}
.kimitsuFlow02 dd .line {
  background-color: #FFFF00;
}
.kimitsuCont > p {
  text-align: left;
  padding-top: 35px;
}
/**古紙リサイクル**/
#contents.business-koshi .c-box04 .list .item {
  width: 100%;
  max-width: 640px;
  height: auto;
  margin: auto;
}
#contents.business-koshi .c-box02 .lead-text + p {
  padding-top: 30px;
}
#contents.business-koshi .c-box02 .m-box01 {
  padding: 30px 3%;
  border: 1px solid #13802e;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#contents.business-koshi .c-box02 .m-box01 .thumbnail {
  width: 48.5%;
}
#contents.business-koshi .c-box02 .m-box01 .thumbnail p {
  font-size: 14px;
  padding-top: 10px;
}
.itemBtn {
  display: block;
  max-width: 245px;
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: url(../img/gradation-btn.png) no-repeat center center;
  background-size: cover;
  font-size: 14px;
  margin: 10px auto 0;
}
.itemBtn span {
  display: block;
  background: url(../img/business/arrow-right-white.png) no-repeat 95% center;
}
.itemBtn:hover {
  opacity: .8;
}
/**資源リサイクル**/
.companyProfile {
  margin-top: 40px;
}
.companyProfile dt, .companyProfile dd {
  padding: 25px 3%;
  border-bottom: 1px solid #000;
}
.companyProfile dt {
  width: 20%;
}
.companyProfile dd {
  width: 80%;
  border-bottom: 1px solid #b2b2b2;
  line-height: 1.8;
}
.companyProfile li {
  padding-left: .9em;
  text-indent: -.9em;
  margin-bottom: 3px;
}
#contents.business-shigen .c-box04 .list .item {
  width: 100%;
  max-width: 640px;
  height: auto;
  margin: auto;
}
/**メッセージ**/
#contents.aboutus-message .c-box01 .white-box .media-box {
  margin-top: 30px;
}
#contents.aboutus-message .c-box01 .white-box .title img {
  height: auto;
  max-height: 19px;
}
#contents.aboutus-message .c-box01 .white-box .media-box .profile {
  max-width: 230px;
}
#contents.aboutus-message .c-box01 .white-box .media-box .profile .text {
  font-size: 14px;
}
/*-------------------------
  HISTORY
  ---------------------------*/
#contents.history .main-visual {
  background-image: url("../img/history/mv2.png");
}
#contents.history .c-box01 {
  padding: 80px 0;
  text-align: center;
}
#contents.history .c-box01 .text1 {
  font-size: 24px;
  font-weight: bold;
}
#contents.history .c-box01 .text2 {
  margin-top: 15px;
  font-size: 28px;
  font-weight: bold;
  line-height: 2;
}
#contents.history .c-box01 .text3 {
  margin-top: 55px;
  padding-top: 55px;
  background: url("../img/gradation-border.png") no-repeat center top;
  background-size: 135px 2px;
  font-size: 20px;
  line-height: 2;
  font-weight: bold;
}
#contents.history .c-box01 .movie {
  margin-top: 50px;
  text-align: center;
}
#contents.history .c-box01 .movie iframe {
  width: 560px;
  height: 320px;
}
#historyArea .contents-box {
  padding-bottom: 100px;
}
#contents.history .year-title {
  position: relative;
  height: 180px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#contents.history .year-title span {
  /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
}
#contents.history .year-list {
  width: 1000px;
  margin: 70px auto 0;
}
#contents.history .year-box {
  display: flex;
  justify-content: space-betwee;
  align-items: flex-start;
  display: -webkit-flex;
  flex-wrap: nowrap;
  margin-top: 45px;
  text-align: left;
}
#contents.history .year-box.no-image {}
#contents.history .year-box .content {
  flex-shrink: 0;
  width: 725px;
}
#contents.history .year-box .content .title {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  display: -webkit-flex;
  flex-wrap: nowrap;
  padding-bottom: 10px;
  background: url("../img/history/title-border.png") no-repeat center bottom;
}
#contents.history .year-box .content .title.title02 {
  margin-top: 35px;
}
#contents.history .year-box .content .title .year {
  flex-shrink: 0;
  width: 160px;
  padding-top: 5px;
  font-size: 18px;
}
#contents.history .year-box .content .title .text {
  font-size: 18px;
}
#contents.history .year-box .content .description {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  display: -webkit-flex;
  flex-wrap: nowrap;
  padding-top: 10px;
}
#contents.history .year-box .content .description .year {
  flex-shrink: 0;
  width: 160px;
  padding-top: 5px;
  font-size: 14px;
}
#contents.history .year-box .content .description .text {
  font-size: 14px;
  line-height: 1.8;
}
#contents.history .year-box .thumbnail {
  margin-left: 30px;
}
#contents.history .c-box02 .year-title {
  background-image: url("../img/history/sec02-title-bg.png");
}
#contents.history .c-box03 .year-title {
  background-image: url("../img/history/sec03-title-bg.png");
}
#contents.history .c-box04 .year-title {
  background-image: url("../img/history/sec04-title-bg.png");
}
#contents.history .c-box05 .year-title {
  background-image: url("../img/history/sec05-title-bg.png");
}
#contents.history .c-box06 .year-title {
  background-image: url("../img/history/sec06-title-bg.png");
}
#contents.history .c-box07 .year-title {
  background-image: url("../img/history/sec07-title-bg.png");
}
/***グループクロニクル**/
.historyAnchor {
  background: #e6e6e6;
  text-align: center;
  padding: 20px;
}
.historyAnchor ul {}
.historyAnchor li {
  margin: 0 10px;
}
.historyAnchor img {
  height: auto;
  max-height: 111px;
}
.tab {
  cursor: pointer;
}
.panel {
  display: none;
  opacity: 0;
  transition: .2s;
}
.panel.is-show {
  display: block;
  opacity: 1;
  transition: .2s;
}
/*サステナビリティ
--------------------------------------------*/
.sustainability-index {
  text-align: center;
}
.susTop .docTitle {
  letter-spacing: .1em;
  text-indent: .1em;
}
.susTop .docTitle + p {
  padding: 0;
  text-align: left;
  max-width: 800px;
  margin: auto;
}
.sus_goals {
  background: url("../img/sustainability/cont_bg.png") center center no-repeat;
  background-size: cover;
  padding: 50px;
}
.sus_goals h1 {
  margin-bottom: 25px;
}
.sus_goals h1 img {
  height: auto;
  max-height: 55px;
}
.sus_goals .container {
  padding: 45px 45px 30px;
  max-width: 900px;
  background: #fff;
}
.sus_goals li {
  width: 122px;
  margin-bottom: 15px;
}
.contentsList-wrap .container {
  padding: 80px 0 0;
}
.contentsList-wrap h1 {
  text-align: center;
  margin-bottom: 70px;
}
.contentsList-wrap h1 img {
  height: auto;
  max-height: 95px;
}
.contentsList {
  width: 100%;
  max-width: 1114px;
  margin: auto;
}
.contentsList .contentsBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 0 40px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 70px;
  background-position: left top;
  background-size: 90% auto;
  background-repeat: no-repeat;
  padding-left: 10%;
}
.contentsList .contentsBox:nth-of-type(even) {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-position: right top;
  padding-left: 0;
  padding-right: 10%;
}
.contentsList .contentsBox:nth-of-type(1) {
  background-image: url("../img/sustainability/box01.png");
}
.contentsList .contentsBox:nth-of-type(2) {
  background-image: url("../img/sustainability/box02.png");
}
.contentsList .contentsBox:nth-of-type(3) {
  background-image: url("../img/sustainability/box03.png");
}
.contentsList .contentsBox:nth-of-type(4) {
  background-image: url("../img/sustainability/box04.png");
}
.contentsList .contentsBox:last-of-type {
  margin-bottom: 0;
}
.contentsBox > div {
  width: 55%;
  max-width: 511px;
}
.susReport .docTitle {
  padding-bottom: 30px;
}
.susReport .docTitle + p {
  margin-bottom: 50px;
}
.reportWrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.reportWrap dl {
  width: 18%;
  margin-right: 2.5%;
  margin-bottom: 25px;
}
.reportWrap dl:nth-of-type(5n) {
  margin-right: 0;
}
.reportWrap dd {
  padding-top: 15px;
}
.reportWrap dd a {
  background: #333;
  color: #fff;
  padding: 6px 0 4px;
  ;
  display: block;
  border-radius: 5px;
  border: 1px solid #333;
  transition: .2s;
}
.reportWrap dd a:hover {
  background: #fff;
  color: #333;
}
.susLinks {
  background: #e6e6e6;
  padding: 85px 20px;
  margin-bottom: 120px;
}
.susLinks ul {
  max-width: 1630px;
  margin: auto;
}
.susLinks li {
  margin-right: 10px;
  width: 400px;
  position: relative;
}
.susLinks a > p {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin: auto;
  background: rgba(0, 0, 0, .3);
  transition: .3s;
}
.susLinks li:last-of-type {
  margin-right: 0;
}
.susLinks a > p:hover {
  background: rgba(0, 0, 0, 0);
}
.susLinks a:hover img {
  opacity: 1;
}
.susLinks p > img {
  max-height: 80%;
}
@media screen and (max-width: 620px) {
  .susLinks p > img {
    max-height: 60%;
  }
}
.zoomer_wrapper {
  border: 1px solid #ddd;
  border-radius: 3px;
  max-height: 850px;
  height: 80vw;
  margin: 10px 0 40px;
  overflow: hidden;
  width: 100%;
}
.zoomer.dark_zoomer {
  background: #333 url(common/css/zoomer-bg-dark.png) repeat center;
}
.zoomer.dark_zoomer img {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.susPager {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto 100px;
}
.susPager a {
  background: #333;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
}
/**サステナビリティ下層**/
.sustainability-sub {
  text-align: center;
}
.sustainability-sub .susTop .docTitle + p {
  max-width: 100%;
  text-align: center;
}
.goals .container {
  padding-top: 0;
  display: inline-block;
}
.goals h2 {
  color: #fff;
  font-weight: bold;
  background: #0080a9;
  padding: 5px 1% 4px;
  font-size: 18px;
  letter-spacing: .1em;
  text-indent: .1em;
  margin-bottom: 20px;
}
.goals li {
  width: 20%;
  max-width: 122px;
  margin-right: 10px;
}
.goals li:last-of-type {
  margin-right: 0;
}
.sustainability-sub-wrap {
  background: #e6e6e6;
}
.sustainability-sub-wrap .container {
  max-width: 1000px;
  padding-bottom: 1px;
}
.sustainability-sub-wrap h1 img {
  height: auto;
  max-height: 94px;
}
.sustainability-sub-wrap h1 {
  margin-bottom: 85px;
}
.susCont {
  margin-bottom: 85px;
}
.susCont:nth-of-type(even) {
  margin-top: 100px;
  margin-bottom: 0;
}
.susCont {
  background: -webkit-gradient(linear, right top, left top, from(#338f38), color-stop(32%, #338f38), color-stop(72%, #89b332), to(#89b332));
  background: -ms-linear-gradient(right, #338f38 0%, #338f38 32%, #89b332 72%, #89b332 100%);
  background: -o-linear-gradient(right, #338f38 0%, #338f38 32%, #89b332 72%, #89b332 100%);
  background: linear-gradient(to left, #338f38 0%, #338f38 32%, #89b332 72%, #89b332 100%);
  padding: 2px;
  width: 49%;
  position: relative;
}
.susCont:last-of-type {
  margin-bottom: 100px;
}
.susCont > dl {
  padding: 50px 7% 20px;
  background: #fff;
  height: 100% !important;
}
.susCont dt {
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid #000;
}
.susCont .susTxt {
  text-align: left;
  padding-top: 20px;
}
.susNum {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: auto;
}
.susNum img {
  height: auto;
  max-height: 65px;
}
/**企業情報一覧**/
.aboutus-index {
  text-align: center;
}
.aboutus-index .susTop h1 + p {
  font-size: 20px;
  line-height: 2;
  font-weight: bold;
  text-align: center;
  max-width: 100%;
}
.aboutus-index .susTop h1 {
  line-height: 2;
}
.aboutus-index .contentsList .contentsBox:nth-of-type(1) {
  background-image: url("../img/aboutus/box01.png");
}
.aboutus-index .contentsList .contentsBox:nth-of-type(2) {
  background-image: url("../img/aboutus/box02.png");
}
.aboutus-index .contentsList .contentsBox:nth-of-type(3) {
  background-image: url("../img/aboutus/box03.png");
}
.aboutus-index .contentsList .contentsBox:nth-of-type(4) {
  background-image: url("../img/aboutus/box04.png");
}
.aboutus-index .contentsList .contentsBox:nth-of-type(5) {
  background-image: url("../img/aboutus/box05.png");
}
.aboutus-index .contentsList .contentsBox:nth-of-type(6) {
  background-image: url("../img/aboutus/box06.png");
}
.business-index .contentsList .contentsBox:last-of-type, .aboutus-index .contentsList .contentsBox:last-of-type {
  margin-bottom: 120px;
}
#contents.aboutus-message .section-title span:nth-of-type(1) {
  font-family: 'Fjalla One', sans-serif;
  letter-spacing: .2em;
  text-indent: .2em;
}
#contents.access .company-box .tel {
  margin-top: 0;
}
.business-index .contentsList .contentsBox:nth-of-type(1) {
  background-image: url("../img/business/box01.png");
}
.business-index .contentsList .contentsBox:nth-of-type(2) {
  background-image: url("../img/business/box02.png");
}
.business-index .contentsList .contentsBox:nth-of-type(3) {
  background-image: url("../img/business/box03.png");
}
.business-index .contentsList .contentsBox:nth-of-type(4) {
  background-image: url("../img/business/box04.png");
}
.business-index .contentsList-wrap {
  background: #f2f2f2;
}
/**LINEページ*********/
.line {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.linemv {
  height: 580px;
  background: url("../img/line/main_bg.jpg") no-repeat center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.linemv h2 {
  padding: 0 0 100px;
}
.linemaincontact {
  background: #06c555;
  position: relative;
  display: flex;
  padding: 0 0 50px;
}
.linemaincontact:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 120px 0 120px;
  border-color: #06c555 transparent transparent transparent;
  left: 0;
  right: 0;
  top: 100%;
  margin: auto;
}
.footlinemaincontact {
  padding: 170px 0 100px;
}
.linecontactwrap {
  max-width: 1100px;
  background: #fff;
  border: 5px solid #06c555;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  padding: 30px 40px 0 40px;
  margin: 0 auto;
}
.linemaincontact .linecontactwrap {
  margin: -120px auto 0;
}
.linecontactmain {
  flex-basis: 65%;
  margin: -60px 0 0;
}
.linecontactmain dl {
  display: flex;
  justify-content: space-between;
}
.linecontactmain dt h2 {
  display: inline-block;
  background: #333;
  color: #fff;
  border-radius: 99px;
  font-size: 200%;
  padding: 10px 60px;
  margin: 0px 20px 20px;
  letter-spacing: .1em;
}
.linecontactmain dt h3 {
  font-size: 125%;
  line-height: 150%;
  margin: 0 0 10px;
}
.linecontactmain dt h4 {
  background: #f0f0f0;
  padding: 7px 30px;
  text-align: center;
  font-size: 125%;
}
.linecontactmain dd {
  margin-top: -50px;
}
.linecontactbtn {
  flex-basis: 35%;
}
.linecontactbtn h2 {
  background: #ffec00;
  text-align: center;
  padding: 10px;
  border-radius: 99px;
  font-size: 120%;
  margin: 0 0 20px;
}
.linecontactbtn dl {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.linecontactbtn dt {
  flex-basis: 60%;
}
.lineservicelistwrap {
  background: #f0f0f0;
}
.lineservicetitle h2 {
  text-align: center;
  padding: 0 0 60px;
}
.lineservicetitle h2 img {
  max-height: 35px;
}
.lineservicelistbox {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lineservicelistbox a {
  display: block;
  background: #000;
  color: #fff;
  margin: 0 0 20px;
  padding: 20px 20px 40px;
  position: relative;
  flex-basis: 32%;
}
.lineservicelistbox a:hover {
  background: #333;
}
.lineservicelistbox a:nth-child(1), .lineservicelistbox a:nth-child(5) {
  flex-basis: 100%;
}
.lineservicelistbox dt {
  text-align: center;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px;
}
.lineservicelistbox dt img {
  max-height: 33px;
}
.lineservicelistbox a:hover dt img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lineservicelistbox dt h2 {
  font-size: 150%;
  margin: 0 0 0 30px;
}
.lineservicelistbox dd ul {
  display: flex;
  justify-content: space-between;
}
.lineservicelistbox .lineservicebtn05 dd ul {
  justify-content: center;
}
.lineservicelistbox dd li {
  flex-basis: 100%;
  margin: 0 10px;
  display: flex;
  flex-direction: column;
  font-size: 140%;
  font-weight: 800;
  justify-content: center;
  align-items: center;
  height: 140px;
  position: relative;
}
.lineservicelistbox .lineservicebtn05 dd li {
  flex-basis: 38%;
  height: 100px;
}
.lineservicelistbox dd li img {
  position: absolute;
  top: 0px;
  z-index: 0;
  width: 400px;
  height: 140px;
  object-fit: cover;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.lineservicelistbox .lineservicebtn05 dd li img {
  height: 100px;
}
.lineservicelistbox a:hover dd li img {
  opacity: .8;
  filter: alpha(opacity=80);
}
.lineservicelistbox dd li p {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-align: center;
}
.lineservicelistbox a:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #8ac43f transparent transparent transparent;
  left: 0;
  right: 0;
  bottom: 15px;
  margin: auto;
}
.lineservicelistbox .lineservicebtn02:after {
  border-color: #ef5a24 transparent transparent transparent;
}
.lineservicelistbox .lineservicebtn03:after {
  border-color: #0071ba transparent transparent transparent;
}
.lineservicelistbox .lineservicebtn04:after {
  border-color: #29a9e0 transparent transparent transparent;
}
.lineservicelistbox .lineservicebtn05:after {
  border-color: #00b833 transparent transparent transparent;
}
.lineservicelistbox dd li small {
  font-size: 70%;
}
.lineservicewrap {
  border-bottom: 90px solid #000;
}
.lineservice01 {
  background: url("../img/line/bg01.jpg") no-repeat center center;
  background-size: cover;
}
.lineservice02 {
  background: url("../img/line/bg02.jpg") no-repeat center center;
  background-size: cover;
}
.lineservice03 {
  background: url("../img/line/bg03.jpg") no-repeat center center;
  background-size: cover;
}
.lineservice04 {
  background: url("../img/line/bg04.jpg") no-repeat center center;
  background-size: cover;
}
.lineservice05 {
  background: url("../img/line/bg05.jpg") no-repeat center center;
  background-size: cover;
}
.lineservicebox {
  border: 2px solid #fff;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  max-width: 1000px;
  margin: 0 auto;
  padding: 0px 80px 50px;
}
.lineservicebox h2 {
  text-align: center;
  margin: -17px 0 50px;
}
.lineservicebox h2 img {
  max-height: 64px;
  margin: -30px 0 -2px;
}
.lineservice01 h2 {
  background: #8ac43f;
}
.lineservice02 h2 {
  background: #ef5a24;
}
.lineservice03 h2 {
  background: #0071ba;
}
.lineservice04 h2 {
  background: #29a9e0;
}
.lineservice05 h2 {
  background: #00b833;
}
.lineservicebox h3 {
  text-align: center;
  color: #fff;
  padding: 0 0 50px;
  font-size: 220%;
  letter-spacing: .2em;
}
.lineservicecase {
  background: #fff;
  padding: 50px;
  text-align: center;
}
.lineservicecase p {
  font-size: 90%;
  line-height: 180%;
}
.lineservicecase p span {
  background: #ffff00;
}
.bg-01 {
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../img/bg01.png);
  background-size: cover;
}
.bg-02 {
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../img/bg02.png);
  background-size: cover;
}
/*ieハック*/
@media all and (-ms-high-contrast: none) {
  .business-shigen#contents .c-box04 .list .item, .business-koshi#contents .c-box04 .list .item {
    margin: 0;
  }
}
@media screen and (min-width: 620px) {
  /**header**/
  /**footer**/
  #globalFooter .contents-inner .company-information .headline {
    font-size: 18px;
  }
  #globalFooter .contents-inner .company-information {
    padding-right: 42px;
  }
}
/*********************************/
/* タブレット用のスタイル記述 */
/*********************************/
@media screen and (max-width: 930px) {
  #globalHeader .btn {
    top: 21%;
    width: 38%;
  }
}
@media screen and (max-width: 1080px) {
  #contents.aboutus-company .c-box02 .main-title .contents-inner .inner, #contents.aboutus-company .c-box03 .main-title .contents-inner .inner, #contents.aboutus-company .c-box04 .main-title .contents-inner .inner, #contents.aboutus-company .c-box05 .main-title .contents-inner .inner {
    left: 25vw;
  }
}
@media screen and (max-width: 1114px) {
  .contentsList .contentsBox {
    background-size: auto 100%;
  }
}
@media screen and (max-width: 1200px) {
  .container {
    padding: 90px 20px;
  }
}
@media screen and (max-width: 1415px) {
  .tableOver {
    overflow-x: auto;
  }
  .over01 table {
    width: 1430px;
  }
}
/*********************************/
/* スマートフォン用のスタイル記述 */
/*********************************/
@media screen and (max-width: 620px) {
  body {
    font-size: 12px;
  }
  .container {
    padding: 40px 20px;
  }
  #globalHeader .btn {
    top: auto;
    width: 100%;
  }
  .main-visual h2 {
    top: 50%;
  }
  #contents.business-ndrive .c-box02 .list .item > p img {
    width: 100%;
  }
  /**コラム**/
  .columnWrap {}
  .columnTxt {
    font-size: 16px;
    margin-bottom: 40px;
  }
  .columnBox {
    width: 48.5%;
    margin-right: 3%;
  }
  .columnList .columnBox:nth-of-type(4n) {
    margin-right: 3%;
  }
  .columnList .columnBox:nth-of-type(even) {
    margin-right: 0;
  }
  .columnBox dd {
    font-size: 14px;
    line-height: 1.4;
    padding-bottom: 8px;
  }
  .columnBox::after {
    bottom: 12px;
    width: 5px;
    height: 7px;
  }
  .columnContents {
    padding: 60px 5% 100px;
  }
  .columnContents h1, .columnContents h2, .columPic {
    margin-bottom: 20px;
  }
  .columnContents h1 {
    font-size: 18px;
  }
  .columnContents h2 {
    font-size: 16px;
  }
  .columnContents p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  .columnFoot_bnr {
    display: block;
  }
  .columnFoot_bnr li {
    width: 100%;
    margin-right: 0 !important;
  }
  .columnDtail_list {
    padding: 60px 5%;
  }
  .columnDtail_list dl {
    display: block;
  }
  .column-detail .columnBox {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 20px;
  }
  .column-detail .columnBox:nth-of-type(even) {
    margin-right: 0;
  }
  .columnDtail_list dt, .columnDtail_list dd {
    width: 100%;
  }
  .columnDtail_list dt {}
  .columnDtail_list dt img {}
  .columnDtail_list dd {
    height: auto;
    padding: 15px 5%;
    font-size: 12px;
    min-height: 78px;
  }
  .column-detail .columnBox::after {
    bottom: 20px;
  }
  /******ニュースリリース********/
  .releaseBox {
    display: block;
    margin-bottom: 40px;
  }
  .releaseThumb {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  .releaseList {
    padding-bottom: 60px;
  }
  .releaseBox dl {
    width: 100%;
    padding-left: 0;
  }
  .releaseBox h1 {
    font-size: 16px;
  }
  .releaseBox span.detail {
    display: block;
    margin-top: 5px;
    text-align: right;
  }
  .releasePager {
    margin-top: 60px;
  }
  .pageset {
    display: block;
  }
  .pagebefore, .pagenext {
    width: 100%;
  }
  .worksBack {
    text-align: center;
    padding: 24px 0 20px;
  }
  .release-detail h1 {
    font-size: 16px;
  }
  .releaseCont {
    font-size: 14px;
  }
  /**お問い合わせ**/
  .contact-index .container {
    padding-bottom: 40px;
  }
  .contact-index p {
    text-align: left;
    font-size: 14px;
  }
  .contatcTxt01 {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .contatcTxt02 {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .contactTel, .contactTel p {
    text-align: center;
  }
  .contactBnr .d-flex {
    display: block;
  }
  .contactBnr li {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .contact-thx {
    padding-bottom: 60px;
  }
  .contact-thx p {
    text-align: left;
  }
  .formWrap p {
    font-size: 16px;
  }
  .formWrap .container {
    padding-bottom: 90px;
  }
  /**資料ダウンロード**/
  .documents-index p {
    text-align: left;
  }
  .docList dl {
    width: 46%;
    margin-right: 4%;
    margin-bottom: 30px;
  }
  .docList dl:nth-of-type(even) {
    margin-right: 0;
  }
  .docList dd {
    font-size: 12px;
  }
  .docList_wrap {
    padding-bottom: 120px;
    background-size: auto 250px;
  }
  .docList_wrap .container {
    padding-top: 50px;
  }
  .docTitle {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .docList + p {
    text-align: center;
  }
  /**許認可**/
  .kyoninkaWrap {
    padding-bottom: 90px;
  }
  .kyoninkaWrap > p {
    padding: 0 5%;
    font-size: 16px;
    text-align: left;
    margin-bottom: 50px;
  }
  .kyoninkaWrap > h1 {
    font-size: 18px;
  }
  .kyoninkaWrap h2 {
    font-size: 16px;
  }
  .sp_scroll {
    margin-top: 20px;
  }
  .kyoninkaWrap table {
    font-size: 12px;
  }
  .over02 table {
    width: 770px;
  }
  .kyoninkaWrap th, .kyoninkaWrap td {
    padding: 5px 10px;
  }
  /*事業内容 BUSINESS
	---------------------------------------*/
  #contents.business-sub .c-box03 .list .item .text {
    font-size: 2.8125vw;
  }
  #contents.business-sub .c-box03 .list .item .title, #contents.business-sub .c-box02 .lead-text {
    font-size: 3.4375vw;
  }
  #contents.business-sub .c-box01 .text3 {
    text-align: left;
  }
  .contents-box.business-page-box {
    margin-bottom: 90px;
  }
  /**産業廃棄物処理**/
  .media-box_under {
    padding-top: 0;
    display: block;
  }
  .media-box_under dl, #contents.business-sub .c-box02 .media-box.m-box02 .content {
    width: 100%;
    margin-bottom: 30px;
  }
  .media-box_under dt {
    font-size: 2.8125vw;
  }
  .media-box_under dd {
    font-size: 2.5vw;
    min-height: inherit;
  }
  .media-box_under dd strong {
    font-size: 3.125vw;
  }
  #contents.business-sub .c-box03 .list-col2 .item {
    width: 100%;
  }
  .item-col1 .thumbnail, .item-col1 .text {
    float: none;
    width: 100%;
    padding-left: 0;
  }
  #contents.business-sub .c-box03 .list .item {
    margin-bottom: 0;
  }
  /**機密処理**/
  .business-kimitsu .c-box04 .border-title {
    margin-bottom: 40px;
  }
  .kimitsuFlow01 h4 {
    font-size: 16px;
  }
  .kimitsuList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .kimitsuList figure {
    width: 49%;
    font-size: 14px;
  }
  .kimitsuFlow01 h4 + p {
    text-align: left;
  }
  .kimitsuFlow02 {
    display: block;
  }
  .kimitsuFlow02 .thumbnail, .kimitsuCont {
    width: 100%;
    padding-left: 0;
  }
  .kimitsuFlow02 .kimitsuCont dl {
    display: block;
    padding-top: 20px;
  }
  .kimitsuFlow02 .kimitsuCont dl > * {
    width: 100% !important;
  }
  .kimitsuFlow02 dt {
    border-right: none;
    border-bottom: 1px solid #000;
    font-size: 18px;
  }
  .kimitsuCont > p {
    padding-top: 20px;
  }
  /**古紙**/
  #contents.business-koshi .c-box02 .m-box01 {
    display: block;
    padding: 20px 5%;
  }
  #contents.business-koshi .c-box02 .m-box01 .thumbnail {
    width: 100%;
    margin-top: 0;
  }
  #contents.business-koshi .c-box02 .m-box01 .thumbnail:first-of-type {
    margin-bottom: 20px;
  }
  .itemBtn {
    font-size: 2.8125vw;
  }
  /**資源**/
  #contents.business-shigen .c-box02 .media-box.m-box02 .content {
    margin-bottom: 0;
  }
  .companyProfile dt, .companyProfile dd {
    padding: 15px 2%;
  }
  .companyProfile dt {
    width: 23%;
  }
  .companyProfile dd {
    width: 77%;
  }
  /**メッセージ**/
  #contents.aboutus-message .c-box01 .white-box .media-box .profile {
    max-width: 100%;
  }
  /*-------------------------
  HISTORY
  ---------------------------*/
  #contents.history .main-visual {
    background-image: url("../img/history/mv.png");
  }
  #contents.history .c-box01 {
    padding: 40px 20px;
    text-align: center;
  }
  #contents.history .c-box01 .text1 {
    font-size: 22px;
    font-size: 3.4375vw;
    font-weight: bold;
  }
  #contents.history .c-box01 .text2 {
    margin-top: 15px;
    font-size: 24px;
    font-size: 3.75vw;
    font-weight: bold;
    line-height: 2;
  }
  #contents.history .c-box01 .text3 {
    margin-top: 30px;
    padding-top: 30px;
    background: url("../img/gradation-border.png") no-repeat center top;
    background-size: 90px 2px;
    font-size: 20px;
    font-size: 3.125vw;
    line-height: 2;
    font-weight: bold;
  }
  #contents.history .c-box01 .movie {
    margin-top: 30px;
  }
  #contents.history .c-box01 .movie iframe {
    width: 100%;
    height: 180px;
  }
  #historyArea .contents-box {
    padding-bottom: 60px;
  }
  .historyAnchor {
    padding: 15px;
  }
  .historyAnchor ul {
    width: 100%;
    flex-wrap: wrap;
  }
  .historyAnchor li {
    width: 32%;
    margin: 0 2% 0 0;
  }
  .historyAnchor li:nth-child(3n) {
    margin-right: 0;
  }
  .historyAnchor li:nth-child(-n+3) {
    margin-bottom: 10px;
  }
  #contents.history .year-title {
    position: relative;
    height: 110px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  #contents.history .year-title span {
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
  }
  #contents.history .year-title span img {
    max-height: 50px;
  }
  #contents.history .year-list {
    padding: 0 20px;
  }
  #contents.history .year-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #contents.history .year-box .thumbnail {
    margin: 20px auto 0;
  }
  #contents.history .year-list, #contents.history .year-box .content {
    width: 100%;
  }
  #contents.history .year-box {
    margin-top: 30px;
  }
  #contents.history .year-box .content .title {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    display: -webkit-flex;
    flex-wrap: nowrap;
    padding-bottom: 10px;
    background: url("../img/history/title-border.png") no-repeat center bottom;
  }
  #contents.history .year-box .content .title.title02 {
    margin-top: 35px;
  }
  #contents.history .year-box .content .title .year {
    flex-shrink: 0;
    width: 18vw;
    font-size: 20px;
    font-size: 3.125vw;
  }
  #contents.history .year-box .content .title .text {
    font-size: 20px;
    font-size: 3.125vw;
  }
  #contents.history .year-box .content .description {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    display: -webkit-flex;
    flex-wrap: nowrap;
    padding-top: 10px;
  }
  #contents.history .year-box .content .description .year {
    flex-shrink: 0;
    width: 18vw;
    padding-top: 5px;
    font-size: 16px;
    font-size: 2.5vw;
  }
  #contents.history .year-box .content .description .text {
    font-size: 16px;
    font-size: 2.5vw;
  }
  #contents.history .year-box .thumbnail {
    margin-top: 20px;
    text-align: center;
  }
  #contents.history .c-box02 .year-title {
    background-image: url("../img/history/sec02-title-bg.png");
  }
  #contents.history .c-box03 .year-title {
    background-image: url("../img/history/sec03-title-bg.png");
  }
  /*サステナビリティ
	-----------------------------------------*/
  .contentsList-wrap .container {
    padding: 40px 20px 0;
  }
  .sus_goals {
    padding: 50px 20px;
  }
  .sus_goals .container {
    padding: 45px 20px;
  }
  .sus_goals li {
    width: 31%;
  }
  .contentsList-wrap h1 img {
    height: 60px;
  }
  .contentsList-wrap h1 {
    margin-bottom: 40px;
  }
  .contentsList .contentsBox {
    background-size: auto 135%;
    background-position: right center;
    padding: 40px 5% 45px;
  }
  .contentsList .contentsBox:nth-of-type(even) {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: left center;
    padding-left: 5%;
  }
  .contentsBox > div {
    width: 100%;
    max-width: 100%;
  }
  .susReport .docTitle + p {
    padding: 0;
    text-align: left;
  }
  .reportWrap dl, .reportWrap dl:nth-of-type(5n) {
    width: 49%;
    margin-right: 2%;
  }
  .reportWrap dl:nth-of-type(even) {
    margin-right: 0;
  }
  .susLinks {
    padding: 40px 20px;
    margin-bottom: 90px;
  }
  .susLinks ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .susLinks li {
    width: 49%;
    margin-right: 2%;
    margin-top: 10px;
  }
  .susLinks li:nth-of-type(even) {
    margin-right: 0;
  }
  /*サステナビリティ下層*/
  .sustainability-sub .sub h2 .title img {
    height: 20px;
  }
  .goals h2 {
    font-size: 16px;
  }
  .goals ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .goals li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .goals li:nth-of-type(3n) {
    margin-right: 0;
  }
  .sustainability-sub-wrap h1 img {
    max-height: 65px;
  }
  .susList {
    display: block;
  }
  .susCont, .susCont:nth-of-type(even) {
    width: 100%;
    margin-bottom: 90px;
    margin-top: 0;
  }
  .susCont:last-of-type {
    margin-bottom: 60px;
  }
  .susCont dt {
    font-size: 20px;
  }
  .susCont > dl {
    padding: 35px 5% 20px;
  }
  /**企業情報一覧**/
  .aboutus-index .susTop h1 + p {
    font-size: 14px;
  }
  /***********/
  #globalFooter {
    padding-bottom: 20vw;
  }
  .sp_fix {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
  }
  .sp_fix img {
    width: 100%;
    height: auto;
  }
  .onlypc {
    display: none;
  }
  .onlysp {
    display: block;
  }
}
/*21.07*/
#globalHeader {
  z-index: 999999;
}
.hWrap {
  background: #fff;
}
.mainArea {
  padding-top: 90vh;
  position: relative;
}
.topMainvisual, .main-sldier {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
  /*z-index: -1;*/
  background: #333;
}
.main-slide {
  height: 100%;
}
.main01 {
  background: url("../img/top/main_img.png") top center no-repeat;
  background-size: cover;
  height: 100%;
}
@media screen and (max-width: 620px) {
  .main01 {
    background: url("../img/top/main_img_sp.png") center center no-repeat;
    background-size: cover;
  }
}
.mainMovie {
  position: relative;
}
.mainMovie video {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
.mainMovie video.onlysp {
  display: none;
}
.thumbWrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15vh;
  margin: auto;
  text-align: center;
  max-width: 1000px;
  width: 90%;
  position: relative;
  z-index: 10;
}
.thumbWrap {
  display: none;
}
#contents.index .c-box07, #contents.index .c-box05, #contents.index .c-box04, #contents.index .c-box03 {
  position: relative;
}
#contents.index .c-box05 .section-title {
  position: relative;
  /* background: #fff; */
  top: 50px;
}
/*下層*/
.ambassadorArea .container {
  max-width: 1200px;
  padding-bottom: 0 !important;
}
#ambassador02 .d-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.contentsText {
  text-align: left;
  padding-bottom: 70px;
  width: 60%;
}
.ambassadorArea .docTitle small {
  display: block;
  margin-bottom: 15px;
}
.ambassadorArea .docTitle + p {
  font-size: 20px;
  line-height: 2;
  text-align: left !important;
  font-weight: bold;
}
#ambassador03 .docTitle + p {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
}
.ambassadorArea .docTitle {
  margin-top: 0px !important;
  padding-top: 0px !important;
  background-position: left bottom;
  background-size: 90% 2px !important;
}
.ambassador {
  width: 42%;
  padding-left: 5%;
}
#ambassador02 .ambassador {
  width: 42%;
  padding-left: 0;
  padding-right: 0;
}
#ambassador03 .ambassador {
  padding-right: 0;
}
.aboutus-index .contentsList-wrap {
  background: #F2F2F2;
}
.bnr_amb {
  /*padding-bottom: 60px;*/
  position: relative;
  z-index: 10;
}
.bnr_amb img {
  /*max-height: 92px;*/
  border: 1px solid #f1f1f1;
}
@media (max-aspect-ratio: 16 / 9) {
  .mainMovie video {
    height: 100%;
  }
}
@media (aspect-ratio: 16 / 9), (min-aspect-ratio: 16 / 9) {
  .mainMovie video {
    width: 100%;
  }
}
@media screen and (max-width: 620px) {
  .topMainvisual, .main-sldier {
    background: #fff;
  }
  .mainMovie video.onlypc {
    display: none;
  }
  .mainMovie video.onlysp {
    display: block;
    min-height: auto;
    width: 100%;
    height: auto;
    margin: 0;
    left: 0;
    right: 0;
    top: 0;
    transform: none;
    margin-top: 48px;
  }
  .mainArea {
    padding-top: 60%;
  }
  .parallax {
    background: #fff !important;
  }
  /*下層*/
  .ambassadorArea .container.d-flex {
    display: block;
  }
  .contentsText {
    width: 100%;
    padding-bottom: 10px;
    text-align: center;
  }
  .ambassadorArea .docTitle {
    margin-top: 0px !important;
    padding-top: 0px !important;
  }
  .ambassadorArea .docTitle + p {
    margin-top: 0px !important;
    padding-top: 0px !important;
    background-position: center top !important;
    background-size: 90px 2px !important;
    text-align: left;
    font-size: 3.125vw !important;
  }
  .ambassador, #ambassador02 .ambassador, #ambassador03 .ambassador {
    width: 100%;
    padding: 0 20%;
  }
}
/*navdrop*/
#globalHeader .global-navi .drop + ul {
  display: none;
  width: 100% !important;
  transform: none !important;
  position: static !important;
  transition: none !important;
}
.dropCont a {
  background: #4d4d4d !important;
  color: #fff !important;
  position: relative;
}
.dropCont .listLink a {
  background: #333333 !important;
}
.dropCont a:hover, .dropCont .listLink a:hover {
  background: #1a1a1a !important;
}
.drop a::after {
  content: "";
  background: url("../img/nav_arrow.png") center center no-repeat;
  background-size: contain;
  width: 6.5px;
  height: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 2px;
  z-index: 10;
  transition: .2s;
}
.drop.open a::after {
  -webkit-transform: scale(-1.1);
  -ms-transform: scale(-1.1);
  transform: scale(-1.1);
}
@media screen and (max-width: 620px) {
  .drop a::after {
    background-image: url("../img/nav_arrow-b.png")
  }
}
/*voice*/
#voice .container {
  width: 85%;
  max-width: 1500px;
  padding: 90px 0;
}
#voice .sub-title {
  margin: 15px 0 100px;
  font-size: 18px;
  text-align: center;
}
.c-box07 {
  text-align: center;
}
.voiceArea {
  margin-bottom: 50px;
}
.voiceBox {
  margin: 0 .6%;
  text-align: left;
}
#voice .slick-arrow {
  position: absolute;
  top: 37%;
  left: -1%;
  background: url("../img/arrow_green.png") center center no-repeat;
  background-size: contain;
  width: 14.5px;
  height: 20px;
  transition: .1s;
  cursor: pointer;
  z-index: 50;
}
#voice .slick-arrow.prev {
  transform: rotate(180deg);
}
#voice .slick-arrow.next {
  right: -1%;
  left: inherit;
}
#voice .slick-arrow:hover {
  opacity: .8;
}
.voiceContTtl img {
  max-height: 30px;
}
.voiceBox h3 {
  font-size: 135%;
  padding: 15px 0 10px;
}
.voicePageset .btn {
  width: 205px;
}
#voice .btn a, .voicePageset .btn a {
  display: inline-block;
  max-width: 205px;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  background: url(../img/gradation-btn.png) no-repeat center center;
  background-size: cover;
  transition: .1s;
}
#voice .btn a span, .voicePageset .btn a span {
  display: block;
  background: url(../img/business/arrow-right-white.png) no-repeat 95% center;
}
#voice .btn a:hover, .voicePageset .btn a:hover {
  opacity: .8;
}
.voiceThumb {
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 0;
  height: 172px;
}
.voiceThumb img {
  height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#contents.voice-index .main-visual {
  background-image: url(../img/voice/mv.png);
}
.voiceListWrap .container {
  max-width: 1000px;
}
.voiceList .voiceBox {
  width: 45%;
  margin: 0 10% 50px 0;
  margin-bottom: 50px;
}
.voiceList .voiceBox:nth-of-type(even) {
  margin-right: 0;
}
.voiceList .voiceThumb {
  height: 195px;
}
#voiceDetail .container {
  max-width: 1000px;
}
.voiceDetThumb {
  max-width: 800px;
  text-align: center;
  margin: 0 auto 45px;
}
.voiceHeader, .voiceContWrap {
  padding: 0 10%;
}
.voiceHeader {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.voiceHeader::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: -webkit-gradient(linear, right top, left top, from(#89b332), color-stop(32%, #89b332), color-stop(72%, #338f38), to(#338f38));
  background: -ms-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: -o-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: linear-gradient(to left, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
}
.voiceHeader h3 {
  font-size: 26px;
  margin-bottom: 5px;
}
.ghoshu {
  font-weight: 600;
  font-size: 16px;
}
.ghoshu > p {
  background: #e6e6e6;
  line-height: 1;
  padding: 5px 10px;
  margin-right: 10px;
  display: inline-block;
}
.voiceDetail .voiceContTtl {
  color: #009245;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
}
.voiceTxt {
  font-size: 18px;
}
#voiceDetail .pageset {
  width: 100%;
  max-width: 100%;
  padding: 30px 10% 0;
}
#voiceDetail .pagenext, #voiceDetail .pagebefore, .pageSetDmmy {
  width: 3em;
}
/*message*/
#contents.aboutus-message .c-box01 .white-box {
  padding: 40px 75px;
}
#contents.aboutus-message .c-box01 .white-box .title img {
  max-height: none;
  display: block;
  margin-bottom: 30px;
}
.msgName {
  text-align: right;
  margin-top: 50px;
  font-size: 110%;
  line-height: 1.6;
}
.msgSign {
  margin-top: 15px;
}
@media screen and (max-width: 620px) {
  #voice .container {
    padding: 50px 0;
  }
  #voice h2 img {
    max-height: 50px;
  }
  #voice .sub-title {
    font-size: 3.125vw;
    margin-bottom: 40px;
  }
  .voiceBox h3 {
    font-size: 14px;
    padding: 5px 0;
  }
  #voice .slick-arrow {
    left: -3%;
    width: 12.5px;
    height: 18px;
  }
  #voice .slick-arrow.next {
    right: -3%;
    left: inherit;
  }
  .voiceThumb {
    height: 40vw;
  }
  .voiceContTtl img {
    max-width: 60%;
  }
  .voiceList .voiceBox {
    margin-right: 2%;
    margin-bottom: 35px;
    width: 49%;
  }
  .voiceList .voiceThumb {
    height: 21.5vw;
  }
  .voiceDetThumb {
    margin-bottom: 20px;
  }
  .voiceHeader, .voiceContWrap {
    padding: 0 2%;
  }
  .voiceHeader {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  .voiceHeader h3 {
    font-size: 16px;
  }
  .ghoshu {
    font-size: 14px;
  }
  .voiceTxt {
    font-size: 14px;
  }
  .voiceDetail .voiceContTtl {
    font-size: 15px;
  }
  #voiceDetail .pageset {
    padding: 30px 0;
    display: flex;
  }
  .voicePageset .btn {
    width: 50%;
  }
  #contents.aboutus-message .c-box01 .white-box {
    padding: 20px 5%;
  }
  #contents.aboutus-message .c-box01 .white-box .title img {
    margin-bottom: 15px;
  }
  .msgName {
    margin-top: 30px;
  }
  .msgSign {
    margin-top: 8px;
  }
  .msgSign img {
    max-height: 50px;
  }
}
/*recuritment-----------------------*/
#contents.business-recruitment .main-visual {
  background-image: url(../img/business/recruitment/mv.png);
}
.businessContWrap > section {
  padding: 60px 0;
}
.nayamiArea {
  background: #e5e5e5;
}
.nayamiArea h2 {
  padding: 12px 0;
  text-align: center;
  background: #13802E;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
}
.nayamiWrap dl {
  background: url("../img/business/recruitment/nayami01.png") center center;
  background-size: cover;
  width: 23%;
  padding: 25px 15px;
  color: #fff;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 18px;
}
.nayamiWrap dl:nth-of-type(2) {
  background-image: url("../img/business/recruitment/nayami02.png")
}
.nayamiWrap dl:nth-of-type(3) {
  background-image: url("../img/business/recruitment/nayami03.png")
}
.nayamiWrap dl:nth-of-type(4) {
  background-image: url("../img/business/recruitment/nayami04.png")
}
.nayamiWrap dt {
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-size: 130%;
  text-align: center;
  letter-spacing: 0.1em;
  text-indent: .1em;
}
.nayamiWrap dt::after {
  content: "";
  display: block;
  width: 32px;
  height: 2px;
  background: -webkit-gradient(linear, right top, left top, from(#89b332), color-stop(32%, #89b332), color-stop(72%, #338f38), to(#338f38));
  background: -ms-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: -o-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: linear-gradient(to left, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.nayamiTxt {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.businessContWrap .differArea {
  padding: 0 0 70px 0;
}
.difHeader {
  background: url("../img/business/recruitment/dif_header.png") center center;
  background-size: cover;
  color: #fff;
  padding: 60px 0 50px;
  font-size: 20px;
  text-align: center;
  margin-bottom: 60px;
}
.difHeader h2 {
  font-size: 28px;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 40px;
}
.difHeader h2::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 135px;
  height: 1px;
  background: #fff;
}
.difHeader h3 {
  font-size: 25px;
  margin-bottom: 15px;
}
.difHeader h3 + p {
  line-height: 2;
}
.difContWrap {
  margin-bottom: 70px;
}
.difNum {
  text-align: center;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.difNum::after {
  content: "";
  display: block;
  width: 26px;
  height: 2px;
  background: -webkit-gradient(linear, right top, left top, from(#89b332), color-stop(32%, #89b332), color-stop(72%, #338f38), to(#338f38));
  background: -ms-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: -o-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: linear-gradient(to left, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.difNum img {
  height: 35px;
}
@media screen and (min-width: 620px) {
  img {
    image-rendering: -webkit-optimize-contrast;
  }
}
.difContWrap h3 {
  font-size: 28px;
  margin-bottom: 50px;
  text-align: center;
}
.difWrap figure {
  width: 49%;
  text-align: center;
}
.difCont {
  width: 49%;
}
.difCont dt span {
  display: inline-block;
  font-size: 20px;
  color: #0071ba;
  background: #dfedf3;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 3px 8px;
}
.difCont dd {
  margin-top: 5px;
}
.difCont dd:not(:last-of-type) {
  margin-bottom: 40px;
}
.businessContWrap .lineArea {
  background: url("../img/business/recruitment/line_bg.png") center center no-repeat;
  background-size: cover;
  text-align: center;
  border-top: 1px solid transparent;
  padding: 0;
}
.lineArea .contWrap {
  position: relative;
  max-width: 1200px;
  padding: 40px 200px 25px;
  z-index: 0;
}
.lineImg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 25.2%;
  z-index: -1;
}
.lineBtn {
  margin-top: 35px;
}
.telArea {
  padding: 60px 0;
}
.telArea > .bg-grad {
  padding: 2px;
}
.telWrap {
  background: #fff;
  text-align: center;
  padding: 35px 5px;
}
.telWrap > b {
  display: block;
  margin-bottom: 20px
}
.telNum {
  margin-right: 60px;
  padding-top: 5px;
}
.telNum span {
  display: block;
  text-align: left;
  padding-top: 7px;
}
.btn01 a {
  color: #fff;
  padding: 17px 30px;
  line-height: 1;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.btn01 a::after {
  content: "";
  background: url("../img/arrow-right-white02.png") center center no-repeat;
  background-size: contain;
  display: inline-block;
  width: 9px;
  height: 13px;
  margin-left: 10px;
}
.btn01 a:hover {
  opacity: .8;
}
.otherArea {
  padding: 0 !important;
}
.otherArea h2 {
  color: #fff;
  background: #13812e;
  font-size: 28px;
  padding: 35px 5%;
  text-align: center;
}
.otherWrap {
  background: #f1f1f1;
  padding: 40px 0;
}
.otherBox {
  width: 30%;
  margin-bottom: 30px;
}
.otherBox:not(:first-of-type) {
  margin-left: 5%;
}
.otherBox a {
  color: #000;
}
.otherBox a:hover {
  color: #13812e;
}
.otherBox dt {
  display: inline-block;
  font-size: 110%;
  font-weight: bold;
  padding: 15px 0 10px;
  background: url("../img/business/arrow.png") right 5px top 20px no-repeat;
  background-size: 8px auto;
  padding-right: 20px;
}
.otherBox a[target="_blank"] dt {
  background-image: url("../img/business/blank.png");
  background-size: 14.5px auto;
}
/*collect--------------------------*/
#contents.business-collect .main-visual {
  background-image: url(../img/business/collect/mv.png);
}
.featureArea {
  background: #e6e6e6;
}
#contents.business-sub .featureArea .list-col2 {
  max-width: 1000px;
}
#contents.business-collect .featureArea .item {
  background: #fff;
  width: 48.5% !important;
  padding: 40px !important;
}
.optionMenu h2 {
  margin-bottom: 50px;
}
.optionWrap {
  margin-bottom: 50px;
}
.optionWrap > * {
  width: 50%;
}
.optionWrap > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #e7f2ea;
  padding: 10px 30px;
}
.optionWrap dt {
  font-weight: bold;
  width: 100%;
  color: #13812e;
  font-size: 24px;
  margin-bottom: 20px;
}
.businessContents .contWrap {
  max-width: 800px;
}
.businessContents .thumbnail {
  width: 47.5% !important;
}
.businessContents .content {
  width: 50% !important;
}
/*dismantle--------------------------*/
#contents.business-dismantle .main-visual {
  background-image: url(../img/business/dismantle/mv.png);
}
#contents.business-sub.business-dismantle .c-box03 .list .item {
  width: 48.5% !important;
  padding: 40px 35px !important;
}
#contents.business-sub.business-dismantle .c-box03 .list .item.item-col1 {
  width: 100% !important;
}
.item-col1_cont {
  margin-top: 20px;
}
.boxL {
  font-size: 15px;
  width: 54%;
}
.boxR {
  width: 45%;
  text-align: center;
}
.item-col1_cont figure {
  margin-bottom: 35px;
}
.dismantleFlowArea h2 {
  margin-bottom: 70px;
}
.dismantleFlowWrap {
  position: relative;
}
.flowBox {
  width: 50%;
  position: relative;
  padding-right: 6%;
}
.flowBox:nth-of-type(even) {
  margin-left: auto;
  padding: 0 0 0 6%;
}
.flowBox > * {
  width: 50%;
}
.flowBox::before {
  content: "";
  display: block;
  position: absolute;
  right: -2px;
  top: 0;
  height: 100%;
  width: 4px;
  background: #13812e;
  z-index: -1;
}
.flowBox::after {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #13812e;
  position: absolute;
  right: -11px;
  top: 50%;
}
.flowBox:nth-of-type(even)::after {
  right: inherit;
  left: -11px;
}
.flowBox:first-of-type::after {
  top: 0;
}
.flowBox:last-of-type::after {
  top: 55px;
}
.flowBox:nth-of-type(even)::before {
  right: inherit;
  left: -2px;
}
.flowBox:last-of-type::before {
  height: 60px;
}
.flowBox dl {
  text-align: left;
  padding-left: 15px;
}
.flowBox dt {
  margin-bottom: 15px;
}
.flowBox dt img {
  height: 35px;
  display: block;
}
.flowBox h3 {
  font-size: 22px;
  line-height: 1;
  margin-left: 10px;
  color: #13812e;
}
/*biodiesel--------------------------*/
#contents.business-biodiesel .main-visual {
  background-image: url(../img/business/biodiesel/mv.png);
}
.main-visual h2 .title img {
  max-height: 24px;
}
.busiContTxt {
  text-align: center;
  font-weight: bold;
  margin-top: 40px;
  font-size: 20px;
}
.bg-white {
  background: #fff !important;
}
.featureArea .item {
  background: #fff;
  width: 32% !important;
  padding: 40px 25px !important;
}
.eneloopArea {
  text-align: center;
}
.eneloopArea h3 + small {
  text-align: right;
  display: block;
  margin: 10px 0 20px;
}
.eneLogo {
  margin-bottom: 15px;
}
.eneLogo + p {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 40px;
}
.eneImg {
  padding-bottom: 40px;
}
.eneImg .btn01 {
  padding-top: 30px;
}
.eneWrap {
  margin-top: 50px;
}
.eneBox {
  position: relative;
  width: 32%;
  padding: 2px;
}
.eneCont {
  background: #fff;
  padding: 25px 10px 20px;
  height: 100%;
}
.eneTxt span {
  display: inline-block;
  text-align: left;
  font-weight: bold;
  letter-spacing: .1em;
}
.eneNum {
  position: absolute;
  left: 0;
  right: 0;
  top: -11px;
  margin: auto;
  width: 100%;
}
.eneNum span {
  display: inline-block;
  background: #fff;
  padding: 0 12px;
}
.bg-grey {
  background: #f1f1f1 !important;
}
.optionWrap {
  position: relative;
}
.optionNum {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  width: auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.optionNum img {
  height: 51px;
}
.business-biodiesel .optionMenu .contWrap {
  max-width: 800px;
}
.business-biodiesel .optionWrap > dl {
  background: #fff;
  padding-left: 55px;
}
.business-biodiesel .optionWrap dt {
  color: #000;
}
.serviceLinksArea {
  padding: 0 0 100px 0 !important;
}
.serviceLinksArea .contWrap {
  max-width: 1015px;
}
.serviceLinksTtl {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #333;
  padding: 20px 5%;
  margin-bottom: 50px;
}
.serviceLinksTtl img {
  max-height: 30px;
}
.serviceLinksTtl .border-title {
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-size: 25px 2px;
}
.linkWrap li {
  width: 188px;
  position: relative;
  margin: 5px 7.5px;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .linkWrap {
    justify-content: center;
  }
}
.linkWrap li a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  font-weight: bold;
  font-size: 95%;
}
.linkWrap a:hover img {
  opacity: 1;
}
.linkWrap li p {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.linkWrap li p span {
  display: block;
  background: rgba(0, 0, 0, .5);
  width: 100%;
  padding: 8px 2px;
  transition: .1s;
}
.linkWrap li:hover span {
  background: none;
  text-shadow: 0 0 5px #000;
}
/*business-list*/
.business-list {
  color: #fff;
}
.page-bg {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  background: url("../img/business/list/haikibutsu/01bg.jpg") center center no-repeat;
  background-size: cover;
  z-index: -1;
}
#shigen_jigyou .page-bg {
  background-image: url("../img/business/list/shigen_jigyou/01bg.jpg")
}
#life_support .page-bg {
  background-image: url("../img/business/list/life_support/01bg.jpg")
}
#human_resources .page-bg {
  background-image: url("../img/business/list/human_resources/01bg.jpg")
}
.listMain {
  text-align: center;
  padding: 150px 0 140px;
  background: url("../img/business/list/haikibutsu/bg_slash.png") right 12% top no-repeat;
  background-size: auto 100%;
}
#shigen_jigyou .listMain {
  background-image: url("../img/business/list/shigen_jigyou/bg_slash.png")
}
#life_support .listMain {
  background-image: url("../img/business/list/life_support/bg_slash.png")
}
#human_resources .listMain {
  background-image: url("../img/business/list/human_resources/bg_slash.png")
}
.listMain h2 {
  font-size: 60px;
  padding-bottom: 20px;
  margin-bottom: 60px;
}
.ttl-grad {
  position: relative;
  text-align: center;
}
.ttl-grad::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: 4px;
  background: -webkit-gradient(linear, right top, left top, from(#89b332), color-stop(32%, #89b332), color-stop(72%, #338f38), to(#338f38));
  background: -ms-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: -o-linear-gradient(right, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
  background: linear-gradient(to left, #89b332 0%, #89b332 32%, #338f38 72%, #338f38 100%);
}
.listMainTxt {
  font-weight: bold;
  font-size: 26px;
  line-height: 1.8;
  letter-spacing: .1em;
  text-indent: .1em;
}
.serviceListTtl {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 20px 0 15px;
  text-align: center;
  letter-spacing: .1em;
  text-indent: .1em;
  background: rgba(19, 129, 46, .8);
}
#shigen_jigyou .serviceListTtl {
  background: rgba(150, 195, 50, .8)
}
#life_support .serviceListTtl {
  background: rgba(250, 175, 59, .9)
}
#human_resources .serviceListTtl {
  background: rgba(0, 113, 187, .8)
}
.serviceListTtl h2 {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  max-width: 585px;
  margin: 0 auto 10px;
  ;
}
.serviceListTtl h2 img {
  max-height: 30px;
}
.busiSerWrap {
  padding: 60px 0;
}
.busiSerWrap:nth-of-type(even) {
  background: rgba(255, 255, 255, .8);
  color: #000;
}
.busiSerWrap:nth-of-type(even) .busiSerBox {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.busiSerBox > * {
  width: 50%;
}
.busiSerBox > dl {
  padding: 30px 7%;
  position: relative;
}
.busiSerBox .moreBtn {
  transition: .2s;
}
.busiSerBox > dl:hover .moreBtn {
  transform: translateX(8px);
}
.busiSerBox dt {
  font-size: 26px;
  font-weight: bold;
  border-left: 5px solid #13812e;
  padding-left: 10px;
  margin-bottom: 35px;
  letter-spacing: .05em;
}
#shigen_jigyou .busiSerBox dt {
  border-color: #96c332
}
#life_support .busiSerBox dt {
  border-color: #faaf3b
}
#human_resources .busiSerBox dt {
  border-color: #0071bb
}
.busiSerBox a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.moreBtn {
  margin-top: 25px;
  text-align: right;
}
.moreBtn img {
  max-height: 12px;
}
.otherServiceArea {
  padding: 70px 0 100px;
}
.otherServiceArea h2 {
  font-size: 29px;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.otherService {
  width: 31%;
  border: 2px solid #fff;
  background: url("../img/business/list/other01.png") center center no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 40px;
}
#otherService02.otherService {
  background-image: url("../img/business/list/other02.png")
}
#otherService03.otherService {
  background-image: url("../img/business/list/other03.png")
}
#otherService04.otherService {
  background-image: url("../img/business/list/other04.png")
}
.otherService a {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  padding: 60px 28px;
  font-size: 95%;
  transition: .1s;
}
.otherService a:hover {
  background: rgba(255, 255, 255, .1);
}
.otherService .moreBtn {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.otherService dt {
  font-size: 23px;
  text-align: center;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
  letter-spacing: -.02em;
}
.otherService dt::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 40px;
  height: 3px;
  background: #96c332;
}
#otherService02 dt::after {
  background: #f6921e
}
#otherService03 dt::after {
  background: #0071bb
}
#otherService04 dt::after {
  background: #13812e
}
.otherService dd {
  line-height: 1.6;
  letter-spacing: -.02em;
}
.otherBtn {
  text-align: center;
}
.otherBtn a {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: .1em;
  text-indent: .1em;
}
.otherBtn a::after {
  content: "";
  display: inline-block;
  background: url("../img/business/arrow-right-white.png") center center no-repeat;
  background-size: contain;
  width: 9px;
  height: 14px;
  margin-left: 7px;
  transition: .1s;
}
.otherBtn a:hover::after {
  transform: translateX(5px);
}
.contentsArea {
  text-align: center;
  padding: 60px 0;
}
#sangyo-manifest {
  background: #e7f2ea;
}
.contTtl {
  padding: 12px 0;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  background: url("../img/gradation-border.png") no-repeat center bottom;
  background-size: 100% 3px;
  background-color: #000;
  margin-bottom: 30px
}
.contentsArea .contTtl:not(:first-of-type) {
  margin-top: 55px;
}
.contSubTxt {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
}
.manifestWrap {
  background: #fff;
  margin-bottom: 40px;
  padding: 30px 5%;
}
.manifestWrap h4 {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #13802e;
  border-radius: 30px;
  padding: 5px;
  margin: 0 auto 20px;
  max-width: 495px;
}
.manifestTxt {
  font-weight: bold;
}
.manifestImg {
  padding-top: 20px;
}
.manifestWrap p small {
  line-height: 1.4;
  display: block;
  padding-top: 10px;
}
.manifest02 .manifestImg {
  padding-left: 15%;
}
.numContents {
  margin-bottom: 75px;
}
.numContents .item {
  width: 32%;
  background: #fff;
  border: 1px solid #000;
  padding: 30px 3% 20px;
}
.numContents .number {
  margin-bottom: 20px;
}
.numContents h4 {
  position: relative;
  font-size: 22px;
  padding: 0 0 10px;
  min-height: 72px;
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.numContents h4::after {
  content: "";
  display: block;
  height: 1px;
  max-width: 170px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #13802e;
}
.numContents h4 + p {
  text-align: left;
  line-height: 1.6;
}
.haishokuyuWrap {
  margin-bottom: 90px;
}
.haishokuyuWrap li {
  width: 18.4%;
  padding: 2px;
}
.haishokuyuWrap li span {
  background: #fff;
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px 10px;
  font-weight: bold;
  line-height: 1.1;
}
#haishokuyu .numContents {
  margin: 50px 0 20px;
}
.noteWrap {
  background: #efefef;
  padding: 20px;
}
.noteWrap dt {
  font-size: 20px;
  font-weight: bold;
  background: #13802e;
  color: #fff;
  width: 220px;
  padding: 20px 5px;
  margin-right: 15px;
}
.noteWrap dd {
  font-size: 16px;
  text-align: left;
  letter-spacing: -.05em;
}
.numContents .line {
  background-color: #FFFF00;
}
#haishokuyu {
  padding-bottom: 0;
}
@media screen and (max-width: 620px) {
  .businessContWrap > section {
    padding: 40px 0;
  }
  .nayamiArea h2 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  .nayamiWrap {
    flex-wrap: wrap;
  }
  .nayamiWrap dl {
    width: 49%;
    font-size: 13px;
    margin-bottom: 10px;
  }
  .nayamiWrap dt {
    font-size: 15px;
  }
  .nayamiTxt {
    font-size: 15px;
    padding-top: 20px;
  }
  .difHeader {
    padding: 25px 0;
    font-size: 14px;
    margin-bottom: 40px;
  }
  .difHeader h2 {
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .difHeader h3 {
    font-size: 18px;
  }
  .difHeader h3 + p {
    line-height: 1.6;
  }
  .difContWrap h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .difContWrap {
    margin-bottom: 50px;
  }
  .difNum {
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
  .difWrap {
    display: block;
  }
  .difWrap figure {
    width: 100%;
    margin-bottom: 15px;
  }
  .difCont {
    width: 100%;
  }
  .difCont dt span {
    font-size: 15px;
  }
  .difCont dd:not(:last-of-type) {
    margin-bottom: 25px;
  }
  .businessContWrap .differArea {
    padding-bottom: 10px;
  }
  .lineArea .contWrap {
    padding: 20px 0 8%;
  }
  .lineBtn {
    padding: 0 25% 0 0;
    margin-top: 10%;
  }
  .telArea {
    padding: 40px 0;
  }
  .telWrap {
    padding: 30px 5%;
  }
  .telCont {
    display: block;
  }
  .telNum {
    padding: 0;
    margin: 0 0 15px 0;
  }
  .telNum span {
    text-align: center;
  }
  .btn01 a {
    padding: 12px 0;
    width: 100%;
  }
  .btn01 a::after {
    width: 6px;
    height: 10px;
    margin-left: 7px;
  }
  .otherArea h2 {
    font-size: 18px;
    padding: 20px 10px;
  }
  .otherWrap > .d-flex {
    display: block;
  }
  .otherBox {
    width: 100%;
  }
  .otherBox img {
    width: 100%;
    height: auto;
  }
  .otherBox:not(:first-of-type) {
    margin-left: 0;
  }
  .featureArea .item {
    width: 100% !important;
    padding: 20px !important;
  }
  .featureArea .contWrap {
    width: 100%;
  }
  .optionMenu h2 {
    margin-bottom: 30px;
  }
  .optionWrap {
    display: block;
    margin-bottom: 40px;
  }
  .optionWrap > * {
    width: 100%;
  }
  .optionWrap > dl {
    display: block;
    padding: 15px 5%;
  }
  .optionWrap dt {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .businessContents .contWrap {
    width: 100%;
  }
  .businessContents .thumbnail, .businessContents .content {
    width: 100% !important;
  }
  #contents.business-collect .featureArea .item {
    width: 100% !important;
    padding: 20px !important;
  }
  /*list---*/
  .listMain {
    padding: 50px 0;
    background-position: center center;
  }
  .ttlEng img {
    max-height: 40px;
  }
  .listMain h2 {
    font-size: 26px;
    margin: 5px 0 25px;
    padding-bottom: 15px;
  }
  .listMainTxt {
    font-size: 17px;
    line-height: 1.8;
    letter-spacing: normal;
    text-indent: inherit;
  }
  .serviceListTtl {
    font-size: 16px;
    padding: 15px 0;
  }
  .serviceListTtl h2 img {
    max-height: 22px;
  }
  .busiSerWrap {
    padding: 40px 0;
  }
  .busiSerBox {
    display: block;
  }
  .busiSerBox > * {
    width: 100%;
  }
  .busiSerBox > dl {
    padding: 20px 0 0;
  }
  .busiSerBox dt {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .otherServiceArea h2 {
    font-size: 20px;
  }
  .otherServiceWrap {
    display: block;
  }
  .otherService {
    margin-bottom: 15px;
    width: 100%;
  }
  .otherService dt {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .otherService a {
    padding: 25px 8% 55px;
  }
  .otherBtn {
    margin-top: 30px;
  }
  .otherBtn a {
    font-size: 18px;
  }
  /*biodiesel---------------------*/
  .busiContTxt {
    font-size: 14px;
    text-align: left;
    margin-top: 25px;
  }
  .busiContTxt + .media-box {
    margin-top: 25px !important;
  }
  .eneLogo img {
    max-height: 55px;
  }
  .eneLogo + p {
    font-size: 13px;
    text-align: left;
  }
  .eneWrap {
    display: block;
    margin-top: 35px;
  }
  .eneBox {
    width: 100%;
    margin-top: 25px;
  }
  .eneloopArea {
    padding: 40px 5% !important;
  }
  .optionNum {
    height: auto;
    right: inherit;
    bottom: inherit;
    margin: 0;
    width: auto !important;
    text-align: left;
  }
  .business-biodiesel .optionWrap > dl {
    padding-left: 5%;
  }
  .optionNum img {
    max-height: 40px;
  }
  .linkWrap {
    justify-content: flex-start;
  }
  .linkWrap li {
    width: 49%;
    margin: 0 2% 5px 0;
  }
  .linkWrap li:nth-of-type(even) {
    margin-right: 0;
  }
  .linkWrap li a {
    font-size: 3vw;
  }
  /*dismantle--------------------*/
  #contents.business-sub.business-dismantle .c-box03 .list .item {
    width: 100% !important;
    padding: 20px !important;
  }
  .item-col1_cont {
    display: block;
  }
  .boxL {
    width: 100%;
    font-size: 2.8125vw;
    margin-bottom: 30px;
  }
  .item-col1_cont figure {
    margin-bottom: 15px;
  }
  .boxR {
    width: 100%;
  }
  .boxR figure img {
    max-height: 120px;
  }
  .flowBox {
    width: 100%;
    padding-left: 40px !important;
    padding-right: 0 !important;
    flex-wrap: wrap;
  }
  .flowBox:not(:first-of-type) {
    padding-top: 40px;
  }
  .flowBox::before {
    width: 2px;
    left: 12px !important;
  }
  .flowBox::after {
    width: 16px;
    height: 16px;
    left: 5px !important;
    top: 45px !important;
  }
  .flowBox > * {
    width: 100%;
  }
  .flowBox dl {
    padding: 0 0 15px 0;
    order: -1;
  }
  .flowBox dt img {
    max-height: 25px;
  }
  .flowBox h3 {
    font-size: 16px;
  }
  .contentsArea {
    padding: 40px 20px;
  }
  .contTtl {
    font-size: 3.4375vw;
    margin-bottom: 20px;
  }
  .contentsArea .contTtl:not(:first-of-type) {
    margin-top: 40px;
  }
  .contSubTxt {
    font-size: 3.4375vw;
    line-height: 1.8;
    margin-bottom: 20px;
  }
  .manifestWrap {
    padding: 20px 5%;
    margin-bottom: 30px;
  }
  .manifestWrap h4 {
    font-size: 3.4375vw;
    margin: 0 auto 15px;
    max-width: 100%;
  }
  .manifestImg {
    padding-top: 15px;
  }
  .manifestWrap p small {
    text-align: left;
  }
  .manifest02 .manifestImg {
    padding: 5px 0 0 0;
  }
  .numContents {
    display: block;
    margin-bottom: 40px;
  }
  .numContents .item {
    width: 100%;
    padding: 20px 8% 20px;
    margin-bottom: 15px;
  }
  .numContents .number {
    margin-bottom: 15px;
  }
  .numContents h4 {
    position: relative;
    font-size: 14px;
    padding: 0 0 10px;
    min-height: inherit;
    margin-bottom: 15px;
    display: block;
  }
  .haishokuyuWrap {
    margin-bottom: 40px;
    justify-content: center;
  }
  .haishokuyuWrap li {
    width: 32%;
    margin: 0 .5% 5px;
    font-size: 2.6vw;
    padding: 1px;
  }
  .haishokuyuWrap li span {
    padding: 12px 0;
  }
  #haishokuyu .numContents {
    margin: 30px 0;
  }
  #haishokuyu .border-title {
    font-size: 4.2vw;
    padding-bottom: 15px;
  }
  .noteWrap {
    display: block;
    padding: 15px 5%;
  }
  .noteWrap dt {
    width: 100%;
    font-size: 12px;
    padding: 8px;
    margin-bottom: 10px;
  }
  .noteWrap dd {
    font-size: 12px;
  }
  /**LINEページ*********/
  .linemv {
    height: 200px;
  }
  .linemv h2 {
    padding: 0 10% 50px;
  }
  .linemaincontact {
    padding: 0 0 30px;
  }
  .linemaincontact:after {
    border-width: 20px 40px 0 40px;
  }
  .footlinemaincontact {
    padding: 50px 0 50px;
  }
  .linecontactwrap {
    padding: 20px 20px 20px 20px;
    margin: 0 10px;
    display: block;
  }
  .linemaincontact .linecontactwrap {
    margin: -20px 10px 0;
  }
  .linecontactmain {
    flex-basis: 70%;
    margin: -40px 0 20px;
  }
  .linecontactmain dl {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .linecontactmain dt {
    flex-basis: 60%;
  }
  .linecontactmain dt h2 {
    display: block;
    background: #333;
    color: #fff;
    font-size: 120%;
    padding: 5px 0px;
    margin: 0px 0px 10px;
    text-align: center;
  }
  .linecontactmain dt h3 {
    font-size: 3.5vw;
    margin: 0 0 10px;
  }
  .linecontactmain dt h4 {
    padding: 5px 5px;
    font-size: 2.5vw;
  }
  .linecontactmain dd {
    margin-top: -0px;
    flex-basis: 30%;
  }
  .linecontactbtn {}
  .linecontactbtn h2 {
    padding: 5px;
    font-size: 140%;
    margin: 0 0 20px;
  }
  .linecontactbtn dl {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .linecontactbtn dt {
    flex-basis: 75%;
  }
  .linecontactbtn dd {
    display: none;
  }
  .lineservicelistwrap {
    padding: 20px 0 0;
  }
  .lineservicetitle h2 {
    padding: 0 0 30px;
  }
  .lineservicetitle h2 img {
    max-height: 30px;
  }
  .lineservicelistbox {
    display: block;
  }
  .lineservicelistbox a {
    margin: 0 0 10px;
    padding: 20px 10px 40px;
  }
  .lineservicelistbox dt {
    display: block;
    margin: 0 0 20px;
  }
  .lineservicelistbox dt h2 {
    margin: 10px 0 0 0px;
  }
  .lineservicelistbox dd ul {
    display: flex;
    flex-wrap: wrap;
  }
  .lineservicelistbox .lineservicebtn05 dd ul {
    justify-content: center;
  }
  .lineservicelistbox dd li {
    flex-basis: 100%;
    margin: 0 10px;
    font-size: 130%;
    height: 80px;
  }
  .lineservicelistbox .lineservicebtn01 dd li {
    flex-basis: 48%;
    margin: 0 1% 5px;
  }
  .lineservicelistbox .lineservicebtn05 dd li {
    flex-basis: 48%;
    margin: 0 1% 5px;
    height: 80px;
  }
  .lineservicelistbox dd li img {
    height: 80px;
  }
  .lineservicelistbox .lineservicebtn05 dd li img {
    height: 80px;
  }
  .lineservicewrap {
    border-bottom: 30px solid #000;
    padding-top: 20px;
  }
  .lineservicebox {
    padding: 0px 20px 20px;
  }
  .lineservicebox h2 {
    text-align: center;
    margin: -17px 0 20px;
  }
  .lineservicebox h2 img {
    max-height: 40px;
    margin: -30px 0 2px;
  }
  .lineservicebox h3 {
    padding: 0 0 20px;
    font-size: 150%;
  }
  .lineservicecase {
    background: #fff;
    padding: 20px;
    text-align: center;
  }
  .lineservicecase p {
    font-size: 100%;
    line-height: 180%;
  }
}