@charset 'utf-8';

/* ブレイクポイント */
/* 1000 */

/* aboutのトップ */
.about-lead {
  text-align: center;
  width: 100%;
  font-size: 1.625em;
  color: #179F5B;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  margin: 0 0 30px;
}

.anchor {
  width: 90%;
  max-width: 1080px;
  margin: 0 auto 100px auto;
}

.anchor ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
  margin: -3px 0 0;
}

.anchor ul li {
  width: 32.777777%;
}

.anchor ul li:nth-child(1) a {
  background-image: url(../images/anchor01.svg);
  background-position: center 40px;
}

.anchor ul li:nth-child(2) a {
  background-image: url(../images/anchor02.svg);
}

.anchor ul li:nth-child(3) a {
  background-image: url(../images/anchor03.svg);
}

.anchor ul li:nth-child(4) a {
  background-image: url(../images/anchor04.svg);
}

.anchor ul li:nth-child(5) a {
  background-image: url(../images/anchor05.svg);
}

.anchor ul li:nth-child(6) a {
  background-image: url(../images/anchor06.svg);
  background-position: center 60px;
  background-size: 300px;
}

.anchor ul li a {
  margin-top: 3px;
  background: no-repeat center 40px;
  background-size: 270px;
  position: relative;
  display: inline-block;
  background-color: #F3F5F8;
  width: 100%;
  height: 200px;
  line-height: 70px;
  text-decoration: none;
  text-align: center;
}

.anchor ul li a:before,
.anchor ul li a:after {
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  border-radius: 2px;
  background: #179F5B;
  bottom: 20px;
}

.anchor ul li a:hover:before,
.anchor ul li a:hover:after {
  bottom: 15px;
  transition: bottom .2s ease-in-out;
}

.anchor ul li a:before {
  left: calc(50% - 6px);
  transform: translateX(-50%) rotate(50deg);
}

.anchor ul li a:after {
  left: 50%;
  transform: translateX(-50%) rotate(-50deg);
}

.anchor ul li a:hover {
  opacity: 100%;
}

.anchor ul li a span {
  display: none;
}

@media screen and (max-width: 1000px) {

  .about-lead {
    font-size: 1.3125em;
    line-height: 34px;
    margin: 0 0 13px;
  }

  .anchor {
    width: 100%;
    padding: 0 15px;
    margin: 0 0 40px;
  }

  .anchor ul li {
    width: 49.33333%;
  }

  .anchor ul li:nth-child(1){order: 1;}
  .anchor ul li:nth-child(2){ order: 2;}
  .anchor ul li:nth-child(3){order: 3;}
  .anchor ul li:nth-child(4){order: 5;}
  .anchor ul li:nth-child(5){order: 6;}
  .anchor ul li:nth-child(6){order: 4;}

  .anchor ul li a {
    background-size: 130px;
    background-position: center top 20px;
    height: 96px;
  }

  .anchor ul li:nth-child(1) a {
    background-size: 130px;
    background-position: center top 20px;
  }

  .anchor ul li:nth-child(6) a {
    background-size: 151px;
    background-position: center 26px;
  }

  .anchor ul li a:before,
  .anchor ul li a:after {
    bottom: 7px;
  }

}

#general-section {

}

#general-section .wrap {
  width: 90%;
  max-width: 1080px;
  margin: 0 auto 0 auto;
  padding: 80px 0 120px 0;
}

#general-section.has-color {
  background: #F0FCF6;
}

#general-section .wrap h2 {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  padding-left: 84px;
  position: relative;
}

#general-section .wrap h2.performance span {
  font-size: 14px;
}

#general-section .wrap h2:before {
  position: absolute;
  display: block;
  content: "";
  width: 64px;
  height: 64px;
  top: 50%;
  background: no-repeat center center;
  background-size: cover;
  transform: translateY(-50%);
  left: 0;
}

#general-section .wrap h2.sustainable:before {
  background-image: url(../images/icon-earth.svg) ;
}

#general-section .wrap h2.six-fields:before {
  background: url(../images/icon-gear.svg);
}

#general-section .wrap h2.reputation:before {
  background-image: url(../images/icon-search.svg);
}

#general-section .wrap h2.performance:before {
  background-image: url(../images/icon-building.svg);
}

#general-section .wrap h2.partnership:before {
  background-image: url(../images/icon-partner.svg);
}

#general-section .wrap h2.people:before {
  background-image: url(../images/icon-people.svg);
}

#general-section .wrap h2.organization:before {
  background-image: url(../images/icon-people.svg);
}

#general-section .wrap p {
  line-height: 2.125;
  margin: 40px 40px -5px 40px;
}

#general-section.has-image .wrap {
  display: flex;
  justify-content: space-between;
}

#general-section.has-image .wrap .image {
  margin-left: 40px;
}

#general-section.has-image .wrap .image img.reputation,
#general-section.has-image .wrap .image img.performance {
  width: 430px;
  height: 250px;
}

#general-section .wrap img {
  width: 100%;
  max-width: 875px;
  height: auto;
}

#general-section ul.partner-list {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin-top: 30px;
}

#general-section ul.partner-list li {
  background: #fff;
  padding: 32px 40px 57px 40px;
  width: 48%;
  border-top: 2px solid #179F5B;
}

#general-section ul.partner-list li a {
  display: inline-block;
  font-size: 1.375em;
  text-decoration: none;
  color: #111;
  position: relative;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#general-section ul.partner-list li a:before {
  position: absolute;
  display: block;
  content: "";
  background: #179F5B;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  right: -40px;
}

#general-section ul.partner-list li p {
  margin: 17px 0 0 0;
}

#general-section ul.partner-list li p.list-title {
  font-size: 1.375em;
  margin: -8px 0 0 0;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#general-section ul.partner-list li ul.list-text {
  padding: 0;
  margin-top: 10px;
  list-style: none;
}

#general-section ul.partner-list li ul.list-text li {
  border-top: none;
  padding: 0;
  width: 100%;
  margin: 9px 0 0 0;
  line-height: 1.6;
}

#general-section ul.partner-list li a:after {
  right: -34px;
}

#general-section .wrap > a {
  display: block;
  font-size: 1.125em;
  width: 300px;
  height: 64px;
  line-height: 64px;
  margin: 40px auto 0 auto;
  background: #179F5B;
  color: #fff;
  text-decoration: none;
  border-radius: 32px;
}

#general-section ul.structure {
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 62px 40px 0 40px;
}

#general-section ul.structure li {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  width: 45%;
  font-size: 1.375em;
  position: relative;
  padding-left: 20px;
}

#general-section ul.structure li:before {
  position: absolute;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  background: #179F5B;
  border-radius: 50%;
  left: 0;
  top: 10px;
}

#general-section ul.structure li img {
  display: block;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  margin: 0 auto;
  width: 50%;
}

#general-section ul.structure li p {
  text-align: center;
  margin: 16px 0 0 0;
  font-size: 1.125rem;
}

#general-section p.cfo {
  text-align: center;
  margin: 120px 0 0 0;
}

#general-section p.cfo span {
  font-size: 1.375em;
  position: relative;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#general-section p.cfo span:before,
#general-section p.cfo span:after {
  position: absolute;
  display: block;
  content: "";
  width: 39px;
  height: 3px;
  background: #111;
  border-radius: 2px;
  top: 2px;
}

#general-section p.cfo span:before {
  transform: rotate(60deg);
  left: -40px;
}

#general-section p.cfo span:after {
  transform: rotate(-60deg);
  right: -33px;
}

#general-section .wrap > a.intern {
  width: 533px;
  margin: 70px auto 0 auto;
}

#general-section .wrap .organization {
  text-align: center;
  margin-top: 43px;
}

#general-section .wrap .organization-graph {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  max-width: 1000px;
  border: 1px solid #179F5B;
  padding: 37px 60px 35px 50px;
  margin: 70px auto 0;
}

#general-section .wrap .organization-graph p {
  margin: 0;
}

.organization-graph .image {
  position: relative;
  display: flex;
  align-items: center;
}

.organization-graph .image img:nth-child(2) {
  padding-left: 61px;
}

#general-section .wrap .organization-graph span {
  position: absolute;
  display: block;
  content: "";
  right: -55px;
  font-size: 12px;
  bottom: -26px;
}

#general-section ul.structure.vertical {
  display: block;
  margin: 45px 40px 0 40px;
}

#general-section ul.structure.vertical li {
  width: 100%;
}

#general-section ul.structure.vertical li + li {
  margin-top: 20px;
}

#general-section ul.structure.vertical li p {
  font-size: 1rem;
  margin: 15px 0 0 -20px;
  text-align: left;
}

#general-section ol {
  padding: 0;
  margin: 0px 40px 0 40px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#general-section ol > li {
  margin-top: 40px;
  padding: 32px 37px 40px 45px;
  width: 48%;
  border: 1px solid #E1E4E8;
}

#general-section ol li h3 {
  display: flex;
  line-height: 1.7;
  font-size: 1.375em;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#general-section ol li h3 span.green {
  color: #179F5B;
}

#general-section ol ul {
  margin-top: 17px;
  padding: 0;
}

#general-section ol ul li {
  border: none;
  padding: 0;
  width: initial;
  line-height: 2.125;
  list-style: none;
}

#general-section .sdgs-text {
  padding-left: 20px;
}

#general-section .sdgs-text li {
  position: relative;
}

#general-section .sdgs-text li:before {
  display: block;
  position: absolute;
  content: "・";
  top: 0;
  left: -20px;
}

#general-section .wrap ol li > p {
  margin: 23px 0 0;
}

#general-section .sdgs-image {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin: 0;
}

#general-section .sdgs-image li.large {
  width: 70px;
  height: 70px;
}

#general-section .sdgs-image li {
  width: 50px;
  height: 50px;
  margin-top: 2px;
  margin-left: 2px;
}

#general-section .sdgs-image li img {
  width: 100%;
}

.for-about-sp {
  display: none;
}

@media screen and (max-width: 1000px) {

  .for-about-sp {
    display: block;
  }

  #general-section .wrap {
    width: 100%;
    padding: 40px 24px 43px 24px;
  }

  #general-section.has-space .wrap {
    padding: 35px 24px 43px 24px;
  }

  #general-section.has-space.organization .wrap {
    padding: 49px 24px 43px 24px;
  }

  #general-section .wrap h2 {
    font-size: 1.5em;
    line-height: 1.41666666;
  }

  #general-section .wrap h2.sustainable {
    margin-bottom: 16px;
  }

  #general-section .wrap h2.six-fields {
    margin-bottom: 18px;
  }

  #general-section .wrap h2.reputation {
    margin-bottom: 22px;
  }

  #general-section .wrap h2.performance {
    margin-bottom: 16px;
  }

  #general-section .wrap h2.partnership {
    margin-bottom: 21px;
  }

  #general-section .wrap h2.people {
    margin-bottom: 36px;
  }

  #general-section .wrap h2.organization {
    margin-bottom: 41px;
  }

  #general-section .wrap img {
    width: 100%;
  }

  #general-section.has-image .wrap .image img.reputation,
#general-section.has-image .wrap .image img.performance {
  width: 100%;
  height: auto;
}

#general-section .wrap ol li > p {
  margin-top: 10px;
}

  /* オーガニゼーション */

  #general-section .wrap .organization {
    margin-top: 30px;
  }

  #general-section .wrap .organization img.for-about-sp {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }

  #general-section .wrap .organization-graph {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 24px 24px 50px 24px;
    margin: 40px auto 0;
  }

  #general-section .wrap .organization-graph p {
    margin: 0;
  }

  .organization-graph .image {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  #general-section .wrap .organization-graph .image img {
    margin-top: 15px;
    display: block;
    width: 44%;
  }

  .organization-graph .image img:nth-child(2) {
    padding-left: 0;
  }

  #general-section .wrap .organization-graph span {
    right: -10px;
    font-size: 12px;
    bottom: -24px;
  }

  #general-section .wrap p {
    margin: 0;
    line-height: 2;
    font-size: 0.9375em;
  }

  #general-section ol {
    flex-direction: column;
    justify-content: initial;
    margin: 0;
  }

  #general-section ol ul {
    margin-top: 12px;
  }

  #general-section ol > li {
    width: 100%;
    margin-top: 20px;
    padding: 15px 20px 19px 20px;
  }

  #general-section ol ul li {
    font-size: 0.875em;
    line-height: 2;
  }

  #general-section ol li h3 {
    font-size: 1.125em;
    line-height: 27px;
  }

  #general-section .sdgs-image {
    margin-top: 0;
  }

  #general-section .sdgs-image li.large {
    width: 50px;
    height: 50px;
  }

  #general-section .sdgs-image li {
    width: 38px;
    height: 38px;
    margin-left: 1px;
  }

  #general-section.has-image .wrap {
    flex-direction: column;
    padding: 40px 24px 53px 24px;
  }

  #general-section.has-image .wrap .image {
    margin: 15px 0 0;
  }

  #general-section ul.partner-list {
    flex-direction: column;
    padding: 0;
    margin: 23px 0 0;
  }

  #general-section ul.partner-list li {
    width: 100%;
    padding: 25px 20px 30px 20px;
  }

  #general-section ul.partner-list li + li {
    margin-top: 25px;
  }

  #general-section ul.partner-list li a {
    font-size: 1.125em;
  }

  #general-section ul.partner-list li p {
    font-size: 0.875em;
    margin: 10px 0 0;
  }

  #general-section ul.partner-list li p.list-title {
    font-size: 1.125em;
  }

  #general-section ul.partner-list li p.list-text {
    margin: 5px 0 0;
  }

  #general-section ul.partner-list li a:before,
  #general-section ul.partner-list li a:after {
    top: 45%;
  }

  #general-section .wrap > a {
    width: 280px;
    height: 60px;
    font-size: 1em;
    margin: 30px auto 10px auto;
    line-height: 60px;
  }

  #general-section ul.structure {
    flex-direction: column;
    margin: 25px 0 40px;
  }

  #general-section ul.structure li {
    width: 100%;
    font-size: 1.125em;
    padding-right: 20px;
  }

  #general-section ul.structure li + li {
    margin: 30px 0 0;
  }

  #general-section ul.structure li p {
    font-family: "FOT-UD角ゴ_スモール Pr6N B";
    font-size: 1em;
    line-height: 1.5;
  }

  #general-section ul.structure li p span {
    font-family: "FOT-UD角ゴ_スモール Pr6N R";
    font-size: 14px;
  }

  #general-section ul.structure li img {
    width: 66%;
    margin: 20px auto 0 auto;
    height: auto;
  }

  #general-section ul.partner-list li ul.list-text {
    margin-top: 0;
  }

  #general-section ul.partner-list li ul.list-text li {
    font-size: 0.875em;
    line-height: 2;
    margin-top: 5px;
  }

  #general-section p.cfo {
    margin-top: 23px;
  }

  #general-section p.cfo span {
    font-size: 1rem;
  }

  #general-section .wrap > a.intern {
    width: 310px;
    height: 70px;
    padding: 12px 0;
    font-size: 1em;
    border-radius: 8px;
    line-height: 24px;
    margin: 70px auto 25px auto;
  }

  #general-section p.cfo span:before,
  #general-section p.cfo span:after {
    top: 5px;
    width: 30px;
  }

  #general-section p.cfo span:before {
    left: -33px;
  }

  #general-section p.cfo span:after {
    right: -28px;
  }

  #general-section ul.structure.vertical {
    margin: 0;
  }

  #general-section ul.structure.vertical li {
    font-family: "FOT-UD角ゴ_スモール Pr6N B";
    padding-right: 0;
  }

  #general-section ul.structure.vertical li p {
    font-family: "FOT-UD角ゴ_スモール Pr6N R";
    line-height: 2;
    margin: 10px 0 0 -20px;
  }
}


/* 下層 */
#common-section .wrap .content {
  display: flex;
}

#common-section .wrap .content p {
  width: 50%;
}

#common-section .wrap .content .image {
  width: 50%;
}

#common-section .wrap .content .image img {
  width: 100%;
  height: auto;
}

#common-section ul li:before {
  content: "・";
}

.link {
  width: 80%;
  max-width: 1080px;
  margin: 0 auto 120px auto;
  padding: 0 40px;
}

.link.about-top {
  margin: 0 auto 100px auto;
}

.link ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 0 30px 0;
  width: 100%;
}

.link ul li {
  width: 33%;
}

.link ul li a {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  display: flex;
  align-items: center;
  padding-left: 20px;
  height: 90px;
  box-shadow: 0 0 0 1px #E1E4E8;
  background-color: #fff;
  text-decoration: none;
  color: #111;
  transition: background .3s ease-in-out;
}

.link ul li a:hover {
  background: #F3F5F8;
}

.link > a {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  font-size: 1.125em;
  padding-left: 35px;
  position: relative;
  text-decoration: none;
  color: #179F5B;
}

.link > a:before,
.link > a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
}

.link > a:before {
  width: 25px;
  height: 25px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #179F5B;
}

.link > a:after {
  left: 6px;
  transform: translateY(-50%) rotate(180deg);
}

.link > a:hover:after {
  animation-name: left-slide;
}

@keyframes left-slide {
  0% {
      transform: translate(0, -50%) rotate(180deg);
      opacity: 1;
  }

  40% {
      opacity: 0;
  }

  40.9% {
      transform: translate(-50%, -50%) rotate(180deg);
      opacity: 0;
  }

  50% {
      transform: translate(50%, -50%) rotate(180deg);
      opacity: 0;
  }

  100% {
      transform: translate(0, -50%) rotate(180deg);
      opacity: 1;
  }
}

.link ul li a span {
  font-size: 1.125em;
  position: relative;
}

.link ul li a:hover .arrow:after {
  animation-name: horizontal-slide;
  animation-duration: .4s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
}

.link ul li a .arrow:after {
  background-image: url(../../shared/images/green-arrow.svg);
  right: -25px;
}

/* .link ul li:first-of-type a .arrow:after {
  right: 60px;
  top: 75%;
} */

/* greeting MV */

#mv {
  display: flex;
  justify-content: center;
  width: 100%;
}

#mv .image {
  width: 50%;
  padding-top: 35.1796%;
  background: url(../images/exective.jpg) no-repeat center center;
  background-size: cover;
}

#mv .text {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F0FCF6;
}

#mv .text p {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  margin: 0 0 0 30px;
  font-size: 1.625rem;
  line-height: 48px;
}

#mv .text p span {
  margin-top: 30px;
  display: inline-block;
  line-height: 2;
  font-family: "FOT-UD角ゴ_スモール Pr6N M";
  font-size: 1.25rem;
}

.greeting {
  margin: 70px 0 100px 0;
}

.greeting .wrap {
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
}

.greeting .wrap p {
  line-height: 2.125;
}

#mv .text p span.noharm-color {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  font-size: 1.625rem;
  color: #179F5B;
}

.greeting .wrap p + p {
  margin: 40px 0 0 0;
}

.greeting .wrap .exective-name {
  text-align: right;
  font-size: 1.875rem;
}

.greeting .wrap .exective-name span {
  font-size: 1rem;
  margin-right: 30px;
}

/* director */

#common-section dl {
  margin: 0 40px;
}

#common-section dl > div {
  display: flex;
  align-items: flex-start;
  padding: 25px 0;
}

#common-section dl > div:first-child {
  border-top: 1px solid #E1E4E8;
}

#common-section dl > div:last-child {
  border-bottom: 1px solid #E1E4E8;
}

#common-section dl > div + div {
  border-top: 1px solid #E1E4E8;
}

#common-section dl dt {
  width: 18%;
  color: #111;
  opacity: .5;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#common-section dl dd {
  line-height: 1.75;
  color: #111;
  margin: 0;
}

#common-section dl dd + dd {
  margin-top: 28px;
}

#common-section dl dd span {
  font-size: 0.8125em;
  line-height: 28px;
}

#common-section dl dd a {
  color: #179F5B;
  position: relative;
}

/* overview */

#common-section.association .wrap {
  width: 80%;
  max-width: 1000px;
  border: none;
}

#common-section.association .wrap:before {
  display: none;
}

#common-section.association dl {
  margin: 0;
}

#common-section.association dl dd + dd {
  margin: 1px 0 0 0;
}

#common-section.association dl dd a {
  color: #179F5B;
}

/* donation */

#common-section.donation > p {
  width: 80%;
  max-width: 1000px;
  margin: -10px auto 100px auto;
  line-height: 2.125;
}

#common-section.donation .wrap h2 a {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  position: relative;
  text-decoration: none;
  color: #111;
}

#common-section.donation .wrap h2 a:before {
  display: block;
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  background: #179F5B;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  right: -40px;
}

#common-section.donation .wrap h2 a.arrow:after {
  right: -34px;
}

#common-section .video {
  position: relative;
  width: 48%;
}

#common-section .video > div + div {
  margin-top: 10px;
}

#common-section.donation .wrap .content {
  margin: 0 40px;
}

#common-section.donation .wrap .content p {
  width: initial;
  margin: 0 40px 0 0;
}

#common-section.donation .wrap .content .theme {
  font-size: 1.125em;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  margin-top: 52px;
}

#common-section.donation .wrap .content ul {
  margin: 12px 0 0 0;
}

#common-section.donation .wrap .content ul li {
  padding-left: 15px;
}

#common-section.donation .wrap .content a {
  position: relative;
  display: inline-block;
  margin-top: 38px;
  color: #179F5B;
  line-height: 2;
}

#common-section.donation .wrap .content a span span:before {
  position: absolute;
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  background: url(../images/outer.svg) no-repeat center center;
  background-size: cover;
  top: 50%;
  transform: translateY(-50%);
  right: -24px;
}

#common-section.donation .wrap .content a.free-child span span::before {
  top: 74%;
  left: 107px;
}

#common-section.donation ul li:before {
  left: -5px;
}

#common-section.donation .wrap .content .text {
  width: 52%;
}

#common-section .video iframe {
  width: 100%;
}

/* #common-section.donation .wrap h2 a.adjust:before {
  display: none;
} */

#common-section.donation .wrap h2 a.adjust span:after {
  right: -33px;
}

#common-section.donation .wrap h2 a.adjust:hover span:after {
  animation-name: horizontal-slide;
  animation-duration: .4s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
}

@media screen and (max-width: 1000px) {

  #common-section .wrap .content {
    flex-direction: column;
    margin: 0 9px;
  }

  #common-section .wrap .content p {
    width: 100%;
    margin: 0;
  }

  #common-section .wrap .content .image {
    margin: 30px auto 0 auto;
    width: 100%;
    max-width: 450px;

  }

  #common-section .wrap .content .image.noharm {
    margin: 43px auto 0 auto;
  }

  #common-section ul li {
    margin-top: 12px;
    padding-left: 20px;
    line-height: 1.7;
  }

  .link {
    width: 100%;
    padding: 0 24px;
    margin: 0 0 68px 0;
  }

  .link.about-top {
    margin: 0 0 40px;
  }

  .link > a {
    font-size: 0.9375em;
  }

  .link ul {
    flex-direction: column;
    margin: 0 0 25px 0;
  }

  .link ul li {
    width: 100%;
  }

  .link ul li a {
    padding-left: 14px;
    height: 64px;
  }

  .link ul li a span {
    font-size: 0.9375rem;
  }

  .link ul li:first-of-type a .arrow:after {
    top: 50%;
    right: -25px;
  }


  /* MV */

  #mv {
    flex-direction: column;
  }

  #mv .image {
    padding-top: 68.8%;
  }

  #mv .image,
  #mv .text {
    width: 100%;
  }

  #mv .text {
    padding: 15px 0 30px 0;
  }

  #mv .text p {
    margin: 0;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.66666667;
  }

  #mv .text p span {
    display: inline-block;
    font-size: 1rem;
    line-height: 1.6875;
    margin-top: 10px;
  }

  #mv .text p span.noharm-color {
    font-size: 1.125rem;
  }

  .greeting {
    margin: 30px 0 53px 0;
  }

  .greeting .wrap {
    width: 100%;
    padding: 0 24px;
  }

  .greeting .wrap p {
    line-height: 2;
    font-size: 0.9375em;
  }

  .greeting .wrap p + p {
    margin: 15px 0 0 0;
  }

  .greeting .wrap .exective-name {
    font-size: 1.3125rem;
  }

  .greeting .wrap .exective-name span {
    font-size: 0.9375rem;
    margin-right: 12px;
  }

  /* direction */

  #common-section dl {
    margin: 0 9px;
  }

  #common-section dl dt {
    width: 100%;
    font-size: 0.9375em;
  }

  #common-section dl dd {
    font-size: 0.9375rem;
    line-height: 1.8;
  }

  #common-section dl dd + dd {
    margin-top: 15px;
  }

  #common-section dl dd span {
    font-size: 13px;
    line-height: 24px;
    display: inline-block;
  }

  #common-section dl > div {
    flex-direction: column;
    padding: 18px 0;
  }

  #common-section dl > div > div {
    margin-top: 3px;
  }

  /* overview */

  #common-section.association {
    padding: 0 24px;
  }

  #common-section.association .wrap {
    width: 100%;
  }

  /* donation */

  #common-section.donation > p {
    width: 100%;
    padding: 0 9px;
    margin: -5px 0 53px 0;
    font-size: 0.9375em;
  }

  #common-section.donation .wrap .content {
    margin: 0 9px;
  }

  #common-section.donation .wrap h2 {
    font-size: 1.25em;
  }

  #common-section.donation .wrap h2 {
    margin: 25px 0 20px 0;
  }

  #common-section.donation .wrap .content .text {
    width: 100%;
  }

  #common-section.donation .wrap .content p {
    margin: 0;
  }

  #common-section.donation .wrap .content .theme {
    font-size: 1em;
    margin-top: 20px;
  }

  #common-section.donation .wrap .content a {
    margin-top: 20px;
    font-size: 0.9375em;
  }

  #common-section.donation .wrap .content a span {
    position: relative;
  }

  #common-section.donation .wrap .content a.free-child span span::before {
    top: 50%;
    left: initial;
    right: -23px;
  }

  #common-section.donation .wrap .content ul {
    margin: 5px 0 0 0;
  }

  #common-section .video {
    width: 100%;
    padding-top: 56.26911%;
    margin-top: 35px;
  }

  #common-section .video.multiples {
    padding-top: 0;
  }

  #common-section .video div {
    position: relative;
    padding-top: 56.26911%;
  }

  #common-section .video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }

  #common-section.donation .wrap h2 a {
    font-size: 1.3125rem;
    line-height: 34px;
  }

  #common-section.donation .wrap h2 a.adjust span {
    position: relative;
  }

  #common-section.donation .wrap h2 a.adjust:before {
    display: none;
  }

  #common-section.donation .wrap h2 a.adjust span:before {
    display: block;
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    background: #179F5B;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    right: -40px;
  }

  #common-section.donation .wrap h2 a.adjust span:after {
    right: -34px;
  }

  #common-section.donation .wrap h2 a.arrow.adjust:before,
  #common-section.donation .wrap h2 a.arrow.adjust:after {
    display: none;
  }

  #common-section.donation .wrap .content a.npo:before {
    display: none;
  }




}

.logo-content {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto 100px;
}

.logo-description {
  line-height: 2.125;
  margin: 0 0 22px;
}

.logo-description span {
  display: block;
  margin-top: 25px;
}

.logo-contraction {
  list-style: none;
  margin: 0;
  padding: 23px 20px 23px 40px;
  border: 1px solid #179F5B;
}

.logo-contraction li + li {
  margin-top: 15px;
}

.designer {
  display: block;
  margin-bottom: 20px;
}

@media screen and (max-width: 1000px) {
  .logo-content {
    width: 100%;
    padding: 0 24px;
    margin: 0 0 50px;
  }

  .logo-description {
    font-size: 0.9375em;
    line-height: 2;
    margin: 0 0 15px;
  }

  .logo-description span {
    margin-top: 12px;
  }

  .logo-contraction {
    padding: 14px 20px 14px 20px;
  }

  .logo-contraction li {
    font-size: 0.9375em;
  }

  .logo-contraction li + li {
    margin-top: 10px;
  }

  .designer {
    margin-bottom: 10px;
  }
}





/*---- 資料ダウンロード　バナー ---*/
.shiryou_banner{
	padding: 0;
  text-align: center;
}
.shiryou_banner:hover {
  opacity: .8;
}
.shiryou_banner img{
	width: 80%;
	margin: 60px auto 0;
}
@media screen and (max-width: 1000px) {
	.shiryou_banner{
	padding: 0px 0 40px;
}
	.shiryou_banner img{
	width: 100%;
	margin: 0 auto;
}
}
/*---- 資料ダウンロード　バナー ---*/
