@charset "UTF-8";
* {
  box-sizing: border-box;
}
div{
  color: #000000;
}
.privacy_header {
  padding-top: 135px;
  padding-bottom: 46px;
  text-align: center;
  background-color: #B39A47;
}
.privacy_header_en {
  display: block;
  color: #FFF;
  font-size: 20px;
  margin-bottom: 10px;
}
.privacy_header_jp {
  display: inline-block;
  color: #FFF;
  font-size: 47px;
  padding-bottom: 24px;
  border-bottom: 1px solid #FFF;
  width: 672px;
}
.policy-label {
  margin-top: 80px;
  margin-bottom: 60px;
  text-align: center;
  font-size: 20px;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
}
.recruit_body{
  position: relative;
  width: 58.59%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.recruit_body ul li {
  margin-bottom: 60px;
}
.ul{
  left: 9.375%;
  width: 81.25%;
}
.li{
  list-style: none;
}
.recruit_done{
  position: relative;
  line-height: 2.2;
  letter-spacing: 1.5px;
  margin-right: auto;
  margin-left: auto;
  font-weight: 500;
}
.recruit_title, .recruit_title_text, .recruit_body_title, .recruit_body_text{
  left: 0;
  width: 100%;
  font-weight: 400;
  line-height: 2.45;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
}
.recruit_title{
  position: relative;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding-top: 171px;
  margin-bottom: 50px;
  color: black;
  letter-spacing: 1.5px;
}
.recruit_title_text{
  position: relative;
  text-align: left;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 13px;
  line-height: 1.875;
  color: black;
  margin-top: 4px;
  margin-bottom: 50px;
}
.recruit_body_title{
  position: relative;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 1.5px;
  color: #000;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}
.recruit_body_text{
  position: relative;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 13px;
  line-height: 30px;
  text-align: left;
  letter-spacing: 1.5px;
  color: black;
  padding-top: 20px;
  /* padding-bottom: 50px; */
}
.recruit_done{
  position: relative;
  width: 81.25%;
  text-align: right;
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
  font-size: 15px;
  margin-bottom: 100px;
}