.section-about {
  padding: 8vw 5vw; }
  @media only screen and (max-width: 767px) {
    .section-about {
      padding: 5rem 2.5rem 10rem; } }
  .section-about-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 3vw; }
    @media only screen and (max-width: 767px) {
      .section-about-header {
        padding-bottom: 2.5rem; } }
    .section-about-header .-ttl {
      font-size: 1.4rem;
      font-weight: 500; }
      @media only screen and (max-width: 767px) {
        .section-about-header .-ttl {
          padding-bottom: .3rem; } }
    .section-about-header .-catch {
      font-size: 3.2rem;
      font-weight: 700; }
      @media only screen and (max-width: 767px) {
        .section-about-header .-catch {
          font-size: 2.8rem;
          text-align: center; } }
  .section-about-inner {
    max-width: 110rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto; }
    .section-about-inner p {
      font-size: 1.6rem;
      line-height: 2;
      font-weight: 500; }
      @media only screen and (max-width: 767px) {
        .section-about-inner p {
          font-size: 1.4rem; } }
    .section-about-inner .-set {
      display: flex;
      align-items: center;
      justify-content: center; }
      @media only screen and (max-width: 767px) {
        .section-about-inner .-set {
          flex-direction: column;
          padding-bottom: 2.5rem; } }
      .section-about-inner .-set figure {
        margin: -1rem 2.5rem;
        flex-shrink: 0; }
        @media only screen and (max-width: 767px) {
          .section-about-inner .-set figure {
            margin: 1rem 2rem 2rem; } }
        .section-about-inner .-set figure.-fig1 {
          max-width: 36.7rem; }
        .section-about-inner .-set figure.-fig2 {
          max-width: 37.7rem; }
    .section-about-inner .-mes {
      padding-top: 5rem; }
      @media only screen and (max-width: 767px) {
        .section-about-inner .-mes {
          padding-top: 0; } }
      .section-about-inner .-mes p {
        font-size: 1.8rem;
        font-weight: 700;
        line-height: 2.5;
        text-align: center; }
        @media only screen and (max-width: 767px) {
          .section-about-inner .-mes p {
            font-size: 1.6rem; } }
    @media only screen and (max-width: 767px) {
      .section-about-inner {
        margin-bottom: auto;
        font-size: 1.4rem; } }
.section-tote {
  padding-bottom: 8vw; }
  @media only screen and (max-width: 767px) {
    .section-tote {
      position: relative;
      padding-bottom: 8rem;
      margin-bottom: 3rem; } }
  .section-tote-header {
    display: flex;
    justify-content: space-between;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .section-tote-header {
        flex-direction: column; } }
    .section-tote-header .-wrap {
      width: 33%;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: center;
      padding: 2rem; }
      @media only screen and (max-width: 767px) {
        .section-tote-header .-wrap {
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        .section-tote-header .-wrap .-ttl {
          margin-bottom: -9rem;
          position: relative;
          z-index: 5; } }
      .section-tote-header .-wrap .-ttl img {
        width: 15rem; }
        @media only screen and (max-width: 767px) {
          .section-tote-header .-wrap .-ttl img {
            width: 10rem; } }
      .section-tote-header .-wrap .-sns {
        margin-top: auto; }
        @media only screen and (max-width: 767px) {
          .section-tote-header .-wrap .-sns {
            width: 100%;
            text-align: center;
            position: absolute;
            left: 0;
            bottom: 3rem; } }
        .section-tote-header .-wrap .-sns a {
          display: flex;
          flex-direction: column;
          align-items: center;
          font-size: 1.1rem;
          font-weight: 500; }
          @media only screen and (max-width: 767px) {
            .section-tote-header .-wrap .-sns a {
              font-size: .9rem; } }
          .section-tote-header .-wrap .-sns a img {
            width: 2.5rem;
            margin-bottom: .5rem; }
    .section-tote-header .-img {
      width: 100%;
      aspect-ratio: 17 / 11.3;
      background: url("../../img/top/fig_tote.jpg") no-repeat 50% 50%;
      background-size: cover;
      position: relative; }
      .section-tote-header .-img .-moji {
        position: absolute;
        right: 2vw;
        top: 2vw;
        font-size: 15rem;
        line-height: 1;
        font-weight: 700;
        color: rgba(255, 255, 255, 0.15); }
        @media only screen and (max-width: 767px) {
          .section-tote-header .-img .-moji {
            font-size: 7rem; } }
  .section-tote-message {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: row-reverse; }
    @media only screen and (max-width: 767px) {
      .section-tote-message {
        flex-direction: column-reverse; } }
    .section-tote-message .-img {
      width: 35%;
      flex-shrink: 0; }
      @media only screen and (max-width: 767px) {
        .section-tote-message .-img {
          width: 100%; } }
      .section-tote-message .-img ul {
        display: flex;
        flex-direction: column;
        padding: 1.5rem; }
        @media only screen and (max-width: 767px) {
          .section-tote-message .-img ul {
            flex-direction: row;
            padding: .3rem; } }
        .section-tote-message .-img ul li {
          width: 33rem;
          padding: 1.5rem; }
          @media only screen and (max-width: 767px) {
            .section-tote-message .-img ul li {
              padding: .3rem; } }
          .section-tote-message .-img ul li:nth-of-type(2n) {
            margin-left: auto; }
    .section-tote-message .-wrap {
      width: 100%;
      padding: 7.5vw 5vw; }
      @media only screen and (max-width: 767px) {
        .section-tote-message .-wrap {
          padding: 3rem 2.5rem; } }
      .section-tote-message .-wrap .-en {
        font-size: 1.6rem;
        color: #959595;
        font-weight: 500; }
        @media only screen and (max-width: 767px) {
          .section-tote-message .-wrap .-en {
            font-size: 1.2rem; } }
      .section-tote-message .-wrap .-ttl {
        font-size: 3rem;
        padding-bottom: 1.1em; }
        @media only screen and (max-width: 767px) {
          .section-tote-message .-wrap .-ttl {
            font-size: 2.4rem; } }
      .section-tote-message .-wrap .-btn {
        padding-top: 3.2rem; }
        @media only screen and (max-width: 767px) {
          .section-tote-message .-wrap .-btn {
            padding-top: 1rem; } }
        .section-tote-message .-wrap .-btn a {
          max-width: 32rem;
          height: 6rem;
          border-radius: 5rem;
          display: flex;
          justify-content: center;
          align-items: center;
          background: #000;
          color: #fff;
          font-weight: 700;
          font-size: 1.6rem;
          margin: 0 auto; }
          @media only screen and (max-width: 767px) {
            .section-tote-message .-wrap .-btn a {
              font-size: 1.4rem;
              height: 4.8rem;
              margin: 0 2rem; } }
          .section-tote-message .-wrap .-btn a:hover {
            background: #444; }
          .section-tote-message .-wrap .-btn a img {
            width: 3.1rem;
            flex-shrink: 0;
            margin-right: .5rem; }
            @media only screen and (max-width: 767px) {
              .section-tote-message .-wrap .-btn a img {
                width: 2rem; } }
      .section-tote-message .-wrap p {
        font-size: 1.6rem;
        font-weight: 500;
        line-height: 2;
        padding-bottom: 2em; }
        @media only screen and (max-width: 767px) {
          .section-tote-message .-wrap p {
            font-size: 1.4rem; } }
.section-kome {
  background: url("../../img/top/fig_kome.jpg") no-repeat 50% 50%;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding: calc(10vw + 8rem) 5vw; }
  @media only screen and (max-width: 767px) {
    .section-kome {
      padding: 8rem 2.5rem; } }
  .section-kome > .-ttl {
    position: absolute;
    top: 12rem;
    width: 100rem;
    left: 50%;
    margin-left: -50rem;
    display: flex;
    justify-content: flex-end; }
    @media only screen and (max-width: 767px) {
      .section-kome > .-ttl {
        width: 100%;
        position: static;
        text-align: center;
        margin: 0 0 5rem;
        justify-content: center; } }
    .section-kome > .-ttl img {
      width: 15rem; }
      @media only screen and (max-width: 767px) {
        .section-kome > .-ttl img {
          width: 10rem; } }
  .section-kome:after {
    height: 7.3rem;
    background: url("../../img/common/giza_kome_down.svg") no-repeat 0% 100%;
    bottom: -.1rem; }
    @media only screen and (max-width: 767px) {
      .section-kome:after {
        height: 3.6rem; } }
  .section-kome:before {
    height: 6.3rem;
    background: url("../../img/common/giza_kome_up.svg") no-repeat 0% 100%;
    top: -.1rem; }
    @media only screen and (max-width: 767px) {
      .section-kome:before {
        height: 3.1rem; } }
  .section-kome:after, .section-kome:before {
    content: "";
    width: 100%;
    background-size: 100% 100%;
    z-index: -1;
    position: absolute;
    left: 0; }
  .section-kome .-moji {
    position: absolute;
    left: 2vw;
    top: 2vw;
    font-size: 15rem;
    line-height: 1;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.15); }
    @media only screen and (max-width: 767px) {
      .section-kome .-moji {
        font-size: 7rem; } }
  .section-kome-message {
    max-width: 80rem;
    margin: 0 auto; }
    .section-kome-message .-en {
      font-size: 1.6rem;
      color: rgba(0, 0, 0, 0.35);
      font-weight: 500; }
      @media only screen and (max-width: 767px) {
        .section-kome-message .-en {
          font-size: 1.2rem; } }
    .section-kome-message .-ttl {
      font-size: 3rem;
      padding-bottom: 1.1em; }
      @media only screen and (max-width: 767px) {
        .section-kome-message .-ttl {
          font-size: 2.4rem; } }
    .section-kome-message .-btn {
      padding-top: 3.2rem; }
      @media only screen and (max-width: 767px) {
        .section-kome-message .-btn {
          padding-top: 1.5rem; } }
      .section-kome-message .-btn a {
        max-width: 32rem;
        height: 6rem;
        border-radius: 5rem;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #000;
        color: #fff;
        font-weight: 700;
        font-size: 1.6rem;
        margin: 0 auto; }
        .section-kome-message .-btn a:hover {
          background: #444; }
        @media only screen and (max-width: 767px) {
          .section-kome-message .-btn a {
            margin: 0 2rem;
            height: 4.8rem;
            font-size: 1.4rem; } }
        .section-kome-message .-btn a img {
          width: 3.1rem;
          flex-shrink: 0;
          margin-right: .5rem; }
          @media only screen and (max-width: 767px) {
            .section-kome-message .-btn a img {
              width: 2rem; } }
    .section-kome-message p {
      font-size: 1.6rem;
      font-weight: 500;
      line-height: 2;
      padding-bottom: 2em; }
      @media only screen and (max-width: 767px) {
        .section-kome-message p {
          font-size: 1.4rem; } }
.section-ie {
  padding: 8vw 0;
  position: relative; }
  .section-ie .-wrap {
    display: flex;
    justify-content: center;
    padding-bottom: 7.5vw; }
    @media only screen and (max-width: 767px) {
      .section-ie .-wrap {
        flex-direction: column;
        align-items: center;
        padding-bottom: 10rem;
        position: relative; } }
  .section-ie-header {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 0 7.5rem 12rem; }
    @media only screen and (max-width: 767px) {
      .section-ie-header {
        padding: 0 0 3.5rem; } }
    .section-ie-header .-sns {
      margin-top: auto; }
      @media only screen and (max-width: 767px) {
        .section-ie-header .-sns {
          width: 100%;
          text-align: center;
          position: absolute;
          left: 0;
          bottom: 3rem; } }
      .section-ie-header .-sns a {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-size: 1.1rem;
        font-weight: 500; }
        @media only screen and (max-width: 767px) {
          .section-ie-header .-sns a {
            font-size: .9rem; } }
        .section-ie-header .-sns a img {
          width: 2.5rem;
          margin-bottom: .5rem; }
    .section-ie-header .-ttl {
      width: 15rem; }
      @media only screen and (max-width: 767px) {
        .section-ie-header .-ttl {
          width: 10rem; } }
  .section-ie .-moji {
    position: absolute;
    right: 2vw;
    top: 2vw;
    font-size: 15rem;
    line-height: 1;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.15); }
    @media only screen and (max-width: 767px) {
      .section-ie .-moji {
        font-size: 7rem; } }
  .section-ie-message {
    max-width: 80rem; }
    @media only screen and (max-width: 767px) {
      .section-ie-message {
        padding: 0 2.5rem; } }
    .section-ie-message .-en {
      font-size: 1.6rem;
      color: #959595;
      font-weight: 500; }
      @media only screen and (max-width: 767px) {
        .section-ie-message .-en {
          font-size: 1.2rem;
          text-align: center;
          display: block; } }
    .section-ie-message .-ttl {
      font-size: 3rem;
      padding-bottom: 1.1em; }
      @media only screen and (max-width: 767px) {
        .section-ie-message .-ttl {
          font-size: 2.4rem;
          text-align: center; } }
    .section-ie-message .-btn {
      padding-top: 3.2rem; }
      @media only screen and (max-width: 767px) {
        .section-ie-message .-btn {
          padding-top: 2rem; } }
      .section-ie-message .-btn a {
        max-width: 32rem;
        height: 6rem;
        border-radius: 5rem;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #000;
        color: #fff;
        font-weight: 700;
        font-size: 1.6rem;
        margin: 0 auto; }
        @media only screen and (max-width: 767px) {
          .section-ie-message .-btn a {
            margin: 0 2rem;
            height: 4.8rem;
            font-size: 1.4rem; } }
        .section-ie-message .-btn a:hover {
          background: #444; }
        .section-ie-message .-btn a img {
          width: 3.1rem;
          flex-shrink: 0;
          margin-right: .5rem; }
          @media only screen and (max-width: 767px) {
            .section-ie-message .-btn a img {
              width: 2rem; } }
    .section-ie-message p {
      font-size: 1.6rem;
      font-weight: 500;
      line-height: 2;
      padding-bottom: 2em; }
      @media only screen and (max-width: 767px) {
        .section-ie-message p {
          font-size: 1.4rem; } }
  .section-ie-fig .-main {
    width: 100%; }
  .section-ie-fig .-sub {
    display: flex;
    padding: 1rem;
    justify-content: space-between; }
    @media only screen and (max-width: 767px) {
      .section-ie-fig .-sub {
        padding: .3rem; } }
    .section-ie-fig .-sub li {
      padding: 1rem; }
      @media only screen and (max-width: 767px) {
        .section-ie-fig .-sub li {
          padding: .3rem; } }
.section-news {
  padding: calc(6vh + 7rem) 2rem;
  background: #eeeeee;
  position: relative;
  z-index: 1; }
  .section-news:after {
    height: 7.3rem;
    background: url("../../img/common/giza_kome_down.svg") no-repeat 0% 100%;
    bottom: -.1rem; }
    @media only screen and (max-width: 767px) {
      .section-news:after {
        height: 3.6rem; } }
  .section-news:before {
    height: 6.3rem;
    background: url("../../img/common/giza_kome_up.svg") no-repeat 0% 100%;
    top: -.1rem; }
    @media only screen and (max-width: 767px) {
      .section-news:before {
        height: 3rem; } }
  .section-news:after, .section-news:before {
    content: "";
    width: 100%;
    background-size: 100% 100%;
    z-index: -1;
    position: absolute;
    left: 0; }
  @media only screen and (max-width: 767px) {
    .section-news {
      padding: 7rem 2rem; } }
  .section-news-header {
    max-width: 100rem;
    margin: 0 auto;
    padding: 0 1rem 1rem; }
    @media only screen and (max-width: 767px) {
      .section-news-header {
        text-align: center; } }
    .section-news-header .-ttl {
      font-size: 3.6rem;
      font-weight: 500;
      line-height: 1.2;
      color: #959595; }
      @media only screen and (max-width: 767px) {
        .section-news-header .-ttl {
          font-size: 2.8rem; } }
  .section-news-inner {
    max-width: 100rem;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
    .section-news-inner .article-news {
      width: calc(50% - 2rem);
      padding: 2vw;
      margin: 1rem;
      position: relative;
      transition: all .5s;
      background: #fff;
      border-radius: 1rem; }
      @media only screen and (max-width: 767px) {
        .section-news-inner .article-news {
          width: calc(100% - 2rem);
          padding: 5vw; } }
      .section-news-inner .article-news .-link {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 10; }
      .section-news-inner .article-news .-cat {
        position: absolute;
        right: 2vw;
        top: 2vw;
        width: 10rem;
        height: 2rem;
        border-radius: .3rem;
        background: #000;
        color: #fff;
        font-size: 1.2rem;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 600; }
        @media only screen and (max-width: 767px) {
          .section-news-inner .article-news .-cat {
            right: 5vw;
            top: 5vw;
            font-size: 1rem;
            width: 8rem; } }
      .section-news-inner .article-news .-ttl {
        font-size: 1.8rem;
        font-weight: 700;
        padding-left: 1.7rem; }
        @media only screen and (max-width: 767px) {
          .section-news-inner .article-news .-ttl {
            font-size: 1.4rem;
            padding-left: 0; } }
      .section-news-inner .article-news .-time {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        font-size: 1.6rem;
        font-weight: 500;
        margin-bottom: 1.5rem;
        color: #959595; }
        @media only screen and (max-width: 767px) {
          .section-news-inner .article-news .-time {
            font-size: 1.4rem;
            margin-bottom: 1rem; } }
        .section-news-inner .article-news .-time:before {
          content: "";
          width: 1.2rem;
          height: 1.2rem;
          border-radius: 50%;
          background: #eeeeee;
          flex-shrink: 0;
          margin-right: .5rem; }
      .section-news-inner .article-news:hover {
        background: #ccc; }
  .section-news-btn {
    padding-top: 4rem; }
    @media only screen and (max-width: 767px) {
      .section-news-btn {
        padding-top: 2rem; } }
    .section-news-btn a {
      max-width: 24rem;
      height: 6rem;
      border-radius: 5rem;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #000;
      color: #fff;
      font-weight: 700;
      font-size: 1.6rem;
      margin: 0 auto; }
      @media only screen and (max-width: 767px) {
        .section-news-btn a {
          width: 20rem;
          height: 4.8rem;
          font-size: 1.3rem; } }
      .section-news-btn a:hover {
        background: #444; }

.aside-supporter {
  text-align: center;
  font-size: 1.6rem;
  padding: 3vw 0 5vw; }
  @media only screen and (max-width: 767px) {
    .aside-supporter {
      font-size: 1.2rem; } }
  .aside-supporter div {
    padding: 1.5rem; }
    .aside-supporter div dt {
      color: #959595;
      font-weight: 500; }
    .aside-supporter div dd {
      font-size: 1.8rem;
      font-weight: 600; }
      @media only screen and (max-width: 767px) {
        .aside-supporter div dd {
          font-size: 1.4rem; } }
      .aside-supporter div dd a {
        color: #000; }
        .aside-supporter div dd a:hover {
          color: #666; }
