.recruit-menu {
  display: flex;
}

.recruit-menu a {
  cursor: pointer;
}

.recruit-menu ul {
  display: none;
	width: 929px;
}
.recruit-flow-step-right p {
font-size: 1.6rem !important;
}
.recruit-menu-right img {
  display: inline-block;
}

#recruit-flow {
  padding-bottom: 0;
}

.recruit-flow-step-background {
  /* background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  background-color:rgba(255,255,255,0.8);
  background-blend-mode:lighten; */
  display: flex;
  padding-bottom: 20px;
}

.recruit-flow-step {
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  background-color:rgba(255,255,255,0.8);
  background-blend-mode:lighten;
  /* display: flex; */
  padding-bottom: 20px;
}

.recruit-flow-step-left {
  display: inline-block;
  width: 48%;
}

.recruit-flow-step-left-wrapper {
  width: 120px;
  height: 120px;
  position: relative;
  margin-top: 10px;
  margin-left: 10px;
}

.recruit-flow-step-left img {
  display: inline-block;
  border-radius: 10px;
  width: 120px;
  height: 120px;
}

.recruit-flow-step-left .recruit-flow-number {
  display: table;
  background-color: black;
  border-radius: 10px;
  width: 46px;
  height: 40px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateX(-50%) translateY(-50%);
}

.recruit-flow-step-left .recruit-flow-number p {
  color: white;
  text-align: center;
  margin: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
}



.recruit-flow-step-right h2 {
  font-size: 21px;
  margin: 0;
  letter-spacing: 0.1em;
  position: relative;
  line-height: 1.5;
}
.recruit-flow-step-background-first .recruit-flow-step-right h2 {
  color: #F5D000;
text-align: center;

  /* color: white; */
}
.recruit-flow-step-background-second .recruit-flow-step-right h2 {
  color: #F08F57;
text-align: center;

  /* color: white; */
}
.recruit-flow-step-background-third .recruit-flow-step-right h2 {
  color: #9BC812;
text-align: center;

  /* color: white; */
}
.recruit-flow-step-background-fourth .recruit-flow-step-right h2 {
  color: #EB79A0;
text-align: center;

  /* color: white; */
}





.recruit-flow-step-right p {
  font-size: 16px;
  margin: 0;
  margin-top: 10px;
  line-height: 1.8em;
  letter-spacing: 0em;
}

.recruit-link-pc {
  display: block;
  width: 30%;
  border-radius: 5px;
  background-color: #000080;
  color: white;
  text-align:center;
  padding: 15px 0;
  text-decoration: none;
  margin: 0 auto;
  margin-top: 15px;
  transition: 0.4s;
  cursor: pointer;
}

#recruit-opinion {
  padding: 0px 0;
}

#recruit-opinion h1 {
  text-align: center;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 30px;
}

.recruit-opinion-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  width: 337.5px;
  max-width: 785px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
overflow: visible;
}

.recruit-each-opinion {
  display: inline-block;
  border: solid #F54A89 7px;
  border-radius: 50%;
  position: relative;
  width: 200px;
  height: 200px;
  margin-left: 9px;
  cursor: pointer;
}

.recruit-each-opinion:nth-of-type(4) {
  margin-right: 15px;
}

.recruit-each-opinion img {
  border: solid white 4px;
  border-radius: 50%;
  display: inline-block;
  width: 98.5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.recruit-opinion-speech-container {
  text-align: center;
}

.recruit-opinion-speech {
  position: relative;
  display: inline-block;
  margin: 40px auto;
  padding: 7px 7px;
  background-color: #F54A89;
  width: 337.5px;
  border-radius: 5px;
}

.recruit-opinion-speech::before {
  content: '';
  position: absolute;
  top: -37px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 24px solid #F54A89;
}

.speech-right .recruit-opinion-speech::before {
  left: 87%;
}

.speech-right .recruit-opinion-speech-wrapper::before {
  left: 88.55%;
}

.speech-left .recruit-opinion-speech::before {
  left: 10.6% !important;
}

.speech-left .recruit-opinion-speech-wrapper::before {
  left: 8.65% !important;
}

.recruit-opinion-speech-wrapper {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 15px 25px;
  background-color: white;
  /* width: 80%; */
  border-radius: 5px;
  /* padding: 2px; */
}

.recruit-opinion-speech-wrapper::before {
  content: '';
  position: absolute;
  top: -33px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 24px solid white;
}

.recruit-name {
  margin-bottom: 16px;
  margin-top: 0;
  font-size: 20px;
  text-align: left;
}

.recruit-speech-content {
  margin: 0;
  line-height: 1.2em;
  width: 100%;
  text-align: left;
}

#recruit-question {
  /* background-color: #daa520; */
  padding-top: 0px;
}

#recruit-question h1 {
  color: #daa520;
  text-align: center;
  font-size: 24px;
  margin: 0;
  margin-bottom: 20px;
}

.recruit-each-question {
  /* background-color: #daa520; */
  width: 95%;
  margin: 0 auto;
  margin-bottom: 15px;
  padding: 20px;
  position: relative;
  max-width: 700px;
}

.recruit-last-question {
  margin-bottom: 0;
}

.recruit-icon {
  display: inline-block;
  background-color: white;
  color: #daa520;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  z-index:1;
}

.recruit-icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-100%);
}

.recruit-each-question h2 {
  font-size: 16px;
  text-align: center;
  color: #daa520;
  margin: 0;
  position: relative;
  display: inline-block;
  line-height: 28px;
  text-align: left;
}

.recruit-each-question p {
  font-size: 12px;
  margin: 0;
  line-height: 2;
  display: inline-block;
  width: 80%;
}

.recruit-each-question .q-and-a {
  font-size: 28px;
  display: inline-block;
  width: 16%;
  padding-right: 10px;
  font-style: italic;
}
.recruit-each-question .q-and-a.question{
  color: #d4b870;
}
.recruit-each-question .q-and-a.answer {
  color: rgb(88, 88, 88);
}

.font-bold {
  font-size: 12px;
  font-weight: bold;
}

.question-flex {
  display: flex;
}

.question-flex-top {
  margin-bottom: 20px;
}

#recruit-contact {
  padding: 60px 10px;
}

#recruit-contact h1 {
  margin: 0;
  margin-bottom: 40px;
  font-size: 24px;
  text-align: center;
}

.recruit-phone-above {
  width: 90%;
  margin: 0 auto;
}

.recruit-phone-above p {
  margin: 0;
  line-height: 1.5;
}

.recruit-phone {
  margin-top: 30px;
  margin-bottom: 80px;
}

.recruit-phone h2 {
  font-size: 22px;
  text-align: center;
  margin: 0;
}

.recruit-phone-number {
  display: block;
  width: 230px;
  height: 50px;
  margin: 30px auto;
  padding: 13px 20px;
  font-size: 20px;
  text-align: center;
  border: solid #a8a8a8 1px;
  border-radius: 5px;
  text-decoration: none;
  color: black;
  transition: 0.3s
}

.recruit-phone-number span {
  font-size: 20px;
}
.recruit-phone-number i {
  font-size: 20px;
}

.recruit-phone-number:hover {
  background-color: black;
  color: white;
  border: solid white 1px;
}

.recruit-phone > p {
  text-align: center;
  margin: 0;
  line-height: 1.5;
}

.recruit-line h2 {
  font-size: 22px;
  text-align: center;
  margin: 0;
}

.recruit-line-id {
  display: block;
  width: 200px;
  height: 50px;
  margin: 30px auto;
  margin-bottom: 80px;
  padding: 14px 20px;
  font-size: 20px;
  text-align: center;
  border: solid #63de09 1px;
  border-radius: 5px;
  text-decoration: none;
  color: #63de09;
  transition: 0.3s;
}

.recruit-line-id span {
  font-size: 20px;
}
.recruit-line-id i {
  font-size: 20px;
}

.recruit-line-id:hover {
  background-color: #63de09;
  color: white;
}

.recruit-form {
width: 60%;
  margin: 0 auto;
}

.recruit-form h2 {
  text-align: center;
}

.form-group {
  padding: 16px 0;
}

.form-group label {
  color:#000064;
}

.require_item {
  background-color: #ff0000;
  color: #fff;
  text-align: center;
  font-size: 12px;
  display: inline-block;
  padding: 2px 4px;
  border-radius: 2px;
  margin-left: 8px;
  margin-bottom: 8px;
}

.form-control {
  display: inline-block;
  padding: 4px;
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 2px;
  box-sizing: border-box;
  width: 100%;
  margin: 5px;
}

.form-inline {
  padding: 4px;
  width: 16%
}

.form-group p {
  margin: 0;
  color: #000064;
}

hr {
  background-color: #d3c7aa;
}

.form-first-hope {
  margin-bottom: 20px;
}

.form-confirmation p {
  padding: 16px 0;
  margin-bottom: 10px;
}

.form-confirmation button {
  border: 1px solid #d5bc65;
  box-sizing: border-box;
  color: #000064;
  background: linear-gradient(0deg,#dce9f5,#fff);
  box-shadow: inset 0 0 0 2px #dce9f5;
  width: 35%;
  font-weight: 800;
  padding: 16px;
  cursor: pointer;
  margin: 0 auto;
  display: block;
}

/* .recruit-link-pc {
  display: none;
} */

.form-group-left {
  display: inline-block;
}

.form-confirmation p {
  text-align: left;
}

.recruit-flow-step-left-wrapper {
  opacity: 0;
  transform: translateY(50px);
  transition: 0.5s;
}

.recruit-flow-step-left-wrapper.fadein {
  opacity: 1;
  transform: translateY(0);
}

.speech-hide {
  display: none;
}
.speech-show {
  display: block;
}

@media screen and (min-width: 500px) {
  .recruit-flow-step-right {
    margin-top: 20px;
  }

  .recruit-flow-step-right h2::before {
    height: 31px;
  }
  
  .speech-right .recruit-opinion-speech-wrapper::before {
    left: 88.45%;
  }
  
  .speech-left .recruit-opinion-speech::before {
    left: 17.6% !important;
  }

  .speech-left .recruit-opinion-speech-wrapper::before {
    left: 16.35% !important;
  }

  .recruit-opinion-wrapper {
    width: 400.797px;
  }

  .recruit-opinion-speech {
    width: 400.797px;
  }
}

@media screen and (min-width: 600px) {
  .recruit-menu ul {
    display: block;
  }

  #recruit-merit h1 {
    font-size: 30px;
  }

  .recruit-each-merit-title {
    text-align: center;
  }

  #recruit-merit .recruit-each-merit-title .recruit-merit-number {
    /* display: block; */
    margin-right: 20px;
  }


  #recruit-merit .recruit-each-merit .recruit-each-merit-wrapper {
    width: 87%;
  }

  .recruit-each-merit-title::after {
    top: 66px;
  }

  #recruit-merit .recruit-each-merit-title h2 {
    font-size: 28px;
  }

  #recruit-essentials h1 {
    font-size: 30px;
  }

  p .recruit-each-essential-title {
    height: 50px;
    padding: 15px 0;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
  }

  

  .essential-flex .recruit-each-essential {
    position: relative;
  }
  
  .recruit-each-essential-content-nopadding p {
    padding-top: 0;
    padding-bottom: 0;
  }

  .recruit-opinion-speech-wrapper {
    padding: 15px 43px;
  }

  .recruit-opinion-speech {
    width: 80%;
    margin: 50px auto;
  }

  #recruit-contact h1 {
    font-size: 30px;
  }

  .recruit-flow-title h1 {
    font-size: 30px;
  }

  .recruit-flow-step-left {
    width: 40%;
  }

  .recruit-flow-step-right h2 {
    font-size: 23px;

  }

  .recruit-flow-step-right p {
    font-size: 14px;
  }

  .recruit-flow-step {
    position: relative;
  }

  .recruit-flow-step a.recruit-link-sp {
    display: none;
  }

  .recruit-flow-step a.recruit-link-pc {
    display: block;
    margin-top: 15px;
  }

  .recruit-flow-step-right {
    margin-top: 25px;
  }

  .recruit-flow-step-background-even .recruit-flow-step-right p {
    margin-top: 35px;
  }

  .recruit-flow-step-background-third .recruit-flow-step-right p {
    margin-top: 35px;
  }

  .recruit-flow-step-left-wrapper {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(calc(-50%+50px));
    width: 180px;
    height: 180px;
  }

  .recruit-flow-step-left-wrapper.fadein {
    transform: translateY(-50%);
  }
  
  .recruit-flow-step-left img {
    width: 100%;
    height: 100%;
  }

  .recruit-flow-step-left .recruit-flow-number {
    top: 30%;

  }

  .recruit-each-opinion {
    cursor: pointer;
  }

  .recruit-each-opinion img {
    border: solid white 4px;
    border-radius: 50%;
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }

  .recruit-each-opinion {
    display: inline-block;
    border: solid #F54A89 7px;
    border-radius: 50%;
    position: relative;
    width: 200px;
    height: 200px;
    margin-left: 15px;
    cursor: pointer;
  }

  .speech-right .recruit-opinion-speech-wrapper::before {
    left: 88.05%;
  }
  
  .speech-left .recruit-opinion-speech-wrapper::before {
    left: 16.55% !important;
  }

  .recruit-opinion-wrapper {
    width: 480.797px;
  }

  .recruit-opinion-speech {
    width: 480.797px;
  }
}

@media screen and (min-width: 768px) { 
  /* .reccruit-4question {
    display: flex;
    justify-content: space-between;
  } */

  .recruit-each-essential p.recruit-each-essential-title {
    margin-bottom: 0;
  }

  .recruit-question-wrapper {
    padding: 30px;
  }

  #recruit-question h1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    height: 100%;
    font-size: 33px;
  } 

  .recruit-question-h1 {
    width: 20%;
    padding: 0 15px;
  }
  /* .reccruit-4question > div {
    width: 20%;
  } */

  .recruit-each-question {
    /* width: 20%; */
    padding: 40px 15px;
    padding-bottom: 0;
    margin: 0 auto;
    margin-bottom: 60px;
  }

  .recruit-each-question .q-and-a {
    font-size: 42px;
  }

  .font-bold {
    font-size: 14px;
  }

  .recruit-each-question h2 {
    font-size: 19px;
    line-height: 42px;
  }

  .recruit-each-question p {
    font-size: 14px;
    line-height: 2;
  }

  .recruit-icon {
    width: 85px;
    height: 85px;
  }

  .recruit-icon i {
    font-size: 28px;
  }

  #recruit-question {
    padding-bottom: 0;
  }

  .recruit-phone-above {
    width: 75%
  }

  .recruit-phone-above p {
    line-height: 2.0;
  }

  .recruit-phone h2 {
    font-size: 28px;
  }

  .recruit-phone > p {
    line-height: 2.0;
  }

  .recruit-line h2 {
    font-size: 28px;
  }

  .recruit-form h2 {
    font-size: 28px;
  }

  .recruit-phone-number {
    width: 400px;
    height: 60px;
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
  }

  .recruit-phone-number span {
    font-size: 26px;
  }
  .recruit-phone-number i {
    font-size: 26px;
    display: inline-block;
    margin-right: 10px;
  }

  .recruit-line-id {
    width: 400px;
    height: 72px;
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
  }

  .recruit-line-id span {
    font-size: 26px;
  }
  .recruit-line-id i {
    display: inline-block;
    margin-right: 10px;
    font-size: 26px;
  }


  .recruit-pc-br {
    display: none;
  }

  .form-control {
    width: 50%;
  }

  .form-group-left {
    width: 30%;
  }

  .form-inline-container {
    display: inline-block;
    width: 50%;
  }

  .form-inline {
   width: 76px;
  }

  .form-group-flex {
    display: table;
    width: 100%;
  }

  .form-group-flex .form-group-left {
    display: table-cell;
    vertical-align: middle;
  }

  .form-group-flex .form-group-right {
    width: 70%;
  }

  .form-group .recruit-special-ward {
    display: none;
  }

  
  .form-group-middle-position {
    position: relative;
  }
  
  .form-group-middle-position input {
    position: absolute;
    top: 50%;
    left: calc(30% + 4px);
    transform: translateY(-50%);
  }

  .form-group-last {
    display: table;
    width: 100%;
  }

  .form-group-last .form-group-left {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
  }

  .form-group-last textarea {
    width: 100%;
  }

  .recruit-flow-step {
    position: relative;
  }

  .recruit-flow-step-left {
    width: 300px;
  }

  /* .recruit-each-essential {
    width: 88%;
    margin: 0 auto;
  } */

  .recruit-each-essential-content p {
    font-size: 14px;
  }

  .recruit-opinion-wrapper {
    display: flex;
    justify-content: space-around;
  }

  .essential-flex {
    display: flex;
    justify-content: center;
    padding: 20px;
    margin: 0 auto;
  }

  .essential-flex .recruit-each-essential {
    margin-left: 10px;
    width: 40%;
    min-width: 350px;
    max-width: 390px;
  }

  .speech-right .recruit-opinion-speech::before {
    left: 87%;
  }
  
  .speech-right .recruit-opinion-speech-wrapper::before {
    left: 87.75%;
  }
  
  /* .speech-left .recruit-opinion-speech::before {
    left: 10.6% !important;
  } */
  
  .speech-left .recruit-opinion-speech-wrapper::before {
    left: 16.85% !important;
  }

  .recruit-opinion-wrapper {
    width: 616.797px;
  }

  .recruit-opinion-speech {
    width: 616.797px;
  }
.mk45{
text-align: right;
  }
	
}

@media screen and (min-width: 1000px) {
  .recruit-flow-step-right {
  }

  .recruit-flow-step a.recruit-link-pc {
    padding: 12px 0;
  }
  
  .recruit-opinion-speech {

  }

  .recruit-phone-above p {
    text-align: center;
  }

  .form-control {
    padding: 10px;
  }

  #recruit-merit .recruit-each-merit {
    width: 70%;
  }

  .recruit-each-essential-content p {
    font-size: 16px;
  }
  
  .essential-flex .recruit-each-essential {
    margin: 0;
 margin: -10px 10px;
  }
  
  .recruit-each-essential-content-fifth p {
    padding-top: 0;
    padding-bottom: 0;
  }

  .recruit-each-essential-fifth {
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .recruit-flow-step-right {
    margin: 0;
    margin-left: 100px;
  }

  .recruit-flow-step a {
    margin: 0;
  }

  .recruit-opinion-wrapper {
    width: 785px;
  }

  .speech-left .recruit-opinion-speech-wrapper::before {
    left: 17.05% !important;
  }

  .speech-right .recruit-opinion-speech-wrapper::before {
    left: 87.55%;
  }
}


