@charset "UTF-8";
/* ======================================================
/  採用情報
/====================================================== */
/* overWhite */
.mainvisual {
  background-image: url("../img/common/mainvisual/recruit.jpg");
}

/* page only */
.conditions {
  margin-bottom: 25px;
  padding: 0 15px 15px;
  background-color: #ffffff;
  border: solid 1px #EE6D79;
}
.conditions .title {
  margin: 0 -15px 20px;
  padding: 5px 15px;
  background-color: #EE6D79;
  font-size: 15px;
  color: #ffffff;
}
.conditions > dl {
  width: 100%;
}
.conditions dt,
.conditions dd {
  display: table-cell;
  padding: 0 5px 10px;
}
.conditions dt {
  width: 35%;
  text-align: right;
  color: #EE6D79;
}
.conditions dd {
  width: 20em;
}
.conditions dd small {
  font-size: 84%;
}
.conditions > p {
  margin-top: 15px;
  line-height: 1.6;
}

.page-select {
  margin-bottom: 15px;
  letter-spacing: -.4em;
}
.page-select a {
  display: inline-block;
  letter-spacing: normal;
  box-sizing: border-box;
  width: 48%;
  padding: 10px 0;
  background-color: #FFF7D9;
  color: #666;
  text-align: center;
}
.page-select a:hover {
  text-decoration: none;
}
.page-select a.selected {
  background-color: #9EBC35;
  color: #fff;
}
.page-select a:first-child {
  margin-right: 2%;
}
.page-select a:last-child {
  margin-left: 2%;
}

.welfare p,
.welfare ul,
.welfare dl {
  margin-left: 10px;
}
.welfare dl {
  margin-bottom: 1em;
}
.welfare dl dt {
  font-weight: bold;
}
.welfare dl dd:not(:last-child) {
  margin-bottom: 1em;
}
.welfare .ml-c {
  margin-left: 0;
}
.other_recruit {
	margin: 0 0 0 20px;
}
.other_recruit p {
	margin: 0 !important;
}
.other_recruit .tx {
	padding-left: 1rem;
	text-indent: -1rem;
	font-size: 90%;
}
.other_recruit a {
	padding-right: 10px;
	color: #0071bc;
}
.link_blue a {
	color: #0071bc;
}
.link_blue a:hover,
.other_recruit a:hover {
	text-decoration: underline;
}

@media screen and (max-width: 800px) {
  .h-title-bg.fsl {
    font-size: 3.5vw;
  }
.other_recruit {
	margin: 0 0 0 10px;
}
}
@media screen and (max-width: 320px) {
  .h-title-bg.fsl {
    font-size: 3.3vw;
  }
}
@media screen and (min-width: 801px) {
  .conditions {
    margin-bottom: 40px;
    padding: 0 30px 30px;
  }
  .conditions .title {
    margin: 0 -30px 40px;
    padding: 5px 30px 3px;
    font-size: 24px;
  }
  .conditions dt,
  .conditions dd {
    display: table-cell;
    padding: 0 10px 15px;
    font-size: 21px;
  }
  .conditions > p {
    margin-top: 30px;
  }

  .page-select {
    margin-bottom: 30px;
    border-bottom: solid 2px #9EBC35;
  }
  .page-select a {
    width: 46%;
    padding: 10px 0 6px;
    font-size: 22px;
  }
  .page-select a:hover {
    background-color: #B1CA5E;
    color: #fff;
  }
  .page-select a:first-child {
    margin: 0 1.5% 0 2.5%;
  }
  .page-select a:last-child {
    margin: 0 2.5% 0 1.5%;
  }

  .welfare p,
  .welfare ul,
  .welfare dl {
    margin-left: 30px;
  }
  .welfare ul,
  .welfare dl {
    margin-bottom: 1.5em;
  }
  .welfare dl dt {
    margin-bottom: 3px;
    font-size: 18px;
  }
}

/*# sourceMappingURL=recruit.css.map */





/*４月開園分 改修*/
/*
.mainvisual {
  background-image: url(../img/common/mainvisual/recruit_new.jpg);
}
.mainvisual {
  position: relative;
  max-width: 810px;
  width: 100%;
  height: 0;
  margin: 0 auto 20px;
  padding-top: 34%;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
.mainvisual .title {
  position: absolute;
  top: 15%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto 20px;
  text-align: center;
  line-height: 1.2;
  color: #FA5875;
  text-shadow: -1px -1px 0px #ffffff, 1px -1px 0px #ffffff, 1px 1px 0px #ffffff, -1px 1px 0px #ffffff;
  font-size: 3vw;
}

@media screen and (min-width: 801px) {
  .mainvisual .title {
    font-size: 25px;
  }

}
*/



/*===================================
  2024/07/11 採用情報改修
=====================================*/
html {
  scroll-behavior: smooth;
}

a.link_blue {
  color: #0071bc;
}

.txt-wp-head .note-txt {
  color: #EE6D79;
}

.h-title-page-title {
	font-size: 22px;
	font-weight: 500;
	color: #fff;
	background-color: #A0BEE6;
	text-align: center;
	padding: 25px 10px;
  margin:  -15px -20px 28px;
}

.h-title-border-bottom {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #E6E6E6;
}

.h-title-red {
  line-height: 1.52;
  font-weight: bold;
  color: #EE6D79;
}

.h-title-pin {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #E6E6E6;
}

.h-title-pin::before {
  content: "";
  display: block;
  width: 46px;
  height: 46px;
  background: url(../../../common/img/recruit/icon_pin.png) no-repeat;
  background-size: contain;
  margin-bottom: 12px;
  flex-shrink: 0;
}

.h-title-recruit {
  font-size: 17px;
  color: #151515;
  font-weight: bold;
  background-color: #E6E6E6;
  text-align: center;
  padding: 14px 10px;
}

@media screen and (min-width: 801px) {
  .h-title-page-title {
    margin:0 0 25px 0;
    padding: 25px 10px;
    border-radius: 10px;
  }
  .h-title-pin {
    display: flex;
  }

  .h-title-pin::before {
    margin: 0;
  }
}

.recruit-hr {
  padding-bottom: 17px;
  margin-bottom: 17px;
  border-bottom: 1px solid #E6E6E6;
}

.recruit-tag {
  color: #fff;
  min-width: 65px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 10px;
  background-color: #21B927;
  line-height: 1;
}

.recruit-tag.recruit-tag--urgent {
  background-color: #EE6D79;
}

.recruit-nav-list li {
  font-weight: 500;
}

.recruit-nav-list li a {
  color: #1579AB;
  line-height: 1.76;
  font-size: 16px;
}

.recruit-nav-list li span {
  margin-left: 5px;
}

.recruit-nav-list li::before {
  content: "・";
}

@media screen and (min-width: 801px) {
  .recruit-nav {
    display: flex;
    justify-content: space-between;
  }

  .recruit-nav > * {
    width: 48%;
  }
}

.txt-wp.txt-wp--border {
  border: 1px solid #E6E6E6;
}

.txt-wp.txt-wp-head {
  padding: 0 0;
}

.txt-wp-head .txt-wp-inr {
  padding: 20px 15px;
}

.txt-wp-head .license-img {
  margin: 0 0 14px 0;
  width: 100%;
}

.txt-wp-head .license-img img {
  width: 100%;
}

.txt-wp-head .license-tableTtl {
  background-color: #6978B4;
  padding: 16px 10px;
  font-size: min(3.8vw,17px);
}

.txt-wp-head .license-tableTtl::before {
	content: none;
}

.txt-wp-head .license-tableTtl::after {
  margin: 0 3px;
}
@media screen and (min-width: 801px) {
  .txt-wp-head .license-img {
    margin: 0 2.5% 0 0;
    width: 48%;
  }

  .txt-wp-head .license-content {
    flex: 1;
  }

  .txt-wp-head .license-tableTtl {
    font-size: 17px;
  }
}

.conditions-wp dl {
  display: flex;
  border-bottom: 1px solid #E6E6E6;
}

.conditions-wp dl dt {
  width: 32%;
  padding: 10px 0 8px;
  font-weight: bold;
  font-size: min(3.5vw,17px);
  color: #151515;
  text-align: left;
}

.conditions-wp dl dd {
  width: 68%;
  padding: 10px 0 8px;
  font-size: min(3.5vw,16px);
  color: #151515;
  text-align: left;
}

.conditions-dl-ttl {
  font-weight: bold;
}

@media screen and (min-width: 801px) {
  .conditions-wp dl dt {
    width: 22%;
  }
  
  .conditions-wp dl dd {
    width: 78%;
  }
}

.txt-wp-smoke .h-title-red {
  margin-bottom: 5px;
}

.txt-wp-smoke h5 {
  margin-bottom: 5px;
  font-weight: bold;
}

.conditions-wp .conditions {
  padding: 0px 15px 20px;
  border: 1px solid #E6E6E6;
  border-radius: 10px;
  overflow: hidden;
}

.conditions-wp .conditions .title {
  font-size: 17px;
  color: #151515;
  font-weight: bold;
  background-color: #FBDFE2;
  border: 1px solid #E6E6E6;
  text-align: center;
  padding: 14px 10px;
  margin: 0 -15px 20px;
}

.conditions-wp .conditions > p {
  margin-bottom: 30px;
}

.conditions-wp .conditions a.bt {
  font-size: 17px;
  font-weight: bold;
  background-color: #EE6D79;
  border-radius: 10px;
  width: 96%;
  padding: 17px 0 16px;
  max-width: none;
}

.conditions-wp .conditions a.bt::before ,
.conditions-wp .conditions a.bt::after {
  content: none;
}

.conditions-wp .btn-wp {
  margin-bottom: 0;
}