.main .pageTitleBlock {
  width: 100%;
  background-image: url(/corporate/wp-content/images/common/pageTitleBlock_farbo_sp_bg@3x.png)
}
.main .company {
  padding-top: 26.66667vw
}
.main .company .titleBlock {
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  padding: 0 5.33333vw 0
}
.main .company .titleBlock .title {
  width: 100%;
  padding-bottom: 8vw;
  border-bottom: 1px solid #c03;
  letter-spacing: inherit
}
.main .company .titleBlock .text {
  padding-top: 13.33333vw;
  font-size: 14px;
  font-size: 3.73333vw;
  line-height: 1.85714
}
.main .company .titleBlock .farboLogo {
  width: 100%
}
.main .company .contentsBlock {
  margin-bottom: 16vw;
  border-bottom: 1px solid #e0e0e0
}
.main .company .contentsBlock > .inner {
  width: 100%;
  max-width: 1128px;
  margin: 0 auto;
  padding: 21.33333vw 5.33333vw 0
}
.main .company .contentsBlock > .inner > .btnBlock {
  padding: 10.66667vw 0 16vw
}
.main .company .contentsBlock .contents.regenerate {
  margin-bottom: 16vw;
  padding-bottom: 16vw;
  border-bottom: 1px solid #ededed;
  /* 2023-08-29_INCJP-1294 修正分ここから */
  background-image: url(/corporate/wp-content/images/company/sustainability/farbo/bg_company_csr_farbo_regenerat_sp@3x.png);
  /* 2023-08-29_INCJP-1294 修正分ここまで*/
  background-position: center 80vw;
  background-size: 13.33333% 372.8vw;
  background-repeat: no-repeat
}
.main .company .contentsBlock .contents.regenerate .contentsItem {
  position: relative;
  width: 100%;
  margin-bottom: 8vw;
  padding: 2.66667vw 2.66667vw 8vw;
  border-radius: 1.6vw;
  background-color: #eff5f5
}
.main .company .contentsBlock .contents.regenerate .contentsItem:nth-last-of-type(1) {
  margin-right: 0
}
.main .company .contentsBlock .contents.regenerate .contentsItem .title {
  position: absolute;
  top: 0;
  left: 0;
  width: 24.53333vw;
  padding: 1.06667vw 2.66667vw 1.86667vw;
  border-radius: 1.6vw 0;
  background-color: #0b9688;
  color: #fff;
  font-weight: 700;
  font-size: 5.33333vw;
  line-height: 1.45;
  text-align: center
}
.main .company .contentsBlock .contents.regenerate .contentsItem .title .no {
  margin-right: 2.66667vw
}
.main .company .contentsBlock .contents.regenerate .contentsItem .text {
  margin: 5.33333vw 5.33333vw 0;
  font-size: 14px;
  font-size: 3.73333vw
}
.main .company .contentsBlock .contents.recovery {
  margin-bottom: 16vw
}
.main .company .contentsBlock .contents.recovery .contentsItem {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%
}
.main .company .contentsBlock .contents.recovery .contentsItem:nth-last-of-type(1) {
  margin-bottom: 0
}
.main .company .contentsBlock .contents.recovery .contentsItem .leftColumn {
  width: 100%
}
.main .company .contentsBlock .contents.recovery .contentsItem .leftColumn img {
  width: 100%;
  height: auto
}
.main .company .contentsBlock .contents.recovery .contentsItem .rightColumn {
  -ms-flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap
}
.main .company .contentsBlock .contents.recovery .contentsItem .rightColumn .contentsTitle {
  padding: 8vw 0 5.33333vw;
  font-size: 18px;
  font-size: 4.8vw
}
.main .company .contentsBlock .contents.recovery .contentsItem .rightColumn .contentsTitle .subtitle {
  display: block;
  font-size: 16px;
  font-size: 4.26667vw
}
.main .company .contentsBlock .contents.recovery .contentsItem .rightColumn .text {
  font-size: 14px;
  font-size: 3.73333vw;
  line-height: 1.85714
}
.main .company .contentsBlock .contents > .text {
  margin-bottom: 8vw;
  font-size: 14px;
  font-size: 3.73333vw
}
.main .company .contentsBlock .contents.inquiryBlock {
  padding: 5.33333vw;
  border: 1px solid #e0e0e0
}
.main .company .contentsBlock .contents.inquiryBlock .title {
  margin-bottom: 4.53333vw;
  font-size: 18px;
  font-size: 4.8vw
}
.main .company .contentsBlock .contents.inquiryBlock .phoneNo {
  -ms-flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-bottom: 5.33333vw;
  font-weight: 700;
  line-height: 1.475
}
.main .company .contentsBlock .contents.inquiryBlock .phoneNo a {
  -ms-flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  color: #c03;
  font-weight: 100;
  font-size: 40px;
  font-size: 10.66667vw
}
.main .company .contentsBlock .contents.inquiryBlock .phoneNo a:before {
  display: block;
  width: 8vw;
  height: 8vw;
  margin-right: 3.2vw;
  /* 2023-08-29_INCJP-1294 修正分ここから */
  background-image: url(/corporate/wp-content/images/company/sustainability/farbo/icon_phone_headset.svg);
  /* 2023-08-29_INCJP-1294 修正分ここまで*/
  background-size: cover;
  background-repeat: no-repeat;
  content: ""
}
.main .company .contentsBlock .contents.inquiryBlock .time {
  font-weight: 700;
  font-size: 16px;
  font-size: 4.26667vw
}
.main .company .contentsBlock .contents.inquiryBlock .time .holiday {
  font-weight: 400;
  font-size: 14px;
  font-size: 3.73333vw
}
.main .company .contentsBlock .contents.inquiryBlock .time .note {
  color: #c03;
  font-weight: 400;
  font-size: 13px;
  font-size: 3.46667vw
}
.main .company .contentsBlock .title {
  width: 100%;
  margin-bottom: 8vw;
  font-size: 24px;
  font-size: 6.4vw
}
.main .company .contents {
  margin-bottom: 16vw
}
.main .company .listBlock {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 0;
  position: relative;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin-bottom: 13.33333vw;
  border: 1px solid #e0e0e0;
  border-radius: 1.6vw
}
.main .company .listBlock::before {
  display: block;
  z-index: 1;
  position: relative;
  width: 100%;
  background: #fff;
  content: ""
}
.main .company .listBlock .list {
  -ms-flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 5.33333vw 0;
  border-bottom: 1px solid #ededed;
  background: #f4f4f4;
  font-weight: 700
}
.main .company .listBlock .list:nth-last-of-type(1) {
  margin-right: 0
}
.main .company .listBlock .list:nth-of-type(1) {
  z-index: 2;
  background: #fff;
  color: #c03
}
.main .company > .btnBlock {
  padding-bottom: 16vw;
  border-bottom: 1px solid #d5d5d5
}
@media (min-width:768px) and (max-width:1128px) {
  .main .pageTitleBlock {
    background-image: url(/corporate/wp-content/images/common/pageTitleBlock_farbo_bg@2x.png)
  }
  .main .company {
    padding-top: 1.77305vw
  }
  .main .company .titleBlock {
    padding: 0 1.77305vw;
    padding-top: 5.31915vw
  }
  .main .company .titleBlock .title {
    padding-bottom: 2.65957vw
  }
  .main .company .titleBlock .text {
    width: 72.34043vw;
    padding-top: 5.31915vw;
    padding-right: 3.36879vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .main .company .titleBlock .farboLogo {
    width: 23.40426vw;
    padding-top: 3.10284vw
  }
  .main .company .titleBlock .btnWhite.long {
    width: 61.17021vw;
    max-width: inherit;
    margin-top: 5.31915vw
  }
  .main .company .titleBlock .btnWhite.long a {
    font-size: 16px;
    font-size: 1.41844vw
  }
  .main .company .contentsBlock {
    margin-bottom: 7.0922vw
  }
  .main .company .contentsBlock > .inner {
    padding: 8.86525vw 1.77305vw 7.0922vw
  }
  .main .company .contentsBlock > .inner > .btnBlock {
    padding: 5.31915vw 0 6.64894vw
  }
  .main .company .contentsBlock .contents.regenerate {
    margin-top: -5.31915vw;
    margin-bottom: 5.31915vw;
    padding-top: 5.31915vw;
    padding-bottom: 5.31915vw
  }
  .main .company .contentsBlock .contents.regenerate .contentsItem {
    width: 29.43262vw;
    margin-right: 1.32979vw;
    margin-bottom: 7.0922vw;
    padding: .88652vw .88652vw 2.65957vw;
    border-radius: .53191vw
  }
  .main .company .contentsBlock .contents.regenerate .contentsItem:nth-last-of-type(3) {
    margin-left: 5.49645vw
  }
  .main .company .contentsBlock .contents.regenerate .contentsItem .title {
    width: 8.15603vw;
    padding: .35461vw .88652vw .62057vw;
    border-radius: .53191vw 0;
    font-size: 1.77305vw
  }
  .main .company .contentsBlock .contents.regenerate .contentsItem .title .no {
    margin-right: .88652vw
  }
  .main .company .contentsBlock .contents.regenerate .contentsItem .text {
    margin: 1.77305vw 1.77305vw 0;
    font-size: 1.24113vw
  }
  .main .company .contentsBlock .contents.recovery {
    margin-bottom: 5.31915vw
  }
  .main .company .contentsBlock .contents.recovery .contentsItem .rightColumn .contentsTitle {
    margin-bottom: 1.77305vw;
    padding: 0;
    font-size: 18px;
    font-size: 1.59574vw
  }
  .main .company .contentsBlock .contents.recovery .contentsItem .rightColumn .contentsTitle .subtitle {
    margin-top: -.05em;
    font-size: 16px;
    font-size: 1.41844vw
  }
  .main .company .contentsBlock .contents.recovery .contentsItem .rightColumn .text {
    font-size: 14px;
    font-size: 1.24113vw
  }
  .main .company .contentsBlock .contents > .text {
    margin-bottom: 2.83688vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .main .company .contentsBlock .contents.inquiryBlock {
    padding: 3.5461vw
  }
  .main .company .contentsBlock .contents.inquiryBlock .title {
    margin-bottom: 1.95035vw;
    font-size: 18px;
    font-size: 1.59574vw
  }
  .main .company .contentsBlock .contents.inquiryBlock .phoneNo {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 1.77305vw;
    font-size: 16px;
    font-size: 1.41844vw;
    line-height: 1
  }
  .main .company .contentsBlock .contents.inquiryBlock .phoneNo a {
    font-size: 50px;
    font-size: 4.43262vw;
    pointer-events: none
  }
  .main .company .contentsBlock .contents.inquiryBlock .phoneNo a:nth-of-type(1) {
    margin-right: .88652vw
  }
  .main .company .contentsBlock .contents.inquiryBlock .phoneNo a:nth-of-type(2) {
    margin-left: 2.39362vw
  }
  .main .company .contentsBlock .contents.inquiryBlock .phoneNo a:before {
    display: block;
    width: 2.92553vw;
    height: 2.92553vw;
    margin-right: 1.06383vw;
    content: ""
  }
  .main .company .contentsBlock .contents.inquiryBlock .time {
    font-size: 16px;
    font-size: 1.41844vw
  }
  .main .company .contentsBlock .contents.inquiryBlock .time .holiday {
    font-size: 14px;
    font-size: 1.24113vw
  }
  .main .company .contentsBlock .contents.inquiryBlock .time .note {
    margin-left: 1.77305vw;
    font-size: 13px;
    font-size: 1.15248vw
  }
  .main .company .contentsBlock .title {
    margin-bottom: 2.65957vw;
    font-size: 24px;
    font-size: 2.12766vw
  }
  .main .company .contents {
    margin-bottom: 8.86525vw
  }
  .main .company .listBlock {
    margin-top: -.88652vw;
    margin-bottom: 7.0922vw
  }
  .main .company .listBlock::before {
    -webkit-box-shadow: 0 .1773vw .44326vw -.1773vw rgba(0,0,0,.15);
    height: .88652vw;
    box-shadow: 0 .1773vw .44326vw -.1773vw rgba(0,0,0,.15)
  }
  .main .company .listBlock .list {
    width: 46.80851vw;
    height: 5.4078vw;
    margin-right: .35461vw;
    padding: 0;
    border: none;
    border-radius: 0 0 .53191vw .53191vw;
    font-size: 1.24113vw
  }
  .main .company .listBlock .list:nth-of-type(1):before {
    top: -.88652vw;
    height: .88652vw
  }
  .main .company .listBlock .list:nth-of-type(1) {
    -webkit-box-shadow: 0 0 .35461vw 0 rgba(0,0,0,.15);
    box-shadow: 0 0 .35461vw 0 rgba(0,0,0,.15)
  }
  .main .company > .btnBlock {
    padding-bottom: 7.0922vw
  }
}
@media (min-width:768px) {
  .main .company .contentsBlock .contents.regenerate {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    /* 2023-08-29_INCJP-1294 修正分ここから */
    background-image: url(/corporate/wp-content/images/company/sustainability/farbo/bg_company_csr_farbo_regenerat@2x.png);
    /* 2023-08-29_INCJP-1294 修正分ここまで*/
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat
  }
  .main .company .contentsBlock .contents.regenerate .contentsItem:nth-last-of-type(-n+3) {
    margin-bottom: 0
  }
  .main .company .contentsBlock .contents.recovery .contentsItem .leftColumn,
  .main .company .contentsBlock .contents.recovery .contentsItem .rightColumn {
    width: 47.24265%;
    max-width: 514px
  }
  .main .company .contents:nth-last-of-type(1) {
    margin-bottom: 0
  }
  .main .company .listBlock {
    border: none;
    border-radius: 0
  }
  .main .company .listBlock .list a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
  }
  .main .company .listBlock .list:nth-of-type(1):before {
    display: block;
    position: absolute;
    width: 100%;
    background: #fff;
    content: ""
  }
}
@media (min-width:1129px) {
  .main .pageTitleBlock {
    background-image: url(/corporate/wp-content/images/common/pageTitleBlock_farbo_bg@2x.png)
  }
  .main .company {
    padding-top: 100px
  }
  .main .company .titleBlock {
    padding: 0 20px
  }
  .main .company .titleBlock .title {
    padding-bottom: 30px
  }
  .main .company .titleBlock .text {
    width: 680px;
    padding-top: 60px;
    padding-right: 38px;
    font-size: 14px
  }
  .main .company .titleBlock .farboLogo {
    width: 220px;
    padding-top: 35px
  }
  .main .company .titleBlock .btnWhite.long {
    width: 690px;
    max-width: inherit;
    margin-top: 60px
  }
  .main .company .titleBlock .btnWhite.long a {
    font-size: 16px
  }
  .main .company .contentsBlock {
    margin-bottom: 80px
  }
  .main .company .contentsBlock > .inner {
    padding: 100px 20px 80px;
    padding-top: 100px
  }
  .main .company .contentsBlock > .inner > .btnBlock {
    padding: 60px 0 75px
  }
  .main .company .contentsBlock .contents.regenerate {
    margin-top: -60px;
    margin-bottom: 60px;
    padding-top: 60px;
    padding-bottom: 60px
  }
  .main .company .contentsBlock .contents.regenerate .contentsItem {
    width: 332px;
    margin-right: 15px;
    margin-bottom: 80px;
    padding: 10px 10px 30px;
    border-radius: 6px
  }
  .main .company .contentsBlock .contents.regenerate .contentsItem:nth-last-of-type(3) {
    margin-left: 62px
  }
  .main .company .contentsBlock .contents.regenerate .contentsItem .title {
    width: 92px;
    padding: 4px 10px 7px;
    border-radius: 6px 0;
    font-size: 20px
  }
  .main .company .contentsBlock .contents.regenerate .contentsItem .title .no {
    margin-right: 10px
  }
  .main .company .contentsBlock .contents.regenerate .contentsItem .text {
    margin: 20px 20px 0;
    font-size: 14px
  }
  .main .company .contentsBlock .contents.recovery {
    margin-bottom: 60px
  }
  .main .company .contentsBlock .contents.recovery .contentsItem .rightColumn .contentsTitle {
    margin-bottom: 20px;
    padding: 0;
    font-size: 18px
  }
  .main .company .contentsBlock .contents.recovery .contentsItem .rightColumn .contentsTitle .subtitle {
    margin-top: -.05em;
    font-size: 16px
  }
  .main .company .contentsBlock .contents.recovery .contentsItem .rightColumn .text {
    font-size: 14px
  }
  .main .company .contentsBlock .contents > .text {
    margin-bottom: 32px;
    font-size: 14px
  }
  .main .company .contentsBlock .contents.inquiryBlock {
    padding: 40px
  }
  .main .company .contentsBlock .contents.inquiryBlock .title {
    margin-bottom: 22px;
    font-size: 18px
  }
  .main .company .contentsBlock .contents.inquiryBlock .phoneNo {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1
  }
  .main .company .contentsBlock .contents.inquiryBlock .phoneNo a {
    font-size: 50px;
    pointer-events: none
  }
  .main .company .contentsBlock .contents.inquiryBlock .phoneNo a:nth-of-type(1) {
    margin-right: 10px
  }
  .main .company .contentsBlock .contents.inquiryBlock .phoneNo a:nth-of-type(2) {
    margin-left: 27px
  }
  .main .company .contentsBlock .contents.inquiryBlock .phoneNo a:before {
    width: 33px;
    height: 33px;
    margin-top: 5px;
    margin-right: 12px
  }
  .main .company .contentsBlock .contents.inquiryBlock .time {
    font-size: 16px
  }
  .main .company .contentsBlock .contents.inquiryBlock .time .holiday {
    font-size: 14px
  }
  .main .company .contentsBlock .contents.inquiryBlock .time .note {
    margin-left: 20px;
    font-size: 13px
  }
  .main .company .contentsBlock .title {
    margin-bottom: 30px;
    font-size: 24px
  }
  .main .company .contents {
    margin-bottom: 100px
  }
  .main .company .listBlock {
    margin-top: -10px;
    margin-bottom: 80px
  }
  .main .company .listBlock::before {
    -webkit-box-shadow: 0 2px 5px -2px rgba(0,0,0,.15);
    height: 10px;
    box-shadow: 0 2px 5px -2px rgba(0,0,0,.15)
  }
  .main .company .listBlock .list {
    width: 528px;
    height: 61px;
    margin-right: 4px;
    padding: 0;
    border: none;
    border-radius: 0 0 6px 6px;
    font-size: 14px
  }
  .main .company .listBlock .list:nth-of-type(1):before {
    top: -10px;
    height: 10px
  }
  .main .company .listBlock .list:nth-of-type(1) {
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.15)
  }
  .main .company > .btnBlock {
    padding-bottom: 80px
  }
}
@media (max-width:767px) {
  .main .company .titleBlock {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .main .company .titleBlock .text {
    margin-bottom: 8vw
  }
  .main .company .titleBlock .farboLogo {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-bottom: 5.33333vw
  }
  .main .company .contentsBlock .contents.inquiryBlock .title {
    text-align: center
  }
  .main .company .contentsBlock .contents.inquiryBlock .phoneNo {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
  }
  .main .company .contentsBlock .contents.inquiryBlock .phoneNo a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
  }
  .main .company .contentsBlock .contents.inquiryBlock .phoneNo a:nth-of-type(1) {
    margin-bottom: 1.06667vw
  }
  .main .company .contentsBlock .contents.inquiryBlock .phoneNo a:nth-of-type(2) {
    margin-top: 1.06667vw
  }
  .main .company .contentsBlock .contents.inquiryBlock .time {
    text-align: center
  }
  .main .company .contentsBlock .contents.inquiryBlock .time .holiday {
    display: block;
    margin: 2.66667vw 0 5.33333vw
  }
  .main .company .contentsBlock .contents.inquiryBlock .time .note {
    display: block
  }
  .main .company .listBlock .list:nth-of-type(1) {
    border-radius: 1.6vw 1.6vw 0 0
  }
  .main .company .listBlock .list:nth-last-of-type(1) {
    border-bottom: none;
    border-radius: 0 0 1.6vw 1.6vw
  }
  .main .company > .btnBlock .btnRed {
    padding: 0 5.33333vw
  }
}