@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap");
.j-topic {
  width: 100%;
  overflow: hidden;
  height: calc(0.5769230769*100vw);
  max-height: 750px;
  background: url(/jyuken/assets_2026/img/top-bg-wave.svg) no-repeat center bottom/auto calc(0.3423076923*100vw); }
  @media screen and (min-width: 1300px) {
    .j-topic {
      background: url(/jyuken/assets_2026/img/top-bg-wave.svg) no-repeat center bottom/auto 445px; } }
  @media screen and (min-width: 2900px) {
    .j-topic {
      background: url(/jyuken/assets_2026/img/top-bg-wave.svg) no-repeat center bottom/100% auto; } }
  .j-topic__wrap {
    width: calc(1*100vw);
    max-width: 1300px;
    height: 100%;
    margin: auto;
    position: relative;
    display: flex;
    justify-content: space-between; }
    .j-topic__wrap:before {
      content: "";
      position: absolute;
      inset: 0;
      background: url(/jyuken/assets_2026/img/top-bg-frame.svg) no-repeat center center/contain;
      width: calc(0.9123923077*100vw);
      max-width: 1186.11px;
      height: calc(0.4531692308*100vw);
      max-height: 589.12px;
      margin: calc(0.0307692308*100vw) auto auto calc(0.0361538462*100vw); }
      @media screen and (min-width: 1300px) {
        .j-topic__wrap:before {
          margin: 40px auto auto 47px; } }
  .j-topic .slick-dots {
    margin-top: 20px;
    display: flex !important;
    justify-content: center;
    gap: 10px; }
    .j-topic .slick-dots button {
      width: 10px;
      height: 10px;
      appearance: none;
      border-radius: 999px;
      color: transparent;
      background: #fff; }
  .j-topic .slick-active button {
    background: #0e366f !important; }
  .j-topic__slider-item {
    display: flex;
    align-items: center;
    justify-content: center; }
    .j-topic__slider-item img {
      filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.5));
      object-fit: contain;
      object-position: center center; }
  .j-topic__main {
    position: relative;
    z-index: 2;
    width: calc(0.5769230769*100vw);
    max-width: 750px;
    height: calc(0.3846153846*100vw);
    max-height: 500px;
    margin: calc(0.0653846154*100vw) calc(0*100vw) calc(0*100vw) calc(0.0846153846*100vw); }
    @media screen and (min-width: 1300px) {
      .j-topic__main {
        margin: 85px 0px 0px 110px; } }
    .j-topic__main a {
      pointer-events: none; }
    .j-topic__main img {
      width: calc(0.5769230769*100vw);
      max-width: 750px;
      height: calc(0.3846153846*100vw);
      max-height: 500px;
      transform-origin: center bottom;
      transform: scale(0.95);
      opacity: 0;
      transition: all 600ms cubic-bezier(0.04, 0.51, 0.155, 0.985); }
    .j-topic__main .slick-list {
      overflow: visible; }
    .j-topic__main .slick-active a {
      pointer-events: auto; }
    .j-topic__main .slick-active img {
      transform: none;
      opacity: 1; }
  .j-topic__sub {
    position: relative;
    z-index: 3;
    width: calc(0.2153846154*100vw);
    max-width: 280px;
    height: calc(0.4538461538*100vw);
    max-height: 590px;
    background: rgba(255, 255, 255, 0.7);
    border: solid 3px #0e366f;
    border-radius: 25px;
    position: relative;
    margin: calc(0.0307692308*100vw) calc(0.0538461538*100vw) calc(0*100vw) calc(0*100vw);
    padding-top: calc(0.0115384615*100vw); }
    @media screen and (min-width: 1300px) {
      .j-topic__sub {
        margin: 40px 70px 0px 0px; } }
    @media screen and (min-width: 1300px) {
      .j-topic__sub {
        padding-top: 15px; } }
    .j-topic__sub .j-topic__slider {
      width: calc(0.1461538462*100vw);
      max-width: 190px;
      margin: auto; }
    .j-topic__sub .j-topic__slider-item {
      height: calc(0.1053846154*100vw);
      max-height: 137px;
      display: flex;
      align-items: center;
      cursor: pointer; }
      .j-topic__sub .j-topic__slider-item img {
        height: calc(0.0976923077*100vw);
        max-height: 127px; }
    .j-topic__sub .slick-arrow {
      color: transparent;
      width: calc(0.0338461538*100vw);
      max-width: 44px;
      height: calc(0.0338461538*100vw);
      max-height: 44px;
      background: url(/jyuken/assets_2026/img/top-arr.svg) no-repeat center center/contain;
      position: absolute;
      z-index: 99;
      transform-origin: center; }
    .j-topic__sub .slick-prev {
      inset: 0 0 auto 50%;
      margin: calc(-0.0138461538*100vw) calc(0*100vw) calc(0*100vw) calc(-0.0169230769*100vw); }
      @media screen and (min-width: 1300px) {
        .j-topic__sub .slick-prev {
          margin: -18px 0px 0px -22px; } }
    .j-topic__sub .slick-next {
      inset: auto 0 0 50%;
      margin: calc(0*100vw) calc(0*100vw) calc(-0.0138461538*100vw) calc(-0.0169230769*100vw);
      transform: scale(1, -1); }
      @media screen and (min-width: 1300px) {
        .j-topic__sub .slick-next {
          margin: 0px 0px -18px -22px; } }
  .j-topic__sub-ttl {
    width: calc(0.1776923077*100vw);
    max-width: 231px;
    margin: calc(0*100vw) auto calc(0.0230769231*100vw) auto;
    line-height: 1; }
    @media screen and (min-width: 1300px) {
      .j-topic__sub-ttl {
        margin: 0px auto 30px auto; } }
    .j-topic__sub-ttl img {
      width: 100%; }
  .j-topic__sub-link {
    position: absolute;
    inset: auto 0 0 0;
    padding-bottom: calc(0.0169230769*100vw); }
    @media screen and (min-width: 1300px) {
      .j-topic__sub-link {
        padding-bottom: 22px; } }
    .j-topic__sub-link img {
      display: block;
      width: calc(0.1692307692*100vw);
      max-width: 220px;
      margin: auto; }

@media screen and (max-width: 768px) {
  .j-topic {
    height: calc(1.4666666667*100vw);
    background: url(/jyuken/assets_2026/img/top-bg-wave-sp.svg) no-repeat center bottom/100% auto; }
    .j-topic__wrap {
      width: 100vw;
      max-width: none;
      margin: auto;
      display: block; }
      .j-topic__wrap:before {
        background: url(/jyuken/assets_2026/img/top-bg-frame-sp.svg) no-repeat left top/contain;
        width: calc(0.9333333333*100vw);
        height: calc(1.5733333333*100vw);
        margin: 0 0 0 calc(0.0373333333*100vw); }
    .j-topic .slick-dots {
      margin-top: calc(0.0533333333*100vw);
      gap: calc(0.0133333333*100vw); }
      .j-topic .slick-dots button {
        width: calc(0.016*100vw);
        height: calc(0.016*100vw); }
    .j-topic__main {
      width: calc(0.8133333333*100vw);
      height: calc(0.656*100vw);
      margin: 0 0 calc(0.1866666667*100vw) calc(0.0933333333*100vw);
      padding-top: calc(0.04*100vw); }
      .j-topic__main img {
        width: calc(0.8133333333*100vw);
        height: calc(0.656*100vw); }
    .j-topic__sub {
      width: calc(0.8933333333*100vw);
      max-width: none;
      height: calc(0.4746666667*100vw);
      max-height: none;
      border-width: calc(0.0053333333*100vw);
      border-radius: calc(0.04*100vw);
      margin: 0 auto;
      padding: calc(0.0346666667*100vw) calc(0.0266666667*100vw) 0; }
      .j-topic__sub .j-topic__slider {
        max-width: none;
        width: calc(0.7466666667*100vw);
        margin: auto; }
      .j-topic__sub .j-topic__slider-item {
        width: calc(0.248*100vw);
        height: auto;
        max-height: none;
        display: flex;
        justify-content: center;
        cursor: pointer; }
        .j-topic__sub .j-topic__slider-item img {
          width: calc(0.2293333333*100vw);
          height: auto;
          max-height: none; }
      .j-topic__sub .slick-arrow {
        width: calc(0.08*100vw);
        height: calc(0.08*100vw);
        max-width: none;
        max-height: none;
        margin: 0 !important; }
      .j-topic__sub .slick-prev {
        inset: calc(50% - calc(0.04*100vw)) auto auto calc(-0.04*100vw);
        transform: rotate(-90deg); }
      .j-topic__sub .slick-next {
        inset: calc(50% - calc(0.04*100vw)) calc(-0.04*100vw) auto auto;
        transform: rotate(90deg); }
    .j-topic__sub-ttl {
      width: calc(0.616*100vw);
      margin-bottom: calc(0.04*100vw); }
    .j-topic__sub-link {
      padding-bottom: calc(0.04*100vw); }
      .j-topic__sub-link img {
        width: calc(0.3733333333*100vw); } }
/*---------------------------------------------------------------- j-event */
.j-event {
  position: relative;
  padding-bottom: calc(0.0384615385*100vw);
  transition: all 600ms cubic-bezier(0.04, 0.51, 0.155, 0.985); }
  @media screen and (min-width: 1300px) {
    .j-event {
      padding-bottom: 50px; } }
  .j-event:before {
    content: "";
    pointer-events: none;
    position: absolute;
    inset: 0;
    background-image: linear-gradient(to bottom, rgba(232, 235, 241, 0) 0%, rgba(232, 235, 241, 0) calc(0.2615384615*100vw), #e8ebf1 calc(0.2623076923*100vw), #E8EBF1 100%); }
    @media screen and (min-width: 1300px) {
      .j-event:before {
        background-image: linear-gradient(to bottom, rgba(232, 235, 241, 0) 0%, rgba(232, 235, 241, 0) 340px, #e8ebf1 341px, #E8EBF1 100%); } }
  .j-event__wrap {
    position: relative;
    z-index: 2;
    width: calc(0.8461538462*100vw);
    max-width: 1100px;
    margin: auto;
    display: flex;
    justify-content: space-between; }
  .j-event__cal {
    width: calc(0.4*100vw);
    max-width: 520px; }
  .j-event__link {
    width: calc(0.4*100vw);
    max-width: 520px; }
  .j-event__banner {
    margin-bottom: calc(0.0307692308*100vw);
    display: block; }
    @media screen and (min-width: 1300px) {
      .j-event__banner {
        margin-bottom: 40px; } }
    .j-event__banner img {
      width: 100%; }
    .j-event__banner.is-sp {
      display: none; }
  .j-event__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .j-event {
      padding-bottom: calc(0.0933333333*100vw); }
      .j-event:before {
        background-image: linear-gradient(to bottom, rgba(232, 235, 241, 0) 0%, rgba(232, 235, 241, 0) calc(1.6*100vw), #e8ebf1 calc(1.6026666667*100vw), #E8EBF1 100%); }
      .j-event__wrap {
        width: 90vw;
        max-width: none;
        flex-direction: column;
        justify-content: flex-start; }
      .j-event__cal {
        width: auto;
        max-width: none;
        margin-bottom: calc(0.1066666667*100vw); }
      .j-event__link {
        width: auto;
        max-width: none; }
      .j-event__banner {
        margin-bottom: calc(0.08*100vw); }
        .j-event__banner.is-pc {
          display: none; }
        .j-event__banner.is-sp {
          display: block; } }

/*---------------------------------------------------------------- j-event-item */
.j-event-item {
  display: block;
  width: calc(0.1923076923*100vw);
  max-width: 250px;
  margin-bottom: calc(0.0230769231*100vw); }
  @media screen and (min-width: 1300px) {
    .j-event-item {
      margin-bottom: 30px; } }
  @media (hover: hover) {
    .j-event-item:hover {
      opacity: 0.7; } }
  .j-event-item__frame {
    border: solid 2px #ccc;
    border-radius: 10px;
    overflow: hidden; }
  .j-event-item__head {
    height: calc(0.0338461538*100vw);
    max-height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: calc(0.0123076923*100vw);
    font-size: max(calc(0.0123076923*100vw), 12px);
    padding: calc(0*100vw) calc(0*100vw) calc(0*100vw) calc(0.0230769231*100vw);
    position: relative;
    background: #fff; }
    @media screen and (min-width: 1300px) {
      .j-event-item__head {
        font-size: 16px; } }
    @media screen and (min-width: 1300px) {
      .j-event-item__head {
        padding: 0px 0px 0px 30px; } }
    .j-event-item__head:before {
      content: "";
      width: calc(0.0215384615*100vw);
      max-width: 28px;
      height: calc(0.0215384615*100vw);
      max-height: 28px;
      position: absolute;
      inset: 50% auto auto 0;
      margin: calc(-0.0107692308*100vw) calc(0*100vw) calc(0*100vw) calc(0.0076923077*100vw); }
      @media screen and (min-width: 1300px) {
        .j-event-item__head:before {
          margin: -14px 0px 0px 10px; } }
    .j-event-item__head br {
      display: none; }
  .j-event-item__img {
    height: calc(0.0730769231*100vw);
    max-height: 95px;
    border-top: solid 1px #ccc; }
  .j-event-item__caption {
    font-feature-settings: "palt";
    font-size: calc(0.01*100vw);
    font-size: max(calc(0.01*100vw), 12px);
    margin: 1em -1em 0;
    line-height: 1;
    text-align: center; }
    @media screen and (min-width: 1300px) {
      .j-event-item__caption {
        font-size: 13px; } }
    .j-event-item__caption br {
      display: none; }
  .j-event-item.is-oc .j-event-item__head {
    color: #DE5D8F; }
  .j-event-item.is-oc .j-event-item__head:before {
    background: url(../img/event-icon-oc.svg) no-repeat center center/contain; }
  .j-event-item.is-oc .j-event-item__frame,
  .j-event-item.is-oc .j-event-item__img {
    border-color: #DE5D8F; }
  .j-event-item.is-oc .j-event-item__img {
    background: url(../img/event-img-oc.jpg) no-repeat center center/cover; }
  .j-event-item.is-nc .j-event-item__head {
    color: #6a4dbe; }
  .j-event-item.is-nc .j-event-item__head:before {
    background: url(../img/event-icon-nc.svg) no-repeat center center/contain; }
  .j-event-item.is-nc .j-event-item__frame,
  .j-event-item.is-nc .j-event-item__img {
    border-color: #6a4dbe; }
  .j-event-item.is-nc .j-event-item__img {
    background: url(../img/event-img-nc.jpg) no-repeat center center/cover; }
  .j-event-item.is-meet .j-event-item__head {
    color: #c68d2d; }
  .j-event-item.is-meet .j-event-item__head:before {
    background: url(../img/event-icon-meet.svg) no-repeat center center/contain; }
  .j-event-item.is-meet .j-event-item__frame,
  .j-event-item.is-meet .j-event-item__img {
    border-color: #c68d2d; }
  .j-event-item.is-meet .j-event-item__img {
    background: url(../img/event-img-meet.jpg) no-repeat center center/cover; }
  .j-event-item.is-fes .j-event-item__head {
    color: #00b548; }
  .j-event-item.is-fes .j-event-item__head:before {
    background: url(../img/event-icon-fes.svg) no-repeat center center/contain; }
  .j-event-item.is-fes .j-event-item__frame,
  .j-event-item.is-fes .j-event-item__img {
    border-color: #00b548; }
  .j-event-item.is-fes .j-event-item__img {
    background: url(../img/event-img-fes.jpg) no-repeat center center/cover; }
  @media screen and (max-width: 768px) {
    .j-event-item {
      width: calc(0.4266666667*100vw);
      margin-bottom: calc(0.04*100vw); }
      .j-event-item__frame {
        border-width: calc(0.0053333333*100vw);
        border-radius: calc(0.0266666667*100vw); }
      .j-event-item__head {
        height: calc(0.1173333333*100vw);
        font-size: calc(0.0373333333*100vw);
        line-height: 1.28571429;
        padding-left: calc(0.08*100vw);
        text-align: center; }
        .j-event-item__head:before {
          width: calc(0.0746666667*100vw);
          height: calc(0.0746666667*100vw);
          margin: calc(-0.0373333333*100vw) 0 0 calc(0.0266666667*100vw); }
        .j-event-item__head br {
          display: inline; }
      .j-event-item__img {
        height: calc(0.1706666667*100vw);
        border-width: calc(0.0026666667*100vw); }
      .j-event-item__caption {
        font-size: calc(0.0333333333*100vw);
        line-height: 1.5;
        margin: 0.5em 0 0 0; }
        .j-event-item__caption br {
          display: inline; } }

/*---------------------------------------------------------------- cal */
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.j-event-cal:before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  inset: calc(50% - 25px) auto auto calc(50% - 25px);
  border: 3px solid #ccc;
  border-top: 3px solid rgba(14, 54, 111, 0.7);
  border-radius: 50%;
  animation: spin 1s linear infinite;
  transition: all 300ms cubic-bezier(0.04, 0.51, 0.155, 0.985);
  opacity: 0; }

.j-event-cal {
  position: relative; }
  .j-event-cal.is-disabled {
    pointer-events: none; }
    .j-event-cal.is-disabled .j-event-cal__link,
    .j-event-cal.is-disabled .cal__day {
      opacity: 0.5; }
    .j-event-cal.is-disabled:before {
      opacity: 1; }
  .j-event-cal__head {
    height: calc(0.0807692308*100vw);
    max-height: 105px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .j-event-cal__ttl {
    width: calc(0.2515384615*100vw);
    max-width: 327px;
    margin-left: calc(-0.0076923077*100vw); }
    @media screen and (min-width: 1300px) {
      .j-event-cal__ttl {
        margin-left: -10px; } }
    .j-event-cal__ttl img {
      width: 100%; }
  .j-event-cal__nav {
    width: calc(0.1307692308*100vw);
    max-width: 170px;
    display: flex;
    align-items: flex-end;
    justify-content: center; }
    .j-event-cal__nav label {
      font-family: "Oswald";
      font-weight: 700;
      line-height: 1;
      text-align: center;
      color: #0e366f;
      width: calc(0.0692307692*100vw);
      max-width: 90px;
      font-size: calc(0.0169230769*100vw);
      font-size: max(calc(0.0169230769*100vw), 12px); }
      @media screen and (min-width: 1300px) {
        .j-event-cal__nav label {
          font-size: 22px; } }
    .j-event-cal__nav span {
      text-align: center;
      display: block;
      font-size: calc(0.0446153846*100vw);
      font-size: max(calc(0.0446153846*100vw), 12px); }
      @media screen and (min-width: 1300px) {
        .j-event-cal__nav span {
          font-size: 58px; } }
  .j-event-cal__link {
    width: calc(0.0269230769*100vw);
    max-width: 35px;
    height: calc(0.0269230769*100vw);
    max-height: 35px;
    margin-bottom: calc(0.0115384615*100vw);
    cursor: pointer;
    background: url(../img/top-arr.svg) no-repeat center center/contain;
    display: block;
    transform-origin: center; }
    @media screen and (min-width: 1300px) {
      .j-event-cal__link {
        margin-bottom: 15px; } }
    .j-event-cal__link.is-prev {
      transform: rotate(-90deg); }
    .j-event-cal__link.is-next {
      transform: rotate(90deg); }
  .j-event-cal__main {
    margin-bottom: calc(0.0153846154*100vw); }
    @media screen and (min-width: 1300px) {
      .j-event-cal__main {
        margin-bottom: 20px; } }
  .j-event-cal__info {
    display: flex;
    flex-wrap: wrap; }
  .j-event-cal__info-item {
    display: inline-flex;
    align-items: center;
    margin-right: 1.5em;
    margin-bottom: 0.5em;
    font-size: calc(0.0115384615*100vw);
    font-size: max(calc(0.0115384615*100vw), 12px);
    font-weight: bold; }
    @media screen and (min-width: 1300px) {
      .j-event-cal__info-item {
        font-size: 15px; } }
    .j-event-cal__info-item:before {
      content: "";
      width: calc(0.0215384615*100vw);
      max-width: 28px;
      height: calc(0.0215384615*100vw);
      max-height: 28px;
      margin-right: 0.25em; }
    .j-event-cal__info-item.is-oc:before {
      background: url(../img/event-icon-oc.svg) no-repeat center center/contain; }
    .j-event-cal__info-item.is-nc:before {
      background: url(../img/event-icon-nc.svg) no-repeat center center/contain; }
    .j-event-cal__info-item.is-meet:before {
      background: url(../img/event-icon-meet.svg) no-repeat center center/contain; }
    .j-event-cal__info-item.is-test:before {
      background: url(../img/event-icon-test.svg) no-repeat center center/contain; }
    .j-event-cal__info-item.is-fes:before {
      background: url(../img/event-icon-fes.svg) no-repeat center center/contain; }
  @media screen and (max-width: 768px) {
    .j-event-cal__head {
      height: calc(0.1866666667*100vw);
      align-items: flex-end;
      margin-bottom: calc(0.0266666667*100vw); }
    .j-event-cal__ttl {
      width: calc(0.52*100vw);
      margin-left: calc(-0.0133333333*100vw); }
    .j-event-cal__nav {
      width: calc(0.3466666667*100vw); }
      .j-event-cal__nav label {
        width: calc(0.1466666667*100vw);
        font-size: calc(0.048*100vw); }
      .j-event-cal__nav span {
        font-size: calc(0.1173333333*100vw); }
    .j-event-cal__link {
      width: calc(0.08*100vw);
      height: calc(0.08*100vw);
      margin-bottom: calc(0.0133333333*100vw); }
    .j-event-cal__main {
      margin-bottom: calc(0.0266666667*100vw); }
    .j-event-cal__info-item {
      font-size: calc(0.0328*100vw); }
      .j-event-cal__info-item:before {
        width: calc(0.0533333333*100vw);
        height: calc(0.0533333333*100vw);
        margin-right: 0.25em; } }

/*---------------------------------------------------------------- cal */
.cal {
  border: solid 1px #0e366f;
  border-radius: 10px;
  overflow: hidden; }
  .cal__week, .cal__days {
    display: flex;
    flex-wrap: wrap; }
    .cal__week li, .cal__days li {
      width: calc(100% / 7);
      border-top: solid 1px #0e366f; }
  .cal__week {
    display: flex; }
    .cal__week li {
      min-height: 65px;
      border-top: none;
      position: relative;
      background: #0e366f;
      display: flex;
      color: #fff;
      font-size: calc(0.0153846154*100vw);
      font-size: max(calc(0.0153846154*100vw), 12px);
      justify-content: center;
      align-items: center; }
      @media screen and (min-width: 1300px) {
        .cal__week li {
          font-size: 20px; } }
      .cal__week li:before, .cal__week li:after {
        content: "";
        pointer-events: none;
        position: absolute;
        width: 1px; }
      .cal__week li:before {
        inset: 0 0 0 auto;
        background: #fff; }
      .cal__week li:after {
        inset: 100% 0 auto auto;
        height: 100vh;
        background: #0e366f; }
      .cal__week li.is-sat:before, .cal__week li.is-sat:after {
        display: none; }
      .cal__week li.is-sun {
        background: #D67A75; }
      .cal__week li.is-sat {
        border-right: none;
        background: #5A86BD; }
  .cal__days {
    display: flex;
    flex-wrap: wrap; }
    .cal__days li {
      min-height: 100px;
      padding: calc(0.0038461538*100vw) calc(0.0038461538*100vw) calc(0.0038461538*100vw) calc(0.0038461538*100vw);
      background: #fff;
      color: #0e366f; }
      @media screen and (min-width: 1300px) {
        .cal__days li {
          padding: 5px 5px 5px 5px; } }
      .cal__days li.is-sun {
        background: #FAF1F1;
        color: #e57373; }
      .cal__days li.is-sat {
        background: #EEF3F8;
        color: #4788c1; }
  .cal__day {
    font-size: calc(0.0138461538*100vw);
    font-size: max(calc(0.0138461538*100vw), 12px);
    display: block;
    margin-bottom: 0.5em; }
    @media screen and (min-width: 1300px) {
      .cal__day {
        font-size: 18px; } }
  .cal__events {
    display: flex;
    flex-wrap: wrap;
    gap: 2px; }
    .cal__events a {
      width: calc(0.0215384615*100vw);
      max-width: 28px;
      height: calc(0.0215384615*100vw);
      max-height: 28px;
      display: block; }
      .cal__events a.is-oc {
        background: url(../img/event-icon-oc.svg) no-repeat center center/contain; }
      .cal__events a.is-nc {
        background: url(../img/event-icon-nc.svg) no-repeat center center/contain; }
      .cal__events a.is-meet {
        background: url(../img/event-icon-meet.svg) no-repeat center center/contain; }
      .cal__events a.is-test {
        background: url(../img/event-icon-test.svg) no-repeat center center/contain; }
      .cal__events a.is-fes {
        background: url(../img/event-icon-fes.svg) no-repeat center center/contain; }
  @media screen and (max-width: 768px) {
    .cal {
      border-width: calc(0.0026666667*100vw);
      border-radius: calc(0.0266666667*100vw); }
      .cal__week li, .cal__days li {
        border-top-width: calc(0.0026666667*100vw); }
      .cal__week {
        display: flex; }
        .cal__week li {
          min-height: calc(0.1066666667*100vw);
          font-size: calc(0.048*100vw); }
          .cal__week li:before, .cal__week li:after {
            width: calc(0.0026666667*100vw); }
      .cal__days li {
        min-height: calc(0.1866666667*100vw);
        padding: calc(0.0133333333*100vw); }
      .cal__day {
        font-size: calc(0.0426666667*100vw); }
      .cal__events {
        gap: calc(0.0053333333*100vw);
        justify-content: center; }
        .cal__events a {
          width: calc(0.0853333333*100vw);
          height: calc(0.0853333333*100vw); } }

/*---------------------------------------------------------------- feature */
#top #feature {
  position: relative;
  background: #E8EBF1;
  padding: 60px 0 0 0 !important; }
  #top #feature ._ttl {
    font-size: 1.2vw;
    letter-spacing: 0.2em;
    text-align: right; }
    #top #feature ._ttl img {
      width: 380px; }
    #top #feature ._ttl p {
      margin: 20px 40px; }
  #top #feature .jukentop_inner {
    position: relative;
    z-index: 2; }
  #top #feature .feture_bg_img {
    pointer-events: none;
    position: absolute;
    left: 0;
    top: -150px;
    height: 600px;
    width: 100%;
    z-index: 1; }
  @media screen and (max-width: 768px) {
    #top #feature {
      padding: calc(0.12*100vw) 0 0 0 !important; }
      #top #feature ._ttl {
        font-size: calc(0.0293333333*100vw); }
        #top #feature ._ttl img {
          width: calc(0.5333333333*100vw); }
        #top #feature ._ttl p {
          margin: calc(0.0533333333*100vw) calc(0.0266666667*100vw); }
      #top #feature .feture_bg_img {
        left: 0;
        top: -40px;
        height: 100px; } }

.j-featue {
  position: relative;
  z-index: 2;
  padding: calc(0.0384615385*100vw) calc(0*100vw) calc(0.0769230769*100vw) calc(0*100vw);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: calc(0.8461538462*100vw);
  max-width: 1100px;
  max-width: 1100px;
  margin: 0 auto; }
  @media screen and (min-width: 1300px) {
    .j-featue {
      padding: 50px 0px 100px 0px; } }
  .j-featue a {
    display: block;
    width: calc(0.2692307692*100vw);
    max-width: 350px;
    margin: calc(0*100vw) calc(0*100vw) calc(0.0153846154*100vw) calc(0*100vw); }
    @media screen and (min-width: 1300px) {
      .j-featue a {
        margin: 0px 0px 20px 0px; } }
  .j-featue img {
    width: 100%; }
  @media screen and (max-width: 768px) {
    .j-featue {
      padding: calc(0.0384615385*100vw) calc(0*100vw) calc(0.0769230769*100vw) calc(0*100vw);
      width: 90vw;
      max-width: none; } }
  @media screen and (max-width: 768px) and (min-width: 1300px) {
    .j-featue {
      padding: 50px 0px 100px 0px; } }
  @media screen and (max-width: 768px) {
      .j-featue a {
        width: calc(0.4266666667*100vw);
        margin-bottom: calc(0.04*100vw); } }

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