@charset "UTF-8";
body {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  font-size: 14px;
  color: #555;
  background-color: #fff; }
  body a {
    text-decoration-line: none; }

ul {
  margin: 0 auto; }

.text-center {
  text-align: center; }

.dummy-lead {
  font-size: 2em;
  font-weight: bold; }

.aligncenter{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright{
  float: right;
  margin-left: 1.5em;
}
.alignleft{
  float: left;
  margin-right: 1.5em;
}
@media (max-width: 480px){
  .alignright{
    float: none;
    margin-left: 0;
  }
  .alignleft{
    float: none;
    margin-right: 0;
  }
}

table td {
  border: solid 1px;
}

@media screen and (max-width: 749px) {
  header {
    width: 100%;
    height: 60px;
    display: flex;
    -webkit-align-items: center;
    /* 縦方向中央揃え（Safari用） */
    align-items: center;
    /* 縦方向中央揃え */
    justify-content: center; }
    header #header__menu_button {
      margin-right: auto;
      width: 60px;
      height: 60px;
      display: flex;
      -webkit-align-items: center;
      /* 縦方向中央揃え（Safari用） */
      align-items: center;
      /* 縦方向中央揃え */ }
      header #header__menu_button img {
        margin: 15px 15px;
        width: 30px;
        height: auto; }
    header #header__logo {
      margin: 0 auto;
      padding: 0; }
    header #header__menu {
      display: none;
      width: 100%;
      position: absolute;
      top: 105px; }
    header .header__menu_show {
      display: block;
      z-index: 9999; }
      header .header__menu_show ul.first_ul {
        margin: 0;
        padding: 0;
        background-color: #ffffff; }
        header .header__menu_show ul.first_ul li {
          padding: 10px;
          list-style: none;
          border-top: 1px solid #555;
          min-height: 30px;
          font-size: 16px;
          line-height: 30px;
          text-align: center; }
          header .header__menu_show ul.first_ul li.first_li {
            border-top: 3px solid #555; }
          header .header__menu_show ul.first_ul li.last_li {
            border-bottom: 3px solid #555; }
          header .header__menu_show ul.first_ul li a {
            color: #555; }
          header .header__menu_show ul.first_ul li.last {
            display: none; }
      header .header__menu_show ul.second_ul {
        margin: 0;
        padding: 0;
        background-color: #ffffff; }
        header .header__menu_show ul.second_ul li {
          padding: 10px;
          list-style: none;
          border-top: 0;
          min-height: 22px;
          font-size: 14px;
          line-height: 22px;
          text-align: center; }
    header #header__contact {
      margin-left: auto;
      width: 60px;
      height: 60px;
      display: flex;
      -webkit-align-items: center;
      /* 縦方向中央揃え（Safari用） */
      align-items: center;
      /* 縦方向中央揃え */
      background-color: #009ba8; }
      header #header__contact a {
        margin: auto;
        font-size: 8px;
        color: white; }
  #top #top__main_image {
    margin: 0 auto 15px auto; }
    #top #top__main_image img {
      width: 100%;
      height: auto; }
  #top #top__main_event_bunner {
    width: 100%;
    margin: 0 auto 15px auto;
    text-align: center; }
    #top #top__main_event_bunner img {
      width: 90%;
      height: auto; }
  #top #top__main_banner_lead {
    width: 100%;
    text-align: center;
    margin: 0 auto 10px auto; }
    #top #top__main_banner_lead img {
      width: 90%;
      height: auto; }
  #top #top__main_banner {
    width: 100%;
    margin: 0 auto 15px auto;
    text-align: center; }
    #top #top__main_banner img {
      width: 100%;
      height: auto; }
  #top #top__sub_banners_box {
    width: 100%;
    margin: 0 auto 35px auto;
    text-align: center; }
    #top #top__sub_banners_box img {
      width: 355px;
      height: auto; }
    #top #top__sub_banners_box .sub_banner {
      margin: 0 auto 7.5px auto; }
  #top #top__news {
    margin: 0 auto 15px auto;
    text-align: center; }
    #top #top__news img {
      width: 118px;
      height: auto; }
  #top #top__news_articles_box {
    width: 375px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    #top #top__news_articles_box .top__news_article {
      width: 355px;
      margin: 0 auto 15px auto; }
      #top #top__news_articles_box .top__news_article img {
        width: 350px;
        height: auto; }
      #top #top__news_articles_box .top__news_article .top__news_article_information {
        font-size: 10px;
        line-height: 25px;
        font-weight: bold;
        color: #8b8b8b; }
        #top #top__news_articles_box .top__news_article .top__news_article_information .top__news_article_tag > a {
          margin-left: 1em;
          padding: 1px 6px;
          border: 1px solid #8b8b8b; }
      #top #top__news_articles_box .top__news_article .top__news_article_title {
        font-size: 16px;
        line-height: 16px;
        font-weight: bold;
        padding-bottom: 5px; }
      #top #top__news_articles_box .top__news_article .top__news_article_description {
        font-size: 10px; }
  #top #top__achievement {
    margin: 0 auto 15px auto;
    text-align: center; }
    #top #top__achievement img {
      width: 198px;
      height: auto; }
  #top #top__achievements_box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 15px; }
    #top #top__achievements_box img {
      width: 100%;
      height: auto; }
  #single {
    width: 100%;
    margin: auto; }
    #single #article {
      padding: 50px 10px;
      background-color: #fff; }
      #single #article #article__breadcrumb {
        margin-bottom: 20px;
        font-size: 12px;
        color: #8d8d8d; }
        #single #article #article__breadcrumb a {
          color: #8d8d8d; }
      #single #article #article__eye_catch {
        margin-bottom: 20px; }
        #single #article #article__eye_catch img {
          max-width: 100%;
          height: auto; }
      #single #article #article__information {
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 25px;
        font-weight: bold;
        color: #8d8d8d; }
        #single #article #article__information #article__tag {
          margin: 0 0 0 1em;
          padding: 7px 10px;
          font-size: 12px;
          line-height: 12px;
          border: 2px solid #8d8d8d; }
      #single #article h1 {
        font-size: 28px; }
      #single #article #article__social_button {
        display: flex;
        margin-bottom: 70px;
        font-size: 12px;
        line-height: 30px; }
        #single #article #article__social_button #article__facebook_button {
          width: 115px;
          margin-right: 15px;
          text-align: center;
          background-color: #334f8d;
          color: white; }
        #single #article #article__social_button #article__twitter_button {
          width: 115px;
          text-align: center;
          background-color: #0079ab;
          color: white; }
      #single #article #article__content {
        font-size: 14px;
        line-height: 170%;
        margin-bottom: 70px; }
        #single #article #article__content h1 {
          font-size: 24px;
          margin-top: 70px;
          margin-bottom: 30px; }
        #single #article #article__content p {
          font-size: 14px; }
        #single #article #article__content h2 {
          margin-top: 65px;
          margin-bottom: 25px;
          padding-top: 5px;
          padding-bottom: 5px;
          padding-left: 10px;
          font-size: 21px;
          line-height: 30px;
          border-left: 3px solid #555; }
        #single #article #article__content h3 {
          margin-top: 70px;
          margin-bottom: 30px;
          font-weight: bold;
          font-size: 20px; }
        #single #article #article__content ul {
          margin: 20px; }
        #single #article #article__content img {
          max-width: 100%;
          height: auto; }
        #single #article #article__content a {
          word-wrap: break-word; }
        #single #article #article__content .image-row-2 {
          display: flex;
          margin-bottom: 30px; }
          #single #article #article__content .image-row-2 > img {
            width: 340px;
            height: auto; }
            #single #article #article__content .image-row-2 > img:nth-child(2n+1) {
              padding-right: 20px; }
            #single #article #article__content .image-row-2 > img:nth-child(2n) {
              padding-left: 20px; }
      #single #article #article__facebook_share_button {
        height: 80px;
        margin-bottom: 40px;
        font-size: 20px;
        line-height: 80px;
        font-weight: bold;
        text-align: center;
        color: white;
        border-left: 10px solid #0d1549;
        border-right: 10px solid #334f8d;
        background-color: #334f8d; }
      #single #article #article__pager {
        display: flex;
        width: 100%;
        height: 75px;
        font-size: 12px; }
        #single #article #article__pager .article__pager_box {
          width: 50%;
          height: 75px;
          display: flex;
          -webkit-align-items: center;
          /* 縦方向中央揃え（Safari用） */
          align-items: center;
          /* 縦方向中央揃え */
          justify-content: center; }
        #single #article #article__pager #article__pager_next_box {
          border: 1px solid #8d8d8d;
          border-right: 0; }
          #single #article #article__pager #article__pager_next_box a.article__page-link-title {
            padding-right: 1em; }
          #single #article #article__pager #article__pager_next_box .article__page-link-icon {
            transform: rotate(180deg); }
        #single #article #article__pager #article__pager_prev_box {
          border: 1px solid #8d8d8d; }
          #single #article #article__pager #article__pager_prev_box a.article__page-link-title {
            padding-left: 1em; }
        #single #article #article__pager .article__page-link-title {
          color: #555; }
        #single #article #article__pager .article__page-link-icon {
          display: block;
          width: 100px;
          text-align: center; }
          #single #article #article__pager .article__page-link-icon img {
            width: 10px;
            height: auto; }
  #archive {
    width: 100%;
    margin: auto; }
    #archive #archive__articles {
      margin: auto; }
      #archive #archive__articles .archive__article_box {
        width: 100%;
        margin-bottom: 40px;
        padding-bottom: 20px;
        border-bottom: 1px solid #ccc; }
        #archive #archive__articles .archive__article_box .archive__article_image {
          width: 100%;
          margin-bottom: 10px; }
          #archive #archive__articles .archive__article_box .archive__article_image img {
            width: 100%;
            height: auto; }
        #archive #archive__articles .archive__article_box .archive__article .archive__article_information {
          font-size: 14px;
          font-weight: normal;
          margin-bottom: 10px; }
          #archive #archive__articles .archive__article_box .archive__article .archive__article_information .article_tag {
            font-size: 12px;
            margin-left: 1em; }
        #archive #archive__articles .archive__article_box .archive__article .archive__article_title {
          font-size: 18px;
          font-weight: bold;
          margin-bottom: 14px; }
        #archive #archive__articles .archive__article_box .archive__article .archive__article_description {
           }
      #archive #archive__articles #archive__pager_navigation {
        text-align: center; }
  #page {
    width: 100%; }
    #page img {
      max-width: 100%;
      height: auto; }
    #page .page-left-columns {
      padding: 50px 10px 0 10px; }
    #page .page__lead {
      padding: 0;
      margin: 0 0 30px 0;
      font-size: 14px; }
    #page .lead-image {
      margin-bottom: 40px; }
      #page .lead-image img {
        width: 600px;
        height: auto; }
    #page .lead-image2 {
      margin-bottom: 15px; }
      #page .lead-image2 img {
        max-width: 720px;
        height: auto; }
    #page .lead-image30 {
      margin-bottom: 30px; }
    #page .page__link_button {
      width: 300px;
      height: 50px;
      text-align: center;
      font-size: 14px;
      line-height: 50px;
      border: 1px solid #555; }
      #page .page__link_button a {
        font-weight: bold;
        color: #555; }
    #page .page__link_button_multi_row {
      text-align: center;
      font-size: 14px;
      padding: 20px 0;
      border: 1px solid #555; }
      #page .page__link_button_multi_row a {
        font-weight: bold;
        color: #555; }
    #page .page__link_button2 {
      width: 300px;
      height: 50px;
      text-align: center;
      font-size: 14px;
      line-height: 50px;
      margin-bottom: 50px;
      background-color: #01a3af; }
      #page .page__link_button2 a {
        font-weight: bold;
        color: white; }
    #page h2 {
      font-size: 24px; }
      #page h2.multi-row {
        line-height: 150%; }
    #page #page__feature {
      font-size: 16px; }
      #page #page__feature img {
        max-width: 100%;
        height: auto; }
      #page #page__feature h1 {
        line-height: 125%; }
      #page #page__feature h2 {
        margin: 0 0 20px 0;
        font-size: 24px;
        line-height: 140%;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        font-weight: bold; }
      #page #page__feature img.img01 {
        width: 175px;
        height: auto; }
      #page #page__feature img.img-half {
        width: 340px;
        height: auto; }
      #page #page__feature .image-box {
        text-align: center; }
      #page #page__feature .image-all {
        margin-bottom: 50px; }
        #page #page__feature .image-all img {
          max-width: 100%;
          height: auto; }
      #page #page__feature .image_caption {
        font-size: 12px;
        color: #7c7c7c; }
      #page #page__feature .image-float, #page #page__feature .image-float-right {
        float: right;
        margin: 0 0 0 10px; }
      #page #page__feature .image-float-left {
        float: left;
        margin: 0 10px 0 0; }
      #page #page__feature .image-center {
        text-align: center;
        width: 100%;
        margin: 0 auto; }
      #page #page__feature p {
        font-size: 16px;
        line-height: 190%;
        margin-top: 0;
        padding-top: 0;
        margin-bottom: 25px; }
        #page #page__feature p.lead {
          font-weight: bold; }
      #page #page__feature .image-half {
        display: flex;
        margin-bottom: 50px; }
        #page #page__feature .image-half img {
          max-width: 100%;
          height: auto; }
        #page #page__feature .image-half div:nth-child(2n) {
          margin-left: 10px; }
      #page #page__feature .talk-box {
        display: flex;
        margin-bottom: 35px; }
        #page #page__feature .talk-box .p-name {
          min-width: 64px; }
        #page #page__feature .talk-box .name-suzuki, #page #page__feature .talk-box .name-blue {
          color: #00a3af; }
        #page #page__feature .talk-box .name-simazu, #page #page__feature .talk-box .name-brown {
          color: #ab6100; }
        #page #page__feature .talk-box .talk {
          width: 90%;
          font-weight: bold; }
      #page #page__feature .talk-box-down {
        display: block; }
        #page #page__feature .talk-box-down .talk {
          width: 100%; }
      #page #page__feature .point_box {
        background-color: #fafafa;
        border: 1px dashed #555;
        text-align: center;
        margin-bottom: 40px;
        padding: 15px 20px; }
        #page #page__feature .point_box:last-child {
          margin-bottom: 70px; }
        #page #page__feature .point_box.bg-blue {
          border: none;
          background-color: #f5f9fa;
          background-image: none, url("../images/feature2/interview-point-bg.jpg"), url("../images/feature2/interview-point-bg.jpg");
          background-repeat: no-repeat, repeat-x, repeat-x;
          background-size: 4px;
          background-position-y: top, top, bottom; }
        #page #page__feature .point_box h3 {
          margin: 0 0 30px 0;
          font-size: 20px;
          font-weight: bold; }
        #page #page__feature .point_box h3.with_check_mark {
          margin: 10px 0 15px;
          text-align: left;
          font-size: 18px;
          padding: 1px 0 1px 22px;
          line-height: 100%;
          font-weight: normal;
          background-image: url("../images/feature2/interview-point-list.png");
          background-repeat: no-repeat;
          background-size: 20px; }
        #page #page__feature .point_box .img {
          border: 5px solid #e9e6e0; }
        #page #page__feature .point_box .img-all {
          width: 100%;
          height: auto;
          padding: 0 -20px;
          margin: 0 -20px; }
        #page #page__feature .point_box .img-half {
          max-width: 100%;
          height: auto; }
        #page #page__feature .point_box .lead {
          margin: 20px 0 20px 0;
          font-size: 20px;
          line-height: 140%;
          font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
          font-weight: bold; }
        #page #page__feature .point_box .lead-blue {
          text-align: left;
          padding: 10px 0 10px 20px;
          font-size: 20px;
          line-height: 140%;
          font-weight: bold;
          color: #0099a7;
          background-color: #fff;
          border-left: 4px solid #0099a7; }
        #page #page__feature .point_box .body {
          text-align: left;
          font-size: 14px;
          margin: 0; }
        #page #page__feature .point_box .sp_clear {
          clear: both; }
      #page #page__feature .img-profile {
        float: right;
        max-width: 60%;
        margin-bottom: 30px; }
      #page #page__feature .profile {
        font-size: 22px;
        color: #00a0e9; }
      #page #page__feature .page__feature_profile {
        font-size: 14px;
        margin-bottom: 30px; }
        #page #page__feature .page__feature_profile .profile-name {
          font-size: 18px;
          font-weight: bold; }
        #page #page__feature .page__feature_profile .profile-comment {
          border-left: 3px solid #555;
          padding-left: 20px; }
        #page #page__feature .page__feature_profile .profile-lead {
          color: #00a0e9;
          font-weight: bold; }
        #page #page__feature .page__feature_profile .profile-description {
          font-weight: bold;
          margin-bottom: 20px; }
        #page #page__feature .page__feature_profile .caption {
          font-size: 12px; }
        #page #page__feature .page__feature_profile a {
          color: #00a3af; }
        #page #page__feature .page__feature_profile table tr th {
          padding: 10px;
          background-color: #fafafa; }
        #page #page__feature .page__feature_profile table tr td {
          padding: 10px; }
    #page #page__rinovation #page__rinovation_lead_image {
      margin: 30px auto 60px auto;
      width: 180px;
      height: 134px; }
    #page #page__rinovation .page__link_button {
      margin-bottom: 50px; }
    #page #page__achievement .page__achievement_item {
      margin-bottom: 70px; }
    #page #page__achievement .page__achievement_object_title {
      margin-bottom: 10px; }
      #page #page__achievement .page__achievement_object_title .page__achievement_object_title_letter {
        font-size: 12px;
        color: #666; }
      #page #page__achievement .page__achievement_object_title h2 {
        font-size: 22px;
        margin: 0px;
        padding: 0px; }
      #page #page__achievement .page__achievement_object_title .page__achievement_object_title_label {
        display: none;
        text-align: right;
        margin-right: 0px;
        padding: 2px 10px;
        font-size: 12px;
        border: 1px solid #555; }
    #page #page__achievement .page__achievement_imageset img {
      margin: 0 0 10px 0;
      padding: 0px;
      width: 49%;
      height: auto; }
      #page #page__achievement .page__achievement_imageset img:first-child {
        width: 100%;
        height: auto; }
    #page #page__achievement h3.page__achievement_catch_copy {
      margin-top: 0px;
      margin-bottom: 15px;
      font-size: 18px;
      font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
      font-weight: bold; }
      #page #page__achievement h3.page__achievement_catch_copy br.hide_sp {
        display: none; }
    #page #page__achievement .page__achievement_textlink {
      width: 100%;
      text-align: right; }
      #page #page__achievement .page__achievement_textlink a {
        text-decoration-line: underline;
        color: #555; }
    #page #page__torikumi img {
      width: 100%;
      height: auto; }
    #page #page__torikumi .table-lead {
      font-weight: bold; }
    #page #page__torikumi ul.table-of-content {
      width: 100%;
      margin: 10px auto 70px auto;
      padding: 0; }
      #page #page__torikumi ul.table-of-content li {
        margin: 0;
        padding: 15px 0 15px 40px;
        list-style: none;
        line-height: 20px;
        font-size: 15px;
        font-weight: bold;
        text-align: left;
        border-top: 2px solid #989898;
        border-left: 2px solid #989898;
        border-right: 2px solid #989898; }
        #page #page__torikumi ul.table-of-content li:last-child {
          border-bottom: 2px solid #989898; }
    #page #page__torikumi table.kaisai-table {
      width: 100%;
      margin-bottom: 70px;
      border-collapse: collapse;
      font-size: 12px; }
      #page #page__torikumi table.kaisai-table caption {
        text-align: left;
        font-weight: bold; }
      #page #page__torikumi table.kaisai-table tr {
        background-color: #f9f9f9; }
        #page #page__torikumi table.kaisai-table tr:nth-child(2n) {
          background-color: #ededed; }
        #page #page__torikumi table.kaisai-table tr td {
          padding: 5px;
          height: 24px;
          font-size: 14px;
          border: 2px solid #989898; }
          #page #page__torikumi table.kaisai-table tr td:first-child {
            width: 45px;
            padding: 5px;
            text-align: center; }
          #page #page__torikumi table.kaisai-table tr td:nth-child(2) {
            min-width: 120px; }
    #page #page__hamarino img {
      width: 100%;
      height: auto; }
    #page #page__hamarino h3.page__hamarino_catch_copy {
      font-size: 18px;
      font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
      font-weight: bold; }
    #page #page__hamarino .page__hamarino_imageset img {
      margin: 0 0 15px 0;
      width: 49%;
      height: auto; }
    #page #page__hamarino .page__hamarino_image_annotation {
      font-size: 12px;
      color: #8d8d8d;
      line-height: 150%;
      text-align: center; }
    #page #page__hamarino .page__hamarino_shop {
      margin-top: 10px;
      padding: 30px;
      border: 1px dashed #555; }
      #page #page__hamarino .page__hamarino_shop .page__hamarino_shop_crip {
        margin-top: -42px;
        margin-left: -20px;
        margin-bottom: 13px; }
        #page #page__hamarino .page__hamarino_shop .page__hamarino_shop_crip img {
          width: 22px;
          height: 24px; }
      #page #page__hamarino .page__hamarino_shop .page__hamarino_shop_data {
        margin-left: 30px;
        margin-bottom: 20px; }
    #page #page__hamarino table.kakawari-table {
      width: 100%;
      margin-bottom: 30px;
      border-collapse: collapse;
      font-size: 14px; }
      #page #page__hamarino table.kakawari-table caption {
        text-align: left;
        font-weight: bold;
        margin-bottom: 5px; }
      #page #page__hamarino table.kakawari-table tr {
        background-color: #f9f9f9; }
        #page #page__hamarino table.kakawari-table tr:nth-child(2n) {
          background-color: #ededed; }
        #page #page__hamarino table.kakawari-table tr td {
          padding: 5px;
          height: 22px;
          border: 2px solid #989898;
          font-size: 12px; }
    #page #page__support a {
      text-decoration: underline;
      color: #555; }
    #page #page__support .support_box_title_td {
      width: 75%;
      font-size: 120%;
      font-weight: bold;
      padding: 0 0 10px 0; }
    #page #page__support .support_box {
      width: 100%;
      margin-bottom: 10px;
      border: 2px solid #989898; }
    #page #page__cors {
      color: #555555; }
      #page #page__cors .full-image {
        width: 100%;
        height: auto; }
      #page #page__cors #page__cors_lead_image {
        margin: 30px auto 60px auto;
        width: 100%;
        height: auto; }
      #page #page__cors #page__cors_illustration_image {
        margin: 30px auto 60px auto;
        width: 70%;
        height: auto; }
      #page #page__cors h2 {
        font-size: 24px;
        line-height: 24px;
        padding: 13px 0;
        border-bottom: 4px solid #2EB4E8; }
      #page #page__cors h3 {
        padding: 11px 0 11px 10px;
        font-size: 20px;
        background-color: #F3F2F2;
        font-weight: normal; }
      #page #page__cors h4 {
        font-size: 18px;
        font-weight: bold; }
      #page #page__cors table#page__cors_schedule {
        width: 100%;
        font-size: 14px;
        font-weight: bold;
        border-collapse: collapse; }
        #page #page__cors table#page__cors_schedule tr th {
          width: 20%;
          height: 40px;
          background-color: #F3F2F2;
          border: 1px solid #AAAAAA; }
        #page #page__cors table#page__cors_schedule tr td {
          width: 80%;
          height: 40px;
          border: 1px solid #AAAAAA;
          padding-left: 2em; }
      #page #page__cors #page__cors_second_lead_text {
        margin-bottom: 60px;
        padding: 15px 0 15px 21px;
        font-size: 20px;
        background-color: #F3F2F2; }
      #page #page__cors #page__cors_human_park_box {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 60px; }
        #page #page__cors #page__cors_human_park_box #page__cors_human_park_image {
          width: 100%;
          text-align: center; }
          #page #page__cors #page__cors_human_park_box #page__cors_human_park_image img {
            width: 100%;
            height: auto; }
        #page #page__cors #page__cors_human_park_box #page__cors_human_park_body {
          width: 100%; }
          #page #page__cors #page__cors_human_park_box #page__cors_human_park_body #page__cors_human_park_buttom {
            margin-top: 25px;
            width: 100%;
            padding: 15px 0;
            box-shadow: 0px 0px 13px 1px rgba(0, 0, 0, 0.16);
            text-align: center;
            background-image: url("../images/cors-images/arrow.png");
            background-repeat: no-repeat;
            background-position: right 6px bottom 6px;
            background-size: 10px 10px;
            border-radius: 6px; }
            #page #page__cors #page__cors_human_park_box #page__cors_human_park_body #page__cors_human_park_buttom a {
              font-weight: bold;
              font-size: 14px;
              color: #00A3AF; }
              #page #page__cors #page__cors_human_park_box #page__cors_human_park_body #page__cors_human_park_buttom a:linked, #page #page__cors #page__cors_human_park_box #page__cors_human_park_body #page__cors_human_park_buttom a:link, #page #page__cors #page__cors_human_park_box #page__cors_human_park_body #page__cors_human_park_buttom a:hover {
                font-size: 14px;
                color: #00A3AF; }
      #page #page__cors #page__cors_school_image_box {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 0px;
        line-height: 0px; }
        #page #page__cors #page__cors_school_image_box .page__cors_school_image_lead {
          width: 100%; }
          #page #page__cors #page__cors_school_image_box .page__cors_school_image_lead p {
            text-align: center;
            font-size: 14px;
            line-height: 14px; }
        #page #page__cors #page__cors_school_image_box .page__cors_school_image_sub {
          margin: 0 0 10px;
          width: 49%; }
          #page #page__cors #page__cors_school_image_box .page__cors_school_image_sub img {
            width: 100%;
            height: auto;
            margin: 0;
            padding: 0; }
      #page #page__cors #page__cors_voice {
        width: 100%;
        margin: 30px 0 60px 0;
        padding: 0; }
        #page #page__cors #page__cors_voice .page__cors_voice_box {
          margin: 0 0 15px 0;
          display: flex;
          flex-direction: row;
          justify-content: space-between; }
          #page #page__cors #page__cors_voice .page__cors_voice_box .page__cors_voice_image {
            width: 20%; }
            #page #page__cors #page__cors_voice .page__cors_voice_box .page__cors_voice_image img {
              width: 100%;
              height: auto; }
          #page #page__cors #page__cors_voice .page__cors_voice_box .page__cors_voice_text {
            width: 80%;
            margin: 0 0 0 15px;
            padding: 4px 18px;
            border-radius: 6px;
            font-size: 14px;
            background-color: #EEEEEE; }
            #page #page__cors #page__cors_voice .page__cors_voice_box .page__cors_voice_text .page__cors_voice_text_name {
              text-align: right; }
      #page #page__cors #page__cors_coordinator {
        width: 100%;
        margin: 30px 0 80px 0;
        padding: 0;
        line-height: 160%; }
        #page #page__cors #page__cors_coordinator .page__cors_coordinator_box {
          margin: 0 0 30px 0;
          display: flex;
          flex-direction: column;
          flex-wrap: wrap; }
          #page #page__cors #page__cors_coordinator .page__cors_coordinator_box .page__cors_coordinator_image {
            width: 60%;
            margin: 0 15px; }
            #page #page__cors #page__cors_coordinator .page__cors_coordinator_box .page__cors_coordinator_image img {
              width: 100%;
              height: auto; }
          #page #page__cors #page__cors_coordinator .page__cors_coordinator_box .page__cors_coordinator_text {
            margin: 0 15px;
            font-size: 14px; }
            #page #page__cors #page__cors_coordinator .page__cors_coordinator_box .page__cors_coordinator_text .page__cors_coordinator_name {
              font-size: 20px;
              font-weight: bold; }
            #page #page__cors #page__cors_coordinator .page__cors_coordinator_box .page__cors_coordinator_text .page__cors_coordinator_body {
              width: 100%; }
      #page #page__cors #page__cors_form {
        background-color: #00A3AF;
        color: #fff;
        padding: 15px; }
        #page #page__cors #page__cors_form .page__cors_form_box {
          display: flex;
          flex-direction: column;
          flex-wrap: wrap; }
          #page #page__cors #page__cors_form .page__cors_form_box .page__cors_form_image {
            width: 100%;
            margin: 15px auto;
            text-align: center; }
            #page #page__cors #page__cors_form .page__cors_form_box .page__cors_form_image img {
              width: 75%;
              height: auto; }
          #page #page__cors #page__cors_form .page__cors_form_box .page__cors_form_text {
            padding: 0;
            font-size: 16px; }
            #page #page__cors #page__cors_form .page__cors_form_box .page__cors_form_text .page__cors_form_text_lead {
              margin: 0;
              padding: 0 0 15px;
              font-size: 28px;
              font-weight: bold;
              border-bottom: 1px solid #ffffff; }
            #page #page__cors #page__cors_form .page__cors_form_box .page__cors_form_text a {
              color: #fff;
              text-decoration: underline; }
        #page #page__cors #page__cors_form .page__cors_form_buttom {
          text-align: center;
          padding: 10px;
          margin: 15px 5px 0 5px;
          border-radius: 6px;
          background-color: #F39800;
          font-size: 20px;
          color: #fff; }
          #page #page__cors #page__cors_form .page__cors_form_buttom a {
            color: #fff; }
    #page .facebook_share_banner {
      height: 80px;
      margin-bottom: 40px;
      font-size: 20px;
      line-height: 80px;
      font-weight: bold;
      text-align: center;
      color: white;
      border-left: 10px solid #0d1549;
      border-right: 10px solid #334f8d;
      background-color: #334f8d; }
  #sidebar {
    width: 100%;
    margin: 50px 0 0 0;
    background-color: #fff;
    line-height: 150%; }
    #sidebar #sidebar__search_box {
      display: block;
      margin: 0 10px 30px 10px; }
      #sidebar #sidebar__search_box input.text_box {
        width: 245px;
        height: 35px;
        padding: 0 10px;
        font-size: 14px;
        float: left;
        border: 2px solid #8d8d8d;
        border-right: 0px; }
      #sidebar #sidebar__search_box input.submit_button {
        width: 35px;
        height: 35px;
        background-color: #000;
        border: 2px solid #000; }
    #sidebar #sidebar__interview_banner {
      width: 100%;
      margin: 50px auto 50px auto;
      text-align: center; }
      #sidebar #sidebar__interview_banner img {
        width: 320px;
        height: auto; }
    #sidebar #sidebar__popular_items_box {
      margin: 0 10px 50px 10px; }
      #sidebar #sidebar__popular_items_box .sidebar__popular_item_box {
        display: flex;
        margin-bottom: 15px; }
        #sidebar #sidebar__popular_items_box .sidebar__popular_item_box .sidebar__popular_item_image_box {
          width: 60px; }
          #sidebar #sidebar__popular_items_box .sidebar__popular_item_box .sidebar__popular_item_image_box img {
            width: 60px;
            height: 60px; }
        #sidebar #sidebar__popular_items_box .sidebar__popular_item_box .sidebar__popular_item_title_box {
          width: 180px;
          font-size: 12px;
          padding: 0 20px; }
          #sidebar #sidebar__popular_items_box .sidebar__popular_item_box .sidebar__popular_item_title_box img {
            width: 60px;
            height: 60px; }
          #sidebar #sidebar__popular_items_box .sidebar__popular_item_box .sidebar__popular_item_title_box .sidebar__popular_item_title_text {
            line-height: 125%; }
            #sidebar #sidebar__popular_items_box .sidebar__popular_item_box .sidebar__popular_item_title_box .sidebar__popular_item_title_text a {
              font-weight: bold;
              color: #555; }
          #sidebar #sidebar__popular_items_box .sidebar__popular_item_box .sidebar__popular_item_title_box .sidebar__popular_item_information {
            color: #8d8d8d; }
    #sidebar #sidebar__category_items_box {
      margin: 0 10px; }
      #sidebar #sidebar__category_items_box .sidebar__category_items_lead {
        padding: 0 -20px;
        height: 50px;
        margin-bottom: 30px;
        padding-left: 20px;
        border-left: 10px solid #d7d7d7;
        background-color: #eaeaea;
        font-size: 14px;
        line-height: 50px;
        font-weight: bold; }
      #sidebar #sidebar__category_items_box .sidebar__category_list {
        margin: 0;
        padding-left: 60px;
        font-size: 12px;
        line-height: 12px; }
        #sidebar #sidebar__category_items_box .sidebar__category_list li {
          margin: 0 0 30px 0;
          padding: 0px;
          list-style: none; }
          #sidebar #sidebar__category_items_box .sidebar__category_list li a {
            color: #555; }
    #sidebar .sidebar__items_box_title {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 20px; }
  footer {
    width: 100%;
    margin: auto;
    padding: 20px 0;
    text-align: center;
    background-color: #ebebeb; }
    footer div.footer__list_box {
      margin: 20px auto 20px auto; }
      footer div.footer__list_box ul#footer__list-menu {
        display: inline-block;
        padding: 0 20px; }
        footer div.footer__list_box ul#footer__list-menu li {
          float: left;
          list-style-type: none;
          width: 49%;
          min-height: 30px;
          font-size: 12px;
          font-weight: bold;
          margin-bottom: 15px;
          display: flex;
          -webkit-align-items: center;
          /* 縦方向中央揃え（Safari用） */
          align-items: center;
          /* 縦方向中央揃え */
          justify-content: center;
          border-left: 1px solid #555; }
          footer div.footer__list_box ul#footer__list-menu li a {
            color: #555; }
          footer div.footer__list_box ul#footer__list-menu li:nth-child(2n) {
            border-right: 1px solid #555; }
      footer div.footer__list_box #footer__list-sns-icon a {
        padding: 0 15px; }
      footer div.footer__list_box ul#footer__list_link {
        font-size: 12px;
        font-weight: bold;
        margin: 0 0 25px 0;
        padding: 0; }
        footer div.footer__list_box ul#footer__list_link li {
          list-style-type: none; }
          footer div.footer__list_box ul#footer__list_link li a {
            color: #555; }
    footer div.footer__text_box {
      font-size: 10px; }
      footer div.footer__text_box .footer__author {
        font-weight: bold; }
      footer div.footer__text_box .footer__copyright {
        color: #8d8d8d; }
  h1.page-title {
    margin: 0 auto 20px auto;
    font-size: 30px;
    line-height: 30px;
    text-align: center; }
  .page-description {
    margin-bottom: 70px; }
  .article_information {
    font-weight: bold;
    color: #8b8b8b; }
    .article_information .article_tag {
      padding: 1px 5px;
      border: 1px solid #8b8b8b; }
  .button-primary {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #2a2a2a;
    display: flex;
    -webkit-align-items: center;
    /* 縦方向中央揃え（Safari用） */
    align-items: center;
    /* 縦方向中央揃え */
    justify-content: center; }
    .button-primary a {
      color: #fff; }
  .button-primary {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #2a2a2a;
    display: flex;
    -webkit-align-items: center;
    /* 縦方向中央揃え（Safari用） */
    align-items: center;
    /* 縦方向中央揃え */
    justify-content: center; }
    .button-primary a {
      color: #fff; }
  img.main_logo {
    width: 136px;
    height: auto; }
  .lead-hr {
    width: 70px;
    border: 1px solid #555;
    margin: 0 auto 20px auto; }
  .text-center {
    text-align: center; }
  blockquote {
    margin: 0 0 30px 0;
    padding: 30px 20px 10px 20px;
    background-image: url("../images/support-q.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #f3f3f3;
    background-size: 28px auto; }
  .hide_sp {
    display: none; } }

@media screen and (min-width: 748px) {
  a {
    color: #555; }
  header {
    display: flex;
    margin: auto;
    width: 1140px;
    height: 120px;
    background-color: #fff; }
    header #header__menu_button {
      display: none; }
    header #header__logo {
      margin-top: 23px;
      margin-left: 20px; }
    header #header__menu {
      margin: 0 20px;
      font-size: 14px;
      color: #555;
      background-color: #fff;
      z-index: 100; }
      header #header__menu ul.first_ul {
        padding: 0 0;
        height: 120px;
        display: flex; }
        header #header__menu ul.first_ul li {
          padding-top: 55px;
          list-style-type: none;
          width: 120px;
          font-weight: bold;
          text-align: center; }
        header #header__menu ul.first_ul li.first_li {
          padding-top: 45px; }
        header #header__menu ul.first_ul li.last_li {
          padding-right: 20px; }
        header #header__menu ul.first_ul li.sns-icon {
          width: 25px;
          padding-right: 15px; }
          header #header__menu ul.first_ul li.sns-icon img {
            width: 25px;
            height: auto; }
        header #header__menu ul.first_ul li.half {
          width: 60px; }
        header #header__menu ul.first_ul li.100w {
          width: 100px; }
        header #header__menu ul.first_ul li:hover > ul > li.multi {
          height: 3rem;
          overflow: visible;
          padding-top: 20px;
          background-color: #fff; }
        header #header__menu ul.first_ul li:hover > ul > li {
          height: 2rem;
          overflow: visible;
          padding: 0 0 10px 0;
          background-color: #fff; }
        header #header__menu ul.first_ul ul.second_ul {
          padding: 20px 0; }
          header #header__menu ul.first_ul ul.second_ul li {
            width: 240px;
            height: 0px;
            padding-top: 20px;
            margin-left: -60px;
            overflow: hidden;
            transition: 1s;
            background-color: rgba(0, 0, 0, 0);
            z-index: 0; }
    header #header__contact {
      margin-left: auto;
      width: 120px;
      display: flex;
      -webkit-align-items: center;
      /* 縦方向中央揃え（Safari用） */
      align-items: center;
      /* 縦方向中央揃え */
      background-color: #009ba8; }
      header #header__contact a {
        margin: auto;
        text-align: center;
        color: white; }
  #top #top__main_image {
    position: relative;
    max-width: 1280px;
    margin: 0 auto 40px auto; }
    #top #top__main_image img {
      width: 1280px;
      height: auto; }
  #top #top__main_event_bunner {
    width: 100%;
    margin: 0 auto 40px auto;
    text-align: center; }
    #top #top__main_event_bunner img {
      width: 50%;
      height: auto; }
  #top #top__main_banner {
    width: 100%;
    margin: 0 auto 40px auto;
    background-color: #f0f0f0;
    text-align: center; }
    #top #top__main_banner img {
      width: 430px;
      height: auto; }
      #top #top__main_banner img:first-child {
        padding: 0 25px; }
  #top #top__sub_banners_box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0 auto 70px auto; }
    #top #top__sub_banners_box .sub_banner {
      margin: 0;
      padding: 0 35px 0 0; }
      #top #top__sub_banners_box .sub_banner:last-child {
        padding: 0; }
      #top #top__sub_banners_box .sub_banner img {
        width: 280px;
        height: 150px; }
  #top #top__news {
    margin: 0 auto 30px auto;
    text-align: center; }
    #top #top__news img {
      width: 118px;
      height: auto; }
  #top #top__news_articles_box {
    width: 970px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    #top #top__news_articles_box .top__news_article {
      width: 300px;
      margin: 0 35px 30px 0; }
      #top #top__news_articles_box .top__news_article:nth-last-child(3n+1) {
        margin: 0; }
      #top #top__news_articles_box .top__news_article .top__news_article_information {
        font-size: 10px;
        line-height: 25px;
        font-weight: bold;
        color: #8b8b8b; }
        #top #top__news_articles_box .top__news_article .top__news_article_information .top__news_article_tag {
          padding: 1px 5px;
          border: 1px solid #8b8b8b; }
      #top #top__news_articles_box .top__news_article .top__news_article_title {
        font-size: 16px;
        line-height: 16px;
        font-weight: bold;
        padding-bottom: 5px; }
      #top #top__news_articles_box .top__news_article .top__news_article_description {
        font-size: 10px; }
  #top #top__achievement {
    margin: 0 auto 30px auto;
    text-align: center; }
    #top #top__achievement img {
      width: 198px;
      height: auto; }
  #top #top__achievements_box {
    display: flex;
    justify-content: center;
    margin-bottom: 30px; }
    #top #top__achievements_box img {
      width: 280px;
      height: 275px; }
  footer {
    width: 100%;
    margin: auto;
    padding: 40px 0;
    text-align: center;
    background-color: #ebebeb; }
    footer div.footer__list_box {
      width: 100%;
      display: flex;
      flex-wrap: wrap; }
      footer div.footer__list_box ul#footer__list-menu {
        height: 30px;
        display: inline-block;
        padding: 0;
        margin-bottom: 30px;
        flex-direction: row;
        align-items: center; }
        footer div.footer__list_box ul#footer__list-menu li {
          float: left;
          list-style-type: none;
          width: 150px;
          min-height: 30px;
          font-size: 12px;
          font-weight: bold;
          display: flex;
          -webkit-align-items: center;
          /* 縦方向中央揃え（Safari用） */
          align-items: center;
          /* 縦方向中央揃え */
          justify-content: center;
          border-left: 1px solid #555; }
          footer div.footer__list_box ul#footer__list-menu li a {
            color: #555; }
          footer div.footer__list_box ul#footer__list-menu li:last-child {
            border-right: 1px solid #555; }
      footer div.footer__list_box #footer__list-sns-icon {
        width: 100%;
        margin: auto;
        margin-bottom: 20px; }
        footer div.footer__list_box #footer__list-sns-icon a {
          padding: 0 7px; }
      footer div.footer__list_box ul#footer__list_link {
        display: inline-block;
        font-size: 14px;
        margin-bottom: 50px; }
        footer div.footer__list_box ul#footer__list_link li {
          float: left;
          margin-right: 50px; }
          footer div.footer__list_box ul#footer__list_link li:last-child {
            margin-left: 0; }
          footer div.footer__list_box ul#footer__list_link li a {
            color: #555; }
    footer div.footer__text_box {
      font-size: 10px; }
      footer div.footer__text_box .footer__author {
        font-weight: bold; }
      footer div.footer__text_box .footer__copyright {
        color: #8d8d8d; }
  #single {
    width: 1140px;
    margin: auto;
    display: flex;
    flex-wrap: wrap; }
    #single #article {
      width: 720px;
      padding: 50px 20px;
      background-color: #fff; }
      #single #article #article__breadcrumb {
        margin-bottom: 20px;
        font-size: 12px;
        color: #8d8d8d; }
        #single #article #article__breadcrumb a {
          color: #8d8d8d; }
      #single #article #article__eye_catch {
        margin-bottom: 20px; }
        #single #article #article__eye_catch img {
          max-width: 100%;
          height: auto; }
      #single #article #article__information {
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 25px;
        font-weight: bold;
        color: #8d8d8d; }
        #single #article #article__information #article__tag {
          margin: 0 0 0 1em;
          padding: 7px 10px;
          font-size: 12px;
          line-height: 12px;
          border: 2px solid #8d8d8d; }
      #single #article h1 {
        font-size: 28px; }
      #single #article #article__social_button {
        display: flex;
        margin-bottom: 70px;
        font-size: 12px;
        line-height: 30px; }
        #single #article #article__social_button #article__facebook_button {
          width: 115px;
          margin-right: 15px;
          text-align: center;
          background-color: #334f8d;
          color: white; }
        #single #article #article__social_button #article__twitter_button {
          width: 115px;
          text-align: center;
          background-color: #0079ab;
          color: white; }
      #single #article #article__content {
        font-size: 14px;
        line-height: 170%;
        margin-bottom: 70px; }
        #single #article #article__content h1 {
          font-size: 24px;
          margin-top: 70px;
          margin-bottom: 30px; }
        #single #article #article__content p {
          font-size: 14px; }
        #single #article #article__content h2 {
          margin-top: 65px;
          margin-bottom: 25px;
          padding-top: 5px;
          padding-bottom: 5px;
          padding-left: 10px;
          font-size: 24px;
          line-height: 30px;
          border-left: 3px solid #555; }
        #single #article #article__content h3 {
          margin-top: 70px;
          margin-bottom: 30px;
          font-size: 21px; }
        #single #article #article__content ul {
          margin: 20px; }
        #single #article #article__content .image-row-2 {
          display: flex;
          margin-bottom: 30px; }
          #single #article #article__content .image-row-2 > img {
            width: 340px;
            height: auto; }
            #single #article #article__content .image-row-2 > img:nth-child(2n+1) {
              padding-right: 20px; }
            #single #article #article__content .image-row-2 > img:nth-child(2n) {
              padding-left: 20px; }
      #single #article #article__facebook_share_button {
        width: 700px;
        height: 80px;
        margin-bottom: 40px;
        font-size: 20px;
        line-height: 80px;
        font-weight: bold;
        text-align: center;
        color: white;
        border-left: 10px solid #0d1549;
        border-right: 10px solid #334f8d;
        background-color: #334f8d; }
      #single #article #article__pager {
        display: flex;
        width: 100%;
        height: 75px;
        font-size: 12px; }
        #single #article #article__pager .article__pager_box {
          width: 50%;
          height: 75px;
          display: flex;
          -webkit-align-items: center;
          /* 縦方向中央揃え（Safari用） */
          align-items: center;
          /* 縦方向中央揃え */
          justify-content: center; }
        #single #article #article__pager #article__pager_next_box {
          border: 1px solid #8d8d8d;
          border-right: 0; }
          #single #article #article__pager #article__pager_next_box a.article__page-link-title {
            padding-right: 1em; }
          #single #article #article__pager #article__pager_next_box .article__page-link-icon {
            transform: rotate(180deg); }
        #single #article #article__pager #article__pager_prev_box {
          border: 1px solid #8d8d8d; }
          #single #article #article__pager #article__pager_prev_box a.article__page-link-title {
            padding-left: 1em; }
        #single #article #article__pager .article__page-link-title {
          color: #555; }
        #single #article #article__pager .article__page-link-icon {
          display: block;
          width: 100px;
          text-align: center; }
          #single #article #article__pager .article__page-link-icon img {
            width: 10px;
            height: auto; }
  #sidebar {
    width: 280px;
    margin: 50px 20px 0 80px;
    background-color: #fff;
    line-height: 150%; }
    #sidebar #sidebar__search_box {
      display: block;
      width: 100%;
      margin-bottom: 30px; }
      #sidebar #sidebar__search_box input.text_box {
        width: 220px;
        height: 35px;
        padding: 0 10px;
        font-size: 14px;
        float: left;
        border: 2px solid #8d8d8d;
        border-right: 0px; }
      #sidebar #sidebar__search_box input.submit_button {
        width: 35px;
        height: 39px;
        background-color: #000;
        border: 2px solid #000; }
    #sidebar #sidebar__interview_banner {
      margin-bottom: 70px; }
      #sidebar #sidebar__interview_banner img {
        width: 280px;
        height: auto; }
    #sidebar #sidebar__popular_items_box {
      margin-bottom: 70px; }
      #sidebar #sidebar__popular_items_box .sidebar__popular_item_box {
        display: flex;
        margin-bottom: 15px; }
        #sidebar #sidebar__popular_items_box .sidebar__popular_item_box .sidebar__popular_item_image_box {
          width: 60px; }
          #sidebar #sidebar__popular_items_box .sidebar__popular_item_box .sidebar__popular_item_image_box img {
            width: 60px;
            height: 60px; }
        #sidebar #sidebar__popular_items_box .sidebar__popular_item_box .sidebar__popular_item_title_box {
          width: 180px;
          font-size: 12px;
          padding: 0 20px; }
          #sidebar #sidebar__popular_items_box .sidebar__popular_item_box .sidebar__popular_item_title_box img {
            width: 60px;
            height: 60px; }
          #sidebar #sidebar__popular_items_box .sidebar__popular_item_box .sidebar__popular_item_title_box .sidebar__popular_item_title_text {
            line-height: 125%; }
            #sidebar #sidebar__popular_items_box .sidebar__popular_item_box .sidebar__popular_item_title_box .sidebar__popular_item_title_text a {
              font-weight: bold;
              color: #555; }
          #sidebar #sidebar__popular_items_box .sidebar__popular_item_box .sidebar__popular_item_title_box .sidebar__popular_item_information {
            color: #8d8d8d; }
    #sidebar #sidebar__category_items_box .sidebar__category_items_lead {
      width: 100%;
      height: 50px;
      margin-bottom: 30px;
      padding-left: 20px;
      border-left: 10px solid #d7d7d7;
      background-color: #eaeaea;
      font-size: 14px;
      line-height: 50px;
      font-weight: bold; }
    #sidebar #sidebar__category_items_box .sidebar__category_list {
      margin: 0;
      padding-left: 60px;
      font-size: 12px;
      line-height: 12px; }
      #sidebar #sidebar__category_items_box .sidebar__category_list li {
        margin: 0 0 30px 0;
        padding: 0px;
        list-style: none; }
        #sidebar #sidebar__category_items_box .sidebar__category_list li a {
          color: #555; }
    #sidebar .sidebar__items_box_title {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 20px; }
  #archive {
    width: 1140px;
    margin: auto;
    display: flex;
    flex-wrap: wrap; }
    #archive #archive__articles {
      width: 720px;
      margin-top: 50px;
      padding: 0px 20px; }
      #archive #archive__articles .archive__article_box {
        width: 720px;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 40px; }
        #archive #archive__articles .archive__article_box .archive__article_image {
          width: 310px;
          margin-right: 30px; }
          #archive #archive__articles .archive__article_box .archive__article_image img {
            width: 310px;
            height: 166px; }
        #archive #archive__articles .archive__article_box .archive__article {
          width: 370px; }
          #archive #archive__articles .archive__article_box .archive__article .archive__article_information {
            font-size: 14px;
            font-weight: normal;
            margin-bottom: 10px; }
            #archive #archive__articles .archive__article_box .archive__article .archive__article_information .article_tag {
              font-size: 12px;
              margin-left: 1em; }
          #archive #archive__articles .archive__article_box .archive__article .archive__article_title {
            font-size: 18px;
            font-weight: bold;
            margin-bottom: 14px; }
          #archive #archive__articles .archive__article_box .archive__article .archive__article_description {
            font-size: 14px;
            margin-bottom: 14px; }
      #archive #archive__articles #archive__pager_navigation {
        text-align: center; }
  #page {
    width: 1140px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    line-height: 180%; }
    #page .page__lead {
      padding: 0;
      margin: 0 0 30px 0;
      font-size: 14px; }
    #page .lead-image {
      margin-bottom: 40px; }
      #page .lead-image img {
        width: 600px;
        height: auto; }
    #page .lead-image2 {
      margin-bottom: 15px; }
      #page .lead-image2 img {
        max-width: 720px;
        height: auto; }
    #page .lead-image30 {
      margin-bottom: 30px; }
    #page .page__link_button {
      width: 300px;
      height: 50px;
      text-align: center;
      font-size: 14px;
      line-height: 50px;
      border: 1px solid #555; }
      #page .page__link_button a {
        font-weight: bold;
        color: #555; }
    #page .page__link_button_multi_row {
      text-align: center;
      font-size: 14px;
      padding: 20px 0;
      border: 1px solid #555; }
      #page .page__link_button_multi_row a {
        font-weight: bold;
        color: #555; }
    #page .page__link_button2 {
      width: 300px;
      height: 50px;
      text-align: center;
      font-size: 14px;
      line-height: 50px;
      background-color: #01a3af; }
      #page .page__link_button2 a {
        font-weight: bold;
        color: white; }
    #page h2 {
      font-size: 28px; }
      #page h2.multi-row {
        line-height: 150%; }
    #page #page__feature {
      font-size: 16px; }
      #page #page__feature img {
        max-width: 100%;
        height: auto; }
      #page #page__feature h1 {
        line-height: 125%; }
      #page #page__feature h2 {
        margin: 0 0 40px 0;
        font-size: 26px;
        line-height: 140%;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        font-weight: bold; }
      #page #page__feature img.img01 {
        width: 250px;
        height: auto; }
      #page #page__feature img.img-half {
        width: 340px;
        height: auto; }
      #page #page__feature .image-box {
        text-align: center; }
      #page #page__feature .image-all {
        margin-bottom: 70px; }
        #page #page__feature .image-all img {
          max-width: 100%;
          height: auto; }
      #page #page__feature .image_caption {
        font-size: 12px;
        color: #7c7c7c; }
      #page #page__feature .image-float, #page #page__feature .image-float-right {
        float: right;
        margin: 0 0 40px 40px; }
      #page #page__feature .image-float-left {
        float: left;
        margin: 0 40px 40px 0; }
      #page #page__feature .image-center {
        text-align: center;
        width: 100%;
        margin: 0 auto; }
      #page #page__feature p {
        font-size: 16px;
        line-height: 190%;
        margin-top: 0;
        padding-top: 0;
        margin-bottom: 40px; }
        #page #page__feature p.lead {
          font-weight: bold; }
      #page #page__feature .image-half {
        display: flex;
        margin-bottom: 70px; }
        #page #page__feature .image-half img {
          width: 340px;
          height: auto;
          max-height: 250px; }
        #page #page__feature .image-half div:nth-child(2n) {
          margin-left: 40px; }
      #page #page__feature .talk-box {
        display: flex;
        margin-bottom: 70px; }
        #page #page__feature .talk-box .p-name {
          min-width: 64px; }
        #page #page__feature .talk-box .name-suzuki, #page #page__feature .talk-box .name-blue {
          color: #00a3af; }
        #page #page__feature .talk-box .name-simazu, #page #page__feature .talk-box .name-brown {
          color: #ab6100; }
        #page #page__feature .talk-box .talk {
          width: 90%;
          font-weight: bold; }
      #page #page__feature .point_box {
        background-color: #fafafa;
        border: 1px dashed #555;
        text-align: center;
        margin-bottom: 40px;
        padding: 40px 60px; }
        #page #page__feature .point_box:last-child {
          margin-bottom: 70px; }
        #page #page__feature .point_box.bg-blue {
          border: none;
          background-color: #f5f9fa;
          background-image: none, url("../images/feature2/interview-point-bg.jpg"), url("../images/feature2/interview-point-bg.jpg");
          background-repeat: no-repeat, repeat-x, repeat-x;
          background-size: 4px;
          background-position-y: top, top, bottom; }
        #page #page__feature .point_box h3 {
          margin: 0 0 30px 0;
          font-size: 24px;
          font-weight: bold; }
        #page #page__feature .point_box h3.with_check_mark {
          margin: 0 0 15px;
          text-align: left;
          font-size: 25px;
          padding: 1px 0 5px 50px;
          font-weight: normal;
          background-image: url("../images/feature2/interview-point-list.png");
          background-repeat: no-repeat;
          background-size: 27px; }
        #page #page__feature .point_box .img {
          border: 5px solid #e9e6e0; }
        #page #page__feature .point_box .img-all {
          width: 600px;
          height: auto; }
        #page #page__feature .point_box .img-half {
          width: 240px;
          height: auto; }
          #page #page__feature .point_box .img-half:nth-child(2n+1) {
            margin-left: 20px; }
        #page #page__feature .point_box .lead {
          margin: 20px 0 20px 0;
          font-size: 26px;
          line-height: 140%;
          font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
          font-weight: bold; }
        #page #page__feature .point_box .lead-blue {
          text-align: left;
          padding: 15px 0 15px 30px;
          font-size: 28px;
          line-height: 140%;
          font-weight: bold;
          color: #0099a7;
          background-color: #fff;
          border-left: 4px solid #0099a7; }
        #page #page__feature .point_box .body {
          text-align: left;
          font-size: 14px;
          margin: 0; }
      #page #page__feature .img-profile {
        float: right;
        max-width: 70%;
        margin-bottom: 30px; }
      #page #page__feature .profile {
        font-size: 26px;
        color: #00a0e9;
        font-weight: bold; }
      #page #page__feature .page__feature_profile {
        font-size: 14px;
        margin-bottom: 50px;
        line-height: 150%; }
        #page #page__feature .page__feature_profile .profile-name {
          font-size: 18px;
          font-weight: bold; }
        #page #page__feature .page__feature_profile .profile-comment {
          font-size: 14px;
          border-left: 3px solid #555;
          padding-left: 20px; }
        #page #page__feature .page__feature_profile .profile-lead {
          font-size: 14px;
          color: #00a0e9;
          font-weight: bold; }
        #page #page__feature .page__feature_profile .profile-description {
          font-size: 14px;
          font-weight: bold;
          margin-bottom: 20px; }
        #page #page__feature .page__feature_profile .caption {
          font-size: 12px; }
        #page #page__feature .page__feature_profile a {
          color: #00a3af; }
        #page #page__feature .page__feature_profile table tr th {
          padding: 10px;
          background-color: #fafafa; }
        #page #page__feature .page__feature_profile table tr td {
          padding: 10px; }
    #page #page__torikumi .table-lead {
      font-weight: bold; }
    #page #page__torikumi ul.table-of-content {
      width: 540px;
      margin: 10px auto 70px auto;
      padding: 0; }
      #page #page__torikumi ul.table-of-content li {
        height: 45px;
        margin: 0;
        padding: 0 0 0 40px;
        list-style: none;
        line-height: 45px;
        font-weight: bold;
        text-align: left;
        border-top: 2px solid #989898;
        border-left: 2px solid #989898;
        border-right: 2px solid #989898; }
        #page #page__torikumi ul.table-of-content li:last-child {
          border-bottom: 2px solid #989898; }
    #page #page__torikumi table.kaisai-table {
      width: 100%;
      margin-bottom: 70px;
      border-collapse: collapse; }
      #page #page__torikumi table.kaisai-table caption {
        text-align: left;
        font-weight: bold; }
      #page #page__torikumi table.kaisai-table tr {
        background-color: #f9f9f9; }
        #page #page__torikumi table.kaisai-table tr:nth-child(2n) {
          background-color: #ededed; }
        #page #page__torikumi table.kaisai-table tr td {
          padding: 8px 20px;
          height: 30px;
          font-size: 14px;
          border: 2px solid #989898; }
          #page #page__torikumi table.kaisai-table tr td:first-child {
            padding: 8px 10px;
            text-align: center; }
    #page #page__rinovation #page__rinovation_lead_image {
      margin: 30px auto 60px auto;
      width: 180px;
      height: 134px; }
    #page #page__achievement .page__achievement_item {
      margin-bottom: 70px; }
    #page #page__achievement .page__achievement_object_title .page__achievement_object_title_letter {
      font-size: 12px;
      color: #666; }
    #page #page__achievement .page__achievement_object_title h2 {
      margin-top: 0px;
      padding: 0px; }
    #page #page__achievement .page__achievement_object_title .page__achievement_object_title_label {
      float: right;
      margin-top: -50px;
      padding: 2px 10px;
      font-size: 12px;
      border: 1px solid #555; }
    #page #page__achievement .page__achievement_imageset {
      margin-bottom: 30px; }
      #page #page__achievement .page__achievement_imageset img {
        margin: 0 0 20px 0;
        width: 345px;
        height: 220px; }
        #page #page__achievement .page__achievement_imageset img:first-child {
          width: 720px;
          height: 385px; }
        #page #page__achievement .page__achievement_imageset img:nth-child(2n) {
          padding-right: 26px; }
    #page #page__achievement h3.page__achievement_catch_copy {
      font-size: 22px;
      font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
      font-weight: bold; }
    #page #page__achievement .page__achievement_textlink {
      text-align: right; }
      #page #page__achievement .page__achievement_textlink a {
        text-decoration-line: underline;
        color: #555; }
    #page #page__hamarino img {
      width: 720px;
      height: 385px; }
    #page #page__hamarino h3.page__hamarino_catch_copy {
      font-size: 22px;
      font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
      font-weight: bold; }
    #page #page__hamarino .page__hamarino_imageset img {
      margin: 0 0 30px 0;
      width: 345px;
      height: auto; }
      #page #page__hamarino .page__hamarino_imageset img:nth-child(2n+1) {
        padding-right: 26px; }
    #page #page__hamarino .page__hamarino_image_annotation {
      font-size: 12px;
      color: #8d8d8d;
      line-height: 150%;
      text-align: center; }
    #page #page__hamarino .page__hamarino_shop {
      margin-top: 10px;
      padding: 30px;
      border: 1px dashed #555; }
      #page #page__hamarino .page__hamarino_shop .page__hamarino_shop_crip {
        margin-top: -42px;
        margin-left: -20px;
        margin-bottom: 13px; }
        #page #page__hamarino .page__hamarino_shop .page__hamarino_shop_crip img {
          width: 22px;
          height: 24px; }
      #page #page__hamarino .page__hamarino_shop .page__hamarino_shop_data {
        margin-left: 30px;
        margin-bottom: 20px; }
    #page #page__hamarino table.kakawari-table {
      width: 100%;
      margin-bottom: 70px;
      border-collapse: collapse;
      font-size: 16px; }
      #page #page__hamarino table.kakawari-table caption {
        text-align: left;
        font-weight: bold;
        margin-bottom: 5px; }
      #page #page__hamarino table.kakawari-table tr {
        background-color: #f9f9f9; }
        #page #page__hamarino table.kakawari-table tr:nth-child(2n) {
          background-color: #ededed; }
        #page #page__hamarino table.kakawari-table tr td {
          padding: 10px;
          height: 24px;
          border: 2px solid #989898;
          font-size: 14px; }
    #page #page__support .support_box {
      width: 50%;
      margin: 0 -2px 20px -2px;
      border: 2px solid #989898; }
      #page #page__support .support_box:nth-child(2n) {
        border-left: 0; }
      #page #page__support .support_box .support_box_title_td {
        max-width: 75%;
        height: 50px;
        font-size: 120%;
        font-weight: bold;
        padding: 0 0 10px 0;
        vertical-align: top; }
      #page #page__support .support_box a {
        text-decoration: underline;
        color: #333; }
    #page #page__cors {
      color: #555555; }
      #page #page__cors .full-image {
        width: 80%;
        height: auto; }
      #page #page__cors #page__cors_lead_image {
        margin: 30px auto 60px auto;
        width: 100%;
        height: auto; }
      #page #page__cors #page__cors_illustration_image {
        margin: 30px auto 60px auto;
        width: 500px;
        height: auto; }
      #page #page__cors h2 {
        font-size: 24px;
        line-height: 24px;
        padding: 13px 0;
        border-bottom: 4px solid #2EB4E8; }
      #page #page__cors h3 {
        padding: 11px 0 11px 20px;
        font-size: 20px;
        background-color: #F3F2F2;
        font-weight: normal; }
      #page #page__cors h4 {
        font-size: 20px;
        font-weight: bold; }
      #page #page__cors table#page__cors_schedule {
        width: 100%;
        font-size: 14px;
        font-weight: bold;
        border-collapse: collapse; }
        #page #page__cors table#page__cors_schedule tr th {
          width: 20%;
          height: 40px;
          background-color: #F3F2F2;
          border: 1px solid #AAAAAA; }
        #page #page__cors table#page__cors_schedule tr td {
          width: 80%;
          height: 40px;
          border: 1px solid #AAAAAA;
          padding-left: 2em; }
      #page #page__cors #page__cors_second_lead_text {
        margin-bottom: 60px;
        padding: 15px 0 15px 21px;
        font-size: 20px;
        background-color: #F3F2F2; }
      #page #page__cors #page__cors_human_park_box {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 60px; }
        #page #page__cors #page__cors_human_park_box #page__cors_human_park_image {
          width: 331px; }
          #page #page__cors #page__cors_human_park_box #page__cors_human_park_image img {
            width: 331px;
            height: auto; }
        #page #page__cors #page__cors_human_park_box #page__cors_human_park_body {
          width: 350px; }
          #page #page__cors #page__cors_human_park_box #page__cors_human_park_body #page__cors_human_park_buttom {
            margin-top: 25px;
            width: 100%;
            padding: 15px 0;
            box-shadow: 0px 0px 13px 1px rgba(0, 0, 0, 0.16);
            text-align: center;
            background-image: url("../images/cors-images/arrow.png");
            background-repeat: no-repeat;
            background-position: right 6px bottom 6px;
            background-size: 10px 10px;
            border-radius: 6px; }
            #page #page__cors #page__cors_human_park_box #page__cors_human_park_body #page__cors_human_park_buttom a {
              font-weight: bold;
              font-size: 14px;
              color: #00A3AF; }
              #page #page__cors #page__cors_human_park_box #page__cors_human_park_body #page__cors_human_park_buttom a:linked, #page #page__cors #page__cors_human_park_box #page__cors_human_park_body #page__cors_human_park_buttom a:link, #page #page__cors #page__cors_human_park_box #page__cors_human_park_body #page__cors_human_park_buttom a:hover {
                font-size: 14px;
                color: #00A3AF; }
      #page #page__cors #page__cors_school_image_box {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 0px;
        line-height: 0px; }
        #page #page__cors #page__cors_school_image_box .page__cors_school_image_lead {
          width: 100%; }
          #page #page__cors #page__cors_school_image_box .page__cors_school_image_lead p {
            text-align: center;
            font-size: 14px;
            line-height: 14px; }
        #page #page__cors #page__cors_school_image_box .page__cors_school_image_sub {
          margin: 0 0 20px;
          padding: 0;
          width: 350px; }
          #page #page__cors #page__cors_school_image_box .page__cors_school_image_sub img {
            width: 100%;
            height: auto;
            margin: 0;
            padding: 0; }
      #page #page__cors #page__cors_voice {
        width: 100%;
        margin: 30px 0 60px 0;
        padding: 0; }
        #page #page__cors #page__cors_voice .page__cors_voice_box {
          margin: 0 0 30px 0;
          display: flex;
          flex-direction: row;
          justify-content: space-between; }
          #page #page__cors #page__cors_voice .page__cors_voice_box .page__cors_voice_image {
            width: 100px; }
            #page #page__cors #page__cors_voice .page__cors_voice_box .page__cors_voice_image img {
              width: 100%;
              height: auto; }
          #page #page__cors #page__cors_voice .page__cors_voice_box .page__cors_voice_text {
            width: 530px;
            margin: 0 0 0 30px;
            padding: 4px 18px;
            border-radius: 6px;
            font-size: 14px;
            background-color: #EEEEEE; }
            #page #page__cors #page__cors_voice .page__cors_voice_box .page__cors_voice_text .page__cors_voice_text_name {
              text-align: right; }
      #page #page__cors #page__cors_coordinator {
        width: 100%;
        margin: 30px 0 80px 0;
        padding: 0;
        line-height: 160%; }
        #page #page__cors #page__cors_coordinator .page__cors_coordinator_box {
          margin: 0 0 30px 0;
          display: flex;
          flex-direction: row;
          justify-content: space-between; }
          #page #page__cors #page__cors_coordinator .page__cors_coordinator_box .page__cors_coordinator_image {
            width: 260px; }
            #page #page__cors #page__cors_coordinator .page__cors_coordinator_box .page__cors_coordinator_image img {
              width: 100%;
              height: auto; }
          #page #page__cors #page__cors_coordinator .page__cors_coordinator_box .page__cors_coordinator_text {
            width: 450px;
            margin: 0 0 0 30px;
            font-size: 14px; }
            #page #page__cors #page__cors_coordinator .page__cors_coordinator_box .page__cors_coordinator_text .page__cors_coordinator_name {
              font-size: 20px;
              font-weight: bold; }
      #page #page__cors #page__cors_form {
        background-color: #00A3AF;
        color: #fff;
        padding: 30px; }
        #page #page__cors #page__cors_form .page__cors_form_box {
          display: flex;
          flex-direction: row; }
          #page #page__cors #page__cors_form .page__cors_form_box .page__cors_form_image {
            width: 195px; }
            #page #page__cors #page__cors_form .page__cors_form_box .page__cors_form_image img {
              width: 100%;
              height: auto; }
          #page #page__cors #page__cors_form .page__cors_form_box .page__cors_form_text {
            width: 440px;
            margin: 0 0 0 30px;
            padding: 0;
            font-size: 16px; }
            #page #page__cors #page__cors_form .page__cors_form_box .page__cors_form_text .page__cors_form_text_lead {
              margin: 0;
              padding: 0 0 15px;
              font-size: 28px;
              font-weight: bold;
              border-bottom: 1px solid #ffffff; }
            #page #page__cors #page__cors_form .page__cors_form_box .page__cors_form_text a {
              color: #fff;
              text-decoration: underline; }
        #page #page__cors #page__cors_form .page__cors_form_buttom {
          text-align: center;
          padding: 26px;
          margin: 30px 30px 0 30px;
          border-radius: 6px;
          background-color: #F39800;
          font-size: 28px;
          color: #fff; }
          #page #page__cors #page__cors_form .page__cors_form_buttom a {
            color: #fff; }
  .page-left-columns {
    width: 720px;
    margin-top: 50px;
    padding: 0px 20px; }
  h1.page-title {
    margin: 0 auto 30px auto;
    font-size: 40px;
    text-align: center;
    line-height: 1.2em; }
  .page-description {
    margin-bottom: 70px; }
  .article_information {
    font-weight: bold;
    color: #8b8b8b; }
    .article_information .article_tag {
      padding: 1px 5px;
      border: 1px solid #8b8b8b; }
  .button-primary {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #2a2a2a;
    display: flex;
    -webkit-align-items: center;
    /* 縦方向中央揃え（Safari用） */
    align-items: center;
    /* 縦方向中央揃え */
    justify-content: center; }
    .button-primary a {
      color: #fff; }
  img.main_logo {
    width: 207px;
    height: 75px; }
  .mb-40-pc {
    margin-bottom: 40px; }
  .mb-70-pc {
    margin-bottom: 70px; }
  .mb-100-pc {
    margin-bottom: 100px; }
  .lead-hr {
    width: 70px;
    border: 1px solid #555;
    margin: 0 auto 30px auto; }
  .text-center {
    text-align: center; }
  blockquote {
    width: 640px;
    margin: 0 0 30px 0;
    padding: 30px 40px;
    background-image: url("../images/support-q.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #f3f3f3;
    background-size: 28px auto; }
  .facebook_share_banner {
    width: 700px;
    height: 80px;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 80px;
    font-weight: bold;
    text-align: center;
    color: white;
    border-left: 10px solid #0d1549;
    border-right: 10px solid #334f8d;
    background-color: #334f8d; }
  .hide_pc {
    display: none; } }

.p0 {
  padding: 0; }

.mt-0 {
  margin-top: 0px; }

.mb-0 {
  margin-bottom: 0px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-100 {
  margin-bottom: 100px; }

.list-item, .cat-item {
  position: relative;
  padding-left: 10px; }

.list-item:before, .cat-item:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 0;
  margin-top: -4px;
  margin-left: -15px;
  border-top: 4px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid #555; }

.anchor {
  display: block;
  padding-top: 30px;
  margin-top: -30px; }

#pager {
  width: 100%;
  text-align: center; }
  #pager ul {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    *zoom: 1;
    height: 74px; }
    #pager ul li {
      width: 30px;
      height: 30px;
      margin: 20px 5px;
      list-style-image: none;
      list-style-type: none;
      margin-left: 0;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      white-space: nowrap; }
    #pager ul li.current {
      background-color: #eee; }
