@charset "UTF-8";

html {
  font-size: 62.5%;
}
body {
  font-size: 1.6rem;
}
.heading6 {
  display: flex;
  justify-content: space-between;
}
/* .link-list{margin: 0;} */
.p-breadcrumbs__list {
  box-sizing: border-box;
  max-width: 1264px;
  padding-left: 32px;
  padding-right: 32px;
}
.en_link_btn {
  text-align: right;
  display: inline;
  position: relative;
  font-size: 12px;
  padding: 0px 0px 0px 15px;
  background: url(/sustainability/common/img/icon_lang.png) no-repeat left center;
}
.p-breadcrumbs__item + .p-breadcrumbs__item.en_link_btn::before {
  content: none;
  margin: 0;
}
.main_img {
  background: #e60012 url(/sustainability/society/img/bg_1.jpg) no-repeat right 90%;
  color: #ffffff;
  padding: 2px 0;
  background-size: 70%;
}
.society_top .main_img {
  background: #e60014 url(/sustainability/society/img/bg.jpg) no-repeat center 75%;
  color: #ffffff;
  padding: 72px 0;
  background-size: cover;
}
.main_img .heading1-v2__subtitle {
  color: #ffffff;
}
/*.image-set__frame{padding: 0 10px;}*/
.images_cont > figure:not(:last-child) {
  margin-right: 10px;
}
.video_title {
  border-bottom: 2px solid #e60012;
  display: inline-block;
}
.mt0 {
  margin-top: 0 !important;
}
.heading4__title.society_title {
  border-left: 10px solid #e60012;
  padding: 0 0 0 0.5em;
}
.n_icon:before {
  content: "NEW!";
  color: red;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  margin-left: 10px;
  height: 100%;
  display: inline-block;
  position: relative;
  top: -6px;
}

@media only screen and (max-width: 767.98px) {
  .mt20sp {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 767.99px) {
  .step h6 {
    background: #ffffff;
    padding: 0 5px 0 0;
  }
  .step .column__item:not(:last-child) .heading6 {
    background: url(/sustainability/society/img/arw.jpg) no-repeat right center;
    background-size: cover;
  }
  .mb80pc {
    margin-bottom: 80px;
  }
}
.society h5.title_1 {
  background: #fce6e6;
  padding: 18px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 10px;
}
.society .media.kanso_coment {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0 20px 0;
}
.society .kanso span {
  padding: 5px 20px;
  background: #666;
  font-size: 14px;
  color: #fff;
  border-radius: 50px;
  font-weight: bold;
  margin-right: 20px;
  white-space: nowrap;
}
.jido {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.jido > div:nth-child(1),
.jido > div:nth-child(3) {
  width: 15%;
  text-align: center;
}
.jido > div:nth-child(2) {
  width: 65%;
}
.hukidashi_1,
.hukidashi_2 {
  padding: 10px;
  background: #dbf0ff;
  border-radius: 10px;
  position: relative;
}
.hukidashi_1::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #dbf0ff;
}
.hukidashi_2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #dbf0ff;
}
@media screen and (max-width: 767.98px) {
  .hukidashi_1::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #dbf0ff;
  }
  .hukidashi_2::before {
    content: "";
    position: absolute;
    top: 110%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #dbf0ff;
  }
  .jido {
    display: block;
  }
  .jido > div {
    width: 100% !important;
  }
}
.society .kanso {
  display: flex;
  align-items: center;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.more_link {
  background: #fff;
  padding: 15px 40px;
  text-align: center;
  border-radius: 50px;
  margin: 10px 0;
  display: inline-block;
  width: 30%;
  border: #000 2px solid;
  font-size: 18px;
  color: #000;
}
.more_link:hover {
  color: #e60012;
}

.txt_c {
  text-align: center;
}
.story_banner {
  margin-top: 40px;
  padding: 40px 0 40px 0;
  border-top: 1px solid #000;
}

ul.link-list > li.link-list__type--blank {
  padding-left: 1em;
  display: inline-block;
  position: relative;
}
ul.link-list > li.link-list__type--blank::before {
  content: "";
  display: inline-block;
  width: 7px !important;
  height: 10px !important;
  position: relative;
  top: -2px;
  background: url(https://www.ajinomoto.co.jp/app-files/img/sprite/icon.svg#arrow-usage) no-repeat 0 0;
  left: -10px;
}

.button .button__type.arw {
  position: relative;
  padding-right: 60px !important;
}
.button .button__type.arw::after {
  position: absolute;
  right: 10px;
  top: 40%;
  content: "";
  width: 10px;
  height: 10px;
  margin: 0 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
.button .button__type.arw:hover::after {
  border-top: 2px solid #e60012;
  border-right: 2px solid #e60012;
}
.image-set__caption,
.image-set__caption--center,
.image-set__caption--right {
  font-size: 14px;
}
.util-sup{
  top:0;
}
.unorder-list_250114_1{
  display: flex; 
  flex-wrap: wrap;
}
.unorder-list_250114_1 li{
  display: inline-block;
  width: auto;
  margin:0 2em 0 0 !important;
}
.main_color_underline{
  border-bottom: 2px solid #e60013;
  padding-bottom:5px;
  display: inline-block;
}