@charset "utf-8";
/* CSS Document */
/*----------------------------------------
    .recruit
----------------------------------------*/
.recruit .article .preface_title {
  font-size: 167%;
  font-weight: bold;
  color: #b62883;
  line-height: 1.75;
  text-align: center;
  padding: 35px 0 21px 0;
}
.recruit .article .preface p {
  font-size: 134%;
  line-height: 1.75;
  text-indent: 32px;
  padding-bottom: 10px;
}
.recruit .article ul {
  border-top: 1px solid #eeeeee;
  margin-top: 24px;
}
.recruit .article ul > li {
  padding-top: 33px;
}
.recruit .article ul > li:last-child {
  padding-bottom: 22px;
}
.recruit .article .item_title {
  font-size: 150%;
  font-weight: bold;
  color: #b62883;
  padding-bottom: 16px;
}
.recruit .article .graphic {
  text-align: center;
  padding: 28px 0 35px 0;
}
.recruit .article .graphic_title {
  font-size: 150%;
  font-weight: bold;
  color: #b62883;
  padding-bottom: 33px;
}
.recruit .article .graphic p {
  font-size: 134%;
  line-height: 1.75;
  text-align: left;
  text-indent: 32px;
  padding-top: 27px;
}
.recruit .article ol li {
  border-top: 1px solid #eeeeee;
}
.recruit .article dt:after {
  content: "";
  display: block;
  clear: both;
}
.recruit .article dl {
  padding: 15px 0 18px 0;
}
.recruit .article dt span {
  display: block;
  float: left;
}
.recruit .article dt .icon {
  width: 23px;
  font-size: 134%;
  line-height: 1.45;
  color: #ffffff;
  text-align: center;
  background: #b62883;
  border-radius: 50%;
}
.recruit .article dt .en {
  font-size: 134%;
  font-weight: bold;
  color: #b62883;
  padding-left: 10px;
}
.recruit .article dt .ca {
  font-size: 134%;
}
.recruit .article dd {
  font-size: 134%;
  line-height: 1.75;
  text-indent: 32px;
}
.recruit .article .special {
  width: 685px;
  font-size: 134%;
  font-weight: bold;
  color: #b62883;
  line-height: 1.85;
  text-align: center;
  padding: 10px 0 15px 0;
  background: #fef4f8;
  border-radius: 3px;
  margin: 17px auto 0 auto;
}
@media screen and (max-width : 1200px) {
.recruit .article .special {
  width: 89%;
}
.recruit .article ul > li:first-child .graphic img {
  width: 100%;
  max-width: 730px;
  height: auto;
}
}
@media screen and (max-width : 767px) {
.recruit .article .preface_title {
  font-size: 18px;
  padding: 18px 0 10px 0;
}
.recruit .article .preface p {
  font-size: 14px;
  text-indent: 28px;
  padding-bottom: 5px;
}
.recruit .article ul {
  margin-top: 12px;
}
.recruit .article ul > li {
  padding-top: 16px;
}
.recruit .article ul > li:last-child {
  padding-bottom: 11px;
}
.recruit .article .item_title {
  font-size: 16px;
  padding-bottom: 8px;
}
.recruit .article .graphic {
  padding: 14px 0 18px 0;
}
.recruit .article ul > li:last-child .graphic .photo img {
  max-width: 426px;
}
.recruit .article .graphic_title {
  font-size: 16px;
  padding-bottom: 16px;
}
.recruit .article .graphic p {
  font-size: 14px;
  text-indent: 28px;
  padding-top: 15px;
}
.recruit .article dl {
  padding: 8px 0 10px 0;
}
.recruit .article dt .icon {
  width: 20px;
  font-size: 14px;
}
.recruit .article dt .en {
  font-size: 134%;
  padding-left: 10px;
}
.recruit .article dt .ca,
.recruit .article dd {
  font-size: 14px;
}
.recruit .article dd {
  text-indent: 28px;
}
.recruit .article .special {
  font-size: 14px;
  padding: 10px 10px 15px 10px;
  margin: 10px auto 0 auto;
}
}
/*----------------------------------------
    .grow_up
----------------------------------------*/
.grow_up .content_main {
  padding-bottom: 94px;
}
.grow_up .preface {
  padding: 27px 50px 26px 50px;
  background: #fef4f8;
  margin: 35px 0 28px 0;
}
.grow_up .preface .photo {
  float: left;
  padding-top: 37px;
}
.grow_up .preface .text {
  float: right;
  width: 76%;
  font-size: 134%;
  line-height: 1.75;
}
.grow_up .example {
  border-top: 2px solid #dedede;
}
.grow_up .example > p {
  font-size: 142%;
  color: #b62883;
  padding: 28px 0 29px 0;
}
.grow_up .item {
  padding-bottom: 26px;
}
.grow_up .item .personal {
  padding-bottom: 25px;
}
.grow_up .item .info {
  float: left;
  width: 385px;
}
.grow_up .item .info dl {
  margin-top: 20px;
}
.grow_up .item .info dt {
  color: #ffffff;
  padding: 8px 34px 12px 34px;
  background: #b72a84;
  margin-bottom: 15px;
}
.grow_up .item .info dt .name {
  font-size: 184%;
}
.grow_up .item .info dt .en {
  font-size: 134%;
  padding-left: 15px;
}
.grow_up .item .info dd {
  font-size: 134%;
  padding: 0 0 8px 34px;
}
.grow_up .item .personal .photo {
  float: right;
  width: 385px;
  text-align: center;
}
.grow_up .item .personal .photo img {
  width: 100%;
  max-width: 385px;
  height: auto;
}
.grow_up .item .experience table {
  width: 100%;
}
.grow_up .item .experience tr th,
.grow_up .item .experience tr td {
  width: 50%;
  font-size: 134%;
  vertical-align: middle;
  border: 1px solid #dedede;
}
.grow_up .item .experience tr th {
  color: #ffffff;
  padding: 10px 20px 12px 20px;
  background: #5e5e5e;
}
.grow_up .item .experience tr th span {
  display: block;
  padding-left: 12px;
  background: url(../../img/recruit/bg-dot.png) no-repeat left center;
}
.grow_up .item .experience tr td {
  vertical-align: top;
  padding: 10px 20px 13px 20px;
  background: #f7f7f7;
}
.grow_up .item .experience tr td p {
  padding-left: 12px;
}
.grow_up .item .experience tr .year {
  color: #b72a84;
}
.grow_up .item .tell {
  font-size: 134%;
  color: #b72a84;
  line-height: 1.75;
  text-align: center;
  padding: 18px 50px 16px 50px;
  background: #fef4f8;
  border: 2px dotted #e3e1e2;
  border-bottom: 3px solid #b72a84;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  margin: 25px 0 20px 0;
}
.grow_up .item .narrate p {
  font-size: 134%;
  line-height: 1.75;
  text-indent: 32px;
  padding-bottom: 15px;
}
.grow_up .graphic_title {
  font-size: 150%;
  font-weight: bold;
  color: #b62883;
  line-height: 1.85;
  text-align: center;
  padding-bottom: 33px;
  background: url(../../img/recruit/bg-border.png) no-repeat left bottom;
  background-size: contain;
  margin: 17px 0 34px 0;
}
.grow_up .graphic .note {
  font-size: 134%;
  line-height: 1.75;
  padding-top: 17px;
}
@media screen and (max-width : 1200px) {
.grow_up .preface .photo {
  width: 16.86%;
}
.grow_up .item .info,
.grow_up .item .personal .photo {
  width: 50%;
}
.grow_up .photo {
  text-align: center;
}
.grow_up .photo img  {
  width: 100%;
  height: auto;
}
.grow_up .graphic .photo {
  text-align: center;
}
.grow_up .graphic .photo img  {
 max- width: 770px;
}
}
@media screen and (max-width : 767px) {
/*----------------------------------------
    .grow_up
----------------------------------------*/
.grow_up .content_main {
  padding-bottom: 47px;
}
.grow_up .preface {
  padding: 13px 15px;
  margin: 18px 0 14px 0;
}
.grow_up .preface .photo {
  float: none;
  width: auto;
  text-align: center;
  padding: 0 0 15px 0;
}
.grow_up .item .personal .photo img {
  max-width: 385px;
}
.grow_up .preface .photo img {
  width: auto;
}
.grow_up .preface .text {
  float: none;
  width: auto;
  font-size: 14px;
}
.grow_up .example > p {
  font-size: 15px;
  padding: 15px 0;
}
.grow_up .item {
  padding-bottom: 13px;
}
.grow_up .item .personal {
  padding-bottom: 13px;
}
.grow_up .item .info,
.grow_up .item .personal .photo {
  float: none;
  width: auto;
}
.grow_up .item .personal .photo {
  text-align: center;
}
.grow_up .item .info dl {
  margin-top: 10px;
}
.grow_up .item .info dt {
  padding: 4px 17px 6px 17px;
  margin-bottom: 8px;
}
.grow_up .item .info dt .name {
  font-size: 20px;
}
.grow_up .item .info dt .en {
  font-size: 14px;
  padding-left: 10px;
}
.grow_up .item .info dd {
  font-size: 14px;
  padding: 0 0 4px 17px;
}
.grow_up .item .experience tr th,
.grow_up .item .experience tr td {
  font-size: 14px;
}
.grow_up .item .experience tr th {
  padding: 5px 10px 7px 10px;
}
.grow_up .item .experience tr td {
  padding: 5px 10px 7px 10px;
}
.grow_up .item .tell {
  font-size: 14px;
  padding: 10px 15px 8px 15px;
  margin: 12px 0 10px 0;
}
.grow_up .item .narrate p {
  font-size: 14px;
  text-indent: 28px;
  padding-bottom: 8px;
}
.grow_up .graphic_title {
  font-size: 16px;
  padding-bottom: 16px;
  margin: 8px 0 17px 0;
}
.grow_up .graphic .note {
  font-size: 14px;
  padding-top: 8px;
}
}
/*----------------------------------------
    .headquarters
----------------------------------------*/
.headquarters .photo {
  margin: 34px 0 25px 0;
}
.headquarters .year_title {
  font-size: 167%;
  font-weight: bold;
  text-align: center;
  padding: 9px 0;
  background: #fef4f8;
  margin-bottom: 40px;
}
.headquarters .tub_list {
  padding-bottom: 46px;
}
.headquarters .tub_list li {
  float: left;
  width: 250px;
  margin-left: 10px;
}
.headquarters .tub_list li:first-child {
  margin-left: 0;
}
.headquarters .tub_list li a {
  display: block;
  font-size: 134%;
  color: #b62883;
  text-align: center;
  padding: 11px 12px;
  border: 1px solid #b62883;
}
.headquarters .tub_list li a:hover {
  color: #ffffff;
  text-decoration: none;
  background: #b62883;
}
.headquarters .tub_list li a span {
  display: block;
  padding: 0 12px;
  background: url(../../img/recruit/bg-headquarters_arrow_pink.png) no-repeat right center;
}
.headquarters .tub_list li a:hover span {
  background: url(../../img/recruit/bg-headquarters_arrow_white.png) no-repeat right center;
}
.headquarters .summary_title {
  font-size: 150%;
  font-weight: bold;
  color: #b62883;
  text-align: center;
  padding: 10px 0;
  border: 1px solid #b62883;
  border-top: 5px solid #b62883;
  margin-bottom: 20px;
}
.headquarters .position_list:last-child {
  padding-bottom: 22px;
}
.headquarters .position_title {
  font-size: 150%;
  font-weight: bold;
  color: #b62883;
  margin-bottom: 16px;
}
.headquarters .item {
  padding-bottom: 36px;
}
.headquarters .position_info dl {
  display: table;
  width: 100%;
  margin-bottom: 5px;
}
.headquarters .position_info dl dt,
.headquarters .position_info dl dd {
  display: table-cell;
  font-size: 117%;
  vertical-align: top;
}
.headquarters .position_info dl dt {
  width: 110px;
  color: #ffffff;
  padding: 11px 15px;
  background: #b62883;
  border-top: 1px solid #b62883;
  border-bottom: 1px solid #b62883;
}
.headquarters .position_info dl dd {
  padding: 10px 25px 12px 25px;
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
}
.headquarters .position_info dl dd a {
  color: #b62883;
  text-decoration: underline;
}
.headquarters .position_info dl dd a:hover {
  text-decoration: none;
}
.headquarters .position_info dl:nth-child(odd) dd {
  background: #fef4f8;
}
.headquarters .position_info dl dd li {
  text-indent: -14px;
  padding-left: 14px;
}
.headquarters .note {
  font-size: 117%;
  font-weight: bold;
  color: #cf0000;
  padding: 11px 15px;
  background: #fef4f8;
}
@media screen and (max-width : 1200px) {
.headquarters .photo {
  text-align: center;
}
.headquarters .photo img {
  width: 100%;
  max-width: 770px;
  height: auto;
}
.headquarters .tub_list li {
  width: 32%;
  margin-left: 2%;
}
}
@media screen and (max-width : 767px) {
/*----------------------------------------
    .headquarters
----------------------------------------*/
.headquarters .photo {
  margin: 16px 0 12px 0;
}
.headquarters .year_title {
  font-size: 18px;
  padding: 5px 0;
  margin-bottom: 20px;
}
.headquarters .tub_list {
  padding-bottom: 24px;
}
.headquarters .tub_list li {
  float: none;
  width: auto;
  margin: 0 0 10px 0;
}
.headquarters .tub_list li:last-child  {
  margin-bottom: 0;
}
.headquarters .tub_list li a {
  font-size: 14px;
  padding: 6px;
}
.headquarters .summary_title {
  font-size: 18px;
  padding: 6px 0;
  margin-bottom: 10px;
}
.headquarters .position_list:last-child {
  padding-bottom: 12px;
}
.headquarters .position_title {
  font-size: 16px;
  margin-bottom: 8px;
}
.headquarters .item {
  padding-bottom: 18px;
}
.headquarters .position_info dl dt,
.headquarters .position_info dl dd {
  font-size: 12px;
}
.headquarters .position_info dl dt {
  width: 80px;
  padding: 6px 8px;
}
.headquarters .position_info dl dd {
  padding: 5px 15px 6px 15px;
}
.headquarters .note {
  font-size: 12px;
  padding: 6px 8px;
}
}

/*----------------------------------------
    .campus
----------------------------------------*/
.campus .photo,
.campus_detail .photo {
  margin: 34px 0 25px 0;
}
.campus .campus_title,
.campus_detail .campus_detail_title {
  font-size: 167%;
  font-weight: bold;
  text-align: center;
  padding: 9px 0;
  background: #fef4f8;
  margin-bottom: 19px;
}
.btn_resume {
  width: 160px;
  margin: 0 auto;
}
.btn_resume a {
  display: block;
  font-size: 0;
  color: #ffffff;
  text-align: center;
  padding: 14px 0 11px 0;
  background: #1b1b1b;
  border-radius: 3px;
}
.btn_resume a:hover {
  opacity: 0.7;
}
.btn_resume a span {
  display: inline-block;
  font-size: 16px;
  padding-left: 30px;
  background: url(../../img/recruit/bg-btn_resume.png) no-repeat left center;
}
.campus .notify {
  font-size: 134%;
}
.campus .classify_title {
  font-size: 167%;
  color: #b62883;
  padding-top: 30px;
}
.campus .activity_schedule,
.campus .company,
.campus .post {
  padding-bottom: 43px;
  border-bottom: 1px solid #eeeeee;
}
.campus .calendar table {
  width: 100%;
  font-size: 117%;
  border-collapse: separate;
}
.campus .calendar table th,
.campus .calendar table td {
  text-align: center;
  vertical-align: middle;
}
.campus .calendar table th {
  font-weight: normal;
  color: #ffffff;
  padding: 11px 0 12px 0;
  background: #b62883;
  border: 1px solid #ffffff;
  border-bottom: 4px solid #ffffff;
}
.campus .calendar table th:first-child,
.campus .calendar table th:nth-child(2),
.campus .calendar table th:nth-child(3) {
  width: 70px;
}
.campus .calendar table th:nth-child(4) {
  width: 150px;
}
.campus .calendar table th:nth-child(5) {
  width: 175px;
}
.campus .calendar table th:nth-child(6) {
  width: 120px;
}
.campus .calendar table td {
  padding: 3px 5px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #bfbfbf;
  border-left: 1px solid #ffffff;
}
.campus .calendar table tbody tr:first-child td {
  border-top: 1px solid #bfbfbf;
}
.campus .activity_schedule .calendar {
  padding-top: 15px;
}
.campus .activity_schedule .calendar table td {
  min-height: 44px;
}
.campus .activity_schedule .calendar table tbody tr:nth-child(odd) td {
  background: #ffffff;
}
.campus .calendar table tbody tr:nth-child(odd) td,
.campus .activity_schedule .calendar table tbody tr:first-child td,
.campus .activity_schedule .calendar table tbody tr:nth-child(4) td {
  background: #fef4f8;
}
.campus .company .classify_title {
  padding-top: 33px;
}
.campus .company .list {
  padding-top: 22px;
}
.campus .company dl,
.campus .post dl {
  width: 370px;
  float: left;
}
.campus .company dl:nth-child(even),
.campus .post dl:nth-child(odd) {
  float: right;
}
.campus .company dl dt,
.campus .post dl dt {
  font-size: 150%;
  font-weight: bold;
  color: #333333;
  text-align: center;
  padding: 11px 0 10px 0;
  background: #fef4f8;
  margin-bottom: 25px;
}
.campus .company dl dd {
  padding-bottom: 25px;
}
.campus .company dl dd a,
.campus .post dl dd a,
.campus .post dl dd p > span {
  display: block;
  font-size: 134%;
  color: #b62883;
  padding: 11px 11px 11px 22px;
  border: 1px solid #b62883;
  margin-bottom: 20px;
}
.campus .company dl dd a:hover,
.campus .post dl dd a:hover {
  color: #ffffff;
  text-decoration: none;
  background: #b62883;
}
.campus .company dl dd span {
  display: block;
  padding-right: 10px;
  background: url(../../img/recruit/bg-headquarters_arrow_pink.png) no-repeat right center;
}
.campus .company dl dd a:hover span {
  background: url(../../img/recruit/bg-headquarters_arrow_white.png) no-repeat right center;
}
.campus .post {
  padding-bottom: 0;
}
.campus .post .explain {
  font-size: 134%;
  padding: 14px 0 13px 0;
} 
.campus .post dl {
  padding-top: 20px;
}
.campus .post dl:first-child {
  float: none;
}
.campus .post dl dd {
  padding-bottom: 20px;
}
.campus .post dl dd p > span {
  color: #626262;
  border-color: #626262;
}
.campus .post dl dd a span,
.campus .post dl dd p > span span {
  display: block;
  padding-right: 20px;
}
.campus .post dl dd a span {
  background: url(../../img/recruit/bg-external-link_pink.png) no-repeat right center;
}
.campus .post dl dd a:hover span {
  background: url(../../img/recruit/bg-external-link_white.png) no-repeat right center;
}
.campus .post dl dd p > span span {
  background: url(../../img/recruit/bg-external-link_gray.png) no-repeat right center;
}
.campus .finish {
 padding: 34px 0 35px 0;
}
.campus .finish dl {
  margin-bottom: 25px;
}
.campus .finish_title,
.campus .recruiting_website a {
  font-size: 134%;
  font-weight: bold;
  color: #ffffff;
  padding: 12px 15px 12px 24px;
  background: #bfbfbf;
  margin-bottom: 20px;
  cursor: pointer;
}
.campus .finish_title span {
  display: block;
  padding-right: 15px;
  background: url(../../img/recruit/bg-finish_title.png) no-repeat right center;
}
.campus .finish_title span.specail {
  background: url(../../img/recruit/bg-finish_title_on.png) no-repeat right center;
}
.campus .finish_title:hover {
  -ms-filter: "alpha( opacity=70 )";
  filter: alpha( opacity=70 );
  opacity: 0.7;
}
.campus .finish .calendar {
  display: none;
  padding-bottom: 5px;
}
.campus .finish .calendar table th:nth-child(4) {
  width: 115px;
}
.campus .finish .calendar table th:nth-child(5) {
  width: auto;
}
.campus .finish .calendar table th:nth-child(6) {
  width: 75px;
}
.campus .finish .calendar table th:last-child {
  width: 100px;
}
.campus .finish .calendar.special table th:first-child,
.campus .finish .calendar.special table th:nth-child(3),
.campus .finish .calendar.special table th:last-child {
  width: 120px;
}
.campus .finish .calendar.special table th:nth-child(2) {
  width: auto;
}
.campus .finish .calendar.special table th:nth-child(4) {
  width: 150px;
}
.campus .finish .calendar.special_short table th:first-child {
  width: 180px;
}
.campus .finish .calendar.special_short table th:nth-child(2) {
  width: 220px;
}
.campus .finish .calendar.special_short  table th:last-child {
  width: auto;
}
.campus .finish .calendar table td {
  padding: 15px 5px 13px 5px;
}
.campus .recruiting_website a {
  display: block;
  color: #b62883;
  background: #fef4f8;
}
.campus .recruiting_website span {
  display: block;
  padding-right: 15px;
  background: url(../../img/recruit/bg-recruiting_website.png) no-repeat right center;
}
@media screen and (max-width : 1200px) {
.campus .photo,
.campus_detail .photo {
  text-align: center;
}
.campus .photo img,
.campus_detail .photo img {
  width: 100%;
  max-width: 770px;
  height: auto;
}
.campus .calendar table th:first-child,
.campus .calendar table th:nth-child(2),
.campus .calendar table th:nth-child(3) {
  width: 9.1%;
}
.campus .calendar table th:nth-child(4) {
  width: 19.4%;
}
.campus .calendar table th:nth-child(5) {
  width: 22.7%;
}
.campus .calendar table th:nth-child(6) {
  width: 15.5%;
}
.campus .company dl,
.campus .post dl {
  width: 48%;
}
.campus .finish .calendar table th:nth-child(4) {
  width: 14.9%;
}
.campus .finish .calendar table th:nth-child(6) {
  width: 9.7%;
}
.campus .finish .calendar table th:last-child {
  width: 12.9%;
}
.campus .finish .calendar.special table th:first-child,
.campus .finish .calendar.special table th:nth-child(3),
.campus .finish .calendar.special table th:last-child {
  width: 16%;
}
.campus .finish .calendar.special table th:nth-child(4) {
  width: 22%;
}
.campus .finish .calendar.special_short table th:first-child {
  width: 23.4%;
}
.campus .finish .calendar.special_short table th:nth-child(2) {
  width: 28.5%;
}
}
@media screen and (max-width : 767px) {
.campus .photo,
.campus_detail .photo {
  margin: 17px 0 12px 0;
}
.campus .campus_title,
.campus_detail .campus_detail_title {
  font-size: 18px;
  padding: 9px 0;
  margin-bottom: 10px;
}
.btn_resume {
  width: 150px;
}
.btn_resume a {
  padding: 10px 0 8px 0;
}
.btn_resume a span {
  font-size: 16px;
}
.campus .note,
.campus_detail note {
  font-size: 12px;
}
.campus .notify {
  font-size: 14px;
}
.campus .classify_title {
  font-size: 18px;
  padding-top: 15px;
}
.campus .activity_schedule,
.campus .company,
.campus .post {
  padding-bottom: 22px;
}
.campus .calendar {
  overflow-x: scroll;
}
.campus .calendar table {
  min-width: 590px;
  font-size: 12px;
}
.campus .calendar table th {
  padding: 5px 0 6px 0;
}
.campus .calendar table th:first-child,
.campus .calendar table th:nth-child(2) {
  width: 50px;
}
.campus .calendar table th:nth-child(3) {
  width: 60px;
}
.campus .calendar table th:nth-child(4) {
  width: 110px;
}
.campus .calendar table th:nth-child(5) {
  width: 150px;
}
.campus .calendar table th:nth-child(6) {
  width: 75px;
}
.campus .activity_schedule .calendar {
  padding-top: 8px;
}
.campus .company .classify_title {
  padding-top: 16px;
}
.campus .company .list {
  padding-top: 11px;
}
.campus .company dl,
.campus .post dl,
.campus .company dl:nth-child(even),
.campus .post dl:nth-child(odd) {
  width: auto;
  float: none;
}
.campus .company dl dt,
.campus .post dl dt {
  font-size: 16px;
  padding: 6px 0 5px 0;
  margin-bottom: 12px;
}
.campus .company dl dd {
  padding-bottom: 12px;
}
.campus .company dl dd a,
.campus .post dl dd a,
.campus .post dl dd p > span {
  font-size: 14px;
  padding: 6px 11px;
  margin-bottom: 10px;
}
.campus .post .explain {
  font-size: 14px;
  padding: 7px 0 6px 0;
} 
.campus .post dl {
  padding-top: 10px;
}
.campus .post dl dd {
  padding-bottom: 10px;
}
.campus .finish {
 padding: 17px 0;
}
.campus .finish dl {
  margin-bottom: 12px;
}
.campus .finish_title,
.campus .recruiting_website a {
  font-size: 14px;
  padding: 6px 10px;
  margin-bottom: 10px;
}
.campus .finish_title span {
  padding-right: 18px;
}
.campus .finish .calendar table th:nth-child(4) {
  width: 100px;
}
.campus .finish .calendar table th:nth-child(6) {
  width: 60px;
}
.campus .finish .calendar table th:last-child {
  width: 90px;
}
.campus .finish .calendar table td {
  padding: 7px 0 5px 0;
}
}
/*----------------------------------------
    .campus_detail
----------------------------------------*/
.campus_detail .campus_detail_title {
  margin-bottom: 34px;
}
.campus_detail .item {
  border-bottom: 2px solid #b62883;
  margin-bottom: 45px;
}
.campus_detail .item:last-child {
  border-bottom: none;
}
.campus_detail .company_name {
  font-size: 167%; 
  font-weight: bold;
  color: #b62883;
  padding-bottom: 17px;
}
.campus_detail .brief_text p {
  font-size: 134%;
  line-height: 1.75;
  padding-bottom: 10px;
}
.campus_detail .concrete {
  padding-top: 15px;
}
.campus_detail .concrete table {
  width: 100%;
  font-size: 109%;
  border-collapse: separate;
}
.campus_detail .concrete th {
  font-weight: normal;
  line-height: 1.5;
  color: #ffffff;
  vertical-align: middle;
  text-align: center;
  padding-top: 3px;
  background: #b62883;
  border: 1px solid #ffffff;
  border-bottom: 4px solid #ffffff;
}
.campus_detail .concrete th:nth-child(4) {
  width: 80px;
}
.campus_detail .concrete th:last-child {
  width: 200px;
}
.campus_detail .concrete th:first-child {
  width: 280px;
}
.campus_detail .concrete th:nth-child(2) {
  width: 90px;
}
.campus_detail .concrete.special_3 th:first-child,
.campus_detail .concrete.special_2 th:first-child,
.campus_detail .concrete.special_1 th:first-child {
  width: 95px;
}
.campus_detail .concrete th:nth-child(3),
.campus_detail .concrete.special_1 th:nth-child(5),
.campus_detail .concrete.special_2 th:nth-child(5),
.campus_detail .concrete.special_3 th:nth-child(5),
.campus_detail .concrete.special_4 th:nth-child(5),
.campus_detail .concrete.special_5 th:last-child,
.campus_detail .concrete.special_6 th:last-child,
.campus_detail .concrete.special_7 th:last-child {
  width: 320px;
}
.campus_detail .concrete.special_2 th:nth-child(3),
.campus_detail .concrete.special_3 th:nth-child(3),
.campus_detail .concrete.special_4 th:first-child,
.campus_detail .concrete.special_4 th:nth-child(3) {
  width: 75px;
}
.campus_detail .concrete.special_1 th:nth-child(3),
.campus_detail .concrete.special_3 th:last-child {
  width: 85px;
}
.campus_detail .concrete.special_2 th:nth-child(2) {
  width: 110px;
}
.campus_detail .concrete.special_4 th:last-child {
  width: 165px;
}
.campus_detail .concrete.special_5 th:first-child {
  width: 130px;
}
.campus_detail .concrete.special_1 th:nth-child(2),
.campus_detail .concrete.special_2 th:last-child,
.campus_detail .concrete.special_4 th:nth-child(2),
.campus_detail .concrete.special_4 th:nth-child(4),
.campus_detail .concrete.special_6 th:first-child {
  width: 185px;
}
.campus_detail .concrete.special_3 th:nth-child(2) {
  width: 190px;
}
.campus_detail .concrete.special_3 th:nth-child(4) {
  width: 240px;
}
.campus_detail .concrete.special_5 th:nth-child(2) {
  width: 245px;
}
.campus_detail .concrete.special_5 th:nth-child(3) {
  width: 305px;
}
.campus_detail .concrete.special_1 th:nth-child(4) {
  width: 180px;
}
.campus_detail .concrete.special_1 th:last-child {
  width: 120px;
}
.campus_detail .concrete.special_2 th:nth-child(4) {
  width: 220px;
}
.campus_detail .concrete.special_6 th:nth-child(2) {
  width: 350px;
}
.campus_detail .concrete.special_6 th:nth-child(3) {
  width: 130px;
}
.campus_detail .concrete.special_7 th:first-child {
  width: 100px;
}
.campus_detail .concrete.special_7 th:nth-child(2) {
  width: 285px;
}
.campus_detail .concrete.special_7 th:nth-child(3) {
  width: 285px;
}
.campus_detail .concrete.special_color td {
  background: #fef4f8;
}
.campus_detail .concrete td {
  vertical-align: top;
  padding: 10px 5px 10px 5px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #bfbfbf;
  border-left: 1px solid #ffffff;
}
.campus_detail .concrete tbody tr:nth-child(odd) td {
  background: #fef4f8;
}
.campus_detail .concrete tbody tr:first-child td {
  border-top: 1px solid #bfbfbf;
}
.campus_detail .concrete td ol li {
  text-indent: -14px;
  padding-left: 14px;
}
.campus_detail .btn_resume {
  padding: 26px 0 30px 0;
}
@media screen and (max-width : 1200px) {

/*----------------------------------------
    .campus_detail
----------------------------------------*/
.campus_detail .concrete th:nth-child(4) {
  width: 10.3%;
}
.campus_detail .concrete th:last-child {
  width: 26%;
}
.campus_detail .concrete th:nth-child(2) {
  width: 11.6%;
}
.campus_detail .concrete th:first-child,
.campus_detail .concrete.special_3 th:first-child,
.campus_detail .concrete.special_2 th:first-child,
.campus_detail .concrete.special_1 th:first-child {
  width: 12.3%;
}
.campus_detail .concrete.special_2 th:nth-child(3),
.campus_detail .concrete.special_3 th:nth-child(3),
.campus_detail .concrete.special_4 th:first-child,
.campus_detail .concrete.special_4 th:nth-child(3) {
  width: 9.7%;
}
.campus_detail .concrete.special_1 th:nth-child(3),
.campus_detail .concrete.special_3 th:last-child {
  width: 11%;
}
.campus_detail .concrete.special_2 th:nth-child(2) {
  width: 14.3%;
}
.campus_detail .concrete.special_4 th:last-child {
  width: 21.4%;
}
.campus_detail .concrete.special_5 th:first-child {
  width: 16.8%;
}
.campus_detail .concrete.special_1 th:nth-child(2),
.campus_detail .concrete.special_2 th:last-child,
.campus_detail .concrete.special_4 th:nth-child(2),
.campus_detail .concrete.special_4 th:nth-child(4),
.campus_detail .concrete.special_6 th:first-child {
  width: 24%;
}
.campus_detail .concrete.special_3 th:nth-child(2) {
  width: 24.6%;
}
.campus_detail .concrete.special_3 th:nth-child(4) {
  width: 31.1%;
}
.campus_detail .concrete.special_5 th:nth-child(2) {
  width: 31.8%;
}
.campus_detail .concrete.special_5 th:nth-child(3) {
  width: 39.6%;
}
.campus_detail .concrete.special_1 th:nth-child(4) {
  width: 23.3%;
}
.campus_detail .concrete.special_1 th:last-child {
  width: 15.6%;
}
.campus_detail .concrete.special_2 th:nth-child(4) {
  width: 28.6%;
}
.campus_detail .concrete.special_6 th:nth-child(2) {
  width: 45.4%;
}
.campus_detail .concrete.special_6 th:nth-child(3) {
  width: 16.8%;
}
.campus_detail .concrete.special_7 th:first-child {
  width: 100px;
}
.campus_detail .concrete.special_7 th:nth-child(2) {
  width: 285px;
}
.campus_detail .concrete.special_7 th:nth-child(3) {
  width: 285px;
}
}
@media screen and (max-width : 1100px) {
.campus_detail .concrete {
  overflow-x: scroll;
}
.campus_detail .concrete table {
  min-width: 770px;
}
.campus_detail .tb_message {
  display: block !important;
}
}
@media screen and (max-width : 767px) {
/*----------------------------------------
    .campus_detail
----------------------------------------*/
.campus_detail .campus_detail_title {
  margin-bottom: 17px;
}
.campus_detail .item {
  margin-bottom: 22px;
}
.campus_detail .company_name {
  font-size: 18px; 
  padding-bottom: 8px;
}
.campus_detail .brief_text p {
  font-size: 14px;
  text-indent: 28px;
  padding-bottom: 10px;
}
.campus_detail .concrete {
  padding-top: 8px;
}
.campus_detail .concrete table {
  font-size: 12px;
}
.campus_detail .concrete th {
  padding-top: 3px;
}
.campus_detail .btn_resume {
  padding: 13px 0 15px 0;
}
}