@charset "UTF-8";
body {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka, sans-serif !important;
  font-size: 15px;
  min-width: 960px;
  _display: inline;
  _zoom: 1;
}

/*ヘッダ*/



/*twitterボタン*/
iframe.twitter-share-button {
  width: 89px !important;
}

/*google+ボタン*/
#___plusone_0 {
  width: 85px !important;
}

.fl_l {
  float: left;
}

.fl_r {
  float: right;
}

#header {
  position: relative;
  z-index: 100;
  width: 100%;
  margin: 0 auto -7px;
  line-height: 1.2;
}
#header .hgroup {
  position: relative;
  height: 77px;
  width: 960px;
  margin: 0 auto;
}
#header .hgroup .hgroupL {
  margin: 23px 0 26px;
}
#header .hgroup .hgroupR {
  margin: 23px 0 26px;
  width: 392px;
}

.pankuzu-wrap {
  background-color: #dbdbdb;
  padding: 15px 0;
  background-size: cover;
}

.pankuzu-text {
  margin: 0 auto;
  text-align: left;
  width: 960px;
  font-size: 80%;
}

.title, .log {
  width: 960px;
  margin: 0 auto;
}

.page-title {
  margin: 20px 0 20px;
  font-size: 230%;
  font-weight: bold;
}

.sns {
  width: 341px;
  margin: 25px 0;
}
.sns li {
  margin: 0 4px 0 0;
}

.top-visual-wrap {
  border-bottom: 5px solid #f5f5f5;
  padding: 60px 0 65px;
  background-size: cover;
  width: 100%;
  background-size: 100%;
}

.top-visual {
  width: 960px;
  margin: 0 auto;
}

.visual {
  margin: 0 20px 0 0;
}

.photo {
  border: 1px solid #dbdbdb;
  position: relative;
  z-index: 100;
  width: 610px;
  height: 395px;
  background-color: #ffffff;
  padding: 13px;
}

.shadow {
  position: relative;
  z-index: 100;
}
.shadow:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  right: 10px;
  width: 60%;
  /* min-width: 50px; */
  top: 69.5%;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 41px #777;
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
  height: 25%;
}

.hukidashi {
  margin: 0 0 20px 0;
}

.merit {
  margin: 12px 0 0 0;
}

.merit_list {
  width: 310px;
}
.merit_list li {
  font-size: 130%;
  padding-left: 1em;
  text-indent: -1em;
  margin: 0 0 25px 0;
  line-height: 30px;
  list-style-image: url("../images/nakaguro.png");
  list-style-position: inside;
}
.merit_list span {
  border-bottom: solid 2px #fff000;
  color: #000000;
  line-height: 25px;
}

.shadow_02 {
  position: relative;
  z-index: 100;
  width: 420px;
}
.shadow_02:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 19px;
  left: 200px;
  width: 50%;
  /* min-width: 50px; */
  /* top: 69.5%; */
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 41px #777;
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
  height: 25%;
}

.interview_photo {
  position: relative;
  z-index: 100;
  background-color: #ffffff;
  padding: 5px;
}

#container {
  width: 960px;
  margin: 45px auto 50px;
}

.title-border {
  padding: 0 0 25px 0;
}

.interview-title-wrap {
  width: 100%;
}

.interview-title {
  margin: 0 auto 20px;
  width: 725px;
}

.interview {
  margin: 20px 0 0 0;
}

.interviewer-prof {
  padding: 10px 20px;
  cursor: pointer;
  background-color: #f0f0f0;
  text-align: center;
  font-size: 150%;
  border: 1px solid #e5e5e5;
}
.interviewer-prof span {
  font-weight: 300;
}

.prof-text {
  line-height: 35px;
  margin: 0 0 0 10px;
}

.icon-open {
  margin: 10px 0 0 0;
}

.interview-content {
  padding: 20px 35px 40px;
  border: 1px solid #e5e5e5;
}

.interviewer-content-top {
  margin: 0 0 50px 0;
}

/*.interview-content dt:not(.catch-copy){
  font-size: 140%;
  border-bottom: 1px solid $red;
  padding: 0 0 10px 0;
  width: 100%;
}
*/
.interview-content dt {
  font-size: 140%;
  padding: 0 0 10px 0;
  width: 100%;
}

.catch-copy {
  line-height: 35px;
  font-size: 150%;
}

.interviewer-contentL, .interviewer-contentR {
  width: 420px;
}

.interviewer-contentL {
  margin: 0 40px 0 0;
}

.catch-copy {
  margin: 0 0 30px 0;
  font-size: 140%;
}

.interviewer-content-text {
  margin: 15px 0 0 0;
  letter-spacing: 2px;
  line-height: 25px;
}

.search {
  margin: 45px 0 0 0;
}

.search_title {
  text-align: center;
}

.map {
  background: url("../images/map.png") no-repeat;
  width: 960px;
  height: 462px;
  margin: 17px 0 0 0;
  text-align: left;
  position: relative;
}

.area-btns {
  position: absolute;
  top: 140px;
  right: 195px;
  bottom: 70px;
  left: 188px;
  width: 572px;
  height: 260px;
}
.area-btns a {
  padding: 10px;
  display: block;
}

.kyusyu {
  position: absolute;
  bottom: 14px;
}

.chugoku {
  position: absolute;
  bottom: 82px;
  left: 98px;
}

.kansai {
  position: absolute;
  top: 170px;
  left: 215px;
}

.hokuriku {
  position: absolute;
  top: 90px;
  right: 190px;
}

.toukai {
  position: absolute;
  right: 170px;
  bottom: 0px;
}

.kantou {
  position: absolute;
  bottom: 80px;
  right: 60px;
}

.hokkaidou {
  position: absolute;
  top: 0px;
  right: 0px;
}

.detail_content, .area_content {
  margin: 95px 0 60px 0;
}

.eigyo-border {
  border-bottom: 4px solid #cc280d;
}

.detail dd {
  margin: 25px 0 0 0;
  line-height: 25px;
  font-size: 110%;
}

.area_content dd {
  margin: 30px 0 0 0;
  line-height: 25px;
  font-size: 98%;
}

.detail-title {
  font-size: 140%;
  line-height: 44px;
  margin: 0 0 0 13px;
}

.feature {
  padding: 0 0 0 1em;
}
.feature li {
  list-style: disc;
  margin: 0 0 5px 0;
  letter-spacing: 1px;
}

.btn {
  display: block;
  position: relative;
  width: 611px;
  height: 92px;
  margin: 50px auto 70px;
  background: url(../images/btn.png) no-repeat 0 0;
}
.btn:hover {
  background-position: 0 bottom;
}
.btn a {
  font-size: 150%;
  display: block;
  position: absolute;
  /* top: 33px; */
  /* right: 44px; */
  width: 500px;
  margin: 0 auto;
  text-align: center;
}

.white {
  color: #ffffff;
}

.red {
  color: #cc280d;
}

.area-boreder {
  border-bottom: 4px solid #777777;
}

.job {
  margin: 5px 0 0 0;
}

.job li, .area li {
  vertical-align: top;
}
.job .job-list li, .area .job-list li {
  margin: 0 0 10px 0;
  display: block;
}

.area {
  width: 840px;
}

.area_table {
  border-spacing: 0 15px;
  margin: -4px 0 0 -15px;
}

.icon {
  height: 36px;
  background-color: #f0f0f0;
  text-align: center;
  margin: 0 20px 0 0;
  box-sizing: border-box;
  font-size: 90%;
  padding: 5px 10px;
}

.icon.area {
  width: 100px;
}

.icon-job-name {
  background-color: #f0f0f0;
  padding: 5px 28px;
  font-size: 17px;
  letter-spacing: 1.0px;
}

.page-top {
  cursor: pointer;
  padding: 27px 71px;
  text-align: center;
  vertical-align: middle;
}

.footer-line {
  border-bottom: 3px solid #cc280d;
}

.area-list {
  position: relative;
  font-size: 90%;
  width: 100px;
  border-right: 1px solid #a4a4a4;
  text-align: center;
  line-height: 15px;
  vertical-align: middle;
}

.area-name:hover, .job-name:hover {
  text-decoration: underline;
}

.area-first {
  padding-left: 0;
}

/*-----------------------
#footer
-----------------------*/
#footer {
  color: #6f6e6e;
  border-top: 1px solid #cc280d;
}

#footer .contArea {
  position: relative;
  font-size: 10px;
  padding: 10px 0 20px;
}

.contArea {
  width: 960px;
  margin: 0 auto;
}

#footer .btn_top a {
  background: url(../images/top_page.png) 0 0 no-repeat;
  height: 0;
  width: 142px;
  padding-top: 26px;
  overflow: hidden;
  display: block;
  position: absolute;
  top: -26px;
  right: 20px;
}

#footer a {
  text-decoration: none;
  color: #6f6e6e;
  font-size: 11px;
}

#footer a:hover {
  text-decoration: underline;
}

#footer .logoBox {
  /*float: left;*/
}

#footer .logoBox p {
  color: #6f6e6e;
  margin-left: 10px;
}

#footer #footerLink01 {
  /*float: right;*/
  width: 940px;
  margin: 20px 10px 10px;
  vertical-align: baseline;
  line-height: 18px;
}

#footer #footerLink01 footerInner {
  float: left;
}

#footer #footerLink01 ul {
  width: 300px;
  float: left;
}

#footer #footerLink01 ul li {
  margin-bottom: 5px;
}

#footer #footerLink01 .aidemRecruit {
  width: 300px;
  float: left;
  margin-right: 20px;
}

#footer #footerLink01 .aidemLink {
  width: 300px;
  float: left;
}

#footer #footerLink01 .aidemLink ul {
  margin-right: 20px;
}

#footer #footerLink01 p {
  border-bottom: 1px solid #efede7;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

#footer #footerLink01 .aidemRecruit p {
  width: 220px;
}

#footer #footerLink01 .aidemLink p {
  width: 220px;
}

#footer #footerLink02 {
  width: 100%;
  background-color: #cc280d;
  padding: 6px 0;
}

#footer #footerLink02 ul {
  margin: 0 auto;
  width: 980px;
}

#footer #footerLink02 ul li {
  float: left;
  padding: 0 4px;
  border-right: 1px solid #fff;
  line-height: 20px;
}

#footer #footerLink02 ul li a {
  color: #fff;
}

#footer #footerLink02 ul li.last {
  border: none;
}

#footer #copyright {
  width: 750px;
  padding: 10px 0;
  margin: 0 auto;
  line-height: 1.5;
  font-size: 10px;
}

#footer #copyright .fl_l {
  float: left;
  margin-top: 5px;
  font-size: 12px;
}

#footer #copyright .fr_r {
  float: right;
}

.pb20 {
  padding-bottom: 20px;
}

.mb15 {
  margin-bottom: 15px;
}

.bold {
  font-weight: bold;
}
