@charset "UTF-8";
/*共通部分
****************************************************/
/*ページタイトル
*********************************/
.page-head__heading {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.page-head__heading:before {
  background-image: url("/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_page-head01.jpg");
  background-position: left center;
  background-repeat: no-repeat;
  content: "";
  height: 44px;
  width: 55px;
}

.page-head__submenu {
  background-color: #f7f7f7;
  border-top: 1px solid #fff;
  margin-bottom: 30px;
  padding: 15px 0;
}

.page-head__submenu .page-head__submenu--list {
  display: flex;
  justify-content: center;
}

.page-head__submenu .page-head__submenu--list li {
  margin: 0 15px;
}

.page-head__submenu .page-head__submenu--list li:before {
  color: #bbb;
  content: "＞";
}

.page-head__submenu .page-head__submenu--list li a:hover {
  color: #62a024;
}

.page-head__submenu .page-head__submenu--list li.is-active:before {
  color: #62a024;
}

.page-head__submenu .page-head__submenu--list li.is-active > a {
  color: #62a024;
  text-decoration: underline;
}

.page-head__submenu .page-head__submenu--list + .page-head__submenu--list {
  border-top: 1px solid #dcdcdc;
  margin-top: 10px;
  padding-top: 10px;
}

.page-section__heading .page-section__heading__label {
  background: #7fb34d;
  color: #fff;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
  margin-right: 20px;
  padding: 8px 10px;
  vertical-align: middle;
}

.page-section__heading br {
  display: none;
}

/*サイドメニュー
*********************************/
.side-bar__item a:before {
  content: "ー";
}

.side-bar__item ul {
  margin-bottom: 20px;
  padding-left: 20px;
}

.side-bar__item ul li {
  margin-bottom: 5px;
}

.side-bar__item ul li ul {
  margin-bottom: 0;
  padding-left: 0;
}

.side-bar__item ul a {
  color: #333 !important;
  font-size: 1.2rem;
  padding-bottom: 0;
  padding-left: 1em;
  padding-top: 0;
  text-indent: -1em;
}

.side-bar__item ul a:before {
  content: ">";
}

.side-bar__item ul a:hover {
  color: #7dbd33 !important;
}

.side-bar__item ul li.is-active:not(.no-parent) > a {
  color: #999 !important;
}

.recycle-contact-block .recycle-contact-block__box {
  align-items: center;
  background-image: url("/sys/wp-content/themes/soc/assets/images/service/cement/recycle/bg_rcycle_contact.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: flex;
  height: 150px;
  justify-content: flex-end;
  padding-right: 30px;
}

.recycle-contact-block .recycle-contact-block__box .recycle-contact-block__link {
  width: 327px;
}

.recycle-contact-block .recycle-contact-block__box .recycle-contact-block__link .recycle-contact-link__btn {
  background-color: #fff;
  background-image: url("/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_mail.png");
  background-position: 35px center;
  background-repeat: no-repeat;
  border: 1px solid #d2d2d2;
  color: #2e8c34;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  padding: 15px 0 15px 110px;
}

.recycle-contact-block .recycle-contact-block__box .recycle-contact-block__link .recycle-contact-link__btn:hover {
  text-decoration: none;
}

.contact-block {
  border: 4px solid #eee;
  margin-top: 30px;
  padding: 5px;
}

.contact-block .contact-block__box {
  align-items: center;
  background-color: #f4f4f4;
  display: flex;
  justify-content: space-between;
  padding: 13px 24px 13px 17px;
}

.contact-block .contact-block__box .contact-block__title {
  background-image: url("/sys/wp-content/themes/soc/assets/images/service/cement/recycle/img_box01.png");
  background-position: center left 0;
  background-repeat: no-repeat;
  font-size: 1.8rem;
  line-height: 70px;
  padding-left: 86px;
}

.contact-block .contact-block__box .contact-block__title br {
  display: none;
}

.contact-block .contact-block__box .contact-block__link {
  width: 266px;
}

/*リサイクル事業
*********************************/
#recycle .page-head__heading:before {
  display: none;
}
#recycle .page-head {
  border-bottom: none;
  padding-bottom: 0;
}

#recycle .page-head__heading {
  background: url(/sys/wp-content/themes/soc/assets/images/service/cement/recycle/bg_index_page-head01.jpg);
  background-size: cover;
  color: #fff;
  margin-top: 0;
  padding-bottom: 70px;
  padding-top: 70px;
}
#recycle .recycle-header-block {
  text-align: center;
  margin-bottom: 70px;
}
#recycle .recycle-header-block .recycle-header__copy {
  font-size: 3.0rem;
  color: #72af2f;
  font-weight: bold;

}
#recycle .recycle-header-block .recycle-header__read {
  font-size: 1.8rem;

}

#recycle .recycle-header-banner-block {
  text-align: center;
  margin-bottom: 70px;
}
#recycle .recycle-header-banner-block .recycle-banner{
  text-align: center;
}
#recycle .business-block .business-block__heading {
  border-bottom: #eee 3px solid;
  font-size: 26px;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .page-section__heading {
    font-size: 2rem;
  }
}
#recycle .business-block .business-block__features-block {
  background-color: #f7f7f7;
  padding: 22px;
}

#recycle .business-block .business-block__textarea {
  width: 45%;
}

#recycle .business-block .business-block__textarea .common-text {
  font-size: 1.6rem;
}


#recycle .news-block {
  background-color: #f4f4f4;
  width: 100%;
  padding:40px 0 60px;
}

#recycle .news-block .news-block__title {
  color: #000;
  font-size: 3rem;
  letter-spacing: 1px;
  line-height: 1.6;
  text-align: center;
  font-weight: bold;
}

#recycle .news-block .news-block__title:after {
  background: #000;
  content: "";
  display: block;
  height: 2px;
  margin: 5px auto 30px;
  width: 100px;
}

#recycle .news-list {
  background-color: #fff;
  padding: 4px;
}
#recycle .news-list .news-item {
  padding: 22px 40px;
}

#recycle .news-list .news-item .news-item__time {
  color: #6fac2d;
  font-size: 1.4rem;
  font-weight: bold;
  display: block;
}
#recycle .news-list .news-item .news-item__title {
  font-size: 1.4rem;
  display: block;
}
#recycle .news-list .news-item:nth-child(even) {
  background-color: #f4f4f4;


}
#recycle .result-block {
  width: 100%;
}

#recycle .accepted-block {
  display: flex;
}

#recycle .accepted-block .accepted-block__list {
  width: 25%;
}

#recycle .accepted-block .accepted-block__list .common-list__item + .common-list__item {
  margin-top: 0;
}

#recycle .number-list {
  margin-bottom: 35px;
}

#recycle .number-list li {
  padding-left: 1em;
  text-indent: -1em;
}

#recycle .features-block .features-block__link {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 13px;
}
#recycle .features-block .features-block__link.-col4 {
  justify-content: start;
  column-gap: 13px;

}
#recycle .features-block .features-block__link li {
  width: 49%;
  position: relative;
  display: flex;
}

#recycle .features-block .features-block__link.-col4 li {
  width: 24%;
}
#recycle .features-block .features-block__link li a {
  align-items: center;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #76b52e;
  display: flex;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 8px 9px;
  width: 100%;
}
#recycle .features-block .features-block__link li::after {
  border-color: transparent transparent #7eb34d transparent;
    border-style: solid;
    border-width: 0 0 10px 10px;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    text-align: left;
}
#recycle .features-block .features-block__link li a:hover {
  text-decoration: none;
}

#recycle .features-block .features-block__link li a img {
  margin-right: 14px;
}

#recycle .features-block .features-block__link li .only-sp {
  display: none;
}

#recycle .features-block .features-block__link li .only-pc {
  display: block;
}
#recycle .office-map_img {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
#recycle .office-map_img img {
  width: 100%;
}

#recycle .recycle-contact-block {
  max-width: 800px;
  margin: 65px auto 0;
}

/*資源の有効活用
*********************************/
#effectiveness .page-section__heading .page-section__heading__label {
  background: #7fb34d;
  color: #fff;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
  margin-right: 20px;
  padding: 8px 10px;
  vertical-align: middle;
}

#effectiveness .page-section__heading br {
  display: none;
}

#effectiveness .effective-list .page-nav {
  justify-content: flex-start;
}

#effectiveness .effective-list .page-nav .page-nav__item {
  margin-bottom: 10px;
  margin-right: 15px;
  width: 27%;
}

#effectiveness .effective-list .page-nav .page-nav__item:nth-child(1) {
  flex-grow: 0;
}

#effectiveness .effective-list .page-nav .page-nav__item:nth-child(2) {
  flex-grow: 0;
}

#effectiveness .effective-list .page-nav .page-nav__item:nth-child(3) {
  flex-grow: 2;
  margin-right: 0;
}

#effectiveness .effective-list .page-nav .page-nav__item:nth-child(4) {
  flex-grow: 0;
}

#effectiveness .effective-list .page-nav .page-nav__item:nth-child(5) {
  flex-grow: 0;
}

#effectiveness .resource-block {
  display: flex;
  justify-content: space-between;
  padding-top: 5px;
}

#effectiveness .resource-block .resource-block__photo {
  width: 38%;
}

#effectiveness .resource-block .resource-block__photo figure {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 4px;
}

#effectiveness .resource-block .resource-block__photo figure img {
  width: 100%;
}

#effectiveness .resource-block .resource-block__photo span {
  display: block;
  font-size: 1.2rem;
}

#effectiveness .resource-block .resource-block__textarea {
  width: 58%;
}

#effectiveness .resource-block .resource-block__textarea .capitalarea-block {
  margin-top: 1em;
}

#effectiveness .resource-block .resource-block__textarea .capitalarea-block .capitalarea-block__button {
  background-color: #fff;
  margin: 0;
  width: 75%;
}

#effectiveness .resource-block .resource-block__textarea .capitalarea-block .capitalarea-block__button a {
  background-size: 50px;
  font-size: 1.6rem;
  padding: 15px 0 15px 10%;
}

#effectiveness .resource-block .resource-block__textarea .capitalarea-block .capitalarea-block__button a:after {
  right: 5px;
  top: 7px;
}

#effectiveness .resource-other__textarea {
  margin: 25px 0 55px;
}

/*廃棄物、副産物のリサイクルフロー
*********************************/
#recycle .recyclingflow-block {
  margin-bottom: 30px;
}

#recycle .recyclingflow-block .recyclingflow-block__text {
  color: #76b52e;
  font-size: 1.8rem;
  font-weight: bold;
}

#recyclingflow .recyclingflow-block__point-block .recyclingflow-block__point-block__header {
  background: #7fb34d;
  color: #fff;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  margin-right: 20px;
  padding: 5px 15px;
  vertical-align: middle;
  margin-bottom: 15px;
}
#recyclingflow .recyclingflow-block__point-block .recyclingflow-block__point-block__content {
  display: flex;
  flex-wrap: wrap;
  column-gap: 0px;
  row-gap: 20px;
}
#recyclingflow .recyclingflow-block__point-block .recyclingflow-block__point-block__content dt{
  width: 120px;
  color: #76b52e;
  font-weight: bold;
}
#recyclingflow .recyclingflow-block__point-block .recyclingflow-block__point-block__content dd{
  width: calc(100% - 120px);
  padding: 0;
}
@media only screen and (max-width: 768px) {
  #recyclingflow .recyclingflow-block__point-block .recyclingflow-block__point-block__content dt{
    width: 100%;
  }
  #recyclingflow .recyclingflow-block__point-block .recyclingflow-block__point-block__content dd{
    width: 100%;
    margin-top: -15px;
  }

}
#recycle .capitalarea-block {
  text-align: center;
}

#recycle .capitalarea-block .capitalarea-block__button {
  margin: 50px auto 30px;
  width: 50%;
}

#recycle .capitalarea-block .capitalarea-block__button a {
  background-image: url("/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_recyclingflow_box01.jpg");
  background-position: 15px center;
  background-repeat: no-repeat;
  border: 4px solid #eee;
  color: #000;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  padding: 30px 0 30px 10%;
  position: relative;
}

#recycle .capitalarea-block .capitalarea-block__button a::after {
  background-image: url("/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_recyclingflow_box02.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  content: "";
  height: 18px;
  position: absolute;
  right: 10px;
  top: 11px;
  width: 18px;
}

#recycle .capitalarea-block .capitalarea-block__button a:hover {
  text-decoration: none;
}

/*リサイクル受託までの概略フロー
*********************************/
#schematicflow .flow-block {
  margin-bottom: 55px;
  text-align: center;
}

#schematicflow .contact-block-two_column {
  display: flex;
  justify-content: space-between;
}

#schematicflow .contact-block-two_column .contact-block {
  width: 49%;
}

#schematicflow .contact-block-two_column .contact-block .contact-block__faxtitle {
  background-image: url("/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_schematicflow_box01.png");
  background-position: center left 0;
  background-repeat: no-repeat;
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 5px;
  padding-bottom: 15px;
  padding-left: 80px;
  padding-top: 15px;
}

#schematicflow .contact-block-two_column .contact-block .contact-block__faxtitle span {
  display: block;
  font-size: 1.4rem;
}

#schematicflow .contact-block-two_column .contact-block .contact-block__fax {
  display: flex;
  justify-content: flex-end;
}

#schematicflow .contact-block-two_column .contact-block .contact-block__fax .contact-block__faxno {
  background-color: #e5e5e5;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1;
  padding: 18px 0;
  text-align: center;
  width: 75%;
}

#schematicflow .contact-block-two_column .contact-block .contact-block__fax .contact-block__faxno span {
  font-size: 1.8rem;
}

#schematicflow .contact-block-two_column .contact-block .contact-block__box {
  display: block;
}

#schematicflow .contact-block-two_column .contact-block .contact-block__box .contact-block__title {
  line-height: 1.2;
  margin-bottom: 5px;
  padding-bottom: 15px;
  padding-top: 15px;
}

#schematicflow .contact-block-two_column .contact-block .contact-block__box .contact-block__title br {
  display: block;
}

#schematicflow .contact-block-two_column .contact-block .contact-block__box .contact-block__link {
  display: flex;
  justify-content: flex-end;
  width: auto;
}

#schematicflow .contact-block-two_column .contact-block .contact-block__box .contact-block__link a {
  width: 75%;
}

/*ASR投入施設活用率
*********************************/
#asr .asr-block .asr-block__read {
  font-size: 1.6rem;
  line-height: 1.8;
}

#asr .asr-block .white-box {
  margin-top: 0;
  padding: 35px 25px;
  text-align: center;
}

#asr .asr-block .asr-block__list {
  display: flex;
  justify-content: space-between;
  margin: 25px 0 80px;
}

#asr .asr-block .asr-block__list .asr-block__link {
  width: 24%;
}

/*廃棄物処理施設の維持管理の状況に関する情報
*********************************************/
#info-faci-3 .plan-block .plan-block__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 25px 0 20px;
}

#info-faci-3 .plan-block .plan-block__list .plan-block__link {
  margin-bottom: 15px;
  width: 49%;
}

#info-faci-3 .plan-block .plan-block__list .plan-block__link a br {
  display: none;
}

#info-faci-3 .ourcompany-block {
  text-align: center;
}

#info-faci-3 .ourcompany-block .ourcompany-block__button {
  margin: 95px auto 55px;
  width: 50%;
}

#info-faci-3 .ourcompany-block .ourcompany-block__button a {
  background-image: url("/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_info-faci-3_box01.jpg");
  background-position: 15px center;
  background-repeat: no-repeat;
  border: 4px solid #eee;
  color: #000;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  padding: 40px 0 40px 10%;
  position: relative;
}

#info-faci-3 .ourcompany-block .ourcompany-block__button a::after {
  background-image: url("/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_info-faci-3_box02.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  content: "";
  height: 18px;
  position: absolute;
  right: 10px;
  top: 11px;
  width: 18px;
}

#info-faci-3 .ourcompany-block .ourcompany-block__button a:hover {
  text-decoration: none;
}

/*災害廃棄物の再資源化
*********************************************/
#disasterwaste .recycling-block {
  display: flex;
  justify-content: space-between;
}

#disasterwaste .recycling-block .recycling-block__textarea {
  width: 52%;
}

#disasterwaste .recycling-block .recycling-block__photo {
  width: 44%;
}

#disasterwaste .recycling-block .recycling-block__photo figure {
  border: 1px solid #eee;
}

#disasterwaste .recycling-block .recycling-block__photo span {
  display: block;
  font-size: 1.2rem;
  margin-top: 5px;
}

#disasterwaste .performance-block .performance-block__table .sp-text {
  display: none;
}

#disasterwaste .performance-block .performance-block__table table thead th {
  background: #ededed;
  border-right: 0;
  border-top: 1px solid #e5e5e5;
  font-weight: bold;
  padding: 4px 0;
  text-align: center;
  width: 20%;
}

#disasterwaste .performance-block .performance-block__table table thead th span {
  border-left: 2px solid #fff;
  display: block;
  padding-bottom: 6px;
  padding-top: 6px;
  width: 100%;
}

#disasterwaste .performance-block .performance-block__table table thead th:first-child span {
  border-left: none;
}

#disasterwaste .performance-block .performance-block__table table tbody tr th {
  background: #f7f7f7;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  width: auto;
}

#disasterwaste .performance-block .performance-block__table table tbody tr td {
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  padding: 10px;
  vertical-align: middle;
  width: auto;
}

#disasterwaste .performance-block .performance-block__table table tbody tr td:last-child {
  border-right: none;
  text-align: center;
}

#disasterwaste .performance-block .performance-block__table table tbody tr:last-child th {
  border-bottom: 1px solid #e5e5e5;
}

#disasterwaste .performance-block .performance-block__table table tbody tr:last-child td {
  border-bottom: 1px solid #e5e5e5;
}

#disasterwaste .performance-block .grey-box {
  margin-bottom: 60px;
}



/*リサイクル受託までの概略フロー
*********************************/
#achievement .flow-block {
  margin-bottom: 55px;
}
#achievement .flow-block .flow-block__img {
  background-color: #fff;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 40px;
}
#achievement .flow-block .flow-block__table {
  background-color: #fff;
}
#achievement .contact-block-two_column {
  display: flex;
  justify-content: space-between;
}
#achievement .flow-block__table {
  padding:20px 20px 60px;
}
#achievement .flow-block__table .remark {
  margin-top: 10px;
}
#achievement  .flow-block__table .style {
  text-align: right;
}
#achievement .flow-block__table table tbody tr td {
  text-align: right;
}
#achievement .flow-block__table table tr th,
#achievement .flow-block__table table tr td {
  border-right:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
}
#achievement .flow-block__table table thead tr th:nth-child(1) {
  width: auto;
}
#achievement .flow-block__table table thead tr th:nth-child(n+2) {
  width: 15%;
}
#achievement .flow-block__table table thead tr th:last-child,
#achievement .flow-block__table table tbody tr td:last-child{
  border-right:none;
}

#achievement .flow-block__table thead tr th {
  background-color: #f7f7f7;
}
#achievement .flow-block__table tbody tr th span {
  vertical-align: middle;
  display: flex;
  align-items: center;
  column-gap: 5px;

}
#achievement .flow-block__table tbody tr th span::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 16px;
}
#achievement .flow-block__table tbody tr th .type01::before {
  background-image: url(/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_achievement_01.jpg);
}
#achievement .flow-block__table tbody tr th .type02::before {
  background-image: url(/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_achievement_02.jpg);
}
#achievement .flow-block__table tbody tr th .type03::before {
  background-image: url(/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_achievement_03.jpg);
}
#achievement .flow-block__table tbody tr th .type04::before {
  background-image: url(/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_achievement_04.jpg);
}
#achievement .flow-block__table tbody tr th .type05::before {
  background-image: url(/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_achievement_05.jpg);
}
#achievement .flow-block__table tbody tr th .type06::before {
  background-image: url(/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_achievement_06.jpg);
}
#achievement .flow-block__table tbody tr th .type07::before {
  background-image: url(/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_achievement_07.jpg);
}
#achievement .flow-block__table tbody tr th .type08::before {
  background-image: url(/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_achievement_08.jpg);
}
#achievement .flow-block__table tbody tr th .type09::before {
  background-image: url(/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_achievement_09.jpg);
}
#achievement .flow-block__table tbody tr th .type10::before {
  background-image: url(/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_achievement_10.jpg);
}
#achievement .flow-block__table tbody tr th .type12::before {
  background-image: url(/sys/wp-content/themes/soc/assets/images/service/cement/recycle/icon_achievement_11.jpg);
}
#achievement .flow-block__table tbody tr th .type11::before {
  display: none;
}
#achievement .flow-block__table tbody tr th .type11 {
  display: block;
  text-align: center;
}


@media only screen and (max-width: 767px) {
  .page-head__submenu .page-head__submenu--list {
    flex-flow: column;
  }
  .page-section__heading .page-section__heading__label {
    margin-bottom: 10px;
  }
  .page-section__heading br {
    display: block;
  }
  #recycle .business-block {
    display: block;
  }
  #recycle .business-block .business-block__photo {
    margin: 0 auto 15px;
    width: 80%;
  }
  #recycle .business-block .business-block__textarea {
    width: 100%;
  }
  #recycle .business-block .business-block__textarea .common-text {
    font-size: 1.4rem;
  }
  #recycle .contact-block {
    border: 4px solid #eee;
    padding: 5px;
  }
  #recycle .contact-block .contact-block__box {
    display: flex;
    flex-flow: column;
    padding: 7px 10px;
  }
  #recycle .contact-block .contact-block__box .contact-block__title {
    background-size: 40px;
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 5px;
    padding-left: 50px;
  }
  #recycle .contact-block .contact-block__box .contact-block__title br {
    display: block;
  }
  #recycle .contact-block .contact-block__box .contact-block__link {
    width: 100%;
  }
  #recycle .accepted-block {
    flex-wrap: wrap;
  }
  #recycle .accepted-block .accepted-block__list {
    font-size: 1.2rem;
    width: 49%;
  }
  #recycle .accepted-block .accepted-block__list:last-child {
    margin-top: 1em;
  }
  #recycle .number-list {
    margin-bottom: 20px;
  }
  #recycle .features-block .features-block__link {
    display: block;
    padding: 0 10px;
  }
  #recycle .features-block .features-block__link li,
  #recycle .features-block .features-block__link.-col4 li {
    margin-bottom: 10px;
    width: 100%;
  }
  #recycle .features-block .features-block__link li a {
    font-size: 1.4rem;
    line-height: 1.4;
    padding: 4px 5px;
  }
  #recycle .features-block .features-block__link li a img {
    margin-right: 10px;
    width: 30%;
  }
  #recycle .features-block .features-block__link li .only-sp {
    display: block;
  }
  #recycle .features-block .features-block__link li .only-pc {
    display: none;
  }
  #recycle .recycle-contact-block .recycle-contact-block__box {
    height: 130px;
    padding-left: 5%;
    padding-right: 3%;
  }
  #recycle .recycle-contact-block .recycle-contact-block__box .recycle-contact-block__link {
    max-width: 327px;
  }
  #recycle .recycle-contact-block .recycle-contact-block__box .recycle-contact-block__link .recycle-contact-link__btn {
    background-position: 20px center;
    font-size: 1.8rem;
    padding: 15px 0 15px 80px;
  }
  #effectiveness .page-section__heading .page-section__heading__label {
    margin-bottom: 10px;
  }
  #effectiveness .page-section__heading br {
    display: block;
  }
  #effectiveness .effective-list .page-nav {
    justify-content: space-between;
  }
  #effectiveness .effective-list .page-nav .page-nav__item {
    margin-bottom: 5px;
    margin-right: 0;
    width: 49%;
  }
  #effectiveness .effective-list .page-nav .page-nav__item a {
    font-size: 1.2rem;
  }
  #effectiveness .effective-list .page-nav .page-nav__item:nth-child(1) {
    flex-grow: 0;
  }
  #effectiveness .effective-list .page-nav .page-nav__item:nth-child(2) {
    flex-grow: 0;
  }
  #effectiveness .effective-list .page-nav .page-nav__item:nth-child(3) {
    width: 100%;
  }
  #effectiveness .effective-list .page-nav .page-nav__item:nth-child(4) {
    width: 40%;
  }
  #effectiveness .effective-list .page-nav .page-nav__item:nth-child(5) {
    width: 58%;
  }
  #effectiveness .resource-block {
    display: block;
  }
  #effectiveness .resource-block .resource-block__photo {
    margin: 0 auto 10px;
    width: 100%;
  }
  #effectiveness .resource-block .resource-block__textarea {
    width: 100%;
  }
  #effectiveness .resource-block .resource-block__textarea .capitalarea-block .capitalarea-block__button {
    width: 100%;
  }
  #effectiveness .resource-block .resource-block__textarea .capitalarea-block .capitalarea-block__button a {
    font-size: 1.4rem;
    padding: 15px 0 15px 0;
  }
  #effectiveness .resource-other__textarea {
    margin: 15px 0 25px;
  }
  #recycle .recyclingflow-block .recyclingflow-block__text {
    font-size: 1.6rem;
  }
  #recycle .capitalarea-block .capitalarea-block__button {
    margin: 30px auto 15px;
    width: 100%;
  }
  #recycle .capitalarea-block .capitalarea-block__button a {
    background-size: 50px;
    font-size: 1.4rem;
    padding: 15px 0 15px 10%;
  }
  #recycle .capitalarea-block .capitalarea-block__button a::after {
    background-size: 13px;
    height: 13px;
    right: 6px;
    top: 7px;
    width: 13px;
  }
  #recycle .capitalarea-block .capitalarea-block__button a:hover {
    text-decoration: none;
  }
  #schematicflow .contact-block-two_column {
    display: block;
  }
  #schematicflow .contact-block-two_column .contact-block {
    margin-bottom: 10px;
    width: 100%;
  }
  #schematicflow .contact-block-two_column .contact-block .contact-block__faxtitle {
    background-size: 35px;
    font-size: 1.6rem;
    line-height: 1.2;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
  }
  #schematicflow .contact-block-two_column .contact-block .contact-block__faxtitle span {
    font-size: 1.1rem;
  }
  #schematicflow .contact-block-two_column .contact-block .contact-block__fax .contact-block__faxno {
    font-size: 2rem;
    padding: 10px 0;
    width: 100%;
  }
  #schematicflow .contact-block-two_column .contact-block .contact-block__fax .contact-block__faxno span {
    font-size: 1.4rem;
  }
  #schematicflow .contact-block-two_column .contact-block .contact-block__box .contact-block__title {
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  #schematicflow .contact-block-two_column .contact-block .contact-block__box .contact-block__link a {
    width: 100%;
  }
  #asr .asr-block .asr-block__read {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  #asr .asr-block .white-box {
    padding: 15px 10px;
    text-align: center;
  }
  #asr .asr-block .asr-block__list {
    flex-wrap: wrap;
    margin: 20px 0 30px;
  }
  #asr .asr-block .asr-block__list .asr-block__link {
    margin-bottom: 10px;
    width: 49%;
  }
  #info-faci-3 .plan-block .plan-block__list {
    margin: 15px 0 10px;
  }
  #info-faci-3 .plan-block .plan-block__list .plan-block__link {
    margin-bottom: 10px;
  }
  #info-faci-3 .plan-block .plan-block__list .plan-block__link a br {
    display: block;
  }
  #info-faci-3 .ourcompany-block .ourcompany-block__button {
    margin: 30px auto 15px;
    width: 100%;
  }
  #info-faci-3 .ourcompany-block .ourcompany-block__button a {
    background-size: 50px;
    font-size: 1.4rem;
    padding: 20px 0 20px 10%;
  }
  #info-faci-3 .ourcompany-block .ourcompany-block__button a::after {
    background-size: 13px;
    height: 13px;
    right: 6px;
    top: 7px;
    width: 13px;
  }
  #info-faci-3 .ourcompany-block .ourcompany-block__button a:hover {
    text-decoration: none;
  }
  #disasterwaste .recycling-block {
    display: block;
  }
  #disasterwaste .recycling-block .recycling-block__textarea {
    width: 100%;
  }
  #disasterwaste .recycling-block .recycling-block__photo {
    width: 100%;
  }
  #disasterwaste .performance-block .performance-block__table {
    background-color: #fff;
    overflow-x: scroll;
    position: relative;
  }
  #disasterwaste .performance-block .performance-block__table .sp-text {
    display: block;
    font-size: 1.1rem;
  }
  #disasterwaste .performance-block .performance-block__table table {
    font-size: 1.1rem;
    min-width: 480px;
  }
  #disasterwaste .performance-block .performance-block__table table thead th {
    padding: 2px 0;
  }
  #disasterwaste .performance-block .performance-block__table table thead th span {
    padding-bottom: 3px;
    padding-top: 3px;
  }
  #disasterwaste .performance-block .performance-block__table table tbody tr th {
    padding: 5px;
  }
  #disasterwaste .performance-block .performance-block__table table tbody tr td {
    padding: 5px;
  }
  #disasterwaste .performance-block .white-box {
    margin-top: 0;
  }
  #disasterwaste .performance-block .grey-box {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 768px) {
  #disasterwaste .performance-block__table table thead th:first-child {
    width: 11%;
  }
  #disasterwaste .performance-block__table table thead th:nth-child(5) {
    width: 17%;
  }
  #disasterwaste .performance-block__table table thead th {
    width: 24%;
  }
}
