@charset "shift_jis";
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1,
h2,
h3 {
  margin-top: 24px;
  margin-bottom: 12px; }

h4,
h5,
h6 {
  margin-top: 12px;
  margin-bottom: 12px; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

p {
  margin: 0 0 24px; }

small {
  font-size: 85%; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 24px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

dl {
  margin-top: 0;
  margin-bottom: 24px; }

dt,
dd {
  line-height: 1.7142857143; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

table {
  margin-bottom: 24px; }

a:hover img {
  opacity: 0.7; }

.media:before, .media:after {
  content: " ";
  display: table; }

.media:after {
  clear: both; }

.media [class*='media-col-'] {
  overflow: hidden; }

.media-col-xs-1 {
  width: 8.3333333333%; }

.media-col-xs-2 {
  width: 16.6666666667%; }

.media-col-xs-3 {
  width: 25%; }

.media-col-xs-4 {
  width: 33.3333333333%; }

.media-col-xs-5 {
  width: 41.6666666667%; }

.media-col-xs-6 {
  width: 50%; }

.media-col-xs-7 {
  width: 58.3333333333%; }

.media-col-xs-8 {
  width: 66.6666666667%; }

.media-col-xs-9 {
  width: 75%; }

.media-col-xs-10 {
  width: 83.3333333333%; }

.media-col-xs-11 {
  width: 91.6666666667%; }

.media-col-xs-12 {
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.pull-xs-left {
  float: left;
  padding-right: 20px; }

.pull-xs-right {
  float: right;
  padding-left: 20px; }

.pull-xs-none {
  float: none; }

@media (min-width: 481px) {
  .media-col-sm-1 {
    width: 8.3333333333%; }
  .media-col-sm-2 {
    width: 16.6666666667%; }
  .media-col-sm-3 {
    width: 25%; }
  .media-col-sm-4 {
    width: 33.3333333333%; }
  .media-col-sm-5 {
    width: 41.6666666667%; }
  .media-col-sm-6 {
    width: 50%; }
  .media-col-sm-7 {
    width: 58.3333333333%; }
  .media-col-sm-8 {
    width: 66.6666666667%; }
  .media-col-sm-9 {
    width: 75%; }
  .media-col-sm-10 {
    width: 83.3333333333%; }
  .media-col-sm-11 {
    width: 91.6666666667%; }
  .media-col-sm-12 {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .pull-sm-left {
    float: left;
    padding-right: 20px; }
  .pull-sm-right {
    float: right;
    padding-left: 20px; }
  .pull-sm-none {
    float: none; } }

@media (min-width: 481px) {
  .media-col-md-1 {
    width: 8.3333333333%; }
  .media-col-md-2 {
    width: 16.6666666667%; }
  .media-col-md-3 {
    width: 25%; }
  .media-col-md-4 {
    width: 33.3333333333%; }
  .media-col-md-5 {
    width: 41.6666666667%; }
  .media-col-md-6 {
    width: 50%; }
  .media-col-md-7 {
    width: 58.3333333333%; }
  .media-col-md-8 {
    width: 66.6666666667%; }
  .media-col-md-9 {
    width: 75%; }
  .media-col-md-10 {
    width: 83.3333333333%; }
  .media-col-md-11 {
    width: 91.6666666667%; }
  .media-col-md-12 {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .pull-md-left {
    float: left;
    padding-right: 20px; }
  .pull-md-right {
    float: right;
    padding-left: 20px; }
  .pull-md-none {
    float: none; } }

@media (min-width: 481px) {
  .media-col-lg-1 {
    width: 8.3333333333%; }
  .media-col-lg-2 {
    width: 16.6666666667%; }
  .media-col-lg-3 {
    width: 25%; }
  .media-col-lg-4 {
    width: 33.3333333333%; }
  .media-col-lg-5 {
    width: 41.6666666667%; }
  .media-col-lg-6 {
    width: 50%; }
  .media-col-lg-7 {
    width: 58.3333333333%; }
  .media-col-lg-8 {
    width: 66.6666666667%; }
  .media-col-lg-9 {
    width: 75%; }
  .media-col-lg-10 {
    width: 83.3333333333%; }
  .media-col-lg-11 {
    width: 91.6666666667%; }
  .media-col-lg-12 {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .pull-lg-left {
    float: left;
    padding-right: 20px; }
  .pull-lg-right {
    float: right;
    padding-left: 20px; }
  .pull-lg-none {
    float: none; } }

.list-cond {
  padding-left: 0;
  list-style: none;
  border-left: 1px solid #92d5f8; }
  .list-cond.list-cond-inline {
    display: inline-block;
    margin-right: 20px;
    padding-top: 1px; }
  .list-cond li {
    display: inline-block;
    margin-top: -1px; }
    .list-cond li label,
    .list-cond li .link-pref {
      margin: 0;
      line-height: 3;
      position: relative;
      border-right: 1px solid #92d5f8;
      border-bottom: 1px solid #92d5f8;
      border-top: 1px solid #92d5f8;
      display: inline-block;
      background-color: #fff;
      padding: 0 10px;
      cursor: pointer;
      text-decoration: none;
      color: #333;
      font-size: 12px;
      width: 100%; }
      .list-cond li label:hover,
      .list-cond li .link-pref:hover {
        background-color: #bae4fa; }
      .list-cond li label.is-checked,
      .list-cond li .link-pref.is-checked {
        background-color: #bae4fa; }
        .list-cond li label.is-checked:hover,
        .list-cond li .link-pref.is-checked:hover {
          background-color: #92d5f8; }
      .list-cond li label.is-disabled,
      .list-cond li .link-pref.is-disabled {
        background-color: #efefef;
        color: #ccc;
        border-color: #ccc; }
        .list-cond li label.is-disabled:hover,
        .list-cond li .link-pref.is-disabled:hover {
          background-color: #efefef; }
        .list-cond li label.is-disabled + a,
        .list-cond li .link-pref.is-disabled + a {
          background: url(/p/common_n/images/icon-plus-disabled.png) no-repeat 0 0;
          display: block; }
          .list-cond li label.is-disabled + a img,
          .list-cond li .link-pref.is-disabled + a img {
            display: block;
            opacity: 0; }
    .list-cond li label input {
      position: absolute;
      top: 50%;
      margin-top: -0.5em;
      left: 10px;
      white-space: nowrap; }
    .list-cond li label span {
      margin-left: 20px;
      line-height: normal;
      display: inline-block; }
      .list-cond li label span.count {
        margin: 0 !important;
        display: inline; }
    .list-cond li.separate {
      margin-left: 10px;
      border-left: 1px solid #92d5f8; }
  .list-cond.list-cond-w-pref li {
    width: 10%; }
  .list-cond.list-cond-w-section li {
    width: 20%;
    position: relative; }
    .list-cond.list-cond-w-section li label {
      line-height: normal;
      line-height: 4; }
      .list-cond.list-cond-w-section li label input {
        vertical-align: middle;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 10px; }
      .list-cond.list-cond-w-section li label span {
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px;
        margin-right: 40px; }
        .list-cond.list-cond-w-section li label span.disabled {
          color: #ccc; }
    .list-cond.list-cond-w-section li a {
      position: absolute;
      right: 10px;
      top: 50%;
      display: block;
      margin-top: -10px; }
      .list-cond.list-cond-w-section li a img {
        vertical-align: top;
        margin: 0 0 0; }
  .list-cond.list-cond-w-10 li {
    width: 10%; }
  .list-cond.list-cond-w-20 li {
    width: 20%;
    position: relative; }
    .list-cond.list-cond-w-20 li label {
      line-height: normal;
      line-height: 4; }
      .list-cond.list-cond-w-20 li label input {
        vertical-align: middle;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 10px; }
      .list-cond.list-cond-w-20 li label span {
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px; }
        .list-cond.list-cond-w-20 li label span.disabled {
          color: #ccc; }
  .list-cond.list-cond-w-33 li {
    width: 33%; }

.group-search-result-3 {
  border-top: 1px solid #bae4fa;
  border-bottom: 1px solid #bae4fa;
  background-color: #f0f9fe;
  margin-bottom: 40px; }
  .group-search-result-3 .btn-search-result-close {
    text-align: center; }
    .group-search-result-3 .btn-search-result-close button {
      color: #0ba2ef;
      background-color: transparent;
      margin: 0;
      padding: 0;
      border: 0 none;
      font-size: 15px; }
      .group-search-result-3 .btn-search-result-close button:before {
        content: "";
        display: block;
        background: url(/p/common_n/images/icon-accordion-close.png) no-repeat 0 0;
        width: 25px;
        height: 25px;
        vertical-align: middle;
        margin: 0 auto 4px; }
      .group-search-result-3 .btn-search-result-close button:focus {
        outline: 0 none; }
  .group-search-result-3 .btn-search-result-open {
    text-align: center; }
    .group-search-result-3 .btn-search-result-open button {
      color: #0ba2ef;
      background-color: transparent;
      margin: 0;
      padding: 0;
      border: 0 none;
      font-size: 21px; }
      .group-search-result-3 .btn-search-result-open button:before {
        content: "";
        display: inline-block;
        background: url(/p/common_n/images/icon-search-2.png) no-repeat 0 0;
        width: 37px;
        height: 37px;
        vertical-align: middle;
        margin: -4px 10px 0 0; }
      .group-search-result-3 .btn-search-result-open button:after {
        content: "";
        display: inline-block;
        background: url(/p/common_n/images/icon-accordion-open-1.png) no-repeat 0 0;
        width: 41px;
        height: 42px;
        vertical-align: middle;
        margin: -5px 0 0 26px; }
      .group-search-result-3 .btn-search-result-open button:focus {
        outline: 0 none; }
  .group-search-result-3 .btn-search-clear {
    text-align: right;
    margin: 30px 0; }
    .group-search-result-3 .btn-search-clear button {
      font-size: 13px;
      border: 1px solid #1ca8f0;
      background-color: #fff;
      color: #19a7f0;
      border-radius: 3px;
      padding: 0.5em 1em; }
  .group-search-result-3 .group-search-result-close {
    position: relative;
    padding: 24px 0; }
    .group-search-result-3 .group-search-result-close h2 {
      font-size: 17px;
      color: #0ba2ef;
      margin: 0 0 10px;
      font-weight: normal; }
    .group-search-result-3 .group-search-result-close dl {
      margin: 0;
      font-size: 13px; }
      .group-search-result-3 .group-search-result-close dl dt {
        display: inline-block;
        color: #0ba2ef;
        font-weight: normal; }
        .group-search-result-3 .group-search-result-close dl dt:after {
          content: "："; }
      .group-search-result-3 .group-search-result-close dl dd {
        display: inline-block; }
        .group-search-result-3 .group-search-result-close dl dd ul {
          margin: 0;
          padding: 0;
          list-style: none; }
          .group-search-result-3 .group-search-result-close dl dd ul li {
            display: inline-block; }
            .group-search-result-3 .group-search-result-close dl dd ul li:before {
              content: "、"; }
            .group-search-result-3 .group-search-result-close dl dd ul li:first-child:before {
              content: ""; }
    .group-search-result-3 .group-search-result-close .btn-search-result-open {
      position: absolute;
      right: 0;
      /* ↓TNET修正↓ */
      top: 35%;
      /* ↑TNET修正↑ */
      margin: -20px 0 0; }
  .group-search-result-3 .group-search-result-open {
    display: none; }
  .group-search-result-3 .group-category-select {
    margin: 0 0 20px; }
    .group-search-result-3 .group-category-select .block {
      display: inline-block; }
      .group-search-result-3 .group-category-select .block h3 {
        color: #0ba2ef;
        font-size: 15px;
        margin: 0 0 8px; }
      .group-search-result-3 .group-category-select .block select {
        width: 285px;
        height: 42px;
        padding: 0 0 0 6px;
        border-color: #0ba2ef; }
      .group-search-result-3 .group-category-select .block:first-child {
        background: url(/p/common_n/images/icon-category-arrow.png) no-repeat right 80%;
        padding-right: 27px;
        padding-right: 38px;
        margin-right: 12px; }
  .group-search-result-3 .btn-search-submit {
    margin: 0 0 30px; }
    .group-search-result-3 .btn-search-submit button {
      background-color: #0ba2ef;
      color: #fff;
      border: 0 none;
      padding: 0;
      margin: 45px auto 0;
      line-height: 50px;
      width: 400px;
      font-size: 21px;
      display: block; }
  .group-search-result-3 .group-checkbtn-licence {
    margin: 0 0 20px; }
    .group-search-result-3 .group-checkbtn-licence label {
      font-weight: normal; }
      .group-search-result-3 .group-checkbtn-licence label span {
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px; }
  .group-search-result-3 .group-box-licence {
    background-color: #e2f4fd;
    padding: 18px 25px; }
    .group-search-result-3 .group-box-licence:before, .group-search-result-3 .group-box-licence:after {
      content: " ";
      display: table; }
    .group-search-result-3 .group-box-licence:after {
      clear: both; }
    .group-search-result-3 .group-box-licence h3 {
      margin: 0;
      font-size: 15px;
      color: #0ba2ef;
      width: 150px;
      float: left;
      line-height: normal; }
    .group-search-result-3 .group-box-licence ul {
      float: right;
      width: 824px;
      padding: 0;
      margin: 0;
      list-style: none; }
      .group-search-result-3 .group-box-licence ul li {
        display: inline-block; }
        .group-search-result-3 .group-box-licence ul li label {
          font-weight: normal; }
          .group-search-result-3 .group-box-licence ul li label span {
            display: inline-block;
            vertical-align: middle;
            margin-left: 10px; }
        .group-search-result-3 .group-box-licence ul li a {
          color: #333; }
        .group-search-result-3 .group-box-licence ul li:after {
          content: "｜";
          color: #85d0f7;
          margin: 0 1em; }
        .group-search-result-3 .group-box-licence ul li:last-child:after {
          content: none; }
  .group-search-result-3 .group-search-condition {
    border-top: 1px dotted #21abf0;
    padding: 20px 0; }
    .group-search-result-3 .group-search-condition:first-child {
      border-top: 0 none; }
    .group-search-result-3 .group-search-condition .group-search-head {
      position: relative; }
      .group-search-result-3 .group-search-condition .group-search-head h2 {
        font-size: 18px;
        color: #0ba2ef;
        margin: 0;
        font-weight: bold; }
        .group-search-result-3 .group-search-condition .group-search-head h2 label {
          font-weight: bold; }
          .group-search-result-3 .group-search-condition .group-search-head h2 label input {
            vertical-align: middle;
            margin-top: -2px;
            margin-right: 10px; }
      .group-search-result-3 .group-search-condition .group-search-head .btn-search-change {
        position: absolute;
        right: 0;
        top: 0; }
        .group-search-result-3 .group-search-condition .group-search-head .btn-search-change button {
          padding: 0;
          margin: 0;
          background-color: transparent;
          border: 0 none;
          color: #0ba2ef;
          font-size: 13px; }
          .group-search-result-3 .group-search-condition .group-search-head .btn-search-change button:after {
            content: "";
            display: inline-block;
            background: url(/p/common_n/images/icon-accordion-open.png) no-repeat 0 0;
            width: 25px;
            height: 25px;
            vertical-align: middle;
            margin: -2px 0 0 12px; }
          .group-search-result-3 .group-search-condition .group-search-head .btn-search-change button.open:after {
            background: url(/p/common_n/images/icon-accordion-close.png) no-repeat 0 0; }
          .group-search-result-3 .group-search-condition .group-search-head .btn-search-change button:focus {
            outline: 0 none; }
    .group-search-result-3 .group-search-condition .group-search-head-2 {
      font-weight: bold;
      color: #333;
      font-size: 16px; }
    .group-search-result-3 .group-search-condition .group-search-body {
      padding: 20px 0 0; }
  .group-search-result-3 .group-search-sub-cond {
    background-color: #e2f4fd;
    padding: 20px;
    margin: 26px 0 20px;
    position: relative;
    border: 1px solid #bae4fa; }
    .group-search-result-3 .group-search-sub-cond:before {
      position: absolute;
      top: -16px;
      left: 20px;
      content: "";
      border-top: 0 solid transparent;
      border-bottom: 16px solid transparent;
      border-right: 20px solid transparent;
      border-left: 20px solid transparent;
      border-bottom-color: #bae4fa;
      display: block; }
    .group-search-result-3 .group-search-sub-cond:after {
      position: absolute;
      top: -14px;
      left: 20px;
      content: "";
      border-top: 0 solid transparent;
      border-bottom: 16px solid transparent;
      border-right: 20px solid transparent;
      border-left: 20px solid transparent;
      border-bottom-color: #e2f4fd;
      display: block; }
    .group-search-result-3 .group-search-sub-cond > *:last-child {
      margin-bottom: 0; }
    .group-search-result-3 .group-search-sub-cond .group-search-sub-cond-head {
      margin-top: 0;
      margin-bottom: 0;
      margin: -4px 0 10px;
      font-size: 14px;
      line-height: normal; }
    .group-search-result-3 .group-search-sub-cond.js-cond-pref-list .list-cond {
      margin-bottom: 0; }

  .group-search-result-3 .group-search-sub-cond2 {
    background-color: #e2f4fd;
    padding: 20px;
    margin: 26px 0 20px;
    position: relative;
    border: 1px solid #bae4fa; }
    .group-search-result-3 .group-search-sub-cond2:before {
      position: absolute;
      top: -16px;
      left: 450px;
      content: "";
      border-top: 0 solid transparent;
      border-bottom: 16px solid transparent;
      border-right: 20px solid transparent;
      border-left: 20px solid transparent;
      border-bottom-color: #bae4fa;
      display: block; }
    .group-search-result-3 .group-search-sub-cond2:after {
      position: absolute;
      top: -14px;
      left: 450px;
      content: "";
      border-top: 0 solid transparent;
      border-bottom: 16px solid transparent;
      border-right: 20px solid transparent;
      border-left: 20px solid transparent;
      border-bottom-color: #e2f4fd;
      display: block; }
    .group-search-result-3 .group-search-sub-cond2 > *:last-child {
      margin-bottom: 0; }
    .group-search-result-3 .group-search-sub-cond2 .group-search-sub-cond-head {
      margin-top: 0;
      margin-bottom: 0;
      margin: -4px 0 10px;
      font-size: 14px;
      line-height: normal; }
    .group-search-result-3 .group-search-sub-cond2.js-cond-pref-list .list-cond {
      margin-bottom: 0; }

/* Clear Fix */
.search-job-tab-02-hook {
  *zoom: 1; }
  .search-job-tab-02-hook:before, .search-job-tab-02-hook:after {
    content: "";
    display: table; }
  .search-job-tab-02-hook:after {
    clear: both; }

.search-area-list {
  border: 1px solid #0ba2ef;
  display: table;
  width: 100%;
  font-weight: bold;
  padding-left: 0;
  text-align: center;
  background: #e7f6fd; }
  .search-area-list > li {
    display: table-cell;
    width: 12.5%; }
    .search-area-list > li > a {
      padding: 12px 7px;
      color: #0ba2ef;
      position: relative;
      display: block;
      text-decoration: none; }
      .search-area-list > li > a:hover {
        text-decoration: underline; }
      .search-area-list > li > a:before {
        content: "";
        display: inline-block;
        width: 1px;
        height: 29px;
        border-left: 1px dotted #0ba2ef;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -15px; }
    .search-area-list > li.current > a {
      background: #0ba2ef;
      color: #fff; }
      .search-area-list > li.current > a:after {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border: 7px solid transparent;
        border-width: 7px 4px;
        border-top-color: #0ba2ef;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -4px;
        margin-bottom: -15px; }
    .search-area-list > li:first-child > a:before {
      display: none; }

.search-area-list-2 {
  border: 1px solid #0ba2ef;
  display: table;
  width: 100%;
  font-weight: bold;
  padding-left: 0;
  text-align: center;
  background: #e7f6fd; }
  .search-area-list-2 > li {
    display: table-cell;
    width: 11.1111111111%; }
    .search-area-list-2 > li > a {
      padding: 12px 7px;
      color: #0ba2ef;
      position: relative;
      display: block;
      text-decoration: none; }
      .search-area-list-2 > li > a:hover {
        text-decoration: underline; }
      .search-area-list-2 > li > a:before {
        content: "";
        display: inline-block;
        width: 1px;
        height: 29px;
        border-left: 1px dotted #0ba2ef;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -15px; }
    .search-area-list-2 > li.current > a {
      background: #0ba2ef;
      color: #fff; }
      .search-area-list-2 > li.current > a:after {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border: 7px solid transparent;
        border-width: 7px 4px;
        border-top-color: #0ba2ef;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -4px;
        margin-bottom: -15px; }
    .search-area-list-2 > li:first-child > a:before {
      display: none; }

.search-area-contents-inner {
  margin-bottom: 20px; }
  .search-area-contents-inner .grid-contents:first-child {
    width: 37.5%;
    padding-left: 45px; }

.search-area-map {
  position: relative; }
  .search-area-map .search-area-map-list {
    padding-left: 0;
    position: absolute;
    top: 0;
    left: 0; }
    .search-area-map .search-area-map-list > li {
      list-style: none;
      position: absolute; }
      .search-area-map .search-area-map-list > li > a {
        display: inline-block;
        position: relative;
        padding: 5px 30px 5px 10px;
        font-weight: bold;
        background: #0ba2ef;
        color: #fff;
        width: 144px; }
        .search-area-map .search-area-map-list > li > a:after {
          content: "";
          display: inline-block;
          width: 16px;
          height: 16px;
          background: url(/p/common_n/images/icon-arrow-3.png) no-repeat center center;
          position: absolute;
          top: 50%;
          right: 12px;
          margin-top: -8px; }
        .search-area-map .search-area-map-list > li > a > span {
          font-weight: normal;
          display: inline-block;
          margin-left: -0.3em;
          margin-right: -0.5em; }
      .search-area-map .search-area-map-list > li.hokkaido {
        top: 99px;
        left: 50px; }
      .search-area-map .search-area-map-list > li.aomori {
        top: 11px;
        left: 50px; }
      .search-area-map .search-area-map-list > li.akita {
        top: 88px;
        left: 50px; }
      .search-area-map .search-area-map-list > li.yamagata {
        top: 173px;
        left: 50px; }
      .search-area-map .search-area-map-list > li.iwate {
        top: 88px;
        left: 440px; }
      .search-area-map .search-area-map-list > li.miyagi {
        top: 175px;
        left: 440px; }
      .search-area-map .search-area-map-list > li.fukushima {
        top: 315px;
        left: 367px; }
      .search-area-map .search-area-map-list > li.gunma {
        top: 53px;
        left: 0; }
      .search-area-map .search-area-map-list > li.saitama {
        top: 133px;
        left: 0; }
      .search-area-map .search-area-map-list > li.tokyo {
        top: 244px;
        left: 0; }
      .search-area-map .search-area-map-list > li.kanagawa {
        top: 325px;
        left: 0; }
      .search-area-map .search-area-map-list > li.tochigi {
        top: 28px;
        left: 442px; }
      .search-area-map .search-area-map-list > li.ibaraki {
        top: 105px;
        left: 442px; }
      .search-area-map .search-area-map-list > li.chiba {
        top: 253px;
        left: 442px; }
      .search-area-map .search-area-map-list > li.niigata {
        top: 87px;
        left: 100px; }
      .search-area-map .search-area-map-list > li.nagano {
        top: 241px;
        left: 22px; }
      .search-area-map .search-area-map-list > li.yamanashi {
        top: 249px;
        left: 432px; }
      .search-area-map .search-area-map-list > li.ishikawa {
        top: 41px;
        left: 32px; }
      .search-area-map .search-area-map-list > li.fukui {
        top: 150px;
        left: 32px; }
      .search-area-map .search-area-map-list > li.mie {
        top: 290px;
        left: 32px; }
      .search-area-map .search-area-map-list > li.toyama {
        top: 23px;
        left: 425px; }
      .search-area-map .search-area-map-list > li.gifu {
        top: 128px;
        left: 428px; }
      .search-area-map .search-area-map-list > li.aichi {
        top: 182px;
        left: 428px; }
      .search-area-map .search-area-map-list > li.shizuoka {
        top: 313px;
        left: 425px; }
      .search-area-map .search-area-map-list > li.hyougo {
        top: 52px;
        left: 0px; }
      .search-area-map .search-area-map-list > li.osaka {
        top: 199px;
        left: 34px; }
      .search-area-map .search-area-map-list > li.wakayama {
        top: 283px;
        left: 34px; }
      .search-area-map .search-area-map-list > li.shiga {
        top: 72px;
        left: 464px; }
      .search-area-map .search-area-map-list > li.kyoto {
        top: 150px;
        left: 464px; }
      .search-area-map .search-area-map-list > li.nara {
        top: 227px;
        left: 464px; }
      .search-area-map .search-area-map-list > li.shimane {
        top: 41px;
        left: 49px; }
      .search-area-map .search-area-map-list > li.yamaguchi {
        top: 176px;
        left: 0px; }
      .search-area-map .search-area-map-list > li.hiroshima {
        top: 265px;
        left: 0px; }
      .search-area-map .search-area-map-list > li.ehime {
        top: 322px;
        left: 31px; }
      .search-area-map .search-area-map-list > li.tottori {
        top: 51px;
        left: 490px; }
      .search-area-map .search-area-map-list > li.okayama {
        top: 112px;
        left: 490px; }
      .search-area-map .search-area-map-list > li.kagawa {
        top: 174px;
        left: 490px; }
      .search-area-map .search-area-map-list > li.tokushima {
        top: 251px;
        left: 490px; }
      .search-area-map .search-area-map-list > li.kouchi {
        top: 320px;
        left: 490px; }
      .search-area-map .search-area-map-list > li.fukuoka {
        top: 29px;
        left: 0px; }
      .search-area-map .search-area-map-list > li.saga {
        top: 89px;
        left: 0px; }
      .search-area-map .search-area-map-list > li.nagasaki {
        top: 143px;
        left: 0px; }
      .search-area-map .search-area-map-list > li.kagoshima {
        top: 193px;
        left: 0px; }
      .search-area-map .search-area-map-list > li.okinawa {
        top: 278px;
        left: 0px; }
      .search-area-map .search-area-map-list > li.oita {
        top: 68px;
        left: 476px; }
      .search-area-map .search-area-map-list > li.kumamoto {
        top: 162px;
        left: 476px; }
      .search-area-map .search-area-map-list > li.miyazaki {
        top: 301px;
        left: 476px; }

.search-area-pr .search-area-pr-bnr,
.search-area-pr .search-area-pr-list {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  width: 509px; }

.search-area-pr .search-area-pr-list {
  list-style: none;
  padding-left: 0; }
  .search-area-pr .search-area-pr-list li {
    margin: 2px 0; }
  .search-area-pr .search-area-pr-list a {
    color: inherit; }

.search-job {
  display: table;
  width: 100%;
  margin-bottom: 30px; }
  .search-job .search-job-tab-01-hook,
  .search-job .search-job-tab-01-contents {
    display: table-cell;
    vertical-align: top; }

.search-job-tab-01-hook {
  font-size: 18px;
  line-height: 105px;
  padding-left: 0;
  list-style: none;
  width: 355px;
  padding-right: 30px; }
  .search-job-tab-01-hook > li {
    background: #fff; }
    .search-job-tab-01-hook > li > a {
      border-bottom: 1px solid #cbcbcb;
      padding: 0 50px 0 74px;
      color: #0ba2ef;
      display: block;
      position: relative;
      background-position: 13px center;
      background-repeat: no-repeat !important; }
      .search-job-tab-01-hook > li > a:after {
        content: "";
        display: inline-block;
        width: 16px;
        height: 16px;
        background: url(/p/common_n/images/icon-arrow-12.png) no-repeat center center;
        position: absolute;
        top: 50%;
        right: 32px;
        margin-top: -8px; }
      .search-job-tab-01-hook > li > a.is-disabled {
        color: #bdbdbd; }
      .search-job-tab-01-hook > li > a.is-disabled:hover, .search-job-tab-01-hook > li > a.is-disabled:focus, .search-job-tab-01-hook > li > a.is-disabled:active {
        text-decoration: none;
        cursor: default; }
    .search-job-tab-01-hook > li:first-child > a {
      border-top: 1px solid #cbcbcb; }
    .search-job-tab-01-hook > li.current > a:before {
      content: "";
      display: inline-block;
      width: 0;
      height: 0;
      border: 7px solid transparent;
      border-width: 7px 12px;
      border-left-color: #0ba2ef;
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -7px;
      margin-right: -24px; }
    .search-job-tab-01-hook > li > a:hover {
      text-decoration: underline; }
    .search-job-tab-01-hook > li.current > a {
      background-color: #0ba2ef;
      color: #fff; }
      .search-job-tab-01-hook > li.current > a:after {
        background-image: url(/p/common_n/images/icon-arrow-3.png); }
    .search-job-tab-01-hook > li.icon-01 > a {
      background-image: url(/p/common_n/images/top/icon-search-1.png); }
      .search-job-tab-01-hook > li.icon-01 > a.is-disabled {
        background-image: url(/p/common_n/images/top/icon-search-1_d.png); }
    .search-job-tab-01-hook > li.icon-01.current > a {
      background-image: url(/p/common_n/images/top/icon-search-1_o.png); }
    .search-job-tab-01-hook > li.icon-02 > a {
      background-image: url(/p/common_n/images/top/icon-search-2.png); }
      .search-job-tab-01-hook > li.icon-02 > a.is-disabled {
        background-image: url(/p/common_n/images/top/icon-search-2_d.png); }
    .search-job-tab-01-hook > li.icon-02.current > a {
      background-image: url(/p/common_n/images/top/icon-search-2_o.png); }
    .search-job-tab-01-hook > li.icon-03 > a {
      background-image: url(/p/common_n/images/top/icon-search-3.png); }
      .search-job-tab-01-hook > li.icon-03 > a.is-disabled {
        background-image: url(/p/common_n/images/top/icon-search-3_d.png); }
    .search-job-tab-01-hook > li.icon-03.current > a {
      background-image: url(/p/common_n/images/top/icon-search-3_o.png); }

.search-job-tab-02-hook {
  padding-left: 0;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid #0ba2ef;
  margin-bottom: 10px; }
  .search-job-tab-02-hook > li {
    float: left;
    width: 50%;
    display: inline-block; }
    .search-job-tab-02-hook > li:first-child {
      padding-right: 2px; }
    .search-job-tab-02-hook > li:last-child {

      padding-left: 2px; }
    .search-job-tab-02-hook > li > a {
      color: #0ba2ef;
      text-align: center;
      border: 1px solid #0ba2ef;
      border-width: 1px 1px 0;
      border-radius: 7px 7px 0 0;
      color: #0ba2ef;
      background: #e7f6fd;
      display: block;
      padding: 6px; }
    .search-job-tab-02-hook > li.current > a {
      background: #fff;
      position: relative; }
      .search-job-tab-02-hook > li.current > a:before {
        content: "";
        display: inline-block;
        width: 100%;
        height: 1px;
        background-color: #fff;
        position: absolute;
        bottom: -1px;
        left: 0; }

.search-school-list {
  padding-left: 0;
  list-style: none;
  margin: 0; }
  .search-school-list > li .search-school-list-hdg {
    display: block;
    margin-bottom: 6px;
    position: relative;
    font-size: 14px; }
    .search-school-list > li .search-school-list-hdg:before {
      content: "";
      display: inline-block;
      height: 3px;
      width: 100%;
      background: #0ba2ef url(/p/common_n/images/area/bg-line-1.png) repeat-x left center;
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -2px; }
    .search-school-list > li .search-school-list-hdg > span {
      background: #fff;
      display: inline-block;
      padding-right: 12px;
      position: relative;
      z-index: 1; }
  .search-school-list > li.color-01 .search-school-list-hdg {
    color: #de4170; }
    .search-school-list > li.color-01 .search-school-list-hdg:before {
      background-color: #de4170; }
  .search-school-list > li.color-01 > ul > li a {
    background-image: url(/p/common_n/images/icon-arrow-7.png); }
  .search-school-list > li.color-02 .search-school-list-hdg {
    color: #90c743; }
    .search-school-list > li.color-02 .search-school-list-hdg:before {
      background-color: #90c743; }
  .search-school-list > li.color-02 > ul > li a {
    background-image: url(/p/common_n/images/icon-arrow-8.png); }
  .search-school-list > li.color-03 {
    padding-right: 0; }
    .search-school-list > li.color-03 .search-school-list-hdg {
      color: #0ba2ef; }
  .search-school-list > li > ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 10px; }
    .search-school-list > li > ul > li {
      line-height: 1.5;
      display: inline-block;
      vertical-align: top;
      position: relative; }
      .search-school-list > li > ul > li a {
        font-size: 12px;
        display: inline-block;
        padding-left: 16px;
        color: #808080;
        background: url(/p/common_n/images/icon-arrow-9.png) no-repeat left 3px;
        vertical-align: top; }
      .search-school-list > li > ul > li .search-school-list-child {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        padding-top: 20px;
        z-index: 2; }
        .search-school-list > li > ul > li .search-school-list-child ul {
          padding-left: 0;
          list-style: none;
          padding: 10px 16px;
          width: 100%;
          margin: 0;
          background-color: #fff;
          border: 1px solid #0ba2ef; }
          .search-school-list > li > ul > li .search-school-list-child ul li {
            width: 100%; }
            .search-school-list > li > ul > li .search-school-list-child ul li a {
              color: #808080;
              white-space: nowrap; }
    .search-school-list > li > ul.col-3 li {
      width: 33%; }
    .search-school-list > li > ul.col-4 li {
      width: 25%; }
    .search-school-list > li > ul.col-5 li {
      width: 20%; }

.area-hdg-01 {
  color: #0ba2ef;
  font-size: 34px;
  margin-bottom: 30px;
  font-weight: normal;
  line-height: 1.4; }

.area-hdg-02 {
  color: #0ba2ef;
  font-size: 28px;
  border-bottom: 1px solid #0ba2ef;
  padding-bottom: 20px;
  margin-bottom: 25px;
  font-weight: normal;
  line-height: 1.4; }
  .area-hdg-02:first-child {
    margin-top: 0; }

.area-hdg-03 {
  color: #333;
  font-size: 17px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 16px;
  margin-bottom: 25px;
  margin-top: -10px;
  font-weight: normal; }
  .area-hdg-03:first-child {
    margin-top: 0; }

.area-list-01 {
  padding-left: 0;
  list-style: none;
  margin-bottom: 30px; }
  .area-list-01 > li {
    margin-bottom: 5px; }
    .area-list-01 > li > a {
      position: relative;
      display: inline-block;
      padding-left: 34px;
      color: #333;
      text-decoration: underline;
      background: url(/p/common_n/images/icon-arrow-4.png) no-repeat left center; }
      .area-list-01 > li > a:hover {
        text-decoration: none; }

.area-list-02 {
  padding-left: 0;
  list-style: none;
  margin-bottom: 10px; }
  .area-list-02 > li {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    font-size: 13px; }
    .area-list-02 > li:last-child {
      border-bottom: none;
      margin-bottom: 0; }
    .area-list-02 > li > a {
      position: relative;
      display: inline-block;
      color: #808080;
      padding-left: 90px;
      padding-bottom: 20px;
      text-decoration: none;
      min-height: 105px; }
      .area-list-02 > li > a:hover .area-list-02-hdg {
        text-decoration: underline; }
      .area-list-02 > li > a > p {
        margin-bottom: 0; }
  .area-list-02 .area-list-02-hdg {
    font-size: 17px;
    color: #0ba2ef;
    display: inline-block;
    margin-bottom: 2px; }
  .area-list-02 .area-list-02-img {
    position: absolute;
    top: 5px;
    left: 0; }

.area-list-03 {
  border-top: 1px solid #ccc;
  padding-top: 20px;
  padding-left: 0;
  list-style: none;
  margin-bottom: 30px;
  font-size: 15px; }
  .area-list-03 > li {
    margin-bottom: 5px; }
    .area-list-03 > li > a {
      position: relative;
      display: inline-block;
      padding-left: 30px;
      color: #808080;
      background: url(/p/common_n/images/icon-arrow-4.png) no-repeat left center; }
      .area-list-03 > li > a:hover {
        text-decoration: underline; }

.area-list-04 {
  padding-left: 0;
  list-style: none; }
  .area-list-04 li {
    position: relative;
    padding: 0 83px 20px 0;
    margin: 0 0 20px;
    min-height: 93px;
    border-bottom: 1px solid #ccc; }
    .area-list-04 li a {
      color: #0ba2ef; }
    .area-list-04 li .date {
      display: inline-block; }
    .area-list-04 li .college {
      display: inline-block; }
    .area-list-04 li .title {
      display: block; }
    .area-list-04 li .image {
      position: absolute;
      right: 0;
      top: 0; }

.line-01 {
  border: 1px solid #0ba2ef;
  border-width: 1px 0 0;
  margin: 40px 0 64px; }

.btn-primary-01 > a {
  line-height: 47px;
  display: inline-block;
  padding: 0 10px;
  text-align: center;
  color: #fff;
  background-color: #ed881c;
  width: 100%;
  max-width: 305px; }
  .btn-primary-01 > a:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 21px;
    position: relative;
    background: url(/p/common_n/images/icon-application-1.png) no-repeat center center;
    bottom: -4px;
    margin-right: 14px; }
  .btn-primary-01 > a:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    background: url(/p/common_n/images/icon-arrow-3.png) no-repeat center center;
    bottom: -2px;
    margin-left: 10px; }

.open-campus {
  margin-bottom: 35px; }
  .open-campus .grid-contents:first-child {
    width: 475px;
    padding-right: 65px; }

.open-campus-lead-01 {
  font-size: 21px;
  color: #0ba2ef;
  padding-right: 65px;
  line-height: 1.4;
  position: relative;
  margin-bottom: 30px; }
  .open-campus-lead-01:after {
    content: "";
    display: inline-block;
    width: 47px;
    height: 48px;
    position: absolute;
    background: url(/p/common_n/images/icon-campus-arrow.png) no-repeat center center;
    top: 50%;
    right: 15px;
    margin-top: -24px; }

.open-campus-lead-02 {
  position: relative;
  padding-left: 122px;
  font-size: 17px;
  padding-top: 10px;
  line-height: 1.5;
  min-height: 100px;
  margin-bottom: 10px; }
  .open-campus-lead-02 > img {
    position: absolute;
    top: 0;
    left: 0; }

.open-campus-calendar {
  position: relative; }

.open-campus-calendar-hdg {
  margin: -3px 0 13px;
  line-height: 1;
  font-size: 40px;
  color: #0ba2ef;
  font-weight: normal; }
  .open-campus-calendar-hdg > span {
    font-size: 17px;
    position: relative;
    top: -0.55em; }

.open-campus-calendar-nav {
  position: absolute;
  top: 10px;
  right: 0;
  padding-left: 0;
  list-style: none;
  font-weight: bold; }
  .open-campus-calendar-nav > li {
    display: inline-block; }
    .open-campus-calendar-nav > li > a {
      display: inline-block;
      color: #0ba2ef; }
    .open-campus-calendar-nav > li.prev {
      margin-right: 20px; }
      .open-campus-calendar-nav > li.prev > a {
        background: url(/p/common_n/images/icon-arrow-5.png) no-repeat left center;
        padding-left: 20px; }
    .open-campus-calendar-nav > li.next > a {
      padding-right: 20px;
      background: url(/p/common_n/images/icon-arrow-4.png) no-repeat right center; }

.open-campus-calendar-table {
  width: 100%;
  border-top: 1px solid #0ba2ef;
  color: #0ba2ef; }
  .open-campus-calendar-table th,
  .open-campus-calendar-table td {
    width: 12.5%;
    text-align: center;
    border-bottom: 1px solid #0ba2ef;
    padding: 5px; }
  .open-campus-calendar-table thead {
    font-size: 14px;
    font-weight: bold; }
  .open-campus-calendar-table tbody {
    font-size: 13px; }
    .open-campus-calendar-table tbody th,
    .open-campus-calendar-table tbody td {
      padding: 7px 5px; }
    .open-campus-calendar-table tbody th {
      font-weight: normal; }
  .open-campus-calendar-table .num {
    color: #333; }
  .open-campus-calendar-table a {
    color: inherit;
    display: block; }
    .open-campus-calendar-table a .num {
      color: #ed881c; }
  .open-campus-calendar-table .disable .day,
  .open-campus-calendar-table .disable .num {
    color: #b8b8b8 !important; }
  .open-campus-calendar-table .sat .day {
    color: #368de0; }
  .open-campus-calendar-table .sun .day {
    color: #ed96b0; }

.area-info .grid-contents {
  width: 50%; }
  .area-info .grid-contents:first-child {
    padding-right: 22px; }
  .area-info .grid-contents:last-child {
    padding-left: 22px; }

.grid {
  display: table;
  width: 100%; }
  .grid > .grid-contents {
    display: table-cell;
    vertical-align: top; }

.search-job .group-category-select {
  margin: 0 0 20px; }
  .search-job .group-category-select .block {
    display: inline-block; }
    .search-job .group-category-select .block h3 {
      font-size: 15px;
      margin: 0 0 20px;
      color: #0ba2ef;
      font-weight: bold; }
    .search-job .group-category-select .block select {
      width: 285px;
      height: 42px;
      padding: 0 6px;
      border: 1px solid #ccc;
      border-color: #0ba2ef;
      margin-bottom: 20px;
      font-size: 15px; }
    .search-job .group-category-select .block:first-child {
      margin-right: 12px;
      padding-right: 27px;
      padding-right: 38px;
      background: url(/p/common_n/images/icon-category-arrow.png) no-repeat right 44px; }

.search-job .group-box-licence {
  padding: 20px 25px;
  background-color: #e2f4fd;
  position: relative; }
  .search-job .group-box-licence:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-width: 14px 8px;
    border-bottom-color: #e2f4fd;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -8px;
    margin-top: -28px; }
  .search-job .group-box-licence h3 {
    font-size: 13px;
    line-height: normal;
    margin: 0;
    color: #0ba2ef;
    margin-bottom: 15px; }
  .search-job .group-box-licence ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px; }
  .search-job .group-box-licence ul li {
    display: inline-block; }
  .search-job .group-box-licence ul li a {
    color: #808080; }
  .search-job .group-box-licence ul li:after {
    margin: 0 1em;
    content: '｜';
    color: #85d0f7; }
  .search-job .group-box-licence ul li:last-child:after {
    content: none; }

  /* ↓TNET追記 */
.search-job .group-box-job {
  padding: 20px 25px;
  background-color: #e2f4fd;
  position: relative; }
  .search-job .group-box-job:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-width: 14px 8px;
    border-bottom-color: #e2f4fd;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -8px;
    margin-top: -28px; }
  .search-job .group-box-job h3 {
    font-size: 13px;
    line-height: normal;
    margin: 0;
    color: #0ba2ef;
    margin-bottom: 15px; }
  .search-job .group-box-job ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px; }
  .search-job .group-box-job ul li {
    display: inline-block; }
  .search-job .group-box-job ul li a {
    color: #808080; }
  .search-job .group-box-job ul li:after {
    margin: 0 1em;
    content: '｜';
    color: #85d0f7; }
  .search-job .group-box-job ul li:last-child:after {
    content: none; }
  /* ↑TNET追記 */

.js-tab.js-run .js-tab-contents > * {
  display: none; }
  .js-tab.js-run .js-tab-contents > *.current {
    display: block; }

.group-search-keywords {
  margin: 0 0 36px;
  display: inline-block; }
  h1 + .group-search-keywords {
    margin-top: 16px; }
  .group-search-keywords ul {
    padding: 0;
    margin: 0 10px 0 0;
    list-style: none;
    float: left; }
    .group-search-keywords ul li {
      display: inline-block; }
      .group-search-keywords ul li label {
        margin: 0;
        border: 1px solid #0ba2ef;
        background-color: #fff;
        color: #0ba2ef;
        font-weight: normal;
        font-size: 14px;
        line-height: 38px;
        padding: 0;
        text-align: center;
        cursor: pointer;
        min-width: 88px; }
        .group-search-keywords ul li label input {
          display: block;
          position: absolute;
          left: -9999px; }
        .group-search-keywords ul li label.is-checked {
          background-color: #0ba2ef;
          color: #FFF; }
  .group-search-keywords .group-search-keywords-input {
    border: 1px solid #cccccc;
    border-right: 0 none;
    line-height: 38px;
    padding: 0 6px;
    font-size: 14px;
    vertical-align: top;
    width: 268px;
    height: 40px; }
  .group-search-keywords .group-search-keywords-btn {
    padding: 0;
    margin: 0;
    border: 0 none;
    line-height: 38px;
    border: 1px solid #0ba2ef;
    background-color: #0ba2ef;
    width: 70px; }
    .group-search-keywords .group-search-keywords-btn img {
      position: relative;
      top: -2px; }

.group-search-result {
  border-top: 1px solid #bae4fa;
  border-bottom: 1px solid #bae4fa;
  background-color: #f0f9fe;
  margin-bottom: 40px; }
  .group-search-result .group-search-result-close {
    position: relative;
    padding: 24px 0; }
    .group-search-result .group-search-result-close h2 {
      font-size: 17px;
      color: #0ba2ef;
      margin: 0 0 10px;
      font-weight: normal; }
    .group-search-result .group-search-result-close dl {
      margin: 0;
      font-size: 13px; }
      .group-search-result .group-search-result-close dl dt {
        display: inline-block;
        color: #0ba2ef;
        font-weight: normal; }
        .group-search-result .group-search-result-close dl dt:after {
          content: "："; }
      .group-search-result .group-search-result-close dl dd {
        display: inline-block; }
        .group-search-result .group-search-result-close dl dd ul {
          margin: 0;
          padding: 0;
          list-style: none; }
          .group-search-result .group-search-result-close dl dd ul li {
            display: inline-block; }
            .group-search-result .group-search-result-close dl dd ul li:before {
              content: "、"; }
            .group-search-result .group-search-result-close dl dd ul li:first-child:before {
              content: ""; }
    .group-search-result .group-search-result-close .btn-search-result-open {
      position: absolute;
      right: 0;
      top: 50%;
      margin: -20px 0 0; }
  .group-search-result .group-search-result-open {
    display: none; }
  .group-search-result .group-search-condition {
    border-top: 1px dotted #21abf0;
    border-bottom: 1px dotted #21abf0;
    padding: 24px 0;
    margin-top: -1px; }
    .group-search-result .group-search-condition .group-search-head {
      position: relative; }
      .group-search-result .group-search-condition .group-search-head h2 {
        font-size: 17px;
        color: #0ba2ef;
        margin: 0;
        font-weight: normal; }
      .group-search-result .group-search-condition .group-search-head .btn-search-change {
        position: absolute;
        right: 0;
        top: 0; }
        .group-search-result .group-search-condition .group-search-head .btn-search-change button {
          padding: 0;
          margin: 0;
          background-color: transparent;
          border: 0 none;
          color: #0ba2ef;
          font-size: 13px; }
          .group-search-result .group-search-condition .group-search-head .btn-search-change button:after {
            content: "";
            display: inline-block;
            background: url(/p/common_n/images/icon-accordion-open.png) no-repeat 0 0;
            width: 25px;
            height: 25px;
            vertical-align: middle;
            margin: -2px 0 0 12px; }
          .group-search-result .group-search-condition .group-search-head .btn-search-change button.open:after {
            background: url(/p/common_n/images/icon-accordion-close.png) no-repeat 0 0; }
          .group-search-result .group-search-condition .group-search-head .btn-search-change button:focus {
            outline: 0 none; }
    .group-search-result .group-search-condition .group-search-body {
      display: none;
      padding: 20px 0 0; }
  .group-search-result .list-search-category {
    margin: 0 0 0;
    padding: 0;
    list-style: none; }
    .group-search-result .list-search-category li {
      display: inline-block;
      text-align: center; }
      .group-search-result .list-search-category li label {
        font-weight: normal;
        margin: 0;
        overflow: hidden;
        display: inline; }
        .group-search-result .list-search-category li label input {
          position: absolute;
          left: -9999px; }
      .group-search-result .list-search-category li span {
        width: 98px;
        display: inline-block;
        padding: 4px 0;
        font-size: 14px;
        cursor: pointer; }
        .group-search-result .list-search-category li span.checked {
          border-radius: 3px;
          background-color: #e2f4fd;
          color: #0289cf; }
        .group-search-result .list-search-category li span.disabled {
          border-radius: 3px;
          background-color: #ccc;
          color: #333;
          cursor: default; }
      .group-search-result .list-search-category li:after {
        content: "｜";
        color: #92d5f8;
        vertical-align: middle; }
      .group-search-result .list-search-category li:first-child:before {
        content: "｜";
        color: #92d5f8;
        vertical-align: middle; }
    .group-search-result .list-search-category.list-search-category-type {
      margin-bottom: 12px; }
      .group-search-result .list-search-category.list-search-category-type li span.checked {
        border-radius: 3px; }
  .group-search-result .group-pref {
    background-color: #e2f4fd;
    padding: 10px; }
    .group-search-result .group-pref ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .group-search-result .group-pref ul li {
        display: inline-block;
        font-size: 13px;
        margin: 4px 0; }
        .group-search-result .group-pref ul li span {
          display: inline-block;
          padding: 0 1em 0;
          vertical-align: middle;
          cursor: pointer; }
          .group-search-result .group-pref ul li span.checked {
            background-color: #0ba2ef;
            border-radius: 3px;
            color: #fff; }
          .group-search-result .group-pref ul li span:hover {
            background-color: #92d5f8;
            border-radius: 3px; }
        .group-search-result .group-pref ul li:after {
          content: "｜";
          color: #92d5f8; }
        .group-search-result .group-pref ul li.last {
          content: none; }
  .group-search-result .group-category-select {
    margin: 0 0 20px; }
    .group-search-result .group-category-select .block {
      display: inline-block; }
      .group-search-result .group-category-select .block h3 {
        color: #0ba2ef;
        font-size: 15px;
        margin: 0 0 8px; }
      .group-search-result .group-category-select .block select {
        width: 285px;
        height: 42px;
        padding: 0 6px;
        border-color: #0ba2ef; }
      .group-search-result .group-category-select .block:first-child {
        background: url(/p/common_n/images/icon-category-arrow.png) no-repeat right 80%;
        padding-right: 27px;
        padding-right: 38px;
        margin-right: 12px; }
  .group-search-result .group-checkbtn-licence {
    margin: 0 0 20px; }
    .group-search-result .group-checkbtn-licence label {
      font-weight: normal; }
      .group-search-result .group-checkbtn-licence label span {
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px; }
  .group-search-result .group-box-licence {
    background-color: #e2f4fd;
    padding: 18px 25px; }
    .group-search-result .group-box-licence:before, .group-search-result .group-box-licence:after {
      content: " ";
      display: table; }
    .group-search-result .group-box-licence:after {
      clear: both; }
    .group-search-result .group-box-licence h3 {
      margin: 0;
      font-size: 15px;
      color: #0ba2ef;
      width: 150px;
      float: left;
      line-height: normal; }
    .group-search-result .group-box-licence ul {
      float: right;
      width: 824px;
      padding: 0;
      margin: 0;
      list-style: none; }
      .group-search-result .group-box-licence ul li {
        display: inline-block; }
        .group-search-result .group-box-licence ul li label {
          font-weight: normal; }
          .group-search-result .group-box-licence ul li label span {
            display: inline-block;
            vertical-align: middle;
            margin-left: 10px; }
        .group-search-result .group-box-licence ul li a {
          color: #333; }
        .group-search-result .group-box-licence ul li:after {
          content: "｜";
          color: #85d0f7;
          margin: 0 1em; }
        .group-search-result .group-box-licence ul li:last-child:after {
          content: none; }
  .group-search-result .group-search-section {
    display: none; }
    .group-search-result .group-search-section h3 {
      font-size: 14px;
      color: #0ba2ef;
      display: inline-block;
      margin: 0 1em 0 0; }
    .group-search-result .group-search-section .list-search-category {
      display: inline-block; }
      .group-search-result .group-search-section .list-search-category li {
        width: auto; }
        .group-search-result .group-search-section .list-search-category li span {
          width: auto;
          padding: 0 1em; }
  .group-search-result .list-search-checkbtn-1 {
    padding: 0;
    list-style: none;
    margin: 0 0 20px;
    width: 960px; }
    .group-search-result .list-search-checkbtn-1 li {
      width: 160px;
      display: inline-block;
      vertical-align: middle;
      font-size: 13px;
      padding: 0 10px 0 0;
      line-height: 3; }
      .group-search-result .list-search-checkbtn-1 li label {
        font-weight: normal;
        line-height: 1.3;
        margin: 0; }
        .group-search-result .list-search-checkbtn-1 li label input {
          vertical-align: middle;
          margin-top: -2px;
          display: inline-block; }
        .group-search-result .list-search-checkbtn-1 li label span {
          display: inline-block;
          width: 100px;
          vertical-align: middle;
          margin-left: 10px; }
          .group-search-result .list-search-checkbtn-1 li label span.disabled {
            color: #ccc; }
          .group-search-result .list-search-checkbtn-1 li label span span.count {
            display: inline;
            width: auto;
            margin: 0; }
  .group-search-result .list-search-checkbtn-2 {
    padding: 0;
    list-style: none;
    margin: 0 0 20px;
    width: 1024px; }
    .group-search-result .list-search-checkbtn-2 li {
      width: 170px;
      display: inline-block;
      vertical-align: middle;
      font-size: 13px;
      padding: 0 10px 0 0;
      line-height: 3; }
      .group-search-result .list-search-checkbtn-2 li label {
        font-weight: normal;
        line-height: 1.3;
        margin: 0; }
        .group-search-result .list-search-checkbtn-2 li label input {
          vertical-align: middle;
          margin-top: -2px;
          display: inline-block; }
        .group-search-result .list-search-checkbtn-2 li label span {
          display: inline-block;
          width: 120px;
          vertical-align: middle;
          margin-left: 10px; }
          .group-search-result .list-search-checkbtn-2 li label span.disabled {
            color: #ccc; }
  .group-search-result .group-discipline:before, .group-search-result .group-discipline:after {
    content: " ";
    display: table; }
  .group-search-result .group-discipline:after {
    clear: both; }
  .group-search-result .group-discipline h3 {
    width: 64px;
    float: left;
    font-size: 13px;
    color: #0ba2ef;
    margin: 0;
    line-height: 3; }
  .group-search-result .group-discipline ul {
    width: 960px;
    float: right; }
  .group-search-result .btn-search-submit {
    margin: 0 0 30px; }
    .group-search-result .btn-search-submit button {
      background-color: #0ba2ef;
      color: #fff;
      border: 0 none;
      padding: 0;
      margin: 45px auto 0;
      line-height: 50px;
      width: 400px;
      font-size: 21px;
      display: block; }
  .group-search-result .btn-search-result-close {
    text-align: center; }
    .group-search-result .btn-search-result-close button {
      color: #0ba2ef;
      background-color: transparent;
      margin: 0;
      padding: 0;
      border: 0 none;
      font-size: 15px; }
      .group-search-result .btn-search-result-close button:before {
        content: "";
        display: block;
        background: url(/p/common_n/images/icon-accordion-close.png) no-repeat 0 0;
        width: 25px;
        height: 25px;
        vertical-align: middle;
        margin: 0 auto 4px; }
      .group-search-result .btn-search-result-close button:focus {
        outline: 0 none; }
  .group-search-result .btn-search-result-open {
    text-align: center; }
    .group-search-result .btn-search-result-open button {
      color: #0ba2ef;
      background-color: transparent;
      margin: 0;
      padding: 0;
      border: 0 none;
      font-size: 21px; }
      .group-search-result .btn-search-result-open button:before {
        content: "";
        display: inline-block;
        background: url(/p/common_n/images/icon-search-2.png) no-repeat 0 0;
        width: 37px;
        height: 37px;
        vertical-align: middle;
        margin: -4px 10px 0 0; }
      .group-search-result .btn-search-result-open button:after {
        content: "";
        display: inline-block;
        background: url(/p/common_n/images/icon-accordion-open-1.png) no-repeat 0 0;
        width: 41px;
        height: 42px;
        vertical-align: middle;
        margin: -5px 0 0 26px; }
      .group-search-result .btn-search-result-open button:focus {
        outline: 0 none; }
  .group-search-result .btn-search-clear {
    text-align: right;
    margin: 30px 0; }
    .group-search-result .btn-search-clear button {
      font-size: 13px;
      border: 1px solid #1ca8f0;
      background-color: #fff;
      color: #19a7f0;
      border-radius: 3px;
      padding: 0.5em 1em; }

.group-modal-checklist {
  display: none;
  padding: 10px 20px;
  min-width: 300px; }
  .group-modal-checklist ul {
    margin: 0 0 20px;
    padding: 0;
    list-style-type: none; }
    .group-modal-checklist ul li label {
      margin: 0;
      font-weight: normal; }
      .group-modal-checklist ul li label input {
        vertical-align: middle;
        margin: -2px 10px 0 0; }
  .group-modal-checklist p {
    margin: 0; }

.group-pamphlet {
  border: 1px solid #dfdfdf;
  padding: 16px;
  margin: 0 0 20px; }
  .group-pamphlet .group-pamphlet-head {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 19px;
    font-weight: bold;
    margin: 0 0 6px;
    line-height: 1.3; }
  .group-pamphlet .group-pamphlet-content {
    font-size: 13px; }
  .group-pamphlet .group-pamphlet-btn {
    text-align: right;
    margin: 0; }
    .group-pamphlet .group-pamphlet-btn a {
      width: 100px; }

.group-colleges {
  margin: 0 0 16px;
  padding: 0 25px;
  border-top: 1px solid #0ba2ef;
  border-bottom: 1px solid #0ba2ef;
  background-color: #fff; }
  .group-colleges.group-colleges-pr {
    border-top: 1px solid #e1527d;
    border-bottom: 1px solid #e1527d;
    background-color: #fcecf1; }
    .group-colleges.group-colleges-pr .item .item-head a {
      color: #de4170; }
  .group-colleges.no-border {
    border-top: 0;
    border-bottom: 0; }
  .group-colleges .group-colleges-none {
    color: #0ba2ef;
    padding: 12px 0;
    font-size: 17px; }
    .group-colleges .group-colleges-none *:last-child {
      margin-bottom: 0; }
  .group-colleges .item {
    padding: 25px 0 0;
    margin-bottom: 25px;
    border-top: 1px solid #cccccc;
    position: relative; }
    .group-colleges .item .media a {
      color: #333; }
    .group-colleges .item:first-child {
      border-top: 0 none; }
    .group-colleges .item .list-status {
      line-height: 38px;
      margin: 0 0 10px; }
    .group-colleges .item .media-col-item-image {
      width: 200px; }
    .group-colleges .item .media-col-item-content {
      width: 774px; }
    .group-colleges .item .item-data {
      font-size: 12px;
      margin: 0 0 4px; }
    .group-colleges .item .item-head {
      font-size: 28px;
      font-weight: normal;
      line-height: 1.33;
      margin: 0 0 8px; }
      .group-colleges .item .item-head a {
        color: #333;
        text-decoration: underline; }
    .group-colleges .item .item-copy {
      color: #808080;
      line-height: 1.27;
      margin: 0 0 10px;
      font-size: 15px; }
    .group-colleges .item .item-faculty-list {
      padding-left: 0;
      list-style: none; }
    .group-colleges .item .item-link-list {
      padding-left: 0;
      list-style: none;
      margin: 0; }
      .group-colleges .item .item-link-list li {
        display: inline-block;
        margin-right: 6px; }
        .group-colleges .item .item-link-list li a {
          color: #333;
          font-size: 13px; }
          .group-colleges .item .item-link-list li a:after {
            width: 15px;
            height: 16px;
            content: "";
            background: url(/p/common_n/images/icon-arrow-4.png) no-repeat 0 0;
            background-size: 100%;
            display: inline-block;
            margin: -2px 0 0 4px;
            vertical-align: middle; }
    .group-colleges .item .item-btn-list {
      padding-left: 0;
      list-style: none;
      margin: 0 -6px 16px;
      position: absolute;
      right: 0;
      top: 25px; }
      .group-colleges .item .item-btn-list li {
        display: inline-block;
        padding: 0 6px; }
        .group-colleges .item .item-btn-list li a {
          width: 100%; }

.group-pager ul {
  list-style: none;
  padding: 0;
  margin: 40px 0;
  text-align: right; }
  .group-pager ul li {
    width: 36px;
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle; }
    .group-pager ul li a,
    .group-pager ul li span {
      border: 1px solid #cccccc;
      display: block;
      line-height: 36px;
      text-align: center;
      color: #808080; }
    .group-pager ul li.current a {
      border-color: #0ba2ef;
      background-color: #0ba2ef;
      color: #fff; }
    .group-pager ul li.prev, .group-pager ul li.next {
      width: auto; }
      .group-pager ul li.prev a, .group-pager ul li.next a {
        border: 0 none; }
    .group-pager ul li.prev {
      margin-right: 20px; }
      .group-pager ul li.prev a:before {
        content: "";
        display: inline-block;
        width: 8px;
        height: 15px;
        vertical-align: middle;
        background: url(/p/common_n/images/icon-prev.png) no-repeat 0 0;
        background-size: 100%;
        margin: -2px 8px 0 0; }
    .group-pager ul li.next {
      margin-left: 20px; }
      .group-pager ul li.next a:after {
        content: "";
        display: inline-block;
        width: 8px;
        height: 15px;
        vertical-align: middle;
        background: url(/p/common_n/images/icon-next.png) no-repeat 0 0;
        margin: -2px 0 0 8px;
        background-size: 100%; }
    .group-pager ul li.more span {
      border-color: transparent; }

.group-college-counts {
  margin: 40px 0;
  padding: 0; }
  .group-college-counts .group-college-counts-result {
    margin: 0;
    display: inline-block; }
    .group-college-counts .group-college-counts-result dt,
    .group-college-counts .group-college-counts-result dd {
      display: inline-block;
      vertical-align: middle;
      line-height: 50px; }
    .group-college-counts .group-college-counts-result dt {
      color: #808080;
      font-weight: normal;
      margin-right: 9px;
      font-weight: bold; }
    .group-college-counts .group-college-counts-result dd {
      font-size: 36px;
      color: #0ba2ef;
      margin: 0 10px 0 0; }
  .group-college-counts p {
    display: inline-block;
    vertical-align: middle;
    margin: 0; }
  .group-college-counts .group-college-counts-current {
    font-size: 16px;
    margin-bottom: 0; }
    .group-college-counts .group-college-counts-current > dt,
    .group-college-counts .group-college-counts-current > dd {
      display: inline-block;
      line-height: 50px; }
    .group-college-counts .group-college-counts-current > dt {
      font-weight: normal;
      margin-right: 5px; }
    .group-college-counts .group-college-counts-current > dd:after {
      content: "｜";
      color: #ccc;
      vertical-align: middle;
      margin-left: 8px;
      margin-right: 5px; }
    .group-college-counts .group-college-counts-current > dd:last-child:after {
      display: none; }

.group-college {
  margin: 0 0 0;
  padding: 0 0;
  background-color: #fff; }
  .group-college.group-colleges-pr {
    border-top: 1px solid #e1527d;
    border-bottom: 1px solid #e1527d;
    background-color: #fcecf1; }
  .group-college .group-colleges-none {
    color: #0ba2ef;
    padding: 12px 0;
    font-size: 17px; }
    .group-college .group-colleges-none *:last-child {
      margin-bottom: 0; }
  .group-college .item {
    padding: 15px 0 0;
    border-top: 1px solid #cccccc; }
    .group-college .item .list-status {
      display: inline-block; }
    .group-college .item .media {
      margin-bottom: 16px; }
      .group-college .item .media .media-col-item-image {
        width: 200px; }
      .group-college .item .media .media-col-item-content {
        width: 824px; }
    .group-college .item:first-child {
      border-top: 0 none; }
    .group-college .item .item-data {
      font-size: 13px;
      margin: 0;
      display: inline-block;
      line-height: 20px;
      vertical-align: top; }
    .group-college .item .item-head {
      font-size: 40px;
      font-weight: normal;
      line-height: 1.33;
      margin: 0 0 6px; }
    .group-college .item .item-ruby {
      color: #808080;
      margin: -6px 0 0; }
    .group-college .item .item-notice {
      font-size: 12px;
      color: #808080;
      margin: 0; }
    .group-college .item .item-yen {
      color: #d20000;
      line-height: 1.27;
      margin: 0; }
    .group-college .item .item-link {
      text-align: center; }
      .group-college .item .item-link a {
        color: #0ba2ef;
        font-weight: bold;
        font-size: 13px; }
        .group-college .item .item-link a:after {
          width: 16px;
          height: 16px;
          content: "";
          background: url(/sp/common/images/icon-arrow-1.png) no-repeat 0 0;
          background-size: 100%;
          display: inline-block;
          margin: -2px 0 0 12px;
          vertical-align: middle; }
    .group-college .item .item-btn-list {
      padding-left: 0;
      list-style: none;
      margin: 0 -6px 0; }
      .group-college .item .item-btn-list li {
        display: inline-block;
        padding: 0 6px;
        margin: 11px 0 0; }
        .group-college .item .item-btn-list li a {
          width: 100%; }

.group-pamphlet-top h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: normal;
  margin: 0 0 6px; }

.group-pamphlet-top h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: normal;
  margin: 0 0 6px; }

.group-college-data {
  margin: 34px 0; }
  .group-college-data:before, .group-college-data:after {
    content: " ";
    display: table; }
  .group-college-data:after {
    clear: both; }
  .group-college-data .block {
    width: 50%;
    float: left;
    padding: 0 34px;
    border-left: 1px dotted #0ba2ef; }
    .group-college-data .block:first-child {
      border-left: 0 none; }

.group-college-menu ul {
  background: #e7f6fd;
  border-top: 1px solid #0ba2ef;
  border-bottom: 1px solid #0ba2ef;
  list-style: none;
  text-align: center;
  overflow: hidden;
  padding: 0;
  font-size: 13px;
  margin-bottom: 40px; }
  .group-college-menu ul:before, .group-college-menu ul:after {
    content: " ";
    display: table; }
  .group-college-menu ul:after {
    clear: both; }
  .group-college-menu ul > li {
    float: left;
    width: 14.2857142857%;
    border-bottom: 1px solid #85d0f7;
    position: relative;
    bottom: -1px; }
    .group-college-menu ul > li > a {
      display: block;
      color: #0ba2ef;
      padding: 9px 0 10px;
      position: relative;
      letter-spacing: -1px; }
      .group-college-menu ul > li > a:before {
        content: "";
        display: inline-block;
        width: 1px;
        height: 22px;
        border-left: 1px dotted #0ba2ef;
        position: absolute;
        top: 50%;
        margin-top: -11px;
        right: 0; }
      .group-college-menu ul > li > a > span {
        padding-right: 16px;
        background: url(/p/common_n/images/icon-arrow-10.png) no-repeat right 0.42em; }
        .group-college-menu ul > li > a > span.small {
          font-size: 11px; }
    .group-college-menu ul > li:nth-child(7n) > a:before {
      width: 100%;
      height: 1px;
      border-left: none;
      border-top: 1px solid #0ba2ef;
      top: 0;
      margin-top: -1px;
      display: none; }
    .group-college-menu ul > li.current {
      background: #0ba2ef; }
      .group-college-menu ul > li.current > a {
        color: #fff; }
        .group-college-menu ul > li.current > a > span {
          background: none;
          padding-right: 0; }
        .group-college-menu ul > li.current > a:before {
          width: 100%;
          height: 1px;
          border-left: none;
          border-top: 1px solid #0ba2ef;
          top: 0;
          margin-top: -1px;
          display: inline-block; }

.group-faculty {
  margin-top: -20px; }
  .group-faculty table {
    width: 100%;
    border-bottom: 1px solid #0ba2ef;
    text-align: left;
    margin-bottom: 50px; }
    .group-faculty table th,
    .group-faculty table td {
      padding: 12px 20px;
      font-weight: normal;
      vertical-align: top; }
    .group-faculty table thead {
      font-size: 17px; }
      .group-faculty table thead th {
        color: #0ba2ef;
        border-bottom: 1px solid #0ba2ef; }
    .group-faculty table tbody {
      font-size: 15px; }
      .group-faculty table tbody th,
      .group-faculty table tbody td {
        padding: 11px 20px;
        border-top: 1px solid #d9d9d9; }

.group-appeal .group-appeal-main {
  margin-bottom: 26px; }
  .group-appeal .group-appeal-main .group-appeal-main-head {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px;
    margin: 0 0 11px;
    font-weight: bold;
    padding: 0;
    border: 0 none; }

.group-appeal .group-appeal-sub-head {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  margin: 0 0 20px;
  color: #0ba2ef;
  font-weight: normal;
  border-bottom: 1px solid #0ba2ef;
  padding: 0 0 8px; }

.group-appeal .image {
  margin: 0 0 8px; }

.group-appeal .more {
  margin-top: -20px; }

.group-relation {
  text-align: center;
  margin: 40px 0; }
  .group-relation .group-relation-inner {
    border: 1px solid #ccc;
    padding: 16px 20px 20px;
    background: url(/p/common_n/images/bg-line-1.png) repeat 0 0;
    display: inline-block; }
    .group-relation .group-relation-inner .group-relation-head {
      font-size: 22px;
      border-bottom: 1px solid #ccc;
      padding-bottom: 15px;
      margin: 0 0 20px;
      color: #808080; }
    .group-relation .group-relation-inner .group-relation-lead {
      font-size: 18px;
      color: #808080;
      margin-bottom: 16px; }
    .group-relation .group-relation-inner .group-search-keywords {
      margin: 0; }
    .group-relation .group-relation-inner .group-search-keywords input[type="text"] {
      width: 317px; }

.group-search-refine {
  text-align: right;
  line-height: 40px; }
  .group-search-refine dt,
  .group-search-refine dd,
  .group-search-refine li {
    display: inline-block; }
  .group-search-refine ul {
    padding-left: 0;
    list-style: none;
    margin: 0 0 0 16px; }

.group-department .group-department-box-1 {
  border: 1px solid #d9d9d9;
  background-color: #fff;
  padding: 15px 20px;
  margin-bottom: 30px; }
  .group-department .group-department-box-1 > *:last-child {
    margin-bottom: 0; }

.group-department .group-department-box-2 {
  background: #F9F9F9;
  padding: 15px 20px;
  margin-bottom: 30px; }
  .group-department .group-department-box-2 > *:last-child {
    margin-bottom: 0; }
  .group-department .group-department-box-2 ul.list-1 {
    margin-bottom: 15px; }

.group-department .group-department-box-3 {
  border: 1px solid #bae4fa;
  background: #f0f9fe;
  padding: 15px 20px;
  margin: 40px 0; }
  .group-department .group-department-box-3 > *:last-child {
    margin-bottom: 0; }
  .group-department .group-department-box-3 ul.list-1 {
    margin-bottom: 15px; }

.group-department .group-department-box-4 {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 40px; }

.group-department .group-department-head-1 {
  font-weight: normal;
  font-size: 17px;
  border-bottom: 2px solid #0ba2ef;
  padding-bottom: 14px;
  margin-top: 5px; }

.group-department .group-department-head-2 {
  font-weight: normal;
  font-size: 17px;
  border-bottom: 2px solid #0ba2ef;
  padding-bottom: 14px;
  margin-top: 5px; }

.group-department .group-department-head-3 {
  font-weight: normal;
  font-size: 22px;
  border-bottom: 2px solid #0ba2ef;
  padding-bottom: 15px;
  margin-top: 5px; }

.group-department .group-department-list-1 {
  padding-left: 0; }
  .group-department .group-department-list-1 > li {
    display: inline-block;
    margin-bottom: 2px; }
    .group-department .group-department-list-1 > li:after {
      content: "/";
      display: inline-block;
      color: #b8b8b8;
      margin: 0 10px; }
    .group-department .group-department-list-1 > li:last-child:after {
      display: none; }
    .group-department .group-department-list-1 > li a {
      color: #0ba2ef; }

.group-department .group-department-nav-1 {
  padding-left: 0;
  font-size: 16px;
  list-style: none; }
  .group-department .group-department-nav-1 li {
    margin-top: 4px; }
    .group-department .group-department-nav-1 li:first-child {
      margin-top: 0; }
    .group-department .group-department-nav-1 li a {
      color: #0ba2ef;
      text-decoration: underline; }
      .group-department .group-department-nav-1 li a:hover {
        text-decoration: none; }
  .group-department .group-department-nav-1 ul {
    font-size: 13px;
    list-style: none;
    padding-left: 0;
    margin-top: 2px; }
    .group-department .group-department-nav-1 ul li a {
      display: inline-block;
      padding-left: 15px;
      background: url(/p/common_n/images/icon-arrow-10.png) no-repeat 0 0.6em; }

.group-teacher {
  margin-bottom: 20px; }
  .group-teacher .group-teacher-item {
    border: 1px solid #d2d2d2;
    padding: 10px;
    margin-bottom: 10px; }
    .group-teacher .group-teacher-item .catch {
      font-weight: bold;
      margin: -4px 0 4px;
      font-size: 14px;
      line-height: 1.42; }
    .group-teacher .group-teacher-item .profile {
      font-size: 11px;
      color: #808080;
      margin: 0 0 4px; }
    .group-teacher .group-teacher-item .name {
      font-size: 14px;
      margin: 0; }
    .group-teacher .group-teacher-item .media {
      margin-bottom: 10px; }
    .group-teacher .group-teacher-item:last-child,
    .group-teacher .group-teacher-item *:last-child {
      margin: 0; }

.group-teacher-detail {
  margin-bottom: 20px;
  margin-bottom: 10px; }
  .group-teacher-detail .catch {
    font-weight: bold;
    margin: 0 0 20px;
    font-size: 20px;
    line-height: 1.42; }
  .group-teacher-detail .profile {
    margin-bottom: 5px;
    color: #808080;
    font-size: 15px; }
  .group-teacher-detail .name {
    color: #808080;
    font-size: 15px; }
  .group-teacher-detail .list-status {
    margin-top: -4px; }
  .group-teacher-detail .group-teacher-detail-box {
    min-height: 183px;
    border: 1px solid #b5b5b5;
    background: #fafafa;
    padding: 30px 0 0 30px;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden; }
    .group-teacher-detail .group-teacher-detail-box .catch {
      margin-bottom: 15px; }
    .group-teacher-detail .group-teacher-detail-box .profile,
    .group-teacher-detail .group-teacher-detail-box .name {
      color: inherit; }
    .group-teacher-detail .group-teacher-detail-box .name {
      margin-bottom: -5px;
      font-weight: bold;
      font-size: 15px; }
    .group-teacher-detail .group-teacher-detail-box .image {
      float: right;
      margin-left: 20px;
      margin-top: -30px;
      margin-bottom: 0; }
    .group-teacher-detail .group-teacher-detail-box > *:last-child {
      margin-bottom: 0; }
  .group-teacher-detail .group-teacher-detail-profile {
    padding: 0 20px 20px;
    background-color: #f5f5f5;
    margin: 0 0 20px; }
    .group-teacher-detail .group-teacher-detail-profile dl {
      margin: 0; }
      .group-teacher-detail .group-teacher-detail-profile dl:before, .group-teacher-detail .group-teacher-detail-profile dl:after {
        content: " ";
        display: table; }
      .group-teacher-detail .group-teacher-detail-profile dl:after {
        clear: both; }
      .group-teacher-detail .group-teacher-detail-profile dl dt {
        background-color: #e9e9e9;
        display: inline-block;
        padding: 0 13px;
        color: #0ba2ef;
        font-size: 13px;
        font-weight: normal;
        text-align: center;
        line-height: 2;
        margin-top: 20px;
        margin: 20px 0 6px; }
      .group-teacher-detail .group-teacher-detail-profile dl dd {
        display: block;
        font-size: 13px;
        margin: 0; }
        .group-teacher-detail .group-teacher-detail-profile dl dd.group-teacher-detail-profile-date {
          width: 240px; }
        .group-teacher-detail .group-teacher-detail-profile dl dd.group-teacher-detail-profile-btn {
          margin-right: 10px;
          width: 270px;
          float: right;
          text-align: right; }

.group-message {
  border: 1px solid #0ba2ef;
  padding: 20px 15px;
  margin: 0 0 30px; }
  .group-message .group-message-head {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    color: #0ba2ef;
    font-weight: normal;
    margin: 0 0 10px; }
  .group-message *:last-child {
    margin-bottom: 0; }

.group-faq {
  border: 1px solid #b5b5b5;
  padding: 15px 15px;
  margin-bottom: 20px; }
  .group-faq > *:last-child .group-faq-item-answer *:last-child {
    margin-bottom: 0; }
  .group-faq .group-faq-head {
    margin-top: 0;
    margin-bottom: 0;
    color: #0ba2ef;
    font-size: 21px;
    font-weight: normal;
    margin: 0;
    position: relative;
    cursor: pointer; }
    .group-faq .group-faq-head:after {
      content: "";
      display: inline-block;
      width: 29px;
      height: 29px;
      background: url(/p/common_n/images/icon-plus-1.png) no-repeat 0 0;
      position: absolute;
      top: 50%;
      right: 8px;
      margin-top: -14.5px; }
    .group-faq .group-faq-head.open:after {
      background: url(/p/common_n/images/icon-minus-1.png) no-repeat 0 0;
      background-size: 100% 100%; }
  .group-faq .group-faq-item {
    padding: 0 15px; }
    .group-faq .group-faq-item .group-faq-item-question {
      border: 1px solid #0ba2ef;
      background-color: #e7f6fd;
      padding: 15px 40px 15px 60px;
      margin: 20px 0 14px;
      position: relative;
      cursor: pointer; }
      .group-faq .group-faq-item .group-faq-item-question:after {
        content: "";
        display: inline-block;
        width: 29px;
        height: 29px;
        background: url(/p/common_n/images/icon-plus-1.png) no-repeat 0 0;
        position: absolute;
        top: 50%;
        right: 15px;
        margin-top: -14.5px; }
      .group-faq .group-faq-item .group-faq-item-question.open:after {
        background: url(/p/common_n/images/icon-minus-1.png) no-repeat 0 0;
        background-size: 100% 100%; }
      .group-faq .group-faq-item .group-faq-item-question h1,
      .group-faq .group-faq-item .group-faq-item-question h2,
      .group-faq .group-faq-item .group-faq-item-question h3,
      .group-faq .group-faq-item .group-faq-item-question h4,
      .group-faq .group-faq-item .group-faq-item-question h5,
      .group-faq .group-faq-item .group-faq-item-question h6 {
        font-size: 16px;
        margin: 0;
        line-height: 1.5;
        position: relative; }
        .group-faq .group-faq-item .group-faq-item-question h1 .mark,
        .group-faq .group-faq-item .group-faq-item-question h2 .mark,
        .group-faq .group-faq-item .group-faq-item-question h3 .mark,
        .group-faq .group-faq-item .group-faq-item-question h4 .mark,
        .group-faq .group-faq-item .group-faq-item-question h5 .mark,
        .group-faq .group-faq-item .group-faq-item-question h6 .mark {
          font-weight: bold;
          font-size: 28px;
          color: #0ba2ef;
          position: absolute;
          top: -10px;
          left: -50px; }
    .group-faq .group-faq-item .group-faq-item-answer {
      padding: 20px 10px 8px 60px;
      position: relative; }
      .group-faq .group-faq-item .group-faq-item-answer .mark {
        font-weight: bold;
        font-size: 28px;
        color: #ed881c;
        position: absolute;
        top: 10px;
        left: 10px; }

.group-topics {
  border: 1px solid #0ba2ef;
  padding: 20px;
  background-color: #f5f5f5;
  margin: 60px 0 40px; }
  .group-topics .group-topics-head {
    margin: 0;
    font-size: 22px;
    color: #0ba2ef; }
    .group-topics .group-topics-head span {
      line-height: 38px;
      background-color: #0ba2ef;
      color: #fff;
      font-size: 16px;
      display: inline-block;
      padding: 0 22px;
      margin: 0 14px 20px 0; }
  .group-topics .group-topics-content *:last-child {
    margin: 0; }

.group-oc-list .group-oc-list-item {
  border: 1px solid #d0d0d0;
  margin-bottom: 20px; }
  .group-oc-list .group-oc-list-item .group-oc-list-item-head {
    font-size: 22px;
    margin: 0 0 15px;
    font-weight: bold; }
    .group-oc-list .group-oc-list-item .group-oc-list-item-head a {
      color: #0ba2ef; }
  .group-oc-list .group-oc-list-item .group-oc-list-item-inner-1 {
    background-color: #f5f5f5;
    padding: 30px; }
  .group-oc-list .group-oc-list-item .group-oc-list-item-inner-2 {
    padding: 30px 30px 10px; }
    .group-oc-list .group-oc-list-item .group-oc-list-item-inner-2 > *:first-child {
      margin-top: 0; }
  .group-oc-list .group-oc-list-item .group-oc-list-item-status {
    background-color: #fff;
    padding: 15px; }
    .group-oc-list .group-oc-list-item .group-oc-list-item-status dl {
      margin: 0;
      line-height: 38px;
      font-size: 13px; }
      .group-oc-list .group-oc-list-item .group-oc-list-item-status dl dt {
        background-color: #e9e9e9;
        color: #0ba2ef;
        display: inline-block;
        padding: 0 14px;
        margin-right: 20px;
        line-height: 28px; }
      .group-oc-list .group-oc-list-item .group-oc-list-item-status dl dd {
        display: inline-block; }
    .group-oc-list .group-oc-list-item .group-oc-list-item-status p {
      margin: 0; }

.test-search {
  background-color: #f0f9fe;
  margin-top: -36px; }
  .test-search .test-search-inner {
    width: 1024px;
    margin: 0 auto; }
  .test-search .sub-koumoku {
    background-color: #e2f4fd;
    padding: 20px;
    margin: 0 0 20px; }
    .test-search .sub-koumoku ul {
      margin: 0; }
    .test-search .sub-koumoku li {
      width: 10%; }
      .test-search .sub-koumoku li label {
        width: 100%; }
  .test-search h2 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
    margin: 0 0 20px; }
  .test-search h3 {
    font-size: 14px; }
  .test-search ul {
    padding-left: 0;
    list-style: none;
    padding: 1px 0 0 1px;
    display: inline-block;
    margin: 0 0 20px 0; }
    .test-search ul li {
      display: inline-block;
      margin: -1px 0 0 -1px; }
      .test-search ul li label {
        border: 1px solid #ccc;
        margin: 0;
        padding: 8px 14px;
        cursor: pointer;
        background-color: #fff;
        font-size: 12px; }
        .test-search ul li label input {
          display: inline-block;
          vertical-align: middle;
          position: relative;
          top: -1px;
          margin: 0 6px 0 0; }
    .test-search ul.list-test li {
      width: 20%; }
      .test-search ul.list-test li label {
        width: 100%;
        position: relative; }
        .test-search ul.list-test li label button {
          background-color: transparent;
          position: absolute;
          right: 6px;
          top: 8px;
          line-height: 16px;
          border: 0 none;
          padding: 0;
          margin: 0;
          padding: 0 4px;
          color: #0ba2ef;
          background-color: #fff;
          border: 1px solid #0ba2ef; }
    .test-search ul.list-test.a li {
      width: 25%; }

.group-mypage {
  background-color: #f4f4f4;
  overflow: hidden;
  margin-top: 40px; }
  .group-mypage:before, .group-mypage:after {
    content: " ";
    display: table; }
  .group-mypage:after {
    clear: both; }
  .group-mypage .main {
    float: right;
    width: 739px;
    background-color: #fff;
    padding-left: 44px; }
    .group-mypage .main .group-recent {
      margin: 0 -10px; }
      .group-mypage .main .group-recent ul {
        padding-left: 0;
        list-style: none; }
        .group-mypage .main .group-recent ul li {
          width: 20%;
          float: left;
          padding: 0 10px;
          text-align: center; }
  .group-mypage .sub {
    float: left;
    width: 285px;
    padding: 10px 20px 20px; }
    .group-mypage .sub .sub-head-mypage {
      margin-top: 0;
      margin-bottom: 0;
      margin: 0 0 20px; }
      .group-mypage .sub .sub-head-mypage a {
        font-size: 16px;
        color: #0ba2ef;
        display: inline-block;
        line-height: 1.8; }
    .group-mypage .sub .sub-head-mypage-2 {
      font-size: 16px;
      font-weight: bold; }
    .group-mypage .sub .sub-group-mypage-point {
      font-weight: normal;
      border: 1px solid #cacaca;
      background-color: #fff;
      border-bottom: 0 none;
      font-size: 18px; }
      .group-mypage .sub .sub-group-mypage-point p {
        margin: 0;
        text-align: center; }
        .group-mypage .sub .sub-group-mypage-point p strong {
          color: #e85700;
          font-size: 30px;
          font-weight: normal;
          margin-right: 6px; }
    .group-mypage .sub .sub-group-mypage-content {
      border: 1px solid #cacaca;
      background-color: #fff;
      margin: 0 0 20px; }
      .group-mypage .sub .sub-group-mypage-content .sub-group-mypage-content-list {
        padding-left: 0;
        list-style: none;
        padding: 0 10px;
        margin: 0; }
        .group-mypage .sub .sub-group-mypage-content .sub-group-mypage-content-list li {
          border-top: 1px solid #cacaca; }
          .group-mypage .sub .sub-group-mypage-content .sub-group-mypage-content-list li a {
            padding: 0.75em 0;
            display: inline-block;
            color: #0ba2ef; }
            .group-mypage .sub .sub-group-mypage-content .sub-group-mypage-content-list li a span {
              margin-left: 0.5em;
              color: #c50000; }
          .group-mypage .sub .sub-group-mypage-content .sub-group-mypage-content-list li:first-child {
            border-top: 0 none; }
    .group-mypage .sub .sub-link-withdrawal {
      text-align: right;
      margin: -10px 0 0; }
      .group-mypage .sub .sub-link-withdrawal a {
        color: #0ba2ef;
        font-size: 12px; }

.group-modal-content {
  display: none; }

.group-edu-news {
  margin-top: 40px; }
  .group-edu-news:before, .group-edu-news:after {
    content: " ";
    display: table; }
  .group-edu-news:after {
    clear: both; }
  .group-edu-news .main {
    width: 720px;
    float: left; }
  .group-edu-news .sub {
    width: 264px;
    float: right; }
  .group-edu-news .group-edu-news-list .item {
    border: 1px solid #d9d9d9;
    padding: 19px;
    margin-bottom: 20px; }
    .group-edu-news .group-edu-news-list .item a {
      color: #000;
      text-decoration: underline; }
      .group-edu-news .group-edu-news-list .item a:hover {
        text-decoration: none; }
    .group-edu-news .group-edu-news-list .item .item-college .item-college-name {
      display: inline-block;
      margin-right: 1em;
      margin-bottom: 0; }
    .group-edu-news .group-edu-news-list .item .item-college .list-status {
      display: inline-block;
      margin: 0; }
    .group-edu-news .group-edu-news-list .item .list-edu-status {
      display: inline-block;
      margin-bottom: 0; }
    .group-edu-news .group-edu-news-list .item .item-date {
      display: inline-block;
      margin: 0; }
    .group-edu-news .group-edu-news-list .item .item-title {
      font-size: 16px;
      margin: 0 0 0; }
  .group-edu-news .group-edu-news-detail .item {
    border: 1px solid #d9d9d9;
    padding: 19px;
    margin-bottom: 20px; }
    .group-edu-news .group-edu-news-detail .item a {
      color: #000;
      text-decoration: underline; }
      .group-edu-news .group-edu-news-detail .item a:hover {
        text-decoration: none; }
    .group-edu-news .group-edu-news-detail .item .item-college .item-college-name {
      display: inline-block;
      margin-right: 1em;
      margin-bottom: 0; }
    .group-edu-news .group-edu-news-detail .item .item-college .list-status {
      display: inline-block;
      margin: 0; }
    .group-edu-news .group-edu-news-detail .item .list-edu-status {
      display: inline-block;
      margin-bottom: 0; }
    .group-edu-news .group-edu-news-detail .item .item-date {
      display: inline-block;
      margin: 0; }
    .group-edu-news .group-edu-news-detail .item .item-title {
      font-size: 20px;
      margin: 1em 0; }
    .group-edu-news .group-edu-news-detail .item > *:last-child {
      margin-bottom: 0; }

.group-index {
  margin-bottom: 20px; }
  .group-index .title {
    margin: -4px 0 6px;
    font-weight: normal; }
    .group-index .title a {
      font-size: 17px;
      color: #0ba2ef; }
  .group-index p {
    color: #808080; }

.group-oc-map {
  background: url(/p/common_n/images/oc-map.png) no-repeat 0 0;
  width: 433px;
  height: 531px;
  position: relative;
  margin: 0 auto; }
  .group-oc-map .group-oc-map-area {
    position: absolute;
    text-align: center; }
  .group-oc-map a {
    color: #0ba2ef; }
  .group-oc-map p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 0; }
  .group-oc-map ul {
    margin: 0;
    list-style: none;
    padding: 0; }
    .group-oc-map ul:before, .group-oc-map ul:after {
      content: " ";
      display: table; }
    .group-oc-map ul:after {
      clear: both; }
    .group-oc-map ul li {
      font-size: 13px;
      float: left; }
    .group-oc-map ul.col-1 {
      width: 43px; }
      .group-oc-map ul.col-1 li {
        width: 43px; }
    .group-oc-map ul.col-2 {
      width: 86px; }
      .group-oc-map ul.col-2 li {
        width: 43px; }
    .group-oc-map ul.col-3 {
      width: 129px; }
      .group-oc-map ul.col-3 li {
        width: 43px; }
    .group-oc-map ul.col-4 {
      width: 172px; }
      .group-oc-map ul.col-4 li {
        width: 43px; }
  .group-oc-map .group-oc-map-area-1 {
    top: 20px;
    right: 20px; }
  .group-oc-map .group-oc-map-area-2 {
    top: 200px;
    right: -10px; }
  .group-oc-map .group-oc-map-area-3 {
    top: 290px;
    right: 0px; }
  .group-oc-map .group-oc-map-area-4 {
    top: 140px;
    right: 230px; }
  .group-oc-map .group-oc-map-area-5 {
    top: 330px;
    left: 200px; }
  .group-oc-map .group-oc-map-area-6 {
    top: 180px;
    left: 70px; }
  .group-oc-map .group-oc-map-area-7 {
    top: 360px;
    left: 100px; }
  .group-oc-map .group-oc-map-area-8 {
    top: 224px;
    left: -30px; }
  .group-oc-map .group-oc-map-area-9 {
    top: 440px;
    left: -30px; }
  .group-oc-map .group-oc-map-area-10 {
    top: 470px;
    left: 390px; }
  .group-oc-map .group-oc-map-area-11 {
    top: 120px;
    left: 210px; }

.group-ranking .group-ranking-list {
  padding-left: 0;
  list-style: none;
  margin: 0; }
  .group-ranking .group-ranking-list li {
    display: inline-block;
    width: 25%;
    margin-right: 10px;
    border: 1px solid #0ba2ef;
    border-bottom: 1px solid #dfdfdf; }
    .group-ranking .group-ranking-list li a {
      line-height: 3;
      background-color: #0ba2ef;
      color: #fff;
      display: inline-block;
      width: 100%;
      text-align: center;
      text-decoration: none; }
    .group-ranking .group-ranking-list li.current {
      border: 1px solid #dfdfdf;
      border-bottom: 1px solid #fff; }
      .group-ranking .group-ranking-list li.current a {
        background-color: #fff;
        color: #0ba2ef; }

.group-ranking .group-ranking-content {
  margin-top: -1px;
  border: 1px solid #dfdfdf;
  padding: 20px; }
  .group-ranking .group-ranking-content .table-1 {
    margin: 0; }

.group-address {
  background-color: #efefef;
  padding: 12px; }
  .group-address p {
    margin: 0; }
  .group-address ul {
    margin: 0; }
    .group-address ul li a {
      color: #0ba2ef; }

.group-list-school {
  background-color: #efefef;
  padding: 12px;
  margin: 0 0 20px; }
  .group-list-school .group-list-school-head {
    margin: 0;
    padding: 0; }
  .group-list-school ul {
    padding-left: 0;
    list-style: none;
    margin: 0; }
    .group-list-school ul li {
      display: inline-block;
      margin-right: 1em; }
  .group-list-school p {
    padding-top: 7px;
    margin: 0; }

.group-recruit {
  border: 1px solid #ccc;
  padding: 20px;
  background-color: #fafafa; }
  .group-recruit .group-recruit-head {
    font-size: 16px;
    margin: 0 0 10px; }
  .group-recruit .group-recruit-btn {
    text-align: center;
    margin: 0 0 10px; }

.group-current-search-cond {
  position: relative;
  padding: 24px;
  border: 1px solid #bae4fa;
  background-color: #f0f9fe;
  margin: 30px 0 40px; }
  .group-current-search-cond h2 {
    font-size: 17px;
    color: #0ba2ef;
    margin: 0 0 10px;
    font-weight: normal; }
  .group-current-search-cond dl {
    margin: 0;
    font-size: 13px; }
    .group-current-search-cond dl dt {
      display: inline-block;
      color: #0ba2ef;
      font-weight: normal; }
      .group-current-search-cond dl dt:after {
        content: "："; }
    .group-current-search-cond dl dd {
      display: inline-block; }
      .group-current-search-cond dl dd ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        .group-current-search-cond dl dd ul li {
          display: inline-block; }
          .group-current-search-cond dl dd ul li:before {
            content: "、"; }
          .group-current-search-cond dl dd ul li:first-child:before {
            content: ""; }
  .group-current-search-cond .btn-search-result-open {
    position: absolute;
    right: 0;
    top: 50%;
    margin: -20px 0 0; }

.group-media-list .group-media-list-item {
  border: 1px solid #dfdfdf;
  padding: 12px 14px 12px;
  margin: 0 0 34px; }
  .group-media-list .group-media-list-item .list-status {
    margin-bottom: 0; }
  .group-media-list .group-media-list-item .group-media-list-item-head {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
    margin: 0 0 10px;
    line-height: 1.5; }
    .group-media-list .group-media-list-item .group-media-list-item-head a {
      color: #0ba2ef;
      font-weight: normal; }
  .group-media-list .group-media-list-item .group-media-list-item-image {
    margin: 0 6px 10px 0;
    position: relative; }
    .group-media-list .group-media-list-item .group-media-list-item-image .image {
      position: relative;
      display: block; }
    .group-media-list .group-media-list-item .group-media-list-item-image .count {
      position: absolute;
      right: 0;
      bottom: -9px;
      z-index: 4;
      display: none; }
    .group-media-list .group-media-list-item .group-media-list-item-image a {
      display: block;
      position: relative;
      z-index: 3;
      border: 1px solid #dfdfdf;
      padding: 12px;
      background-color: #fff;
      color: #0ba2ef; }
      .group-media-list .group-media-list-item .group-media-list-item-image a img {
        display: block;
        margin-bottom: 8px; }
      /* ↓TNET修正↓ */
      .group-media-list .group-media-list-item .group-media-list-item-image a:hover .count {
        display: block;
        background-color: #fff;
        color: #0ba2ef;
        font-size: 11px;
        padding: 0 10px;
        line-height: 18px;
        border-radius: 9px;
        border: 1px solid #0ba2ef; }
      /* ↑TNET修正↑ */
    .group-media-list .group-media-list-item .group-media-list-item-image:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      border: 1px solid #dfdfdf;
      position: absolute;
      top: 3px;
      left: 3px;
      z-index: 2;
      background-color: #fff; }
    .group-media-list .group-media-list-item .group-media-list-item-image:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      border: 1px solid #dfdfdf;
      position: absolute;
      top: 6px;
      left: 6px;
      background-color: #fff;
      z-index: 1; }
    .group-media-list .group-media-list-item .group-media-list-item-image.group-media-list-item-image-single {
      margin: 0 0 10px; }
      .group-media-list .group-media-list-item .group-media-list-item-image.group-media-list-item-image-single:before, .group-media-list .group-media-list-item .group-media-list-item-image.group-media-list-item-image-single:after {
        content: none;
        display: none; }

.group-message-list .group-message-list-item {
  border: 1px solid #dfdfdf;
  margin-bottom: 20px;
  padding: 20px 20px 0;
  position: relative; }
  .group-message-list .group-message-list-item .group-message-list-item-head {
    margin: 0 0 6px; }
    .group-message-list .group-message-list-item .group-message-list-item-head .head {
      font-size: 16px;
      display: inline-block;
      margin: 0; }
      .group-message-list .group-message-list-item .group-message-list-item-head .head a {
        color: #0ba2ef; }
    .group-message-list .group-message-list-item .group-message-list-item-head .list-status {
      display: inline-block; }
    .group-message-list .group-message-list-item .group-message-list-item-head .btn-top {
      margin: 0;
      position: absolute;
      right: 20px;
      top: 15px; }
  .group-message-list .group-message-list-item .group-message-list-item-body {
    background-color: #fafafa;
    margin: 0 -20px;
    padding: 20px 20px; }
    .group-message-list .group-message-list-item .group-message-list-item-body .catch {
      font-size: 18px;
      margin: 0 0 12px;
      display: inline-block; }
    .group-message-list .group-message-list-item .group-message-list-item-body .profile {
      margin: 0 0 6px; }
    .group-message-list .group-message-list-item .group-message-list-item-body .name {
      font-weight: bold; }
    .group-message-list .group-message-list-item .group-message-list-item-body .list-status {
      display: inline-block; }
    .group-message-list .group-message-list-item .group-message-list-item-body + .group-message-list-item-body {
      margin-top: -20px; }

.group-campaign {
  width: 70%;
  margin: 60px auto;
  border: 1px solid #de4170;
  padding: 20px;
  background-color: #fdf4f6; }
  .group-campaign .group-campaign-head {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    margin-bottom: 10px;
    color: #de4170; }
  .group-campaign > *:last-child {
    margin-bottom: 0; }

.btn {
  background-color: #efefef;
  color: #333;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  line-height: 1.7142857143;
  padding: 6px 12px;
  border: 1px solid #ccc;
  font-size: 14px;
  font-weight: normal;
  border-radius: 0;
  cursor: pointer;
  opacity: 1;
  transition-property: all;
  transition-duration: 150ms;
  transition-timing-function: linear; }
  .btn:focus {
    outline: none; }
  .btn:hover {
    text-decoration: none;
    opacity: 0.7;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }
  .btn input {
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin: 0 6px 0 0; }
  .btn.btn-w-5 {
    width: 5% !important; }
  .btn.btn-w-10 {
    width: 10% !important; }
  .btn.btn-w-15 {
    width: 15% !important; }
  .btn.btn-w-20 {
    width: 20% !important; }
  .btn.btn-w-25 {
    width: 25% !important; }
  .btn.btn-w-30 {
    width: 30% !important; }
  .btn.btn-w-35 {
    width: 35% !important; }
  .btn.btn-w-40 {
    width: 40% !important; }
  .btn.btn-w-45 {
    width: 45% !important; }
  .btn.btn-w-50 {
    width: 50% !important; }
  .btn.btn-w-55 {
    width: 55% !important; }
  .btn.btn-w-60 {
    width: 60% !important; }
  .btn.btn-w-65 {
    width: 65% !important; }
  .btn.btn-w-70 {
    width: 70% !important; }
  .btn.btn-w-75 {
    width: 75% !important; }
  .btn.btn-w-80 {
    width: 80% !important; }
  .btn.btn-w-85 {
    width: 85% !important; }
  .btn.btn-w-90 {
    width: 90% !important; }
  .btn.btn-w-95 {
    width: 95% !important; }
  .btn.btn-w-100 {
    width: 100% !important; }
  .btn.btn-1 {
    border-color: #ed881c;
    background-color: #ed881c;
    color: #fff; }
  .btn.btn-2 {
    border-color: #0ba2ef;
    background-color: #0ba2ef;
    color: #fff; }
  .btn.btn-3 {
    border-color: #5ae628;
    background-color: #5ae628;
    color: #fff; }
  .btn.btn-4 {
    border-color: #0ba2ef;
    background-color: #fff;
    color: #0ba2ef; }
  .btn.is-disabled {
    border-color: #ccc;
    background-color: #efefef;
    color: #ccc; }
    .btn.is-disabled:hover {
      opacity: 1;
      box-shadow: none;
      cursor: default; }
  .btn.is-done {
    border-color: #ccc;
    background-color: #efefef;
    text-decoration: none;
    color: #333; }
    .btn.is-done:hover {
      opacity: 1;
      box-shadow: none;
      cursor: default; }
  .btn.btn-w-full {
    width: 100%; }
  .btn.btn-xs {
    font-size: 11px; }
  .btn.btn-s {
    font-size: 12px; }
  .btn.btn-m {
    font-size: 14px; }
  .btn.btn-l {
    font-size: 16px; }
  .btn.btn-xl {
    font-size: 18px;
    padding: 12px 24px; }
  .btn.btn-pamphlet:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 18px;
    background: url(/p/common_n/images/icon-get-pamph.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: 0 10px 0 0; }
  .btn.btn-pamphlet.btn-4:before {
    background: url(/p/common_n/images/icon-get-pamph-2.png) no-repeat 0 0;
    background-size: 100%; }
  .btn.btn-pamphlet.btn-xl:before {
    margin-top: -2px; }
  .btn.btn-digital:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 21px;
    background: url(/p/common_n/images/icon-digital-pamph.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -4px 10px 0 0; }
  .btn.btn-oc:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 20px;
    background: url(/p/common_n/images/icon-oc.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -3px 10px 0 0; }
  .btn.btn-line:before {
    content: "";
    display: inline-block;
    width: 46px;
    height: 12px;
    background: url(/p/common_n/images/icon-line.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -2px 10px 0 0; }
  .btn.btn-relation {
    position: relative;
    text-align: left;
    padding-right: 40px;
    padding-left: 16px; }
    .btn.btn-relation:after {
      content: "";
      display: block;
      width: 16px;
      height: 16px;
      background: url(/p/common_n/images/icon-arrow-1.png) no-repeat 0 0;
      background-size: 100%;
      position: absolute;
      right: 16px;
      top: 50%;
      margin-top: -8px; }
  .btn.btn-remove:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 18px;
    background: url(/p/common_n/images/icon-trash.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -3px 10px 0 0; }
  .btn.btn-regist:before {
    content: "";
    display: inline-block;
    width: 23px;
    height: 16px;
    background: url(/p/common_n/images/icon-regist.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -3px 10px 0 0; }
  .btn.btn-map:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/p/common_n/images/icon-map.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -6px 10px 0 0; }
  .btn.btn-beginner:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 20px;
    background: url(/p/common_n/images/icon-beginner.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -2px 10px 0 0; }
  .btn.btn-search:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(/p/common_n/images/icon-search.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -3px 10px 0 0; }
  .btn.btn-list:before {
    content: "";
    display: inline-block;
    width: 23px;
    height: 20px;
    background: url(/p/common_n/images/icon-list.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -3px 10px 0 0; }
  .btn.btn-star:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/p/common_n/images/icon-star.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -2px 6px 0 0; }
  .btn.btn-gps:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/p/common_n/images/icon-gps.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -3px 10px 0 0; }
  .btn.btn-logout:before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 17px;
    background: url(/p/common_n/images/icon-logout.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -2px 10px 0 0; }
  .btn.btn-login:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/p/common_n/images/icon-login.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -2px 10px 0 0; }
  .btn.btn-login.btn-1:before {
    background: url(/p/common_n/images/icon-login-2.png) no-repeat 0 0;
    background-size: 100%; }
  .btn.btn-prev:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 15px;
    background: url(/p/common_n/images/icon-prev.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -1px 10px 0 0; }
  .btn.btn-next:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 15px;
    background: url(/p/common_n/images/icon-next.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -1px 0 0 10px; }
  .btn.btn-more:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(/p/common_n/images/icon-more.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -3px 10px 0 0; }
  .btn.btn-more.is-loading:before {
    animation: spin 1.5s linear infinite; }
  .btn.btn-external:after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(/p/common_n/images/icon-window.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: middle;
    margin: -3px 0 0 10px; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

ul.list-1 {
  list-style: none;
  padding-left: 1em;
  text-indent: -1em; }
  ul.list-1 li:before {
    content: "・"; }
  ul.list-1 li ul.list-1 {
    padding-left: 2em; }
  ul.list-1.list-inline-1 {
    padding-left: 0;
    text-indent: 0; }

ul.list-2 {
  padding-left: 0;
  list-style: none; }
  .list-2 + ul.list-2 {
    margin-top: -20px; }
  ul.list-2.type-1 {
    color: #de4170; }
    ul.list-2.type-1 li:before {
      border-color: #de4170; }
  ul.list-2.type-2 {
    color: #90c743; }
    ul.list-2.type-2 li:before {
      border-color: #90c743; }
  ul.list-2.type-3 {
    color: #368de0; }
    ul.list-2.type-3 li:before {
      border-color: #368de0; }
  ul.list-2 li {
    display: inline-block;
    margin-right: 1em; }
    ul.list-2 li:before {
      content: "";
      display: inline-block;
      width: 14px;
      height: 14px;
      border: 3px solid #333;
      border-radius: 50%;
      vertical-align: middle;
      margin: -4px 6px 0 0; }

ul.list-3 {
  list-style: none;
  padding-left: 0; }
  ul.list-3 li {
    position: relative;
    padding-left: 10px; }
    ul.list-3 li:before {
      content: "";
      display: inline-block;
      width: 4px;
      height: 4px;
      background: #ed481c;
      position: absolute;
      top: 10px;
      left: 0; }

dl.list-1 {
  font-size: 15px; }
  dl.list-1 > dt,
  dl.list-1 > dd {
    margin-right: 10px;
    font-weight: normal;
    display: inline-block; }
  dl.list-1 > dt {
    color: #0ba2ef; }
  dl.list-1 ul {
    margin: 0; }
  dl.list-1 + dl.list-1 {
    margin-top: -15px; }

.list-mark {
  list-style: none;
  padding-left: 0; }
  .list-mark li {
    position: relative; }
    .list-mark li .mark {
      position: absolute;
      left: 0;
      top: 0; }
    .list-mark li .list-mark {
      padding-left: 1em; }
  .list-mark.mark-w-1 li {
    padding-left: 1em; }
    .list-mark.mark-w-1 li .mark {
      width: 1em; }
  .list-mark.mark-w-2 li {
    padding-left: 1.5em; }
    .list-mark.mark-w-2 li .mark {
      width: 1.5em; }
  .list-mark.mark-w-3 li {
    padding-left: 2em; }
    .list-mark.mark-w-3 li .mark {
      width: 2em; }
  .list-mark.mark-w-4 li {
    padding-left: 2.5em; }
    .list-mark.mark-w-4 li .mark {
      width: 2.5em; }
  .list-mark.mark-w-5 li {
    padding-left: 3em; }
    .list-mark.mark-w-5 li .mark {
      width: 3em; }

.list-search-checkbtn {
  padding-left: 0;
  list-style: none;
  overflow: hidden;
  margin: -10px 0 !important; }
  .list-search-checkbtn li {
    margin-top: -1px;
    color: #0ba2ef;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0;
    font-size: 11px;
    line-height: 4em;
    border-top: 1px solid #ccc; }
    .list-search-checkbtn li label {
      border-left: 1px dotted #0ba2ef;
      display: block;
      padding: 0 28px 0 10px;
      margin: -2px 0 0;
      font-weight: normal;
      position: relative;
      line-height: 1.5;
      display: inline-block;
      vertical-align: middle;
      width: 100%; }
      .list-search-checkbtn li label a {
        margin-left: 10px;
        width: 16px;
        height: 16px; }
        .list-search-checkbtn li label a img {
          width: 16px;
          height: 16px;
          vertical-align: middle;
          display: inline-block;
          margin-top: -2px; }
      .list-search-checkbtn li label:after {
        content: "";
        display: block;
        width: 16px;
        height: 16px;
        background: url(/sp/common/images/icon-checkbox-off.png) no-repeat 0 0;
        background-size: 100%;
        position: absolute;
        right: 7px;
        top: 50%;
        margin-top: -8px; }
      .list-search-checkbtn li label.is-checked:after {
        background: url(/sp/common/images/icon-checkbox-on.png) no-repeat 0 0;
        background-size: 100%; }
      .list-search-checkbtn li label.is-disabled {
        color: #ccc; }
        .list-search-checkbtn li label.is-disabled a {
          background: url(/sp/common/images/icon-plus-disabled.png) no-repeat 0 0;
          background-size: 100%;
          display: inline-block;
          cursor: default; }
          .list-search-checkbtn li label.is-disabled a img {
            opacity: 0; }
        .list-search-checkbtn li label.is-disabled:after {
          background: url(/sp/common/images/icon-checkbox-off.png) no-repeat 0 0;
          background-size: 100%; }
      .list-search-checkbtn li label input {
        vertical-align: middle;
        margin: 0;
        visibility: hidden;
        position: absolute;
        left: -9999px; }
    .list-search-checkbtn li.col-1 {
      width: 99%; }
    .list-search-checkbtn li.col-2 {
      width: 50%; }
    .list-search-checkbtn li.col-3 {
      width: 33%; }
    .list-search-checkbtn li.row-first label {
      border-color: #fff; }

.list-select {
  padding-left: 0;
  list-style: none; }
  .list-select li {
    margin-bottom: 10px; }
    .list-select li:last-child {
      margin-bottom: 0; }

.list-link-1 {
  padding-left: 0;
  list-style: none; }
  .list-link-1 li {
    border-top: 1px solid #ccc;
    padding: 6px 0;
    font-size: 13px; }
    .list-link-1 li:first-child {
      border-top: 0 none; }
    .list-link-1 li a {
      color: #333; }
      .list-link-1 li a:before {
        content: "";
        display: inline-block;
        width: 16px;
        height: 16px;
        background: url(/sp/common/images/icon-arrow-1.png) no-repeat 0 0;
        background-size: 100%;
        vertical-align: middle;
        margin: -1px 10px 0 0; }

.list-link-2 {
  padding-left: 0;
  list-style: none; }
  .list-link-2 li:first-child {
    margin-top: 0; }
  .list-link-2 li a {
    color: #333;
    position: relative;
    padding: 0 0 0 16px;
    display: inline-block; }
    .list-link-2 li a:before {
      content: "";
      border-color: transparent;
      border-style: solid;
      border-top-width: 4px;
      border-right-width: 0;
      border-bottom-width: 4px;
      border-left-width: 6px;
      border-left-color: #0ba2ef;
      vertical-align: middle;
      display: inline-block;
      margin: 0 0 0 0;
      position: absolute;
      left: 0;
      top: 8px; }
  .list-link-2.type-1 li a:before {
    border-left-color: #0ba2ef; }
  .list-link-2.type-2 li a:before {
    border-left-color: #ed881c; }
  .list-link-2.row li {
    margin-top: 10px; }

.list-link-3 {
  padding-left: 0;
  list-style: none;
  margin: 0 0 40px; }
  .list-link-3 li {
    display: inline-block; }
    .list-link-3 li a {
      font-size: 15px;
      color: #0ba2ef;
      font-weight: bold;
      margin-right: 30px; }
      .list-link-3 li a.pc:after {
        content: "";
        display: inline-block;
        width: 14px;
        height: 14px;
        background: url(/p/common_n/images/icon-window.png) no-repeat 0 0;
        background-size: 100%;
        vertical-align: middle;
        margin: -2px 0 0 8px; }
      .list-link-3 li a.arrow:after {
        content: "";
        display: inline-block;
        width: 16px;
        height: 16px;
        background: url(/p/common_n/images/icon-arrow-1.png) no-repeat 0 0;
        background-size: 100%;
        vertical-align: middle;
        margin: -2px 0 0 8px; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline-1 {
  padding-left: 0;
  list-style: none; }
  .list-inline-1 li {
    display: inline-block;
    margin: 0 1em 0 0; }
    .list-inline-1 li:before {
      content: "・"; }

.list-inline-2 {
  padding-left: 0;
  list-style: none;
  margin-top: -0.5em; }
  .list-inline-2 li {
    display: inline-block;
    margin-right: 2em;
    margin-top: 0.5em !important; }

.list-inline-3 {
  padding-left: 0;
  list-style: none;
  margin-top: -0.5em; }
  .list-inline-3 li {
    display: inline-block;
    margin-top: 0.5em !important; }
    .list-inline-3 li:before {
      content: "｜";
      margin: 0 0.5em; }
    .list-inline-3 li:first-child:before {
      content: "";
      display: none; }

.list-btn-1 {
  padding-left: 0;
  list-style: none;
  margin: 50px 0; }
  .list-btn-1 li:first-child {
    margin-top: 0; }

.list-step-1 {
  background-color: #FFF;
  display: table;
  width: 100%;
  padding-left: 0;
  overflow: hidden; }
  .list-step-1 li {
    display: table-cell;
    color: #0ba2ef;
    font-size: 11px;
    padding: 3px 0;
    position: relative;
    border: 1px solid #0ba2ef;
    text-align: center;
    line-height: 22px; }
    .list-step-1 li span {
      position: relative;
      z-index: 1;
      right: -10px;
      display: block; }
    .list-step-1 li:before, .list-step-1 li:after {
      content: "";
      display: inline-block;
      height: 24px;
      width: 24px;
      position: absolute;
      top: 50%;
      left: -17px;
      -ms-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
      border: 1px solid #0ba2ef;
      border-width: 0 1px 1px 0; }
    .list-step-1 li:before {
      background-color: #fff;
      left: -13px; }
    .list-step-1 li.current {
      background-color: #0ba2ef;
      color: #fff;
      left: -2px; }
      .list-step-1 li.current + li {
        padding-left: 6px; }
        .list-step-1 li.current + li:after {
          background-color: #0ba2ef; }
      .list-step-1 li.current + li span,
      .list-step-1 li.current + li + li span {
        right: -7px; }
    .list-step-1 li:first-child:before, .list-step-1 li:first-child:after {
      display: none; }
    .list-step-1 li:first-child span {
      right: -4px; }
    .list-step-1 li:last-child {
      padding: 3px 12px 3px 6px; }

ul.list-radio-1 {
  padding-left: 0;
  list-style: none;
  margin: 0 -16px 20px;
  border-top: 1px solid #c6c6c6; }
  ul.list-radio-1 li label {
    border-bottom: 1px solid #c6c6c6;
    position: relative;
    display: block;
    background-color: #fff;
    margin-bottom: 0; }
    ul.list-radio-1 li label span {
      padding: 10px 16px;
      display: block; }
    ul.list-radio-1 li label input[type="radio"] {
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1; }
      ul.list-radio-1 li label input[type="radio"]:checked + span {
        background-color: #0ba2ef;
        color: #fff; }

.list-news {
  padding-left: 0;
  list-style: none; }
  .list-news li {
    border-bottom: 1px solid #ececec;
    padding: 0 0 8px;
    margin: 0 0 8px;
    position: relative; }
    .list-news li .date {
      font-size: 13px;
      margin-right: 12px;
      display: inline-block;
      vertical-align: middle;
      position: absolute;
      top: 0;
      left: 0;
      width: 9em; }
    .list-news li .status {
      background-color: #efefef;
      font-size: 11px;
      line-height: 18px;
      display: inline-block;
      padding: 0 9px;
      vertical-align: middle;
      position: absolute;
      top: 2px;
      left: 9em; }
      .list-news li .status.new {
        background-color: #ed481c;
        color: #fff; }
    .list-news li a {
      font-size: 13px;
      display: inline-block;
      margin: 0 0 0 13em;
      line-height: 1.5;
      color: #333;
      text-decoration: underline; }
      .list-news li a:hover {
        text-decoration: none; }

.list-status {
  padding-left: 0;
  list-style: none;
  margin: 0 0 8px;
  position: relative;
  top: -6px; }
  .list-status li {
    border: 1px solid #0ba2ef;
    background-color: #e7f6fd;
    line-height: 20px;
    display: inline-block;
    padding: 0 10px;
    font-size: 13px;
    margin: 6px 6px 0 0;
    vertical-align: top; }
    .list-status li.type-1 {
      border: 1px solid #de4170;
      background-color: #de4170;
      color: #fff; }
    .list-status li.type-2 {
      border: 1px solid #5ae628;
      background-color: #5ae628;
      color: #fff; }
    .list-status li.type-3 {
      border: 1px solid #c50000;
      background-color: #c50000;
      color: #fff; }

.list-edu-status {
  padding-left: 0;
  list-style: none;
  margin: 0 0 8px;
  position: relative;
  top: -6px; }
  .list-edu-status li {
    border: 1px solid #0ca179;
    background-color: #dffaf3;
    line-height: 20px;
    display: inline-block;
    padding: 0 10px;
    font-size: 13px;
    margin: 6px 6px 0 0;
    vertical-align: top; }
    .list-edu-status li a {
      color: #0ba2ef; }
    .list-edu-status li.current {
      background-color: #0ca179; }
      .list-edu-status li.current a {
        color: #fff; }

.list-pamphlet-type {
  padding-left: 0;
  list-style: none;
  margin: 0 0 8px;
  position: relative;
  top: -6px; }
  .list-pamphlet-type li {
    border: 1px solid #efa10b;
    background-color: #fdf5e7;
    line-height: 20px;
    display: inline-block;
    padding: 0 10px;
    font-size: 13px;
    margin: 6px 6px 0 0;
    vertical-align: top; }
    .list-pamphlet-type li.type-1 {
      border: 1px solid #de4170;
      background-color: #de4170;
      color: #fff; }
    .list-pamphlet-type li.type-2 {
      border: 1px solid #5ae628;
      background-color: #5ae628;
      color: #fff;
      font-size: 9px; }

.list-syllabus {
  padding-left: 0;
  list-style: none; }
  .list-syllabus li {
    border-bottom: 1px solid #ececec;
    padding: 0 0 8px;
    margin: 0 0 8px;
    position: relative; }
    .list-syllabus li .type-1,
    .list-syllabus li .type-2 {
      background-color: #efefef;
      font-size: 11px;
      line-height: 18px;
      display: inline-block;
      padding: 0 0;
      vertical-align: middle;
      position: absolute;
      top: 2px;
      left: 0;
      width: 5em;
      text-align: center; }
    .list-syllabus li .type-1 {
      background-color: #0ba2ef;
      color: #fff; }
    .list-syllabus li .type-2 {
      background-color: #bb0706;
      color: #fff; }
    .list-syllabus li a {
      font-size: 13px;
      display: inline-block;
      margin: 0 0 0 6em;
      line-height: 1.5;
      color: #333;
      text-decoration: underline; }
      .list-syllabus li a:hover {
        text-decoration: none; }

.list-mailbox {
  padding-left: 0;
  list-style: none;
  overflow: hidden;
  padding: 6px 0; }
  .list-mailbox li {
    border: 1px solid #dfdfdf;
    margin-top: -1px; }
    .list-mailbox li a {
      color: #333;
      padding: 10px 10px 10px 60px;
      display: block;
      position: relative;
      text-decoration: none; }
      .list-mailbox li a .new {
        color: red;
        font-weight: normal;
        font-size: 12px;
        margin-right: 1em; }
      .list-mailbox li a:before {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url(/p/common_n/images/icon-mail-1.png) no-repeat 0 0;
        background-size: 100%;
        position: absolute;
        top: 50%;
        left: 0;
        margin: -10px 0 0 20px; }
      .list-mailbox li a:hover {
        box-shadow: 0 0 6px rgba(0, 0, 0, 0.35); }
    .list-mailbox li.unread a {
      font-weight: bold; }
      .list-mailbox li.unread a:before {
        width: 20px;
        height: 15px;
        background: url(/p/common_n/images/icon-mail-2.png) no-repeat 0 0;
        background-size: 100%;
        margin: -7px 0 0 20px; }

.list-college {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0; }
  .list-college li {
    font-size: 12px; }
    .list-college li a {
      color: #0ba2ef; }

.lead-1 {
  font-size: 20px;
  color: #000; }

.lead-2 {
  font-size: 22px;
  color: #000;
  margin: 0 0 15px; }

.lead-3 {
  font-size: 15px;
  color: #808080;
  margin: 0 0 15px; }

.strong-1 {
  color: #c50000;
  font-weight: normal; }

.caption {
  display: block;
  text-align: center;
  margin-top: 6px; }

.notice {
  color: #888787;
  font-size: 10px; }

.text-news {
  margin-bottom: 10px; }
  .text-news .date {
    color: #6b6b6b;
    font-size: 13px;
    margin-right: 12px;
    display: inline-block;
    vertical-align: middle; }
  .text-news .status {
    background-color: #efefef;
    font-size: 11px;
    line-height: 18px;
    display: inline-block;
    padding: 0 9px;
    vertical-align: middle; }
    .text-news .status.new {
      background-color: #ed481c;
      color: #fff; }

.text-notfound {
  font-size: 21px;
  color: #0ba2ef;
  margin: 30px 0; }

.text-point {
  color: #e85700;
  margin-right: 0.25em; }

.n-head-1 {
  margin-top: 0;
  margin-bottom: 0;
  color: #0ba2ef;
  border-bottom: 1px solid #0ba2ef;
  font-size: 28px;
  font-weight: normal;
  padding-bottom: 16px;
  margin: 0 0 20px; }

.n-head-2 {
  color: #0ba2ef;
  font-size: 22px;
  border-bottom: 1px solid #0ba2ef;
  margin: 45px 0 20px;
  font-weight: normal;
  padding: 0 0 10px;
  line-height: 1.3;
  position: relative; }
  .n-head-2 .link {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 12px;
    color: #0ba2ef;
    line-height: 20px;
    margin-top: -10px; }
  .text-news + .n-head-2 {
    margin-top: 6px; }
  div > .n-head-2:first-child {
    margin-top: 0; }

.n-head-3 {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #e2f4fd;
  color: #333;
  font-size: 18px;
  padding: 12px 14px;
  font-weight: normal;
  margin: 40px 0 20px; }
  .n-head-3 span.pref {
    font-size: 13px; }
    .n-head-3 span.pref a {
      color: #0ba2ef; }
  .n-head-3 a.link {
    font-size: 13px;
    color: #0ba2ef;
    text-decoration: underline;
    margin: 0 0 0 2em;
    line-height: 19px; }
    .n-head-3 a.link:hover {
      text-decoration: none; }
  div > .n-head-3:first-child {
    margin-top: 0; }

.n-head-4 {
  margin-top: 0;
  margin-bottom: 0;
  color: #333;
  font-size: 16px;
  padding: 0 10px;
  font-weight: normal;
  margin: 10px 0 20px 2px;
  border-left: 2px solid #0ba2ef;
  line-height: 1.5;
  font-weight: bold; }

.n-head-5 {
  margin-top: 0;
  margin-bottom: 0;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin: 6px 0; }

.head-pickup {
  margin-top: 0;
  margin-bottom: 0;
  color: #0ba2ef;
  font-size: 17px;
  font-weight: normal;
  margin: 0 0 10px; }
  .head-pickup:before {
    background: url(/p/common_n/images/icon-pickup.png) no-repeat 0 0;
    background-size: 100%;
    width: 43px;
    height: 20px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: -2px 9px 0 0; }

.head-flow {
  border-bottom: 1px solid #0ba2ef;
  margin: 0 0 20px; }
  .head-flow .n-head-1 {
    border-bottom: 0 none;
    margin: 0; }
  .head-flow .n-head-2 {
    margin: 0 0 0;
    border-bottom: 0 none; }
  .head-flow .list-step-1 {
    margin: 0; }

.table-1 {
  width: 100%; }
  .table-1 th,
  .table-1 td {
    border: 1px solid #ddd;
    padding: 12px 12px; }
    .table-1 th .btn-wrapper,
    .table-1 td .btn-wrapper {
      margin: 1em 0; }
  .table-1 th {
    font-weight: normal;
    background-color: #e7f6fd; }

.table-2 {
  width: 100%;
  margin-top: -20px; }
  .table-2 th {
    color: #0ba2ef;
    font-weight: normal;
    text-align: left;
    white-space: nowrap; }
  .table-2 tr th,
  .table-2 tr td {
    border-bottom: 1px solid #ddd;
    vertical-align: top;
    padding: 20px 0 20px 20px; }
    .table-2 tr th:first-child,
    .table-2 tr td:first-child {
      padding-left: 0; }

.table-3 {
  width: 100%; }
  .table-3 th {
    color: #0ba2ef;
    font-weight: normal;
    text-align: left;
    white-space: nowrap; }
  .table-3 tr th,
  .table-3 tr td {
    vertical-align: top;
    padding: 0 0 6px 20px; }
    .table-3 tr th:first-child,
    .table-3 tr td:first-child {
      padding-left: 0; }

.table-form {
  width: 100%;
  border: 1px solid #efefef; }
  .table-form > thead > tr > th,
  .table-form > thead > tr > td,
  .table-form > tbody > tr > th,
  .table-form > tbody > tr > td,
  .table-form > tfoot > tr > th,
  .table-form > tfoot > tr > td {
    padding: 20px;
    border-bottom: 1px solid #efefef; }
  .table-form > thead > tr > th,
  .table-form > tbody > tr > th,
  .table-form > tfoot > tr > th {
    text-align: left;
    background-color: #fbfbfb;
    font-weight: normal;
    font-weight: bold; }
  .table-form th .form-group:last-child,
  .table-form th > *:last-child,
  .table-form td .form-group:last-child,
  .table-form td > *:last-child {
    margin-bottom: 0; }
  .table-form table {
    margin-bottom: 0; }

.table-mailbox {
  width: 100%; }
  .table-mailbox th,
  .table-mailbox td {
    border: 1px solid #ddd;
    padding: 6px 12px; }
    .table-mailbox th.date,
    .table-mailbox td.date {
      font-size: 12px;
      text-align: center; }
    .table-mailbox th.message a,
    .table-mailbox td.message a {
      color: #333;
      padding: 6px 0 6px 30px;
      display: block;
      position: relative;
      text-decoration: none; }
      .table-mailbox th.message a .new,
      .table-mailbox td.message a .new {
        color: red;
        font-weight: normal;
        font-size: 12px;
        margin-right: 1em; }
      .table-mailbox th.message a:before,
      .table-mailbox td.message a:before {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url(/p/common_n/images/icon-mail-1.png) no-repeat 0 0;
        background-size: 100%;
        position: absolute;
        top: 50%;
        left: 0;
        margin: -11px 0 0 0px; }
      .table-mailbox th.message a.unread,
      .table-mailbox td.message a.unread {
        font-weight: bold; }
        .table-mailbox th.message a.unread:before,
        .table-mailbox td.message a.unread:before {
          width: 20px;
          height: 15px;
          background: url(/p/common_n/images/icon-mail-2.png) no-repeat 0 0;
          background-size: 100%;
          margin: -7px 0 0 0; }
    .table-mailbox th.remove,
    .table-mailbox td.remove {
      text-align: center; }
  .table-mailbox th {
    font-weight: normal;
    background-color: #e7f6fd; }

.checkbox label,
.radio label {
  margin: 0;
  min-height: 0;
  padding: 0; }
  .checkbox label input[type="radio"],
  .checkbox label input[type="checkbox"],
  .radio label input[type="radio"],
  .radio label input[type="checkbox"] {
    margin: -2px 6px 0 0;
    vertical-align: middle;
    position: static;
    display: inline-block; }

.checkbox-inline,
.radio-inline {
  margin: 0;
  min-height: 0;
  padding: 0; }
  .checkbox-inline input[type="radio"],
  .checkbox-inline input[type="checkbox"],
  .radio-inline input[type="radio"],
  .radio-inline input[type="checkbox"] {
    margin: -2px 6px 0 0;
    vertical-align: middle;
    position: static;
    display: inline-block; }

.form-auto-input {
  border: 0 none;
  padding: 0;
  margin: 0; }
  .form-auto-input:focus {
    outline: none; }

.form-w-5 {
  width: 5% !important;
  display: inline-block; }

.form-w-10 {
  width: 10% !important;
  display: inline-block; }

.form-w-15 {
  width: 15% !important;
  display: inline-block; }

.form-w-20 {
  width: 20% !important;
  display: inline-block; }

.form-w-25 {
  width: 25% !important;
  display: inline-block; }

.form-w-30 {
  width: 30% !important;
  display: inline-block; }

.form-w-35 {
  width: 35% !important;
  display: inline-block; }

.form-w-40 {
  width: 40% !important;
  display: inline-block; }

.form-w-45 {
  width: 45% !important;
  display: inline-block; }

.form-w-50 {
  width: 50% !important;
  display: inline-block; }

.form-w-55 {
  width: 55% !important;
  display: inline-block; }

.form-w-60 {
  width: 60% !important;
  display: inline-block; }

.form-w-65 {
  width: 65% !important;
  display: inline-block; }

.form-w-70 {
  width: 70% !important;
  display: inline-block; }

.form-w-75 {
  width: 75% !important;
  display: inline-block; }

.form-w-80 {
  width: 80% !important;
  display: inline-block; }

.form-w-85 {
  width: 85% !important;
  display: inline-block; }

.form-w-90 {
  width: 90% !important;
  display: inline-block; }

.form-w-95 {
  width: 95% !important;
  display: inline-block; }

.form-w-100 {
  width: 100% !important;
  display: inline-block; }

hr.hr-1 {
  border-top: 1px solid #0ba2ef;
  margin: 40px 0; }

hr.hr-2 {
  border-top: 1px solid #e2e2e2;
  margin: 20px 0; }

hr.hr-3 {
  border-top: 1px solid #b5b5b5;
  margin: 30px 0; }

.group-search-result-2 .item {
  border-bottom: 1px solid #d2d2d2;
  padding: 30px 0; }
  .group-search-result-2 .item:first-child {
    border-top: 1px solid #d2d2d2; }
  .group-search-result-2 .item .item-head {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 23px;
    margin: 0 0 14px; }
  .group-search-result-2 .item p {
    margin: 0; }

.group-pamphlet-list .group-pamphlet-list-item {
  border: 1px solid #dfdfdf;
  padding: 12px 14px 12px;
  margin: 0 0 34px; }
  .group-pamphlet-list .group-pamphlet-list-item .group-pamphlet-list-item-head {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0;
    margin: 0 0 8px; }
    .group-pamphlet-list .group-pamphlet-list-item .group-pamphlet-list-item-head a {
      color: #0ba2ef;
      font-weight: normal; }
  .group-pamphlet-list .group-pamphlet-list-item .list-status,
  .group-pamphlet-list .group-pamphlet-list-item .list-pamphlet-type {
    display: inline-block; }
  .group-pamphlet-list .group-pamphlet-list-item .group-pamphlet-list-item-image {
    margin: 0 0 10px; }
  .group-pamphlet-list .group-pamphlet-list-item .group-pamphlet-list-item-btn {
    padding-left: 0;
    list-style: none;
    margin: -10px 0 0; }
    .group-pamphlet-list .group-pamphlet-list-item .group-pamphlet-list-item-btn li {
      margin-top: 10px; }
      .group-pamphlet-list .group-pamphlet-list-item .group-pamphlet-list-item-btn li a {
        width: 100%; }

.group-pamphlet-list .group-pamphlet-list-btn {
  text-align: center;
  margin: 0 0 70px; }
  .group-pamphlet-list .group-pamphlet-list-btn a {
    width: 512px; }

.group-notice {
  border: 1px solid #dfdfdf;
  background-color: #f4f4f4;
  padding: 14px 20px 14px;
  margin: 0 0 50px;
  font-size: 12px; }
  .group-notice .group-notice-head {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    margin: 10px 0 10px; }
  .group-notice .group-notice-content *:last-child {
    margin: 0; }

.group-college-list {
  margin: 0 0 20px; }
  .group-college-list .group-college-list-head {
    margin-top: 0;
    margin-bottom: 0;
    background-color: #0ba2ef;
    color: #fff;
    font-size: 14px;
    padding: 12px 14px;
    font-weight: normal;
    margin: 0 0 18px; }
    .group-college-list .group-college-list-head a {
      color: #fff; }
      .group-college-list .group-college-list-head a:before {
        content: "";
        border: 5px solid transparent;
        border-left-color: #fff;
        vertical-align: middle;
        display: inline-block;
        margin: 0 0.25em 0 0;
        position: relative;
        top: -1px; }
  .group-college-list .item {
    padding: 16px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    position: relative;
    margin: 0 0 20px; }
    .group-college-list .item .pamphlet-title {
      margin: 0; }
    .group-college-list .item .pamphlet-type {
      margin: 0; }
    .group-college-list .item .pamphlet-status {
      margin: 0; }
    .group-college-list .item .pamphlet-price-type {
      margin: 0 0 0; }
    .group-college-list .item .pamphlet-btn {
      position: absolute;
      right: 16px;
      bottom: 16px;
      margin: 0; }
    .group-college-list .item .pamphlet-notice {
      margin: 10px 0 -6px; }
    .group-college-list .item.is-disabled {
      background-color: #f2f2f2; }
    .group-college-list .item .item-data {
      margin: 0 0 6px; }
    .group-college-list .item .item-head {
      margin-top: 0;
      margin-bottom: 0;
      font-size: 18px;
      font-weight: normal;
      margin: 0 0 6px; }
      .group-college-list .item .item-head a {
        color: #0ba2ef; }
    .group-college-list .item .item-copy {
      margin: 0; }
    .group-college-list .item .item-list-btn {
      margin: 20px 0 0; }
      .group-college-list .item .item-list-btn p {
        margin: 0; }

.group-college-list-2 .group-college-list-2-image {
  margin: 0 0 4px; }
  .group-college-list-2 .group-college-list-2-image a {
    display: block; }
    .group-college-list-2 .group-college-list-2-image a:hover {
      opacity: 0.7; }

.group-college-list-2 .group-college-list-2-title {
  margin: 0;
  font-size: 16px;
  text-align: center; }
  .group-college-list-2 .group-college-list-2-title a {
    color: #0ba2ef; }

.group-college-list-2 .group-college-list-2-caption {
  font-size: 12px; }

.group-college-list-3 {
  margin: 0 -16px 0 0; }
  .group-college-list-3:before, .group-college-list-3:after {
    content: " ";
    display: table; }
  .group-college-list-3:after {
    clear: both; }
  .group-college-list-3 .col {
    width: 114px;
    margin: 0 16px 0 0;
    float: left; }
  .group-college-list-3 .group-college-list-3-image {
    margin: 0 0 4px; }
    .group-college-list-3 .group-college-list-3-image a {
      display: block; }
      .group-college-list-3 .group-college-list-3-image a:hover {
        opacity: 0.7; }
  .group-college-list-3 .group-college-list-3-title {
    margin: 0;
    font-size: 14px;
    text-align: center;
    line-height: 1.5; }
    .group-college-list-3 .group-college-list-3-title a {
      color: #0ba2ef; }
  .group-college-list-3 .group-college-list-3-caption {
    font-size: 12px; }

.group-login {
  margin: 0 auto; }

.group-gallery .group-gallery-main {
  width: 684px;
  margin: 0 auto; }
  .group-gallery .group-gallery-main > .image {
    border: 1px solid #cecece; }
    .group-gallery .group-gallery-main > .image.movie {
      position: relative; }
      .group-gallery .group-gallery-main > .image.movie:after {
        content: "";
        display: inline-block;
        width: 88px;
        height: 88px;
        background: url(/p/common_n/images/icon-movie-2.png) no-repeat center center;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -44px 0 0 -44px; }
  .group-gallery .group-gallery-main .group-gallery-main-media {
    width: 680px;
    margin-bottom: 20px; }
    .group-gallery .group-gallery-main .group-gallery-main-media iframe {
      width: 100%;
      display: block; }
    .group-gallery .group-gallery-main .group-gallery-main-media .item:focus {
      outline: none; }

.group-gallery .group-gallery-box {
  margin: 0 auto;
  background: #f5f5f5;
  padding: 0 0 0 0;
  position: relative;
  padding: 40px 30px; }
  .group-gallery .group-gallery-box *:hover, .group-gallery .group-gallery-box *:active, .group-gallery .group-gallery-box *:focus {
    outline: none; }
  .group-gallery .group-gallery-box button {
    border: 0 none;
    background-color: transparent;
    padding: 0;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    width: 21px;
    height: 39px;
    top: 50%;
    margin-top: -20px;
    display: block; }
    .group-gallery .group-gallery-box button:focus {
      outline: 0 none; }
  .group-gallery .group-gallery-box .slick-prev {
    background: url(/p/common_n/images/icon-prev-2.png) no-repeat 0 0;
    left: 8px; }
  .group-gallery .group-gallery-box .slick-next {
    background: url(/p/common_n/images/icon-next-2.png) no-repeat 0 0;
    right: 8px; }
  .group-gallery .group-gallery-box .item {
    padding: 0 10px;
    position: relative; }
    .group-gallery .group-gallery-box .item img {
      width: 100%;
      display: block;
      border: 3px solid #fff; }
    .group-gallery .group-gallery-box .item:focus {
      outline: none; }
      .group-gallery .group-gallery-box .item:focus img {
        border: 3px solid #0ba2ef; }
  .group-gallery .group-gallery-box .item-photo {
    margin-top: -20px; }
    .group-gallery .group-gallery-box .item-photo .item {
      width: 20%;
      float: left;
      margin-top: 20px; }
      .group-gallery .group-gallery-box .item-photo .item a {
        display: block; }
  .group-gallery .group-gallery-box.group-gallery-box-photo .item:hover .caption {
    z-index: 1; }
  .group-gallery .group-gallery-box.group-gallery-box-photo .item .caption {
    z-index: -1;
    position: absolute;
    bottom: 3px;
    left: 13px;
    right: 13px;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    padding: 45px 15px 8px;
    text-align: left;
    background: url(/p/common_n/images/bg-gallery-caption.png) repeat-x left top; }
  .group-gallery .group-gallery-box.group-gallery-box-movie .item:after {
    content: "";
    display: block;
    width: 45px;
    height: 45px;
    background: url(/p/common_n/images/icon-movie-1.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -42px 0 0 -20px; }
  .group-gallery .group-gallery-box.group-gallery-box-movie .item .caption {
    display: block;
    color: #333;
    text-align: left; }

.group-thanks {
  text-align: center;
  margin: 80px 0; }

.group-college-cart {
  margin-bottom: 50px; }
  .group-college-cart .group-college-list-head {
    margin-bottom: 0; }
  .group-college-cart .item {
    border-top: none;
    margin-bottom: 0;
    position: relative; }
  .group-college-cart .form-group label {
    display: block; }

.group-oc-list-2 .group-oc-list-item {
  border: 1px solid #d0d0d0;
  margin-bottom: 20px; }
  .group-oc-list-2 .group-oc-list-item .group-oc-list-item-inner-1 {
    background-color: #f5f5f5;
    padding: 30px; }
  .group-oc-list-2 .group-oc-list-item .group-oc-list-item-inner-2 {
    padding: 30px 30px 10px; }
    .group-oc-list-2 .group-oc-list-item .group-oc-list-item-inner-2 > *:first-child {
      margin-top: 0; }
    .group-oc-list-2 .group-oc-list-item .group-oc-list-item-inner-2 + .group-oc-list-item-inner-2 {
      border-top: 1px solid #d0d0d0; }
  .group-oc-list-2 .group-oc-list-item .group-oc-list-item-text {
    margin: 0 0 6px; }
  .group-oc-list-2 .group-oc-list-item .group-oc-list-item-title {
    font-size: 32px;
    margin: 0 0 10px; }
    .group-oc-list-2 .group-oc-list-item .group-oc-list-item-title a {
      color: #0ba2ef; }
  .group-oc-list-2 .group-oc-list-item .group-oc-list-item-title-2 {
    font-size: 22px;
    margin: -10px 0 10px; }
    .group-oc-list-2 .group-oc-list-item .group-oc-list-item-title-2 a {
      color: #0ba2ef; }
  .group-oc-list-2 .group-oc-list-item .group-oc-list-item-status {
    background-color: #fff;
    padding: 15px; }
    .group-oc-list-2 .group-oc-list-item .group-oc-list-item-status dl {
      margin: 0;
      line-height: 38px;
      font-size: 13px; }
      .group-oc-list-2 .group-oc-list-item .group-oc-list-item-status dl dt {
        background-color: #e9e9e9;
        color: #0ba2ef;
        display: inline-block;
        padding: 0 14px;
        margin-right: 20px;
        line-height: 28px; }
      .group-oc-list-2 .group-oc-list-item .group-oc-list-item-status dl dd {
        display: inline-block; }
    .group-oc-list-2 .group-oc-list-item .group-oc-list-item-status p {
      margin: 0; }

.contents {
  overflow: hidden; }

.top-main-visual {
  position: relative;
  margin-top: -1px;
  margin-bottom: 30px;
  text-align: center; }
  .top-main-visual .slider {
    position: relative;
    z-index: 2; }
    .top-main-visual .slider > div {
      display: none; }
      .top-main-visual .slider > div:first-child {
        display: block; }
    .top-main-visual .slider img {
      margin: 0 auto; }
  .top-main-visual .slick-slider {
    margin: 0; }
    .top-main-visual .slick-slider .slick-list {
      height: 373px;
      overflow: hidden; }
  .top-main-visual .slider-nav {
    padding-left: 0;
    list-style: none;
    margin: 0; }
    .top-main-visual .slider-nav .prev,
    .top-main-visual .slider-nav .next {
      position: absolute;
      top: 50%;
      margin-top: -52px;
      z-index: 3; }
      .top-main-visual .slider-nav .prev button,
      .top-main-visual .slider-nav .next button {
        border: 0 none;
        background-color: transparent;
        padding: 0;
        font-size: 0;
        vertical-align: top; }
        .top-main-visual .slider-nav .prev button:focus,
        .top-main-visual .slider-nav .next button:focus {
          outline: 0 none; }
        .top-main-visual .slider-nav .prev button img,
        .top-main-visual .slider-nav .next button img {
          vertical-align: top; }
        .top-main-visual .slider-nav .prev button:hover, .top-main-visual .slider-nav .prev button:active,
        .top-main-visual .slider-nav .next button:hover,
        .top-main-visual .slider-nav .next button:active {
          opacity: 0.7; }
    .top-main-visual .slider-nav .prev {
      left: 50%;
      margin-left: -567px; }
      .top-main-visual .slider-nav .prev button {
        padding: 0; }
    .top-main-visual .slider-nav .next {
      right: 50%;
      margin-right: -567px; }
      .top-main-visual .slider-nav .next button {
        padding: 0; }

.top-head-1 {
  font-size: 24px;
  font-weight: normal;
  color: #0ba2ef;
  margin: 30px 0 25px; }
  .top-head-1:first-child {
    margin-top: 0; }

.top-college {
  border-bottom: dotted 1px #bebebe;
  margin-bottom: 30px; }
  .top-college .top-college-list {
    margin: 0 -12px;
    padding-left: 0;
    list-style: none; }
    .top-college .top-college-list:before, .top-college .top-college-list:after {
      content: " ";
      display: table; }
    .top-college .top-college-list:after {
      clear: both; }
    .top-college .top-college-list > li {
      padding: 0 12px;
      float: left;
      width: 14.2857142857%;
      margin-bottom: 10px; }
    .top-college .top-college-list .top-college-list-image {
      margin-bottom: 5px; }
      .top-college .top-college-list .top-college-list-image a {
        display: inline-block;
        width: 100%; }
        .top-college .top-college-list .top-college-list-image a:hover {
          opacity: 0.7; }
    .top-college .top-college-list .top-college-list-title {
      text-align: center;
      font-size: 14px;
      margin-bottom: 25px; }
      .top-college .top-college-list .top-college-list-title a {
        color: inherit; }

.top-gallery .top-gallery-list {
  margin: 30px 0 0;
  padding-left: 0;
  list-style: none;
  padding: 0 35px; }
  .top-gallery .top-gallery-list:before, .top-gallery .top-gallery-list:after {
    content: " ";
    display: table; }
  .top-gallery .top-gallery-list:after {
    clear: both; }
  .top-gallery .top-gallery-list > .item {
    padding: 0 15px;
    float: left;
    width: 20%;
    margin-bottom: 10px; }
  .top-gallery .top-gallery-list .top-gallery-list-image {
    margin-bottom: 5px;
    text-align: center; }
    .top-gallery .top-gallery-list .top-gallery-list-image a {
      display: inline-block; }
      .top-gallery .top-gallery-list .top-gallery-list-image a:hover {
        opacity: 0.7; }
  .top-gallery .top-gallery-list .top-gallery-list-title {
    text-align: center;
    font-size: 14px;
    margin-bottom: 0; }
    .top-gallery .top-gallery-list .top-gallery-list-title a {
      color: inherit; }
  .top-gallery .top-gallery-list .slick-arrow.prev, .top-gallery .top-gallery-list .slick-arrow.next {
    position: absolute;
    top: 50%;
    margin-top: -38px;
    z-index: 3; }
    .top-gallery .top-gallery-list .slick-arrow.prev button, .top-gallery .top-gallery-list .slick-arrow.next button {
      border: 0 none;
      background-color: transparent;
      padding: 0;
      font-size: 0;
      vertical-align: top; }
      .top-gallery .top-gallery-list .slick-arrow.prev button:focus, .top-gallery .top-gallery-list .slick-arrow.next button:focus {
        outline: 0 none; }
      .top-gallery .top-gallery-list .slick-arrow.prev button img, .top-gallery .top-gallery-list .slick-arrow.next button img {
        vertical-align: top; }
      .top-gallery .top-gallery-list .slick-arrow.prev button:hover, .top-gallery .top-gallery-list .slick-arrow.prev button:active, .top-gallery .top-gallery-list .slick-arrow.next button:hover, .top-gallery .top-gallery-list .slick-arrow.next button:active {
        opacity: 0.7; }
  .top-gallery .top-gallery-list .slick-arrow.prev {
    left: 50%;
    margin-left: -509px; }
    .top-gallery .top-gallery-list .slick-arrow.prev button {
      padding: 0; }
  .top-gallery .top-gallery-list .slick-arrow.next {
    right: 50%;
    margin-right: -509px; }
    .top-gallery .top-gallery-list .slick-arrow.next button {
      padding: 0; }

.top-group-event {
  margin-bottom: 40px; }
  .top-group-event .top-group-event-inner {
    width: 1024px;
    margin: 0 auto; }
  .top-group-event .top-group-event-head {
    font-size: 26px;
    color: #0ba2ef;
    text-align: center;
    margin: 0 0 30px;
    font-weight: normal; }
    .top-group-event .top-group-event-head:before {
      content: "";
      display: inline-block;
      width: 28px;
      height: 33px;
      background: url(/p/common_n/images/top/top-image-10.png) no-repeat 0 0;
      vertical-align: middle;
      margin-top: -6px;
      margin-right: 13px; }
  .top-group-event .top-group-event-list {
    padding-left: 0;
    list-style: none;
    text-align: center;
    margin: 0;
    color: #808080; }
    .top-group-event .top-group-event-list li {
      display: inline-block;
      width: 140px;
      margin: 0 0 0 7px;
      border: 1px solid #ccc;
      padding: 10px 0; }
      .top-group-event .top-group-event-list li .week {
        color: #333;
        font-size: 16px;
        font-weight: bold;
        display: inline-block;
        margin-right: 4px; }
      .top-group-event .top-group-event-list li a {
        font-size: 20px;
        color: #0ba2ef;
        text-decoration: underline; }
        .top-group-event .top-group-event-list li a:hover {
          text-decoration: none; }
      .top-group-event .top-group-event-list li > span:not([class]) {
        font-size: 20px;
        color: #bdbdbd; }
      .top-group-event .top-group-event-list li:first-child {
        margin-left: 0; }
      .top-group-event .top-group-event-list li.current {
        background-color: #0ba2ef;
        border: 1px solid #0ba2ef;
        color: #fff; }
        .top-group-event .top-group-event-list li.current .week {
          color: #fff; }
        .top-group-event .top-group-event-list li.current a {
          color: #fff;
          text-decoration: none; }
          .top-group-event .top-group-event-list li.current a:hover {
            text-decoration: underline; }

.top-group-search {
  margin: 0 0 60px; }
  .top-group-search:before, .top-group-search:after {
    content: " ";
    display: table; }
  .top-group-search:after {
    clear: both; }
  .top-group-search .col-1 {
    width: 442px;
    float: left;
    margin-top: 30px; }
  .top-group-search .col-2 {
    width: 560px;
    float: right;
    margin-top: 30px; }
  .top-group-search .top-group-search-head {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 17px;
    margin-top: -16px; }
  .top-group-search .group-search-keywords {
    display: block; }
    .top-group-search .group-search-keywords .group-search-keywords-input {
      width: 246px; }
  .top-group-search .top-group-search-map {
    background: url(/p/common_n/images/top/top-image-7.png) no-repeat 0 0;
    margin: 0; }
    .top-group-search .top-group-search-map ul {
      padding-left: 0;
      list-style: none;
      position: relative;
      width: 502px;
      height: 357px; }
      .top-group-search .top-group-search-map ul li {
        position: absolute; }
        .top-group-search .top-group-search-map ul li a {
          display: inline-block;
          color: #fff;
          font-size: 14px;
          padding: 0 10px;
          text-align: center;
          text-decoration: none;
          line-height: 26px; }
          .top-group-search .top-group-search-map ul li a:hover {
            opacity: 0.7; }
        .top-group-search .top-group-search-map ul li.area-1 {
          top: 0;
          right: 69px; }
          .top-group-search .top-group-search-map ul li.area-1 a {
            background-color: #4fb3ab; }
        .top-group-search .top-group-search-map ul li.area-2 {
          top: 164px;
          right: 144px; }
          .top-group-search .top-group-search-map ul li.area-2 a {
            background-color: #f28db0; }
        .top-group-search .top-group-search-map ul li.area-3 {
          top: 174px;
          left: 152px; }
          .top-group-search .top-group-search-map ul li.area-3 a {
            background-color: #36dde0; }
        .top-group-search .top-group-search-map ul li.area-4 {
          top: 228px;
          right: 164px; }
          .top-group-search .top-group-search-map ul li.area-4 a {
            background-color: #6b5099; }
        .top-group-search .top-group-search-map ul li.area-5 {
          top: 140px;
          left: 176px; }
          .top-group-search .top-group-search-map ul li.area-5 a {
            background-color: #c42729; }
        .top-group-search .top-group-search-map ul li.area-6 {
          top: 288px;
          left: 234px; }
          .top-group-search .top-group-search-map ul li.area-6 a {
            background-color: #f05a24; }
        .top-group-search .top-group-search-map ul li.area-7 {
          top: 215px;
          left: 127px; }
          .top-group-search .top-group-search-map ul li.area-7 a {
            background-color: #009128; }
        .top-group-search .top-group-search-map ul li.area-8 {
          top: 233px;
          left: 50px; }
          .top-group-search .top-group-search-map ul li.area-8 a {
            background-color: #d28ede; }
        .top-group-search .top-group-search-map ul li.area-9 {
          bottom: 5px;
          left: 117px; }
          .top-group-search .top-group-search-map ul li.area-9 a {
            background-color: #9ec743; }
        .top-group-search .top-group-search-map ul li.area-10 {
          bottom: 0;
          left: 0; }
          .top-group-search .top-group-search-map ul li.area-10 a {
            background-color: #6385d4; }
        .top-group-search .top-group-search-map ul li.area-11 {
          bottom: 20px;
          right: 10px; }
          .top-group-search .top-group-search-map ul li.area-11 a {
            background-color: #de4168; }
        .top-group-search .top-group-search-map ul li.area-12 {
          top: 80px;
          left: 10px; }
          .top-group-search .top-group-search-map ul li.area-12 a {
            background-color: #ff9833; }

.top-group-1 {
  border: 1px solid #0ba2ef;
  margin: 0 0 10px;
  padding: 20px; }
  .top-group-1 .top-group-1-head {
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 15px;
    color: #0ba2ef; }
    .top-group-1 .top-group-1-head img {
      margin-top: -4px;
      margin-right: 10px; }
  .top-group-1 .block-2 {
    display: block;
    padding: 0; }
    .top-group-1 .block-2:before, .top-group-1 .block-2:after {
      content: " ";
      display: table; }
    .top-group-1 .block-2:after {
      clear: both; }
    .top-group-1 .block-2 .img-responsive {
      float: right;
      margin-left: 20px; }
    .top-group-1 .block-2 > *:last-child {
      margin-bottom: 0; }

.top-group-2 {
  padding-top: 80px; }
  .top-group-2 .image a {
    display: block; }
    .top-group-2 .image a:hover {
      opacity: 0.7; }
  .top-group-2 .col-xs-3 .image {
    margin: 0 0 10px; }
  .top-group-2 .col-xs-3 .title a {
    font-size: 14px;
    color: #333;
    text-align: center; }
    .top-group-2 .col-xs-3 .title a:hover {
      text-decoration: underline; }
  .top-group-2 .col-xs-4 .image {
    margin: 0 0 20px; }

.top-group-3 {
  border-bottom: dotted 1px #bebebe;
  padding-bottom: 30px;
  margin-bottom: 50px; }
  .top-group-3 .row {
    margin-left: -30px;
    margin-right: -30px; }
  .top-group-3 .col-xs-6 {
    padding-left: 30px;
    padding-right: 30px; }
    .top-group-3 .col-xs-6:last-child {
      border-left: 1px solid #c7c7c7; }
  .top-group-3 .list-link-2 {
    float: right;
    margin-bottom: 0; }

.top-list-news {
  padding-left: 0;
  list-style: none;
  margin: 0;
  font-size: 14px; }
  .top-list-news > li {
    position: relative;
    margin-bottom: 10px; }
    .top-list-news > li .date {
      display: inline-block;
      position: absolute;
      top: 0;
      list-style: 0; }
    .top-list-news > li > a {
      display: block;
      padding-left: 7.5em;
      color: #1f1f1f;
      text-decoration: none; }
      .top-list-news > li > a:hover {
        text-decoration: underline; }

.top-content {
  border-top: 1px solid #ccc;
  margin-top: -1px;
  padding: 40px 0; }
  .top-content:last-child {
    padding-bottom: 0; }
  .top-content .top-content-inner {
    width: 1024px;
    margin: 0 auto; }
    .top-content .top-content-inner .top-content-head-college,
    .top-content .top-content-inner .top-content-head-event {
      background: transparent url(/p/common_n/images/top/top-line-1.png) repeat-x center center;
      font-size: 26px;
      color: #0ba2ef;
      margin: 0 0 60px;
      font-weight: normal; }
      .top-content .top-content-inner .top-content-head-college > span,
      .top-content .top-content-inner .top-content-head-event > span {
        position: relative;
        display: inline-block;
        background-color: #fff;
        padding-right: 15px; }
        .top-content .top-content-inner .top-content-head-college > span:before,
        .top-content .top-content-inner .top-content-head-event > span:before {
          content: "";
          display: inline-block;
          width: 37px;
          height: 24px;
          background: url(/p/common_n/images/top/top-image-3.png) no-repeat 0 0;
          vertical-align: middle;
          margin-top: -10px;
          margin-right: 10px; }
    .top-content .top-content-inner .top-content-head-event {
      margin: 70px 0 20px; }
      .top-content .top-content-inner .top-content-head-event > span:before {
        width: 28px;
        height: 33px;
        background: url(/p/common_n/images/top/top-image-10.png) no-repeat 0 0;
        margin-top: -10px; }
    .top-content .top-content-inner .top-content-head-area {
      font-size: 26px;
      color: #0ba2ef;
      margin: 0 0 40px;
      font-weight: normal; }
      .top-content .top-content-inner .top-content-head-area:before {
        content: "";
        display: inline-block;
        width: 25px;
        height: 29px;
        background: url(/p/common_n/images/top/top-image-6.png) no-repeat 0 0;
        vertical-align: middle;
        margin-top: -6px;
        margin-right: 10px; }
    .top-content .top-content-inner .top-content-head-useful {
      font-size: 26px;
      color: #0ba2ef;
      text-align: center;
      margin: 10px 0 34px;
      font-weight: normal; }
      .top-content .top-content-inner .top-content-head-useful:before {
        content: "";
        display: inline-block;
        width: 33px;
        height: 33px;
        background: url(/p/common_n/images/top/top-image-8.png) no-repeat 0 0;
        vertical-align: middle;
        margin-top: -5px;
        margin-right: 18px; }
    .top-content .top-content-inner .top-content-head-gallery {
      font-size: 26px;
      color: #0ba2ef;
      text-align: center;
      margin: 10px 0 34px;
      font-weight: normal; }
      .top-content .top-content-inner .top-content-head-gallery:before {
        content: "";
        display: inline-block;
        width: 38px;
        height: 30px;
        background: url(/p/common_n/images/top/top-image-9.png) no-repeat 0 0;
        vertical-align: middle;
        margin-top: -5px;
        margin-right: 18px; }

.top-box-1 {
  border: 2px solid #dedede;
  padding: 20px 25px; }
  .top-box-1 > *:last-child {
    margin-bottom: 0; }

.top-icon-head {
  font-size: 24px;
  color: #0ba2ef;
  margin: 0 0 10px;
  font-weight: normal; }
  .top-icon-head a,
  .top-icon-head span {
    color: #0ba2ef;
    display: inline-block; }
    .top-icon-head a:before,
    .top-icon-head span:before {
      display: inline-block;
      vertical-align: middle;
      margin-top: -4px;
      margin-right: 10px; }
  .top-icon-head.top-icon-head-1 *:before {
    content: "";
    width: 22px;
    height: 27px;
    background: url(/p/common_n/images/top/top-image-11.png) no-repeat 0 0; }
  .top-icon-head.top-icon-head-2 *:before {
    content: "";
    width: 28px;
    height: 23px;
    background: url(/p/common_n/images/top/top-image-12.png) no-repeat 0 0; }
  .top-icon-head.top-icon-head-3 *:before {
    content: "";
    width: 33px;
    height: 27px;
    background: url(/p/common_n/images/top/top-image-9.png) no-repeat 0 0; }
  .top-icon-head.top-icon-head-4 *:before {
    content: "";
    width: 34px;
    height: 29px;
    background: url(/p/common_n/images/top/top-image-13.png) no-repeat 0 0; }

.top-event-layout-1 {
  width: 338px;
  margin: 40px auto; }
  .top-event-layout-1 p {
    margin-bottom: 10px; }

.align-r {
  text-align: right; }

.align-c {
  text-align: center; }

.align-l {
  text-align: left; }

.w-5 {
  width: 5% !important; }

.w-10 {
  width: 10% !important; }

.w-15 {
  width: 15% !important; }

.w-20 {
  width: 20% !important; }

.w-25 {
  width: 25% !important; }

.w-30 {
  width: 30% !important; }

.w-35 {
  width: 35% !important; }

.w-40 {
  width: 40% !important; }

.w-45 {
  width: 45% !important; }

.w-50 {
  width: 50% !important; }

.w-55 {
  width: 55% !important; }

.w-60 {
  width: 60% !important; }

.w-65 {
  width: 65% !important; }

.w-70 {
  width: 70% !important; }

.w-75 {
  width: 75% !important; }

.w-80 {
  width: 80% !important; }

.w-85 {
  width: 85% !important; }

.w-90 {
  width: 90% !important; }

.w-95 {
  width: 95% !important; }

.w-100 {
  width: 100% !important; }

.w-33 {
  width: 33.33333%; }

.w-66 {
  width: 66.66666%; }

.mb-0 {
  margin-bottom: 0px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mt-0 {
  margin-top: 0px !important; }

.mt-5 {
  margin-top: 5px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mt-50 {
  margin-top: 50px !important; }

.pb-0 {
  padding-bottom: 0px !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pl-0 {
  padding-left: 0px !important; }

.pl-5 {
  padding-left: 5px !important; }

.pl-10 {
  padding-left: 10px !important; }

.pl-15 {
  padding-left: 15px !important; }

.pl-20 {
  padding-left: 20px !important; }

.pl-25 {
  padding-left: 25px !important; }

.pl-30 {
  padding-left: 30px !important; }

.pl-35 {
  padding-left: 35px !important; }

.pl-40 {
  padding-left: 40px !important; }

.pl-45 {
  padding-left: 45px !important; }

.pl-50 {
  padding-left: 50px !important; }

.pr-0 {
  padding-right: 0px !important; }

.pr-5 {
  padding-right: 5px !important; }

.pr-10 {
  padding-right: 10px !important; }

.pr-15 {
  padding-right: 15px !important; }

.pr-20 {
  padding-right: 20px !important; }

.pr-25 {
  padding-right: 25px !important; }

.pr-30 {
  padding-right: 30px !important; }

.pr-35 {
  padding-right: 35px !important; }

.pr-40 {
  padding-right: 40px !important; }

.pr-45 {
  padding-right: 45px !important; }

.pr-50 {
  padding-right: 50px !important; }

[class*="line-dot-1"] {
  border: 1px dotted #0ba2ef; }
  [class*="line-dot-1"][class*="-left"] {
    border-width: 0 0 0 1px; }
    
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーー
トラックス追記 */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
  *zoom: 1;
}

.font-bold {
  font-weight: bold;
}

.w100 {
	width:100%;
}  
.fR {
	float: right;
}
  
.ml-0 {
	margin-left: 0!important;
}

.stars_review {
	width:150px;
	background-image: url(/p/common_n/images/bg_stars.png);
	height:25px;
}

.star1 {
background-position: left -126px top 0;
}
.star2 {
background-position:left -94px top 0;
}
.star3 {
background-position:left -63px top 0;
}
.star4 {
background-position:left -32px top 0;
}
.star5 {
background-position:left 0px top 0;
}

.star1-25 {
background-position: left 494px top 0;
}
.star2-25 {
background-position:left 527px top 0;
}
.star3-25 {
background-position:left 558px top 0;
}
.star4-25 {
background-position:left 589px top 0;
}

.star1-5 {
background-position: left 777px top 0;
}
.star2-5 {
background-position:left 808px top 0;
}
.star3-5 {
background-position:left 840px top 0;
}
.star4-5 {
background-position:left 871px top 0;
}

.star1-75 {
background-position:left 181px top 0;
}
.star2-75 {
background-position:left 213px top 0;
}
.star3-75 {
background-position:left 244px top 0;
}
.star4-75 {
background-position:left 275px top 0;
}

.back-arrow {
	padding-left: 22px;
	background-image: url(/p/common_n/images/icon-arrow-5.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
}

/* /p/mypage/e_history.html */

.oc-his-table td:first-child {
	width:100px;
}
.oc-his-table td:nth-child(2) {
	width:100px;
}

.oc-his-td .oc-his-link {
    display: table-cell;
    vertical-align: middle;
}

.oc-his-table {
	display: table;
}

.oc-his-td .oc-his-link {
	padding: 6px 12px;
}

.oc-his-status {
	text-align: center;
	font-weight:bold;
	display: inline-block;
}

.oc-his-td-left {
    display: table-cell;
    vertical-align: middle;
    width: 360px;
}

.oc-his-td-right {
    display: table-cell;
    vertical-align: middle;
}
.oc-his-td-right .btn, .oc-his-td-right span {
    width: 120px;
}

/* /p/mypage/r_history.html */

.review-his-table td:first-child {
	width:100px;
}

.review-his-table td:nth-child(2) {
	width:440px;
}

.review-his-table td:nth-child(3) {
	text-align: center;
}


/* /p/school/event/event.html */
.bg-gray {
background-color: #f6f6f6;
}

.pd10 {
padding: 10px; 
}

.about-occ-link {
    font-size: 13px;
    color: #0ba2ef;
    text-decoration: underline;
    margin: 0 0 0 2em;
    line-height: 19px;
}

/* /p/school/review/review.html */
.review-average {
	padding: 15px;
	background-color: #fafafa;
	border: 1px solid #b5b5b5;
}

.review-average-row {
	margin-bottom: 20px;
}

/* ↓TNET追記↓ */
.review-average-row .review-average-row-left {
    float:left;
    width:80%;
}
.review-average-row .review-average-row-right {
    float:right;
    width:20%;
}
/* ↑TNET追記↑ */

.group-oc-list-2 .group-oc-list-item .group-oc-list-item-inner-1 {
	position: relative;
}

.group-oc-list-item-inner-1 .review-average-row  {
	position: absolute;
	right:30px;
	bottom: 0;
}
.review-average-row div {
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	vertical-align: top;
	line-height: 1.2;
}
.review-average-head {
	font-size: 22px;
	font-weight: bold;
	margin-right: 10px;
}
.review-average-star {
	font-size: 22px;
	font-weight: bold;
	margin-right: 10px;
}

.review-average-point {
color: #de6641;
vertical-align: bottom!important;
}
.review-average-user {
font-size: 15px !important;
font-weight:normal!important;
vertical-align: bottom!important;
}
.review-average-date {
	float: right;
font-size: 15px !important;
font-weight:normal!important;
}
.canvas-wrap {
	width:300px;
	float: right;
}


.review-average-list {
list-style-type: none;
padding: 0;
margin-bottom: 10px;
color: #333333;
  
}
.review-average-list li {
float: left;
border-right: 1px solid #333;
padding-right:15px;
margin-left:15px;
font-size: 14px;
line-height: 1;
}

.review-average-list li:first-child {
	margin-left:0px;
}
.review-average-list li:last-child {
border-right: none;
}
.review-result-title a {
	font-size: 22px;
	color:#0ba2ef;
}
.review-result-title {
	margin-bottom:15px;
	}

.review-result-box {
background-color: #ffffff;
	border: 1px solid #b5b5b5;
	padding: 20px;
	margin-bottom: 30px;
}

.review-result-list {
list-style-type: none;
padding: 0;
	font-size: 15px;
	color: #333;
}

.review-result-post {
	padding: 20px;
	font-size: 13px;
	border: 1px solid #b5b5b5;
	background-color: #fafafa;
}

.review-result-post a {
    color: #0ba2ef;
    position: relative;
    padding: 0 0 0 16px;
    display: inline-block;
}
.review-result-post a:before {
	    content: "";
    border-color: transparent;
    border-style: solid;
    border-top-width: 4px;
    border-right-width: 0;
    border-bottom-width: 4px;
    border-left-width: 6px;
    border-left-color: #0ba2ef;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 0;
    position: absolute;
    left: 0;
    top: 8px;
}  
/* /p/school/review/review_detail.html */

.review-detail-box {
	border: 1px solid #0ba2ef;
	padding: 30px;
	margin-bottom: 30px;
}
.review-detail-wrapper  {
	margin-bottom: 20px;
	}
.review-point-detail {
  /* ↓TNET修正↓ */
	font-size: 15px;
  /* ↑TNET修正↑ */
	margin-bottom: 10px;
}
  
.review-detail-box .review-detail-title {
	font-size: 22px;
	font-weight: bold;
	color:#0ba2ef;
}
.review-detail-left {
	float: left;
  /* ↓TNET修正↓ */
	width:80%;
  /* ↑TNET修正↑ */
}
.review-detail-right {
	float: right;
  /* ↓TNET修正↓ */
	width:20%;
  /* ↑TNET修正↑ */
}
      
.review-detail-right .review-average-date {
	width: 100%;
	margin-bottom: 10px;
}

/* ↓TNET修正↓ */
.review-detail-SNS {
	height:40px;
    float:right;
}
/* ↑TNET修正↑ */

.review-detail-event-title {
	margin-bottom: 15px;
}

.review-detail-inner {
	padding: 20px;
	border: 1px solid #b5b5b5;
	background-color: #fafafa;
  /* ↓TNET追記↓ */
    clear:both;
  /* ↑TNET追記↑ */
}
.review-detail-inner-image {
	text-align: center;
	margin-bottom: 20px;
}

.review-detail-inner-question {
	width:640px;
	margin: 0 auto;
	padding: 0 20px;
}
.review-detail-inner-question span {
	font-size:20px;
	margin-right:35px;
}

.review-detail-inner-question .btn {
	margin-right: 20px;
}

  /* ↓TNET追記↓ */
.review_chart .review_chart_left {
    margin-top:-50px;
    float:left;
    width:50%;
}

.review_chart .review_chart_right {
    float:right;
    width:50%;
}

.review_chart .review_chart_right .col_right {
    text-align: right;
    font-size: 20px;
}

.review_chart .review_chart_right .col_normal {
    font-size: 20px;
}

.review_detail_title_sns .review_detail_title_sns_left {
    float:left;
    width:60%;
}

.review_detail_title_sns .review_detail_title_sns_right {
    float:right;
    width:40%;
}
  /* ↑TNET追記↑ */

/* /p/search/category_search/category_search_result/category_search.html */

.recruit-container-box {
	float: left;
	width:328px;
	padding:15px;
	margin:0 20px 20px 0;
	border: 1px solid #b5b5b5;
	background-color: #fafafa;
}

.recruit-container-box:nth-child(3n) {
	margin-right: 0px;
}

.recruit-container-box-title {
	border-bottom: 1px dashed #b5b5b5;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.recruit-container-box-title .image {
	float: left;
	margin-right: 15px;
}
.recruit-container-box-title a {
	font-size: 18px;
	color:#0ba2ef;
}
.recruit-container-box-list {
	width: 47%;
	margin-right: 3%;
	margin-bottom:0;
	float: left;
}
.recruit-container-box-list li {
	margin-bottom: 10px;
}

/* /p/search/category_search/category_search_result/category_search1.html */

.business1-container-box {
	float: left;
	width:328px;
	margin:0 20px 20px 0;
	border: 1px solid #0ba2ef;
	background-color: #ffffff;
}
.business1-container-box:nth-child(3n) {
	margin-right: 0px;
}
.business1-container-box-title {
	background-color:  #0ba2ef;
}
.business1-container .btn {
	text-align: left !important;
	border: none;
	display: block;
	padding: 0;
	}
.business1-container-box-title a {
	color: #fff;
	font-size:18px;
	font-weight: bold;
	display: block;
	padding: 10px;
	background-image: url(/p/common_n/images/icon-arrow-13.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
}

.business1-container-box-contents {
	padding: 10px;
}
.business1-container-box-contents .image {
	float: left;
	width:80px;
	margin-right: 10px;
}
.business1-container-box-contents .texts {
	width: 215px;
	float: right;
}
.business1-container-box-contents .texts p:first-child {
	font-weight:bold;
	border-bottom:1px solid #aaa;
	padding-bottom: 5px;
}
.business1-container-box-contents .texts p {
		margin-bottom: 5px;
}

.business2-container .btn {
	float: left;
	width:241px;
	margin-right: 20px;
	background-color: #0ba2ef;
	margin-bottom: 20px;
	padding: 10px;
}
.business2-container .btn  a {
	color: #fff;
	font-size:18px;
	font-weight: bold;
	display: block;
	background-image: url(/p/common_n/images/icon-arrow-13.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
	text-align: left;
}
.business2-container .btn:nth-child(4n) {
margin-right: 0;
}

/* /p/search/category_search/category_search_result/category_search2.html */
.business2-container {
	margin-bottom: 40px;
}
.business2-container .image {
	float: left;
	margin-right: 20px;
}

.business2-container .texts {
	width:810px;
	float: right;
}
.business2-container-bottom {
	text-align: center;
	margin-bottom: 30px;
}
.business2-container-bottom .btn {
	display: inline-block;
	float: none;
	width:314px;
	
}

.business3-container-box {
	float: left;
	width:314px;
	margin:0 40px 20px 0;
}
.business3-container-box:nth-child(3n) {
	margin-right: 0px;
}

.business3-container-box .btn {
	background-color: #0ba2ef;
	margin-bottom: 20px;
	padding: 10px 10px 10px 15px;
	width: 100%;
}
.business3-container-box .btn a {
	color: #fff;
	font-size:18px;
	font-weight: bold;
	display: block;
	background-image: url(/p/common_n/images/icon-arrow-13.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
	text-align: left!important;
}


/* /p/search/category_search/category_search_result1.html */


.current-search-condition {
	font-size:18px;
}
.font-blue {
	color: #0ba2ef;
	font-weight:bold;
}

.search-condition-select {
-webkit-appearance: none;
border: 1px solid #d1d1d1;
border-radius: 0px;
width:100%;
padding:5px 10px;
background-color: #fff;
	background-image: url(/p/common_n/images/icon-select-arrow.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
}
.to-recruit {
    background-color: #0ba2ef;
    margin-bottom: 20px;
    padding:10px 20px;
    color: #fff!important;
    background-image: url(/p/common_n/images/icon-arrow-13.png);
    background-position: right 10px center;
    background-repeat: no-repeat;
    text-align: left;
} 
.result-item-btn-list li {
	width: 100%;
	margin-bottom: 10px;
}
.width-auto {
	width: auto!important;
}


/* /p/search/category_search/category_search_result2.html */

.category_search_result2-container-box {
	padding:30px 0;
	border-bottom: 1px solid #808080;
}
.category_search_result2-container-box:first-child {
border-top: 1px solid #0ba2ef;
}
.category_search_result2-container-box:last-child {
border-bottom: : 1px solid #0ba2ef;
}

.category_search_result2-container-box-title {
	font-size:24px;
	margin-bottom: 20px;
}
.category_search_result2-container-box-detail {
	color: #808080;
}

.category_search_result2-container-box .btn {
	background-color: #0ba2ef;
	margin-bottom: 20px;
	padding: 10px 10px 10px 15px;
	width: 270px;
	float: right;
}
.category_search_result2-container-box .btn  a {
	color: #fff;
	font-size:18px;
	font-weight: bold;
	display: block;
	background-image: url(/p/common_n/images/icon-arrow-13.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
	text-align: left;
}

.page-back {
	background: url(/p/common_n/images/icon-arrow-5.png) no-repeat left center;
  padding-left: 20px; 
  color:#333;
}

/* /p/mypage/post_review/post_review.html */

.font-red {
	color: #de6641;
}

.post-review_table th {
	width:160px;
	vertical-align: middle;
	padding: 25px;
}

.post-review_table td {
	padding: 25px;
}

.post-review_table input {
	width: 300px;
	height:30px;
}

.review-meter li {
list-style-type: none;
	width:48%;
	float: left;
	padding-right:30px;
	margin-bottom: 30px;
}
.review-meter li:nth-child(2n) {
	float: right;
}
.review-meter li p {
	font-weight:bold;
	font-size:16px;
	margin-bottom: 10px;
}

.review-slider {
	-webkit-appearance:none!important;
	-moz-appearance: none!important;
	background: #0389d0!important;
	height:10px!important;
	margin-bottom: 15px!important;
	border-radius: 0!important;
}

.ui-slider-handle {
-webkit-appearance:none;
	-moz-appearance: none;
width: 30px;
height:30px;
border: 2px solid #0389d0!important;
background: #fff!important;
border-radius: 50%;
}

.review-meter-scale {
    letter-spacing: 72px;
    display: block;
    font-size: 16px;
    color: #959595;
}

.post-review_table td #comment {
	width: 100%;
	height:200px;
}

.post-review_table .photo-post ul {
padding-left: 0;
}

.post-review_table .photo-post li {
	list-style-type: none;
	margin-bottom: 10px;
}

.post-review_table .photo-post li .clip {
	display: inline-block;
	padding-left:25px;
	margin-left: 20px;
	background-image: url(/p/common_n/images/icon-clip.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.post-review_table .photo-post li .delete {
	color: #0ba2ef;
	text-decoration: underline;
	margin-left: 15px;
}

.post-review-btn .btn {
font-size:18px;
font-weight: bold;
width:200px;
padding: 10px 0;
}
.post-review-btn .btn:last-child {
	margin-left: 20px;
}
.review-meter-confirm {
	list-style-type: none;
	padding: 0;
}

.review-meter-confirm p {
margin: 0;
}

.review-meter-confirm span {
	margin-left: 15px;
}

.post-review-to-top {
	margin-bottom: 20px;
}
.post-review-to-top .btn {
	color: #fff;
	font-size:16px;
	width: 210px;
	font-weight: normal;
	display: inline-block;
	background-image: url(/p/common_n/images/icon-arrow-13.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
}
.review-post-complete-text .link {
    color: #0ba2ef;
    text-decoration: underline;
    line-height: 19px;
}

/* /p/school/review/review.html */
.to-review-link {
padding-right: 20px;
background-image: url(/p/common_n/images/icon-arrow-6.png);
background-repeat: no-repeat;
background-position: right 2px;
font-weight: bold;
color: #0ba2ef;
line-height: 1.5;
display: inline-block;
margin: 10px 0;
}

/* /p/oc/1.html */
.disable label {
	background-color: #e0e0e0!important;
}
.disable input {
	display: none;
}
.disable span {
color:#999;
}
    
/* /p/search/event_search/event_search_result.html */
.group-search-keywords .js-check-clear {
    font-size: 13px;
    border: 1px solid #1ca8f0;
    background-color: #fff;
    color: #19a7f0;
    border-radius: 3px;
    padding: 0.5em 1em;
}
    
/* /p/digital_pamph/d_lump_list.html */
.list-center {
	display: inline-block;
	padding-left: 0;
	margin-bottom: 10px;
}
.list-center li {
  border: 1px solid #0ba2ef;
  background-color: #e7f6fd;
  line-height: 20px;
  display: inline-block;
  padding: 0 10px;
  font-size: 13px;
  margin: 0px 6px 0 0;
  vertical-align: top;
}

/* p/mypage/d_history.html */
.info-center-icon {
    display: inline-block;
    font-size: 13px;
    text-align: center;
    line-height: 20px;
    border: 1px solid #0ba2ef;
    padding: 0 10px;
    background-color: #e7f6fd;
    vertical-align: middle;
    margin-right: 10px;
}




/* p/search/area_study_search/area_study_search_result.html (取得目標としている資格)*/
dl.item-faculty + dl.item-faculty {
	margin-top:-20px;
}
dl.item-faculty dt {
	color:#0ba2ef;
	font-size:13px;
	font-weight:normal;
}
dl.item-faculty dd{
	font-size:13px;
	padding:0.5em 1em;
	background-color:#e7f6fd;
}

/*p/school/review/review_detail.html (○○○○（大学名）からの返信)*/
.review-detail-inner.reply {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding: 20px;
	border: 1px solid #b5b5b5;
	background-color: #fafafa;
}