@charset "utf-8";

body{
  width: 100%;
  margin: 0px;
 /* background: #20b2aa; */
 background: #84b9cb;
}
header{
  max-width:100vw;
  margin-top: -25px;
  /*background: #fff;*/
  width: 100%;
  height: auto;
  padding: 1em;
  /*box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.2);*/
}
.headtext{
  font-size: 1.5em;
  color: #fff;
  margin-left: 10%;
}
textarea{
  width: 500px;
  height: 200px;
  margin-top: 2%;
  font-size: 1.2em;
}
#contents2 textarea{
  width: 500px;
  height: 50px;
  font-size: 1.2em;
}
#contents1,#contents2,#contents3,#contents4,#contents5,#contents6{
  width: 70%;
  margin: 0 auto;
  margin-top: 5%;
  margin-bottom: 5%;
  padding: 3em 2em;
  background: #ffffff;
}
.shokumuabout textarea{
  width: 500px;
  height: 80px;
  font-size: 1.2em;
}
.Q1,.Q2,.Q3,.Q4,.Q5,.Q6{
  font-size: 3em;
  color: #84b9cb;
  text-align: center;
}
.BirthDAY{
  display: flex;
  align-items: center;
  gap: 5px;
}
/*ボタンデザイン*/
.Input{
  display: flex;
  justify-content: space-between;
}
label{
  display: inline-block;
  font-size: 1.2em;
  color: #fff;
  background: #507ea4;
  padding: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
}
input[type="text"]{
  display: block;
  font-size: 1.2em;
  padding: .5em;
  border-radius: 4px;
  margin-top: 0px;
  border: solid 1px;
}
input[type="number"]{
  display: block;
  font-size: 1.2em;
  padding: .5em;
  border-radius: 5px;
  margin-top: 0px;
  border: solid 1px;
}
select{
  margin-top: 10px;
  font-size: 1em;
  border-radius: 5px;
  padding: .5em;
  margin-bottom: 4%;
  border: solid 1px;
}
.ymd{
/*
margin-top: 25px;
padding: 5px;
*/
}
.gender{
  font-size: 1.2em;
}
input[type="radio"]{
  width: 25px;
  height: 30px;
  vertical-align: bottom;
}
input[type="email"]{
  display: block;
  font-size: 1.2em;
  padding: .5em;
  border-radius: 5px;
  margin-top: 0px;
  border: solid 1px;
}
input[type="tel"]{
  display: block;
  font-size: 1.2em;
  padding: .5em;
  border-radius: 5px;
  margin-top: 0px;
  border: solid 1px;
}
input[type="decimal"]{
  display: block;
  font-size: 1.2em;
  padding: .5em;
  border-radius: 5px;
  margin-top: 0px;
  border: solid 1px;
}

.zaiseki,.kinmu{
  display: flex;
  align-items: center;
  gap: 5px;
}
.kinmu p{
  font-size: 1.2em;
  /*margin-top: 5%;*/
  padding: 10px;
}
.state{
  display: flex;
  align-items: center;
  /*
  margin-top: 5%;
  margin-left: 3%;
  */
}
/*各ボタン*/
#btn1,#btn2,#btn3,#btn4,#btn5{
  background: #e8383d;
  padding: .5em;
  color: #fff;
  font-size: 1.2em;
  border-radius: 5px;
  margin-top: 3%;
}

#back1,#back2,#back3,#back4,#back5{
  background: #043c78;
  padding: .5em;
  color: #fff;
  font-size: 1.2em;
  border-radius: 5px;
  margin-top: 3%;
}
/*contents1*/
.username{
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 3%;
}
.username input[type="text"]{
  width: 100%;
}
.sei,.hurigana{
  margin-right: 1%;
}
.seikana{
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10%;
}
.seikana input[type="text"]{
  width: 100%;
}
.seikana{
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 3%;
}
.seikana input[type="text"]{
  width: 100%;
}
#namaekana{
margin-left: 10px;
}
.age input[type="decimal"]{
  width:50px;
}
/*資格欄*/
.yearwrap{
  display: flex;
  align-items: center;
  gap: 10px;
}
.yearwrap input[type="text"]{
  width: 15em;
  height: 1.5em;
  /*margin-left: 1em;*/
  margin-top: 15px;
}
.yearmonth{
  display: flex;
  align-items: center;
  gap: 5px;
}
.yearmonth select{
  height: auto;
}
.shutoku{
  display: none;
  margin-top: 11%;
  font-size: .9em;
}
.family{
  margin-top:0;
}
.access{
  display: block;
}
.eki,.min{
  margin-top: 10px;
  margin-left: 10px;
}
.transittime input[type="text"]{
  width: 110px;
}
.time,.stationinfo{
  display: flex;
}
input[type="date" i]{
  margin-top: 15px;
  font-size: 1.5em;
}
 /*追加住所*/
 .Excel input[type="checkbox" i],
 .Word input[type="checkbox" i]{
  width: 25px;
  height: 30px;
  vertical-align: bottom;
  cursor: pointer;
 }
 .adressNo input[type="decimal"]{
   width: 110px;
 }
 .Area,.City,.Addressno{
   display: flex;
   align-items: baseline;
   margin-top: 10px;
 }
 .Addressno{
   margin-bottom: 5%;
 }
 .todohukenwrap{
   margin-bottom: -15px;
 }
.todohukenwrap input[type="text"]{
width: 130px;
}
.sikutyosonwrap input[type="text"]{
    width: 450px;
}
.sikutyosonwrap,.citykanawrap,.building{
  margin-left: 10px;
}
.areakanawrap input[type="text"]{
  width: 130px;
}
.citykanawrap input[type="text"]{
    width: 450px;
}
/*扶養家族*/
.family input[type="text"]{
  width: 70px;
}
/*email*/
.mail input[type="email"]{
  width: 350px;
}
/*学歴・職歴*/
  .keireki input[type="text"]{
    width: 380px;
  }
  .keireki h4{
    margin-top: 0%;
    margin-bottom: 0%;
  }
  .end{
    margin-bottom: 2%;
  }
  .attention{
    display: block;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
  }
  .hosoku{
    background: #fff;
    padding: 0.8em;
    width: 450px;
    margin: 0 auto;
    margin-bottom: 5%;
    border: dashed #ff4500;
  }
  .keireki h2{
    text-align: center;
    font-size: 2em;
    color: #006a6c;
  }
.shokumuabout{
  margin-bottom: 3%;
}
.koyou input[type="text"]{
  width: 220px;
}
  /*ＰＣスキル*/
  .Excel{
    border: solid 2px #005c42;
    padding: 1.5em;
    border-bottom-left-radius:  5px;
    border-bottom-right-radius:  5px;
    margin-bottom: 10px;
  }
  .Word{
    border: solid 2px #043c78;
    padding: 1.5em;
    border-bottom-left-radius:  5px;
    border-bottom-right-radius:  5px;
  }
  .Excel,.Word{
    background: #fff;
    padding: .8em;
    border-top: none;
  }
  .extitle,.wdtitle{
    font-size: 1.3em;
    font-weight: bold;
   }
  .extitle{
    border: solid 2px #005c42;
    border-bottom:none;
    color: #005c42;
    background: #88cb7f;
    padding: .2em;
    display: block;
    margin-bottom: -25px;
    border-top-left-radius:  5px;
    border-top-right-radius:  5px;
  }
  .wdtitle{
    border: solid 2px #043c78;
    border-bottom:none;
    color: #043c78;
    background: #6c9bd2;
    padding: .2em;
    display: block;
    margin-bottom: -25px;
    border-top-left-radius:  5px;
    border-top-right-radius:  5px;
  }
  .oficceinfo{
    font-weight: bold;
    color: #006a6c;
    font-size: 1.1em;
    margin-top:  10px;
    margin-bottom: 10px;
  }
  .jobabout{
    margin-bottom: 15px;
  }
/*レスポンシブ*/
@media screen and (min-width: 768px){

}
@media screen and (max-width: 768px){
  header{
    max-width:100vw;
  }
  #contents1,#contents2,#contents3,#contents4,#contents5,#contents6{
    width: 90%;
    margin: 0 auto;
    margin-top: 0;
    padding: 3em 2em;
    background: #ffffff;
    font-size: 1em !important;
  }
textarea{
  width: 280px;
  height: 100px;
  margin-top: 2%;
  font-size: 1em;
}
#contents2 textarea{
  width: 250px;
  height: 50px;
  font-size: 1em;
}
.shokumuabout textarea{
  width: 250px;
  height: 75px;
  font-size: 1em;
}
label{
  display: inline-block;
  text-align: left;
  font-size: 1em;
  color: #fff;
  background: #507ea4;
  padding: 5px;
  border-radius: 5px;
  margin-bottom: 2%;

}
input[type="radio"]{
  width: 15px;
  height: 15px;
  vertical-align: baseline;
}
input[type="text"]{
  display: block;
  font-size: 1em;
  padding: .5em;
  border-radius: 5px;
}
input[type="number"]{
  display: block;
  font-size: 1em;
  padding: .5em;
  border-radius: 5px;
}
input[type="tel"]{
  display: block;
  font-size: 1em;
  padding: .5em;
  border-radius: 5px;
}
input[type="decimal"]{
  display: block;
  font-size: 1em;
  padding: .5em;
  border-radius: 5px;
}
select{
  margin-top: 10px;
  font-size: 1em;
  border-radius: 5px;
  padding: .5em;
  margin-bottom: 4%;
}
.gender{
  font-size: .9em;
}
.kinmu p{
  font-size: .8em;
  padding: 5px;
}
.Input {
    display: flex;
    justify-content: space-around;
}
.yearwrap{
  display: block;
}
.yearwrap input[type="text"]{
  margin-top: 0px;
}
.yearmonth{
display: flex;
align-items: center;
gap: 5px;
}
.ymd{
  padding: 0;
}
.shutoku{
  display: none;
  margin-top: 0%;
  font-size: .9em;
}
/*contents1*/
.username{
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 5%;
}
.username input[type="text"]{
  width: 90%;
}
#namae{
  margin-left: 10px;
}
.seikana{
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 10%;
}
.seikana input[type="text"]{
  width: 90%;
}
#namaekana{
margin-left: 10px;
}
.Area,.City,.Addressno{
  display: flex;
  align-items: baseline;
}
.todohukenwrap input[type="text"]{
width: 80px;
}
.sikutyosonwrap input[type="text"]{
   width: 180px;
}
.building input[type="text"]{
   width: 180px;
}
.sikutyosonwrap,.citykanawrap,.building{
 margin-left: 10px;
}

.areakanawrap input[type="text"]{
 width: 80px;
}
.citykanawrap input[type="text"]{
   width: 180px;
}
.banchi input[type="text"]{
  width: 80px;
}
.suvtitle,.subtitle{
  font-size: .7em;
}
/*email*/
.mail input[type="email"]{
  width: 250px;
}
/*学歴・職歴*/
.keireki input[type="text"]{
  width: 250px;
}
.keireki h4{
  margin-top: 0%;
  margin-bottom: 0%;
}
.koyou input[type="text"]{
  width: 180px;
}
.state{
  display: flex;
  align-items: center;
  /*
  margin-top: 5%;
  margin-left: 3%;
  */
  font-size: 1em;
}
.hosoku{
  background: #fff;
  padding: 0.8em;
  border: dashed #ff4500;
  width: 280px;
  margin: 0 auto;
  margin-bottom: 5%;
  font-size: .9em;
}
.Q1, .Q2, .Q3, .Q4, .Q5, .Q6 {
    font-size: 2em;
}
}
.required{
  font-size: .75em;
  background: #fff;
  color: red;
  padding: 5px;
  margin: 5px;
  border: solid 1px red;
  border-radius: 5px;
}
input[type="submit"]{
  margin: 0 auto;
  background: #d70035;
  padding: .5em;
  color: #fff;
  font-size: 1.2em;
  border-radius: 5px;
  margin-top: 3%;
}
input[type="submit"]:hover{
  background: #800020;
}
/*職歴格納CSS*/
.open {
    text-align:center;
    padding:10px;
    color:#fff;
    background: #418b89;
    width: 250px;
    display: block;
    margin-bottom: 2%;
    cursor: pointer;
}
.open:hover{
  background: #006a6c;
}
.close {
  background: #c70067;
   cursor: pointer;
 }
.close:hover{
  background: #941f57;
}

/*資格・免許格納CSS*/
.open2 {
    text-align:center;
    padding:10px;
    color:#fff;
    background: #418b89;
    width: 250px;
    display: block;
    margin-bottom: 2%;
    cursor: pointer;
}
.open2:hover{
  background: #006a6c;
}
.close2 {
  background: #c70067;
   cursor: pointer;
 }
.close2:hover{
  background: #941f57;
}
.PCskill{
  margin-top: 40px;
}

/* ios リセットcss */
body{
  font-family:'メイリオ', 'Meiryo', sans-serif;
}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
ul{
  list-style: none;
}
/*文字数制限*/
.Countinfo{
    color: red;
}
.layout{
  margin-left: 28em;
}
hr{
  border: solid 1px #20b2aa;
}

/* 職歴要約ポップアップ*/
.popup_wrap input {
  display: none;
}
.popup_overlay {
  display: flex;
  justify-content: center;
  overflow: visible;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #37beb03d;
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}
.popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}
.popup_content {
  position: relative;
  align-self: center;
  width: 75%;
  max-width: 800px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  transition: 0.5s;
  border-radius: 12px;
  box-shadow: 0 0 5px rgba(94, 94, 94, 0.7);
  padding: 1.5em;
}
.close_btn {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 30px;
  cursor: pointer;
  color:#fff;
}
.popup_wrap input:checked ~ .popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}
.open_btn {
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    transition: .3s ease;
    border:2px solid #ff4500;
    padding:5px 15px;
    background: #ff4500;
}
.open_btn:hover{
    background:#dc143c;
    border:2px solid #dc143c;
    color:#fff;
    transition: .3s ease;
}

.aboutsub{
  color: #2cb4ad;
  font-weight: bold;
  font-size: 1.3em;
}
.aboutsub2{
  display: block;
  margin-top: 10px;
}
.aboutinfo{
  display: block;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}
.box{
  background: #f5f5f5;
  border-radius: 3px;
  padding: 1.5em;
  margin-top: 0px;
  margin-bottom: 10px;
}
.abouttxt,.abouttxt2{
  padding: 0px;
}
.copy_alert1,.copy_alert2,.copy_alert3,.copy_alert4 {
  display: none;
}
.copybtn button{
  margin-bottom: 10px;
  text-decoration: none;
  padding: .7em;
  background: #ff4500;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  border: 0px;
}
.copybtn button:hover{
  background:#dc143c;
}
.dateInput{
  margin-top: 30px;
}

/*自己PR欄*/
.popup_wrap2 input {
  display: none;
}
.popup_overlay2 {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #37beb03d;
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}
.popup_trigger2 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.popup_content2 {
  margin-top: 15%;
  margin-bottom: 5%;
  position: relative;
  align-self: center;
  width: 75%;
  max-width: 800px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  transition: 0.5s;
  border-radius: 12px;
  box-shadow: 0 0 5px rgba(94, 94, 94, 0.7);
  padding: 1.5em;
}
.close_button {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 30px;
  cursor: pointer;
  color:#fff;
}
.popup_wrap2 input:checked ~ .popup_overlay2 {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}
.open_button {
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    transition: .3s ease;
    border:2px solid #ff4500;
    padding:5px 15px;
    background: #ff4500;
}
.open_button:hover{
    background:#dc143c;
    border:2px solid #dc143c;
    color:#fff;
    transition: .3s ease;
}
.exA,.exB{
  margin-top: 40px;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  background: #006a6c;
  padding: .5em;
  border-top-left-radius: 3px;
  border-top-right-radius:  3px;
  color: #fff;
}
.exB{
  margin-top: 20px;
}
/*PCスキル　チェックボックス*/
.list {
  display: flex;
  flex-wrap: wrap;
  }
.item {
  width: calc(50% - 10px);
}
/*  扶養家族　*/
.huyou{
  display: flex;
}
.foster{
  margin-top: 10px;
  margin-left: 10px;
}
.popup_wrap2 .popup_trigger2{
  height: 800px;
}
/*確認画面デザイン*/
#viewArea{
  margin-top: 5%;
  margin-left: 15%;
  margin-right: 15%;
  padding: 3em 2em;
  background: #ffffff;
}
#viewArea table{
  border: 1px solid #ddd;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 2em;
  text-align: left;
}
#viewArea th,
#viewArea td{
 padding: 10px;
 border: 1px solid #ddd;
}
#viewArea h1{
  color: #ff8000;
  text-align: center;
}
.JobAbout{
  border: solid 1px black;
  padding: 1em;
  margin-bottom: 15px;
}
.JobAbout .JAtitle{
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
}
.checktraffic{
  display: flex;
}
.tbltop{
  background: #ff8000;
  padding: .5em;
  color: #fff;
}
.SPbr{
  display: none;
}
.kakunin{
  margin-top: 18px;
}
#checkBtn{
  background: #ff8000;
  color: #fff;
  font-size: 1.1em;
  font-weight: bold;
  cursor: pointer;
  padding: 0.7em;
  margin-left: 10px;
  border-radius: 5px;
}

#checkBtn:hover{
  background: #2cb4ad;
  color: #fff;
}
#BackBtn{
  background: #006a6c;
  color: #fff;
  font-size: 1.1em;
  font-weight: bold;
  cursor: pointer;
  padding: .6em;
}
#BackBtn:hover{
  background: #ff8000;
  color: #fff;
}
#BackBtn{
  margin-right: 15px;
  margin: 0 auto;
}
.subBtn{
  font-weight: bold;
}
/*日付選択*/
input[type="date" i] {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 1.3em;
}
/*ファイルアップロード*/
input[type="file" i] {
margin-bottom: 25px !important;
}
/*パスワード*/
#PassCheck{
  margin-top: 20px;
  width: 15em;
  display: inline-block
}
 input[type="password" i] {
  width: 15em;
  height: 1.5em;
  margin-top: 0px;
  font-size: 1.2em;
  border-radius: 5px;
  border:solid 2px;
  padding: 5px;
}
.Pass small{
  border: solid 1px red;
  border-radius: 3px;
  padding: 3px;
  color: red;
  font-weight: bold;
  background: #ffe4e1;
}
.Pass{
  margin-top: 25px;
}
/*利用規約モーダル*/
.overlay {
display: none;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.6);
position: fixed;
z-index: 1;
}
.btn_area {
width: 800px;
height: 400px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
background: #fff;
z-index: 2;
overflow-x: scroll;
padding: 1em;
}
.btn_area .ttl {
font-weight: bold;
text-align: center;
font-size: 1.3em;
}
.btn_area p {
padding: 25px;
}
.txtp{
width: 400px;
}
.btn_area button {
display: block;
margin: 0 auto;
background: #006a6c;
color: #fff;
padding: 20px 80px;
border: none;
cursor: pointer;
}
.btn_area button:hover {
background: #009e9f;
}
.BuTton{
  margin-bottom: 5%;
}

/*レスポンシブ*/
@media screen and (max-width: 768px){
  /*ポップアップ*/
  .popup_content{
    margin-top: 40%;
    position: relative;
    align-self: center;
    width: 100%;
    max-width: 800px;
    box-sizing: border-box;
    background: #fff;
    line-height: 1.4em;
    transition: 0.5s;
    border-radius: 0px;
    box-shadow: 0 0 5px rgba(94, 94, 94, 0.7);
    padding: 1em;
  }
  .popup_content2 {
    margin-top: 90%;
    margin-bottom: 35%;
    position: relative;
    align-self: center;
    width: 95%;
    max-width: 800px;
    box-sizing: border-box;
    background: #fff;
    line-height: 1.4em;
    transition: 0.5s;
    border-radius: 0px;
    box-shadow: 0 0 5px rgba(94, 94, 94, 0.7);
    padding: 1em;
  }
  .close_btn {
    position: absolute;
    top: 15px;
    right: 16px;
    font-size: 35px;
    cursor: pointer;
    color: #fff;
}
.popup_overlay,.popup_overlay2 {
  overflow: auto;
}

/*確認画面*/
input[type="submit"]{
  margin-top: 30px;
}

#viewArea{
  width: 100%;
  margin-top: 0;
  margin-left: -2%;
  margin-right: -9%;
  padding: 3em 2em;
  background: #ffffff;
  }
#viewArea h1{
  font-size: 1.4em;
  color: #ff8000;
  text-align: center;
}
#viewArea .kinmu p{
  margin-top: 0;
}
#viewArea .ymd{
  margin-top: 0;
}
.SPbr{
  display: block;
}
.kakunin{
  margin-top: 15px;
}

.btn_area {
width: 300px;
height: 400px;
position: absolute;
top: 40%;
left: 50%;
transform: translate(-50%,-50%);
background: #fff;
z-index: 2;
overflow-x: scroll;
padding: 1em;
}
.btn_area .ttl {
font-weight: bold;
text-align: center;
font-size: 1em;
}
.corporate{
font-size: .5em;
}
.service ul{
font-size: 1em;
}
#BackBtn{
  margin: 0 auto;
  margin-right: auto;
}
}
@media screen and (max-width: 430px){
  .popup_content2 {
    margin-top: 650px;
    margin-bottom: 35%;
  }
  .popup_content2 {
    width: 100%;
    max-width:800px;
  }
  .Pass small{
    font-size: 10px;
  }
  .wordinfo{
    font-size: 10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 994px){
  textarea{
    width: 445px;
  }
  .shokumuabout textarea {
    width: 445px;
    height: 80px;
    font-size: 1em;
}
  input[type="text"]{
    font-size: 1em;
  }
  .sikutyosonwrap input[type="text"],
  .citykanawrap input[type="text"]{
    width: 300px;
  }
  .sei,.hurigana{
    margin-right: 5%;
  }
  .username input[type="text"],
  .seikana input[type="text"]{
    width: 90%;
    font-size: 1em;
  }
  .kinmu p {
      font-size: 1em;
      margin-top: 5%;
      padding: 5px;
  }
  .popup_content2 {
    margin-top: 650px;
    margin-bottom: 35%;
  }
  .popup_content2 {
    margin-top: 70%;
    margin-bottom: 35%;
  }
}

/*リアルタイムバリデーション*/
.error {
  color: red;
  /*border: solid 2px red;*/
  font-size: 0.9em;
}
input {
  display: block;
  margin-bottom: 5px;
}
#btn1:disabled {
  background-color: #dcdcdc;
  color: gray;
  cursor: not-allowed;
  content:
}

.inactive::before {
content: "未入力の必須項目があります。";
color:red;
font-size: 0.8em;
}
#btn2:disabled {
  background-color: #dcdcdc;
  color: gray;
  cursor: not-allowed;
}
/*ラジオボタンデザイン*/
.radio-wrap {
  border: none;
  margin-bottom: 5%;
}
.trafficRadio{
    margin-bottom: 0% !important;
}
.radio-wrap label {
  display: flex;
  align-items: center;
  gap: 0 .5em;
  position: relative;
  max-width: 200px;
  margin-bottom: .4em;
  padding: .5em .7em;
  border: 1px solid #2589d0;
  border-radius: 10px;
  background-color: #2589d026;
  cursor: pointer;
  color: #2589d0;
  font-size: 1em;
}

.radio-wrap label:has(:checked) {
  background-color: #2589d0;
  color: #fff;
}

.radio-wrap label::before,
.radio-wrap label:has(:checked)::after {
  border-radius: 50%;
  content: '';
}

.radio-wrap label::before {
  width: 14px;
  height: 14px;
  background-color: #fff;
}

.radio-wrap label:has(:checked)::after {
  position: absolute;
  top: 50%;
  left: calc(7px + .7em);
  transform: translate(-50%, -50%);
  width: 7px;
  height: 7px;
  background-color: #2589d0;
}

.radio-wrap input {
  display: none;
}

/*勤務期間のセレクトデザイン*/
    .kinmu-wrap {
      display: flex;
      flex-wrap: wrap;
      gap: 0.5em;
      align-items: center;
    }
  
    .kinmu {
      display: flex;
      align-items: center;
      flex-wrap: nowrap;
    }
  
    .kinmu-wrap select {
      margin-right: 0.3em;
    }
  
    .tilde {
      margin: 0 0.5em;
    }
    .spBr {
      display: none;
    }
    /* スマホ時は縦並びに */
    @media (max-width: 768px) {
      .kinmu-wrap {
        flex-direction: column;
        align-items: flex-start;
      }
  
      .kinmu {
        width: 100%;
      }
  
      .tilde {
        display: none;
      }
  
      .kinmu-label {
        display: block;
        margin-bottom: 0.3em;
        font-size: 0.9em;
        color: #555;
      }
     .PCskill{
      width: 95%;
     }
     .spBr{
      display: block;
     }
    }

        /*フッター*/
        .fotter {
          text-align: center;
        }
    
        li {
          list-style: none;
        }
    
        .service ul {
          float: right;
          padding-right: 5em;
        }
    
        footer {
          display: grid;
          width: 100%;
          height: 150px;
          background: #efefef;
          padding: 1em;
        }
        a {
          text-decoration: none;
        }
    
        .corporate {
          font-size: .7em;
        }
    
        .Wrap {
          /*margin-bottom: 5%;*/
        }
    
        @media screen and (max-width: 768px) {
          .btn_area {
            width: 300px;
            height: 400px;
            position: absolute;
            top: 40%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: #fff;
            z-index: 2;
            overflow-x: scroll;
            padding: 1em;
          }
    
          .btn_area button {
            font-size: 1.1em;
          }

        .service ul {
         float: right;
         padding-right: 3em;
         }
         footer{
          width: 110%;
         }
        }