.mv-box {
  background: url(./../cmn_img/mv.jpg) no-repeat center center;
  background-size: cover;
  border: 30px solid #82cedf;
  height: 100vh;
  position: relative;
}

.mv-txt {
  background-color: #fff;
  box-sizing: border-box;
  left: 50%;
  max-width: 700px;
  position: absolute;
  text-align: center;
  transform: translate(-50%, -50%);
  top: 50%;
  opacity: 0.8;
  padding: 0 9px;
  width: 100%;
}

.mv-txt .jp,
.mv-txt .en {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
}

.mv-txt .jp {
  font-size: 60px;
}

.mv-txt .en {
  font-size: 30px;
}

.scroll-img {
  bottom: 0;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
}

.concept-box {
  padding: 150px 0 100px;
  position: relative;
}

.concept-box::before {
  background-color: #eff9fb;
  bottom: 0;
  content: "";
  height: 600px;
  margin: auto;
  position: absolute;
  right: 0;
  transform: translate(0, 10px);
  top: 0;
  width: 70%;
}

.recruit-width {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 20px;
  position: relative;
  width: 100%;
}

.concept-tit {
  bottom: 0;
  position: absolute;
}

.clm02 {
  display: flex;
  flex-wrap: wrap;
}

.concept-left-box {
  box-sizing: border-box;
  padding: 0 70px 0 90px;
  width: 60%;
}

.concept-right-box {
  padding-top: 40px;
  width: 40%;
}

.concept-left-box img,
.concept-right-box img {
  max-width: 100%;
}

.concept-tit01 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 38px;
  font-weight: 500;
  margin-bottom: 75px;
}

.concept-txt01 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.sub-bold {
  font-weight: 500;
}

.btm60 {
  margin-bottom: 60px;
}

.basic-box {
  box-sizing: border-box;
  padding: 100px 0;
}

.voice-box {
  background: url(./../cmn_img/voice_bg.jpg) no-repeat top left;
  background-size: cover;
  margin-right: 40px;
  position: relative;
}

.width960 {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 20px;
  position: relative;
  width: 100%;
  z-index: 1;
}

.voice-tit {
  background: url(./../cmn_img/voice_tit.png) no-repeat center center;
  background-size: contain;
  box-sizing: border-box;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 60px;
  padding: 35px 0;
  text-align: center;
}

.voice-zone {
  margin-bottom: 30px;
}

.voice-box-inr {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  box-sizing: border-box;
  padding: 45px 0 30px 45px;
}

.voice-box-inr:hover {
  cursor: pointer;
}

.voice-bg01 {
  background-image: url(./../cmn_img/voice_img01.jpg);
}

.voice-bg02 {
  background-image: url(./../cmn_img/voice_img02.jpg);
}

.voice-bg03 {
  background-image: url(./../cmn_img/voice_img03.jpg);
}

.voice-bg04 {
  background-image: url(./../cmn_img/voice_img04.jpg);
}

.voice-width {
  width: 50%;
}

.voice-tit01 {
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 44px;
}

.voice-txt {
  box-sizing: border-box;
  color: #fff;
  font-weight: 500;
  padding-left: 70px;
  position: relative;
}

.voice-txt::before {
  background-color: #fff;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 11px;
  width: 50px;
}

.voice-txt-box {
  border: 2px solid;
  box-sizing: border-box;
  padding: 20px;
}

.voice-txt-box.color01 {
  border-color: #82cedf;
}

.voice-txt-box.color02 {
  border-color: #f7c45a;
}

.education-box {
  border: 2px solid #82cedf;
  box-sizing: border-box;
  padding: 0 45px 20px;
}

.education-tit {
  transform: translate(0, -40px);
}

.education-tit span {
  background-color: #82cedf;
  color: #fff;
  display: block;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 45px;
  font-weight: 500;
  margin: 0 auto;
  max-width: 400px;
  padding: 4px 0;
  text-align: center;
  width: 100%;
}

.clm02-inr {
  margin: 0 1% 60px;
  width: 48%;
}

.blue-box {
  background-color: #eff9fb;
  box-sizing: border-box;
  padding: 0 40px 30px;
}

.point-number {
  color: #82cedf;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
  transform: translate(0, -30px);
  text-align: center;
}

.education-tit01 {
  color: #82cedf;
  font-size: 24px;
  margin-bottom: 10px;
  text-align: center;
}

.numbers-box {
  background-color: #fcebce;
}

.numbers-tit {
  background: url(./../cmn_img/numbers_tit.png) no-repeat center center;
  background-size: contain;
  box-sizing: border-box;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 60px;
  padding: 35px 0;
  text-align: center;
}

.width1080 {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1120px;
  padding: 0 20px;
  width: 100%;
}

.white-box01 {
  background-color: #fff;
  box-sizing: border-box;
  padding: 40px 20px;
}

.numbers-clm02 {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2%;
}

.number-clm02-inr {
  margin: 0 2%;
  width: 46%;
}

.number-tit {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}

.center {
  text-align: center;
}

.btm30 {
  margin-bottom: 30px;
}

.number-txt {
  color: #4d4d4d;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.number-txt span {
  color: #f7c45a;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 96px;
  font-weight: 500;
}

.btm40 {
  margin-bottom: 40px;
}

.number-height {
  height: 598px;
}

.number01-clm02-inr {
  background-color: #fff;
  box-sizing: border-box;
  padding: 40px 20px;
}

.number01-clm02-inr:nth-child(1) {
  margin: 0 2%;
  width: 36%;
}

.number01-clm02-inr:nth-child(2) {
  margin: 0 2%;
  width: 56%;
}

.btm10 {
  margin-bottom: 10px;
}

.btm100 {
  margin-bottom: 100px;
}

.width1280 {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 20px;
  width: 100%;
}

.welfare-tit {
  color: #82cedf;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 120px;
  font-weight: 500;
  letter-spacing: 5px;
  line-height: 0.7;
  text-align: center;
}

.welfare-box {
  background-color: #82cedf;
  box-sizing: border-box;
  padding: 60px 10px 70px;
}

.welfare-tit01 {
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 40px;
  text-align: center;
}

.welfare-box01 {
  background-color: #fff;
  box-sizing: border-box;
  margin: 0 auto 20px;
  max-width: 960px;
  padding: 35px 50px;
  width: 100%;
}

.welfare-tit02 {
  color: #82cedf;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}

.dot-ul {
  text-align: center;
}

.dot-ul li {
  box-sizing: border-box;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
  margin-right: 20px;
  padding-left: 20px;
  position: relative;
}

.dot-ul li::before {
  background-color: #82cedf;
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 5px;
}

.img img {
  max-width: 100%;
}

.requirements-box {
  background: url(./../cmn_img/requirements_bg.jpg) no-repeat top center;
  background-size: cover;
  padding: 100px 0;
}

.requirements-tit {
  background: url(./../cmn_img/requirements_tit.png) no-repeat center center;
  background-size: contain;
  box-sizing: border-box;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 60px;
  padding: 35px 0;
  text-align: center;
}

.requirements-box-inr {
  box-sizing: border-box;
  padding: 0 60px;
}

.tab-group {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2% 70px;
}

.tab-group li {
  background-position: center center;
  background-size: cover;
  box-sizing: border-box;
  margin: 0 2%;
  padding: 20px;
  width: 46%;
}

.tab-group li.bg01 {
  background-image: url(./../cmn_img/requirements_img01.jpg);
}

.tab-group li.bg02 {
  background-image: url(./../cmn_img/requirements_img02.jpg);
}

.tab-group li:hover {
  cursor: pointer;
}

.tab-group li:hover .requirements-tit03 {
  background-color: rgba(255, 255, 255, 0.9);
  color: #82cedf;
  transition-duration: 0.5s;
}

.requirements-tit03 {
  background-color: rgba(255, 255, 255, 0.6);
  color: #4d4d4d;
  font-size: 20px;
  font-weight: bold;
  padding: 40px 0;
  text-align: center;
}

.tab.is-active .requirements-tit03 {
  background-color: rgba(255, 255, 255, 0.9);
  color: #82cedf;
}

.panel {
  display: none;
}

.panel.is-show {
  display: block;
}

.table01 {
  border-bottom: 1px solid #4d4d4d;
  border-top: 1px solid #4d4d4d;
}

.table01 th,
.table01 td {
  border-bottom: 1px solid #cccccc;
  vertical-align: top;
}

.table01 th {
  background-color: #fcebce;
  box-sizing: border-box;
  padding: 20px 15px;
  text-align: left;
}

.table01 td {
  box-sizing: border-box;
  font-weight: 500;
  padding: 20px;
}

.table01 tr:last-child th,
.table01 tr:last-child td {
  border-bottom: none;
}

.btm10 {
  margin-bottom: 10px;
}

small {
  font-size: 90%;
}

.contact-box {
  background-color: #84afbd;
}

.width640 {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 680px;
  padding: 0 20px;
  width: 100%;
}

.contact-tit {
  background: url(./../cmn_img/contact_tit.png) no-repeat center center;
  background-size: contain;
  box-sizing: border-box;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 60px;
  padding: 35px 0;
  text-align: center;
}

.contact-btn a {
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  padding: 12px 10px;
  position: relative;
  text-align: center;
}

.contact-btn.type01 a {
  background-color: #82cedf;
}

.contact-btn.type02 a {
  background-color: #f4810b;
}

.contact-btn a:hover {
  opacity: 0.7;
}

.contact-btn.type01 a::before,
.contact-btn.type02 a::before {
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.contact-btn.type01 a::before {
  background-image: url(./../cmn_img/phone_icon.png);
  height: 18px;
  width: 18px;
}

.contact-btn.type02 a::before {
  background-image: url(./../cmn_img/mail_icon.png);
  height: 17px;
  width: 22px;
}

.basic-box.contact-box .clm02-inr {
  margin-bottom: 0;
}

.voive-q {
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 10px 0 10px 30px;
  position: relative;
}

.voive-q::before {
  color: #82cedf;
  content: "Q.";
  left: 0;
  position: absolute;
}

.voive-answer {
  box-sizing: border-box;
  margin-bottom: 30px;
  padding-left: 30px;
  position: relative;
}

.voive-answer::before {
  color: #82cedf;
  content: "A.";
  font-weight: bold;
  left: 0;
  position: absolute;
}

.btm30 {
  margin-bottom: 30px;
}

.faq-tit {
  background-color: #4d4d4d;
  color: #fff;
  font-size: 40px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  padding: 18px 0;
  position: relative;
  text-align: center;
}

.faq-tit::before {
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  left: 35px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(./../cmn_img/arrow_left.png);
  height: 32px;
  width: 18px;
}

.faq-box-inr {
  background-color: #eff9fb;
  box-sizing: border-box;
  padding: 50px 55px;
}

.faq-txt,
.answer-txt {
  border-radius: 30px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 70px;
  max-width: 800px;
  padding: 30px 40px 30px 100px;
  position: relative;
  width: 100%;
}

.faq-txt {
  background-color: #fff;
  margin-left: auto;
}

.faq-txt::before,
.answer-txt::before {
  bottom: 0;
  font-size: 50px;
  height: 78px;
  left: 30px;
  margin: auto;
  position: absolute;
  top: 0;
}

.faq-txt::before {
  content: "Q.";
}

.answer-txt::before {
  content: "A.";
}

.faq-txt::after,
.answer-txt::after {
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  height: 44px;
  bottom: -44px;
  width: 76px;
}

.faq-txt::after {
  right: 0;
  background-image: url(./../cmn_img/faq_icon.png);
}

.answer-txt::after {
  left: 0;
  background-image: url(./../cmn_img/answer_icon.png);
}

.answer-txt {
  background-color: #f7c45a;
  color: #fff;
  margin-right: auto;
}

.home-link {
  background-color: #82cedf !important;
  box-sizing: border-box;
  color: #fff !important;
  display: block;
  font-family: "M PLUS Rounded 1c", sans-serif;
  padding: 10px;
  text-align: center;
}

.home-link:hover {
  opacity: 0.7;
}

/* バナーエリア */
.banner-box {
	text-align: center;
}