@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: 15px auto 0; }

#importSnsLink2 {
  margin: 40px auto; }

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

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

.headArea {
  position: relative; }
  .headArea p {
    line-height: 1.7; }
    .headArea p.pr {
      position: absolute;
      right: 0;
      top: 5px;
      text-align: right;
      font-size: 13px;
      color: #fff; }
    .headArea p.lead {
      margin: 15px 0;
      font-size: 15px; }
    .headArea p.credit {
      font-size: 12px; }
  .headArea h1 img {
    width: 405px; }
  .headArea .headTxt {
    width: 405px;
    position: absolute;
    top: 20px;
    right: 30px; }

section {
  margin: 0 auto; }
  section h2.left {
    margin: 60px 0 -50px -40px; }
    section h2.left img {
      width: 100%; }
  section h2.right {
    margin: 60px -100px -50px 0; }
    section h2.right img {
      width: 90%; }
  section .text {
    font-size: 15px;
    margin-bottom: 1em;
    line-height: 1.7; }
    section .text.first_r {
      margin-left: 100px; }
    section .text.first_l {
      margin-right: 130px; }
  section .photoArea {
    width: 200px;
    float: right;
    margin: 0 0 200px 40px; }
    section .photoArea img {
      width: 200px; }
    section .photoArea p {
      font-size: 14px;
      line-height: 1.6; }
      section .photoArea p.name {
        text-align: center;
        font-size: 25px;
        font-weight: 600; }
        section .photoArea p.name span {
          font-size: 18px;
          font-weight: 600; }
      section .photoArea p.job {
        text-align: center;
        font-size: 16px;
        font-weight: 600; }

.border {
  width: 70px;
  border-bottom: #ca6c15 solid 8px;
  border-radius: 4px;
  margin: 15px auto; }

.sec2 figure {
  margin: 50px auto 25px; }
  .sec2 figure img {
    width: 100%; }

.sec2 .note {
  margin: 0 auto;
  padding: 30px;
  background-color: #f0efef; }
  .sec2 .note h3 {
    font-size: 20px;
    font-weight: 600;
    text-align: center; }
  .sec2 .note p {
    font-size: 15px; }

.SDGsActn {
  margin-top: 40px; }
  .SDGsActn h3 {
    text-align: center; }
    .SDGsActn h3 img {
      width: 366px;
      margin: 0 0 0 -150px; }
  .SDGsActn .lead {
    width: 560px;
    margin: 10px auto 30px;
    text-align: center; }
    .SDGsActn .lead span {
      font-size: 15px;
      font-weight: 600;
      line-height: 1.8;
      border-bottom: dotted #ca6c15 2px;
      padding-bottom: 5px; }
  .SDGsActn .actn1 {
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-image: url(../images/bg_img.jpg);
    padding: 20px 0;
    background-position: center; }
  .SDGsActn ul {
    margin: 30px auto;
    background-color: rgba(255, 255, 255, 0.9);
    width: 500px;
    padding: 15px;
    border-radius: 20px; }
    .SDGsActn ul li {
      font-size: 15px;
      line-height: 1.4;
      margin-bottom: 0.5em;
      text-indent: -1em;
      padding-left: 1em; }
      .SDGsActn ul li::before {
        content: "";
        width: 10px;
        height: 10px;
        display: inline-block;
        background-color: #ca6c15;
        border-radius: 50%;
        margin-right: 0.5em; }
    .SDGsActn ul > div {
      font-size: 17px;
      font-weight: 600;
      background-color: #64a344;
      border-radius: 20px;
      padding: 5px 20px;
      display: table;
      color: #fff;
      margin: 10px; }

a.link {
  background-color: #64a344;
  display: block;
  text-align: center;
  margin: 70px auto;
  width: 200px;
  font-size: 20px;
  color: #fff;
  padding: 15px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  transition: .3s;
  border-radius: 30px; }
  a.link:hover {
    background-color: #7da1d4; }

.flexWrapper .mainArea {
  width: 664px;
  padding: 20px;
  display: table-cell;
  position: relative;
  vertical-align: top; }

.bannerArea {
  width: 300px;
  padding: 0 10px;
  display: table-cell;
  position: relative;
  vertical-align: top; }
  .bannerArea .bnr {
    display: block;
    margin-bottom: 20px;
    transition: 0.5s; }
    .bannerArea .bnr:last-child {
      margin-bottom: 0; }
    .bannerArea .bnr img {
      display: block;
      width: 100%; }
    .bannerArea .bnr:hover {
      opacity: 0.6; }

#floatBanner {
  width: 300px; }
  #floatBanner.fixed {
    position: fixed;
    top: 20px; }
  #floatBanner.bottom {
    position: absolute;
    top: auto;
    bottom: 0; }

