@charset "UTF-8";
@import "./common.css";
/*==================================================================*/
/* style css　*/
/*==================================================================*/
#titlearea {
  background: url("/recruit/image/bg_main_title.jpg") no-repeat 50% 50%;
  background-size: cover;
}

.recruit {
  /* -------------------------------------------- */
  /* news */
  /* -------------------------------------------- */
}
.recruit .bosyu {
  margin-bottom: 6em;
}
.recruit .bosyu .f-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2.5em;
}
.recruit .bosyu .f-block dl {
  width: 49%;
}
.recruit .bosyu .f-block dl dt {
  position: relative;
  margin-bottom: 1.5em;
  width: 120%;
  padding: 0.5em 1em;
  font-size: 1.5em;
  font-weight: bold;
  color: #fff;
  background: #0f1b29;
}
.recruit .bosyu .f-block dl dd {
  padding-left: 2em;
}
.recruit .bosyu .f-block .photo {
  width: 49%;
  text-align: center;
}
.recruit .bosyu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.recruit .bosyu ul .fresh-btn {
  margin-right: 1em;
}
.recruit .bosyu ul .fresh-btn a {
  padding: 1em 1.5em;
  color: #fff;
  background: #0067b4;
  border: 1px solid #0067b4;
}
.recruit .bosyu ul .fresh-btn a:hover {
  color: #0067b4;
  background: #fff;
  text-decoration: none;
}
.recruit .bosyu ul .fresh-btn a:after {
  content: "\f105";
  margin-left: 0.5em;
  font-family: FontAwesome;
}
.recruit .bosyu ul .career-btn a {
  padding: 1em 1.5em;
  color: #fff;
  background: #0e3462;
  border: 1px solid #0e3462;
}
.recruit .bosyu ul .career-btn a:hover {
  color: #0e3462;
  background: #fff;
  text-decoration: none;
}
.recruit .bosyu ul .career-btn a:after {
  content: "\f105";
  margin-left: 0.5em;
  font-family: FontAwesome;
}
.recruit #wrapper-area {
  margin-bottom: 5em;
  padding: 3em 0;
  background: #e7eff6;
}
.recruit #wrapper-area .data dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.recruit #wrapper-area .data dl dt {
  margin-right: 0.5em;
  font-size: 1.5em;
  font-weight: bold;
}
.recruit #wrapper-area .data dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2em;
}
.recruit #wrapper-area .data dl dd span {
  font-size: 2.5em;
  font-weight: bold;
}
.recruit #wrapper-area .data .male {
  color: #1262aa;
}
.recruit #wrapper-area .data .female {
  color: #b12f22;
}
.recruit #wrapper-area .data p {
  font-size: 2.5em;
}
.recruit #wrapper-area .data p span {
  font-size: 2.5em;
  font-weight: bold;
}
.recruit #wrapper-area .detail h2.brackets {
  margin-bottom: 4em;
}
.recruit #wrapper-area .detail .f-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.recruit #wrapper-area .detail .block {
  position: relative;
  padding: 2.5em 1em 1em 1em;
  margin-bottom: 5em;
  width: 48%;
  min-height: 368px;
  background: #fff;
  /* みんなでお弁当ランチ　*/
  /* 子育てしやすい　*/
  /* 常に勉強　*/
  /* 働きやすい会社です　*/
  /* 先輩が活躍中　*/
}
.recruit #wrapper-area .detail .block .title {
  position: absolute;
  top: -10%;
  right: 0;
  left: 0;
  text-align: center;
}
.recruit #wrapper-area .detail .block .title span {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  padding: 0.5em 0;
  width: 80%;
  max-width: 450px;
  min-resolution: 350px;
  font-size: 1.5em;
  font-weight: bold;
  color: #fff;
  background: #1262aa;
  text-align: center;
}
.recruit #wrapper-area .detail .block .title span:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #1262aa;
}
.recruit #wrapper-area .detail .block .subtitle {
  margin-bottom: 1em;
  font-size: 1.3em;
  font-weight: bold;
}
.recruit #wrapper-area .detail .block .f-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.recruit #wrapper-area .detail .block .f-box .photo {
  width: 48%;
}
.recruit #wrapper-area .detail .block .f-box .data {
  width: 50%;
}
.recruit #wrapper-area .detail .block.launch .data p {
  color: #0e3462;
  font-size: 2em;
  text-align: center;
}
.recruit #wrapper-area .detail .block.launch .data p span {
  font-size: 3em;
  font-weight: bold;
}
.recruit #wrapper-area .detail .block.launch .data .hosoku {
  position: relative;
  display: inline-block;
  margin: 0.5em 0;
  padding: 0.5em 1em;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  font-size: 1.1em;
  font-weight: bold;
  background: #cf6a60;
}
.recruit #wrapper-area .detail .block.launch .data .hosoku span {
  display: block;
  font-size: 1em;
}
.recruit #wrapper-area .detail .block.launch .data .hosoku:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #cf6a60;
}
.recruit #wrapper-area .detail .block.parenting {
  padding-bottom: 0;
}
.recruit #wrapper-area .detail .block.parenting .photo {
  line-height: 0;
  text-align: center;
}
.recruit #wrapper-area .detail .block.parenting .data p {
  font-size: 2.1em;
}
.recruit #wrapper-area .detail .block.parenting .data p span {
  font-size: 2.5em;
  font-weight: bold;
}
.recruit #wrapper-area .detail .block.study .f-box {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.recruit #wrapper-area .detail .block.study .data dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60%;
  margin-right: 1em;
  font-size: 1.8em;
}
.recruit #wrapper-area .detail .block.study .data dt span {
  font-size: 3em;
  font-weight: bold;
}
.recruit #wrapper-area .detail .block.study .data dd {
  width: 40%;
}
.recruit #wrapper-area .detail .block.environment .box {
  text-align: center;
}
.recruit #wrapper-area .detail .block.environment .box .data {
  font-size: 2.5em;
}
.recruit #wrapper-area .detail .block.environment .box .data span {
  font-size: 2.5em;
  font-weight: bold;
}
.recruit #wrapper-area .detail .block.average .f-box {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.recruit #wrapper-area .detail .block.average .reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.recruit #wrapper-area .detail .block.average .data p {
  font-size: 1em;
  text-align: center;
}
.recruit #wrapper-area .detail .block.average .data p span {
  font-size: 1.5em;
}
.recruit #wrapper-area .detail .block.average .photo {
  display: inline-block;
  width: auto;
}
.recruit #wrapper-area .detail .block.average .balloon-right {
  position: relative;
  display: inline-block;
  margin: 1.5em 15px 1.5em 0;
  padding: 1em 0.5em 0 0.5em;
  width: 130px;
  height: 130px;
  vertical-align: middle;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background: #d5685d;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.recruit #wrapper-area .detail .block.average .balloon-right:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #d5685d;
  z-index: 0;
}
.recruit #wrapper-area .detail .block.average .balloon-left {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 1em 0.5em 0 0.5em;
  width: 130px;
  height: 130px;
  vertical-align: middle;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background: #4781b5;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.recruit #wrapper-area .detail .block.average .balloon-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #4781b5;
  z-index: 0;
}
.recruit #wrapper-area .detail .block.average .all-average {
  font-size: 2.5em;
  text-align: center;
}
.recruit #wrapper-area .detail .block.average .all-average span {
  font-size: 2.5em;
  font-weight: bold;
}
.recruit #wrapper-area .detail .block.area {
  width: 100%;
  background: #fff url("/recruit/image/bg_fukui_map.png") no-repeat top 50% right;
}
.recruit #wrapper-area .detail .block.area .graph-area dl {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.recruit #wrapper-area .detail .block.area .graph-area dl dt {
  width: 120px;
  padding: 1em 1em 1em 0;
  margin: 0;
  border-right: 1px solid #000;
}
.recruit #wrapper-area .detail .block.area .graph-area dl dd {
  width: calc(100% - 120px);
}
.recruit #wrapper-area .detail .block.area .graph-area dl dd .bar {
  height: 50px;
  margin-right: 1em;
}
.recruit #wrapper-area .detail .block.area .graph-area dl dd span {
  font-size: 2.5em;
  line-height: 0;
}
.recruit #wrapper-area .detail .block.area .graph-area dl:nth-child(1) {
  color: #0f6baf;
}
.recruit #wrapper-area .detail .block.area .graph-area dl:nth-child(1) dd .bar {
  width: 55%;
  background: #0f6baf;
}
.recruit #wrapper-area .detail .block.area .graph-area dl:nth-child(2) {
  color: #2ca1d2;
}
.recruit #wrapper-area .detail .block.area .graph-area dl:nth-child(2) dd .bar {
  width: 27%;
  background: #2ca1d2;
}
.recruit #wrapper-area .detail .block.area .graph-area dl:nth-child(3) {
  color: #1ba196;
}
.recruit #wrapper-area .detail .block.area .graph-area dl:nth-child(3) dd .bar {
  width: 10%;
  background: #1ba196;
}
.recruit #wrapper-area .detail .block.area .graph-area dl:nth-child(4) {
  color: #ed8f25;
}
.recruit #wrapper-area .detail .block.area .graph-area dl:nth-child(4) dd .bar {
  width: 7%;
  background: #ed8f25;
}
.recruit #wrapper-area .detail .block.area .graph-area dl:nth-child(5) {
  color: #db2273;
}
.recruit #wrapper-area .detail .block.area .graph-area dl:nth-child(5) dd .bar {
  width: 2%;
  background: #db2273;
}
.recruit .support {
  margin-bottom: 4em;
}
.recruit .support .block {
  margin-bottom: 2em;
  padding: 1em 1.5em;
  border: 2px solid #1262aa;
}
.recruit .support .block h3 {
  margin-bottom: 1.5em;
  color: #1262aa;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}
.recruit .support .block .f-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.recruit .support .block .f-box dl {
  padding: 1em;
  width: 23%;
  background: #f3f3f3;
}
.recruit .support .block .f-box dl dt {
  margin-bottom: 1em;
  font-weight: bold;
  text-align: center;
}
.recruit .support .block .f-box dl dd p {
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.recruit .support .block .f-box dl dd p:not(:last-child) {
  margin-bottom: 0.5em;
}
.recruit .support .f-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2em;
}
.recruit .support .f-block .block {
  width: 32%;
}
.recruit .support .f-block .block dl dt {
  margin-bottom: 1em;
  color: #1262aa;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}
.recruit .support .photo-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.recruit .support .photo-area dl {
  width: 32%;
  margin-bottom: 2em;
}
.recruit .support .photo-area dl dd {
  text-align: center;
}
.recruit .support .link-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.recruit .support .link-area .sentence {
  margin-right: 1.5em;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
}
.recruit .support .link-area a {
  display: block;
  padding: 0.4em 1.5em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  background: linear-gradient(135deg, #00356a, #0065b2);
  text-align: center;
  border: 1px solid #00356a;
  text-decoration: none;
}
.recruit .support .link-area a:hover {
  color: #00356a;
  background: #fff;
}
.recruit .support .link-area a:after {
  content: "\f061";
  font-weight: normal;
  margin-left: 0.5em;
  font-family: FontAwesome;
}
.recruit #news {
  padding: 4em 0;
  margin: 0em auto 4em;
  position: relative;
  background: #e7eff6;
}
.recruit #news .inblock {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%;
}
.recruit #news .news-t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 0.5em;
}
.recruit #news .news-t h2 {
  font-size: 2.5em;
  font-weight: bold;
  color: #000;
  opacity: 0.9;
  margin: 0;
  padding: 0;
  line-height: 1.1;
}
.recruit #news .news-t p {
  text-align: right;
}
.recruit #news .news-t p a {
  color: #000;
  font-weight: bold;
}
.recruit #news .news-t p a:after {
  content: "\f105";
  font-family: "FontAwesome";
  padding: 0 0 0 5px;
  display: inline-block;
}
.recruit #news .newsin {
  margin: 0 auto 2.5em;
  padding: 1.5em 1.5em 1em;
  -webkit-box-shadow: 0px 0px 4px #d3d3d3;
  box-shadow: 0px 0px 4px #d3d3d3;
  background: #fff;
  min-height: 130px;
}
.recruit #news .newsin dl {
  margin-bottom: 0.6em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.recruit #news .newsin dl dt {
  font-size: 0.9em;
  width: 20%;
}
.recruit #news .newsin dl dt span {
  padding: 0 4px;
  font-size: 0.8em;
  white-space: nowrap;
  color: #fff;
  background: #0068b7;
}
.recruit #news .newsin dl dd {
  width: 78%;
}
.recruit #news .newsin dl dd a {
  text-decoration: underline;
}
.recruit #news .newsin dl dd a:hover {
  text-decoration: none;
}
.recruit #news .n-recruit-news {
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
}
.recruit .faq dl {
  margin-bottom: 2em;
}
.recruit .faq dl dt, .recruit .faq dl dd {
  position: relative;
  padding: 1.1em;
  margin-left: 4em;
  background: #f3f3f3;
}
.recruit .faq dl dt p, .recruit .faq dl dd p {
  margin-bottom: 1em;
}
.recruit .faq dl dt span, .recruit .faq dl dd span {
  display: block;
  position: absolute;
  left: -60px;
  top: 0;
  width: 60px;
  height: 60px;
  padding-top: 0.2em;
  font-size: 2em;
  font-weight: bold;
  color: #fff;
  background: #b12f22;
  text-align: center;
}
.recruit .faq dl dt {
  margin-bottom: 0.5em;
  font-weight: bold;
}
.recruit .faq dl dt span {
  background: #0e3462;
}
.recruit .hello {
  margin-bottom: 2em;
  padding: 1em 1.5em;
  border: 2px solid #1262aa;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}
.recruit .hello a {
  text-decoration: underline;
}
.recruit .hello a:hover {
  text-decoration: none;
}

footer .f-inner .f-contact .f-txt p.recruit {
  display: block;
}

/*===========================================================================*/
/*  media quary:1000px  */
/*===========================================================================*/
@media screen and (max-width: 1000px) {
  .recruit #wrapper-area {
    margin-bottom: 5em;
    padding: 3em 0;
  }
  .recruit #wrapper-area .data dl dd {
    font-size: 1.5em;
  }
  .recruit #wrapper-area .data dl dd span {
    font-size: 2em;
  }
  .recruit #wrapper-area .data p {
    font-size: 2.5em;
  }
  .recruit #wrapper-area .data p span {
    font-size: 2.5em;
  }
  .recruit #wrapper-area .detail .block {
    margin-bottom: 5em;
    width: 48%;
    min-height: 310px;
    /* みんなでお弁当ランチ　*/
    /* 子育てしやすい　*/
    /* 常に勉強　*/
    /* 働きやすい会社です　*/
    /* 先輩が活躍中　*/
  }
  .recruit #wrapper-area .detail .block .subtitle {
    margin-bottom: 1em;
    font-size: 1.3em;
    font-weight: bold;
  }
  .recruit #wrapper-area .detail .block.area {
    background-size: 50%;
  }
  .recruit #wrapper-area .detail .block .f-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .recruit #wrapper-area .detail .block .f-box .photo {
    width: 48%;
  }
  .recruit #wrapper-area .detail .block .f-box .data {
    width: 50%;
  }
  .recruit #wrapper-area .detail .block.launch .data p {
    color: #0e3462;
    font-size: 2em;
    text-align: center;
  }
  .recruit #wrapper-area .detail .block.launch .data p span {
    font-size: 2em;
    font-weight: bold;
  }
  .recruit #wrapper-area .detail .block.launch .data .hosoku {
    margin: 0.5em 0;
    padding: 0.5em 1em;
    min-width: 120px;
    max-width: 100%;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
    background: #cf6a60;
  }
  .recruit #wrapper-area .detail .block.launch .data .hosoku span {
    display: inline;
    font-size: 1em;
  }
  .recruit #wrapper-area .detail .block.launch .data .hosoku:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #cf6a60;
  }
  .recruit #wrapper-area .detail .block.parenting {
    padding-bottom: 0;
  }
  .recruit #wrapper-area .detail .block.parenting .photo {
    line-height: 0;
    text-align: center;
  }
  .recruit #wrapper-area .detail .block.parenting .data p {
    font-size: 2em;
  }
  .recruit #wrapper-area .detail .block.parenting .data p span {
    font-size: 2em;
  }
  .recruit #wrapper-area .detail .block.study .data dt {
    font-size: 1.5em;
  }
  .recruit #wrapper-area .detail .block.study .data dt span {
    font-size: 2.5em;
  }
  .recruit #wrapper-area .detail .block.environment .box .data {
    font-size: 2em;
  }
  .recruit #wrapper-area .detail .block.environment .box .data span {
    font-size: 2.5em;
  }
  .recruit #wrapper-area .detail .block.average .f-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .recruit #wrapper-area .detail .block.average .reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .recruit #wrapper-area .detail .block.average .data p {
    font-size: 1em;
    text-align: center;
  }
  .recruit #wrapper-area .detail .block.average .data p span {
    font-size: 1.4em;
  }
  .recruit #wrapper-area .detail .block.average .photo {
    display: inline-block;
    width: auto;
  }
  .recruit #wrapper-area .detail .block.average .balloon-right {
    padding: 0.8em 0.5em 0 0.5em;
    width: 110px;
    height: 110px;
    font-size: 18px;
  }
  .recruit #wrapper-area .detail .block.average .balloon-left {
    padding: 0.8em 0.5em 0 0.5em;
    width: 110px;
    height: 110px;
    font-size: 18px;
  }
  .recruit #wrapper-area .detail .block.average .all-average {
    font-size: 2.5em;
  }
  .recruit #wrapper-area .detail .block.average .all-average span {
    font-size: 2.5em;
  }
  .recruit .support .block .f-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .recruit .support .block .f-box dl {
    width: 49%;
  }
  .recruit .support .block .f-box dl:nth-child(1), .recruit .support .block .f-box dl:nth-child(2) {
    margin-bottom: 1em;
  }
  .recruit .faq dl dt span, .recruit .faq dl dd span {
    left: -53px;
    width: 53px;
    height: 53px;
  }
  .recruit .hello {
    font-size: 1em;
  }
}
/*===========================================================================*/
/*  media quary:767px  */
/*===========================================================================*/
@media screen and (max-width: 767px) {
  .recruit {
    /* -------------------------------------------- */
    /* news */
    /* -------------------------------------------- */
  }
  .recruit .bosyu .f-block {
    display: block;
  }
  .recruit .bosyu .f-block dl {
    width: 100%;
    margin-bottom: 2em;
  }
  .recruit .bosyu .f-block dl dt {
    width: 100%;
  }
  .recruit .bosyu .f-block dl dd {
    padding: 0;
  }
  .recruit .bosyu .f-block .photo {
    width: 100%;
    text-align: center;
  }
  .recruit .bosyu ul .career-btn a, .recruit .bosyu ul .fresh-btn a {
    padding: 1em 0.5em;
  }
  .recruit #wrapper-area .detail .f-block {
    display: block;
  }
  .recruit #wrapper-area .detail .f-block .block {
    width: 100%;
  }
  .recruit #wrapper-area .detail .f-block .block.study .data dt {
    width: 180px;
  }
  .recruit #wrapper-area .detail .f-block .block.parenting .data p {
    text-align: center;
  }
  .recruit #wrapper-area .detail .block .title {
    top: -7%;
  }
  .recruit #wrapper-area .detail .block .title span {
    width: 280px;
    font-size: 1.2em;
  }
  .recruit #wrapper-area .detail .block.area {
    background: #fff;
  }
  .recruit #wrapper-area .detail .block.area .graph-area dl dt {
    padding: 0.5em 0.5em 0.5em 0;
  }
  .recruit #wrapper-area .detail .block.area .graph-area dl dd {
    font-size: 1.8em;
  }
  .recruit #wrapper-area .detail .block.area .graph-area dl dd span {
    font-size: 1.5em;
  }
  .recruit .support .block {
    padding: 1em;
  }
  .recruit .support .block .f-box {
    display: block;
  }
  .recruit .support .block .f-box dl {
    width: 100%;
  }
  .recruit .support .block .f-box dl:not(:last-child) {
    margin-bottom: 1em;
  }
  .recruit .support .f-block {
    display: block;
  }
  .recruit .support .f-block .block {
    width: 100%;
  }
  .recruit .support .f-block .block:not(:last-child) {
    margin-bottom: 1em;
  }
  .recruit .support .link-area {
    display: block;
  }
  .recruit .support .link-area .sentence {
    margin-right: 0;
    margin-bottom: 0.5em;
    font-size: 1em;
  }
  .recruit .support .link-area .sentence span {
    display: block;
  }
  .recruit .support .link-area a {
    font-size: 0.9em;
  }
  .recruit #news .newsin dl {
    padding-bottom: 0.3em;
    border-bottom: 1px dotted #333;
    margin-bottom: 0.6em;
    display: block;
  }
  .recruit #news .newsin dl dt {
    font-size: 0.9em;
    width: 100%;
  }
  .recruit #news .newsin dl dd {
    width: 100% !important;
  }
}
/*===========================================================================*/
/*  media quary:479px  */
/*===========================================================================*/
@media screen and (max-width: 479px) {
  .brackets em {
    display: block;
  }
  .recruit .bosyu .f-block {
    display: block;
  }
  .recruit .bosyu .f-block dl {
    width: 100%;
    margin-bottom: 2em;
  }
  .recruit .bosyu .f-block dl dt {
    width: 100%;
  }
  .recruit .bosyu .f-block dl dd {
    padding: 0;
  }
  .recruit .bosyu .f-block .photo {
    width: 100%;
    text-align: center;
  }
  .recruit .bosyu ul {
    display: block;
    text-align: center;
  }
  .recruit .bosyu ul .fresh-btn {
    margin: 0 auto 3em;
  }
  .recruit #wrapper-area .detail .block {
    min-height: 260px;
    margin-bottom: 3em;
  }
  .recruit #wrapper-area .detail .block.launch .data p {
    font-size: 1.8em;
  }
  .recruit #wrapper-area .detail .block.launch .data p span {
    font-size: 2em;
  }
  .recruit #wrapper-area .detail .block.launch .data .hosoku {
    padding: 0.5em 0.5em;
    min-width: 100px;
    font-size: 0.9em;
  }
  .recruit #wrapper-area .detail .block.study .data dt {
    width: 180px;
    margin-right: 0.5em;
  }
  .recruit #wrapper-area .detail .block.study .data dt span {
    font-size: 2em;
  }
  .recruit #wrapper-area .detail .block.parenting .data p {
    font-size: 1.8em;
    text-align: center;
  }
  .recruit #wrapper-area .detail .block.parenting .data p span {
    font-size: 2em;
  }
  .recruit #wrapper-area .detail .block.environment .box .data {
    font-size: 1.8em;
  }
  .recruit #wrapper-area .detail .block.environment .box .data span {
    font-size: 2em;
  }
  .recruit #wrapper-area .detail .block.average .data p {
    font-size: 0.9em;
  }
  .recruit #wrapper-area .detail .block.average .data p span {
    font-size: 1.5em;
  }
  .recruit #wrapper-area .detail .block.average .balloon-right, .recruit #wrapper-area .detail .block.average .balloon-left {
    width: 100px;
    height: 100px;
    padding-top: 1em;
  }
  .recruit #wrapper-area .detail .block.average .all-average {
    font-size: 1.8em;
  }
  .recruit #wrapper-area .detail .block.average .all-average span {
    font-size: 2em;
  }
  .recruit #wrapper-area .detail .block.area .graph-area dl dt {
    width: 85px;
  }
  .recruit #wrapper-area .detail .block.area .graph-area dl dd {
    width: calc(100% - 85px);
  }
  .recruit #wrapper-area .detail .block.area .graph-area dl dd .bar {
    margin-right: 0.5em;
  }
  .recruit #wrapper-area .detail .data dl dd {
    font-size: 1.5em;
  }
  .recruit #wrapper-area .detail .data dl dd span {
    font-size: 1.8em;
  }
  .recruit #wrapper-area .detail .f-block {
    display: block;
  }
  .recruit #wrapper-area .detail .f-block .block {
    width: 100%;
  }
  .recruit #wrapper-area .detail .block .title {
    top: -7%;
  }
  .recruit #wrapper-area .detail .block .title span {
    width: 280px;
    font-size: 1.2em;
  }
  .recruit #wrapper-area .detail .block.area {
    background: #fff;
  }
  .recruit #wrapper-area .detail .block.area .graph-area dl dt {
    padding: 0.5em 0.5em 0.5em 0;
  }
  .recruit #wrapper-area .detail .block.area .graph-area dl dd {
    font-size: 1.8em;
  }
  .recruit #wrapper-area .detail .block.area .graph-area dl dd span {
    font-size: 1.5em;
  }
  .recruit .support .block {
    padding: 1em;
  }
  .recruit .support .block .f-box {
    display: block;
  }
  .recruit .support .block .f-box dl {
    width: 100%;
  }
  .recruit .support .block .f-box dl:not(:last-child) {
    margin-bottom: 1em;
  }
  .recruit .support .f-block {
    display: block;
  }
  .recruit .support .f-block .block {
    width: 100%;
  }
  .recruit .support .f-block .block:not(:last-child) {
    margin-bottom: 1em;
  }
  .recruit #news {
    margin: 1em auto 2.5em;
  }
  .recruit #news .news-t h2 {
    font-size: 1.8em !important;
    color: #000;
  }
  .recruit #news .news-t .link a {
    color: #000;
  }
}