@charset "utf-8";
.sdgsInfo {
    background-color: #fff;
    padding: 10px;
    font-size: 1.3rem;
    position: relative;
    min-height: 100px;
}
.sdgsInfo img {
    display: block;
    /* float: left; */
    width: 90px;
    position: absolute;
}
.sdgsInfo p {
    display: block;
    /* float: left; */
    margin-top: 5px;
    margin-left: 120px;
}
.sdgsInfo p span {
    font-weight: bold;
}

.c-textLink {
  display: inline;
}
.anchor {
  padding-top: 180px;
  margin-top: -80px;
}

.c-headingLv3-icon--call::before {
    background-image: url(/assets/img/icons/ic_call.svg);
    display: inline-block;
    width: 48px;
    height: 48px;
    margin-right: 14px;
    content: "";
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    flex-shrink: 0;
}

.l-tile-2_1col .l-tile_item:first-of-type {
    width: 70%;
}
.l-tile-2_1col .l-tile_item:last-of-type {
    width: 30%;
}
.l-tile-1_2col .l-tile_item:first-of-type {
    width: 30%;
}
.l-tile-1_2col .l-tile_item:last-of-type {
    width: 70%;
}
.l-tile-3_1col .l-tile_item:first-of-type {
    width: 80%;
}
.l-tile-3_1col .l-tile_item:last-of-type {
    width: 20%;
}

.l-grid_item-4 .c-table,
.l-grid_item-4 .c-table_content {
    height: 100%;
}

.c-link-list_v2 .c-link-list_item {
  border-bottom: 1px solid #a5acb8;
}
.c-link-list_v2 .c-link-list_item a {
  border-bottom: none;
}
.c-link-list_col2 {
    display: flex;
    justify-content: space-between;
}
.c-link-list_col2>* {
    width: 45%;
}

.num-list li {
  list-style: decimal;
  margin-left: 20px;
}
.cnt-list li {
  counter-increment: cnt;
  padding-left: 25px;
  margin-top: 10px;
}
.cnt-list li::before {
  content: "(" counter(cnt) ") ";
  margin-left: -25px;
}

.fl-right {float: right;}
.u-fw-bold.c-table_headCell {background-color: #e1e6ed!important;}
.u-fw-bold {font-weight: 700!important;}
.c-table_head .c-table_headCell {background-color: #edf0f5!important;}

.link-list .u-icon-slide_item {
    display: inline-block;
    position: relative;
    top: 3px;
    right: -5px;
}

/*-------------------------------------------------
	sustainability/cso_message.html
-------------------------------------------------*/
#cso_message .c-hero,#cso_message .c-hero_right{background-image:url(/sustainability/assets/img/cso_message_img01.jpg);background-repeat:no-repeat;background-position:left center;background-size:570px 320px}
#cso_message .c-hero-image img{display:none;width:100%;height:100%;object-fit:cover}
.l-grid-reverse-sm>[class^=l-grid_item]{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}
#cso_message .c-hero-text,#cso_message .c-hero-text_right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:320px;padding:56px 40px;border:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
#cso_message .c-hero-text .catch,#cso_message .c-hero-text_right .catch{font-size: 24px;line-height:1.3;letter-spacing:.06em;color:#fff}
#cso_message .c-hero-text .name,#cso_message .c-hero-text_right .name{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:24px;letter-spacing:.01em;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
#cso_message .c-hero-text .name .position,#cso_message .c-hero-text_right .name .position{font-size:14px;letter-spacing:.08em;color:#fff}
#cso_message .c-hero-text .name .signature,#cso_message .c-hero-text_right .name .signature{width:157px;height:36px;margin-left:16px}
#cso_message .c-hero-text .name_instead_of_sign,#cso_message .c-hero-text_right .name_instead_of_sign{font-size:20px;margin-top:6px;letter-spacing:.01em;color:#fff}

.c-subscriptText{
    position: relative;
    top: -2px;
}
.c-localNav_list {
      z-index: 1;
    position: relative;
}


@media only screen and (max-width: 767px) {
    .sdgsInfo {
      font-size: 1.1rem;
      line-height: 1.5;
    }
    .sdgsInfo p {
      margin-left: 110px;
    }
    .sdgsInfo img {
      width: 85px;
    }
  .anchor {
      padding-top: 100px;
      margin-top: -20px;
    }
    .l-tile-2_1col {
      display: block;
    }
    .l-tile-2_1col .l-tile_item:first-of-type,
    .l-tile-2_1col .l-tile_item:last-of-type {
      width: 100%;
    }
    .l-tile-1_2col .l-tile_item {
        width: 100% !important;
    }
    .l-tile-3_1col .l-tile_item:first-of-type {
        width: 100%;
    }
    .l-tile-3_1col .l-tile_item:last-of-type {
        width: 100%;
    }
    .l-tile .l-grid_item:last-of-type {
        margin-bottom: 0;
    }
    .c-link-list_col2 {
      display: block;
    }
    .c-link-list_col2>* {
        width: 100%;
    }
    .sp-w55-Per {
      width: 55% !important;
      margin: 0 auto;
      display: block;
    }

/*-------------------------------------------------
	sustainability/mcc/responsible-care/logistics.html
-------------------------------------------------*/
    #logistics .l-tile-2_1col .l-tile_item:last-of-type .c-img{
        width: 60%;
        margin: 0 auto;
    }

/*-------------------------------------------------
	sustainability/cso_message.html
-------------------------------------------------*/
	#cso_message .c-hero,#cso_message .c-hero_right{background-image:none}
	#cso_message .c-hero .l-inner,#cso_message .c-hero_right .l-inner{padding:0}
	#cso_message .c-hero-image{height:auto}
	#cso_message .c-hero-image img{display:block;height:auto;vertical-align:bottom}
	#cso_message .c-hero-text,#cso_message .c-hero-text_right{height:auto;padding:34px!important}
	#cso_message .c-hero-text .catch,#cso_message .c-hero-text_right .catch{font-size:24px;letter-spacing:.02em}
	#cso_message .c-hero-text .name .position,#cso_message .c-hero-text_right .name .position{letter-spacing:.02em}
	#cso_message .c-hero-text .name .signature,#cso_message .c-hero-text_right .name .signature{margin-left:20px}
	

  
}


