* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
}
.align-center {
  text-align: center;
}
ul {
  list-style: none;
  padding-left: 0;
}
.panel {
  box-shadow: none;
}
/* banner */
.innner-pc.swiper-container {
  height: 640px;
}
.innner-pc .swiper-slide {
  background-size: cover;
}
.innner-pc .container > * {
  margin-left: calc(1 / 12 * 100%);
}
.innner-pc .pc-small-title {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: var(--color-icon-01);
  padding: 268px 0 24px;
}
.innner-pc .banner-text-title {
  font-size: 48px;
  font-weight: 500;
  line-height: 72px;
  color: var(--color-icon-01);
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .innner-wap.swiper-container {
    height: 580px;
    margin-bottom: 80px;
  }
  .innner-wap .swiper-slide {
    background-size: cover;
  }
  .wap-small-title {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: var(--color-icon-01);
    padding: 110px 0 16px;
  }
  .innner-wap .banner-text-title {
    font-size: 30px;
    font-weight: normal;
    line-height: 42px;
    color: var(--color-icon-01);
    padding: 0;
  }
  .category .panel-wrapper .panel h5,
  .category .container > .panel .content h5 {
    font-size: 28px;
  }
}
.content-img-wrapper {
  padding-top: 135px;
  padding-bottom: 160px;
  position: relative;
  z-index: -1;
}
.content-img-wrapper .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1280px !important;
}
.content-img-wrapper .container > img:first-child {
  position: absolute;
  right: -570px;
  top: -393px;
  max-width: 900px;
  width: 900px;
  z-index: -1;
}
.content-img-wrapper .content-img {
  padding-right: 159px;
}
.content-img-wrapper h2 {
  font-size: 48px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.5px;
  color: #000018;
  margin-bottom: 16px;
}
.content-img-wrapper p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.5px;
  color: #36383b;
  max-width: 594px;
}
.content-img-wrapper img {
  max-width: 600px;
  width: 100%;
  height: auto;
}
.category .container {
  max-width: 1280px !important;
}
.category .container > img {
  position: absolute;
  left: -589px;
  bottom: -259px;
  width: 900px;
  z-index: -1;
}
.category h2 {
  font-size: 48px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.5px;
  text-align: center;
  color: #000018;
  margin-bottom: 56px;
}
.category .panel img {
  width: 100%;
  height: auto;
  background: #000;
}
.category p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.5px;
  color: #000018;
}
.rtl .category p {
  text-align: right;
}
.category .panel-wrapper {
  margin-bottom: 186px;
  text-align: center;
}
.category .panel-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.category .panel-wrapper .panel {
  margin-right: 40px;
  text-align: left;
}
.rtl .category .panel-wrapper .panel {
  margin-left: 40px;
  margin-right: inherit;
}
.category .panel-wrapper .panel:last-child {
  margin-left: 40px;
  margin-right: 0;
}
.category .panel-wrapper .panel .content {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 40px;
}
.category .panel-wrapper .panel img {
  margin-bottom: 48px;
}
.category .panel-wrapper .panel h5 {
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.88px;
  color: #000018;
  margin-bottom: 16px;
  margin-top: 0;
}
.rtl .category .panel-wrapper .panel h5 {
  text-align: right;
}
.category .container > .panel {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 160px;
}
.category .container > .panel img {
  width: calc(50% - 40px);
  margin-right: 120px;
}
.category .container > .panel .content {
  max-width: 551px;
}
.category .container > .panel .content h5 {
  font-size: 48px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.5px;
  color: #000018;
  margin-bottom: 24px;
  margin-top: 0;
}
.rtl .category .container > .panel .content h5 {
  text-align: right;
}
@media screen and (min-width: 835px) and (max-width: 1024px) {
  .category .container > .panel .content h5 {
    font-size: 28px;
  }
}
@media screen and (min-width: 835px) {
  #banner {
    background-image: url('../images/csr-approach/csr-planning-policy.jpg');
  }
}
@media only screen and (max-width: 1370px) {
  .category .panel-wrapper .panel {
    margin-right: 10px;
  }
  .category .panel-wrapper .panel:last-child {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 1350px) {
  .content-img-wrapper .container,
  .content-img-wrapper .category .container {
    max-width: 1280px !important;
    padding-left: 0px;
    padding-right: 0px;
  }
  .category .container {
    padding: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .content-img-wrapper .container .content-img {
    padding-right: 16px;
  }
}
@media only screen and (max-width: 900px) {
  .content-img-wrapper .container {
    display: block;
    text-align: center;
  }
  .content-img-wrapper .container .content-img {
    padding-right: 0;
  }
  .content-img-wrapper .container p {
    margin: auto;
    margin-bottom: 32px;
  }
  .category .container > .panel {
    display: block;
  }
  .category .container > .panel img {
    margin-right: 0;
    width: 100%;
  }
  .category .container > .panel .content {
    margin: auto;
  }
  .category .container > .panel .content h5 {
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.94px;
    text-align: center;
    color: #000018;
    margin-bottom: 56px;
  }
  .category .container > .panel .content p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1.5px;
    text-align: center;
    color: #000018;
    margin-bottom: 32px;
  }
  .rtl .category .panel-wrapper .panel {
    margin-left: inherit;
  }
  .rtl .category .container > .panel .content h5 {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .category .panel-wrapper {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  #banner {
    display: block;
    align-items: initial;
    height: 500px;
    margin-bottom: 80px;
  }
  #banner .content {
    text-align: center;
    padding-top: 30px;
  }
  #banner .content p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.33px;
    margin-bottom: 16px;
  }
  #banner .content h1 {
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.63px;
    text-align: center;
  }
  .content-img-wrapper {
    padding-top: 0px;
    padding-bottom: 80px;
  }
  .content-img-wrapper .container > img:first-child {
    display: none;
  }
  .content-img-wrapper .content-img h2 {
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.94px;
    text-align: center;
    color: #000018;
  }
  .content-img-wrapper .content-img p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1.5px;
    text-align: center;
    color: #36383b;
  }
  .category {
    margin-bottom: 32px;
  }
  .category h2 {
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.94px;
    text-align: center;
    color: #000018;
  }
  .category .panel-wrapper {
    margin-bottom: 80px;
  }
  .category .panel-wrapper .panel {
    margin-right: 0px;
    max-width: initial;
    float: initial;
    margin-bottom: 40px;
  }
  .category .panel-wrapper .panel .content {
    padding: 0;
  }
  .category .panel-wrapper .panel:last-child {
    margin-left: 0px;
    float: initial;
    margin-bottom: 0px;
  }
  .category .panel-wrapper .panel img {
    margin-bottom: 24px;
  }
  .category .panel-wrapper .panel h5 {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 1.88px;
    color: #000018;
    margin-bottom: 16px;
  }
  .category .panel-wrapper .panel p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1.5px;
    color: #000018;
  }
  .category .container > img {
    display: none;
  }
  .category .container > .panel {
    padding-bottom: 0;
  }
  .category .container > .panel img {
    margin-bottom: 80px;
  }
}
