@charset "Shift_JIS";
.Branding#sustainability .ImageArea {
  background-image: url("/image/hsw/newstyle/top/pagetitle_n_susainability.jpg");
}
.Branding#sustainability .ImageArea {
  max-width: 100%;
  margin-bottom: 60px;
}
@media screen and (min-width: 1920px) {
  .Branding#sustainability .ImageArea {
    background-size: cover;
  }
}
.Branding#sustainability .TextArea {
  display: flex;
  align-items: center;
  position: relative;
  width: 965px;
  height: 260px;
  margin: 0 auto;
}
.Branding#sustainability .TextArea .Text {
  position: inherit;
}
.Branding#sustainability .Text .CatchCopy {
  margin-bottom: 10px;
  color: #ffffff;
  text-shadow: none;
}
.Branding#sustainability .Text .CatchCopy span {
  font-size: 14px;
}
.Branding#sustainability .Text h1 {
  line-height: 1;
  font-size: 36px;
  color: #ffffff;
  text-shadow: none;
  font-weight: bold;
  margin-bottom: 0;
  /*	letter-spacing: 0.2em;*/
}
.Branding#sustainability .Text h1 span {
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}
/* サスティナビリティ */
.sustainability-intro {
  margin-bottom: 70px;
}
.contribution {
  background-image: url("/image/h1/hsw/company/sustainability/contribution-bg.png");
  background-size: cover;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.corporate-activity {
  background-image: url("/image/h1/hsw/company/sustainability/corporate-activity-bg.png");
  background-size: cover;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.contribution h2, .corporate-activity h2 {
  padding: 47px 0 26px;
  text-align: center;
  font-size: 32px;
  position: relative;
  color: #3e7e00;
  font-weight: bold;
  background: none;
}
.contribution h2:before, .corporate-activity h2:before {
  content: "";
  display: block;
  width: 300px;
  height: 6px;
  background-color: #3e7e00;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -150px;
}
.contribution .box a {
  width: 470px;
  height: 70px;
  margin: 0 auto;
  display: flex;
  background-color: #fff;
  position: relative;
  border-radius: 6px;
  border: 2px solid #3e7e00;
  text-decoration: none;
  color: #000;
  transition: 0.3s;
}
.contribution .box a:hover {
  background-color: #3e7e00;
  color: #fff;
}
.contribution .box .image {
  width: 100px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #3e7e00;
}
.contribution .box .txt {
  width: 564px;
  height: 70px;
  display: flex;
  font-size: 16px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
}
.contribution .box .green-arrow {
  background-image: url("/image/h1/hsw/company/sustainability/arrow-right-green.png");
  background-position: 98% center;
  background-repeat: no-repeat;
}
.contribution .box a:hover .green-arrow {
  background-image: url("/image/h1/hsw/company/sustainability/arrow-right-white.png");
}
.company-area h2 {
  width: 100%;
  height: 46px;
  background: -moz-linear-gradient(top, #fff, #efeeef);
  background: -webkit-linear-gradient(top, #fff, #efeeef);
  background: linear-gradient(to bottom, #fff, #efeeef);
  background-repeat: repeat-x;
  line-height: 46px;
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 41px;
  padding: 0;
  position: relative;
  z-index: 90;
  padding-left: 20px;
  box-sizing: border-box;
  color: #575757;
}
.company-area h2:before {
  content: "";
  display: block;
  width: 2px;
  height: 46px;
  background-image: url(/image/h1/hsw/company/company/company-h2-border.png);
  position: absolute;
  left: 0;
  z-index: 100;
}
.company-area .BoxPatternF p.title, .sustainability .BoxPatternF p.title {
  text-decoration: none;
  background-image: url(/image/h1/hsw/company/company/icon-right-red.png);
  background-size: 9px 16px;
  background-repeat: no-repeat;
  background-position: 98% center;
  padding: 10px;
  margin: 0;
}
.company-area .BoxPatternF:hover p.title, .sustainability .BoxPatternF:hover p.title {
  background-color: #b1000e;
  color: #fff;
  background-image: url(/image/h1/hsw/company/company/icon-right-white.png);
}
.company-area .BoxPatternF:hover .BoxImgStyle img, .sustainability .BoxPatternF:hover .BoxImgStyle img {
  opacity: 0.7;
}
.company-area .BoxPatternF, .sustainability .BoxPatternF {
  border-bottom: 2px solid #bfbfbf;
  margin-bottom: 54px;
}
.company-area .BoxPatternF .BoxImgStyle, .sustainability .BoxPatternF .BoxImgStyle {
  margin-bottom: 0;
}
p.eigyou {
  margin-bottom: 80px;
}
p.eigyou img {
  margin-right: 16px;
  display: inline-block;
  vertical-align: middle;
}
p.eigyou a {
  color: #000;
  text-decoration: none;
}
p.eigyou a img.arrow {
  margin-left: 32px;
}
p.eigyou a:hover {
  color: #e00;
}
.sustainability {
  background-color: #f7f7f7;
  padding: 80px 0 54px;
  margin-bottom: 72px;
}
.sustainability h2 {
  margin-bottom: 50px;
}
.sustainability h2 .sp {
  display: none;
}
.sustainability h2 a {
  background-image: none;
}
.sustainability h2 a:hover img {
  opacity: 0.7;
}
.sustainability .BoxPatternF {
  background-color: #f7f7f7;
}
.btn-wrap {
  width: 470px;
  background-color: #fff;
  padding: 40px 55px;
  margin: 0 auto 28px;
  box-sizing: border-box;
}
.btn-wrap h3 {
  margin-bottom: 34px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.btn-wrap h3 img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.btn-wrap .s-box a {
  width: 360px;
  padding: 0 28px;
  box-sizing: border-box;
  margin: 0 auto;
  height: 70px;
  display: flex;
  align-items: center;
  background-color: #fff;
  position: relative;
  border-radius: 6px;
  border: 2px solid #3e7e00;
  text-decoration: none;
  color: #000;
  transition: 0.3s;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
.btn-wrap .s-box a:hover {
  background-color: #3e7e00;
  color: #fff;
}
.btn-wrap .green-arrow a {
  background-image: url("/image/h1/hsw/company/sustainability/arrow-right-green.png");
  background-position: 98% center;
  background-repeat: no-repeat;
}
.btn-wrap .green-arrow a:hover {
  background-image: url("/image/h1/hsw/company/sustainability/arrow-right-white.png");
}
.sus-inner {
  width: 965px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.sus-inner .btn-wrap {
  margin: 0;
}
.sus-inner .btn-wrap .s-box {
  margin-bottom: 10px;
}
/* セル内改行禁止 */
.nwp {
  white-space: nowrap;
}
/* リストマーカー（カッコ付き数字） */
ol.paren-decimal {
  counter-reset: marker;
  padding-left: 0.5em;
}
ol.paren-decimal li {
  list-style-type: none;
  counter-increment: marker;
  padding-left: 2.25em;
  text-indent: -2.25em;
}
ol.paren-decimal li::before {
  content: "("counter(marker)")";
  display: inline-block;
  min-width: 2.25em;
  text-indent: 0;
}
@media screen and (max-width: 994px) {
  .btn-wrap .green-arrow a {
    background-image: url("/image/h1/hsw/company/sustainability/arrow-right-green-sp.png");
    background-size: 17px auto;
  }
  .JS .Branding#sustainability .TextArea {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    box-sizing: border-box;
    height: 260px;
    padding-bottom: 0;
  }
  .Branding#sustainability .Text .CatchCopy span {
    font-size: 16px;
  }
  .Branding#sustainability .Text h1 {
    font-size: 40px;
  }
  .Branding#sustainability .Text h1 span {
    font-size: 20px;
  }
  .sus-inner {
    width: 98%;
  }
  .btn-wrap {
    width: 48%;
    padding: 4%;
  }
  .btn-wrap .s-box a {
    width: 100%;
    padding: 0 4%;
    height: 7vw;
    font-size: 15px;
  }
}
@media screen and (max-width:767px) {
  .Branding#sustainability .ImageArea {
    background-image: url("/image/h1/hsw/company/sustainability/pagetitle_n_susainability-sp.jpg");
    height: 36vw;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    min-height: 130px;
  }
  .JS .Branding#sustainability .TextArea {
    width: 100% !important;
    height: auto !important;
    padding: 0 !important;
    margin-left: 0;
    margin-right: 0;
  }
  .Branding#sustainability .Text .CatchCopy {
    margin-bottom: 5px;
  }
  .Branding#sustainability .Text .CatchCopy span {
    font-size: 10px;
    font-weight: normal;
  }
  .Branding#sustainability .Text h1 {
    line-height: 1;
    font-size: 19px;
    color: #ffffff;
    text-shadow: none;
    font-weight: bold;
    margin-bottom: 0;
    letter-spacing: 0;
  }
  .Branding#sustainability .Text h1 span {
    font-size: 10px;
  }
  .JS .ImgRightAdjust.sp-center {
    margin: 0 auto 32px;
  }
  .JS .ImgRightAdjust.sp-center p {
    text-align: center;
  }
  p.eigyou a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
  }
  p.eigyou a img.arrow {
    margin-left: 24px;
    margin-right: 0;
  }
  .sustainability {
    padding: 60px 0 40px;
    margin-bottom: 60px;
  }
  .sustainability h2 {
    width: 92%;
    margin: 0 auto 40px;
    padding: 0;
    background: none;
  }
  .sustainability h2 .sp {
    display: block;
  }
  .sustainability h2 .pc {
    display: none;
  }
  .sustainability h2 a {
    padding: 0;
    margin: 0;
  }
  .contribution .box a {
    width: 92%;
    height: auto;
    margin: 0 auto;
    display: block;
    background-color: #fff;
    position: relative;
    border-radius: 6px;
    border: 2px solid #3e7e00;
    text-decoration: none;
    color: #000;
    transition: 0.3s;
  }
  .contribution .box .green-arrow {
    background-image: url("/image/h1/hsw/company/sustainability/arrow-right-green-sp.png");
  }
  .contribution .box .green-arrow {
    background-size: 23px auto;
  }
  .contribution .box a:hover {
    background-color: #3e7e00;
    color: #fff;
  }
  .contribution .box .image {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #3e7e00;
  }
  .contribution .box .txt {
    width: 100%;
    height: auto;
    display: flex;
    box-sizing: border-box;
    font-size: 4vw;
    font-weight: bold;
    justify-content: center;
    align-items: center;
    padding: 6% 2%;
  }
  .contribution h2, .corporate-activity h2 {
    font-size: 24px;
    padding: 24px 0 40px;
    margin: 0;
  }
  .btn-wrap {
    width: 92%;
    background-color: #fff;
    padding: 6% 4%;
    margin: 0 auto 28px;
    box-sizing: border-box;
  }
  .btn-wrap h3 {
    margin-bottom: 34px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  .btn-wrap h3 img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
  }
  .btn-wrap .s-box a {
    width: 94%;
    height: auto;
    padding: 0 3%;
    height: 16vw;
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    background-color: #fff;
    position: relative;
    border-radius: 6px;
    border: 2px solid #3e7e00;
    text-decoration: none;
    color: #000;
    transition: 0.3s;
    font-size: 4vw;
    font-weight: bold;
  }
  .sus-inner {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  .sus-inner .btn-wrap {
    margin: 0 auto 24px;
  }
  .btn-wrap .green-arrow a {
    background-size: 23px auto;
  }
}
/* 環境への取り組み */
.recycle-image {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}
.recycle-image img {
  width: 30%;
  margin: 0 1%;
  height: auto;
}
.health-map {
  margin-bottom: 24px;
}
.health-map img.sp {
  display: none;
}
p.caption {
  font-size: 12px;
  margin-bottom: 32px;
}
.smart img {
  margin-bottom: 10px;
  width: 100%;
  height: auto;
}
@media screen and (max-width:767px) {
  .health-map img.pc {
    display: none;
  }
  .health-map img.sp {
    display: block;
  }
  .taisei-map img {
    width: 325px;
    height: auto;
  }
}
/*ビジネスパートナーとの連携*/
.blank-link .LinkListStyle1 li a {
  background-image: none;
}
.blank-link ul li span.NewWin {
  padding-right: 24px;
  background-image: url(/image/jp/r1/icon/icon_new_window.gif);
  background-repeat: no-repeat;
  background-position: right 40%;
}
/*会社の成長と従業員の幸せ*/
.tayousei h4, .tayousei h4 + p, .tayousei ul, .compliance h4, .compliance h4 + p, .compliance ul {
  margin-left: 1em;
}
@media screen and (max-width:767px) {
  p.ImgOnlyStyle {
    text-align: center;
  }
  /* カラム調整 */
  .JS .Grid3 .Column1.Column1Clear0,
  .JS .Grid3 .Column1.Column1Clear1,
  .JS .Grid3 .Column1.Column1Clear2,
  .JS .Grid3 .Column2.Column2Clear0,
  .JS .Grid3 .Column2.Column2Clear1,
  .JS .Grid3 .Column2.Column2Clear2 {
    float: left;
  }
  .JS .Grid3 .Column1.Column1Clear0,
  .JS .Grid3 .Column1.Column1Clear1,
  .JS .Grid3 .Column1.Column1Clear2 {
    width: 33.33333333%;
  }
  .JS .Grid3 .Column2.Column2Clear0,
  .JS .Grid3 .Column2.Column2Clear1,
  .JS .Grid3 .Column2.Column2Clear2 {
    width: 66.66666666%;
  }
}
@media screen and (max-width:579px) {
  /* カラム調整 */
  .JS .Grid3 .Column1.Column1Clear2,
  .JS .Grid3 .Column2.Column2Clear2 {
    float: none;
  }
  .JS .Grid3 .Column1.Column1Clear2,
  .JS .Grid3 .Column2.Column2Clear2 {
    width: auto;
  }
}
@media screen and (max-width:399px) {
  /* カラム調整 */
  .JS .Grid3 .Column1.Column1Clear1,
  .JS .Grid3 .Column2.Column2Clear1 {
    float: none;
  }
  .JS .Grid3 .Column1.Column1Clear1,
  .JS .Grid3 .Column2.Column2Clear1 {
    width: auto;
  }
}


/* [-] Grid etc.
=========================================================================================== */
@media screen and (min-width: 1274px) {
  .ContentsWidth {
	  width: 1275px;
  }
}

@media screen and (min-width: 1274px) {

  .SolutionList > li {
    width:  calc(25% - 16px);
  }
}

