/*******************************
Style
*******************************/
.l-header {
  margin-bottom: 0;
  height: 67px;
}
@media screen and (max-width: 768px) {
  .l-header {
    height: 50px;
  }
}
.l-header .m-btnlogin {
  line-height: 31px;
}

.l-toppage .l-content {
  padding-bottom: 0;
  padding-top: 67px;
}
@media screen and (max-width: 768px) {
  .l-toppage .l-content {
    padding-top: 50px;
  }
}

.sec-blocktoppage {
  text-align: center;
  position: relative;
}

.m-keyvisual {
  font-size: 39px;
  font-size: 2.4375rem;
  line-height: 1.4358974359;
  color: #FF0000;
  margin: auto;
  position: relative;
  /*max-width: 750px;*/
    width: 100%;
}
@media screen and (max-width: 1000px) {
  .m-keyvisual {
    max-width: 1000px;
  }
}
.m-keyvisual::before {
  content: "";
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}

.sec-toppage {
  position: absolute;
  top:86%;
  left: 25%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  z-index: 5;
}

.m-notification {
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 1.4411764706;
  text-align: center;
  color: #fff;
  margin-bottom: 6px;
}

.m-titlemv {
  margin-bottom: 25px;
}

.sec-toppage__text01 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.7777777778;
  margin-bottom: 43px;
}

.m-btnstarted {
  margin-bottom: 13px;
  background: #1A3188;
}

.m-btnbusinesses {
  border: 1px #1A3188 solid;
  color: #1A3188;
  background: #fff;
}

.sec-about {
  padding: 53px 0 51px;
}
.sec-about .m-title {
  margin-bottom: 54px;
}

.m-subtext01 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 2.5;
  text-align: center;
  -webkit-font-feature-settings: "palt" 0;
          font-feature-settings: "palt" 0;
  letter-spacing: -0.03em;
}

.banner-service {
  margin: 0 auto;
  text-align: center;
}

.sec-servicefeatures {
  padding: 53px 0 70px;
  background: #1A3188;
  color: #fff;
}
.sec-servicefeatures .m-title {
  color: #fff;
  margin-bottom: 66px;
}
.sec-servicefeatures .icon-font:before {
  background: #fff;
}

.m-title_jp {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 36px;
}

.m-title_en {
  font-size: 20px;
  font-size: 1.25rem;
}

.m-blocklist li {
  margin-bottom: 32px;
}
.m-blocklist li .m-boximg {
  margin-bottom: 18px;
  text-align: center;
  height: 223px;
}
.m-blocklist li .m-boximg img {
  height: 100%;
}
.m-blocklist li:last-child {
  margin: 0;
}

.m-subservice {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
  margin-bottom: 34px;
  letter-spacing: 0.07em;
}

.m-titleblocklis01 {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 9px;
  border-bottom: 1px solid #fff;
  padding-bottom: 9px;
  text-align: center;
}

.m-textblocklist {
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.05em;
}

.sec-howtouse {
  color: #1A3188;
  padding: 53px 0 55px;
}
.sec-howtouse .icon-font:before {
  top: 59px;
}
.sec-howtouse .m-title {
  margin-bottom: 63px;
}

.m-blocklist.m-blocklist02 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.m-blocklist.m-blocklist02 li {
  width: 47%;
  padding: 0;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .m-blocklist.m-blocklist02 li {
    margin: auto;
    margin-bottom: 41px;
    min-height: 412px;
  }
}
@media screen and (max-width: 768px) {
  .m-blocklist.m-blocklist02 li {
    min-height: auto;
    width: 100%;
  }
}
.m-blocklist.m-blocklist02 .m-blocklist__img {
  width: 243px;
  height: 243px;
  background: #F0F0F0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4285714286;
  margin: 0 auto;
  margin-bottom: 31px;
  color: #FF0000;
}
.m-blocklist.m-blocklist02 .m-blocklist__img img {
  height: 100%;
  border-radius: 50%;
}
.m-blocklist.m-blocklist02 .m-titleblocklis__en {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 2.0769230769;
  background: #1A3188;
  color: #fff;
  border-radius: 2px;
  width: 55px;
  height: 27px;
  display: inline-block;
  text-transform: uppercase;
  left: -13px;
  position: relative;
}
.m-blocklist.m-blocklist02 .m-titleblocklis__en::after {
  content: "";
  width: 0px;
  height: 0px;
  border-top: 5px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 10px solid #1A3188;
  position: absolute;
  right: -7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.m-blocklist.m-blocklist02 .m-titleblocklis__jp {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1;
}

.m-blocklist.m-blockhowtouse .m-titleblocklis {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-blocklist.m-blockhowtouse li {
  text-align: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .m-blocklist.m-blockhowtouse li:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .m-blocklist.m-blockhowtouse li {
    min-height: 396px;
  }
}
@media screen and (max-width: 768px) {
  .m-blocklist.m-blockhowtouse li {
    min-height: auto;
  }
}

.m-notification01 {
  padding-top: 68px;
  padding-bottom: 55px;
  background: #1A3188;
}
.m-notification01 .m-notification {
  margin-bottom: 20px;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.6428571429;
  letter-spacing: 0.15em;
}
.m-notification01 .m-btn01 {
  max-width: 284px;
  width: 100%;
  border-radius: 34px;
  font-size: 22px;
  font-size: 1.375rem;
  height: 68px;
  background: #fff;
  color: #1A3188;
}

.m-boxabout {
  color: #1A3188;
}
.m-boxabout .m-title_jp {
  line-height: 1.4782608696;
  font-size: 23px;
  font-size: 1.4375rem;
  margin-bottom: 2px;
}
.m-boxabout .m-title_en {
  font-size: 20px;
  font-size: 1.25rem;
}

.sec-various {
  background: #EBEDF4;
  padding: 54px 0 63px;
  color: #1A3188;
}
.sec-various .box-titlevarious {
  text-align: center;
}
.sec-various .m-titlevarious {
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  margin-bottom: 29px;
  position: relative;
  display: inline-block;
}
.sec-various .m-titlevarious:before, .sec-various .m-titlevarious:after {
  content: "";
  background: #1A3188;
  width: 2px;
  height: 60px;
  position: absolute;
  top: 2px;
}
.sec-various .m-titlevarious:before {
  left: -23px;
  -webkit-transform: rotate(153deg);
          transform: rotate(153deg);
}
.sec-various .m-titlevarious:after {
  right: -25px;
  -webkit-transform: rotate(26deg);
          transform: rotate(26deg);
}
.sec-various .m-contentvarious {
  background: #fff;
  border-radius: 15px;
  padding: 27px 24px 14px 28px;
  max-width: 750px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .sec-various .m-contentvarious {
    max-width: 100%;
  }
}
.sec-various .list-various li {
  margin: auto;
  margin-bottom: 15px;
  max-width: 328px;
}
@media screen and (max-width: 768px) {
  .sec-various .list-various li {
    max-width: 100%;
  }
}
.sec-various .list-various .box-various {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 9px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec-various .list-various .various-photo {
  margin-right: 8px;
}
.sec-various .list-various .various-text {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
.sec-various .list-various .various-text01 {
  font-size: 16px;
  font-size: 1rem;
}
.sec-various .list-various .various-text02 {
  font-size: 13px;
  font-size: 0.8125rem;
  -webkit-font-feature-settings: "palt" 0;
          font-feature-settings: "palt" 0;
}

.box-search-top {
  background: #1A3188;
}
.box-search-top .box-searchcontent {
  max-width: 326px;
  margin: auto;
  color: #fff;
  padding: 49px 0 39px;
}
.box-search-top .box-searchcontent .icon-font:before {
  background: #fff;
  top: 54px;
}
.box-search-top .box-searchcontent .m-title_jp {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 500;
  margin-bottom: -14px;
}
.box-search-top .box-searchcontent .m-title_en {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
}
.box-search-top .box-searchcontent .m-title {
  margin-bottom: 76px;
}
.box-search-top .content-searchprice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.box-search-top .content-searchprice li {
  text-align: center;
  background: #fff;
  color: #1A3188;
  border-radius: 10px;
}
.box-search-top .content-searchprice .item1-searchprice {
  width: 100%;
  margin-bottom: 16px;
  padding: 30px 0 26px;
}
.box-search-top .content-searchprice .item2-searchprice {
  padding: 19px 0 15px;
  width: 48%;
}
.box-search-top .content-searchprice .list-searchprice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.box-search-top .content-searchprice .text-searchprice {
  text-align: left;
}
.box-search-top .content-searchprice .img-searchprice {
  margin-right: 25px;
}
.box-search-top .content-searchprice .item1-searchprice .text01-searchprice {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 700;
  display: block;
}
.box-search-top .content-searchprice .item1-searchprice .text02-searchprice {
  font-size: 41px;
  font-size: 2.5625rem;
  margin-right: 5px;
}
.box-search-top .content-searchprice .item1-searchprice .text-searchprice {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.2;
}
.box-search-top .content-searchprice .item2-searchprice .text01-searchprice {
  display: block;
  font-weight: 700;
  line-height: 1.3;
  font-size: 14px;
  letter-spacing: 0.05em;
}
.box-search-top .content-searchprice .item2-searchprice .text03-searchprice {
  font-size: 30px;
  font-size: 1.875rem;
}
.box-search-top .content-searchprice .item2-searchprice .text-searchprice {
  text-align: center;
  line-height: 1.3;
}
.box-search-top .content-searchprice .content-searchprice .text04-searchprice {
  font-weight: 700;
  position: relative;
  top: -2px;
}

.box-nurse-view {
  margin-bottom: 50px;
}
.box-nurse-view .m-price {
  font-size: 15px;
  font-size: 0.9375rem;
}
.box-nurse-view .m-searchjob {
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 5px;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sec-search.sec-nurseviewjob {
  background: #F5F5F5;
}


.button-simple {
    position: relative;
    font-weight: bold;
    padding: 15px 35px;
    margin: 0px 5px;
    border-radius: 30px;/*角の丸み*/
    font-size: 18px;/*文字サイズ*/
    background-color: #1A3188;/*背景色*/
    color: #fff;/*文字色*/
    display: inline-block;
    text-shadow: 1px 1px 0px rgb(0, 0, 0, 0.3);
    box-shadow: 0 3px 0 rgb(0, 0, 0, 0.3);
}
/*.button-simple-sp {*/
/*    position: relative;*/
/*    font-weight: bold;*/
/*    padding: 5px 15px;*/
/*    margin: 10px 5px;*/
/*    border-radius: 30px;!*角の丸み*!*/
/*    font-size: 18px;!*文字サイズ*!*/
/*    background-color: #1A3188;!*背景色*!*/
/*    color: #fff;!*文字色*!*/
/*    display: inline-block;*/
/*    text-shadow: 1px 1px 0px rgb(0, 0, 0, 0.3);*/
/*    box-shadow: 0 3px 0 rgb(0, 0, 0, 0.3);*/
/*}*/
/*.button-simple:before {*/
/*    font-family: FontAwesome;*/
/*    content: 'f144';!*好きなアイコン*!*/
/*    color: #eeee22;!*アイコンの色*!*/
/*    margin-right: 3px;*/
/*}*/
a:hover .button-simple {
    background-color: #cc0000;/*触れたときの背景色*/
    color: #fff;/*触れたときの文字色*/
    box-shadow: 0 0px 0 rgb(0, 0, 0, 0.3);
    animation-play-state: paused;
    top: 3px;
}

.pekopeko {
    animation: pekopeko 2s infinite;
    box-shadow: 0 3px 0 rgb(0, 0, 0, 0.3);
}
@keyframes pekopeko {
    0% {
        box-shadow: 0 3px 0 rgb(0, 0, 0, 0.3);
        top: 0px;
    }
    10% {
        box-shadow: 0 0 0 rgb(0, 0, 0, 0.3);
        top: 3px;
    }
    20% {
        box-shadow: 0 3px 0 rgb(0, 0, 0, 0.3);
        top: 0px;
    }
    30% {
        box-shadow: 0 0 0 rgb(0, 0, 0, 0.3);
        top: 3px;
    }
    40% {
        box-shadow: 0 3px 0 rgb(0, 0, 0, 0.3);
        top: 0px;
    }
}

@media screen and (min-width: 768px) {
    .top-pc {
        display: inline;
    }
    .top-sp {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .top-pc {
        display: none;
    }
    .top-sp {
        display: inline;
    }
}
