@charset "UTF-8";
#page-plan {
  color: #2c2f2f; }
  #page-plan * {
    box-sizing: border-box; }
  #page-plan img:not(.--setWidth) {
    max-width: 100%;
    vertical-align: middle; }
  #page-plan .section-plan span {
    box-sizing: unset; }
  #page-plan .section-plan .plan-list.--fixmargin {
    padding-top: 0; }
    #page-plan .section-plan .plan-list.--fixmargin .item-plan:last-child {
      padding-bottom: 17px; }
  #page-plan .section-plan--other .plan-list .item-plan .ctn-item .content-itemPlan .plan-note {
    margin-top: 30px; }
  #page-plan .page-plan__container, #page-plan .plan-news__container {
    width: 100%;
    max-width: calc(1024px + 40px);
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    box-sizing: border-box; }
  #page-plan .about-plan {
    padding-bottom: 60px; }
  #page-plan .plan-title {
    padding: 60px 0;
    border-bottom: 1px solid #DDDDDD; }
    #page-plan .plan-title__text {
      font-weight: 700; }
      #page-plan .plan-title__text--en {
        font-family: 'Montserrat', sans-serif;
        color: #D23339;
        font-size: 14px;
        line-height: 1.75; }
      #page-plan .plan-title__text--jp {
        font-size: 40px;
        line-height: 1.5; }
  #page-plan .plan-main {
    padding-top: 20px; }
    #page-plan .plan-main .c-headingTop {
      padding-top: 80px; }
  #page-plan .choose-plan {
    background: #F5F5F5;
    padding: 40px 0; }
    #page-plan .choose-plan__content__slider {
      padding: 0 20px; }
    #page-plan .choose-plan .item-slick {
      width: 46.5277777778%;
      background-color: #fff;
      position: relative;
      box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
      border-radius: 5px;
      padding: 25px 25px 30px;
      margin: 0px 10px;
      max-width: 670px; }
    #page-plan .choose-plan__content__title {
      font-size: 24px;
      line-height: 1.5;
      font-weight: 700;
      text-align: center;
      margin-bottom: 40px; }
    #page-plan .choose-plan__item__main {
      display: flex;
      justify-content: space-between; }
      #page-plan .choose-plan__item__main .box-btn {
        width: 136px;
        max-width: 136px; }
        #page-plan .choose-plan__item__main .box-btn a {
          color: #D23339;
          border: 2px solid #D23339;
          filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.05));
          border-radius: 45px;
          display: block;
          text-align: center;
          font-size: 12px;
          line-height: 1.75;
          font-weight: 700;
          padding: 6px 1em;
          text-decoration: none;
          margin-top: 6px;
          pointer-events: none; }
          #page-plan .choose-plan__item__main .box-btn a:hover {
            color: #fff;
            background-color: #D23339;
            opacity: 1; }
      #page-plan .choose-plan__item__main .box-left {
        display: flex;
        align-items: center; }
        #page-plan .choose-plan__item__main .box-left .box-img {
          width: 50px;
          height: 50px;
          margin-right: 20px;
          flex: 50px 0 0;
          border-radius: 50%;
          overflow: hidden; }
        #page-plan .choose-plan__item__main .box-left .box-info {
          line-height: 1.75;
          font-weight: 700;
          font-size: 12px; }
          #page-plan .choose-plan__item__main .box-left .box-info__sub {
            color: #959797; }
          #page-plan .choose-plan__item__main .box-left .box-info__skill {
            color: #CFAD5F; }
    #page-plan .choose-plan__item__info {
      line-height: 1.75;
      font-weight: 700;
      font-size: 12px;
      padding-left: 70px; }
      #page-plan .choose-plan__item__info__title {
        font-size: 14px;
        padding-top: 13px;
        margin-bottom: 7px; }
      #page-plan .choose-plan__item__info__text {
        font-weight: 400; }
    #page-plan .choose-plan .slider {
      width: 670px;
      max-width: 100%;
      margin: 55px auto 11px; }
  #page-plan .plan-support {
    padding-bottom: 60px; }
    #page-plan .plan-support__content {
      display: flex;
      justify-content: space-between; }
      #page-plan .plan-support__content__item {
        width: 494px;
        max-width: 48.24%;
        margin-bottom: 60px; }
        #page-plan .plan-support__content__item__info {
          margin-top: 30px; }
          #page-plan .plan-support__content__item__info__title {
            font-weight: 700;
            font-size: 28px;
            line-height: 1.5;
            margin-bottom: 20px; }
          #page-plan .plan-support__content__item__info__text {
            line-height: 2; }
          #page-plan .plan-support__content__item__info__note {
            padding-left: 17px;
            color: #959797;
            font-size: 12px;
            font-weight: 400;
            line-height: 1.75;
            position: relative;
            margin-top: 10px; }
            #page-plan .plan-support__content__item__info__note::before {
              content: "※";
              position: absolute;
              left: 0px; }
    #page-plan .plan-support__btn__item {
      display: inline-block;
      background: #D23339;
      border-radius: 4px;
      transition: all 0.5s;
      margin: 30px 10px 5px 0;
      transition: all 0.5s ease;
      position: relative;
      top: 0; }
      #page-plan .plan-support__btn__item a {
        padding: 10px 37px 10px 15px;
        display: block;
        text-align: center;
        text-decoration: none;
        font-weight: 700;
        font-size: 12px;
        line-height: 1.75;
        color: #FFFFFF;
        position: relative;
        transition: all 0.5s; }
        #page-plan .plan-support__btn__item a::after {
          content: "";
          width: 14px;
          height: 14px;
          background: url(../../images/arrow_login.svg);
          background-size: cover;
          background-repeat: no-repeat;
          position: absolute;
          right: 15px;
          top: 50%;
          transform: translateY(-50%); }
      #page-plan .plan-support__btn__item:hover {
        color: #fff !important;
        border-radius: 10px;
        top: -3px; }
        #page-plan .plan-support__btn__item:hover a {
          color: #fff;
          opacity: 1; }
  #page-plan .plan-comparison {
    padding: 40px 0 120px;
    background: #F5F5F5; }
    #page-plan .plan-comparison__content {
      background: #FFFFFF;
      box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
      border-radius: 20px;
      padding: 40px 40px 17px; }
      #page-plan .plan-comparison__content table {
        width: 100%; }
        #page-plan .plan-comparison__content table tr:first-child {
          background: #D23339; }
          #page-plan .plan-comparison__content table tr:first-child th {
            color: #fff;
            border-top: none !important; }
            #page-plan .plan-comparison__content table tr:first-child th:first-child {
              border-top-left-radius: 4px; }
            #page-plan .plan-comparison__content table tr:first-child th:last-child {
              border-top-right-radius: 4px; }
        #page-plan .plan-comparison__content table tr th,
        #page-plan .plan-comparison__content table tr td {
          line-height: 1.75;
          vertical-align: middle;
          text-align: center;
          padding: 20px 1em;
          border-top: 1px solid #DDDDDD;
          position: relative;
          z-index: 1; }
        #page-plan .plan-comparison__content table tr th {
          font-weight: 700;
          font-size: 14px; }
          #page-plan .plan-comparison__content table tr th:nth-child(even) {
            background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), #D23339; }
        #page-plan .plan-comparison__content table tr td {
          font-weight: 400;
          font-size: 12px; }
          #page-plan .plan-comparison__content table tr td:nth-child(even) {
            background: #F5F5F5; }
    #page-plan .plan-comparison__note {
      margin-top: 20px; }
      #page-plan .plan-comparison__note p {
        font-weight: 400;
        font-size: 12px;
        line-height: 1.75;
        color: #888888; }
        #page-plan .plan-comparison__note p span {
          padding-right: 5px; }
  #page-plan .plan-news {
    background-image: url(./../../images/plan/plan-news-pc.png);
    background-repeat: no-repeat;
    padding-top: 55.5555555556%;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 100px 0;
    min-height: 800px; }
    #page-plan .plan-news__content {
      width: 582px;
      max-width: 100%;
      background-color: #fff;
      border-radius: 4px;
      padding: 60px; }
      #page-plan .plan-news__content__sub {
        font-weight: 700;
        font-size: 16px;
        line-height: 1.75;
        color: #D23339; }
      #page-plan .plan-news__content__title {
        font-weight: 700;
        font-size: 32px;
        line-height: 1.5;
        margin: 10px 0 30px; }
      #page-plan .plan-news__content__text {
        line-height: 2;
        margin-bottom: 40px; }
      #page-plan .plan-news__content .btn-green {
        background: #4DBAC1;
        border-radius: 4px;
        position: relative;
        top: 0;
        transition: all 0.5s;
        max-width: 494px;
        text-align: center;
        font-weight: 700;
        font-size: 16px;
        line-height: 1.75; }
        #page-plan .plan-news__content .btn-green a {
          padding: 26px 30px 26px 10px;
          margin-bottom: 0;
          color: #fff;
          display: block; }
          #page-plan .plan-news__content .btn-green a::after {
            content: "";
            background: url(../../images/arrow-right-green.svg);
            width: 14px;
            height: 14px;
            background-size: cover;
            background-repeat: no-repeat;
            position: absolute;
            right: 15px;
            top: 50%;
            transform: translateY(-50%); }
        #page-plan .plan-news__content .btn-green:hover {
          color: #fff !important;
          border-radius: 10px;
          top: -5px; }
          #page-plan .plan-news__content .btn-green:hover a {
            color: #fff;
            opacity: 1; }
  #page-plan .slider {
    width: 90%;
    margin: 40px auto;
    height: 2px;
    border: none;
    background: #ddd; }
  #page-plan .slider .ui-slider-handle {
    display: block;
    width: 50px;
    height: 25px;
    background: url(../../images/icon_dots.svg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -8px;
    border: none;
    cursor: pointer; }
  #page-plan .slider .ui-slider-handle::before {
    width: auto;
    content: "";
    height: 2px;
    background: #D23339; }

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