@charset "UTF-8";
img.preload {
  width: 0px;
  height: 0px;
  display: none; }

.col01 {
  color: #ff4189 !important; }

.col02 {
  color: #00901b !important; }

.col03 {
  color: #0068a4 !important; }

.col04 {
  color: #c7720e !important; }

.col05 {
  color: #f8b500 !important; }

.btn {
  line-height: 1.6em;
  font-size: 13px !important;
  display: block;
  padding: 4px 8px 4px 8px;
  text-decoration: none;
  color: #fff !important;
  border: 1px solid #ff4189;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: left center;
  background: linear-gradient(to bottom, #bb0047 0%, #ff4189);
  box-shadow: 0 0 0 1px #ff4189, 0px 2px 2px rgba(0, 0, 0, 0.3);
  text-align: center; }
  .btn.able {
    cursor: pointer; }
    .btn.able:hover {
      background: linear-gradient(to bottom, #ff4189 0%, #bb0047); }
  .btn.primary {
    border: 1px solid #772b57;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.12), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 5px 6px -2px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to bottom, #772b57 0%, #9a5da3); }
    .btn.primary.able:hover {
      background: linear-gradient(to bottom, #9a5da3 0%, #772b57); }
  .btn.silver {
    border: 1px solid #d2d2d2;
    box-shadow: 0 0 0 1px #f0f0f0, 0px 2px 2px rgba(0, 0, 0, 0.3);
    background: linear-gradient(to top, #d2d2d2 0%, #f0f0f0);
    color: #333 !important; }
    .btn.silver.able:hover {
      background: linear-gradient(to top, #f0f0f0 0%, #d2d2d2); }
  .btn.green {
    border: 1px solid #4cd866;
    box-shadow: 0 0 0 1px #00901b, 0px 2px 2px rgba(0, 0, 0, 0.3);
    background: linear-gradient(to bottom, #4cd866 0%, #00901b); }
    .btn.green.able:hover {
      background: linear-gradient(to bottom, #00901b 0%, #4cd866); }
  .btn.blue {
    border: 1px solid #333;
    box-shadow: 0 0 0 1px #29277b, 0px 2px 2px rgba(0, 0, 0, 0.3);
    background: linear-gradient(to bottom, #461a32 0%, #29277b);
    background: linear-gradient(to bottom, #461a32 0%, #9a5da3); }
    .btn.blue.able:hover {
      background: linear-gradient(to bottom, #29277b 0%, #461a32); }
  .btn.orange {
    border: none;
    box-shadow: none;
    background: #d4d4d4; }
    .btn.orange.able:hover {
      background: linear-gradient(to bottom, #c7720e 0%, #c3a17a); }
  .btn.oceanblue {
    border: 1px solid #76aff4;
    box-shadow: 0 0 0 1px #0068a4, 0px 2px 2px rgba(0, 0, 0, 0.3);
    background: linear-gradient(to bottom, #76aff4 0%, #0068a4); }
    .btn.oceanblue.able:hover {
      background: linear-gradient(to bottom, #0068a4 0%, #76aff4); }

.mainVisual {
  position: relative;
  float: left;
  width: 100%;
  height: 400px;
  background: url(/img/mainvidual02.jpg) no-repeat;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
  background-size: cover;
  background-position: center center;
  z-index: -100;
  border-top: 3px solid #f3f3f3; }
  .mainVisual > .wrapper {
    position: absolute;
    width: 1000px;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    z-index: 1000;
    background-repeat: no-repeat;
    height: 400px; }
    .mainVisual > .wrapper > .maintext {
      position: relative;
      width: 100%;
      height: 200px;
      background-size: cover;
      background-position: center center;
      transition: .5s;
      margin-top: 100px;
      width: 70%;
      margin: 100px auto; }
    .mainVisual > .wrapper > .quick {
      float: left;
      width: 340px;
      height: auto;
      background-color: #f3f3f3;
      border-left: 3px solid #9a5da3;
      border-right: 3px solid #9a5da3;
      border-top-right-radius: 16px;
      border-bottom-left-radius: 16px;
      padding: 32px 16px 16px 16px;
      box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.6);
      pointer-events: auto; }
      .mainVisual > .wrapper > .quick > .box {
        float: left;
        width: 100%;
        height: auto;
        margin: 0px 0px 8px 0px; }
        .mainVisual > .wrapper > .quick > .box > .text {
          float: left;
          width: 86px;
          height: auto;
          text-align: center;
          color: white;
          font-size: 12px;
          line-height: 12px;
          padding: 8px;
          margin-right: 16px; }
        .mainVisual > .wrapper > .quick > .box > .article {
          float: left;
          height: auto;
          text-align: center;
          padding: 8px 8px;
          line-height: 12px;
          font-size: 10px; }
        .mainVisual > .wrapper > .quick > .box > .count {
          float: left;
          height: auto;
          text-align: center;
          padding: 0px 0px 0px 0px;
          line-height: 28px;
          font-size: 18px;
          color: #ff4189; }
        .mainVisual > .wrapper > .quick > .box > .item {
          float: left;
          width: 73px;
          height: auto;
          text-align: center;
          padding: 8px;
          font-weight: bold; }
        .mainVisual > .wrapper > .quick > .box > .content {
          float: left;
          width: 225px;
          height: auto;
          text-align: left; }
          .mainVisual > .wrapper > .quick > .box > .content select {
            float: left;
            width: 100%;
            height: 28px;
            border: none;
            border-radius: 5px;
            box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
            padding: 0px 4px;
            cursor: pointer; }
      .mainVisual > .wrapper > .quick > hr {
        float: left;
        width: 100%;
        height: 2px;
        background: linear-gradient(to right, #9a5da3 0%, #772b57 30%, #9a5da3 100%);
        margin: 0px 0px 8px 0px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px; }
      .mainVisual > .wrapper > .quick > .btn.quick {
        float: left;
        width: 60%;
        margin: 16px 20% 0px 20%; }
    .mainVisual > .wrapper > ul.explanation {
      float: right;
      width: 630px;
      height: 330px;
      list-style-type: none; }
      .mainVisual > .wrapper > ul.explanation > li {
        display: none;
        float: left;
        width: 100%;
        height: 100%;
        padding: 32px;
        border-radius: 5px;
        background: rgba(255, 255, 255, 0.9); }
        .mainVisual > .wrapper > ul.explanation > li > .title {
          font-size: 16px;
          font-weight: bold;
          color: #9a5da3;
          margin: 0px 0px 24px 0px; }
        .mainVisual > .wrapper > ul.explanation > li > .text {
          font-size: 14px; }
    .mainVisual > .wrapper > ul.mainVisualNav {
      position: absolute;
      width: auto;
      height: 32px;
      list-style-type: none;
      right: 32px;
      bottom: -32px;
      background-color: white;
      background-image: linear-gradient(to right, #dad0b7 0%, #fcfcfa 30%, #dad0b7 100%);
      border-radius: 16px;
      pointer-events: auto;
      border: 1px solid #d9d9d9; }
      .mainVisual > .wrapper > ul.mainVisualNav li {
        float: left;
        width: 16px;
        height: 16px;
        background-color: red;
        border-radius: 8px;
        margin: 8px 0px 8px 8px;
        padding: 0px;
        border: 1px solid #ddbc6d;
        box-shadow: 0 0 0 1px #9a5da3, 0px 2px 2px rgba(0, 0, 0, 0.3);
        background: linear-gradient(to bottom, #772b57 0%, #9a5da3); }
        .mainVisual > .wrapper > ul.mainVisualNav li:last-of-type {
          margin-right: 8px; }
        .mainVisual > .wrapper > ul.mainVisualNav li.active {
          border: 1px solid #ddbc6d;
          box-shadow: 0 0 0 1px #00901b, 0px 2px 2px rgba(0, 0, 0, 0.3);
          background: linear-gradient(to bottom, #4cd866 0%, #00901b);
          pointer-events: none; }
        .mainVisual > .wrapper > ul.mainVisualNav li:hover {
          background: linear-gradient(to bottom, #9a5da3 0%, #772b57); }

.mainBanner {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #a3a29c;
  background-image: linear-gradient(to right, #dad0b7 0%, #fcfcfa 30%, #dad0b7 100%);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6); }
  .mainBanner > ul {
    position: absolute;
    width: 904px;
    height: 62px;
    list-style-type: none;
    margin: 9px auto;
    top: 2px;
    left: 0;
    right: 0; }
    .mainBanner > ul > li {
      float: left;
      width: 220px;
      margin: 0px 8px 0px 0px; }
      .mainBanner > ul > li:last-of-type {
        margin-right: 0px; }
      .mainBanner > ul > li > a {
        float: left;
        width: 100%;
        height: auto; }
        .mainBanner > ul > li > a > img {
          float: left;
          border: 1px solid #d9d9d9; }
  .mainBanner > .wrapper {
    position: absolute;
    width: 1000px;
    height: 62px;
    margin: 0px auto;
    top: 2px;
    left: 0;
    right: 0;
    text-align: center; }

.campaign {
  float: left;
  width: 100%;
  height: auto; }
  .campaign > ul.tabs {
    float: left;
    width: 100%;
    height: auto;
    list-style-type: none; }
    .campaign > ul.tabs > li {
      position: relative;
      float: left;
      width: 25%;
      height: 48px;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      display: block;
      padding: 18px 8px 2px 8px;
      text-decoration: none;
      color: white;
      font-weight: bold;
      font-size: 18px;
      cursor: pointer;
      text-align: center;
      background: linear-gradient(to bottom, #333 0%, #555);
      background: #fff;
      color: #772b57;
      border-right: 1px solid #d9d9d9;
      border-top: 1px solid #d9d9d9; }
      .campaign > ul.tabs > li:hover {
        background: linear-gradient(to top, #d8b985 0%, #fff7e2); }
      .campaign > ul.tabs > li:first-of-type {
        border-top-left-radius: 5px; }
      .campaign > ul.tabs > li:last-of-type {
        border-top-right-radius: 5px; }
      .campaign > ul.tabs > li.active {
        position: relative;
        background: linear-gradient(to bottom, #461a32 0%, #772b57);
        color: #fff;
        z-index: -2; }
        .campaign > ul.tabs > li.active::after {
          position: absolute;
          content: '';
          bottom: 0;
          left: 0;
          width: 100%;
          height: 16px;
          z-index: -1; }
  .campaign > ul.contents {
    float: left;
    width: 100%;
    height: auto;
    list-style-type: none; }
    .campaign > ul.contents > li {
      float: left;
      width: 100%;
      height: auto;
      padding: 16px;
      border: 1px solid #d9d9d9;
      border-top: 3px solid #9a5da3;
      background: #ffedf7; }
      .campaign > ul.contents > li.hide {
        display: none; }
      .campaign > ul.contents > li > .option {
        float: left;
        width: 100%;
        height: auto; }
        .campaign > ul.contents > li > .option > .message {
          float: left;
          width: 400px;
          height: 32px;
          line-height: 32px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        .campaign > ul.contents > li > .option > .count {
          float: right;
          width: auto;
          height: 32px;
          line-height: 32px;
          margin-right: 16px; }
          .campaign > ul.contents > li > .option > .count > strong {
            font-size: 18px; }
        .campaign > ul.contents > li > .option > .search {
          position: relative;
          float: right;
          width: auto;
          height: 32px;
          padding: 8px 16px 8px 28px;
          line-height: 16px;
          background-color: white;
          border-radius: 5px;
          border: 1px solid #999;
          color: #333;
          text-decoration: none;
          font-weight: bold;
          box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.6); }
          .campaign > ul.contents > li > .option > .search::before {
            position: absolute;
            content: '';
            top: 8px;
            left: 8px;
            width: 16px;
            height: 16px;
            background: url(/img/search_icon.png) no-repeat;
            background-size: 16px; }
          .campaign > ul.contents > li > .option > .search:hover {
            background-color: #eee; }
      .campaign > ul.contents > li > ul.items {
        float: left;
        width: 100%;
        height: auto;
        list-style-type: none; }
        .campaign > ul.contents > li > ul.items > li {
          float: left;
          width: 238px;
          height: 336px;
          margin: 16px 14px 0px 0px; }
          .campaign > ul.contents > li > ul.items > li:nth-child(1), .campaign > ul.contents > li > ul.items > li:nth-child(2), .campaign > ul.contents > li > ul.items > li:nth-child(3) {
            margin-top: 0px; }
          .campaign > ul.contents > li > ul.items > li:nth-child(3n) {
            margin-right: 0px; }
          .campaign > ul.contents > li > ul.items > li > a {
            position: relative;
            float: left;
            width: 100%;
            height: 100%;
            color: #333;
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
            background-color: white; }
            .campaign > ul.contents > li > ul.items > li > a::before {
              position: absolute;
              content: attr(data-update);
              background: linear-gradient(to bottom, #1cb308 0%, green);
              top: 140px;
              left: 10px;
              color: white;
              font-size: 14px;
              line-height: 24px;
              text-align: center;
              padding: 3px 8px;
              font-weight: bold;
              border-radius: 3px; }
            .campaign > ul.contents > li > ul.items > li > a .comment {
              position: absolute;
              top: 192px;
              right: 8px;
              width: 48px;
              height: 48px;
              background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20fill%3D%22%23c7720e%22%20xml%3Aspace%3D%22preserve%22%20preserveAspectRatio%3D%22xMinYMid%22%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M257.135%2C19.179C103.967%2C19.179%2C0%2C97.273%2C0%2C218.763c0%2C74.744%2C31.075%2C134.641%2C91.108%2C173.176%20c4.004%2C2.572%2C8.728%2C2.962%2C6.955%2C10.365c-7.16%2C29.935-19.608%2C83.276-19.608%2C83.276c-0.527%2C2.26%2C0.321%2C4.618%2C2.162%2C6.03%20c1.84%2C1.402%2C4.334%2C1.607%2C6.38%2C0.507c0%2C0%2C87.864-52.066%2C99.583-58.573c27.333-15.625%2C50.878-18.654%2C68.558-18.654%20C376.619%2C414.89%2C512%2C366.282%2C512%2C217.458C512%2C102.036%2C418.974%2C19.179%2C257.135%2C19.179z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
              background-repeat: no-repeat;
              background-size: 48px;
              background-position: 50% 50%;
              color: white;
              font-size: 8px;
              text-align: center;
              line-height: 12px;
              padding-top: 10px;
              font-weight: bold; }
            .campaign > ul.contents > li > ul.items > li > a .vacancy {
              position: absolute;
              width: auto;
              height: auto;
              border-radius: 3px;
              background: linear-gradient(to bottom, #8f8ebf 0%, #29277b);
              color: white;
              font-size: 8px;
              text-align: center;
              line-height: 24px;
              font-weight: bold;
              padding: 2px 8px;
              top: 140px;
              left: 72px; }
              .campaign > ul.contents > li > ul.items > li > a .vacancy strong {
                font-size: 16px; }
            .campaign > ul.contents > li > ul.items > li > a > img.thumbnail {
              position: absolute;
              bottom: 164px;
              right: 4px;
              content: '';
              width: 64px;
              height: 64px;
              background-image: url(/img/blank.gif);
              background-size: cover;
              background-repeat: no-repeat;
              background-position: 50% 50%; }
            .campaign > ul.contents > li > ul.items > li > a:hover {
              background-color: #f3f3f3; }
            .campaign > ul.contents > li > ul.items > li > a > hr {
              float: left;
              width: 4px;
              height: 100%;
              background: linear-gradient(to bottom, #fadfb4 0%, #c19a3f 40%, #ddb148 100%); }
            .campaign > ul.contents > li > ul.items > li > a > .item {
              float: left;
              width: 100%;
              height: 100%; }
              .campaign > ul.contents > li > ul.items > li > a > .item > img {
                float: left;
                width: 100%;
                height: 176px;
                background-color: #afafaf;
                background-size: cover;
                background-position: 50% 50%; }
              .campaign > ul.contents > li > ul.items > li > a > .item > .ornament {
                float: left;
                width: 80px;
                height: 16px;
                margin: 6px 77px 2px 77px;
                background-repeat: no-repeat; }
              .campaign > ul.contents > li > ul.items > li > a > .item > .line {
                position: relative;
                float: left;
                width: 80%;
                height: 1px;
                margin: 4px 10% 8px 10%;
                background-color: #9a5da3;
                position: relative;
                float: left;
                width: 90%;
                height: 2px;
                margin: 4px 5% 8px 5%;
                background-color: #4280cb;
                background: linear-gradient(to left, #772b57, #ffedf7, #772b57); }
              .campaign > ul.contents > li > ul.items > li > a > .item > .text {
                float: left;
                width: 100%;
                line-height: 16px;
                line-height: 18px;
                font-size: 12px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                padding: 0px 8px 0px 8px; }
                .campaign > ul.contents > li > ul.items > li > a > .item > .text strong {
                  font-size: 14px; }
                .campaign > ul.contents > li > ul.items > li > a > .item > .text.title {
                  height: 20px;
                  line-height: 20px;
                  font-size: 14px;
                  text-align: center;
                  margin-top: -8px; }
              .campaign > ul.contents > li > ul.items > li > a > .item > button {
                float: left;
                width: 70%;
                margin: 8px 15%;
                padding-left: 0; }
                .campaign > ul.contents > li > ul.items > li > a > .item > button::before {
                  content: '';
                  display: inline-block;
                  width: 15px;
                  height: 15px;
                  background: url(/img/arrow_icon.png) no-repeat;
                  background-size: contain;
                  position: relative;
                  top: 3px;
                  left: -8px; }

h2 {
  font-size: 20px;
  line-height: 20px; }
  h2.icon {
    padding-left: 50px;
    background-size: 80% 80%;
    position: relative; }
  h2.icon.introduction::before {
    content: '';
    display: inline-block;
    width: 45px;
    height: 45px;
    background: url(/img/home_icon.png) no-repeat;
    background-size: contain;
    margin-right: 5px;
    position: absolute;
    top: -3px;
    left: 0px; }
  h2 span {
    float: left; }
    h2 span.addition {
      line-height: 12px;
      font-size: 12px;
      padding: 4px 30px;
      border-radius: 30px 0;
      background: linear-gradient(90deg, #d8b985, #6d4d27);
      color: white;
      margin: 0px 0px 0px 16px;
      box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); }

p.addition {
  float: left;
  width: 100%;
  line-height: 20px;
  margin: 16px 0px; }

.ranking.icon {
  margin-top: 32px; }
  .ranking.icon::before {
    content: '';
    display: inline-block;
    width: 45px;
    height: 45px;
    background: url(/img/rank_icon.png) no-repeat;
    background-size: contain;
    margin-right: 5px;
    position: absolute;
    top: -3px;
    left: 0px; }
.ranking ul.items {
  float: left;
  width: 100%;
  list-style-type: none; }
  .ranking ul.items > li {
    float: left;
    width: 174px;
    height: auto;
    margin: 0px 0px 0px 16px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    background-color: white;
    border-radius: 8px; }
    .ranking ul.items > li:last-of-type {
      margin-right: 16px; }
    .ranking ul.items > li > .title {
      display: inline-block;
      position: relative;
      height: 40px;
      /*高さ*/
      line-height: 40px;
      /*高さ*/
      width: 100%;
      vertical-align: middle;
      text-align: center;
      padding: 0 40px 0 18px;
      /*文字の左右の余白*/
      font-size: 16px;
      /*文字サイズ*/
      background: linear-gradient(#073b8f 50%, #01183e 0%);
      /*背景色*/
      background: linear-gradient(#9a5da3 50%, #772b57 0%);
      color: #FFF;
      /*文字色*/
      box-sizing: border-box;
      border-radius: 8px 1px 1px 3px; }
      .ranking ul.items > li > .title::after {
        position: absolute;
        content: '';
        width: 0px;
        height: 0px;
        z-index: 1;
        top: 0;
        right: 0;
        border-width: 20px 15px 20px 0px;
        border-color: transparent #fff transparent transparent;
        border-style: solid; }
    .ranking ul.items > li > hr {
      background: none; }
    .ranking ul.items > li > ol {
      float: left;
      width: 100%;
      counter-reset: number;
      list-style-type: none;
      padding: 16px 8px; }
      .ranking ul.items > li > ol > li {
        position: relative;
        float: left;
        width: 100%; }
        .ranking ul.items > li > ol > li::before {
          position: absolute;
          left: 8px;
          counter-increment: number;
          content: counter(number);
          background-color: black;
          color: white;
          border-radius: 16px;
          padding: 4px;
          line-height: 16px;
          width: 24px;
          text-align: center; }
        .ranking ul.items > li > ol > li:nth-of-type(1) {
          font-weight: bold; }
          .ranking ul.items > li > ol > li:nth-of-type(1)::before {
            background: linear-gradient(to bottom, #fadfb4 0%, #c19a3f 40%, #ddb148 100%);
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); }
        .ranking ul.items > li > ol > li:nth-of-type(2) {
          font-weight: bold; }
          .ranking ul.items > li > ol > li:nth-of-type(2)::before {
            background: linear-gradient(to bottom, #f0f0f0 0%, #aaaaaa 40%, #d2d2d2 100%);
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); }
        .ranking ul.items > li > ol > li:nth-of-type(3) {
          font-weight: bold; }
          .ranking ul.items > li > ol > li:nth-of-type(3)::before {
            background: linear-gradient(to bottom, #D6A89A 0%, #BD8068 40%, #D1A999 100%);
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); }
        .ranking ul.items > li > ol > li:nth-of-type(n+4)::before {
          background-color: transparent;
          color: #333; }
        .ranking ul.items > li > ol > li .link {
          position: relative;
          float: left;
          width: 100%;
          height: auto;
          line-height: 24px;
          padding: 2px 16px 2px 40px;
          text-decoration: none;
          color: #333;
          font-size: 12px; }
          .ranking ul.items > li > ol > li .link:hover {
            text-decoration: underline; }

ul.introduction {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  list-style-type: none;
  margin-top: 16px; }
  ul.introduction > li {
    position: relative;
    float: left;
    width: 238px;
    height: 172px;
    margin: 0px 16px 0px 0px;
    padding: 16px 12px 8px 12px; }
    ul.introduction > li:last-of-type {
      margin-right: 0px; }
    ul.introduction > li > .box {
      float: left;
      width: 100%;
      height: auto;
      border: 4px double #9a5da3; }
      ul.introduction > li > .box:hover {
        opacity: 0.8; }
      ul.introduction > li > .box > img {
        float: left;
        width: 100%;
        height: 100px; }
      ul.introduction > li > .box > .title {
        float: left;
        width: 100%;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        text-align: center;
        color: white;
        background-color: #333;
        background: linear-gradient(90deg, #9a5da3, #772b57);
        background: linear-gradient(#772b57 50%, #461a32 0%);
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }

.information {
  float: left;
  width: 100%;
  height: auto; }
  .information > ul.tabs {
    float: left;
    width: 100%;
    height: auto;
    list-style-type: none; }
    .information > ul.tabs > li {
      float: left;
      width: 33.333%;
      height: 48px;
      line-height: 38px;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      margin-top: 8px;
      display: block;
      padding: 4px 8px 4px 8px;
      text-decoration: none;
      font-weight: bold;
      font-size: 18px;
      border: 1px solid #d9d9d9;
      background-color: white;
      cursor: pointer;
      text-align: center;
      color: #772b57; }
      .information > ul.tabs > li:hover {
        background-color: #ffedf7; }
      .information > ul.tabs > li:first-of-type {
        border-top-left-radius: 8px; }
      .information > ul.tabs > li:last-of-type {
        border-top-right-radius: 8px; }
      .information > ul.tabs > li.active {
        height: 56px;
        line-height: 56px;
        margin-top: 0px;
        font-size: 18px;
        font-weight: bold;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border: 1px solid #9a5da3;
        background: linear-gradient(to bottom, #772b57 0%, #9a5da3);
        background-position: 50% 50%;
        background-size: 333.3px 56px;
        color: #fff; }
  .information > ul.contents {
    float: left;
    width: 100%;
    height: auto;
    list-style-type: none; }
    .information > ul.contents > li {
      float: left;
      width: 100%;
      height: auto;
      padding: 16px;
      border: 1px solid #d9d9d9;
      border-top: 2px solid #9a5da3;
      border-bottom: 2px solid #9a5da3;
      background-color: white; }
      .information > ul.contents > li.hide {
        display: none; }
      .information > ul.contents > li > ul.items {
        float: left;
        width: 100%;
        height: auto;
        list-style-type: none; }
        .information > ul.contents > li > ul.items > li {
          float: left;
          width: 100%;
          height: 32px;
          padding: 4px 0px;
          border-bottom: 1px solid #d9d9d9; }
          .information > ul.contents > li > ul.items > li > .date {
            float: left;
            width: 10%;
            line-height: 24px; }
          .information > ul.contents > li > ul.items > li > .content {
            float: left;
            width: 90%;
            line-height: 24px; }
            .information > ul.contents > li > ul.items > li > .content .link {
              color: #333;
              text-decoration: none; }
              .information > ul.contents > li > ul.items > li > .content .link:hover {
                text-decoration: underline; }

.container > .wrapper > .left .quick {
  float: left;
  width: 100%;
  height: auto; }
  .container > .wrapper > .left .quick h3 {
    float: left;
    width: 100%;
    font-size: 14px; }
  .container > .wrapper > .left .quick input, .container > .wrapper > .left .quick select {
    float: left;
    width: 100%;
    height: auto;
    padding: 4px 8px; }
  .container > .wrapper > .left .quick .btn {
    width: 100%; }

/*# sourceMappingURL=index.css.map */
