@charset "UTF-8";
/******* mixin.scss *******/
/*link color*/
/*opacity*/
/*position absolute*/
/*border-radius*/
/*ベンダープレフィックス*/
/*テキスト要素の先頭行だけline-heightを取り除き、上ぴったりに揃える*/
/*明朝体*/
/*コンテンツwidth*/
/*よく使う色*/
/*ボーダーカラー*/
/*リンク*/
/*ボタン*/
/*タイトルバー*/
/*グラデborder*/
/*
TOPページ用CSS
*/
/*------------------------------ SP用CSS（PCにも同時に適用される） ------------------------------*/
.content {
  padding-bottom: 0;
}

/*-----------------------------------------------------------------
header
-----------------------------------------------------------------*/
header #mainVisual {
  overflow: hidden;
  background-color: #fff;
}

header #mainVisual ul {
  margin-bottom: 0;
}

header #mainVisual ul li.slider01 {
  width: 100%;
  position: relative;
}

header #mainVisual ul li.slider01 h1 {
  width: 100%;
  height: 116vw;
  background: url(../img/top/mainVisual_sp.jpg) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  position: relative;
  z-index: 0;
}

header #mainVisual ul li.slider01 p {
  width: 59.6vw;
  height: 53.86vw;
  position: absolute;
  left: 4.3vw;
  bottom: -30vw;
  z-index: 1;
}

header #mainVisual ul li.slider01 p a {
  width: 100%;
  height: 100%;
  background: url(../img/top/mainVisual_btn_sp.png) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

header #mainVisual ul li.slider02 {
  width: 100%;
  height: 116vw;
  position: relative;
  background: url(../img/top/slider02-bg-sp.jpg) center 0 no-repeat;
  background-size: cover;
}

header #mainVisual ul li.slider02 h1 {
  width: 86.66667vw;
  height: 69.33333vw;
  background: url(../img/top/slider02-copy-sp.png) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 0;
  position: absolute;
  right: 1.33333vw;
  bottom: 18.66667vw;
}

header #mainVisual ul li.slider02 p {
  width: 59.2vw;
  height: 12vw;
  position: absolute;
  right: 4.8vw;
  bottom: 3.2vw;
  z-index: 1;
}

header #mainVisual ul li.slider02 p a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/top/slider02-btn-sp.png) 0 0 no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

header #mainVisual .slick-slider .slick-dots {
  position: static;
  margin-top: 3.2vw;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
}

header #mainVisual .slick-slider .slick-dots li {
  display: block;
  height: 2vw;
  width: 2vw;
  margin: 0 1.06667vw;
}

header #mainVisual .slick-slider .slick-dots li button {
  height: 2vw;
  width: 2vw;
  background-color: #f4f4f4;
  border-radius: 2vw;
  padding: 0;
}

header #mainVisual .slick-slider .slick-dots li button:before {
  display: none;
}

header #mainVisual .slick-slider .slick-dots li:hover button, header #mainVisual .slick-slider .slick-dots li:focus button, header #mainVisual .slick-slider .slick-dots li.slick-active button {
  background-color: #ffd7da;
}

/*-----------------------------------------------------------------
なないろ保育士って？
-----------------------------------------------------------------*/
#about {
  width: 89.3vw;
  padding: 8vw 0 13.3vw;
  margin: 0 auto;
  text-align: center;
  /*@include bd_gd;*/
}

#about .title {
  margin-bottom: 6.6vw;
}

#about .title h2 {
  font-size: 3.2vw;
  font-weight: bold;
  color: #eb7d84;
  width: 61.07vw;
  margin: 0 auto 2vw;
}

#about ul li:not(:last-child) {
  margin-bottom: 6.6vw;
}

#about ul li h3 a {
  width: 49.86vw;
  height: 49.86vw;
  margin: 0 auto 2.6vw;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#about ul li:nth-child(1) h3 a {
  background-image: url(../img/top/about_item01_sp.png);
}

#about ul li:nth-child(2) h3 a {
  background-image: url(../img/top/about_item02_sp.png);
}

#about ul li:nth-child(3) h3 a {
  background-image: url(../img/top/about_item03_sp.png);
}

/*-----------------------------------------------------------------
新着求人情報
-----------------------------------------------------------------*/
.job-news {
  background-color: #fff4f4;
  background-image: url(../img/job/job-bg-top.png);
  background-size: 14.8vw auto;
  background-repeat: repeat-x;
  background-position: center top;
  margin-left: -2.6vw;
  margin-right: -2.6vw;
  padding-left: 2.6vw;
  padding-right: 2.6vw;
  padding-bottom: 10.67vw;
}

.job-news h2 {
  position: relative;
  top: -6vw;
  margin-bottom: -6vw;
}

.job-news h2 img {
  width: 76.13vw;
  margin: 0 auto 7.73vw;
}

.job-news .bx-wrapper {
  box-shadow: none;
  background: none;
  border: 0;
  margin-bottom: 0;
}

.job-news .bx-wrapper .bx-controls-direction a {
  width: 6.27vw;
  height: 6.27vw;
  top: 50vw;
  margin: 0;
  z-index: 10;
}

.job-news .bx-wrapper .bx-controls-direction a.bx-prev {
  background: url(../img/top/icon-slider-left.png) center center no-repeat;
  background-size: 6.27vw auto;
  left: -1vw;
}

.job-news .bx-wrapper .bx-controls-direction a.bx-next {
  background: url(../img/top/icon-slider-right.png) center center no-repeat;
  background-size: 6.27vw auto;
  right: -1vw;
}

.job-news .slider {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto 8vw;
}

.job-news .slider .bx-viewport > ul > li {
  margin-bottom: 0;
  background-color: #fff;
  padding: 5.87vw 6.67vw 4vw;
}

.job-news .slider .bx-viewport > ul > li:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  background-image: url(../img/job/flag.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 8.27vw auto;
  width: 8.27vw;
  height: 6.67vw;
}

.job-news .slider ul > li {
  width: 100%;
  position: relative;
}

.job-news .slider ul > li:last-of-type {
  margin-bottom: 0;
}

.job-news .slider ul > li .title {
  font-size: 4.8vw;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 2.67vw;
}

.job-news .slider ul > li figure {
  position: relative;
  z-index: 10;
  display: block;
  height: auto;
  text-align: center;
  margin-bottom: 4vw;
}

.job-news .slider ul > li figure a {
  position: relative;
}

.job-news .slider ul > li figure .no-image {
  border: 1.07vw solid #fbd4d6;
  width: 100%;
  height: 57.06667vw;
  background: url(../img/info/no-image.png) center center no-repeat;
  background-size: contain;
  background-color: #fff4f4;
}

.job-news .slider ul > li figure img {
  border: 1.07vw solid #fbd4d6;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.job-news .slider ul > li .body {
  z-index: 1;
}

.job-news .slider ul > li .body ul li {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 3.07vw auto;
  padding-left: 4.67vw;
  margin-bottom: 2vw;
  font-size: 4.2vw;
}

.job-news .slider ul > li .body ul li.salary {
  background-image: url(../img/common/icon-yen.png);
}

.job-news .slider ul > li .body ul li.place {
  background-image: url(../img/common/icon-pin.png);
}

.job-news .slider ul > li .body ul li.job_title {
  background-image: url(../img/common/icon-medal.png);
}

.job-news .slider ul > li .body .new {
  position: absolute;
  width: 13.33vw;
  bottom: 0;
  right: 0;
}

.job-news .btn a {
  width: 80vw;
  height: 14.4vw;
  line-height: 14.4vw;
  background-color: #eb4c71;
  color: #fff;
  text-align: center;
  border-radius: 0.53vw;
  padding-top: 5.07vw;
  padding-left: 16.93vw;
  margin: 0 auto;
  background-image: url(../img/common/arrow02_white.png);
  background-size: 10.13vw auto;
  background-repeat: no-repeat;
  background-position: 58.4vw center;
}

.job-news .btn a img {
  width: 38vw;
}

#job-news {
  margin-bottom: 21.33333vw;
}

#job-news-veteran {
  background-color: #f0fff2;
  background-image: url(../img/job/job-bg-top-green.png);
}

#job-news-veteran .bx-wrapper .bx-controls-direction a.bx-prev {
  background-image: url(../img/top/icon-slider-left-green.png);
}

#job-news-veteran .bx-wrapper .bx-controls-direction a.bx-next {
  background-image: url(../img/top/icon-slider-right-green.png);
}

#job-news-veteran .slider ul > li figure .no-image {
  border: 1.07vw solid #b8f1b8;
  background-image: url(../img/info/no-image-green.png);
  background-color: #f0fff2;
}

#job-news-veteran .slider ul > li figure img {
  border: 1.07vw solid #f0fff2;
}

#job-news-veteran .slider ul > li .body ul li.salary {
  background-image: url(../img/common/icon-yen-green.png);
}

#job-news-veteran .slider ul > li .body ul li.place {
  background-image: url(../img/common/icon-pin-green.png);
}

#job-news-veteran .slider ul > li .body ul li.job_title {
  background-image: url(../img/common/icon-medal-green.png);
}

#job-news-veteran .btn a {
  background-color: #39c040;
}

/*-----------------------------------------------------------------
条件から求人を探す
-----------------------------------------------------------------*/
#job-search {
  padding-top: 10.67vw;
}

#job-search .search {
  position: relative;
  padding-bottom: 12.67vw;
  margin: 0 auto;
}

#job-search .search::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  background-image: -moz-linear-gradient(0deg, #f4bfc3 0%, #f6d6b2 14%, #e5f3c3 33%, #c4f6f7 49%, #c4ddf1 67%, #d7d6f3 84%, #f5d4ea 99%);
  background-image: -webkit-linear-gradient(0deg, #f4bfc3 0%, #f6d6b2 14%, #e5f3c3 33%, #c4f6f7 49%, #c4ddf1 67%, #d7d6f3 84%, #f5d4ea 99%);
  background-image: -ms-linear-gradient(0deg, #f4bfc3 0%, #f6d6b2 14%, #e5f3c3 33%, #c4f6f7 49%, #c4ddf1 67%, #d7d6f3 84%, #f5d4ea 99%);
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

#job-search .search .icon h2 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 56.13vw auto;
  background-image: url(../img/top/job-search-title.png);
  position: relative;
  width: 56.13vw;
  height: 24.93vw;
  margin: 0 auto 6.67vw;
}

#job-search .search .icon h2 span {
  display: none;
}

#job-search .search .box {
  margin-bottom: 3.33vw;
}

#job-search .search .box:last-of-type {
  margin-bottom: 0;
}

#job-search .search .box.address .title {
  background-image: url(../img/job/icon-address.png);
}

#job-search .search .box.address .title img {
  width: 36.67vw;
}

#job-search .search .box.address .list {
  background-color: #fff5ee;
  border-color: #fd8a3d;
}

#job-search .search .box.address .list ul li {
  margin-bottom: 1.5vw;
}

#job-search .search .box.address .list ul li:nth-last-of-type(-n+3) {
  margin-bottom: 0;
}

#job-search .search .box.address .list ul li a {
  background-color: #fd8a3d;
}

#job-search .search .box.employment .title {
  background-image: url(../img/job/icon-employment.png);
}

#job-search .search .box.employment .title img {
  width: 40.8vw;
}

#job-search .search .box.employment .list {
  background-color: #f3f9fd;
  border-color: #59a9db;
}

#job-search .search .box.employment .list ul li {
  margin-bottom: 1.5vw;
}

#job-search .search .box.employment .list ul li:nth-last-of-type(-n+3) {
  margin-bottom: 0;
}

#job-search .search .box.employment .list ul li a {
  background-color: #59a9db;
}

#job-search .search .box.facilities {
  margin-bottom: 0;
}

#job-search .search .box.facilities .title {
  background-image: url(../img/job/icon-facilities.png);
}

#job-search .search .box.facilities .title img {
  width: 40.93vw;
}

#job-search .search .box.facilities .list {
  background-color: #f2fde5;
  border-color: #8ac346;
}

#job-search .search .box.facilities .list ul {
  flex-wrap: wrap;
}

#job-search .search .box.facilities .list ul li {
  margin-bottom: 2.67vw;
}

#job-search .search .box.facilities .list ul li:nth-last-of-type(-n+2) {
  margin-bottom: 0;
}

#job-search .search .box.facilities .list ul li a {
  width: 40.27vw;
  background-color: #8ac346;
}

#job-search .search .box .title {
  padding: 0.8vw 0 0.93vw 7.73vw;
  margin-bottom: 0.8vw;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 5.73vw auto;
}

#job-search .search .box .list {
  border-top: 0.53vw solid #fff;
}

#job-search .search .box .list ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 4vw 1.5vw;
  position: relative;
}

#job-search .search .box .list ul li a {
  color: #fff;
  text-decoration: none;
  border-radius: 0.53vw;
  width: 28vw;
  height: 8.27vw;
  line-height: 8.27vw;
  display: inline-block;
  text-align: center;
  position: relative;
  font-size: 3.4vw;
}

#job-search .search .box .list ul li a.has_children {
  pointer-events: none;
}

#job-search .search .box .list ul li a:before {
  content: '';
  width: 1.2vw;
  height: 1.2vw;
  border: 0px;
  border-top: solid 0.13vw #fff;
  border-right: solid 0.13vw #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 1.2vw;
  margin-top: -0.6vw;
}

#job-search .search .box .list ul li a .small {
  font-size: 3.2vw;
  letter-spacing: -0.08em;
}

#job-search .search .box .list ul li .children {
  width: 87.6vw;
  height: auto;
  display: none;
  position: absolute;
  top: auto;
  left: 2.2vw;
  background-color: #fd8a3d;
  z-index: 10;
  text-align: left;
  padding: 0;
  border-radius: 0 0 4px 4px;
}

#job-search .search .box .list ul li .children li {
  justify-content: left;
  align-items: center;
  width: 50%;
  margin-right: auto;
}

#job-search .search .box .list ul li .children li a {
  width: 100%;
  padding: 0;
  text-align: center;
  border-radius: 0;
}

#job-search .search .box .list ul li .children li a:before {
  display: none;
}

@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#job-search .search .box .list ul li:active .children, #job-search .search .box .list ul li:hover .children {
  display: flex;
  flex-wrap: wrap;
  animation: show 0.1s linear 0s;
}

/*-----------------------------------------------------------------
新着求人情報
-----------------------------------------------------------------*/
#info-list {
  background-color: transparent;
  background-image: url(../img/top/top-info-bg.png);
  background-size: 50% auto;
  background-repeat: repeat-x;
  background-position: center 66.67vw;
  margin-left: -2.6vw;
  margin-right: -2.6vw;
  padding-left: 2.6vw;
  padding-right: 2.6vw;
  padding-bottom: 0;
  padding-top: 10vw;
}

#info-list h2 {
  position: relative;
  margin-bottom: 6vw;
}

#info-list h2 img {
  width: 83.6vw;
  margin: 0 auto;
}

#info-list #post-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto 10vw;
  padding-top: 8vw;
}

#info-list #post-list li {
  width: 100%;
  position: relative;
  border: 2px solid #fdeeee;
  margin-bottom: 20vw;
  background-color: #fff;
}

#info-list #post-list li:last-of-type {
  margin-bottom: 0;
}

#info-list #post-list li:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 3vw solid transparent;
  border-right: 3vw solid #fdeeee;
  border-bottom: 3vw solid #fdeeee;
  /*transform: rotate(45deg);*/
  bottom: 0;
  right: 0;
  position: absolute;
}

#info-list #post-list li figure {
  position: absolute;
  display: block;
  width: 84vw;
  height: auto;
  top: -8vw;
  left: -2px;
}

#info-list #post-list li figure a {
  position: relative;
}

#info-list #post-list li figure img {
  max-width: 84vw;
  max-height: 68vw;
  height: auto;
}

#info-list #post-list li .header {
  position: absolute;
  top: -8vw;
  right: 0;
  writing-mode: vertical-rl;
  width: 8vw;
}

#info-list #post-list li .header .date {
  position: relative;
  padding-top: 18vw;
  font-size: 13rem;
  padding-right: 2px;
}

#info-list #post-list li .header .date:before {
  position: absolute;
  content: "";
  display: block;
  height: 17vw;
  width: 2px;
  background: #ec7c84;
  top: 0;
  right: 3.3vw;
}

#info-list #post-list li .header .date img {
  width: 3.73vw;
  display: inline-block;
  margin-top: 0.5vw;
  margin-right: 1.5vw;
}

#info-list #post-list li .body {
  padding: 61vw 2vw 7vw 2vw;
}

#info-list #post-list li .body .labels .label {
  display: inline-block;
  color: #ec7c84;
  font-size: 13rem;
  font-weight: bold;
}

#info-list #post-list li .body .labels .label:after {
  content: "|";
}

#info-list #post-list li .body .labels .label:last-of-type:after {
  content: "";
  display: none;
}

#info-list .btn a {
  width: 80vw;
  height: 14.4vw;
  line-height: 14.4vw;
  background-color: #eb4c71;
  color: #fff;
  text-align: center;
  border-radius: 0.53vw;
  padding-top: 5.07vw;
  padding-left: 16.93vw;
  margin: 0 auto;
  background-image: url(../img/common/arrow02_white.png);
  background-size: 10.13vw auto;
  background-repeat: no-repeat;
  background-position: 58.4vw center;
}

#info-list .btn a img {
  width: 37.73vw;
}

/*-----------------------------------------------------------------
Webサイト正式リリース情報
-----------------------------------------------------------------*/
#releaseInfo {
  width: 89.3vw;
  padding: 10.6vw 0 13.3vw;
  margin: 0 auto;
  text-align: center;
  /*@include bd_gd;*/
}

#releaseInfo .title {
  margin-bottom: 5.3vw;
}

#releaseInfo .title p {
  width: 81.73vw;
  margin: 0 auto 2vw;
}

#releaseInfo .title h2 {
  font-size: 3.2vw;
  font-weight: bold;
  color: #eb7d84;
}

#releaseInfo > p {
  margin-bottom: 7.3vw;
  text-align: left;
}

#releaseInfo > p br {
  display: none;
}

#releaseInfo ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#releaseInfo ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 43.46vw;
  height: 43.2vw;
  padding-bottom: 22.2vw;
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  /*            &:nth-child(4) {
                            background-image: url(../img/top/releaseInfo_item04_bg_sp.png);
                        }*/
}

#releaseInfo ul li:nth-child(1) {
  background-image: url(../img/top/releaseInfo_item01_bg_sp.png);
}

#releaseInfo ul li:nth-child(2) {
  background-image: url(../img/top/releaseInfo_item02_bg_sp.png);
}

#releaseInfo ul li:nth-child(3) {
  background-image: url(../img/top/releaseInfo_item03_bg_sp.png);
  margin-left: 25%;
}

#releaseInfo ul li:nth-child(-n+2) {
  margin-bottom: 2vw;
}

#releaseInfo ul li p {
  line-height: 120%;
  font-size: 4vw;
  font-weight: bold;
}

#releaseInfo ul li p span {
  font-size: 3.46vw;
}

/*-----------------------------------------------------------------
就・転職をお急ぎの方へ / 求人情報掲載のご相談について
-----------------------------------------------------------------*/
/*共通*/
.to {
  width: 94.6vw;
  padding-bottom: 6.6vw;
  /*就・転職をお急ぎの方へ*/
  /*求人情報掲載のご相談について*/
}

.to h2 {
  width: 96vw;
  height: 28vw;
  margin-bottom: 4.6vw;
  background-position: 0;
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}

.to .txt {
  width: 86.6vw;
  margin: 0 auto 4vw;
}

.to .txt span {
  margin: 0 0.25em;
  background: -moz-linear-gradient(top, transparent 0%, transparent 50%, rgba(255, 247, 153, 0.5) 50%, #fff799 51%, #fff799 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 50%, rgba(255, 247, 153, 0.5) 50%, #fff799 51%, #fff799 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 50%, rgba(255, 247, 153, 0.5) 50%, #fff799 51%, #fff799 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fff799', endColorstr='#fff799', GradientType=0);
  font-weight: bold;
}

.to ul li {
  width: 86.6vw;
  margin: 0 auto;
  background-color: #fff;
  text-align: center;
}

.to ul li:first-child {
  padding: 5.3vw;
  margin-bottom: 4vw;
}

.to ul li:first-child a {
  width: 76vw;
  height: 14.26vw;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  line-height: 14.26vw;
  font-size: 3.73vw;
  font-weight: bold;
  letter-spacing: 0.075em;
  color: #fff;
}

.to ul li:first-child a span {
  padding: 0 7.3vw;
  background: url(../img/common/arrow01_white.png) right center no-repeat;
  -webkit-background-size: 5.73vw auto;
  background-size: 5.73vw auto;
}

.to ul li:last-child {
  padding: 4.6vw 0;
}

.to ul li:last-child .title {
  margin-bottom: 2.3vw;
  font-size: 4vw;
  font-weight: bold;
}

.to ul li:last-child .num {
  width: 50.4vw;
  margin: 0 auto 1.3vw;
}

.to ul li:last-child .time {
  font-size: 2.4vw;
}

.to#personal {
  margin: 0 auto;
  background: #ffd9d3 url(../img/top/persolal_bg_sp.png) center bottom no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

.to#personal h2 {
  margin-left: -1.3vw;
  background-image: url(../img/top/persolal_title_sp.png);
}

.to#personal ul li:first-child a {
  background-image: url(../img/top/persolal_btn_bg.png);
}

.to#nursery {
  margin: 4vw auto 0;
  background: #cff1fd url(../img/top/nursery_bg_sp.png) center bottom no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

.to#nursery h2 {
  background-image: url(../img/top/nursery_title_sp.png);
}

.to#nursery ul li:first-child a {
  background-image: url(../img/top/nursery_btn_bg.png);
}

#personalLink {
  display: block;
  padding-top: 16vw;
  margin-top: -16vw;
}

@media screen and (min-width: 768px) {
  /*------------------------------ PC用CSS ------------------------------*/
  .content {
    padding-bottom: 0;
  }
  /*-----------------------------------------------------------------
    header
    -----------------------------------------------------------------*/
  header #mainVisual ul {
    margin-bottom: 0;
  }
  header #mainVisual ul li.slider01 {
    height: 667px;
    background: url(../img/top/mainVisual_bg_pc.jpg) center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
  header #mainVisual ul li.slider01 h1 {
    width: 1000px;
    height: 232px;
    margin: 0 auto;
    height: 232px;
    background: url(../img/top/mainVisual_pc.png) 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 120px;
    right: 0;
    left: 0;
  }
  header #mainVisual ul li.slider01 p {
    width: 1000px;
    height: 352px;
    margin: 0 auto;
    right: 0;
    bottom: -100px;
    left: 0;
  }
  header #mainVisual ul li.slider01 p a {
    display: block;
    width: 384px;
    background-image: url(../img/top/mainVisual_btn_pc.png);
  }
  header #mainVisual ul li.slider01 p a:hover {
    background-image: url(../img/top/mainVisual_btn_pc_over.png);
  }
  header #mainVisual ul li.slider02 {
    height: 667px;
    background: url(../img/top/slider02-bg-pc.jpg) center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
  header #mainVisual ul li.slider02 .inner {
    width: 1180px;
    height: 667px;
    margin: 0 auto;
    position: relative;
  }
  header #mainVisual ul li.slider02 h1 {
    width: 667px;
    height: 468px;
    background: url(../img/top/slider02-copy-pc.png) 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 50px;
    right: 35px;
    left: auto;
    bottom: auto;
  }
  header #mainVisual ul li.slider02 p {
    width: 1180px;
    height: 75px;
    margin: 0 auto;
    position: absolute;
    right: 105px;
    bottom: 40px;
    z-index: 1;
    display: flex;
    justify-content: flex-end;
  }
  header #mainVisual ul li.slider02 p a {
    display: block;
    width: 370px;
    height: 75px;
    background-image: url(../img/top/slider02-btn-pc.png);
  }
  header #mainVisual ul li.slider02 p a:hover {
    opacity: 0.65;
  }
  header #mainVisual .slick-slider .slick-dots {
    margin-top: 35px;
  }
  header #mainVisual .slick-slider .slick-dots li {
    height: 15px;
    width: 15px;
    margin: 0 7.5px;
  }
  header #mainVisual .slick-slider .slick-dots li button {
    height: 15px;
    width: 15px;
    border-radius: 7.5px;
  }
  header #mainVisual .slick-slider .slick-dots li button:before {
    color: #f4f4f4;
    opacity: 1;
  }
  /*-----------------------------------------------------------------
    なないろ保育士って？
    -----------------------------------------------------------------*/
  #about {
    width: 1000px;
    padding: 40px 0 100px;
  }
  #about .title {
    margin-bottom: 40px;
  }
  #about .title h2 {
    width: 314px;
    margin: 0 auto;
    font-size: 16rem;
  }
  #about .title h2 img {
    width: 314px;
  }
  #about ul {
    display: flex;
    justify-content: center;
  }
  #about ul li:not(:last-child) {
    margin: 0 57px 0 0;
  }
  #about ul li h3 a {
    display: block;
    width: 260px;
    height: 260px;
    margin: 0 auto 25px;
  }
  #about ul li:nth-child(1) h3 a {
    background-image: url(../img/top/about_item01_pc.png);
  }
  #about ul li:nth-child(1) h3 a:hover {
    background-image: url(../img/top/about_item01_pc_over.png);
  }
  #about ul li:nth-child(2) h3 a {
    background-image: url(../img/top/about_item02_pc.png);
  }
  #about ul li:nth-child(2) h3 a:hover {
    background-image: url(../img/top/about_item02_pc_over.png);
  }
  #about ul li:nth-child(3) h3 a {
    background-image: url(../img/top/about_item03_pc.png);
  }
  #about ul li:nth-child(3) h3 a:hover {
    background-image: url(../img/top/about_item03_pc_over.png);
  }
  /*-----------------------------------------------------------------
    新着求人情報
    -----------------------------------------------------------------*/
  .job-news {
    background-size: 50px auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 45px;
  }
  .job-news h2 {
    position: relative;
    top: -22px;
    margin-bottom: -22px;
  }
  .job-news h2 img {
    width: 285px;
    margin: 0 auto 25px;
    display: block;
  }
  .job-news .bx-wrapper {
    margin: 0 auto;
  }
  .job-news .bx-wrapper .bx-controls-direction a {
    width: 27px;
    height: 27px;
    top: 155px;
    margin: 0;
  }
  .job-news .bx-wrapper .bx-controls-direction a.bx-prev {
    background-size: 27px auto;
    left: -35px;
  }
  .job-news .bx-wrapper .bx-controls-direction a.bx-next {
    background-size: 27px auto;
    right: -35px;
  }
  .job-news .slider {
    width: 945px;
    margin: 0 auto 30px;
    display: block;
  }
  .job-news .slider .bx-viewport > ul > li {
    margin-bottom: 0;
    background-color: #fff;
    padding: 20px 20px 15px;
  }
  .job-news .slider .bx-viewport > ul > li:before {
    content: "";
    top: 0;
    left: 0;
    background-image: url(../img/job/flag.png);
    background-size: 29px auto;
    width: 29px;
    height: 24px;
  }
  .job-news .slider ul > li {
    width: 308px;
    margin: 0;
  }
  .job-news .slider ul > li:nth-of-type(3n+1) {
    /*margin-left: 0;*/
  }
  .job-news .slider ul > li:last-of-type {
    margin-bottom: 0;
  }
  .job-news .slider ul > li:after {
    border: 3px solid transparent;
    border-right: 3px solid #fdeeee;
    border-bottom: 3px solid #fdeeee;
  }
  .job-news .slider ul > li .title {
    font-size: 16rem;
    margin: 0 6px 12px;
  }
  .job-news .slider ul > li figure {
    margin-bottom: 10px;
  }
  .job-news .slider ul > li figure .no-image {
    border: 4px solid #fbd4d6;
    width: 100%;
    height: 214px;
  }
  .job-news .slider ul > li figure img {
    border: 4px solid #fbd4d6;
    max-width: 254px;
    max-height: none;
    height: auto;
    margin-bottom: 0;
  }
  .job-news .slider ul > li .body ul li {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10px auto;
    padding-left: 15px;
    margin-bottom: 4px;
    margin-left: 5px;
    font-size: 14rem;
  }
  .job-news .slider ul > li .body .new {
    position: absolute;
    width: 50px;
    height: 14px;
    bottom: 0;
    right: 0;
  }
  .job-news .slider ul > li .body .new img {
    width: 50px;
  }
  .job-news .btn a {
    display: block;
    width: 284px;
    height: 44px;
    line-height: 44px;
    border-radius: 4px;
    padding-top: 15px;
    padding-left: 60px;
    background-size: 38px auto;
    background-repeat: no-repeat;
    background-position: 200px center;
  }
  .job-news .btn a img {
    width: 129px;
    display: block;
  }
  .job-news .btn a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #job-news {
    margin-bottom: 85px;
  }
  #job-news-veteran .slider ul > li figure .no-image {
    border: 4px solid #b8f1b8;
  }
  #job-news-veteran .slider ul > li figure img {
    border: 4px solid #b8f1b8;
  }
  /*-----------------------------------------------------------------
    条件から求人を探す
    -----------------------------------------------------------------*/
  #job-search {
    padding-top: 70px;
  }
  #job-search .search {
    padding-bottom: 65px;
    width: 1000px;
    margin: 0 auto;
  }
  #job-search .search .icon h2 {
    background-size: 288px auto;
    width: 288px;
    height: 134px;
    margin: 0 auto 20px;
  }
  #job-search .search .box {
    margin-bottom: 12px;
  }
  #job-search .search .box:last-of-type {
    margin-bottom: 0;
  }
  #job-search .search .box.address .title img {
    width: 147px;
  }
  #job-search .search .box.employment .title {
    background-image: url(../img/job/icon-employment.png);
  }
  #job-search .search .box.employment .title img {
    width: 164px;
  }
  #job-search .search .box.facilities {
    margin-bottom: 0;
  }
  #job-search .search .box.facilities .title {
    background-image: url(../img/job/icon-facilities.png);
  }
  #job-search .search .box.facilities .title img {
    width: 164px;
  }
  #job-search .search .box.facilities .list ul {
    flex-wrap: wrap;
  }
  #job-search .search .box.facilities .list ul li {
    margin-bottom: 0;
  }
  #job-search .search .box.facilities .list ul li:nth-of-type(-n+2) {
    margin-bottom: 0;
  }
  #job-search .search .box.facilities .list ul li a {
    width: 212px;
  }
  #job-search .search .box .title {
    padding: 9px 0 8px 40px;
    margin-bottom: 3px;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 32px auto;
    line-height: 1;
  }
  #job-search .search .box .list {
    border-top: 2px solid #fff;
    position: relative;
  }
  #job-search .search .box .list ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 30px 20px;
  }
  #job-search .search .box .list ul li {
    display: flex;
    height: 58px;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  #job-search .search .box .list ul li a {
    border-radius: 4px;
    width: 278px;
    height: 48px;
    line-height: 48px;
    font-size: 14rem;
    font-weight: bold;
    letter-spacing: 0;
  }
  #job-search .search .box .list ul li a .small {
    font-size: 14rem;
    letter-spacing: 0;
  }
  #job-search .search .box .list ul li a:hover {
    opacity: 0.65;
  }
  #job-search .search .box .list ul li a:before {
    content: '';
    width: 8px;
    height: 8px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    right: 15px;
    margin-top: -4px;
  }
  #job-search .search .box .list ul li .children {
    width: 278px;
    height: auto;
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    background-color: #fd8a3d;
    z-index: 10;
    text-align: left;
    padding: 0;
    border-radius: 0 0 4px 4px;
  }
  #job-search .search .box .list ul li .children li {
    justify-content: left;
    align-items: center;
    width: 50%;
    height: 45px;
    margin-right: auto;
  }
  #job-search .search .box .list ul li .children li a {
    width: 100%;
    padding: 0;
    text-align: center;
    border-radius: 0;
  }
  #job-search .search .box .list ul li .children li a:before {
    display: none;
  }
  @keyframes show {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  #job-search .search .box .list ul li:hover .children {
    display: flex;
    flex-wrap: wrap;
    animation: show 0.1s linear 0s;
  }
  /*-----------------------------------------------------------------
    新着求人情報
    -----------------------------------------------------------------*/
  #info-list {
    background-image: url(../img/top/top-info-bg-pc.png);
    background-size: 222px auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-top: 75px;
  }
  #info-list h2 {
    position: relative;
    top: -22px;
    margin-bottom: 50px;
  }
  #info-list h2 img {
    width: 285px;
    margin: 0 auto 25px;
    display: block;
  }
  #info-list #post-list {
    width: 890px;
    margin: 0 auto 60px;
    justify-content: flex-start;
    padding-top: 0;
  }
  #info-list #post-list li {
    width: 280px;
    margin-bottom: 0;
    margin-left: 25px;
  }
  #info-list #post-list li:nth-of-type(3n+1) {
    margin-left: 0;
  }
  #info-list #post-list li:last-of-type {
    margin-bottom: 0;
  }
  #info-list #post-list li:after {
    border: 3px solid transparent;
    border-right: 3px solid #fdeeee;
    border-bottom: 3px solid #fdeeee;
  }
  #info-list #post-list li figure {
    width: 250px;
    height: 200px;
    top: -30px;
    left: -2px;
  }
  #info-list #post-list li figure img {
    max-width: 250px;
    max-height: 200px;
  }
  #info-list #post-list li .header {
    top: -30px;
    width: 28px;
  }
  #info-list #post-list li .header .date {
    position: relative;
    padding-top: 54px;
    font-size: 12rem;
    padding-right: 3px;
  }
  #info-list #post-list li .header .date:before {
    position: absolute;
    content: "";
    display: block;
    height: 48px;
    width: 2px;
    background: #ec7c84;
    top: 0;
    right: 13px;
  }
  #info-list #post-list li .header .date img {
    width: 14px;
    display: inline-block;
    margin-top: 4px;
    margin-right: 3px;
  }
  #info-list #post-list li .body {
    padding: 170px 5px 18px 5px;
    font-size: 16px;
  }
  #info-list #post-list li .body .labels .label {
    font-size: 12px;
  }
  #info-list .btn a {
    display: block;
    width: 284px;
    height: 44px;
    line-height: 44px;
    border-radius: 4px;
    padding-top: 15px;
    padding-left: 60px;
    background-size: 38px auto;
    background-repeat: no-repeat;
    background-position: 200px center;
  }
  #info-list .btn a img {
    width: 129px;
    display: block;
  }
  #info-list .btn a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  /*-----------------------------------------------------------------
    Webサイト正式リリース情報
    -----------------------------------------------------------------*/
  #releaseInfo {
    width: 1000px;
    padding: 40px 0 100px;
    /*margin-bottom: 95px;*/
  }
  #releaseInfo .title {
    margin-bottom: 35px;
  }
  #releaseInfo .title p {
    width: 418px;
    margin: 0 auto 10px;
  }
  #releaseInfo .title p img {
    width: 418px;
  }
  #releaseInfo .title h2 {
    font-size: 16rem;
  }
  #releaseInfo > p {
    margin-bottom: 25px;
    text-align: center;
  }
  #releaseInfo > p br {
    display: inline;
  }
  #releaseInfo ul {
    justify-content: center;
  }
  #releaseInfo ul li {
    width: 220px;
    height: 220px;
    padding-bottom: 135px;
    background-position: center;
    /*
                &:nth-child(4) {
                    background-image: url(../img/top/releaseInfo_item04_bg_pc.png);
                    p {
                        br {
                            &:nth-of-type(2) {
                                display: none;
                            }
                        }
                    }
                }
                */
  }
  #releaseInfo ul li:nth-child(1) {
    background-image: url(../img/top/releaseInfo_item01_bg_pc.png);
  }
  #releaseInfo ul li:nth-child(2) {
    background-image: url(../img/top/releaseInfo_item02_bg_pc.png);
  }
  #releaseInfo ul li:nth-child(3) {
    background-image: url(../img/top/releaseInfo_item03_bg_pc.png);
    margin: 0;
  }
  #releaseInfo ul li:nth-child(-n+2) {
    margin-bottom: 0;
  }
  #releaseInfo ul li:not(:last-child) {
    margin-right: 20px;
  }
  #releaseInfo ul li p {
    font-size: 16rem;
  }
  #releaseInfo ul li p span {
    font-size: 16rem;
  }
  /*-----------------------------------------------------------------
    就・転職をお急ぎの方へ / 求人情報掲載のご相談について
    -----------------------------------------------------------------*/
  /*共通*/
  .to {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 1180px;
    padding: 0 90px 47px;
    margin: 0 auto;
    position: relative;
    /*就・転職をお急ぎの方へ*/
    /*求人情報掲載のご相談について*/
  }
  .to::before, .to::after {
    content: "";
    display: block;
    width: 1180px;
    height: 5px;
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    left: 0;
  }
  .to::before {
    top: 0;
  }
  .to::after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    bottom: 0;
  }
  .to h2 {
    width: 220px;
    height: 234px;
    margin: -29px 0 0;
    position: relative;
    z-index: 1;
  }
  .to .txt {
    width: 750px;
    margin: 0;
  }
  .to ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 30px;
  }
  .to ul li {
    width: 490px;
    height: 131px;
    margin: 0;
  }
  .to ul li:first-child {
    padding: 30px 0 0;
    margin-bottom: 0;
  }
  .to ul li:first-child a {
    display: block;
    width: 380px;
    height: 71px;
    margin: 0 auto;
    line-height: 71px;
    font-size: 18rem;
  }
  .to ul li:first-child a span {
    padding: 0 37px;
    -webkit-background-size: 28px auto;
    background-size: 28px auto;
  }
  .to ul li:last-child {
    padding: 20px 0 0;
  }
  .to ul li:last-child .title {
    margin-bottom: 10px;
    font-size: 20rem;
  }
  .to ul li:last-child .num {
    width: 252px;
    margin: 0 auto 5px;
  }
  .to ul li:last-child .num a img {
    width: 252px;
  }
  .to ul li:last-child .time {
    font-size: 12rem;
  }
  .to#personal {
    margin: 0 auto;
    background: #ffd9d3;
  }
  .to#personal::before, .to#personal::after {
    background-image: url(../img/top/persolal_bg_pc.png);
  }
  .to#personal h2 {
    margin-left: 0;
    background-image: url(../img/top/persolal_title_pc.png);
  }
  .to#personal ul li:first-child a:hover {
    background-image: url(../img/top/persolal_btn_bg_over.png);
  }
  .to#nursery {
    margin: 60px auto 0;
    background: #cff1fd;
  }
  .to#nursery::before, .to#nursery::after {
    background-image: url(../img/top/nursery_bg_pc.png);
  }
  .to#nursery h2 {
    order: 2;
    background-image: url(../img/top/nursery_title_pc.png);
  }
  .to#nursery .txt {
    order: 1;
  }
  .to#nursery ul {
    order: 3;
  }
  .to#nursery ul li:first-child a:hover {
    background-image: url(../img/top/nursery_btn_bg_over.png);
  }
  #personalLink {
    padding-top: 150px;
    margin-top: -150px;
  }
  /*------------------------------ //PC用CSS ------------------------------*/
}
