body {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  font-style: 16px;
}

.layout-boxed .body-innerwrapper{
  box-shadow: none !important;
  max-width: 1200px;  
}
#sp-header{
  box-shadow: none !important;
  margin-top: 35px;
  margin-bottom: 35px;
}
#sp-footer{
  background: white;
  color: black;
}

#sp-main-body{
  padding-top: 10px !important;
}

.sppb-col, .sppb-col-auto, .sppb-col-lg, .sppb-col-lg-1, .sppb-col-lg-10, .sppb-col-lg-11, .sppb-col-lg-12, .sppb-col-lg-2, .sppb-col-lg-3, .sppb-col-lg-4, .sppb-col-lg-5, .sppb-col-lg-6, .sppb-col-lg-7, .sppb-col-lg-8, .sppb-col-lg-9, .sppb-col-lg-auto, .sppb-col-md, .sppb-col-md-1, .sppb-col-md-10, .sppb-col-md-11, .sppb-col-md-12, .sppb-col-md-2, .sppb-col-md-3, .sppb-col-md-4, .sppb-col-md-5, .sppb-col-md-6, .sppb-col-md-7, .sppb-col-md-8, .sppb-col-md-9, .sppb-col-md-auto, .sppb-col-sm, .sppb-col-sm-1, .sppb-col-sm-10, .sppb-col-sm-11, .sppb-col-sm-12, .sppb-col-sm-2, .sppb-col-sm-3, .sppb-col-sm-4, .sppb-col-sm-5, .sppb-col-sm-6, .sppb-col-sm-7, .sppb-col-sm-8, .sppb-col-sm-9, .sppb-col-sm-auto, .sppb-col-xl, .sppb-col-xl-1, .sppb-col-xl-10, .sppb-col-xl-11, .sppb-col-xl-12, .sppb-col-xl-2, .sppb-col-xl-3, .sppb-col-xl-4, .sppb-col-xl-5, .sppb-col-xl-6, .sppb-col-xl-7, .sppb-col-xl-8, .sppb-col-xl-9, .sppb-col-xl-auto, .sppb-col-xs-1, .sppb-col-xs-10, .sppb-col-xs-11, .sppb-col-xs-12, .sppb-col-xs-2, .sppb-col-xs-3, .sppb-col-xs-4, .sppb-col-xs-5, .sppb-col-xs-6, .sppb-col-xs-7, .sppb-col-xs-8, .sppb-col-xs-9, .sppb-row-column{
/*  padding-left: 0px;*/
/*  padding-right: 0px;*/
}

.sppb-row-container{
/*padding-left: 0px !important;
padding-right: 0px !important;
*/
}

.full_width{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.offcanvas-menu .offcanvas-inner ul.menu>li{
  font-weight: 400;
}


/* サービスのタイトルの前のアイコン */
.service_01::before{
 content: url(/images/icon/service_01.svg);
 vertical-align: middle;
 padding-right: 20px;
}
.service_02::before{
 content: url(/images/icon/service_02.svg);
 vertical-align: middle;
 padding-right: 20px;
}
.service_03::before{
 content: url(/images/icon/service_03.svg);
 vertical-align: middle;
 padding-right: 20px;
}
.service_04::before{
 content: url(/images/icon/service_04.svg);
 vertical-align: middle;
 padding-right: 20px;
}
.service_05::before{
 content: url(/images/icon/service_05.svg);
 vertical-align: middle;
 padding-right: 20px;
}
.service_06::before{
 content: url(/images/icon/service_06.svg);
 vertical-align: middle;
 padding-right: 20px;
}
.service_07::before{
 content: url(/images/icon/service_07.svg);
 vertical-align: middle;
 padding-right: 20px;
}


.border_circle_top{
  border-radius: 560px 560px 0 0;
}
.border_circle_bottom{
  border-radius: 0 0 560px 560px;
}
@media screen and (max-width: 768px){
  .border_circle_top{
    border-radius: 200px 200px 0 0;
  }
  .border_circle_bottom{
    border-radius: 0 0 200px 200px;
  }
}


.work-table .table th,
.work-table .table td {
  border:none;
}
.table td{
  padding-top: 15px;
  padding-bottom: 15px;
}

.saiyou_box{
  border: solid 1px gray;
  width: max-content;
  float: right;
  padding: 0.55rem 2.8rem;
  border-radius: 100px;
}
.saiyou_box p{
  margin-bottom: 0px;
}

.job_description_table{
  border-radius: 560px;
}




.our_vision{
  line-height: 2.5rem;
}

.special-item{
  background: black;
  padding: 18px 0px;
}
.special-item h1{
  margin-bottom: 0px;
  text-align: center;
  font-weight: bold;
  color:white;
  font-size: 16px;
}


.sppb-addon-title{
  line-height: 3rem;
}



/* 募集要項テーブル */
.job_description_table table{
  border-collapse: collapse;
  width: 100%;
}
.job_description_table .tb01 th,
.job_description_table .tb01 td{
  padding: 10px;
  border-bottom: solid 1px #ccc;
  box-sizing:border-box;
}
.job_description_table .tb01 th{
  font-weight: normal;
  width: 30%;
}
.job_description_table .tb01 td{
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .job_description_table .tb01 {
    width: 100%;
  }
  .job_description_table table.tb01 th{
    display: block;
    width: 100%;
    border-bottom:none;
  }
  .job_description_table table.tb01 td {
    padding-left: 25px;
    display: block;
    width: 100%;
    border-bottom:solid 1px #ccc;
  }
  .job_description_table .tb01 tr:last-child{
    border-bottom: solid 1px #ccc;
  }
}


/* 会社概要テーブル */
.compapny-table table{
  border-collapse: collapse;
  width: 100%;
}
.compapny-table .tb01 th,
.compapny-table .tb01 td{
  padding: 5px;
  border-bottom: none;
  box-sizing:border-box;
}
.compapny-table .tb01 th{
  font-weight: normal;
  width: 30%;
}
.compapny-table .tb01 td{
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .job_description_table .tb01 {
    width: 100%;
  }
  .compapny-table table.tb01 th{
    display: block;
    width: 100%;
    border-bottom:none;
  }
  .compapny-table table.tb01 td {
    padding-left: 25px;
    display: block;
    width: 100%;
    border-bottom:solid 1px #ccc;
  }
}



/* 会社沿革テーブル */
.history-table table{
  border-collapse: collapse;
  width: 100%;
}
.history-table .tb01 th,
.history-table .tb01 td{
  padding: 4px;
  border-bottom: none;
  box-sizing:border-box;
}
.history-table .tb01 th{
  font-weight: normal;
  width: 22%;
}
.history-table .tb01 td{
  font-weight: normal;
}
@media screen and (max-width: 640px) {
  .history-table .tb01 {
    width: 100%;
  }
  .history-table table.tb01 th{
    display: block;
    width: 100%;
    border-bottom:none;
  }
  .history-table table.tb01 td {
    display: block;
    width: 100%;
    border-bottom:none;
  }
}





.Form {
  margin-top: 80px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 720px !important;
}
@media screen and (max-width: 480px) {
  .Form {
    margin-top: 40px !important;
  }
}
.form-label{
  font-weight: bold;
  font-size: 18px;
}
.form-control{
  font-size: 18px;
  line-height: 1.25;
  color: #495057;  
  background: #eaedf2;
  height: 48px;
}
.bfNextButton{
  border-radius: 6px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 280px;
  display: block;
  letter-spacing: 0.05em;
  background: #545454;
  color: #fff;
  font-weight: bold;
  font-size: 24px !important;
}
@media screen and (max-width: 480px) {
  .bfNextButton{
    margin-top: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 160px;
    font-size: 16px;
  }
}

@media screen and (max-width: 480px) {
  .bfQuickMode .bfElemWrap .form-inline input[type="text"], .bfQuickMode .bfElemWrap .form-inline input[type="number"], .bfQuickMode .bfElemWrap .form-inline textarea, .bfQuickMode .bfElemWrap .form-inline select{
    max-width: 94% !important;
  }
}

.bfPrevButton,.bfSubmitButton,.bfCancelButton {
  border-radius: 6px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 200px;
  letter-spacing: 0.05em;
  background: #545454;
  color: #fff;
  font-weight: bold;
  font-size: 20px !important;
}
.bfPrevButton,.bfCancelButton {
  background: #c4c4c4;
}
@media screen and (max-width: 480px) {
  .bfPrevButton,.bfSubmitButton,.bfCancelButton  {
    margin-top: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 160px;
    font-size: 14px;
  }
  .bfCancelButton{
    margin-left: 0px;
  }
  .ff_elem {
    margin-left: 10px;
  }
}






.Form-Item{

  padding-top: 24px !important;
  padding-bottom: 24px !important;
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
}
@media screen and (max-width: 480px) {
  .Form-Item {
    padding-left: 14px !important;
    padding-right: 14px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    flex-wrap: wrap !important;
  }
}
.Form-Item:nth-child(5) {

}
.Form-Item-Label {
  width: 100% !important;
  max-width: 248px !important;
  letter-spacing: 0.05em !important;
  font-weight: bold !important;
  font-size: 18px !important;
}
@media screen and (max-width: 480px) {
  .Form-Item-Label {
    max-width: inherit !important;
    display: flex !important;
    align-items: center !important;
    font-size: 15px !important;
  }
}
.Form-Item-Label.isMsg {
  margin-top: 8px !important;
  margin-bottom: auto !important;
}
@media screen and (max-width: 480px) {
  .Form-Item-Label.isMsg {
    margin-top: 0;
  }
}
.Form-Item-Label-Required {
  border-radius: 6px !important;
  margin-right: 8px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  width: 48px !important;
  display: inline-block !important;
  text-align: center !important;
  background: #545454 !important;
  color: #fff !important;
  font-size: 14px !important;
}
@media screen and (max-width: 480px) {
  .Form-Item-Label-Required {
    border-radius: 4px !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    width: 32px !important;
    font-size: 10px !important;
  }
}
.Form-Item-Input {
  border: 1px solid #ddd !important;
  border-radius: 6px !important;
  margin-left: 40px !important;
  padding-left: 1em !important;
  padding-right: 1em !important;
  height: 48px !important;
  flex: 1 !important;
  width: 100% !important;
  max-width: 410px !important;
  background: #eaedf2 !important;
  font-size: 18px !important;
}
@media screen and (max-width: 480px) {
  .Form-Item-Input {
    margin-left: 0 !important;
    margin-top: 18px !important;
    height: 40px !important;
    flex: inherit !important;
    font-size: 15px !important;
  }
}
.Form-Item-Textarea {
  border: 1px solid #ddd !important;
  border-radius: 6px !important;
  margin-left: 40px !important;
  padding-left: 1em !important;
  padding-right: 1em !important;
  height: 216px !important;
  flex: 1 !important;
  width: 100% !important;
  max-width: 410px !important;
  background: #eaedf2 !important;
  font-size: 18px !important;
}
@media screen and (max-width: 480px) {
  .Form-Item-Textarea {
    margin-top: 18px !important;
    margin-left: 0 !important;
    height: 200px !important;
    flex: inherit !important;
    font-size: 15px !important;
  }
}
.Form-Item-Select {
  border: 1px solid #ddd !important;
  border-radius: 6px !important;
  margin-left: 40px !important;
  margin-right: 5px;
  padding-left: 1em !important;
  padding-right: 1em !important;
  height: 48px !important;
  background: #eaedf2 !important;
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .Form-Item-Select {
    margin-top: 18px !important;
    margin-left: 0 !important;
    height: 40px !important;
    flex: inherit !important;
    font-size: 15px !important;
  }
}
.Form-Item-Select2 {
  margin-left: 0px !important;
}
.Form-Btn {
  border-radius: 6px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 280px;
  display: block;
  letter-spacing: 0.05em;
  background: #545454;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 480px) {
  .Form-Btn {
    margin-top: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 160px;
    font-size: 16px;
  }
}

.form-select-year{
  width:95px !important;
}
.form-select-month{
  width:70px !important;
}
.form-select-day{
  width:70px !important;
}


.privacy-policy-titie{
  font-weight: bold;
  margin-top: 40px;
  border-bottom: 1px solid gray;
}