﻿@charset "UTF-8";

.pt85{
  padding-top: 42px;
}

.w-80{
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.w-100{
  width: 100%;
}

.fz-11{
  font-size: 11px !important;
}

.color-red{
  color: #d5894c;
}

.brand-concept h4{
  margin-top: 0;
}

.sdgs .brand-concept-mv{
  box-sizing: border-box;
  padding-left: 17px;
  padding-right: 17px;
}
.sdgs-link{
  color: #bd6322;
  font-size: 16px;
  list-style: none;
  margin-top: 20px;
  margin-bottom: 0;
}
.sdgs-link a{
  text-decoration: none;
}
.sdgs-link a:visited,
.sdgs-link a:active,
.sdgs-link a:link{
  color: inherit;
}

.sdgs .philosophy{
  background-image: url(/sp/images/sdgs/bg-philosophy.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 196px;
  padding-bottom: 14px;
  margin-top: 8px;
}
.sdgs .philosophy h4{
  font-weight: normal;
  font-size: 16px;
  line-height: 1.0;
  padding-top: 15px;
  margin-bottom: 8px;
}

.sdgs .philosophy p{
  width: 100%;
  font-size: 14px;
  text-align: center;
  margin: 0;
}

.icon-sdgs{
  width: 56.5px;
  height: auto;
}