@charset "UTF-8";
/* ===============
***
***	LAYOUT
***
=================*/
@-webkit-keyframes swing {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    /* 右に15度回転 */ }
  50% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    /* 左に15度回転 */ } }
@keyframes swing {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    /* 右に15度回転 */ }
  50% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    /* 左に15度回転 */ } }

#nyushi #bg {
  background-position: center center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed; }

#nyushi #nyushi-wrapper {
  max-width: 512px;
  margin: auto;
  background: #fff;
  border-left: solid 7px #fff;
  border-right: solid 7px #fff;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 640px) {
    #nyushi #nyushi-wrapper {
      border: 0 !important; } }

#nyushi .inner {
  max-width: 960px;
  margin: auto; }

#nyushi p {
  color: #5d5d7f;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.6em; }
  @media screen and (max-width: 640px) {
    #nyushi p {
      line-height: 1.4em; } }

#nyushi figure.point {
  position: relative; }
  #nyushi figure.point:after {
    content: "";
    width: 80px;
    height: 100px;
    position: absolute;
    right: -20px;
    top: -20px;
    background: url(/kuis/admissions/lp/2025ippanlp/images/point.svg) center center/contain no-repeat;
    -webkit-animation: swing 2s infinite steps(1);
    animation: swing 2s infinite steps(1);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    /* 右上を基準点に設定 */ }
    @media screen and (max-width: 640px) {
      #nyushi figure.point:after {
        width: 15vw;
        right: -5vw;
        top: -5vw;
        height: 25vw; } }

#nyushi #nyushi-kv {
  position: relative;
  overflow: hidden;
  margin-bottom: 70px; }
  #nyushi #nyushi-kv h2 {
    position: absolute;
    right: 36px;
    top: 19px;
    text-align: right; }
    #nyushi #nyushi-kv h2 img {
      width: 90%; }
  #nyushi #nyushi-kv picture img {
    width: 100%; }
  #nyushi #nyushi-kv .kv-feature {
    position: absolute;
    left: 0;
    bottom: 250px;
    -webkit-filter: drop-shadow(4px 4px 4px rgba(0, 39, 127, 0.35));
    filter: drop-shadow(4px 4px 4px rgba(0, 39, 127, 0.35));
    width: 100%; }
    #nyushi #nyushi-kv .kv-feature img {
      width: 70%; }
  @media screen and (max-width: 640px) {
    #nyushi #nyushi-kv {
      margin-bottom: 12vw; }
      #nyushi #nyushi-kv h2 {
        right: 5vw;
        top: 4vw; }
        #nyushi #nyushi-kv h2 img {
          width: 40vw; }
      #nyushi #nyushi-kv .kv-feature {
        bottom: 45vw; }
        #nyushi #nyushi-kv .kv-feature img {
          width: 80vw; } }

#nyushi #nyushi-main {
  background: #ebf1f7;
  padding-top: 30px;
  padding-bottom: 50px; }
  @media screen and (max-width: 640px) {
    #nyushi #nyushi-main {
      padding: 5vw 0; } }
  #nyushi #nyushi-main #nyushi-feature {
    border: solid 1px #df0431;
    width: 85%;
    margin: auto;
    margin-bottom: 80px;
    background: #fff;
    border-radius: 5px; }
    #nyushi #nyushi-main #nyushi-feature h3 {
      text-align: center;
      margin-top: -75px;
      margin-bottom: 20px; }
      #nyushi #nyushi-main #nyushi-feature h3 img {
        width: 70%; }
    #nyushi #nyushi-main #nyushi-feature #nyushi-feature-inner {
      width: 90%;
      margin: auto; }
      #nyushi #nyushi-main #nyushi-feature #nyushi-feature-inner p {
        font-size: 18px;
        width: 95%;
        line-height: 1.8em;
        margin: auto;
        margin-bottom: 2em; }
      #nyushi #nyushi-main #nyushi-feature #nyushi-feature-inner #nyushi-merit {
        margin-bottom: 10px; }
        #nyushi #nyushi-main #nyushi-feature #nyushi-feature-inner #nyushi-merit h4 {
          margin-bottom: 30px;
          text-align: center; }
        #nyushi #nyushi-main #nyushi-feature #nyushi-feature-inner #nyushi-merit figure {
          text-align: center; }
          #nyushi #nyushi-main #nyushi-feature #nyushi-feature-inner #nyushi-merit figure img {
            width: 90%; }
    #nyushi #nyushi-main #nyushi-feature #nyushi-extend .extend-top {
      text-align: center; }
    #nyushi #nyushi-main #nyushi-feature #nyushi-extend #nyushi-extend-inner {
      background: #fff6df;
      padding: 60px 0;
      border-radius: 0 0 5px 5px; }
      #nyushi #nyushi-main #nyushi-feature #nyushi-extend #nyushi-extend-inner h4 {
        text-align: center; }
        #nyushi #nyushi-main #nyushi-feature #nyushi-extend #nyushi-extend-inner h4 img {
          width: 80%; }
      #nyushi #nyushi-main #nyushi-feature #nyushi-extend #nyushi-extend-inner .extend-select {
        text-align: center; }
        #nyushi #nyushi-main #nyushi-feature #nyushi-extend #nyushi-extend-inner .extend-select img {
          width: 80%; }
      #nyushi #nyushi-main #nyushi-feature #nyushi-extend #nyushi-extend-inner .extend {
        text-align: center;
        position: relative; }
        #nyushi #nyushi-main #nyushi-feature #nyushi-extend #nyushi-extend-inner .extend > picture > img {
          width: 90%; }
        #nyushi #nyushi-main #nyushi-feature #nyushi-extend #nyushi-extend-inner .extend figure {
          position: absolute;
          left: -20px;
          top: 12px; }
          #nyushi #nyushi-main #nyushi-feature #nyushi-extend #nyushi-extend-inner .extend figure img {
            width: 90px; }
    @media screen and (max-width: 640px) {
      #nyushi #nyushi-main #nyushi-feature {
        width: 83%;
        margin-bottom: 15vw;
        border-radius: 3vw; }
        #nyushi #nyushi-main #nyushi-feature h3 {
          margin-top: -10vw;
          margin-bottom: 5vw; }
          #nyushi #nyushi-main #nyushi-feature h3 img {
            width: 70%;
            text-align: center; }
        #nyushi #nyushi-main #nyushi-feature #nyushi-feature-inner {
          width: 90%; }
          #nyushi #nyushi-main #nyushi-feature #nyushi-feature-inner p {
            width: 90%;
            margin-left: auto;
            margin-right: auto;
            font-size: 3.5vw; }
          #nyushi #nyushi-main #nyushi-feature #nyushi-feature-inner #nyushi-merit h4 {
            margin-bottom: 10vw; }
          #nyushi #nyushi-main #nyushi-feature #nyushi-feature-inner #nyushi-merit .point {
            text-align: center; }
        #nyushi #nyushi-main #nyushi-feature #nyushi-extend .extend-top img {
          width: 7vw; }
        #nyushi #nyushi-main #nyushi-feature #nyushi-extend #nyushi-extend-inner {
          padding: 7vw 0;
          border-radius: 0 0 3vw 3vw; }
          #nyushi #nyushi-main #nyushi-feature #nyushi-extend #nyushi-extend-inner h4 img {
            width: 80%; }
          #nyushi #nyushi-main #nyushi-feature #nyushi-extend #nyushi-extend-inner .extend-select img {
            width: 80%; }
          #nyushi #nyushi-main #nyushi-feature #nyushi-extend #nyushi-extend-inner .extend picture img {
            width: 95%; }
          #nyushi #nyushi-main #nyushi-feature #nyushi-extend #nyushi-extend-inner .extend figure {
            left: -4vw;
            top: 4vw; }
            #nyushi #nyushi-main #nyushi-feature #nyushi-extend #nyushi-extend-inner .extend figure img {
              width: 16vw; } }
  #nyushi #nyushi-main #nyushi-message {
    width: 85%;
    margin: auto; }
    #nyushi #nyushi-main #nyushi-message h3 {
      font-size: 26px;
      color: #0c377a;
      border-bottom: solid 3px #0c377a;
      margin-bottom: 20px; }
    #nyushi #nyushi-main #nyushi-message #nyushi-message-inner {
      display: -webkit-flex;
      -webkit-justify-content: space-between;
      -webkit-align-items: stretch;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
      #nyushi #nyushi-main #nyushi-message #nyushi-message-inner figure {
        width: 30%; }
      #nyushi #nyushi-main #nyushi-message #nyushi-message-inner h4 {
        display: -webkit-flex;
        -webkit-justify-content: space-between;
        -webkit-align-items: stretch;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-bottom: 40px;
        width: 65%; }
        #nyushi #nyushi-main #nyushi-message #nyushi-message-inner h4 dl dt {
          font-family: Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif;
          font-size: 36px;
          font-weight: normal;
          color: #0c377a;
          padding-bottom: 0.4em;
          -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
          line-height: 1.4em; }
        #nyushi #nyushi-main #nyushi-message #nyushi-message-inner h4 dl dd {
          text-align: right;
          color: #0c377a;
          font-size: 24px;
          font-weight: normal; }
    #nyushi #nyushi-main #nyushi-message #nyushi-message-body {
      width: 100%; }
      #nyushi #nyushi-main #nyushi-message #nyushi-message-body h5 {
        font-size: 26px;
        color: #0c377a;
        -webkit-font-feature-settings: "palt";
        font-feature-settings: "palt";
        letter-spacing: 0.1em;
        margin-bottom: 0.5em;
        line-height: 1.6em; }
      #nyushi #nyushi-main #nyushi-message #nyushi-message-body p {
        font-size: 21px;
        text-align: justify;
        text-align-last: left; }
    @media screen and (max-width: 640px) {
      #nyushi #nyushi-main #nyushi-message {
        width: 74%; }
        #nyushi #nyushi-main #nyushi-message h3 {
          font-size: 3.5vw;
          border-bottom: solid 2px #0c377a;
          padding-bottom: 0.2em; }
        #nyushi #nyushi-main #nyushi-message #nyushi-message-inner figure {
          width: 30%; }
        #nyushi #nyushi-main #nyushi-message #nyushi-message-inner h4 {
          margin-bottom: 10vw; }
          #nyushi #nyushi-main #nyushi-message #nyushi-message-inner h4 dl dt {
            font-size: 6vw;
            line-height: 1.6em;
            text-align: justify; }
          #nyushi #nyushi-main #nyushi-message #nyushi-message-inner h4 dl dd {
            font-size: 4vw; }
        #nyushi #nyushi-main #nyushi-message #nyushi-message-body h5 {
          font-size: 4vw;
          line-height: 1.6em;
          margin-bottom: 0.5em; }
        #nyushi #nyushi-main #nyushi-message #nyushi-message-body p {
          width: 100%;
          font-size: 3.8vw; } }
  #nyushi #nyushi-main #nyushi-schedule {
    padding-top: 50px;
    margin: auto; }
    #nyushi #nyushi-main #nyushi-schedule h3 {
      background: #0c377a;
      font-family: Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif;
      color: #fff;
      text-align: center;
      font-size: 46px;
      font-weight: normal;
      padding: 0.5em 0;
      margin-bottom: 40px; }
    #nyushi #nyushi-main #nyushi-schedule #nyushi-schedule-list {
      width: 85%;
      margin: auto; }
      #nyushi #nyushi-main #nyushi-schedule #nyushi-schedule-list ul li {
        position: relative; }
        #nyushi #nyushi-main #nyushi-schedule #nyushi-schedule-list ul li img {
          width: 100%; }
        #nyushi #nyushi-main #nyushi-schedule #nyushi-schedule-list ul li.new:after {
          content: "";
          width: 84px;
          height: 36px;
          position: absolute;
          left: -24px;
          top: 7px;
          background: url(/kuis/admissions/lp/2025ippanlp/images/feature-extend-new.svg) center center/contain no-repeat; }
    @media screen and (max-width: 640px) {
      #nyushi #nyushi-main #nyushi-schedule {
        width: 100%;
        padding-top: 10vw;
        margin-bottom: 5vw; }
        #nyushi #nyushi-main #nyushi-schedule h3 {
          padding: 5vw 8vw;
          font-size: 10vw;
          text-align: left;
          margin-bottom: 7vw; }
        #nyushi #nyushi-main #nyushi-schedule #nyushi-schedule-list {
          width: 86%; }
          #nyushi #nyushi-main #nyushi-schedule #nyushi-schedule-list h4 img {
            height: 12vw; }
          #nyushi #nyushi-main #nyushi-schedule #nyushi-schedule-list ul li.new:after {
            width: 15vw;
            left: -5vw;
            top: 0vw; } }
  #nyushi #nyushi-main #nyushi-hikaku {
    width: 85%;
    margin: 0 auto 30px; }
    #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku-catch {
      text-align: center; }
    #nyushi #nyushi-main #nyushi-hikaku h3 {
      text-align: center;
      margin-bottom: 30px; }
    #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku-click {
      text-align: center;
      margin-bottom: 30px; }
    #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku {
      position: relative; }
      #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku picture img {
        width: 100%; }
      #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku ul {
        position: absolute;
        left: 35%; }
        #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku ul li {
          font-size: 14px;
          margin-bottom: 1em; }
          #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku ul li a {
            color: #0c377a;
            line-height: 1.4em;
            font-weight: bold;
            -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt"; }
            #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku ul li a:hover {
              text-decoration: none; }
        #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku ul.u1 {
          top: 0; }
        #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku ul.u2 {
          top: 4.8%; }
        #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku ul.u3 {
          top: 43.8%; }
        #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku ul.u4 {
          top: 81%; }
      #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku .univ {
        display: none; }
    @media screen and (max-width: 640px) {
      #nyushi #nyushi-main #nyushi-hikaku {
        width: 82%;
        margin-bottom: 15vw; }
        #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku-catch img {
          width: 90%; }
        #nyushi #nyushi-main #nyushi-hikaku h3 {
          margin-bottom: 5vw; }
        #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku-click {
          margin-bottom: 5vw; }
          #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku-click img {
            width: 80%; }
        #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku ul {
          left: 24vw; }
          #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku ul li {
            margin-bottom: 1vw; }
            #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku ul li a {
              font-size: 3.2vw;
              line-height: 1.2em; }
          #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku ul.u1 {
            top: -1vw; }
          #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku ul.u2 {
            top: 8vw; }
          #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku ul.u3 {
            top: 84.7vw; }
          #nyushi #nyushi-main #nyushi-hikaku #nyushi-hikaku ul.u4 {
            top: 155vw; } }
  #nyushi #nyushi-main #nyushi-heigan {
    width: 100%;
    margin: auto;
    padding-top: 140px; }
    #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner {
      background: url(/kuis/admissions/lp/2025ippanlp/images/heigan-corner-bottom.svg) left 10px bottom 10px/calc(100% - 20px) no-repeat, url(/kuis/admissions/lp/2025ippanlp/images/heigan-corner-top.svg) left 10px top 10px/calc(100% - 20px) no-repeat #fff6df;
      padding-top: 1px;
      -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
      box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
      padding-bottom: 40px; }
      #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner h3 {
        text-align: center;
        margin-top: -120px;
        margin-bottom: 50px; }
        #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner h3 figure img {
          width: 60%; }
        #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner h3 figure:after {
          right: 70px; }
      #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner article {
        width: 85%;
        margin: auto; }
        #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner article h4 {
          text-align: center;
          margin-bottom: 40px; }
        #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner article .point {
          margin: 0 auto 60px; }
          #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner article .point ul li {
            border-bottom: dashed 2px #e97200;
            font-size: 24px;
            padding: 0.7em 0 0.7em 50px;
            color: #e97200;
            background: url(/kuis/admissions/lp/2025ippanlp/images/heigan-point.svg) left top 0.5em no-repeat;
            font-weight: bold; }
            #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner article .point ul li:first-child {
              border-top: dashed 2px #e97200; }
            #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner article .point ul li span {
              color: #5d5d7f;
              text-indent: -1em;
              padding-left: 1em;
              font-size: 18px;
              padding-top: 0.5em;
              display: block;
              line-height: 1.6em; }
        #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner article .example {
          text-align: center; }
    @media screen and (max-width: 640px) {
      #nyushi #nyushi-main #nyushi-heigan {
        width: 100%;
        padding-top: 25vw; }
        #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner {
          background: url(/kuis/admissions/lp/2025ippanlp/images/heigan-corner-bottom-sp.svg) left 10px bottom 10px/calc(100% - 20px) no-repeat, url(/kuis/admissions/lp/2025ippanlp/images/heigan-corner-top-sp.svg) left 10px top 10px/calc(100% - 20px) no-repeat #fff6df;
          padding-bottom: 15vw; }
          #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner h3 {
            margin-top: -25vw;
            margin-bottom: 7vw; }
            #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner h3 img {
              width: 65%; }
            #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner h3 figure:after {
              right: 5vw; }
          #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner article h4 img {
            width: 88%; }
          #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner article .point {
            width: 84%;
            margin-bottom: 7vw; }
            #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner article .point h5 img {
              height: 7vw; }
            #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner article .point ul li {
              font-size: 4.5vw;
              font-weight: bold;
              background-size: 1.5em;
              background-position: left top 0.8em;
              padding: 0.9em 0 0.9em 2em;
              line-height: 1.4em; }
              #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner article .point ul li span {
                font-size: 3vw; }
          #nyushi #nyushi-main #nyushi-heigan #nyushi-heigan-inner article .example img {
            width: 84%;
            text-align: center; } }

#nyushi .nyushi-banner {
  width: 86%;
  margin: auto;
  margin-bottom: 10px;
  padding-top: 110px; }
  #nyushi .nyushi-banner a {
    display: block;
    position: relative; }
    #nyushi .nyushi-banner a img {
      -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1.000);
      -o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1.000);
      transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1.000); }
    #nyushi .nyushi-banner a figure {
      width: 120px;
      display: block;
      position: absolute;
      bottom: 30px;
      right: 40px; }
      #nyushi .nyushi-banner a figure img {
        width: 100%; }
    #nyushi .nyushi-banner a:hover > img {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    #nyushi .nyushi-banner a:hover figure img {
      -webkit-transform: scale(1.1) rotate(7deg);
      -ms-transform: scale(1.1) rotate(7deg);
      transform: scale(1.1) rotate(7deg); }
  @media screen and (max-width: 640px) {
    #nyushi .nyushi-banner {
      width: 90%;
      padding-top: 12vw;
      margin-bottom: 10vw; }
      #nyushi .nyushi-banner a figure {
        width: 22vw;
        bottom: 5vw;
        right: 8vw; } }

#nyushi footer {
  background: #0c377a;
  padding: 60px 0; }
  #nyushi footer #nyushi-footer {
    width: 86%;
    margin: 0 auto 30px;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #nyushi footer #nyushi-footer h2 {
      width: 45%; }
    #nyushi footer #nyushi-footer ul {
      border-bottom: solid 1px #fff; }
      #nyushi footer #nyushi-footer ul li a {
        display: block;
        border: solid 1px #fff;
        font-size: 16px;
        width: 10em;
        color: #fff;
        padding: 0.8em 1em;
        text-decoration: none;
        border-bottom: 0; }
  #nyushi footer address {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    line-height: 1.8em; }
  @media screen and (max-width: 640px) {
    #nyushi footer {
      padding: 10vw 0 5vw; }
      #nyushi footer #nyushi-footer {
        width: 90%;
        margin-bottom: 7vw;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
        #nyushi footer #nyushi-footer h2 {
          width: 45%; }
        #nyushi footer #nyushi-footer ul {
          display: block;
          width: 49%;
          border-bottom: solid 1px #fff; }
          #nyushi footer #nyushi-footer ul li a {
            border-bottom: 0;
            font-size: 3.5vw;
            width: calc(100% - 2em - 2px); }
      #nyushi footer address {
        font-size: 2.6vw;
        text-align: left;
        width: 90%;
        margin-left: 5%; } }

#modal table tr th, #modal table tr td {
  font-size: 16px;
  padding: 0.5em;
  border: solid 1px #0c377a;
  color: #0c377a;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  vertical-align: middle; }

#modal table tbody tr:nth-child(even) td {
  background: #EDEDED; }

@media screen and (max-width: 640px) {
  #modal table {
    width: 200vw; }
    #modal table tr th, #modal table tr td {
      font-size: 3.5vw;
      white-space: nowrap; }
  #modal #modal_inner #modal_close {
    width: 10vw;
    height: 10vw;
    top: -10vw;
    right: 0; } }
