@charset "UTF-8";
* {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-weight: 500;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.clearfix::after {
  content: "";
  display: block;
  clear: both; }

.container {
  width: 1024px;
  background-color: #fff;
  margin: 0 auto;
  overflow: hidden;
  height: auto;
  border: 1px solid #B3B3B3;
  position: relative; }
  .container p {
    color: #333; }

.snslink {
  width: 260px;
  height: 20px; }

#importSnsLink1 {
  margin: 30px auto 40px; }

.fb-like {
  line-height: 1 !important; }

#importSnsLink2 {
  margin: 40px auto; }

.hdArea {
  position: relative; }
  .hdArea h1 img {
    position: absolute;
    left: 50%;
    top: 102px;
    margin-left: -299px; }
  .hdArea p.pr {
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 10;
    color: #fff;
    filter: drop-shadow(0 0 3px #333); }
  .hdArea p.lead {
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 600;
    margin: 20px 0 30px; }
  .hdArea p.credit {
    font-size: 12px;
    line-height: 1.5;
    text-align: center; }

.mainArea {
  width: 800px;
  margin: 0 auto; }
  .mainArea h2 img {
    margin: 20px auto 100px;
    display: block; }
  .mainArea h3 {
    margin: 0 0 30px 0; }
    .mainArea h3 img.center {
      margin: 0 auto 40px;
      display: block; }
  .mainArea p {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 1em; }
    .mainArea p.cap {
      font-size: 13px;
      line-height: 1.6;
      margin-top: 70px; }
  .mainArea img.right_1 {
    float: right;
    margin: 0 0 30px 30px; }
  .mainArea img.right_2 {
    float: right;
    margin: 0 -112px 30px 30px; }
  .mainArea img.subttl {
    margin-top: 25px;
    margin-bottom: 10px; }

.subArea {
  background-color: #f9f1e8;
  padding: 25px 0 20px;
  margin: 100px 0; }
  .subArea > div {
    width: 800px;
    margin: 0 auto; }
  .subArea .sec2 {
    position: relative; }
    .subArea .sec2 h3 img {
      margin: -4px 0 0; }
    .subArea .sec2 img.sdgs_2 {
      position: absolute;
      right: 0;
      top: 0; }
    .subArea .sec2 img.sdgs_1 {
      margin: 47px 0 0; }
    .subArea .sec2 p {
      width: 250px;
      font-size: 15px;
      line-height: 1.7;
      margin: 15px 0 205px; }
  .subArea .sec4 img.news {
    width: 225px;
    margin: -20px auto 30px;
    display: block; }
  .subArea .sec4 hr {
    border-top: 3px solid #333;
    margin-bottom: 5px; }
  .subArea .sec4 h3 {
    border-top: 1px solid #333; }
    .subArea .sec4 h3 img {
      width: 608px;
      display: block;
      margin: 25px auto; }
  .subArea .sec4 h4 img {
    width: 800px;
    padding: 20px 0;
    border-bottom: 1px solid #333; }
  .subArea .sec4 h5 {
    font-size: 21px;
    line-height: 1.5;
    color: #0079c3;
    font-weight: 600;
    font-feature-settings: "palt";
    margin-bottom: 10px; }
  .subArea .sec4 .flex {
    display: flex;
    margin: 20px 0 70px; }
    .subArea .sec4 .flex .first {
      margin-right: 14px; }
  .subArea .sec4 p {
    font-size: 13px;
    line-height: 1.7; }
    .subArea .sec4 p.caption {
      font-size: 12px;
      line-height: 1.5; }
    .subArea .sec4 p.sublead {
      text-align: center;
      font-size: 19px;
      color: #0075af;
      margin: 20px 0; }

a.link {
  width: 365px;
  margin: -40px auto 30px;
  display: block;
  transition: .3s; }
  a.link:hover {
    opacity: 0.7; }

p.txtlink {
  text-align: center; }
  p.txtlink a {
    color: #0075af; }

p.sponsor {
  font-size: 12px;
  margin: 0 0 10px 20px; }

/*# sourceMappingURL=style.css.map */