*{
  margin: 0;
  padding: 0;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input, select {
  -webkit-appearance: none;
  appearance: none;
  background: #FFF;
  color: #000;
}
input:focus,select:focus,textarea:focus{
  outline: solid 1px #ebdfbe;
}
select{
  position: relative;
  font-size: 16px;
  padding: 15px 40px 15px 15px;
  border: solid 1px #dfdfdf;
  background: #FFF;
}
#loadtable_tk .duplication td{
  background: #feded6 !important;
}
#loadtable_tk .duplication td:first-child,
#loadtable_tk .duplication td:nth-child(2){  
  color: #F00;
}
.option_val_de{
  display: none;
}




.birth{
  width:100%;
  display: flex;
}
.select_wrap{
  position: relative;
  /*
  margin-right:15px;
  */
}
.select_wrap:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #654b27;
  pointer-events: none;
}
::placeholder {
  color: #CCC;
}
html,body{
  margin: 0;
  padding: 0;
}
img{
  display: block;
  vertical-align: top;
}
.tsukuardgothic a{
  color: #64b2d5;
}
.intro{
  font-size: 14px;
  line-height: 28px;
  padding: 30px;
  text-align: justify;
  word-break: break-all;
  max-width: 930px;
  margin:40px auto 30px;
  border-top: solid 1px #dfdfdf;
}
.intro h3{
  text-align: center;
  font-weight: 600px;
  color: #333;
  font-size: 20px;
  margin-bottom: 15px;
}
.red{
  color: #f53d8b;
  font-weight: 600;
}
.intro a{
  color: #f53d8b;
  font-weight: 600;
}
.intro a:hover{
  text-decoration: none;
  opacity: 0.8;
}
header h1{
  max-width: 1000px;
  margin: 60px auto;
}
header h1 .tsukuardgothic{
  margin-left: 15px;
  text-shadow: 0 0 1px #FFF, 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF;
}
header h2{
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  text-align: center;
  font-size: 44px;
  line-height: 44px;
  color: #276499;
  margin-top: -5px;
  font-weight: 600;
}
#container h3{
  margin: 30px auto 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#efeb72+0,83cbc4+50,ea897f+100 */
  background: linear-gradient(to right,  #efeb72 0%,#83cbc4 50%,#ea897f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  width: 100%;
  padding: 10px 0;
}
.container_h3 h3{
  color: #FFF;
  text-align: center;
  font-size: 36px;
  line-height: 36px;
  font-weight: 600;
  text-shadow: 0 0 4px #69aace;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  letter-spacing: 0.5px;
}
.container_h3 h3 span{
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0.5px;
  margin-left: 5px;
}

#container h3 img{
  max-width: 480px;
  display: block;
  margin: 0 auto;
}

body:before{
  position: absolute;
  content:"";
  left: 0;
  top: 0;
  background: url("../img/repeat_x.jpg") repeat-x center top;
  background-size: 740px auto;
  width: 100%;
  height: 480px;
}
.container{
  position: relative;
  margin: 0 auto;
}

#container{
  position: relative;
  margin: 0 auto;
  padding: 0 30px;
  z-index: 1;
  max-width: 960px;
}
#open{
  position: relative;
  margin: 10px auto 0px;
  color: #f53d8b;
  font-size: 38px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-weight: 600;
  text-align: center;
}
#open span{
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 22px;
}
#open2{
  position: relative;
  margin: 0px auto 30px;
  color: #f53d8b;
  font-size: 24px;
  line-height: 24px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-weight: 600;
  text-align: center;
}
#open2 span{
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 18px;
}

.container_h3{
  margin-top:30px;
  padding: 15px 0;
  background: #84c0e2;
}
.container_h3 img{
  max-width: 480px;
  margin: 0 auto;
  
}
#tag_w{
  position: relative;
}
#tag{
  position: relative;
  width:100%;
  border: solid 1px #d0c7bb;
  background: #FFF;
  margin-top:30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#tag .step{
  position: relative;
  padding: 10px 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width:33%;
}
.step .en{
  position: relative;
  font-size:16px;
  line-height:16px;
  font-weight: 600;
  /*
  font-style: italic;
  */
}
.step .en .big{
  font-size:16px;
  line-height: 16px;
  font-weight: 600;
  font-weight: normal;
}
.step .tsukuardgothic{
  position: relative;
  font-size:16px;
  margin-left:6px;
  line-height: 16px;
  font-weight: 600;
}
.ta_k{
  position: absolute;
  left: 0;
  top:-40px;
  width:43px;
  margin-left:5%;
}
.tesp2 .ta_k{
  margin-left: 42% !important;
}
.tesp3 .ta_k{
  margin-left: 76% !important;
}

#tag .step:before {
  position: absolute;
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  transform: rotate(45deg);
  transform-origin: center center;
  border-top: solid 1px #d0c7bb;
  border-right: solid 1px #d0c7bb;
  right: -15px;
  top: 4px;
  border-radius: 2px;
  box-sizing: border-box;
}
#tag .step:last-child:before{
  display: none;
}
#tag .step:nth-child(2),#tag .step:nth-child(3){
  padding-left:20px;
}

.step_ta{
  background: #ebdfbe;
  z-index: 2;
}
#tag .step_ta:before {
  background: #ebdfbe;
}

.step_ta2{
  background: #ebdfbe;
  z-index: 1;
}
#tag .step_ta2:before {
  position: absolute;
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  transform: rotate(45deg);
  transform-origin: center center;
  border-top: solid 1px #d0c7bb;
  border-right: solid 1px #d0c7bb;
  right: -15px;
  top: 4px;
  border-radius: 2px;
  box-sizing: border-box;
  background: #ebdfbe;
}
.step_ta3{
  background: #ebdfbe;
}
#tag .step_ta3:before {
  background: #ebdfbe;
}

.form_w{
  position: relative;
  /*
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  background: #FFF;
  width:calc(100% - 60px);
  margin-top:30px;
  */
  margin-top: 30px;
}
.form_w h2{
  position: relative;
  margin-left:10px;
  display: flex;
  align-items:flex-end;
  font-size:28px;
  line-height: 28px;
  color: #75604a;
  margin-bottom:30px;
}
.form_w img{
  width:39px;
  margin-right:15px;
}
.question{
  border-top:dashed 1px #b9ac9a;
  padding: 30px 0;
}
/*
.question:first-child{
  border-top: none;
}
*/
.question_cn{
  margin: 0 30px;
}
.label{
  font-size:16px;
  line-height: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
}

.status_radio{
  margin-top:15px;
}
.form_n,.form_sex {
  display: none;
}
.radio_p{
  position: relative;
  padding-left:22px;
  padding-right:25px;
}
.radio_p::before{
  content: "";
  display: block;
  position: absolute;
  top:0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #dee1e5;
  border-radius: 50%;
}
.radio_p::after{
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 11px;
  height: 11px;
  background: #dee1e5;
  border-radius: 50%;
}
.form_n:checked + .radio_p,
.form_sex:checked + .radio_p{
  color: #64b2d5 !important;
}
.form_n:checked + .radio_p::before,
.form_sex:checked + .radio_p::before{
  border: 1px solid #64b2d5 !important;
}
.form_n:checked + .check_p::after,
.form_sex:checked + .check_p::after{
  background: #64b2d5 !important;
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 5px;
  width: 5px;
  height: 10px;
  transform: rotate(40deg);
  border-bottom: 2px solid #FFF;
  border-right: 2px solid #FFF;
}
.form_n:checked + .radio_p::after,
.form_sex:checked + .radio_p::after {
  background: #64b2d5 !important;
}

.question_wrap{
  position: relative;
  margin-top:30px;
}
.question_wrap:nth-child(1){
  margin-top:0;
}
.f_form{
  position: relative;
  display: flex;
  justify-content: space-between;
}
.no_input{
  display: flex;
  flex-wrap: wrap;
}
.f_form_tkno{
  justify-content: flex-end;
  padding: 10px;
  /*
  border-bottom: solid 1px #e6ddc2;
  */
  margin: 5px;
  background: #f7f1e0;
  max-width: 400px;
  width: 100%;
}
.f_form_tkno:last-child{
  border-bottom: 0;
}
.f_form_tkno .tkno{
  margin-right: 5px;
  padding: 15px;
}

.f_form input[type="text"],
.f_form input[type="tel"],
.f_form input[type="mail"]{
  font-size:16px;
  padding: 15px 30px;
  border-radius: 0px;
  border: solid 1px #dfdfdf;
  background: #FFF;
  width:calc(100% - 60px);
}
.f_form textarea{
  font-size:16px;
  padding: 15px;
  border-radius: 0px;
  border: solid 1px #dfdfdf;
  background: #FFF;
  width:100%;
  min-height: 300px;
  resize: none;
}
.f_form input[type="number"]{
  font-size:16px;
  padding:5px 10px;
  border-radius: 0px;
  background: #FFF;
}
.f_form_member table{
  border-collapse: collapse;
  max-width: 500px;
  width: 100%;
  margin-top: 15px;
  /*
  background: #f7f1e0;
  */
}
.f_form_member table td{
  padding:15px;
  width: 33%;
  font-weight: 600;
  border-top: solid 1px #e6ddc2;
  color: #654b27;
}
.f_form_member table tr:first-child td{
  border-top: none;
}


.f_form_member table td:last-child{
  text-align: right;
}

.f_form_member table td span{
  font-size: 10px;
}

.f_form_member table td .child_age{
  font-size: 14px;
}

.f_form_member .td_center{
  text-align: center;
}



.sum_value{
  text-align: right;
  font-size: 16px;
  border-top: solid 1px #dfdfdf;
  font-weight: 600;
}
.sum_value .values{
  font-size: 22px;
  line-height: 22px;
  color: #e90000;
}
.sum_value div{
  display: inline-block;
  background: #fdf7e2;
  padding: 10px;
  margin-top: 10px;
}
.f_form_member table .sum_value{
  padding: 0;
}

.question .f_form_member{
  display: block;
}



.question .f_form .member{
  /*
  max-width:3rem;
  */
  text-align: right;
  
}


.select_tag{
  position: relative;
  font-size: 16px;
  padding: 15px 30px;
  border-radius: 0px;
  border: solid 1px #dfdfdf;
  background: #FFF;
}
.select_tag_icon{
  position: relative;
  display: inline;
}
.select_tag_icon:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #333;
    pointer-events: none;
    z-index: 1;
}
#container .f_half{
  font-size:16px;
  padding: 15px 30px;
  border-radius: 0;
  border: solid 1px #dfdfdf;
  background: #FFF;
  width:calc(48% - 60px);
}
.label{
  margin-bottom:15px;
}
.f_caution{
  color: #ff574b;
  font-size:12px;
  display: none;
  font-weight: bold;
  margin-top:-10px;
  margin-bottom:15px;
}
#container .f_form_single{
  justify-content: flex-start;
  align-items: flex-end;
}
.add_load{
  position: relative;
  margin-top:20px;
  padding-top:60px;
}
.add_load:before{
  content:"";
  position: absolute;
  left: -30px;
  top: 0;
  width:calc(100% + 60px);
  border-top:4px dashed #a0d6e9;
}
.close_ch {
  position: absolute;
  width: auto;
  right: -30px;
  top: 0;
  cursor: pointer;
  background: #64b2d5;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  padding: 5px 10px 10px;
  margin-top:0;
  color: #FFF;
}
.add_child{
  position: relative;
  padding: 10px 20px;
  font-size:16px;
  font-weight: bold;
  color: #FFF;
  border-radius: 60px;
  background: #64b2d5;
  max-width: 240px;
  margin: 60px auto 0;
  text-align: center;
  cursor: pointer;
  transition: 0.3s;
}
.add_child:hover{
  background: #3f97c3;
}
.sbumit_area{
  position: relative;
  margin: 30px auto 120px;
  text-align: center;
}
.confirmation{
  position: relative;
  padding: 20px 80px;
  color: #FFF;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  cursor: pointer;
  background: #f53d8b;
  transition: 0.3s;
  display: inline-block;
}
.confirmation:hover{
  background: #f3347e;
}


footer{
  position: relative;
  width:100%;
  display: block;
  left: 0;
  top:0;
  background: #FFF;
  margin-top: 120px;
  border-top: solid 1px #dfdfdf;
}
address{
  font-style: normal;
  font-size:12px;
  padding: 30px 0;
  text-align: center;
}


.question_ex{
  font-weight: 600;
  margin-bottom:15px;
  margin-top:10px;
  font-size:14px;
}
.question .ex_label{
  margin-bottom:0;
}
.question .status_ex{
  color: #000;
  font-weight: normal;
}
.question .now_time{
  color: #e593b8;
}
#vacancy2{
  margin-top: 30px;
}
.vacancys{
  position: relative;
  width:100%;
  border-collapse: collapse;
  overflow: hidden;
  table-layout: fixed;
}
.vacancys td{
  position: relative;
  text-align: center;
  border: solid 1px #e6ddc2;
  font-size:26px; 
  cursor: pointer;
  color: #06b20e;
}
.vacancys td:hover{
  background: #f1fdd8;
}
.vacancys .reserve_active{
  position: relative;
  background: #fefbd0 !important;
}

.vacancys .reserve_save{
  position: relative;
  background: #fdf8e2 !important;
}
.vacancys .reserve_save:after{
  position: absolute;
  content:"";
  width:calc(100% + 2px);
  height:calc(100% + 2px);
  left: -1px;
  top:-1px;
  border:solid 2px rgba(0,255,0,0.3);
  background: rgba(0,255,0,0.1);
  box-sizing: border-box;
  transition:0.2s ease;
}


.vacancys td:after{
  position: absolute;
  content:"";
  width:calc(100% + 2px);
  height:calc(100% + 2px);
  left: -1px;
  top:-1px;
  border:solid 2px rgba(255,0,0,0);
  box-sizing: border-box;
  z-index: 1;
}

.vacancys .reserve_active:after{
  position: absolute;
  content:"";
  width:calc(100% + 2px);
  height:calc(100% + 2px);
  left: -1px;
  top:-1px;
  border:solid 2px rgba(255,54,54,0.6);
  background: none;
  box-sizing: border-box;
  transition:0.2s ease;
}
.vacancys th{
  padding: 10px 0;
  text-align: center;
  border: solid 1px #e6ddc2;
  background: #f7f1e0;
  color: #654b27;
  font-weight:normal;
  font-size:14px;
  line-height: 14px;
  font-weight: 600;
  width:calc(calc(100% / 4) - 20px);
}
.vacancys th:first-child{
  border-left: solid 1px #e6ddc2;
}
.vacancys th:last-child{
  border-right: solid 1px #e6ddc2;
}

.vacancys td{
  padding: 5px 0;
  width:calc(calc(100% / 4) - 20px);
}
.vacancys .nodata{
  background: #90d02d;
  border: solid 1px #e6ddc2;
}

.ch_caution{
  position: relative;
  border:dotted 2px #e6ddc2;
  padding: 15px;
  max-width: 100%;
  font-size:14px;
  margin-top:15px;
  color: #ff574b;
  background: #fcfae1;
  display: none;
}
.ch_caution a{
  color: #64b2d5;
}
.mandatory{
  background: #e90000;
  color: #FFF;
  padding: 2px 10px;
  font-size:12px;
  margin-left: 10px;
}

.form_hidden .question_wrap{
  display: none;
}
.form_hidden .question_wrap:first-child{
  display: block;
}
.form_hidden .sbumit_area{
  display: none;
}


.form_hidden .question_wrap:after{
  content:"";
  display: block;
  position: absolute;
  left: 0;
  top:0;
  width:100%;
  height: 100%;
  background: rgba(255,255,255,0.6);
  z-index: 1;
}

.form_hidden .question_wrap:first-child:after{
  display: none;
}
.vacancy{
  font-size:14px;
  display: none;
}

.vacancys .vacancy_not{
  color: #000;
  background: #DDD;
  border:solid 1px #CCC;
}
.vacancys .vacancy_not:hover{
  background: #DDD;
  cursor: default;
}
.form_error_active{
  display: block;
}
.wrapper_confirmation{
  display: none;
}
.wrapper_confirmation .label{
  color: #94cc3c;
}
.wrapper_confirmation .f_form{
  font-size:16px;
  font-weight: 600;
}
.flex_btns{
  display: flex;
  justify-content: center;
}
.submit{
  position: relative;
  padding: 20px;
  max-width: 360px;
  width: 48%;
  color: #FFF;
  text-align: center;
  margin-left:2%;
  font-size:16px;
  line-height: 16px;
  cursor: pointer;
  background: #fa465b;
  transition:0.3s;
}
.submit:hover{
  background: #f65265;
}

.prevbtn{
  position: relative;
  padding: 20px;
  max-width: 360px;
  width: 48%;  
  color: #FFF;
  margin-right:2%;  
  text-align: center;
  font-size:16px;
  line-height: 16px;
  cursor: pointer;
  background: #64b4d7;
  transition:0.3s;
}
.prevbtn:hover{
  background: #3f95c3;
}
.wrapper_comp{
  display: none;
}
.complete_text {
  padding: 0px 15px 60px;
  background: #FFF;
  text-align: center;
  border: solid 1px #dfdfdf;
  border-radius: 0;
  margin-top: 30px;
}
.complete_text h3{
  font-size:24px;
  font-weight: 600;
  color: #64b2d5;
  background: none !important;
}
.complete_text p{
  font-size:16px;
  font-weight: 600;
  line-height: 32px;
}
#container .input_number{
  text-align: center;
}
.error_disp{
  text-align: center;
  padding: 30px 10px;
  margin-top: 30px;
  background: #FFF;
  box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
  color: #ff574b;
  font-size: 14px;
  border-radius: 5px;
  font-weight: 600;
  display: none;
}
.delete{
  display: none !important;
}



.sort_icon{
  cursor: pointer;
}
.sort_icon:after{
  font-family: "Font Awesome 5 Free";
  content: "\f0dc";
  display: inline-block;
  margin-left:6px;
}
.sort_asc{
  background: #e6f1fb !important;
}
.sort_asc:after{
  font-family: "Font Awesome 5 Free";
  content: "\f0dd" !important;
  display: inline-block;
  margin-left:6px;
}

.sort_desc{
  background: #f9e6fb !important;
}
.sort_desc:after{
  font-family: "Font Awesome 5 Free";
  content: "\f0de" !important;
  display: inline-block;
  margin-left:6px;
}
.change_target td{
  background: #e6fbe6 !important;
}
#loadtable_tk .change_target td{
  background: #e6fbe6 !important;
}
.sum{
  background: #e6fbe6 !important;
}
.wrapper_form_first{
  margin-bottom:120px;
}
.bnr_img{
  max-width: 800px;
  margin: 0 auto 15px;
}
.wrapper_comp a{
  text-decoration: none;
}
.reserve_tama{
  position: relative;
  padding: 20px;
  max-width: 360px;
  color: #FFF;
  border-radius: 60px;
  text-align: center;
  margin: 0 auto;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  cursor: pointer;
  background: #e62377;
  transition: 0.3s;
  margin-top:30px;
}
.reserve_tama:hover{
  opacity: 0.8;
}
.tama_h{
  font-size:24px;
  color: #e62377;
  margin-bottom:15px;
}
.tama_info{
  margin: 40px 15px 30px;
  border-top: solid 1px #e62377;
  padding: 30px 0 30px;
}
/*
@media screen and (max-width: 768px){
*/

.caution_t{
  font-size: 12px;
  margin-top: -10px;
  display: block;
  margin-bottom: 15px;
}

@media screen and (max-width: 800px){
  body:after{
    width: 320px;
    height: 140px;
  }

  .reserve_tama{
    position: relative;
    padding: 10px 0;
    max-width: 100%;
    border-radius: 60px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
  }
  .reserve_tama:hover{
    opacity: 0.8;
  }
  .tama_h{
    font-size:24px;
    color: #e62377;
    margin-bottom:15px;
  }
  .tama_info{
    margin: 20px 0 15px;
    border: none;
    border-top: solid 1px #e62377;
    padding: 20px 0;
  }
  .tama_h {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  
  
  input:focus,textarea:focus,select:focus{
    outline:none;
  }

  .error_disp{
    text-align: left;
    padding: 15px 10px;
    margin-top: 15px;
    background: #FFF;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
    color: #ff574b;
    font-size: 12px;
    border-radius: 5px;
  }
  .intro h3{
    font-size: 18px;
    margin-bottom: 10px;
  }
  .intro{
    padding: 15px 0;
    width: calc(100% - 30px);
    margin: 20px auto;
  }
  
  header h1 img {
    height: auto;
  }
  header h1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto;
    line-height: 28px;
    font-size:22px;
    text-align: center;
    width: 100%;
  }
  header h2{
    font-size: 28px;
    line-height: 28px;
    margin-top: 0;
  }
  .container_h3{
    margin-top: 15px;
  }
  .container_h3 h3 {
    font-size: 24px;
    line-height: 24px;
  }  
  .container_h3 h3 span {
    font-size: 16px;
    line-height: 16px;
  }
  #open {
    margin: 10px auto 0px;
    font-size: 24px;
  }
  #open2 {
    margin: 0px auto 15px;
    font-size: 18px;
  }
  #open span{
    font-size: 16px;
  }
  #open2 span{
    font-size: 14px;
  }
  .birth {
    display: block;
  }
  .select_wrap {
    margin-right:0;
    width:100%;
    /*
    margin-bottom:15px;
    */
    margin-bottom: 0;
  }
  .select_wrap select{
    width:100%;
    font-size:14px;
  }

  
  .wrapper_form_first{
    margin-bottom:60px;
  }
  .wrapper_form_first p{
    font-size:14px;
    line-height: 24px;
    text-align: justify;
  }

  
  .ta_k {
    position: absolute;
    left: 0;
    top: -26px;
    width: 30px;
    margin-left:12%;
  }
  .tesp2 .ta_k{
    margin-left: 47%;
  }
  .tesp3 .ta_k{
    margin-left: 81%;
  }
  
  #container {
    padding: 0 15px;
  }
  #tag{
    margin-top:40px;
  }
  #tag .step{
    display: block;
  }
  .step .tsukuardgothic {
    position: relative;
    font-size: 12px;
    line-height: 20px;
    margin-left:0;
    display: block;
  }
  .step .en{
    position: relative;
    font-size:16px;
    line-height: 20px;
    font-weight: 600;
  }
  .step .en .big{
    font-size:18px;
    line-height: 20px;
    font-weight: normal;
  }
  #tag .step:before {
    display: none;
  }
  #tag .step:nth-child(2){
    border-right:solid 1px #d0c7bb;
  }
  #tag .step:nth-child(2), #tag .step:nth-child(3) {
    padding-left: 0;
  }
  #tag .step {
    position: relative;
    padding: 5px 0;
  }
  .form_w {
    position: relative;
    padding:15px 0;
    margin-top: 0;
  }
  .form_w img {
    width: 24px;
    margin-right: 10px;
  }
  .form_w h2 {
    position: relative;
    margin-left: 5px;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .question:first-child{
    border-top: none;
  }
  .question_cn {
    margin: 0;
  }
  .label{
    font-size:14px;
    line-height: 24px;
    margin-bottom:5px;
    display: block;
  }
  .mandatory {
    width: 30px;
    text-align: center;
    padding: 0px 4px;
    font-size: 11px;
    font-weight: normal;
    margin-left: 5px;
    word-break: keep-all;
    transform: translateY(-2px);
    display: inline-block;
    height: 18px;
    line-height: 18px;
  }
  .question {
    padding: 20px 0;
  }
  .question_wrap{
    margin-top:50px;
  }

  
  
  .select_tag{
    position: relative;
    font-size: 16px;
    padding: 10px 30px;
    border-radius: 60px;
    border: solid 1px #dfdfdf;
    background: #FFF;
  }
  .select_tag_icon{
    position: relative;
    display: inline;
  }
  .select_tag_icon:before {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 20px;
      width: 0;
      height: 0;
      padding: 0;
      content: '';
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 5px solid #333;
      pointer-events: none;
      z-index: 1;
  }
  
  
  #container .f_half {
    font-size:14px;
    padding: 10px 15px;
    width: calc(48% - 30px);
  }
  .f_form input {
    font-size: 14px;
    padding: 10px 15px;
    width: calc(100% - 30px);
  }
  .add_child {
    padding: 5px 10px;
    font-size: 14px;
    background: #64b2d5;
    max-width: 100%;
    margin: 30px auto 110px;
    transition: none;
  }  
  .question_ex {
    margin-bottom: 15px;
    font-size: 12px;
  }
  .vacancys th {
    padding: 8px 0;
    font-size: 12px;
  }
  .vacancys td {
    position: relative;
    padding: 8px 0;
    text-align: center;
    font-size: 18px;
  }
  #vacancy2 {
    margin-top: 15px;
  }
  .f_form textarea {
    font-size: 14px;
    padding: 10px;
    width: calc(100% - 20px);
    min-height: 200px;
    resize: none;
  }
  .sbumit_area {
    position: relative;
    margin: 0 auto 80px;
  }
  .confirmation {
    position: relative;
    padding: 15px 0;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
  }
  .confirmation:after {
    background-size:100% auto;
    width: 40px;
    height: 50px;
  }
  .status_radio {
    font-size: 14px;
  }
  #ch_caution{
    padding: 10px;
  }
  #ch_caution p{
    text-align: justify;
  }
  .add_load {
    margin-top: 30px;
    padding-top: 60px;
  }
  .add_load:before {
    left: -15px;
    width: calc(100% + 30px);
  }  
  .close_ch {
    right: -15px;
    font-size: 25px;
    line-height: 25px;
    padding: 5px 11px 10px;
  }  
  
  .sbumit_area{
    display: block;
  }
  .prevbtn {
    padding: 15px 0;
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 30px;
  }  
  .submit {
    padding: 15px 0;
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    font-size: 16px;
    line-height: 16px;
  }  
  
  .prevbtn:after {
    width: 38px;
    height: 48px;
  }
  .submit:after {
    width: 40px;
    height: 49px;
    background-size: 100% auto;
  }
  .f_caution{
    margin-top:0px;
  }
  .complete_text {
    padding: 40px 20px 60px;
    margin-top: 30px;
    background: #FFF;
    border-radius: 10px;
    text-align: center;
  }  
  .complete_text h3 {
    font-size: 22px;
    font-weight: 600;
    color: #64b2d5;
  }  
  .complete_text p {
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
  }
  footer:before {
    left: 0;
    top: -50px;
    background-size: 800px auto;
    width: 100%;
    height: 50px
  }
  address{
    font-size:12px;
  }
  footer{
    margin-top:60px;
    height: 40px;
    padding-top: 0;
  }
  address{
    bottom: 15px;
  }
  
  .event_radio label{
    display: block;
  }
  .event_radio label:nth-child(2){
    margin:20px 0;
  }
  .ef_set:before{
    left: -40px;
    width: 106px;
  }
  .ef_set:after{
    right: -40px;
    width: 106px;
  }
  header h1 .tsukuardgothic{
    margin-left: 0;
  }
  body:before{
    background-size: 100%;
    width: 100%;
  }  
  address{
    font-style: normal;
    font-size:10px;
    padding: 30px 0;
    text-align: center;
  }
  .f_form_member table{
    margin-top: 0;
  }
  .f_form_member table td .child_age{
    display: block;
  }
  .f_form_member table td {
    padding: 10px;
    width: 33%;
    font-size: 14px;
  }
  .caution_t{
    margin-top: -5px;
    margin-bottom: 10px;
  }
}



















