/*************************

    BASE CSS

*************************/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Shippori+Mincho:wght@400&display=swap");
body {
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  color: #000000;
  font-weight: 400;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  width: 100%;
}

@media screen and (min-width: 751px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  a {
    opacity: 1;
  }
  a:hover {
    opacity: 0.5;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  header {
    width: 1270px;
    margin: 0 auto;
    padding: 25px 16px;
  }
  header h1 {
    width: 290px;
  }
  footer {
    width: 100%;
    min-width: 1270px;
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 150px;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    left: 0;
    z-index: 10000;
  }
  footer .inner {
    width: 870px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  footer .inner .btn {
    width: 420px;
  }
  .copyright {
    width: 1270px;
    margin: 50px auto 0;
    font-size: 10px;
    letter-spacing: 0.1rem;
    padding-bottom: 20px;
    text-align: center;
  }
  .mainArea {
    width: 100%;
    min-width: 1270px;
  }
  .mainArea .inner {
    width: 1270px;
    margin: 0 auto;
    position: relative;
  }
  .mainArea .inner h2 {
    position: absolute;
    top: 95px;
    left: 52px;
    width: 1167px;
    z-index: 9999;
  }
  .mainImg {
    width: 100%;
    height: calc(100vh - 173px);
    min-height: 800px;
  }
  .mainImg .mainImg01 {
    background: url(/img/recruit-special/main01.jpg) top no-repeat;
    background-size: cover;
    width: 100%;
    height: calc(100vh - 173px);
    min-height: 800px;
    display: inline-block;
  }
  .mainImg .mainImg02 {
    background: url(/img/recruit-special/main02.jpg) top no-repeat;
    background-size: cover;
    width: 100%;
    height: calc(100vh - 173px);
    min-height: 800px;
    display: block;
  }
  .mainImg .mainImg03 {
    background: url(/img/recruit-special/main03.jpg) top no-repeat;
    background-size: cover;
    width: 100%;
    height: calc(100vh - 173px);
    min-height: 800px;
    display: block;
  }
  .bg-gray {
    background-color: #f6f6f6;
  }
  .containar {
    width: 100%;
    min-width: 1270px;
  }
  .containar .inner {
    width: 1270px;
    margin: 0 auto;
    padding-top: 130px;
    padding-bottom: 130px;
  }
  .containar .inner .titleArea {
    width: 1028px;
    margin: 0 auto 75px;
  }
  .containar .inner .titleArea .blueBox {
    background-color: #008ad0;
    color: #ffffff;
    text-align: center;
    padding-top: 75px;
    padding-bottom: 65px;
  }
  .containar .inner .titleArea .blueBox h4 {
    font-family: "Shippori Mincho", serif;
    font-size: 16px;
    letter-spacing: 0.94em;
    margin-bottom: 65px;
  }
  .containar .inner .titleArea .blueBox h3 {
    font-family: "Shippori Mincho", serif;
    font-size: 26px;
    letter-spacing: 0.6em;
    line-height: 250%;
  }
  .containar .inner .messageArea {
    background: url(/img/recruit-special/title-img01.jpg) 0 0 no-repeat;
    background-size: contain;
    padding-top: 490px;
  }
  .containar .inner .messageArea .blueBox {
    width: 816px;
    margin: 0 auto;
  }
  .containar .inner .bussinessArea {
    background: url(/img/recruit-special/title-img02.jpg) 0 0 no-repeat;
    background-size: contain;
    padding-top: 265px;
  }
  .containar .inner .bussinessArea .blueBox {
    width: 610px;
    margin: 0 auto;
  }
  .containar .inner .bussinessArea .blueBox h3 {
    margin-bottom: 55px;
  }
  .containar .inner .bussinessArea .blueBox p {
    font-size: 14px;
    line-height: 240%;
    letter-spacing: 0.14em;
  }
  .containar .inner .jobs {
    background: url(/img/recruit-special/title-img03.jpg) 0 0 no-repeat;
    background-size: contain;
    padding-top: 600px;
  }
  .containar .inner .jobs .blueBox {
    width: 744px;
    margin: 0 auto;
  }
  .containar .inner .infographArea {
    background: url(/img/recruit-special/title-img04.jpg) 0 0 no-repeat;
    background-size: contain;
    padding-top: 356px;
  }
  .containar .inner .infographArea .blueBox {
    width: 744px;
    margin: 0 auto;
  }
  .containar .inner .textArea {
    width: 816px;
    margin: 0 auto;
  }
  .containar .inner .textArea p {
    font-size: 14px;
    line-height: 240%;
    letter-spacing: 0.1em;
    text-align: justify;
  }
  .containar .inner .textArea h5 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding-top: 30px;
    padding-bottom: 15px;
  }
  .containar .inner .textArea ul li {
    font-size: 14px;
    line-height: 240%;
    letter-spacing: 0.1em;
  }
  .containar .inner .textArea ul li strong {
    font-weight: 700;
  }
  .containar .inner .figure01 {
    width: 816px;
    margin: 30px auto 130px;
  }
  .containar .inner .figure02 {
    width: 816px;
    margin: 30px auto 0;
  }
  .containar .inner .whiteBoxArea {
    width: 1028px;
    margin: 0 auto;
    background-color: #ffffff;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .containar .inner .whiteBoxArea h3 {
    font-family: "Shippori Mincho", serif;
    font-size: 26px;
    letter-spacing: 0.6em;
    line-height: 250%;
    text-align: center;
    margin-bottom: 45px;
  }
  .containar .inner .whiteBoxArea .title-under {
    font-size: 14px;
    line-height: 240%;
    letter-spacing: 0.14em;
    text-align: center;
    margin-bottom: 100px;
  }
  .containar .inner .intMenuArea {
    width: 1028px;
    margin: 100px auto;
    background: url(/img/recruit-special/navi-line.png) center top no-repeat;
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .containar .inner .intMenuArea h3 {
    font-family: "Shippori Mincho", serif;
    font-size: 20px;
    letter-spacing: 0.5em;
    text-align: center;
    margin-bottom: 45px;
  }
  .containar .inner .intMenuArea .intMenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .containar .inner .intMenuArea .intMenu h4 {
    font-family: "Shippori Mincho", serif;
    font-size: 20px;
    letter-spacing: 0.5em;
    text-align: center;
    margin-bottom: 20px;
  }
  .containar .inner .intMenuArea .intMenu .arrow {
    width: 23px;
  }
  .containar .inner .intMenuArea .intMenu .oneItem {
    width: 270px;
  }
  .containar .inner .intMenuArea .intMenu .twoItem {
    width: 396px;
    padding: 0 25px;
  }
  .containar .inner .intMenuArea .intMenu .twoItem .flexBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .containar .inner .intMenuArea .intMenu .menuBox {
    background-color: #dae8ef;
    padding-top: 15px;
    padding-bottom: 30px;
  }
  .containar .inner .intMenuArea .intMenu .menuBox .innerBox .MenuImg {
    width: 163px;
    margin: 0 auto 20px;
  }
  .containar .inner .intMenuArea .intMenu .menuBox .innerBox p {
    font-family: "Shippori Mincho", serif;
    font-size: 14px;
    letter-spacing: 0.15em;
    text-align: center;
  }
  .containar .inner .infigraph-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 1024px;
    margin: 0 auto;
  }
  .containar .inner .infigraph-img div {
    width: 256px;
    margin-bottom: 30px;
  }
  .containar .R-photo .line {
    background: url(/img/recruit-special/rphoto-bg.png) 0 0 repeat-y;
    padding-bottom: 150px;
  }
  .containar .R-photo .line h3 {
    margin-left: 103px;
  }
  .containar .R-photo .line p {
    margin-left: 103px;
  }
  .containar .R-photo .line .photoArea {
    margin-left: 210px;
  }
  .containar .R-photo .int-title {
    margin-left: 103px;
    margin-bottom: 120px;
  }
  .containar .L-photo .line {
    background: url(/img/recruit-special/lphoto-bg.png) 0 0 repeat-y;
    padding-bottom: 150px;
  }
  .containar .L-photo .line h3 {
    margin-left: 314px;
  }
  .containar .L-photo .line p {
    margin-left: 314px;
  }
  .containar .L-photo .line .photoArea {
    margin-left: 422px;
  }
  .containar .L-photo .int-title {
    width: 1134px;
    margin-bottom: 120px;
  }
  #int01 .inner,
  #int02 .inner,
  #int03 .inner,
  #int04 .inner {
    padding: 130px 16px 0;
  }
  #int01 .inner h3,
  #int02 .inner h3,
  #int03 .inner h3,
  #int04 .inner h3 {
    font-family: "Shippori Mincho", serif;
    font-size: 26px;
    letter-spacing: 0.2em;
    line-height: 250%;
    margin-bottom: 45px;
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-thickness: 1px;
  }
  #int01 .inner p,
  #int02 .inner p,
  #int03 .inner p,
  #int04 .inner p {
    width: 816px;
    font-size: 14px;
    line-height: 240%;
    letter-spacing: 0.1em;
    text-align: justify;
    margin-bottom: 120px;
  }
  #int01 .inner .photoArea,
  #int02 .inner .photoArea,
  #int03 .inner .photoArea,
  #int04 .inner .photoArea {
    width: 604px;
  }
  #int01 .inner .mb120,
  #int02 .inner .mb120,
  #int03 .inner .mb120,
  #int04 .inner .mb120 {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  header {
    width: 100%;
    padding: 3.3333333333vw 2.1333333333vw;
  }
  header h1 {
    width: 38.6666666667vw;
    margin: 0 auto;
  }
  footer {
    width: 100%;
    background-color: #ffffff;
    padding-top: 2.6666666667vw;
    padding-bottom: 1.3333333333vw;
    margin-bottom: 20vw;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    left: 0;
    z-index: 10000;
  }
  footer .inner {
    padding-top: 0;
  }
  footer .inner .btn {
    width: 50%;
    margin: 0 auto;
  }
  .copyright {
    font-size: 2.6666666667vw;
    letter-spacing: 0.1rem;
    padding-bottom: 2.6666666667vw;
    padding-top: 6.6666666667vw;
    text-align: center;
  }
  .mainArea {
    width: 100%;
  }
  .mainArea .inner h2 {
    display: none;
  }
  .mainImg {
    width: 100%;
    height: 146.6666666667vw;
  }
  .mainImg .mainImg01 {
    background: url(/img/recruit-special/main01-sp.jpg) top no-repeat;
    background-size: contain;
    width: 100%;
    height: 146.6666666667vw;
    display: inline-block;
  }
  .mainImg .mainImg02 {
    background: url(/img/recruit-special/main02-sp.jpg) top no-repeat;
    background-size: contain;
    width: 100%;
    height: 146.6666666667vw;
    display: block;
  }
  .mainImg .mainImg03 {
    background: url(/img/recruit-special/main03-sp.jpg) top no-repeat;
    background-size: contain;
    width: 100%;
    height: 146.6666666667vw;
    display: block;
  }
  .bg-gray {
    background-color: #f6f6f6;
  }
  .containar {
    width: 100%;
  }
  .containar .inner {
    padding-top: 17.3333333333vw;
    padding-bottom: 17.3333333333vw;
  }
  .containar .inner .titleArea {
    width: 100%;
    margin: 0 auto 10vw;
  }
  .containar .inner .titleArea .blueBox {
    background-color: #008ad0;
    color: #ffffff;
    text-align: center;
    padding-top: 10vw;
    padding-bottom: 8.6666666667vw;
  }
  .containar .inner .titleArea .blueBox h4 {
    font-family: "Shippori Mincho", serif;
    font-size: 3.4666666667vw;
    letter-spacing: 0.94em;
    margin-bottom: 8.6666666667vw;
  }
  .containar .inner .titleArea .blueBox h3 {
    font-family: "Shippori Mincho", serif;
    font-size: 4.2666666667vw;
    letter-spacing: 0.6em;
    line-height: 250%;
  }
  .containar .inner .bussinessArea .blueBox h3 {
    margin-bottom: 7.3333333333vw;
  }
  .containar .inner .bussinessArea .blueBox p {
    font-size: 2.9333333333vw;
    line-height: 240%;
    letter-spacing: 0.14em;
  }
  .containar .inner .textArea {
    width: 86.6666666667vw;
    margin: 0 auto;
  }
  .containar .inner .textArea p {
    font-size: 2.9333333333vw;
    line-height: 240%;
    letter-spacing: 0.1em;
    text-align: justify;
  }
  .containar .inner .textArea h5 {
    font-size: 2.9333333333vw;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding-top: 4vw;
    padding-bottom: 2vw;
  }
  .containar .inner .textArea ul li {
    font-size: 2.9333333333vw;
    line-height: 240%;
    letter-spacing: 0.1em;
  }
  .containar .inner .textArea ul li strong {
    font-weight: 700;
  }
  .containar .inner .figure01 {
    width: 92vw;
    margin: 4vw auto 17.3333333333vw;
  }
  .containar .inner .figure02 {
    width: 92vw;
    margin: 4vw auto 0;
  }
  .containar .inner .whiteBoxArea {
    width: 96vw;
    margin: 0 auto;
    background-color: #ffffff;
    padding-top: 13.3333333333vw;
    padding-bottom: 13.3333333333vw;
  }
  .containar .inner .whiteBoxArea h3 {
    font-family: "Shippori Mincho", serif;
    font-size: 4.5333333333vw;
    letter-spacing: 0.6em;
    line-height: 250%;
    text-align: center;
    margin-bottom: 6vw;
  }
  .containar .inner .whiteBoxArea .title-under {
    font-size: 2.9333333333vw;
    line-height: 240%;
    letter-spacing: 0.14em;
    text-align: center;
    margin-bottom: 13.3333333333vw;
  }
  .containar .inner .intMenuArea {
    width: 96vw;
    margin: 13.3333333333vw auto;
    background: url(/img/recruit-special/navi-line-sp.png) center top no-repeat;
    background-size: contain;
    padding-top: 8vw;
  }
  .containar .inner .intMenuArea h3 {
    font-family: "Shippori Mincho", serif;
    font-size: 4vw;
    letter-spacing: 0.5em;
    line-height: 200%;
    text-align: center;
    margin-bottom: 6vw;
  }
  .containar .inner .intMenuArea .intMenu h4 {
    font-family: "Shippori Mincho", serif;
    font-size: 4vw;
    letter-spacing: 0.5em;
    text-align: center;
    margin-bottom: 2.6666666667vw;
  }
  .containar .inner .intMenuArea .intMenu .arrow {
    width: 3.0666666667vw;
    margin: 6.6666666667vw auto;
  }
  .containar .inner .intMenuArea .intMenu .oneItem {
    width: 46.6666666667vw;
    margin: 0 auto;
  }
  .containar .inner .intMenuArea .intMenu .twoItem {
    width: 93.3333333333vw;
    padding: 0 3.3333333333vw;
    margin: 0 auto;
  }
  .containar .inner .intMenuArea .intMenu .twoItem .flexBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .containar .inner .intMenuArea .intMenu .menuBox {
    background-color: #dae8ef;
    padding-top: 2vw;
    padding-bottom: 4vw;
  }
  .containar .inner .intMenuArea .intMenu .menuBox .innerBox .MenuImg {
    width: 40vw;
    margin: 0 auto 2.6666666667vw;
  }
  .containar .inner .intMenuArea .intMenu .menuBox .innerBox p {
    font-family: "Shippori Mincho", serif;
    font-size: 2.9333333333vw;
    letter-spacing: 0.15em;
    text-align: center;
  }
  .containar .inner .infigraph-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 86.6666666667vw;
    margin: 0 auto;
  }
  .containar .inner .infigraph-img div {
    width: 42.6666666667vw;
    margin-bottom: 4vw;
  }
  .containar .R-photo .line {
    background: -webkit-gradient(linear, left top, right top, from(rgb(229, 243, 250)), color-stop(30%, rgb(229, 243, 250)), color-stop(30%, rgba(229, 243, 250, 0)), to(rgba(229, 243, 250, 0)));
    background: -webkit-linear-gradient(left, rgb(229, 243, 250) 0%, rgb(229, 243, 250) 30%, rgba(229, 243, 250, 0) 30%, rgba(229, 243, 250, 0) 100%);
    background: linear-gradient(90deg, rgb(229, 243, 250) 0%, rgb(229, 243, 250) 30%, rgba(229, 243, 250, 0) 30%, rgba(229, 243, 250, 0) 100%);
    padding-bottom: 20vw;
  }
  .containar .R-photo .line h3 {
    margin-left: 6.6666666667vw;
  }
  .containar .R-photo .line p {
    margin-left: 6.6666666667vw;
  }
  .containar .R-photo .line .photoArea {
    margin-left: 16vw;
  }
  .containar .R-photo .int-title {
    margin-bottom: 16vw;
  }
  .containar .L-photo .line {
    background: -webkit-gradient(linear, left top, right top, from(rgb(229, 243, 250)), color-stop(30%, rgb(229, 243, 250)), color-stop(30%, rgba(229, 243, 250, 0)), to(rgba(229, 243, 250, 0)));
    background: -webkit-linear-gradient(left, rgb(229, 243, 250) 0%, rgb(229, 243, 250) 30%, rgba(229, 243, 250, 0) 30%, rgba(229, 243, 250, 0) 100%);
    background: linear-gradient(90deg, rgb(229, 243, 250) 0%, rgb(229, 243, 250) 30%, rgba(229, 243, 250, 0) 30%, rgba(229, 243, 250, 0) 100%);
    padding-bottom: 150px;
  }
  .containar .L-photo .line h3 {
    margin-left: 6.6666666667vw;
  }
  .containar .L-photo .line p {
    margin-left: 6.6666666667vw;
  }
  .containar .L-photo .line .photoArea {
    margin-left: 16vw;
  }
  .containar .L-photo .int-title {
    margin-bottom: 16vw;
  }
  #int01 .inner,
  #int02 .inner,
  #int03 .inner,
  #int04 .inner {
    padding: 17.3333333333vw 0 0;
  }
  #int01 .inner h3,
  #int02 .inner h3,
  #int03 .inner h3,
  #int04 .inner h3 {
    font-family: "Shippori Mincho", serif;
    font-size: 4.2666666667vw;
    letter-spacing: 0.2em;
    line-height: 250%;
    margin-bottom: 6vw;
    text-decoration: underline;
    text-underline-offset: 1.3333333333vw;
    text-decoration-thickness: 1px;
    width: 86.6666666667vw;
  }
  #int01 .inner p,
  #int02 .inner p,
  #int03 .inner p,
  #int04 .inner p {
    width: 86.6666666667vw;
    font-size: 2.9333333333vw;
    line-height: 240%;
    letter-spacing: 0.1em;
    text-align: justify;
    margin-bottom: 16vw;
  }
  #int01 .inner .photoArea,
  #int02 .inner .photoArea,
  #int03 .inner .photoArea,
  #int04 .inner .photoArea {
    width: 68vw;
  }
  #int01 .inner .mb120,
  #int02 .inner .mb120,
  #int03 .inner .mb120,
  #int04 .inner .mb120 {
    margin-bottom: 16vw;
  }
}
@-webkit-keyframes gradation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
}
@keyframes gradation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
} /*# sourceMappingURL=base.css.map */

/*************************

    cookie-notice

*************************/
#cookie-notice a {
  color: #337ab7;
  text-decoration: none;
}
#cookie-notice .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
#cookie-notice .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
