.contentfix960N2014 .mainArea {
  width: 100% !important;
}

#sustainable {
  font-size: 14px;
  line-height: 1.5;
  background-color: #F5F3E9;
  padding-bottom: 80px;
  background-image: url("/resource/club_com/special/sustainable/images/contents-bg.svg");
  background-size: cover;
  min-width: 1073px;
}
#sustainable .section {
  max-width: 1073px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 16px 56px;
}
#sustainable .section:first-of-type {
  margin-top: -70px;
}
#sustainable .section:last-of-type {
  padding-bottom: 0;
}
#sustainable .wrapper {
  background-color: #fff;
  padding: 48px 32px;
  border-radius: 16px;
}
#sustainable .wrapper + .wrapper {
  margin-top: 32px;
}
#sustainable .u-ta-center {
  text-align: center;
}
#sustainable .u-fw-b {
  font-weight: 600;
}
#sustainable .u-mt-8 {
  margin-top: 8px;
}
#sustainable .u-mt-12 {
  margin-top: 12px;
}
#sustainable .u-mt-32 {
  margin-top: 32px;
}
#sustainable .u-mb-16 {
  margin-bottom: 16px;
}
#sustainable .u-mb-40 {
  margin-bottom: 40px;
}
#sustainable .heading {
  font-weight: 600;
}
#sustainable .heading.-typeA {
  font-size: 30px;
  color: #183D9F;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
}
#sustainable .heading.-typeA .icon {
  margin-right: 14px;
}
#sustainable .heading.-typeB {
  font-size: 20px;
  margin-bottom: 16px;
}
#sustainable .heading.-typeC {
  font-size: 16px;
  padding: 16px;
  background-color: #EAF6EC;
  border-radius: 4px;
  margin-bottom: 16px;
}
#sustainable .anchorLink {
  max-width: 878px;
  margin-top: 57px;
  display: flex;
}
#sustainable .anchorLinkItem {
  background-color: #fff;
  border-radius: 16px;
  padding: 32px 24px 24px;
  width: 33.3333333333%;
  position: relative;
}
#sustainable .anchorLinkItem + .anchorLinkItem {
  margin-left: 16px;
}
#sustainable .anchorLinkItem-head {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
}
#sustainable .anchorLinkItem-head_inner {
  background-color: #183D9F;
  color: #fff;
  padding: 8px 24px;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
}
#sustainable .anchorLinkItem-head_text {
  font-weight: 600;
  margin-left: 8px;
}
#sustainable .anchorLinkItemList-item {
  font-weight: 600;
}
#sustainable .anchorLinkItemList-item + .anchorLinkItemList-item {
  margin-top: 8px;
}
#sustainable .textlink,
#sustainable .anchorLinkItemList-item_link {
  color: #183D9F;
}
#sustainable .textlink:has(.icon),
#sustainable .anchorLinkItemList-item_link:has(.icon) {
  display: inline-flex;
  align-items: center;
}
#sustainable .textlink .icon,
#sustainable .anchorLinkItemList-item_link .icon {
  margin-left: 4px;
}
#sustainable .textlink:hover,
#sustainable .anchorLinkItemList-item_link:hover {
  color: #F48E09;
}
#sustainable .caption {
  font-size: 12px;
}
#sustainable .colBox {
  display: flex;
}
#sustainable .colBox.-cols2 > * {
  width: 50%;
}
#sustainable .colBox.-cols3 > * {
  width: 33.3333333333%;
}
#sustainable .colBox.-margin16 > * + * {
  margin-left: 16px;
}
#sustainable .colBox.-margin36 > * + * {
  margin-left: 36px;
}
#sustainable .colBox.-jcCenter {
  justify-content: center;
}
#sustainable .colBox.-aiCenter {
  align-items: center;
}
#sustainable .colBox.-fdColumn {
  flex-direction: column;
}
#sustainable .btn {
  background-color: #fff;
  border: 1px solid #6E635F;
  border-radius: 4px;
  padding: 16px 36px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #333;
  font-weight: 600;
  position: relative;
}
#sustainable .btn:hover {
  text-decoration: none;
}
#sustainable .btn:hover:not(.-blue) {
  opacity: 0.7;
}
#sustainable .btn:after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  margin-top: auto;
  margin-bottom: auto;
  background: url(https://cdn.askul.co.jp/cms/assets/images/icon_angle_right_black.svg) no-repeat;
}
#sustainable .btn.-small {
  width: 338px;
  display: flex;
  box-sizing: border-box;
}
#sustainable .btn.-large {
  width: 508px;
  padding: 24px;
}
#sustainable .btn.-blue {
  background-color: #183D9F;
  color: #fff;
  border: none;
}
#sustainable .btn.-blue:after {
  background-image: url(https://cdn.askul.co.jp/cms/assets/images/icon_angle_right_white.svg);
}
#sustainable .btn.-blue:hover {
  background-color: #7086BD;
}
#sustainable .img {
  height: auto;
  max-width: 100%;
}
#sustainable .img.-border {
  border: 1px solid #D5D5D5;
  border-radius: 4px;
}
#sustainable .mv {
  position: relative;
}
#sustainable .mv-img {
  width: 100%;
  height: 635px;
  object-fit: cover;
}
#sustainable .mv-inner {
  max-width: 1073px;
  position: absolute;
  top: 240px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
#sustainable .line {
  height: 1px;
  border: 0;
  margin-top: 32px;
  margin-bottom: 32px;
  background: transparent linear-gradient(90deg, #d5d5d5, #d5d5d5 8px, transparent 0, transparent 0) repeat-x center/12px 1px;
}
#sustainable .linkCard {
  max-width: 155px;
  display: block;
}
#sustainable .linkCard-text {
  color: #183D9F;
  margin-top: 8px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#sustainable .linkCard-img {
  border-radius: 4px;
  height: auto;
  max-width: 100%;
}
#sustainable .linkCard:hover .linkCard-text {
  color: #F48E09;
  text-decoration: underline;
}
#sustainable .linkCard:hover .linkCard-img {
  opacity: 0.7;
}