@import url("//use.typekit.net/zeh0yoh.css");
/* FONT SETTING
------------------------------------------ */
/*
.noto-sans-jp-<uniquifier> {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

font-family: "itc-avant-garde-gothic-pro", sans-serif;
font-weight: 300;
font-style: normal;
*/
/*
font-family: $font-en;
*/
/*@include incSmooth();*/
/*@include fs();*/
/* UNIQ
------------------------------------------ */
main, #Contents {
  background: #FEF3E7;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  position: relative; }
  main img, #Contents img {
    height: auto;
    width: 100%; }

@media only screen and (min-width: 767px) {
  main, #Contents {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; } }
.fvBg {
  background: url("../image/fv_bg.webp") center top no-repeat;
  background-size: 100% auto;
  position: relative;
  z-index: 1;
  overflow-x: hidden; }

.fvArea {
  background: url("../image/fv_bg2.webp") right -40px top 180px no-repeat;
  background-size: 734px auto;
  margin: 0 auto;
  max-width: 1440px;
  padding: 0 20px;
  position: relative; }
  .fvArea .fvArea2 {
    display: block;
    margin: 0 auto 60px;
    max-width: 1305px;
    padding: 40px 15px 0;
    min-height: 860px; }
  .fvArea .inr {
    position: relative;
    z-index: 2; }
    .fvArea .inr h1 {
      display: block;
      width: 100%; }
      .fvArea .inr h1 .en {
        display: block;
        font-family: "itc-avant-garde-gothic-pro", sans-serif;
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 2;
        line-height: 1.8;
        font-weight: bold;
        letter-spacing: 0.06em;
        line-height: 1; }
        @media only screen and (max-width: 767px) {
          .fvArea .inr h1 .en {
            font-size: 27px;
            font-size: 2.7rem; } }
      .fvArea .inr h1 .ja {
        font-size: 90px;
        font-size: 9rem;
        line-height: 2;
        line-height: 1.8;
        font-weight: 600;
        letter-spacing: -0.02em;
        line-height: 1.2; }
        @media only screen and (max-width: 767px) {
          .fvArea .inr h1 .ja {
            font-size: 77px;
            font-size: 7.7rem; } }
    .fvArea .inr dl {
      max-width: 640px;
      margin-top: 1.2em; }
      .fvArea .inr dl dt {
        font-family: "itc-avant-garde-gothic-pro", sans-serif;
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 2;
        line-height: 1.8;
        font-weight: 900;
        letter-spacing: 0; }
        @media only screen and (max-width: 767px) {
          .fvArea .inr dl dt {
            font-size: 21px;
            font-size: 2.1rem; } }
        .fvArea .inr dl dt span {
          color: #FF8936;
          font-size: 20px;
          font-size: 2rem;
          line-height: 2;
          margin-right: 0.3em; }
          @media only screen and (max-width: 767px) {
            .fvArea .inr dl dt span {
              font-size: 17px;
              font-size: 1.7rem; } }
      .fvArea .inr dl dd h2 {
        background: #FF8936;
        border-radius: 8px;
        color: #FFF;
        display: block;
        font-size: 38px;
        font-size: 3.8rem;
        line-height: 2;
        line-height: 1.8;
        font-weight: 900;
        line-height: 1.35;
        margin-bottom: 0.2em;
        padding: 8px 40px 10px 24px; }
        @media only screen and (max-width: 767px) {
          .fvArea .inr dl dd h2 {
            font-size: 32px;
            font-size: 3.2rem; } }
        .fvArea .inr dl dd h2 span {
          border-bottom: 1px solid rgba(255, 255, 255, 0.5);
          display: block;
          font-size: 29px;
          font-size: 2.9rem;
          line-height: 2;
          line-height: 1.8;
          margin-bottom: 2px;
          padding-bottom: 2px; }
          @media only screen and (max-width: 767px) {
            .fvArea .inr dl dd h2 span {
              font-size: 25px;
              font-size: 2.5rem; } }
      .fvArea .inr dl dd .date {
        font-size: 40px;
        font-size: 4rem;
        line-height: 2;
        line-height: 1.8;
        font-weight: bold;
        line-height: 1; }
        @media only screen and (max-width: 767px) {
          .fvArea .inr dl dd .date {
            font-size: 34px;
            font-size: 3.4rem; } }
        .fvArea .inr dl dd .date .year {
          font-family: "itc-avant-garde-gothic-pro", sans-serif;
          font-size: 40px;
          font-size: 4rem;
          line-height: 2;
          line-height: 1.8;
          line-height: 1;
          font-weight: bold;
          letter-spacing: -0.02em; }
          @media only screen and (max-width: 767px) {
            .fvArea .inr dl dd .date .year {
              font-size: 34px;
              font-size: 3.4rem; } }
        .fvArea .inr dl dd .date .num {
          font-family: "itc-avant-garde-gothic-pro", sans-serif;
          font-size: 66px;
          font-size: 6.6rem;
          line-height: 2;
          line-height: 1.8;
          line-height: 1;
          font-weight: bold;
          letter-spacing: -0.08em;
          margin-right: 0.1em;
          vertical-align: -0.03em; }
          @media only screen and (max-width: 767px) {
            .fvArea .inr dl dd .date .num {
              font-size: 56px;
              font-size: 5.6rem; } }
        .fvArea .inr dl dd .date .yobi {
          background: #FF8936;
          border-radius: 100%;
          color: #FFF;
          display: inline-flex;
          justify-content: center;
          align-items: center;
          line-height: 1;
          font-size: 32px;
          font-size: 3.2rem;
          line-height: 2;
          line-height: 1.8;
          font-weight: bold;
          letter-spacing: 0;
          margin-left: 4px;
          padding-bottom: 2px;
          position: relative;
          top: -5px;
          height: 50px;
          width: 50px; }
          @media only screen and (max-width: 767px) {
            .fvArea .inr dl dd .date .yobi {
              font-size: 27px;
              font-size: 2.7rem; } }
      .fvArea .inr dl dd ol li {
        background: #FFF;
        border-radius: 8px;
        display: flex;
        margin-bottom: 0.5em;
        overflow: hidden; }
        .fvArea .inr dl dd ol li h3 {
          background: #FF8936;
          color: #FFF;
          display: flex;
          align-items: flex-start;
          align-content: flex-start;
          min-height: 76px;
          flex-wrap: wrap;
          font-size: 13px;
          font-size: 1.3rem;
          line-height: 2;
          line-height: 1.35;
          letter-spacing: -0.02em;
          padding: 6px 16px 6px 76px;
          position: relative;
          width: 57%; }
          @media only screen and (max-width: 767px) {
            .fvArea .inr dl dd ol li h3 {
              font-size: 10px;
              font-size: 1rem; } }
          .fvArea .inr dl dd ol li h3 .part {
            border: 5px solid rgba(255, 255, 255, 0.9);
            border-radius: 100%;
            color: #FFF;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 40px;
            font-size: 4rem;
            line-height: 2;
            line-height: 1.8;
            line-height: 1;
            font-weight: 600;
            height: 70px;
            width: 70px;
            padding-bottom: 4px;
            position: absolute;
            top: -10px;
            left: -14px;
            z-index: 0; }
            @media only screen and (max-width: 767px) {
              .fvArea .inr dl dd ol li h3 .part {
                font-size: 34px;
                font-size: 3.4rem; } }
          .fvArea .inr dl dd ol li h3 .sub {
            border-bottom: 1px solid rgba(255, 255, 255, 0.5);
            display: block;
            font-size: 13px;
            font-size: 1.3rem;
            line-height: 2;
            line-height: 1.3;
            margin-bottom: 3px;
            padding-bottom: 3px;
            width: 100%; }
            @media only screen and (max-width: 767px) {
              .fvArea .inr dl dd ol li h3 .sub {
                font-size: 10px;
                font-size: 1rem; } }
        .fvArea .inr dl dd ol li .dateBox {
          display: flex;
          align-items: center;
          padding: 0 10px 0 20px;
          width: 43%; }
          .fvArea .inr dl dd ol li .dateBox .dateS {
            font-size: 17px;
            font-size: 1.7rem;
            line-height: 2;
            font-weight: bold;
            line-height: 1; }
            @media only screen and (max-width: 767px) {
              .fvArea .inr dl dd ol li .dateBox .dateS {
                font-size: 14px;
                font-size: 1.4rem; } }
            .fvArea .inr dl dd ol li .dateBox .dateS .year {
              font-family: "itc-avant-garde-gothic-pro", sans-serif;
              font-size: 17px;
              font-size: 1.7rem;
              line-height: 2;
              font-weight: bold;
              line-height: 1;
              letter-spacing: -0.05em;
              margin-right: 4px; }
              @media only screen and (max-width: 767px) {
                .fvArea .inr dl dd ol li .dateBox .dateS .year {
                  font-size: 14px;
                  font-size: 1.4rem; } }
            .fvArea .inr dl dd ol li .dateBox .dateS .num {
              font-family: "itc-avant-garde-gothic-pro", sans-serif;
              font-size: 40px;
              font-size: 4rem;
              line-height: 2;
              line-height: 1.8;
              line-height: 1;
              font-weight: bold;
              letter-spacing: -0.08em;
              margin: 0 2px;
              vertical-align: -0.03em; }
              @media only screen and (max-width: 767px) {
                .fvArea .inr dl dd ol li .dateBox .dateS .num {
                  font-size: 34px;
                  font-size: 3.4rem; } }
            .fvArea .inr dl dd ol li .dateBox .dateS .yobi {
              background: #FF8936;
              border-radius: 100%;
              color: #FFF;
              display: inline-flex;
              justify-content: center;
              align-items: center;
              font-size: 22px;
              font-size: 2.2rem;
              line-height: 2;
              line-height: 1.8;
              line-height: 1;
              font-weight: bold;
              letter-spacing: 0;
              margin-left: 4px;
              padding-bottom: 2px;
              position: relative;
              top: -4px;
              height: 36px;
              width: 36px; }
              @media only screen and (max-width: 767px) {
                .fvArea .inr dl dd ol li .dateBox .dateS .yobi {
                  font-size: 19px;
                  font-size: 1.9rem; } }
  .fvArea ul {
    position: absolute;
    top: 630px;
    right: -20px;
    z-index: 2; }
    .fvArea ul li {
      padding: 0 20px; }
      .fvArea ul li a {
        background: #0047A0;
        border-radius: 50px;
        box-shadow: 0px 6px 0 rgba(0, 0, 0, 0.25);
        color: #FFF;
        display: inline-flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        height: 80px;
        font-size: 26px;
        font-size: 2.6rem;
        line-height: 2;
        line-height: 1.8;
        font-weight: 600;
        line-height: 1;
        letter-spacing: 0.02em;
        overflow: hidden;
        position: relative;
        text-decoration: none;
        transition: 0.2s;
        padding: 4px 4px 4px 4px;
        width: 390px; }
        @media only screen and (max-width: 767px) {
          .fvArea ul li a {
            font-size: 22px;
            font-size: 2.2rem; } }
        .fvArea ul li a:after {
          background: url("../image/icon_arrow_01.svg") center center no-repeat;
          content: '';
          display: inline-block;
          margin-left: 12px;
          height: 3vw;
          width: 3vw; }
        .fvArea ul li a:hover {
          color: #FFF;
          box-shadow: none;
          transform: translate3d(0, 0.5vw, 0); }

@media only screen and (max-width: 1180px) {
  .fvArea {
    background: url("../image/fv_bg2.webp") left 60% top 100px no-repeat;
    background-size: 800px auto;
    padding: 0 20px 100px; }
    .fvArea .fvArea2 {
      display: block;
      margin: 0 auto 30px;
      padding: 40px 15px 0;
      min-height: auto;
      min-height: none; }
    .fvArea .inr {
      max-width: 100%; }
      .fvArea .inr dl {
        max-width: 90%;
        margin: 0 auto; }
      .fvArea .inr dl.main {
        margin-top: 360px; }
      .fvArea .inr dl.sol {
        margin-top: 20px; }
    .fvArea ul {
      position: static;
      padding-top: 40px;
      text-align: center; }
      .fvArea ul li {
        padding: 0 20px; } }
@media only screen and (max-width: 767px) {
  .fvBg {
    background: url("../image/fv_bg_sp.webp") right top no-repeat;
    background-size: 100% auto;
    padding: 0 5vw; }

  .fvArea {
    background: none;
    border-radius: 0;
    box-shadow: none;
    display: block;
    height: auto;
    margin: 0;
    padding: 0 0 100px; }
    .fvArea .fvArea2 {
      margin: 0;
      padding: 0; }
    .fvArea .inr {
      padding: 0;
      width: 100%; }
      .fvArea .inr h1 {
        display: block;
        min-height: 115vw;
        padding: 5vw 2.5vw 0;
        width: 100%; }
        .fvArea .inr h1 .en {
          font-size: 5vw;
          line-height: 2;
          padding-left: 2vw; }
        .fvArea .inr h1 .ja {
          font-size: 17vw;
          line-height: 1.1; }
      .fvArea .inr dl {
        margin-top: 0;
        padding: 0;
        max-width: 100%; }
        .fvArea .inr dl.main {
          margin-top: 0; }
        .fvArea .inr dl dt {
          font-size: 4.5vw;
          padding-bottom: 1vw; }
          .fvArea .inr dl dt span {
            font-size: 4vw; }
        .fvArea .inr dl dd h2 {
          background: rgba(255, 255, 255, 0.05);
          backdrop-filter: blur(4px);
          box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
          display: block;
          font-size: 5.4vw;
          line-height: 1.5;
          letter-spacing: 0;
          margin-bottom: 5vw;
          padding: 2.5vw 5vw 3vw; }
          .fvArea .inr dl dd h2 span {
            font-size: 4vw;
            margin-bottom: 1.5vw;
            padding-bottom: 1.5vw; }
        .fvArea .inr dl dd .date {
          font-size: 5vw;
          text-align: center; }
          .fvArea .inr dl dd .date .year {
            font-size: 8vw; }
          .fvArea .inr dl dd .date .num {
            font-size: 12vw; }
          .fvArea .inr dl dd .date .yobi {
            border: 1px solid #FFF;
            font-size: 5.2vw;
            margin-left: 2vw;
            padding-bottom: 1px;
            top: -2px;
            height: 9vw;
            width: 9vw; }
        .fvArea .inr dl dd ol {
          max-width: 100%; }
          .fvArea .inr dl dd ol li {
            border-radius: 8px;
            box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
            display: block;
            margin-bottom: 6vw; }
            .fvArea .inr dl dd ol li h3 {
              font-size: 3.8vw;
              line-height: 1.45;
              min-height: auto;
              min-height: none;
              padding: 3vw 2.5vw 3vw 16vw;
              width: 100%; }
              .fvArea .inr dl dd ol li h3 .part {
                border: 4px solid rgba(255, 255, 255, 0.85);
                color: rgba(255, 255, 255, 0.85);
                font-size: 10vw;
                padding-bottom: 1vw;
                height: 17vw;
                width: 17vw;
                position: absolute;
                top: -2vw;
                left: -4vw; }
              .fvArea .inr dl dd ol li h3 .sub {
                font-size: 3vw;
                line-height: 1.3;
                margin-bottom: 1.5vw;
                padding-bottom: 1.5vw;
                width: 100%; }
            .fvArea .inr dl dd ol li .dateBox {
              justify-content: center;
              padding: 3vw 3vw;
              width: 100%; }
              .fvArea .inr dl dd ol li .dateBox .dateS {
                font-size: 4vw; }
                .fvArea .inr dl dd ol li .dateBox .dateS .year {
                  font-size: 6vw;
                  letter-spacing: 0.02em;
                  margin-right: 1vw; }
                .fvArea .inr dl dd ol li .dateBox .dateS .num {
                  font-size: 8vw;
                  letter-spacing: -0.02em;
                  margin: 0 .5vw;
                  vertical-align: -0.03em; }
                .fvArea .inr dl dd ol li .dateBox .dateS .yobi {
                  font-size: 4vw;
                  margin-left: 2vw;
                  position: relative;
                  top: -1.5vw_;
                  height: 6.5vw;
                  width: 6.5vw; }
        .fvArea .inr dl.main dd .date {
          color: #FFF; }
    .fvArea ul {
      position: static;
      padding: 16px 5vw 0; }
      .fvArea ul li {
        padding: 0; }
        .fvArea ul li a {
          box-shadow: 0px 6px 0 rgba(0, 0, 0, 0.25);
          display: inline-flex;
          justify-content: center;
          flex-wrap: wrap;
          align-items: center;
          align-content: center;
          height: 60px;
          font-size: 22px;
          font-size: 2.2rem;
          line-height: 2;
          line-height: 1.8;
          font-weight: 600;
          line-height: 1;
          letter-spacing: 0.02em;
          transition: 0;
          width: 100%; } }
        @media only screen and (max-width: 767px) and (max-width: 767px) {
          .fvArea ul li a {
            font-size: 19px;
            font-size: 1.9rem; } }
@media only screen and (max-width: 767px) {
          .fvArea ul li a:after {
            margin-left: 12px;
            height: 28px;
            width: 28px; } }
.aboutArea {
  padding-bottom: 120px;
  text-align: center; }
  .aboutArea h2 {
    color: #FFF;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-size: 80px;
    font-size: 8rem;
    line-height: 2;
    line-height: 1.8;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 2em; }
    @media only screen and (max-width: 767px) {
      .aboutArea h2 {
        font-size: 68px;
        font-size: 6.8rem; } }
    .aboutArea h2:after {
      background: #FFF;
      content: '';
      display: block;
      margin: 40px auto;
      height: 72px;
      width: 2px;
      position: absolute;
      top: 1em;
      left: 50%; }
  .aboutArea p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 2;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 2.4;
    padding: 0 20px; }
    @media only screen and (max-width: 767px) {
      .aboutArea p {
        font-size: 17px;
        font-size: 1.7rem; } }
    .aboutArea p:last-child {
      margin-top: 24px; }

@media only screen and (min-width: 1600px) {
  .aboutArea {
    background: rgba(254, 242, 232, 0);
    background: linear-gradient(180deg, rgba(254, 242, 232, 0) 0%, #fef2e8 100%); } }
@media only screen and (max-width: 1180px) {
  .aboutArea h2 {
    color: #000; }
    .aboutArea h2:after {
      background: #000; } }
@media only screen and (max-width: 767px) {
  .aboutArea {
    padding: 0 3vw 80px; }
    .aboutArea h2 {
      color: #000;
      font-size: 36px;
      margin-bottom: 100px !important; }
      .aboutArea h2:after {
        background: #000;
        content: '';
        display: block;
        margin: 12px auto;
        height: 30px;
        width: 1px;
        top: 40px;
        left: 50%; }
    .aboutArea p {
      font-size: 15px;
      font-weight: 600;
      letter-spacing: 0.02em;
      line-height: 2.3;
      text-align: left;
      padding: 0; } }
.outlineArea {
  max-width: 720px;
  margin: 0 auto 100px; }
  .outlineArea h2 {
    margin-bottom: 48px;
    text-align: center; }
    .outlineArea h2 .en {
      display: block;
      font-family: "itc-avant-garde-gothic-pro", sans-serif;
      font-size: 80px;
      font-size: 8rem;
      line-height: 2;
      line-height: 1.8;
      font-weight: bold;
      letter-spacing: 0.06em;
      line-height: 1;
      margin-bottom: 8px; }
      @media only screen and (max-width: 767px) {
        .outlineArea h2 .en {
          font-size: 68px;
          font-size: 6.8rem; } }
    .outlineArea h2 .ja {
      font-size: 20px;
      font-size: 2rem;
      line-height: 2;
      font-weight: 600;
      letter-spacing: 0.06em;
      line-height: 1; }
      @media only screen and (max-width: 767px) {
        .outlineArea h2 .ja {
          font-size: 17px;
          font-size: 1.7rem; } }
  .outlineArea .outlineTable {
    border-top: 2px solid;
    border-image: linear-gradient(to right, #FF5200, #FFAA00) 1; }
    .outlineArea .outlineTable dl {
      display: flex;
      border-bottom: 2px solid;
      border-image: linear-gradient(to right, #FF5200, #FFAA00) 1;
      padding: 18px 0 20px; }
      .outlineArea .outlineTable dl dt {
        font-size: 20px;
        font-size: 2rem;
        line-height: 2;
        font-weight: 600;
        letter-spacing: 0.1em;
        width: 25%; }
        @media only screen and (max-width: 767px) {
          .outlineArea .outlineTable dl dt {
            font-size: 17px;
            font-size: 1.7rem; } }
      .outlineArea .outlineTable dl dd {
        font-size: 20px;
        font-size: 2rem;
        line-height: 2;
        letter-spacing: 0.1em;
        width: 75%; }
        @media only screen and (max-width: 767px) {
          .outlineArea .outlineTable dl dd {
            font-size: 17px;
            font-size: 1.7rem; } }
        .outlineArea .outlineTable dl dd .dateList li {
          letter-spacing: 0.08em;
          margin-bottom: 8px; }
        .outlineArea .outlineTable dl dd .indList li {
          font-size: 13px;
          font-size: 1.3rem;
          line-height: 2;
          letter-spacing: 0.06em;
          line-height: 1.6;
          margin-top: 4px;
          text-indent: -1em;
          padding-left: 1em; }
          @media only screen and (max-width: 767px) {
            .outlineArea .outlineTable dl dd .indList li {
              font-size: 10px;
              font-size: 1rem; } }

@media only screen and (max-width: 767px) {
  .outlineArea {
    max-width: 100%;
    margin: 0 auto 60px;
    padding: 0 5vw; }
    .outlineArea h2 {
      margin-bottom: 40px !important; }
      .outlineArea h2 .en {
        font-size: 40px;
        line-height: 1;
        margin-bottom: 12px; }
      .outlineArea h2 .ja {
        font-size: 16px;
        line-height: 1; }
    .outlineArea .outlineTable {
      border-top: 2px solid;
      border-image: linear-gradient(to right, #FF5200, #FFAA00) 1; }
      .outlineArea .outlineTable dl {
        display: block;
        border-bottom: 2px solid;
        border-image: linear-gradient(to right, #FF5200, #FFAA00) 1;
        padding: 16px 0; }
        .outlineArea .outlineTable dl dt {
          font-size: 14px;
          line-height: 1.6;
          font-weight: 600;
          letter-spacing: 0.04em;
          margin-bottom: 8px;
          padding: 0 0.5em;
          width: 100%; }
        .outlineArea .outlineTable dl dd {
          font-size: 16px;
          line-height: 1.6;
          letter-spacing: 0.02em;
          padding: 0 0.5em;
          width: 100%; }
          .outlineArea .outlineTable dl dd .dateList li {
            font-size: 16px;
            letter-spacing: 0.08em;
            margin-bottom: 4px; }
          .outlineArea .outlineTable dl dd .indList li {
            font-size: 11px;
            line-height: 1.55;
            margin-top: 4px; } }
.anchorArea {
  /*
  background: rgba(0, 0, 0, 0);
  background: linear-gradient(180deg, rgba(254,243,231,1) 0%, rgba(254,243,231, 0) 100%);
  */
  margin-bottom: 80px;
  padding: 24px 20px 24px;
  position: sticky;
  top: 0;
  z-index: 2; }
  .anchorArea ul {
    display: flex;
    justify-content: center; }
    .anchorArea ul li {
      background: #FFF;
      border-radius: 50px;
      width: 23%;
      max-width: 220px;
      margin: 0 12px;
      overflow: hidden; }
      .anchorArea ul li a {
        background: #FF9E45;
        background: linear-gradient(90deg, #FF5200 0%, #FFAA00 100%);
        color: #FFF;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        flex-wrap: wrap;
        min-height: 50px;
        font-family: "itc-avant-garde-gothic-pro", sans-serif;
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 2;
        font-weight: 600;
        line-height: 1;
        letter-spacing: 0;
        padding: 10px 40px 10px 20px;
        position: relative;
        text-decoration: none;
        transition: 0.2s; }
        @media only screen and (max-width: 767px) {
          .anchorArea ul li a {
            font-size: 14px;
            font-size: 1.4rem; } }
        .anchorArea ul li a .num {
          display: inline-block;
          font-family: "itc-avant-garde-gothic-pro", sans-serif;
          font-size: 30px;
          font-size: 3rem;
          line-height: 2;
          line-height: 1.8;
          font-weight: bold;
          line-height: 1;
          letter-spacing: -0.06em;
          margin: 0 2px; }
          @media only screen and (max-width: 767px) {
            .anchorArea ul li a .num {
              font-size: 26px;
              font-size: 2.6rem; } }
        .anchorArea ul li a .yobi {
          background: #FFF;
          border-radius: 100%;
          color: #FF8936;
          display: inline-flex;
          justify-content: center;
          align-items: center;
          line-height: 1;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 2;
          font-weight: bold;
          letter-spacing: 0;
          margin-left: 8px;
          position: relative;
          top: 1;
          height: 22px;
          width: 22px; }
          @media only screen and (max-width: 767px) {
            .anchorArea ul li a .yobi {
              font-size: 12px;
              font-size: 1.2rem; } }
        .anchorArea ul li a:after {
          content: '';
          display: inline-block;
          vertical-align: middle;
          color: #FFF;
          line-height: 1;
          width: 11px;
          height: 11px;
          border: 0.15em solid currentColor;
          border-left: 0;
          border-bottom: 0;
          box-sizing: border-box;
          transform: translateY(-25%) rotate(135deg);
          position: absolute;
          top: calc(50% - 5px);
          right: 20px; }
        .anchorArea ul li a:hover {
          opacity: 0.75; }

@media only screen and (max-width: 1000px) {
  .anchorArea ul li a {
    font-size: 10px;
    min-height: auto;
    padding: 8px 20px 8px 4px; }
    .anchorArea ul li a .num {
      font-size: 22px; }
    .anchorArea ul li a .yobi {
      line-height: 1;
      font-size: 11px;
      margin-left: 6px;
      height: 20px;
      width: 20px; }
    .anchorArea ul li a:after {
      width: 8px;
      height: 8px;
      border: 0.15em solid currentColor;
      border-left: 0;
      border-bottom: 0;
      box-sizing: border-box;
      transform: translateY(-25%) rotate(135deg);
      right: 16px;
      top: calc(50% - 3px); } }
@media only screen and (max-width: 767px) {
  .anchorArea {
    margin-bottom: 44px;
    position: static;
    padding: 0 5vw; }
    .anchorArea ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .anchorArea ul li {
        margin: 0 0 2.5vw;
        padding: 0;
        width: calc(50% - 1.25vw);
        max-width: auto;
        max-width: none; }
        .anchorArea ul li a {
          justify-content: center;
          flex-wrap: wrap;
          height: auto;
          font-size: 11px;
          min-height: auto;
          font-weight: 600;
          line-height: 1;
          letter-spacing: 0;
          overflow: hidden;
          position: relative;
          padding: 8px 20px 8px 4px;
          text-decoration: none;
          transition: 0.2s;
          width: 100%; }
          .anchorArea ul li a .num {
            font-size: 22px; }
          .anchorArea ul li a .yobi {
            line-height: 1;
            font-size: 11px;
            margin-left: 6px;
            height: 20px;
            width: 20px; }
          .anchorArea ul li a:after {
            width: 8px;
            height: 8px;
            border: 0.15em solid currentColor;
            border-left: 0;
            border-bottom: 0;
            box-sizing: border-box;
            transform: translateY(-25%) rotate(135deg);
            right: 16px;
            top: calc(50% - 3px); }
          .anchorArea ul li a:hover {
            opacity: 0.85; } }
.eventArea {
  padding-bottom: 120px;
  overflow-x: hidden; }
  .eventArea.last {
    padding-bottom: 80px; }
  .eventArea .eventTitle {
    margin-bottom: 100px;
    padding: 100px 40px 40px;
    position: relative;
    height: 100%; }
    .eventArea .eventTitle:before {
      background: #FFE3D3;
      border-radius: 0 20px 20px 0;
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: calc((100% - 1200px) / 2 + 265px);
      min-width: 305px;
      height: 100%;
      z-index: 0; }
    .eventArea .eventTitle .eventTitleInr {
      margin: 0 auto;
      max-width: 1200px;
      position: relative;
      z-index: 1; }
      .eventArea .eventTitle .eventTitleInr .date {
        font-size: 40px;
        font-size: 4rem;
        line-height: 2;
        line-height: 1.8;
        font-weight: bold;
        line-height: 1; }
        @media only screen and (max-width: 767px) {
          .eventArea .eventTitle .eventTitleInr .date {
            font-size: 34px;
            font-size: 3.4rem; } }
        .eventArea .eventTitle .eventTitleInr .date .year {
          font-family: "itc-avant-garde-gothic-pro", sans-serif;
          font-size: 40px;
          font-size: 4rem;
          line-height: 2;
          line-height: 1.8;
          line-height: 1;
          font-weight: bold; }
          @media only screen and (max-width: 767px) {
            .eventArea .eventTitle .eventTitleInr .date .year {
              font-size: 34px;
              font-size: 3.4rem; } }
        .eventArea .eventTitle .eventTitleInr .date .num {
          font-family: "itc-avant-garde-gothic-pro", sans-serif;
          font-size: 66px;
          font-size: 6.6rem;
          line-height: 2;
          line-height: 1.8;
          line-height: 1;
          font-weight: bold;
          letter-spacing: -0.05em;
          margin-right: 0.1em;
          vertical-align: -0.03em; }
          @media only screen and (max-width: 767px) {
            .eventArea .eventTitle .eventTitleInr .date .num {
              font-size: 56px;
              font-size: 5.6rem; } }
        .eventArea .eventTitle .eventTitleInr .date .yobi {
          background: #FF8936;
          border-radius: 100%;
          color: #FFF;
          display: inline-flex;
          justify-content: center;
          align-items: center;
          line-height: 1;
          font-size: 36px;
          font-size: 3.6rem;
          line-height: 2;
          line-height: 1.8;
          font-weight: bold;
          letter-spacing: 0;
          margin-left: 0.2em;
          position: relative;
          top: -5px;
          height: 54px;
          width: 54px; }
          @media only screen and (max-width: 767px) {
            .eventArea .eventTitle .eventTitleInr .date .yobi {
              font-size: 31px;
              font-size: 3.1rem; } }
      .eventArea .eventTitle .eventTitleInr dl {
        margin-top: 24px; }
        .eventArea .eventTitle .eventTitleInr dl dt {
          font-family: "itc-avant-garde-gothic-pro", sans-serif;
          font-size: 40px;
          font-size: 4rem;
          line-height: 2;
          line-height: 1.8;
          font-weight: bold;
          letter-spacing: 0;
          line-height: 1; }
          @media only screen and (max-width: 767px) {
            .eventArea .eventTitle .eventTitleInr dl dt {
              font-size: 34px;
              font-size: 3.4rem; } }
          .eventArea .eventTitle .eventTitleInr dl dt span {
            color: #FF8936;
            font-size: 35px;
            font-size: 3.5rem;
            line-height: 2;
            line-height: 1.8;
            margin-right: 0.3em; }
            @media only screen and (max-width: 767px) {
              .eventArea .eventTitle .eventTitleInr dl dt span {
                font-size: 30px;
                font-size: 3rem; } }
          .eventArea .eventTitle .eventTitleInr dl dt strong {
            background: #FF8936;
            border-radius: 100%;
            color: #FFF;
            display: inline-flex;
            justify-content: center;
            align-items: center;
            line-height: 1;
            font-family: "itc-avant-garde-gothic-pro", sans-serif;
            font-size: 38px;
            font-size: 3.8rem;
            line-height: 2;
            line-height: 1.8;
            font-weight: bold;
            letter-spacing: 0;
            margin-left: 0.3em;
            position: relative;
            top: -5px;
            height: 54px;
            width: 54px; }
            @media only screen and (max-width: 767px) {
              .eventArea .eventTitle .eventTitleInr dl dt strong {
                font-size: 32px;
                font-size: 3.2rem; } }
        .eventArea .eventTitle .eventTitleInr dl dd h2 {
          color: #ff8536;
          font-size: 45px;
          font-size: 4.5rem;
          line-height: 2;
          line-height: 1.8;
          font-weight: bold;
          line-height: 1.1;
          padding: 0 0 24px;
          position: relative; }
          @media only screen and (max-width: 767px) {
            .eventArea .eventTitle .eventTitleInr dl dd h2 {
              font-size: 38px;
              font-size: 3.8rem; } }
          .eventArea .eventTitle .eventTitleInr dl dd h2:after {
            background: #ff8936;
            content: '';
            display: block;
            height: 2px;
            width: calc((100vw - 1200px) / 2 + 1200px);
            position: absolute;
            bottom: 0; }
        .eventArea .eventTitle .eventTitleInr dl dd .subTitle {
          padding: 24px 0 0; }
          .eventArea .eventTitle .eventTitleInr dl dd .subTitle h3 {
            font-size: 54px;
            font-size: 5.4rem;
            line-height: 2;
            line-height: 1.8;
            font-weight: bold;
            letter-spacing: 0;
            line-height: 1.3;
            margin-bottom: 20px; }
            @media only screen and (max-width: 767px) {
              .eventArea .eventTitle .eventTitleInr dl dd .subTitle h3 {
                font-size: 46px;
                font-size: 4.6rem; } }
            .eventArea .eventTitle .eventTitleInr dl dd .subTitle h3 span {
              border-top: 3px solid #ff8936;
              display: block;
              font-size: 27px;
              font-size: 2.7rem;
              line-height: 2;
              line-height: 1.8;
              line-height: 1.3;
              margin-top: 32px;
              padding-top: 20px; }
              @media only screen and (max-width: 767px) {
                .eventArea .eventTitle .eventTitleInr dl dd .subTitle h3 span {
                  font-size: 23px;
                  font-size: 2.3rem; } }
          .eventArea .eventTitle .eventTitleInr dl dd .subTitle p {
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 2;
            line-height: 2.1;
            font-weight: 600;
            letter-spacing: 0.02em; }
            @media only screen and (max-width: 767px) {
              .eventArea .eventTitle .eventTitleInr dl dd .subTitle p {
                font-size: 15px;
                font-size: 1.5rem; } }
  .eventArea .eventProgramWrap {
    padding: 0 20px; }
  .eventArea .eventProgram {
    background: #FFE7D7;
    border-radius: 16px;
    margin: 60px auto 0;
    max-width: 1200px;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1; }
    .eventArea .eventProgram .category {
      background: #FF9632;
      background: linear-gradient(90deg, #ff9632 25%, rgba(255, 213, 44, 0.3) 90%, rgba(255, 213, 44, 0) 100%);
      color: #FFF;
      font-size: 27px;
      font-size: 2.7rem;
      line-height: 2;
      line-height: 1.8;
      font-weight: bold;
      line-height: 1.25;
      padding: 16px 36px; }
      @media only screen and (max-width: 767px) {
        .eventArea .eventProgram .category {
          font-size: 23px;
          font-size: 2.3rem; } }
    .eventArea .eventProgram .eventProgramInr {
      padding: 28px 36px 60px; }
      .eventArea .eventProgram .eventProgramInr.op {
        padding-bottom: 32px; }
      .eventArea .eventProgram .eventProgramInr h2 {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 2;
        line-height: 1.8;
        line-height: 1.35;
        font-weight: bold;
        margin-bottom: 12px; }
        @media only screen and (max-width: 767px) {
          .eventArea .eventProgram .eventProgramInr h2 {
            font-size: 31px;
            font-size: 3.1rem; } }
      .eventArea .eventProgram .eventProgramInr h3 {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 2;
        line-height: 1.8;
        line-height: 1.35;
        font-weight: bold;
        margin-bottom: 20px; }
        @media only screen and (max-width: 767px) {
          .eventArea .eventProgram .eventProgramInr h3 {
            font-size: 19px;
            font-size: 1.9rem; } }
      .eventArea .eventProgram .eventProgramInr .time {
        border-bottom: 2px solid #ff8936;
        display: flex;
        margin-bottom: 30px;
        padding-bottom: 30px;
        width: 100%; }
        .eventArea .eventProgram .eventProgramInr .time:before {
          background: url("../image/time.svg") center center no-repeat;
          content: '';
          display: inline-block;
          margin-right: 12px;
          height: 40px;
          width: 40px; }
        .eventArea .eventProgram .eventProgramInr .time.noBdr {
          border-bottom: none;
          margin-bottom: 0;
          padding-bottom: 0; }
        .eventArea .eventProgram .eventProgramInr .time dt {
          color: #FF8936;
          font-size: 27px;
          font-size: 2.7rem;
          line-height: 2;
          line-height: 1.8;
          letter-spacing: 0;
          line-height: 1.35;
          font-weight: bold;
          margin-right: 16px; }
          @media only screen and (max-width: 767px) {
            .eventArea .eventProgram .eventProgramInr .time dt {
              font-size: 23px;
              font-size: 2.3rem; } }
        .eventArea .eventProgram .eventProgramInr .time dd {
          font-size: 27px;
          font-size: 2.7rem;
          line-height: 2;
          line-height: 1.8;
          letter-spacing: 0;
          line-height: 1.35;
          font-weight: bold; }
          @media only screen and (max-width: 767px) {
            .eventArea .eventProgram .eventProgramInr .time dd {
              font-size: 23px;
              font-size: 2.3rem; } }
      .eventArea .eventProgram .eventProgramInr .btn {
        padding-top: 28px;
        text-align: center; }
        .eventArea .eventProgram .eventProgramInr .btn span {
          background: #000;
          border-radius: 50px;
          box-shadow: 0px 6px 0 #FFCBA7;
          color: #FFF;
          cursor: pointer;
          display: inline-flex;
          justify-content: center;
          flex-wrap: wrap;
          align-items: center;
          align-content: center;
          height: 48px;
          font-size: 21px;
          font-size: 2.1rem;
          line-height: 2;
          line-height: 1.8;
          font-weight: 600;
          line-height: 1;
          letter-spacing: 0.1em;
          overflow: hidden;
          position: relative;
          text-decoration: none;
          transition: 0.2s;
          width: 256px; }
          @media only screen and (max-width: 767px) {
            .eventArea .eventProgram .eventProgramInr .btn span {
              font-size: 18px;
              font-size: 1.8rem; } }
          .eventArea .eventProgram .eventProgramInr .btn span:hover {
            color: #FFF;
            box-shadow: none;
            transform: translate3d(0, 4px, 0);
            opacity: 0.7; }
      .eventArea .eventProgram .eventProgramInr .speakerDesc {
        width: 100%; }
        .eventArea .eventProgram .eventProgramInr .speakerDesc .desc {
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 2;
          font-weight: 600;
          letter-spacing: 0.06em;
          line-height: 2.4; }
          @media only screen and (max-width: 767px) {
            .eventArea .eventProgram .eventProgramInr .speakerDesc .desc {
              font-size: 15px;
              font-size: 1.5rem; } }
      .eventArea .eventProgram .eventProgramInr .speakerFlex {
        display: flex;
        justify-content: space-between; }
        .eventArea .eventProgram .eventProgramInr .speakerFlex.clm4 {
          padding-top: 40px; }
        .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker {
          width: 330px; }
          .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker .speakerProf {
            font-size: 15px;
            font-size: 1.5rem;
            line-height: 2;
            font-weight: 600;
            letter-spacing: 0;
            line-height: 1.55;
            margin-top: 12px; }
            @media only screen and (max-width: 767px) {
              .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker .speakerProf {
                font-size: 13px;
                font-size: 1.3rem; } }
          .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker .speakerName {
            font-size: 24px;
            font-size: 2.4rem;
            line-height: 2;
            line-height: 1.8;
            font-weight: 600;
            letter-spacing: 0;
            line-height: 1.45;
            margin-top: 4px; }
            @media only screen and (max-width: 767px) {
              .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker .speakerName {
                font-size: 20px;
                font-size: 2rem; } }
          .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker.clm4 {
            width: 23%; }
            .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker.clm4 .btn {
              padding-top: 12px;
              text-align: center; }
              .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker.clm4 .btn span {
                background: #000;
                border-radius: 50px;
                box-shadow: 0px 6px 0 #FFCBA7;
                color: #FFF;
                cursor: pointer;
                display: inline-flex;
                justify-content: center;
                flex-wrap: wrap;
                align-items: center;
                align-content: center;
                height: 48px;
                font-size: 21px;
                font-size: 2.1rem;
                line-height: 2;
                line-height: 1.8;
                padding-bottom: 4px;
                width: 100%; }
                @media only screen and (max-width: 767px) {
                  .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker.clm4 .btn span {
                    font-size: 18px;
                    font-size: 1.8rem; } }
                .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker.clm4 .btn span:hover {
                  color: #FFF;
                  box-shadow: none;
                  transform: translate3d(0, 4px, 0);
                  opacity: 0.7; }
        .eventArea .eventProgram .eventProgramInr .speakerFlex .speakerDesc {
          width: calc(100% - 370px); }

@media only screen and (min-width: 767px) {
  .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker.clm4 {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between; }
    .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker.clm4 .speakerProfData {
      padding-bottom: 12px;
      width: 100%; }
    .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker.clm4 .btn {
      width: 100%; }
      .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker.clm4 .btn span {
        max-width: 256px; } }
@media only screen and (max-width: 767px) {
  .eventArea {
    padding-bottom: 40px; }
    .eventArea.last {
      padding-bottom: 0px; }
    .eventArea .eventTitle {
      margin-bottom: 40px;
      padding: 48px 5vw 48px; }
      .eventArea .eventTitle:before {
        width: 40%;
        min-width: 40%; }
      .eventArea .eventTitle .eventTitleInr {
        margin: 0 auto;
        max-width: 1200px;
        position: relative;
        z-index: 1; }
        .eventArea .eventTitle .eventTitleInr .date {
          font-size: 20px; }
          .eventArea .eventTitle .eventTitleInr .date .year {
            font-size: 26px; }
          .eventArea .eventTitle .eventTitleInr .date .num {
            font-size: 40px; }
          .eventArea .eventTitle .eventTitleInr .date .yobi {
            font-size: 18px;
            margin-left: 2vw;
            height: 32px;
            width: 32px; }
        .eventArea .eventTitle .eventTitleInr dl {
          margin-top: 24px; }
          .eventArea .eventTitle .eventTitleInr dl dt {
            font-size: 18px;
            padding-bottom: 1vw; }
            .eventArea .eventTitle .eventTitleInr dl dt span {
              font-size: 16px; }
            .eventArea .eventTitle .eventTitleInr dl dt strong {
              font-size: 18px;
              margin-left: 2vw;
              height: 32px;
              width: 32px; }
          .eventArea .eventTitle .eventTitleInr dl dd h2 {
            font-size: 22px;
            line-height: 1.3;
            padding: 0 0 8px; }
            .eventArea .eventTitle .eventTitleInr dl dd h2:after {
              height: 2px;
              width: 95vw; }
          .eventArea .eventTitle .eventTitleInr dl dd .subTitle {
            display: block;
            padding: 20px 2vw 0; }
            .eventArea .eventTitle .eventTitleInr dl dd .subTitle h3 {
              font-size: 28px;
              letter-spacing: 0;
              line-height: 1.3;
              margin-bottom: 12px;
              width: 100%; }
              .eventArea .eventTitle .eventTitleInr dl dd .subTitle h3 span {
                border-width: 2px;
                font-size: 20px;
                line-height: 1.3;
                margin: 8px 0 12px;
                padding-top: 20px; }
            .eventArea .eventTitle .eventTitleInr dl dd .subTitle p {
              font-size: 15px;
              line-height: 1.8;
              font-weight: 500;
              width: 100%; }
    .eventArea .eventProgramWrap {
      padding: 0; }
    .eventArea .eventProgram {
      border-radius: 12px 0 0 12px;
      margin: 0 0 32px 5vw;
      max-width: 95vw; }
      .eventArea .eventProgram .category {
        font-size: 18px;
        padding: 16px 5vw 12px; }
      .eventArea .eventProgram .eventProgramInr {
        padding: 20px 5vw 40px  5vw; }
        .eventArea .eventProgram .eventProgramInr h2 {
          font-size: 22px;
          line-height: 1.45;
          margin-bottom: 12px; }
        .eventArea .eventProgram .eventProgramInr h3 {
          font-size: 17px;
          line-height: 1.45;
          margin-bottom: 16px; }
        .eventArea .eventProgram .eventProgramInr .time {
          border: none;
          margin-bottom: 0;
          padding-bottom: 24px; }
          .eventArea .eventProgram .eventProgramInr .time:before {
            margin-right: 8px;
            height: 22px;
            width: 22px;
            position: relative;
            top: 1px; }
          .eventArea .eventProgram .eventProgramInr .time dt {
            font-size: 16px;
            margin-right: 12px; }
          .eventArea .eventProgram .eventProgramInr .time dd {
            font-size: 16px; }
        .eventArea .eventProgram .eventProgramInr .speakerDesc {
          width: 100%; }
          .eventArea .eventProgram .eventProgramInr .speakerDesc .desc {
            font-size: 15px;
            font-weight: 500;
            letter-spacing: 0.04em;
            line-height: 1.8;
            padding-top: 20px; }
        .eventArea .eventProgram .eventProgramInr .speakerFlex {
          display: block;
          padding: 0; }
          .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker {
            margin-bottom: 20px;
            width: 100%; }
            .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker .speakerProf {
              font-size: 12px;
              margin-top: 12px; }
            .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker .speakerName {
              font-size: 20px;
              line-height: 1.6;
              margin-top: 0; }
            .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker.clm4 {
              padding-top: 50px;
              margin-bottom: 0;
              width: 100%; }
              .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker.clm4 .speakerName {
                min-height: auto;
                min-height: none;
                margin-bottom: 16px; }
              .eventArea .eventProgram .eventProgramInr .speakerFlex .speaker.clm4 .btn span {
                font-size: 17px;
                height: 44px;
                padding: 2px;
                width: 70%; }
          .eventArea .eventProgram .eventProgramInr .speakerFlex.clm4 {
            padding: 0; }
          .eventArea .eventProgram .eventProgramInr .speakerFlex .speakerDesc {
            width: 100%; }
        .eventArea .eventProgram .eventProgramInr .btn span {
          font-size: 17px;
          padding: 2px;
          width: 70%; }
          .eventArea .eventProgram .eventProgramInr .btn span:hover {
            transform: translate3d(0, 0, 0);
            opacity: 1; } }
.solArea {
  padding: 0 40px; }
  .solArea .inr {
    background: #FFF;
    box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    margin: 0 auto 60px;
    max-width: 1200px;
    padding: 60px 40px;
    overflow: hidden;
    text-align: center; }
    .solArea .inr h2 {
      font-family: "itc-avant-garde-gothic-pro", sans-serif;
      font-size: 80px;
      font-size: 8rem;
      line-height: 2;
      line-height: 1.8;
      font-weight: 900;
      line-height: 1;
      letter-spacing: 0;
      margin-bottom: 24px; }
      @media only screen and (max-width: 767px) {
        .solArea .inr h2 {
          font-size: 68px;
          font-size: 6.8rem; } }
    .solArea .inr p {
      font-size: 20px;
      font-size: 2rem;
      line-height: 2;
      font-weight: 600;
      line-height: 1;
      letter-spacing: 0.06em;
      margin-bottom: 52px; }
      @media only screen and (max-width: 767px) {
        .solArea .inr p {
          font-size: 17px;
          font-size: 1.7rem; } }
    .solArea .inr ul {
      display: flex;
      justify-content: center; }
      .solArea .inr ul li {
        padding: 0 20px; }
        .solArea .inr ul li a {
          background: #159A01;
          border-radius: 50px;
          box-shadow: 0px 6px 0 rgba(0, 0, 0, 0.25);
          color: #FFF;
          display: inline-flex;
          justify-content: center;
          flex-wrap: wrap;
          align-items: center;
          align-content: center;
          height: 66px;
          font-size: 22px;
          font-size: 2.2rem;
          line-height: 2;
          line-height: 1.8;
          font-weight: 600;
          line-height: 1;
          letter-spacing: 0.02em;
          overflow: hidden;
          position: relative;
          text-decoration: none;
          transition: 0.2s;
          width: 330px; }
          @media only screen and (max-width: 767px) {
            .solArea .inr ul li a {
              font-size: 19px;
              font-size: 1.9rem; } }
          .solArea .inr ul li a:after {
            background: url("../image/icon_arrow_02.svg") center center no-repeat;
            content: '';
            display: inline-block;
            margin-left: 12px;
            height: 34px;
            width: 34px; }
          .solArea .inr ul li a:hover {
            color: #FFF;
            box-shadow: none;
            transform: translate3d(0, 4px, 0); }
        .solArea .inr ul li:nth-child(2) a {
          background: #00AA63; }
          .solArea .inr ul li:nth-child(2) a:after {
            background-image: url("../image/icon_arrow_02.svg"); }

@media only screen and (max-width: 767px) {
  .solArea {
    padding: 0 5vw; }
    .solArea .inr {
      border-radius: 12px;
      margin: 0 auto 32px;
      padding: 40px 5vw; }
      .solArea .inr h2 {
        font-size: 48px;
        letter-spacing: 0;
        margin-bottom: 20px; }
      .solArea .inr p {
        font-size: 13px;
        font-weight: 600;
        line-height: 1.65;
        letter-spacing: -0.02em;
        margin-bottom: 28px; }
      .solArea .inr ul {
        justify-content: center; }
        .solArea .inr ul li {
          padding: 0;
          width: 90%; }
          .solArea .inr ul li a {
            box-shadow: 0px 4px 0 rgba(0, 0, 0, 0.25);
            height: 60px;
            font-size: 19px;
            letter-spacing: 0.04em;
            transition: 0;
            width: 100%; }
            .solArea .inr ul li a span {
              display: none; }
            .solArea .inr ul li a:after {
              margin-left: 12px;
              height: 28px;
              width: 28px; }
      .solArea .inr dl dt {
        font-size: 20px;
        padding: 16px 0; }
      .solArea .inr dl dd {
        padding: 16px 2.5vw 32px; }
        .solArea .inr dl dd .p1 {
          font-size: 12px;
          line-height: 1.7;
          margin-bottom: 20px; }
        .solArea .inr dl dd h2 {
          font-size: 19px;
          letter-spacing: -0.02em;
          margin-bottom: 16px; }
        .solArea .inr dl dd .p2 {
          font-size: 15px; } }
.telArea {
  padding: 0 40px; }
  .telArea .inr {
    background: #FFF;
    box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    margin: 0 auto 60px;
    max-width: 1200px;
    overflow: hidden;
    text-align: center; }
    .telArea .inr dl dt {
      background: #FF9E45;
      background: linear-gradient(90deg, #6CB75C 0%, #6EC4DD 100%);
      color: #FFF;
      font-size: 27px;
      font-size: 2.7rem;
      line-height: 2;
      line-height: 1.8;
      font-weight: 600;
      line-height: 1;
      letter-spacing: 0.02em;
      padding: 20px 0; }
      @media only screen and (max-width: 767px) {
        .telArea .inr dl dt {
          font-size: 23px;
          font-size: 2.3rem; } }
    .telArea .inr dl dd {
      padding: 28px 16px 44px; }
      .telArea .inr dl dd .p1 {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 2;
        font-weight: 600;
        line-height: 1;
        letter-spacing: 0.02em;
        margin-bottom: 28px; }
        @media only screen and (max-width: 767px) {
          .telArea .inr dl dd .p1 {
            font-size: 15px;
            font-size: 1.5rem; } }
      .telArea .inr dl dd h2 {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 2;
        line-height: 1.8;
        font-weight: 600;
        line-height: 1;
        letter-spacing: 0.02em;
        margin-bottom: 28px; }
        @media only screen and (max-width: 767px) {
          .telArea .inr dl dd h2 {
            font-size: 31px;
            font-size: 3.1rem; } }
      .telArea .inr dl dd .p2 {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 2;
        line-height: 1.8;
        font-weight: 600;
        line-height: 1;
        letter-spacing: 0.02em; }
        @media only screen and (max-width: 767px) {
          .telArea .inr dl dd .p2 {
            font-size: 19px;
            font-size: 1.9rem; } }

@media only screen and (max-width: 767px) {
  .telArea {
    padding: 0 5vw; }
    .telArea .inr {
      border-radius: 12px;
      margin: 0 auto 40px; }
      .telArea .inr dl dt {
        font-size: 20px;
        padding: 16px 0; }
      .telArea .inr dl dd {
        padding: 16px 2.5vw 32px; }
        .telArea .inr dl dd .p1 {
          font-size: 12px;
          line-height: 1.7;
          margin-bottom: 20px; }
        .telArea .inr dl dd h2 {
          font-size: 19px;
          letter-spacing: -0.02em;
          margin-bottom: 16px; }
        .telArea .inr dl dd .p2 {
          font-size: 15px; } }
.cvArea {
  background: rgba(0, 0, 0, 0);
  background: linear-gradient(180deg, rgba(193, 77, 0, 0) 0%, rgba(193, 77, 0, 0.45) 100%);
  padding: 44px 20px 44px;
  position: sticky;
  bottom: 0;
  z-index: 2;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden; }
  .cvArea ul {
    display: flex;
    justify-content: center; }
    .cvArea ul li {
      padding: 0 20px; }
      .cvArea ul li a {
        background: #0345A0;
        border-radius: 50px;
        box-shadow: 0px 6px 0 rgba(0, 0, 0, 0.25);
        color: #FFF;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        height: 66px;
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 2;
        line-height: 1.8;
        font-weight: 600;
        line-height: 1;
        letter-spacing: 0.02em;
        overflow: hidden;
        position: relative;
        text-decoration: none;
        transition: 0.2s;
        width: 330px; }
        @media only screen and (max-width: 767px) {
          .cvArea ul li a {
            font-size: 19px;
            font-size: 1.9rem; } }
        .cvArea ul li a:after {
          background: url("../image/icon_arrow_01.svg") center center no-repeat;
          content: '';
          display: inline-block;
          margin-left: 12px;
          height: 34px;
          width: 34px; }
        .cvArea ul li a:hover {
          color: #FFF;
          box-shadow: none;
          transform: translate3d(0, 4px, 0); }
      .cvArea ul li:nth-child(2) a {
        background: #00AA63; }
        .cvArea ul li:nth-child(2) a:after {
          background-image: url("../image/icon_arrow_02.svg"); }

.throughHd .cvArea {
  opacity: 1;
  visibility: visible; }

@media only screen and (max-width: 767px) {
  .cvArea {
    padding: 28px 5vw 28px; }
    .cvArea ul {
      justify-content: center; }
      .cvArea ul li {
        padding: 0;
        width: 90%; }
        .cvArea ul li a {
          box-shadow: 0px 4px 0 rgba(0, 0, 0, 0.25);
          height: 60px;
          font-size: 19px;
          letter-spacing: 0.04em;
          transition: 0;
          width: 100%; }
          .cvArea ul li a span {
            display: none; }
          .cvArea ul li a:after {
            margin-left: 12px;
            height: 28px;
            width: 28px; } }
/* modal */
.modaal-overlay {
  background: #FF9E45;
  background: linear-gradient(90deg, rgba(255, 158, 69, 0.85) 0%, rgba(255, 212, 45, 0.85) 100%) !important; }

.modaal-container {
  border-radius: 12px !important;
  max-width: 1200px !important; }

.modaal-content-container {
  padding: 60px !important; }

.speakerModal {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt"; }
  .speakerModal .img {
    width: 45%; }
  .speakerModal .data {
    width: 55%; }
    .speakerModal .data .name {
      border-bottom: 3px solid #FF8936;
      margin-bottom: 20px;
      padding: 0 40px 24px 0; }
      .speakerModal .data .name h2 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 2;
        line-height: 1.8;
        font-weight: bold;
        letter-spacing: 0.06em;
        line-height: 1.45;
        margin-bottom: 16px; }
        @media only screen and (max-width: 767px) {
          .speakerModal .data .name h2 {
            font-size: 26px;
            font-size: 2.6rem; } }
      .speakerModal .data .name h3 {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 2;
        line-height: 1.8;
        font-weight: bold;
        letter-spacing: 0.06em;
        line-height: 1.45; }
        @media only screen and (max-width: 767px) {
          .speakerModal .data .name h3 {
            font-size: 19px;
            font-size: 1.9rem; } }
    .speakerModal .data .profile {
      padding-right: 40px; }
      .speakerModal .data .profile p {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 2;
        font-weight: 600;
        line-height: 1.9; }
        @media only screen and (max-width: 767px) {
          .speakerModal .data .profile p {
            font-size: 14px;
            font-size: 1.4rem; } }
  .speakerModal .inline_close {
    border: 4px solid #FFF;
    border-radius: 100%;
    position: absolute;
    top: -20px;
    right: -20px;
    height: 65px;
    width: 65px;
    transition: 0.4s; }
    .speakerModal .inline_close:hover {
      opacity: 0.7; }

@media only screen and (max-width: 767px) {
  .modaal-container {
    border-radius: 10px !important;
    max-width: 100% !important; }

  .modaal-content-container {
    padding: 5vw 5vw !important; }

  .speakerModal {
    display: block; }
    .speakerModal .img {
      margin-bottom: 12px;
      width: 100%; }
    .speakerModal .data {
      width: 100%; }
      .speakerModal .data .name {
        border-bottom: 2px solid #FF8936;
        letter-spacing: 0.02em;
        line-height: 1.55;
        margin-bottom: 16px;
        padding: 0 0 16px 0; }
        .speakerModal .data .name h2 {
          font-size: 20px;
          margin-bottom: 12px; }
        .speakerModal .data .name h3 {
          font-size: 15px; }
      .speakerModal .data .profile {
        padding: 0 0 12px; }
        .speakerModal .data .profile p {
          font-size: 13px;
          line-height: 1.65; }
    .speakerModal .inline_close {
      top: -20px;
      right: -20px;
      height: 48px;
      width: 48px;
      transition: 0; }
      .speakerModal .inline_close:hover {
        opacity: 1; } }
/* Animation Setting
------------------------------------------  */
/* fadeInK Set */
.fvBg {
  opacity: 0; }

/* fadeInUpK Set */
.fvBg h1,
.fvBg .main,
.fvBg .sol,
.fvBg .sol ol li,
.fvBg ul li,
.aboutArea p,
.anchorArea ul li,
.outlineArea .outlineTable,
.eventArea .eventProgram {
  opacity: 0;
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  transform: translate(0px, 30px); }

/* fadeInLK Set */
.eventArea .eventTitle .date,
.eventArea .eventTitle dt,
.eventArea .eventTitle h2,
.eventArea .eventTitle h3,
.eventArea .eventTitle p {
  opacity: 0;
  -webkit-transform: translate(-15px, 0);
  -ms-transform: translate(-15px, 0);
  transform: translate(-15px, 0); }

/* fadeInBK Set */
.aboutArea h2,
.outlineArea h2 {
  opacity: 0;
  transform: scale(1.15);
  filter: blur(6px); }

/* annimation */
.fvBg.action {
  animation: fadeInK 0.8s ease 0.3s 1 forwards; }

.fvBg.action h1 {
  animation: fadeInUpK 0.8s ease 0.4s 1 forwards; }

.fvBg.action .main {
  animation: fadeInUpK 0.6s ease 0.5s 1 forwards; }

@media only screen and (min-width: 767px) {
  .fvBg.action .sol {
    animation: fadeInUpK 0.6s ease 0.65s 1 forwards; }

  .fvBg.action .sol ol li:nth-child(1) {
    animation: fadeInUpK 0.6s ease 0.65s 1 forwards; }

  .fvBg.action .sol ol li:nth-child(2) {
    animation: fadeInUpK 0.6s ease 0.75s 1 forwards; }

  .fvBg.action .sol ol li:nth-child(3) {
    animation: fadeInUpK 0.6s ease 0.85s 1 forwards; }

  .fvBg.action ul li {
    animation: fadeInUpK 0.6s ease 0.85s 1 forwards; } }
@media only screen and (max-width: 767px) {
  .fvBg .sol.action {
    animation: fadeInUpK 0.6s ease 0.4s 1 forwards; }

  .fvBg .sol ol li.action {
    animation: fadeInUpK 0.6s ease 0.5s 1 forwards; }

  .fvBg ul.action li {
    animation: fadeInUpK 0.6s ease 0.55s 1 forwards; } }
.aboutArea.action h2 {
  animation: fadeInBK 0.8s cubic-bezier(0.56, 0, 0.2, 1) 0.1s 1 forwards; }

.aboutArea h2:after {
  height: 0;
  transition: 1s; }

.aboutArea.action h2:after {
  animation: bdrLong 0.8s cubic-bezier(0.56, 0, 0.2, 1) 0.25s 1 forwards; }

.aboutArea.action p {
  animation: fadeInUpK 0.7s ease 0.6s 1 forwards; }

@keyframes bdrLong {
  0% {
    height: 0; }
  100% {
    height: 72px; } }
@media only screen and (max-width: 767px) {
  @keyframes bdrLong {
    0% {
      height: 0; }
    100% {
      height: 50px; } } }
.outlineArea.action h2 {
  animation: fadeInBK 0.8s cubic-bezier(0.56, 0, 0.2, 1) 0.2s 1 forwards; }

.outlineArea.action .outlineTable {
  animation: fadeInUpK 0.7s ease 0.6s 1 forwards; }

.anchorArea.action ul li:nth-child(1) {
  animation: fadeInUpK 0.6s ease 0.45s 1 forwards; }

.anchorArea.action ul li:nth-child(2) {
  animation: fadeInUpK 0.6s ease 0.5s 1 forwards; }

.anchorArea.action ul li:nth-child(3) {
  animation: fadeInUpK 0.6s ease 0.55s 1 forwards; }

.anchorArea.action ul li:nth-child(4) {
  animation: fadeInUpK 0.6s ease 0.65s 1 forwards; }

.eventArea .eventTitle::before {
  left: -100px;
  opacity: 0; }

@keyframes leftBg {
  0% {
    left: -200px;
    opacity: 0; }
  100% {
    left: 0;
    opacity: 1; } }
.eventArea .eventTitle.action:before {
  animation: leftBg 0.4s ease-in-out 0.3s 1 forwards; }

.eventArea .eventTitle.action .date {
  animation: fadeInLK 0.6s ease 0.5s 1 forwards; }

.eventArea .eventTitle.action dt {
  animation: fadeInLK 0.6s ease 0.65s 1 forwards; }

.eventArea .eventTitle.action h2 {
  animation: fadeInLK 0.6s ease 0.7s 1 forwards; }

.eventArea .eventTitle.action h3 {
  animation: fadeInLK 0.6s ease 0.75s 1 forwards; }

.eventArea .eventTitle.action p {
  animation: fadeInLK 0.6s ease 0.8s 1 forwards; }

.eventArea .eventProgram.action {
  animation: fadeInUpK 0.7s ease 0.6s 1 forwards; }

/* keyframes */
@keyframes fadeInK {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeInUpK {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0px, 30px); }
  100% {
    opacity: 1;
    -webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes fadeInLK {
  0% {
    opacity: 0;
    -webkit-transform: translate(-15px, 0);
    -ms-transform: translate(-15px, 0);
    transform: translate(-15px, 0); }
  100% {
    opacity: 1;
    -webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes fadeInBK {
  0% {
    opacity: 0;
    transform: scale(1.15);
    filter: blur(6px); }
  100% {
    opacity: 1;
    transform: scale(1);
    filter: blur(0); } }
