@charset "UTF-8";

/* Scss Document */
#greeting {
  text-align: center;
}

#greeting .flex_wrap {
  justify-content: space-between;
}

#greeting .flex_wrap .text {
  width: 660px;
}

#greeting .flex_wrap figure {
  width: 420px;
}

#greeting p {
  margin-bottom: 2em;
  line-height: 2.4;
}

#greeting .sign {
  margin-bottom: 5em;
  margin-top: 50px;
}

.flex_wrap.roots {
  flex-wrap: wrap;
  justify-content: space-between;
}

.flex_wrap.roots figure {
  margin-top: 2em;
  width: 555px;
}

.outline table {
  margin: 30px auto;
  width: 75%;
}

.outline table th,
.outline table td {
  padding: 1em;
  border-bottom: dotted 1px #000;
  text-align: left;
  vertical-align: top;
}

.outline table th {
  width: 20%;
  font-weight: bold;
}

.outline table th:before {
  margin-right: 1em;
  content: '■';
  display: inline-block;
  font-size: .8rem;
  font-weight: normal;
  color: #D0111B;
  vertical-align: middle;
}

.outline table td {
  width: 80%;
}

#certificate ul {
  margin: 0 auto;
  letter-spacing: -.5em;
  width: 75%;
}

#certificate li {
  margin: .25em 0;
  display: inline-block;
  width: calc(100% / 3);
  letter-spacing: normal;
}

#map .flex_wrap {
  justify-content: space-between;
}

#map .flex_wrap .text {
  width: 550px;
}

#map address {
  margin: 90px 0 .5em;
}

#map address img {
  margin-bottom: 10px;
  display: block;
}

#map p {
  padding: .5em 0;
  border-top: dotted 1px #000;
}

#map #googlemap {
  margin-top: 60px;
  height: 600px;
  margin-bottom: 90px;
}

.staff_list li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}

.staff_list li .photo {
  width: 350px;
}

.staff_list li .photo .name {
  margin-bottom: 10px;
  border-bottom: #00461D 3px solid;
  color: #00461D;
  font-size: 3.6rem;
  font-weight: normal;
  letter-spacing: 4px;
}

.staff_list li .photo p {
  margin-bottom: 1em;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
}

.staff_list li .photo p span {
  font-size: 1.4rem;
}

.staff_list li .photo img {
  width: 100%;
  height: auto;
}

.staff_list li .text {
  box-sizing: border-box;
  width: 760px;
  padding: 40px;
  border-top: #ABABAB 1px solid;
  border-left: #ABABAB 1px solid;
}

.staff_list li .text dt {
  margin-bottom: 8px;
  color: #00461D;
  font-size: 2.0rem;
  font-weight: bold;
  letter-spacing: 0.5px;
}

.staff_list li .text dd {
  margin-bottom: 30px;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0.5px;
}

.staff_list li:nth-child(even) {
  flex-direction: row-reverse;
}

.staff_list li:nth-child(even) .text {
  border-left: none;
  border-right: #ABABAB 1px solid;
}

.office_head p.lead {
  color: #006835;
  font-weight: bold;
}

.office_head01 {
  margin-top: 70px;
}

.office_lttl {
  margin: 120px 0 60px;
  font-size: 3.0rem;
  line-height: 1.5;
  text-align: center;
}

.office_lttl span {
  position: relative;
  display: inline-block;
}

.office_lttl span:before,
.office_lttl span:after {
  position: absolute;
  content: '';
  width: 47px;
  height: 2px;
  background: #006835;
  top: calc(50% - 1px);
}

.office_lttl span:before {
  left: -70px;
}

.office_lttl span:after {
  right: -70px;
}

.office_images {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.office_images li {
  margin-top: 40px;
}

.office_images li.col1 {
  width: 100%;
}

.office_images li.col2 {
  width: 550px;
}

.office_images li.col3 {
  width: 353px;
}

.office_images li.office_exterior03 {
  position: absolute;
  top: 399px;
  right: 0;
}

.sdgs p.lead {
  color: #006835;
  font-weight: bold;
}

.sdgs .sdgs_lttl {
  margin: 120px 0 60px;
  font-size: 3.0rem;
  line-height: 1.5;
  text-align: center;
}

.sdgs .sdgs_lttl span {
  position: relative;
  display: inline-block;
}

.sdgs .sdgs_lttl span:before,
.sdgs .sdgs_lttl span:after {
  position: absolute;
  content: '';
  width: 47px;
  height: 2px;
  background: #006835;
  top: calc(50% - 1px);
}

.sdgs .sdgs_lttl span:before {
  left: -70px;
}

.sdgs .sdgs_lttl span:after {
  right: -70px;
}

.sdgs .sdgs_mttl {
  width: 100%;
  margin-bottom: 1.25em;
  color: #006835;
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: .1em;
  text-align: center;
  line-height: 1.3;
}

.sdgs .sdgs_article {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 50px;
  padding: 60px;
  border: #c6c6c6 1px solid;
}

.sdgs .sdgs_article p {
  width: 500px;
}

.sdgs .sdgs_article figure {
  width: 475px;
}

.sdgs .sdgs_article:first-child {
  margin-top: 0;
}

.sdgs .sdgs_article:nth-child(even) p {
  order: 2;
}

.sdgs .sdgs_article:nth-child(even) figure {
  order: 3;
}

.sdgs.about .about_wrap {
  display: flex;
  justify-content: space-between;
}

.sdgs.about .about_img01 {
  width: 665px;
}

.sdgs.about .about_text {
  width: 420px;
}

.sdgs.initiative .lead {
  margin: 0;
  text-align: left;
}

.sdgs.initiative .initiative_lead_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}

.sdgs.initiative .initiative_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sdgs.initiative .initiative_img02 {
  width: 655px;
}

.sdgs.initiative .initiative_img03 {
  margin-top: 40px;
}

.sdgs.initiative .initiative_text {
  width: 430px;
}

@media screen and (max-width: 640px) {
  #greeting {
    text-align: left;
  }

  #greeting .flex_wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #greeting .flex_wrap .text {
    width: 100%;
  }

  #greeting .flex_wrap figure {
    width: 80%;
    margin: 0 auto;
  }

  .flex_wrap.roots {
    margin-top: 1em;
  }

  .flex_wrap.roots figure {
    margin-top: 1em;
    width: 49%;
  }

  .outline table {
    margin: 30px auto;
    width: 100%;
  }

  .outline table th,
  .outline table td {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: .5em 1em 1em 1em;
  }

  .outline table th {
    padding: .5em 1em 0 1em;
    border-bottom: none;
  }

  #map .flex_wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #map .flex_wrap .text {
    width: 100%;
  }

  #map .flex_wrap figure {
    width: 80%;
    margin: 0 auto;
  }

  #map address {
    margin: 20px 0 .5em;
  }

  #map #googlemap {
    margin-top: 60px;
    height: 300px;
    margin-bottom: 90px;
  }

  .staff_list li {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px;
    border: #EEE 2px solid;
  }

  .staff_list li .photo {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }

  .staff_list li .text {
    width: 100%;
    padding: 0;
    border: none;
  }

  .staff_list li:nth-child(even) .text {
    border: none;
  }

  .office_head p.center {
    text-align: left;
  }

  .office_head01 {
    margin-top: calc((60/760)*100vw);
  }

  .office_lttl {
    margin: calc((120/760)*100vw) 0 calc((60/760)*100vw);
    font-size: calc((36/760)*100vw);
  }

  .office_lttl span:before,
  .office_lttl span:after {
    width: calc((60/760)*100vw);
  }

  .office_lttl span:before {
    left: calc((-70/760)*100vw);
  }

  .office_lttl span:after {
    right: calc((-70/760)*100vw);
  }

  .office_images li {
    margin-top: calc((40/760)*100vw);
  }

  .office_images li.col2 {
    width: 48%;
  }

  .office_images li.col3 {
    width: 30%;
  }

  .office_images li.office_exterior03 {
    position: absolute;
    top: calc((235/760)*100vw);
    right: 0;
  }

  .sdgs .sdgs_lttl {
    margin: calc((120/760)*100vw) 0 calc((60/760)*100vw);
    font-size: calc((36/760)*100vw);
  }

  .sdgs .sdgs_lttl span:before,
  .sdgs .sdgs_lttl span:after {
    width: calc((60/760)*100vw);
  }

  .sdgs .sdgs_lttl span:before {
    left: calc((-70/760)*100vw);
  }

  .sdgs .sdgs_lttl span:after {
    right: calc((-70/760)*100vw);
  }

  .sdgs .sdgs_mttl {
    font-size: calc((36/760)*100vw);
  }

  .sdgs .sdgs_article {
    margin-top: calc((60/760)*100vw);
    padding: calc((40/760)*100vw);
  }

  .sdgs .sdgs_article p {
    width: 100%;
    margin-top: calc((40/760)*100vw);
  }

  .sdgs .sdgs_article figure {
    width: 100%;
  }

  .sdgs .sdgs_article:nth-child(even) p {
    order: 3;
  }

  .sdgs .sdgs_article:nth-child(even) figure {
    order: 2;
  }

  .sdgs.about .about_wrap {
    display: block;
  }

  .sdgs.about .about_img01 {
    width: 100%;
  }

  .sdgs.about .about_text {
    width: 100%;
    margin-top: calc((60/760)*100vw);
  }

  .sdgs.initiative .initiative_lead_wrap {
    display: block;
    margin-bottom: calc((60/760)*100vw);
  }

  .sdgs.initiative .initiative_wrap {
    display: block;
  }

  .sdgs.initiative .initiative_img01 {
    width: calc((500/760)*100vw);
    margin: calc((40/760)*100vw) auto 0;
  }

  .sdgs.initiative .initiative_img02 {
    width: 100%;
  }

  .sdgs.initiative .initiative_img03 {
    margin-top: calc((60/760)*100vw);
  }

  .sdgs.initiative .initiative_text {
    width: 100%;
    margin-top: calc((60/760)*100vw);
  }
}