@charset "UTF-8";
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
@import url("https://fonts.googleapis.com/css?family=Oswald:400,600,700");
@import url("https://fonts.googleapis.com/css?family=Caveat:400,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700,700i");
/* line 4, ../sass/_base.scss */
::-moz-selection, ::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 9, ../sass/_base.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* line 18, ../sass/_base.scss */
audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}

/* line 22, ../sass/_base.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 28, ../sass/_base.scss */
textarea {
  resize: vertical;
}

/* line 32, ../sass/_base.scss */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* line 42, ../sass/_base.scss */
html {
  font-size: 62.5%;
  background: #eeeeee;
}

/* line 46, ../sass/_base.scss */
body {
  color: #444;
  font-family: "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Droid Sans", Meiryo, "ＭＳ Ｐゴシック","MS PGothic", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.87;
}

/* line 53, ../sass/_base.scss */
h1, h2, h3, h4, h5, h6, p, dl {
  margin: 0;
}

/* line 57, ../sass/_base.scss */
dd {
  margin-left: 0;
}

/* line 61, ../sass/_base.scss */
a {
  color: #333;
  text-decoration: none;
}

/* line 66, ../sass/_base.scss */
a:focus {
  border: 0;
  outline: 0;
}

/* line 71, ../sass/_base.scss */
ul, ol {
  margin: 0;
  padding-left: 0;
}
/* line 75, ../sass/_base.scss */
ul li, ol li {
  list-style: none;
}

/* line 80, ../sass/_base.scss */
img {
  max-width: 100%;
  height: auto;
  *zoom: 1;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/* line 98, ../sass/_base.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* line 103, ../sass/_base.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 113, ../sass/_base.scss */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 124, ../sass/_base.scss */
.invisible {
  visibility: hidden;
}

/* line 128, ../sass/_base.scss */
.clearfix {
  *zoom: 1;
}
/* line 129, ../sass/_base.scss */
.clearfix:before {
  content: " ";
  display: table;
}
/* line 133, ../sass/_base.scss */
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  /* line 146, ../sass/_base.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 151, ../sass/_base.scss */
  *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 158, ../sass/_base.scss */
  a {
    text-decoration: underline;
  }
  /* line 160, ../sass/_base.scss */
  a:visited {
    text-decoration: underline;
  }
  /* line 163, ../sass/_base.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 167, ../sass/_base.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 171, ../sass/_base.scss */
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }

  /* line 175, ../sass/_base.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 179, ../sass/_base.scss */
  thead {
    display: table-header-group;
  }

  /* line 182, ../sass/_base.scss */
  tr {
    page-break-inside: avoid;
  }

  /* line 185, ../sass/_base.scss */
  img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }

  /* line 189, ../sass/_base.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 193, ../sass/_base.scss */
  h2, h3 {
    page-break-after: avoid;
  }
}
/* pink */
/* purple */
/* font-family: 'Oswald', sans-serif; */
/* font-family: 'Caveat', cursive; */
/* font-family: 'Roboto', sans-serif; */
/* line 10, ../sass/_layout.scss */
.wrapper,
body,
html {
  width: 100%;
  overflow-x: hidden;
}

/* line 23, ../sass/_layout.scss */
.sp {
  display: none;
}

/* line 27, ../sass/_layout.scss */
.wrap {
  margin: 0 auto;
  max-width: 1024px;
}

/*a.link {
	color: $color-base1;
	text-decoration: underline;
}
.icon-blank {
	position: relative;
	top:-0.1em;
	margin-left: 2px;
}*/
/* ==========================================================================
   header
   ========================================================================== */
/* line 43, ../sass/_layout.scss */
.header {
  max-width: 1024px;
  margin: 0 auto;
}
/* line 49, ../sass/_layout.scss */
.header h1 img.index-logo {
  display: block !important;
}
/* line 53, ../sass/_layout.scss */
.header h1 img.inner-logo {
  display: none;
}
/* line 57, ../sass/_layout.scss */
.header h1 a {
  color: #fff;
}
/* line 83, ../sass/_layout.scss */
.header.fixed {
  border-bottom: 1px solid #e7e7e7;
  max-width: 100%;
  width: 100%;
}
/* line 89, ../sass/_layout.scss */
.header.fixed h1 img.index-logo {
  display: none !important;
}
/* line 93, ../sass/_layout.scss */
.header.fixed h1 img.inner-logo {
  display: block;
}
/* line 97, ../sass/_layout.scss */
.header.fixed h1 a {
  color: #554666;
}
/* line 105, ../sass/_layout.scss */
.header.fixed .link-block ul.func li a {
  color: #eb88aa;
}
/* line 110, ../sass/_layout.scss */
.header.fixed .link-block ul.func li.inquiry a {
  color: #fff;
}
/* line 119, ../sass/_layout.scss */
.header.fixed .link-block ul.nav li a {
  color: #717174 !important;
}

/* ==========================================================================
   header
   ========================================================================== */
/* line 134, ../sass/_layout.scss */
.header h1,
.header.fixed h1 {
  float: left;
  width: 37.10938%;
  line-height: 1;
  margin-top: 25px;
  color: #fff;
}
/* line 147, ../sass/_layout.scss */
.header h1 img.index-logo,
.header.fixed h1 img.index-logo {
  display: none;
}
/* line 158, ../sass/_layout.scss */
.header .link-block,
.header.fixed .link-block {
  float: right;
}
/* line 161, ../sass/_layout.scss */
.header .link-block ul.nav,
.header.fixed .link-block ul.nav {
  float: left;
  margin-top: 40px;
  margin-right: 50px;
}
/* line 167, ../sass/_layout.scss */
.header .link-block ul.nav li,
.header.fixed .link-block ul.nav li {
  text-align: right;
  float: left;
  margin-left: 36px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
/* line 176, ../sass/_layout.scss */
.header .link-block ul.nav li:first-child,
.header.fixed .link-block ul.nav li:first-child {
  margin-left: 0;
}
/* line 180, ../sass/_layout.scss */
.header .link-block ul.nav li a,
.header.fixed .link-block ul.nav li a {
  position: relative;
  outline: none;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  padding: 4px 0;
}
/* line 190, ../sass/_layout.scss */
.header .link-block ul.nav li a:focus, .header .link-block ul.nav li a:hover,
.header.fixed .link-block ul.nav li a:focus,
.header.fixed .link-block ul.nav li a:hover {
  outline: none;
}
/* line 207, ../sass/_layout.scss */
.header .link-block ul.nav li a:after,
.header.fixed .link-block ul.nav li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, #eb88aa 50%);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}
/* line 221, ../sass/_layout.scss */
.header .link-block ul.nav li a:focus::after, .header .link-block ul.nav li a:hover::after,
.header.fixed .link-block ul.nav li a:focus::after,
.header.fixed .link-block ul.nav li a:hover::after {
  opacity: 1;
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px);
}
/* line 236, ../sass/_layout.scss */
.header .link-block ul.nav li a.active:after,
.header.fixed .link-block ul.nav li a.active:after {
  opacity: 1;
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px);
}
/* line 246, ../sass/_layout.scss */
.header .link-block .btn-entry,
.header.fixed .link-block .btn-entry {
  position: relative;
  text-align: center;
  top: 5px;
  height: 90px;
  width: 90px;
  line-height: 90px;
  background: #eb88aa;
  float: right;
}
/* line 256, ../sass/_layout.scss */
.header .link-block .btn-entry a,
.header.fixed .link-block .btn-entry a {
  display: block;
  color: #fff;
  font-weight: bold;
}

/* line 265, ../sass/_layout.scss */
.header {
  position: relative;
  z-index: 3;
}
/* line 269, ../sass/_layout.scss */
.header.fixed {
  position: fixed;
  padding-bottom: 5px;
  z-index: 100;
  background: rgba(255, 255, 255, 0.96);
  width: 100%;
}
/* line 276, ../sass/_layout.scss */
.header.fixed h1 {
  color: #554666;
  margin-top: 12px;
}
/* line 282, ../sass/_layout.scss */
.header.fixed .link-block ul.nav {
  margin-top: 10px;
}
/* line 284, ../sass/_layout.scss */
.header.fixed .link-block ul.nav li {
  height: 60px;
  line-height: 60px;
}

/* line 293, ../sass/_layout.scss */
.header-mv {
  position: relative;
  top: -100px;
  margin: 0 auto;
  text-align: center;
  z-index: 2;
}
/* line 300, ../sass/_layout.scss */
.header-mv .top-mv {
  position: relative;
  height: 320px;
  width: 100%;
  padding: 100px 0 0;
  background-size: cover;
  overflow: hidden;
}
/* line 309, ../sass/_layout.scss */
.header-mv .top-mv h2 {
  margin-top: 68px;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 2px;
  font-weight: bold;
  color: #feffff;
}
/* line 316, ../sass/_layout.scss */
.header-mv .top-mv h2 span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  display: block;
  margin-top: 26px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 90px;
  font-size: 9rem;
  letter-spacing: normal;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
  opacity: 0.15;
  color: #fff;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* line 336, ../sass/_layout.scss */
.breadcrumb .breadcrumb-list {
  margin-top: 15px;
  font-size: 0;
}
/* line 340, ../sass/_layout.scss */
.breadcrumb .breadcrumb-list li {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #777;
}
/* line 349, ../sass/_layout.scss */
.breadcrumb .breadcrumb-list li:first-child:before {
  display: none;
}
/* line 354, ../sass/_layout.scss */
.breadcrumb .breadcrumb-list li:before {
  position: absolute;
  top: 50%;
  left: -14px;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-top: -1px;
  vertical-align: middle;
  border-top: 1px solid #909090;
  border-right: 1px solid #909090;
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  content: "";
}
/* line 369, ../sass/_layout.scss */
.breadcrumb .breadcrumb-list li a {
  color: #554666;
}
/* line 372, ../sass/_layout.scss */
.breadcrumb .breadcrumb-list li a:hover {
  text-decoration: underline;
}

/* ==========================================================================
   contents
   ========================================================================== */
/* line 382, ../sass/_layout.scss */
.contents {
  position: relative;
  margin-top: -100px;
  background: url("/staff-recruit/common/img/share/bg_line.png") center;
  padding-bottom: 100px;
  padding-top: 5px;
  z-index: 1;
}
/* line 390, ../sass/_layout.scss */
.contents a {
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: all .2s ease-out;
}
/* line 394, ../sass/_layout.scss */
.contents a:hover {
  color: #eb88aa;
}
/* line 399, ../sass/_layout.scss */
.contents .cont-h2 {
  position: relative;
  margin: 90px auto 20px;
  font-size: 33px;
  font-size: 3.3rem;
  color: #554666;
  text-align: center;
}
@media screen and (max-width: 640px) {
  /* line 399, ../sass/_layout.scss */
  .contents .cont-h2 {
    font-size: 6.5625vw;
  }
}
/* line 409, ../sass/_layout.scss */
.contents .cont-h2:after {
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 40px;
  content: "";
  width: 40px;
  height: 2px;
  background: #eb88aa;
  transform: translateX(-50%);
}
/* line 421, ../sass/_layout.scss */
.contents .cont-h2 .txt-s {
  font-size: .5em;
}
/* line 426, ../sass/_layout.scss */
.contents .main-catch {
  margin-top: 50px;
}
/* line 429, ../sass/_layout.scss */
.contents .main-catch p {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #444;
}
/* line 436, ../sass/_layout.scss */
.contents .main-catch.type2 {
  margin-top: 90px;
}
/* line 441, ../sass/_layout.scss */
.contents .suggest {
  margin-top: 110px;
  position: relative;
  z-index: 1;
}
/* line 446, ../sass/_layout.scss */
.contents .suggest .block {
  position: relative;
  padding: 25px 2.44141%;
  margin-top: 0 !important;
}
/* line 452, ../sass/_layout.scss */
.contents .suggest img {
  width: 100%;
}
/* line 456, ../sass/_layout.scss */
.contents .suggest .suggest-img {
  overflow: hidden;
}
/* line 460, ../sass/_layout.scss */
.contents .suggest .suggest_a {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 255px;
  padding: 20px 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  color: #fff;
  background: #554666;
  transition: all 0.2s ease-out;
}
/* line 473, ../sass/_layout.scss */
.contents .suggest .suggest_a:after {
  position: absolute;
  top: 50%;
  right: 5%;
  content: "";
  width: 22px;
  height: 14px;
  background: url("/staff-recruit/common/img/aboutwork/share/suggest-arrow.svg") center no-repeat;
  transform: translate(0, -50%);
  transition: all 0.2s ease-out;
}
/* line 487, ../sass/_layout.scss */
.contents .suggest a:hover .suggest_a {
  background: #eb88aa;
}
/* line 490, ../sass/_layout.scss */
.contents .suggest a:hover .suggest_a:after {
  right: 2%;
  background: url("/staff-recruit/common/img/aboutwork/share/suggest-arrow-w.svg") center no-repeat;
}
/* line 497, ../sass/_layout.scss */
.contents .suggest .block {
  float: left;
  width: 50%;
}
/* line 501, ../sass/_layout.scss */
.contents .suggest .block.right {
  float: right;
}
/* line 509, ../sass/_layout.scss */
.contents .com-table {
  width: 100%;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #fafafa;
}
/* line 515, ../sass/_layout.scss */
.contents .com-table th, .contents .com-table td {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 15px 20px;
}
/* line 520, ../sass/_layout.scss */
.contents .com-table th {
  background: #fff;
  color: #554666;
}

/* ==========================================================================
   footer
   ========================================================================== */
/* line 531, ../sass/_layout.scss */
.footer {
  background: #ddd;
}
/* line 534, ../sass/_layout.scss */
.footer .footer-entry {
  background: url("/staff-recruit/common/img/share/bg-footer.jpg") top center no-repeat;
  background-size: cover;
  height: 300px;
  padding-top: 95px;
}
/* line 540, ../sass/_layout.scss */
.footer .footer-entry .btn-block {
  text-align: center;
  font-size: 30px;
  font-size: 3rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
/* line 546, ../sass/_layout.scss */
.footer .footer-entry .btn-block .btn {
  display: inline-block;
  width: 50.19531%;
  padding: 30px 0;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  background: #eb88aa;
  text-decoration: none;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
/* line 559, ../sass/_layout.scss */
.footer .footer-entry .btn-block .btn img {
  position: relative;
  top: -10px;
  left: 10px;
}
/* line 564, ../sass/_layout.scss */
.footer .footer-entry .btn-block .btn img.on {
  display: none;
}
/* line 569, ../sass/_layout.scss */
.footer .footer-entry .btn-block .btn:hover {
  color: #eb88aa;
  background: #fff;
}
/* line 574, ../sass/_layout.scss */
.footer .footer-entry .btn-block .btn:hover img.off {
  display: none;
}
/* line 578, ../sass/_layout.scss */
.footer .footer-entry .btn-block .btn:hover img.on {
  display: inline;
}
/* line 590, ../sass/_layout.scss */
.footer .footer-bottom {
  padding: 50px 0 30px;
}
/* line 593, ../sass/_layout.scss */
.footer .footer-bottom .f-cont {
  width: 700px;
  float: left;
}
/* line 597, ../sass/_layout.scss */
.footer .footer-bottom .f-cont .f-center {
  float: right;
  position: relative;
}
/* line 601, ../sass/_layout.scss */
.footer .footer-bottom .f-cont .f-center .contact-txt {
  margin-top: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
}
/* line 607, ../sass/_layout.scss */
.footer .footer-bottom .f-cont .f-center h2 {
  float: left;
}
/* line 611, ../sass/_layout.scss */
.footer .footer-bottom .f-cont .f-center .sns-block {
  position: absolute;
  top: 0;
  right: 0;
  margin: 25px 0 0 0;
}
/* line 619, ../sass/_layout.scss */
.footer .footer-bottom .f-cont .f-center .sns-block ul li {
  float: left;
  margin-left: 12px;
}
/* line 623, ../sass/_layout.scss */
.footer .footer-bottom .f-cont .f-center .sns-block ul li:first-child {
  margin-left: 0;
}
/* line 627, ../sass/_layout.scss */
.footer .footer-bottom .f-cont .f-center .sns-block ul li a img {
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
/* line 631, ../sass/_layout.scss */
.footer .footer-bottom .f-cont .f-center .sns-block ul li a img:hover {
  opacity: 0.8;
}
/* line 639, ../sass/_layout.scss */
.footer .footer-bottom .f-cont .f-left {
  float: left;
}
/* line 644, ../sass/_layout.scss */
.footer .footer-bottom .f-cont .f-left .f-fnc ul {
  float: left;
  margin-left: 38px;
}
/* line 648, ../sass/_layout.scss */
.footer .footer-bottom .f-cont .f-left .f-fnc ul li {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4;
  margin-bottom: 10px;
}
/* line 653, ../sass/_layout.scss */
.footer .footer-bottom .f-cont .f-left .f-fnc ul li.lev01 {
  font-weight: bold;
  line-height: 0.9;
  /*background: url(/staff-recruit/common//img/share/footer-list.png) 0 0.5em no-repeat;
  	 display: block;
  	 padding-left: 12px;*/
  border-left: 2px solid #eb88aa;
  padding-left: 5px;
}
/* line 664, ../sass/_layout.scss */
.footer .footer-bottom .f-cont .f-left .f-fnc ul li.lev02 {
  margin-left: 8px;
}
/* line 668, ../sass/_layout.scss */
.footer .footer-bottom .f-cont .f-left .f-fnc ul li.bt {
  margin-top: 25px;
}
/* line 674, ../sass/_layout.scss */
.footer .footer-bottom .f-cont .f-left .f-fnc ul li a:hover {
  text-decoration: underline;
  color: #666;
}
/* line 685, ../sass/_layout.scss */
.footer .footer-bottom .btn-block {
  float: right;
  margin-top: 45px;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
}
/* line 692, ../sass/_layout.scss */
.footer .footer-bottom .btn-block .btn {
  display: inline-block;
  padding: 12px 50px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: #554666;
  text-decoration: none;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
/* line 705, ../sass/_layout.scss */
.footer .footer-bottom .btn-block .btn img {
  position: relative;
  top: -5px;
  left: 5px;
}
/* line 710, ../sass/_layout.scss */
.footer .footer-bottom .btn-block .btn img.on {
  display: none;
}
/* line 713, ../sass/_layout.scss */
.footer .footer-bottom .btn-block .btn img.btn-sp {
  display: none;
}
/* line 718, ../sass/_layout.scss */
.footer .footer-bottom .btn-block .btn:hover {
  background: #eb88aa;
}
/* line 722, ../sass/_layout.scss */
.footer .footer-bottom .btn-block .btn:hover img.off {
  display: none;
}
/* line 723, ../sass/_layout.scss */
.footer .footer-bottom .btn-block .btn:hover img.on {
  display: inline;
}
/* line 729, ../sass/_layout.scss */
.footer .footer-bottom .tel-block {
  display: none;
}
/* line 734, ../sass/_layout.scss */
.footer .copyright {
  background: #40354d;
  padding: 10px 0;
}
/* line 738, ../sass/_layout.scss */
.footer .copyright p {
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
  color: #fff;
}

/* sp menu PC none */
/* line 746, ../sass/_layout.scss */
.sp-menu-btn,
.sp-modal {
  display: none;
}

/* page top */
/* line 754, ../sass/_layout.scss */
.pagetop {
  position: fixed;
  bottom: 80px;
  right: 50px;
  z-index: 10;
  text-indent: -9999px;
}
/* line 760, ../sass/_layout.scss */
.pagetop a {
  display: block;
  background: #fff url("/staff-recruit/common/img/share/icon-pagetop.png") center no-repeat;
  height: 60px;
  width: 60px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}
/* line 768, ../sass/_layout.scss */
.pagetop a:hover {
  background: #fff url("/staff-recruit/common/img/share/icon-pagetop.png") center top 16px no-repeat;
}
@media screen and (max-width: 768px) {
  /* line 754, ../sass/_layout.scss */
  .pagetop {
    bottom: 60px;
    right: 10px;
  }
}

/* line 778, ../sass/_layout.scss */
.attention {
  margin-bottom: .6em;
  color: #f00;
  font-size: 1.2em;
}

/* line 784, ../sass/_layout.scss */
.text-right {
  text-align: right;
}

@media screen and (max-width: 1024px) {
  /*.wrap {
  	width: 100%;
  }*/
}
@media only screen and (max-width: 812px) and (min-width: 810px) and (orientation: landscape) {
  /* line 12, ../sass/_responsive.scss */
  .wrap {
    padding-right: 2.5%;
    padding-right: calc(constant(safe-area-inset-right) + 2.5%);
    /* iPhone X向け記述 */
    padding-left: 2.5%;
    padding-left: calc(constant(safe-area-inset-right) + 2.5%);
    /* iPhone X向け記述 */
  }

  /* line 20, ../sass/_responsive.scss */
  .header .wrap {
    padding-right: 0;
    padding-right: calc(constant(safe-area-inset-right) + 0);
    /* iPhone X向け記述 */
    padding-left: 2.5%;
    padding-left: calc(constant(safe-area-inset-right) + 2.5%);
    /* iPhone X向け記述 */
  }
  /* line 27, ../sass/_responsive.scss */
  .header .link-block ul.nav {
    margin-top: 35px;
  }
  /* line 33, ../sass/_responsive.scss */
  .header.fixed .link-block ul.nav {
    margin-top: 5px;
  }

  /* line 41, ../sass/_responsive.scss */
  .footer .wrap {
    padding-right: 0;
    padding-right: calc(constant(safe-area-inset-right) + 0);
    /* iPhone X向け記述 */
    padding-left: 0;
    padding-left: calc(constant(safe-area-inset-right) + 0);
    /* iPhone X向け記述 */
  }
  /* line 48, ../sass/_responsive.scss */
  .footer .footer-bottom .btn-block {
    margin: 20px 20px 0;
  }

  /* line 54, ../sass/_responsive.scss */
  .pagetop {
    bottom: 5px;
    right: 10px;
  }
}
@media screen and (max-width: 768px) {
  /* line 62, ../sass/_responsive.scss */
  body {
    min-width: initial;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7;
    position: relative;
  }

  /* line 70, ../sass/_responsive.scss */
  html,
  body,
  .wrapper {
    overflow-x: visible;
  }

  /* line 75, ../sass/_responsive.scss */
  .wrap {
    width: 96%;
  }

  /* ==========================================================================
     header
     ========================================================================== */
  /* line 82, ../sass/_responsive.scss */
  .header,
  .header.fixed {
    /*position: fixed;
    z-index: 10000000000000000;*/
    height: 64px;
    z-index: 10;
  }
  /* line 89, ../sass/_responsive.scss */
  .header h1,
  .header.fixed h1 {
    width: 70%;
    margin-top: 20px;
    height: 64px;
  }
  /* line 102, ../sass/_responsive.scss */
  .header h1 a,
  .header.fixed h1 a {
    			/*color: #fff;
          display: block;
          height: 100%;*/
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
  }
  /* line 110, ../sass/_responsive.scss */
  .header .link-block,
  .header.fixed .link-block {
    display: none;
  }
  /* line 114, ../sass/_responsive.scss */
  .header .sp-menu-btn,
  .header.fixed .sp-menu-btn {
    z-index: 10000000;
    margin-top: 8px;
    position: relative;
    display: block;
    float: right;
    width: 60px;
    height: 60px;
    background: #eb88aa;
  }
  /* line 123, ../sass/_responsive.scss */
  .header .sp-menu-btn span,
  .header.fixed .sp-menu-btn span {
    display: block;
    position: absolute;
    top: 22px;
    left: 16px;
    width: 30px;
    height: 3px;
    background: #fff;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -webkit-transition: all 300ms;
    transition: all 300ms;
  }
  /* line 133, ../sass/_responsive.scss */
  .header .sp-menu-btn span:before,
  .header.fixed .sp-menu-btn span:before {
    margin-top: -10px;
  }
  /* line 136, ../sass/_responsive.scss */
  .header .sp-menu-btn span:after,
  .header.fixed .sp-menu-btn span:after {
    margin-top: 8px;
  }
  /* line 140, ../sass/_responsive.scss */
  .header .sp-menu-btn span:before, .header .sp-menu-btn span:after,
  .header.fixed .sp-menu-btn span:before,
  .header.fixed .sp-menu-btn span:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 3px;
    background: #fff;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -webkit-transition: all 300ms;
    transition: all 300ms;
  }
  /* line 151, ../sass/_responsive.scss */
  .header .sp-menu-btn p,
  .header.fixed .sp-menu-btn p {
    position: absolute;
    bottom: 4px;
    left: 3px;
    width: 100%;
    padding-left: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 11px;
    font-size: 1.1rem;
    color: #fff;
    text-align: center;
    letter-spacing: .1em;
  }
  /* line 164, ../sass/_responsive.scss */
  .header .sp-menu-btn .ne,
  .header.fixed .sp-menu-btn .ne {
    display: block;
  }
  /* line 167, ../sass/_responsive.scss */
  .header .sp-menu-btn .cl,
  .header.fixed .sp-menu-btn .cl {
    display: none;
  }
  /* line 172, ../sass/_responsive.scss */
  .header .close span,
  .header.fixed .close span {
    background: transparent !important;
  }
  /* line 174, ../sass/_responsive.scss */
  .header .close span:before,
  .header.fixed .close span:before {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  /* line 177, ../sass/_responsive.scss */
  .header .close span:after,
  .header.fixed .close span:after {
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  /* line 181, ../sass/_responsive.scss */
  .header .close span:before, .header .close span:after,
  .header.fixed .close span:before,
  .header.fixed .close span:after {
    margin-top: 0;
  }
  /* line 184, ../sass/_responsive.scss */
  .header .close .ne,
  .header.fixed .close .ne {
    display: none;
  }
  /* line 187, ../sass/_responsive.scss */
  .header .close .cl,
  .header.fixed .close .cl {
    display: block;
  }

  /* line 194, ../sass/_responsive.scss */
  .header-mv {
    top: -120px;
  }
  /* line 196, ../sass/_responsive.scss */
  .header-mv .top-mv {
    width: 100%;
    height: 300px;
  }
  /* line 199, ../sass/_responsive.scss */
  .header-mv .top-mv h2 {
    margin-top: 85px;
    font-size: 25px;
    font-size: 2.5rem;
  }
  /* line 202, ../sass/_responsive.scss */
  .header-mv .top-mv h2 span {
    margin-top: 50px;
    font-size: 60px;
    font-size: 6rem;
  }

  /* line 209, ../sass/_responsive.scss */
  .breadcrumb {
    display: none;
  }

  /* ==========================================================================
      .sp-modal
    ========================================================================== */
  /* line 216, ../sass/_responsive.scss */
  .sp-modal {
    display: none;
    position: absolute;
    top: 0;
    z-index: 1000000;
    padding-bottom: 2em;
    width: 100%;
    color: #333;
    background-color: rgba(255, 255, 255, 0.98);
  }
  /* line 226, ../sass/_responsive.scss */
  .sp-modal .inner {
    margin: 0 auto 0;
    width: 100%;
    height: 100%;
  }
  /* line 233, ../sass/_responsive.scss */
  .sp-modal .inner p.id {
    width: 70%;
    margin-top: 20px;
    		/*font-size: 75%;
    		color: $color-base2;
        font-weight: bold;*/
  }
  /* line 249, ../sass/_responsive.scss */
  .sp-modal .inner p.id a {
    /*color: $color-base2;
    display: block;
    height: 100%;*/
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
  }
  /* line 259, ../sass/_responsive.scss */
  .sp-modal ul.sp-modal-nav {
    top: 18px;
    width: 100%;
    position: relative;
  }
  /* line 263, ../sass/_responsive.scss */
  .sp-modal ul.sp-modal-nav li {
    display: none;
    border-bottom: 1px solid #ddd;
    text-align: center;
  }
  /* line 269, ../sass/_responsive.scss */
  .sp-modal ul.sp-modal-nav li:first-child {
    border-top: 1px solid #ddd;
  }
  /* line 272, ../sass/_responsive.scss */
  .sp-modal ul.sp-modal-nav li a {
    padding: 15px 0;
    width: 100%;
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #333;
    background: url(/staff-recruit/common/img/top/btn-arrow.png) center right 1.5em no-repeat;
    background-size: 22px 14px;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
  }
  /* line 283, ../sass/_responsive.scss */
  .sp-modal ul.sp-modal-nav li a.tl {
    padding-bottom: 5px;
  }
  /* line 287, ../sass/_responsive.scss */
  .sp-modal ul.sp-modal-nav li ul {
    padding-bottom: 5px;
  }
  /* line 289, ../sass/_responsive.scss */
  .sp-modal ul.sp-modal-nav li ul li {
    border-bottom: none;
  }
  /* line 292, ../sass/_responsive.scss */
  .sp-modal ul.sp-modal-nav li ul li:first-child {
    border-top: none;
  }
  /* line 295, ../sass/_responsive.scss */
  .sp-modal ul.sp-modal-nav li ul li a {
    padding: 5px 0;
    background: none;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
  }
  /* line 301, ../sass/_responsive.scss */
  .sp-modal ul.sp-modal-nav li ul li b {
    color: #eb88aa;
  }
  /* line 308, ../sass/_responsive.scss */
  .sp-modal .sp-modal-entry {
    display: none;
    margin-top: 11px;
    background: url(/staff-recruit/common/img/share/bg-footer.jpg) top center no-repeat;
    background-size: cover;
    height: 140px;
    padding-top: 35px;
  }
  /* line 315, ../sass/_responsive.scss */
  .sp-modal .sp-modal-entry .btn-block {
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
  }
  /* line 320, ../sass/_responsive.scss */
  .sp-modal .sp-modal-entry .btn-block .btn {
    display: inline-block;
    width: 64%;
    padding: 14px 0;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background: #eb88aa;
    text-decoration: none;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    -webkit-transition: all 400ms;
    transition: all 400ms;
  }
  /* line 330, ../sass/_responsive.scss */
  .sp-modal .sp-modal-entry .btn-block .btn img {
    position: relative;
    top: -10px;
    left: 10px;
  }
  /* line 334, ../sass/_responsive.scss */
  .sp-modal .sp-modal-entry .btn-block .btn img.on {
    display: none;
  }
  /* line 340, ../sass/_responsive.scss */
  .sp-modal .sp-modal-sns {
    display: none;
    margin-top: 30px;
  }
  /* line 343, ../sass/_responsive.scss */
  .sp-modal .sp-modal-sns ul {
    margin: 0 auto;
    text-align: center;
  }
  /* line 346, ../sass/_responsive.scss */
  .sp-modal .sp-modal-sns ul li {
    display: inline-block;
    margin: 0 10px;
  }
  /* line 349, ../sass/_responsive.scss */
  .sp-modal .sp-modal-sns ul li img {
    height: 28px;
    width: auto;
  }
  /* line 357, ../sass/_responsive.scss */
  .sp-modal .sp-modal-tel {
    display: none;
    margin-top: 25px;
    text-align: center;
    font-size: 4.375vw;
    color: #666;
  }
  /* line 363, ../sass/_responsive.scss */
  .sp-modal .sp-modal-tel .btn {
    margin-top: 10px;
    display: inline-block;
    font-size: 4.375vw;
    font-weight: bold;
    padding: 20px 35px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background: #554666;
    text-decoration: none;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
  }
  /* line 375, ../sass/_responsive.scss */
  .sp-modal .sp-modal-tel .btn a {
    color: #fff;
  }

  /* ==========================================================================
     contents
     ========================================================================== */
  /* line 388, ../sass/_responsive.scss */
  .contents {
    padding-bottom: 30px;
    z-index: 2;
  }
  /* line 391, ../sass/_responsive.scss */
  .contents .suggest {
    margin-top: 40px !important;
  }
  /* line 393, ../sass/_responsive.scss */
  .contents .suggest .block {
    width: 50%;
    margin-top: 0 !important;
  }
  /* line 397, ../sass/_responsive.scss */
  .contents .suggest .suggest_a {
    width: 200px;
  }
  /* line 402, ../sass/_responsive.scss */
  .contents a {
    text-decoration: none;
  }

  /* ==========================================================================
  footer
  ========================================================================== */
  /* line 414, ../sass/_responsive.scss */
  .footer .footer-bottom .btn-block {
    margin-right: 20px;
   /*width: 100%;
  float:none;
  position: relative;
  top:10px;*/
  }
}
@media screen and (max-width: 720px) {
  /* ==========================================================================
     footer
     ========================================================================== */
  /* line 442, ../sass/_responsive.scss */
  .footer .footer-entry {
    height: 200px;
    padding-top: 50px;
  }
  /* line 445, ../sass/_responsive.scss */
  .footer .footer-entry .btn-block {
    font-size: 30px;
    font-size: 3rem;
  }
  /* line 447, ../sass/_responsive.scss */
  .footer .footer-entry .btn-block .btn {
    width: 64%;
    padding: 18px 0;
  }
  /* line 455, ../sass/_responsive.scss */
  .footer .footer-bottom {
    padding: 30px 0;
  }
  /* line 458, ../sass/_responsive.scss */
  .footer .footer-bottom .f-cont {
    width: 100%;
    float: none;
  }
  /* line 462, ../sass/_responsive.scss */
  .footer .footer-bottom .f-cont .f-center {
    float: none;
    position: static;
  }
  /* line 466, ../sass/_responsive.scss */
  .footer .footer-bottom .f-cont .f-center .contact-txt {
    margin-top: 15px;
    text-align: center;
    font-size: 3.75vw;
  }
  /* line 470, ../sass/_responsive.scss */
  .footer .footer-bottom .f-cont .f-center .contact-txt span {
    display: none;
  }
  /* line 475, ../sass/_responsive.scss */
  .footer .footer-bottom .f-cont .f-center h2 {
    float: none;
    text-align: center;
    margin-left: -20px;
  }
  /* line 479, ../sass/_responsive.scss */
  .footer .footer-bottom .f-cont .f-center h2 img {
    width: 60%;
  }
  /* line 484, ../sass/_responsive.scss */
  .footer .footer-bottom .f-cont .f-center .sns-block {
    position: static;
    top: 0;
    right: 0;
    margin: 25px 0 0 0;
  }
  /* line 491, ../sass/_responsive.scss */
  .footer .footer-bottom .f-cont .f-center .sns-block ul {
    margin: 0 auto;
    text-align: center;
  }
  /* line 494, ../sass/_responsive.scss */
  .footer .footer-bottom .f-cont .f-center .sns-block ul li {
    float: none;
    display: inline-block;
    margin: 0 5px;
  }
  /* line 498, ../sass/_responsive.scss */
  .footer .footer-bottom .f-cont .f-center .sns-block ul li img {
    height: 40px;
    width: auto;
  }
  /* line 502, ../sass/_responsive.scss */
  .footer .footer-bottom .f-cont .f-center .sns-block ul li:first-child {
    margin-left: 0;
  }
  /* line 510, ../sass/_responsive.scss */
  .footer .footer-bottom .f-cont .f-left {
    float: none;
    display: none;
  }
  /* line 518, ../sass/_responsive.scss */
  .footer .footer-bottom .btn-block {
    position: static;
    float: none;
    margin-top: 20px;
    font-size: 4.375vw;
    font-weight: bold;
    margin-right: 0;
  }
  /* line 525, ../sass/_responsive.scss */
  .footer .footer-bottom .btn-block .btn {
    display: block;
    width: 100%;
    padding: 0;
    color: #554666;
    background: none;
    text-decoration: underline;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
  }
  /* line 536, ../sass/_responsive.scss */
  .footer .footer-bottom .btn-block .btn img.off {
    display: none;
  }
  /* line 537, ../sass/_responsive.scss */
  .footer .footer-bottom .btn-block .btn img.on {
    display: none;
  }
  /* line 538, ../sass/_responsive.scss */
  .footer .footer-bottom .btn-block .btn img.btn-sp {
    display: inline;
  }
  /* line 540, ../sass/_responsive.scss */
  .footer .footer-bottom .btn-block .btn:hover {
    color: #554666;
    background: none;
  }
  /* line 544, ../sass/_responsive.scss */
  .footer .footer-bottom .btn-block .btn:hover img.off {
    display: none;
  }
  /* line 545, ../sass/_responsive.scss */
  .footer .footer-bottom .btn-block .btn:hover img.on {
    display: none;
  }
  /* line 555, ../sass/_responsive.scss */
  .footer .footer-bottom .tel-block {
    float: none;
    display: block;
    margin-top: 25px;
    text-align: center;
    font-size: 4.375vw;
    font-weight: bold;
  }
  /* line 562, ../sass/_responsive.scss */
  .footer .footer-bottom .tel-block .btn {
    margin-top: 6px;
    display: inline-block;
    font-size: 4.375vw;
    font-weight: bold;
    padding: 20px 35px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background: #554666;
    text-decoration: none;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
  }
  /* line 574, ../sass/_responsive.scss */
  .footer .footer-bottom .tel-block .btn a {
    color: #fff;
  }
  /* line 583, ../sass/_responsive.scss */
  .footer .copyright {
    padding: 15px 0;
  }
  /* line 585, ../sass/_responsive.scss */
  .footer .copyright p {
    font-size: 2.8125vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 596, ../sass/_responsive.scss */
  .pc {
    display: none;
  }

  /* line 599, ../sass/_responsive.scss */
  .sp {
    display: block;
  }

  /* ==========================================================================
     contents
     ========================================================================== */
  /* line 608, ../sass/_responsive.scss */
  .contents .cont-block-outline {
    margin-top: -80px;
  }
  /* line 614, ../sass/_responsive.scss */
  .contents .main-catch {
    margin-top: 30px;
  }
  /* line 616, ../sass/_responsive.scss */
  .contents .main-catch p {
    font-size: 3.75vw;
  }
  /* line 619, ../sass/_responsive.scss */
  .contents .main-catch.type2 {
    margin-top: 90px;
  }
}
@media screen and (max-width: 480px) {
  /* line 633, ../sass/_responsive.scss */
  .contents .suggest {
    margin-top: 40px !important;
  }
  /* line 635, ../sass/_responsive.scss */
  .contents .suggest .block {
    margin-top: 0 !important;
    width: 100%;
  }
}
