/* ==========================================================================
   parts
   ========================================================================== */
.p-txt.-mt1em {
  margin-top: 1em;
}

.p-txt.-mt3em {
  margin-top: 3em;
}

.c-factoryContainer-contents .p-txt {
  margin-bottom: 40px;
}

.c-parkContainer-contents .p-txt {
  margin-bottom: 40px;
}

.-txtCenter {
  text-align: center;
}

/* ==========================================================================
   modules
   ========================================================================== */
.m-factoryImg,
.m-parkImg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 768px) {

  .m-factoryImg,
  .m-parkImg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media only screen and (max-width: 768px) {
  .m-grid.-row>.m-grid-content {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .m-grid.-row>.m-grid-img {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 768px) {
  .m-grid-img>.m-grid-figcap {
    text-align: center;
  }
}

.m-factoryImg-img img,
.m-parkImg-img img {
  max-width: 100%;
  height: auto;
}

@media print,
screen and (min-width: 769px) {

  .m-factoryImg-img,
  .m-parkImg-img {
    margin-right: 23px;
  }

  .m-factoryImg-img:last-child,
  .m-parkImg-img:last-child {
    margin-right: 0;
  }
}

@media only screen and (max-width: 768px) {

  .m-factoryImg-img,
  .m-parkImg-img {
    text-align: center;
  }

  .m-factoryImg-img+.m-factoryImg-img,
  .m-parkImg-img+.m-factoryImg-img,
  .m-factoryImg-img+.m-parkImg-img,
  .m-parkImg-img+.m-parkImg-img {
    margin-top: 15px;
  }
}

.m-factoryImg-figcap,
.m-factoryDetailImg-figcap,
.m-parkImg-figcap,
.m-parkDetailImg-figcap {
  color: #333;
  font-size: 1.4rem;
}

@media print,
screen and (min-width: 769px) {

  .m-factoryImg-figcap,
  .m-factoryDetailImg-figcap,
  .m-parkImg-figcap,
  .m-parkDetailImg-figcap {
    line-height: 1.75;
  }
}

@media only screen and (max-width: 768px) {

  .m-factoryImg-figcap,
  .m-factoryDetailImg-figcap,
  .m-parkImg-figcap,
  .m-parkDetailImg-figcap {
    line-height: 1.5;
  }
}

.m-factoryDetailImg img {
  max-width: 100%;
  height: auto;
}

@media print,
screen and (min-width: 769px) {
  .m-factoryDetailImg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 880px;
    margin: auto;
  }
}

@media print,
screen and (min-width: 769px) {
  .m-factoryDetailImg-img {
    margin-right: 20px;
  }

  .m-factoryDetailImg-img:last-child {
    margin-right: 0;
  }
}

@media only screen and (max-width: 768px) {
  .m-factoryDetailImg-img {
    text-align: center;
  }

  .m-factoryDetailImg-img+.m-factoryDetailImg-img {
    margin-top: 15px;
  }
}

.m-parkDetailImg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .m-parkDetailImg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.m-parkDetailImg img {
  max-width: 100%;
  height: auto;
}

@media print,
screen and (min-width: 769px) {
  .m-parkDetailImg-img {
    width: 25%;
    margin-right: 20px;
  }

  .m-parkDetailImg-img:last-child {
    margin-right: 0;
  }
}

@media only screen and (max-width: 768px) {
  .m-parkDetailImg-img {
    text-align: center;
  }

  .m-parkDetailImg-img+.m-parkDetailImg-img {
    margin-top: 15px;
  }
}

@media print,
screen and (min-width: 769px) {
  .c-activityContainer .m-grid-img+.m-grid-img {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .c-activityContainer .m-grid-img+.m-grid-img {
    margin-top: 15px;
  }
}

@media print,
screen and (min-width: 769px) {
  .c-contentsContainer-contents {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .c-contentsContainer-contents {
    margin-bottom: 60px;
  }
}

.m-relationLink {
  margin-top: 30px;
}

/* ==========================================================================
   components
   ========================================================================== */
.c-headdingContainer {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}

@media print,
screen and (min-width: 769px) {
  .c-headdingContainer {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 1200px;
    min-width: 1000px;
  }
}

@media only screen and (max-width: 768px) {
  .c-headdingContainer {
    width: 92%;
  }
}

@media only screen and (max-width: 768px) {
  .c-headdingContainer {
    margin-bottom: 47px;
  }
}

.c-devContainer {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}

@media print,
screen and (min-width: 769px) {
  .c-devContainer {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 1200px;
    min-width: 1000px;
  }
}

@media only screen and (max-width: 768px) {
  .c-devContainer {
    width: 92%;
  }
}

@media only screen and (max-width: 768px) {
  .c-devContainer {
    margin-bottom: 47px;
  }
}

.c-devContainer-inner {
  position: relative;
  margin: 0 auto;
  width: calc(100% - 100px);
  max-width: 1080px;
}

@media only screen and (max-width: 768px) {
  .c-devContainer-inner {
    width: 100%;
  }
}

.c-activityContainer {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}

@media print,
screen and (min-width: 769px) {
  .c-activityContainer {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 1200px;
    min-width: 1000px;
  }
}

@media only screen and (max-width: 768px) {
  .c-activityContainer {
    width: 92%;
  }
}

@media only screen and (max-width: 768px) {
  .c-activityContainer {
    margin-bottom: 47px;
  }
}

.c-activityContainer-inner {
  position: relative;
  margin: 0 auto;
  width: calc(100% - 100px);
  max-width: 1080px;
}

@media only screen and (max-width: 768px) {
  .c-activityContainer-inner {
    width: 100%;
  }
}

@media print,
screen and (min-width: 769px) {
  .c-activityContainer-lead {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .c-activityContainer-lead {
    margin-bottom: 60px;
  }
}

@media print,
screen and (min-width: 769px) {
  .c-factoryContainer {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .c-factoryContainer {
    margin-bottom: 60px;
  }
}

@media print,
screen and (min-width: 769px) {
  .c-factoryContainer-contents {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .c-factoryContainer-contents {
    margin-bottom: 60px;
  }
}

@media print,
screen and (min-width: 769px) {
  .c-parkContainer {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .c-parkContainer {
    margin-bottom: 60px;
  }
}

@media print,
screen and (min-width: 769px) {
  .c-parkContainer-contents {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .c-parkContainer-contents {
    margin-bottom: 60px;
  }
}

@media print,
screen and (min-width: 769px) {
  .c-agreementContainer {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .c-agreementContainer {
    margin-bottom: 60px;
  }
}

.c-agreementContainer-contents {
  margin-bottom: 30px;
}

@media print,
screen and (min-width: 769px) {
  .c-forestContainer {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .c-forestContainer {
    margin-bottom: 60px;
  }
}

.c-forestContainer-contents {
  margin-bottom: 80px;
}

@media only screen and (max-width: 768px) {
  .c-forestContainer-contents {
    margin-bottom: 40px;
  }
}

@media print,
screen and (min-width: 769px) {
  .c-collaboContainer {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .c-collaboContainer {
    margin-bottom: 60px;
  }
}

.c-collaboContainer-contents {
  margin-bottom: 30px;
}

/* ==========================================================================
   /csr/society/area/activation/ から移設
   ========================================================================== */

/* ==========================================================================
   parts
   ========================================================================== */
.p-txt.-mt1em {
  margin-top: 1em;
}

/* ==========================================================================
   modules
   ========================================================================== */
.m-grid-img>.m-grid-figcap {
  text-align: center;
}

@media print,
screen and (min-width: 769px) {
  .m-grid.-col2 {
    width: 920px;
    margin: 30px auto;
  }
}

@media only screen and (max-width: 768px) {
  .m-grid.-col2 {
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .m-grid.-col2 .m-grid-img+.m-grid-img {
    margin-top: 15px;
  }
}

@media print,
screen and (min-width: 769px) {
  .m-grid.-col2 .m-grid-img:first-child {
    margin-right: 40px;
  }
}

@media print,
screen and (min-width: 769px) {
  .m-grid.-col3 {
    width: 880px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media only screen and (max-width: 768px) {
  .m-grid.-col3 {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .m-grid.-col3 .m-grid-img+.m-grid-img {
    margin-top: 15px;
  }
}

@media print,
screen and (min-width: 769px) {
  .m-grid.-col3 .m-grid-img {
    margin-right: 20px;
  }

  .m-grid.-col3 .m-grid-img:last-child {
    margin-right: 0;
  }
}

.m-grid.-col4 {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 30px;
}

@media only screen and (max-width: 768px) {
  .m-grid.-col4 {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr;
    margin-top: 30px;
  }
}


.m-grid.-centerImg {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
}

@media only screen and (max-width: 768px) {
  .m-grid.-centerImg {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media print,
screen and (min-width: 769px) {
  .m-grid.-centerImg .m-grid-img {
    margin: 0;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 768px) {
  .m-grid.-centerImg .m-grid-img+.m-grid-img {
    padding-top: 15px;
  }
}

.m-grid.-column .m-grid-img img {
  padding: 0 10px;
}

@media only screen and (max-width: 768px) {
  .m-grid.-column .m-grid-img img {
    display: block;
    margin: auto;
    padding: 0;
  }
}

@media only screen and (max-width: 768px) {
  .m-grid.-column .m-grid-img img+img {
    padding-top: 15px;
  }
}

.m-topicsContainer {
  padding: 45px 50px;
  background: #f5f5ee;
}

@media only screen and (max-width: 768px) {
  .m-topicsContainer {
    padding: 20px;
  }
}

.m-voiceContainer {
  padding: 45px 50px;
  background: #f5f5ee;
}

@media only screen and (max-width: 768px) {
  .m-voiceContainer {
    padding: 20px;
  }
}

/* ==========================================================================
   components
   ========================================================================== */
.c-headdingContainer {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}

@media print,
screen and (min-width: 769px) {
  .c-headdingContainer {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 1200px;
    min-width: 1000px;
  }
}

@media only screen and (max-width: 768px) {
  .c-headdingContainer {
    width: 92%;
  }
}

@media only screen and (max-width: 768px) {
  .c-headdingContainer {
    margin-bottom: 47px;
  }
}

.c-contentsContainer {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

@media print,
screen and (min-width: 769px) {
  .c-contentsContainer {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 1200px;
    min-width: 1000px;
  }
}

@media only screen and (max-width: 768px) {
  .c-contentsContainer {
    width: 92%;
  }
}

@media print,
screen and (min-width: 769px) {
  .c-contentsContainer {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .c-contentsContainer {
    margin-bottom: 60px;
  }
}

.c-contentsContainer-inner {
  position: relative;
  margin: 0 auto;
  width: calc(100% - 100px);
  max-width: 1080px;
}

@media only screen and (max-width: 768px) {
  .c-contentsContainer-inner {
    width: 100%;
  }
}

@media print,
screen and (min-width: 769px) {
  .c-contentsContainer-innerItem {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 768px) {
  .c-contentsContainer-innerItem {
    margin-bottom: 40px;
  }
}

.m-dotList-item {
  font-size: 1.6rem;
  line-height: 1.75;
  text-indent: -1.3em;
  padding-left: 1em;
}

.m-dotList-item::before {
  content: '・';
  display: inline;
  margin-right: 0.3em;
}