<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
::-webkit-input-placeholder {
  color: #808080;
  font-weight: 100;
}
::-moz-placeholder {
  color:#808080;
  font-weight: 100;
}
:-ms-input-placeholder {
  color: #808080!important;
  font-weight: 100;
}
::placeholder {
  color: #808080;
  font-weight: 100;
}
select::-ms-expand {
    display: none;
}
h3.txtw{
  line-height: 1.5em;
  color: #ffffff;
}
.recruit_top {
  height: 350px;
  background: url(../images/recruit/recruit_top_bg.jpg) center center no-repeat;
  background-size: cover;
}
.recruit_top_ttl_wrap {
  width: 180px;
  text-align: center;
  margin-top: 70px;
  margin-left: 130px;
}
.recruit_inner {
  max-width: 1080px;
  margin: 0 auto;
}
.recruit_navi_wrap {
  padding: 55px 0;
  background: url(../images/recruit/recruit_navi_bg.jpg) center center no-repeat;
  background-size: cover;
}
.recruit_navi_wrap h3.ttl01 {
  color: #fff;
}
.recruit_navi {
  margin-top: 50px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.recruit_navi li:nth-of-type(n+4) {
  margin-top:28px;
}
.recruit_navi li a {
  width:300px;
  margin:0 auto;
}
.recruit_navi li a {
  display: block;
  position: relative;
  transition: .4s;
  color:#333;
  line-height:1.1em;
  padding:20px 0 20px 20px;
  text-align: left;
  font-size:15px;
  letter-spacing: 0.1em;
  opacity: 1;
  background: #fff url(../images/common/yj01_on.png) right 7% top 49% no-repeat;
  background-size:6%;
  border:1px solid #0099D5;
}
.recruit_navi li a.current {
  color:#0099D5;
}
.recruit_navi li a:hover {
  background: #0099D5 url(../images/common/yj01_off.png) right 7% top 49% no-repeat;
  background-size:6%;
  color:#fff;
}
.sub_ttl_wrap {
  padding:45px 0;
  text-align: center;
  background: #9fcd5a;
}
.sub_ttl_wrap .ih2 {
  text-align: center;
}
.sub_ttl_wrap .ih2 img {
  width: 31px;
  height: auto;
}
.sub_ttl_wrap h3 {
  line-height:1.1em;
}
.form_wrap {
  padding:50px 0 80px 0;
  max-width: 1080px;
  margin:0 auto;
}
.form_wrap .txt01 {
  line-height: 1.8em;
  text-align: center;
}
.form_wrap span.hs {
  color: #0099d5;
}
.form_wrap h4.form_ttl {
  text-align: center;
  color: #0099d5;
  font-weight: bold;
  margin-top: 50px;
  font-size: 24px;
  letter-spacing: 0.2em;
  line-height: 1.0em;
}
.form_wrap h4.form_ttl01 {
  margin-top:25px;
}
.form_wrap h4.form_ttl span.hs {
  font-size:16px;
}
.form_wrap select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-radius: 0;
}
.select_wrap01 {
  text-align: center;
  margin:20px 0 20px 0;
}
.select {
  display: inline-block;
  position: relative;
}
.select select {
  height:40px;
  min-height: 40px;
  padding:8px 35px 8px 20px;
  background: #eee;
  border:1px solid #ccc;
  font-size:16px;
}
.select select option {
  background: #fff;
}
.select i:before {
  position: absolute;
  content:"";
  display: block;
  right: 15px;
  top:50%;
  margin-top:-7px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  pointer-events: none;
  z-index: 2;
}
.select01 {
  width:350px;
}
.select02 {
  width:230px;
}
.select03 {
  width:460px;
}
.form_wrap .hope_work {
  margin:30px auto 0;
  max-width:700px;
}
.checkbox01-input {
  display: none;
}
.checkbox01-parts,.mwform-checkbox-field-text{
  padding-left: 25px;
  position:relative;
  display: inline-block;
}
.checkbox01-parts::before,.mwform-checkbox-field-text::before{
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  height: 15px;
  background: #fff;
  border: 1px solid #999;
}
.checkbox01-input:checked + .checkbox01-parts::after,.checkbox01-input:checked + .mwform-checkbox-field-text::after{
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 5px;
  width: 5px;
  height: 11px;
  transform: rotate(40deg);
  border-bottom: 2px solid #0099d5;
  border-right: 2px solid #0099d5;
}
.form_wrap .hope_work label {
  display: block;
  margin-bottom:12px;
}
.form_wrap input[type="text"] {
  height: 40px;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}
.form_wrap input[type="email"] {
  height: 40px;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}
.form_wrap table.table01 {
  border-collapse: collapse;
  border-spacing:0;
  width:910px;
  margin:30px auto 0;
}
.form_wrap table.table01 {
  margin-top:20px;
}
.form_wrap table.table01 th {
  width:215px;
  text-align: right;
  padding-right:20px;
  vertical-align: top;
  line-height: 40px;
  letter-spacing: 0.1em;
}
.form_wrap table.table01 th.smoji {
  font-size:14px;
}
.form_wrap table.table01 td {
  width:695px;
}
.form_wrap table.table01 th,.form_wrap table.table01 td {
  padding-bottom:30px;
}
.form_wrap input[type="text"],.form_wrap input[type="email"],.form_wrap textarea {
  padding:8px;
  border:1px solid #ccc;
  line-height: 1.3em;
  font-size:16px;
  -webkit-appearance: none;
  border-radius: 0;
}
.form_wrap .input01 {
 width: 350px;
}
.form_wrap .input02 {
 width: 100%;
}
.form_wrap .input03 {
 width: 200px;
}
.form_wrap .input04 {
 width: 175px;
}
.form_wrap .input05 {
  width:230px;
}
.form_wrap .input11 {
  width:80px;
  margin-right:10px;
}
.form_wrap .input11_ {
  margin-left:7px;
}
.form_wrap .input12 {
  width:50px;
  margin-right:10px;
  margin-left:18px;
}
.form_wrap .input13 {
  width:55px;
  margin-right:10px;
}
.form_wrap .mail_txt01 {
  font-size: 13px;
  padding: 8px 0 3px 0;
}
.form_wrap .btm_txt01 {
  text-align: center;
  margin-top:30px;
    line-height: 1.0em;
}
.form_wrap .btm_txt02 {
  text-align: center;
  margin-top:15px;
}
.form_wrap .btm_txt02 a {
  color:#0099d5;
  font-size:15px;
  text-decoration: none;
}
.form_wrap .btm_txt02 a span {
  display: inline-block;
  vertical-align: middle;
}
.form_wrap .btm_txt02 a:hover span.txt {
  text-decoration: underline;
}
.form_wrap .btm_txt02 span.pic {
  line-height: 0;
  width:20px;
  margin-left:10px;
}
.form_wrap .btm_txt02 span.pic img {
  width:100%;
  height: auto;
  line-height: 0;
}
.submit_wrap {
  margin-top:55px;
  text-align: center;
}
.submit_wrap input[type="submit"] {
  cursor: pointer;
  width:300px;
  margin:0 auto;
  display: inline-block;
  vertical-align: middle;
  transition: .4s;
  color: #fff;
  outline: none;
  -webkit-appearance: none;
  line-height: 1.1em;
  padding: 20px 0;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.1em;
  opacity: 1;
  background: #0099D5 url(../images/common/yj01_off.png) right 7% top 49% no-repeat;
  background-size: 6%;
  border: 1px solid #0099D5;
}
.submit_wrap input[type="submit"]:hover {
  background: #fff url(../images/common/yj01_on.png) right 7% top 49% no-repeat;
    background-size: 6%;
    color: #0099D5;
}
.form_confirm .submit_wrap {
  margin:50px auto 0;
  max-width:850px;
  display: flex;
  display:-webkit-flex;
  justify-content: space-between;
}
.form_confirm .submit_wrap button {
  cursor: pointer;
  width:300px;
  margin:0 auto;
  display: inline-block;
  vertical-align: middle;
  transition: .4s;
  color: #0099D5;
  outline: none;
  -webkit-appearance: none;
  line-height: 1.1em;
  padding: 20px 0;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.1em;
  opacity: 1;
  background: #fff url(../images/common/yj02_on.png) left 7% top 49% no-repeat;
  background-size: 6%;
  border: 1px solid #0099D5;
}
.form_confirm .submit_wrap button:hover {
  background: #0099D5 url(../images/common/yj02_off.png) left 7% top 49% no-repeat;
  background-size: 6%;
  color: #fff;
}
.form_confirm table th,.form_confirm table td {
  padding-top: 15px;
  padding-bottom: 15px!important;
  border-bottom: 1px solid #0099d5;
  line-height: 1.8em!important;
}
.form_confirm th.bn,.form_confirm td.bn {
  border-bottom:none;
}
.form_confirm .table02_wrap .l {
  padding-right:20px;
  padding-top:10px;
  border-bottom: 1px solid #0099d5;
}
.radio02-input{
  display: none;
}
.radio02-input + label {
  padding-left: 25px;
  position:relative;
  margin-right: 20px;
}
.mwform-radio-field-text {
  padding-left: 25px;
  position:relative;
  margin-right: 20px;
}
.radio02-input + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top:-8px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 50%;
}
.mwform-radio-field-text:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top:-8px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 50%;
}
.radio02-input:checked + label {
  color: #333;
}
.radio02-input:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top:-5px;
  left: 3px;
  width: 11px;
  height: 11px;
  background: #333;
  border-radius: 50%;
}
.mwform-radio-field input[type="radio"]:checked + .mwform-radio-field-text::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top:-5px;
  left: 3px;
  width: 11px;
  height: 11px;
  background: #333;
  border-radius: 50%;
}
.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left:0!important;
}
.grd .mwform-radio-field:nth-of-type(1) {
  margin-left:30px;
}
.form_wrap .ad_num_txt {
  font-size: 13px;
  display: inline-block;
  margin-left: 10px;
}
.form_confirm .sc {
  display: none!important;
}
.form_confirm .select i:before {
  display: none;
}
.table02_wrap {
  display: flex;
  display: -webkit-flex;
  width:910px;
  margin:0 auto;
}
.table02_wrap .l {
  width:215px;
  padding-right: 20px;
  text-align: right;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 0.1em;
}
.table02_wrap .r {
  width:695px;
}
.table02_wrap table {
  border-collapse: collapse;
  border-spacing:0;
  width:695px;
}
.table02_wrap th {
  width:175px;
  padding-right:15px;
  text-align: right;
  vertical-align: top;
  line-height: 40px;
  padding-bottom:30px;
  font-size:14px;
}
.table02_wrap td {
  width:520px;
  padding-bottom:30px;
}
.table02_wrap02 {
  margin-top:20px;
}
.radio03 + label {
  margin-left:30px;
}
.grd_smoji {
  font-size:13px;
  margin-top:15px;
}
.form_wrap textarea {
  width:100%;
  height:140px;
  margin:0 auto 0;
  outline: none;
}
.form_wrap table.table03 {
  margin-top:0;
}
.form_wrap table.table04 {
  margin-top:30px;
}
.form_wrap table.table03 th,.form_wrap table.table04 th {
  line-height: 1.8em;
}
.form_wrap .blmoji {
  color:#0099d5;
}
.form_wrap .car_txt {
  text-align: center;
  margin:20px 0 15px 0;
  line-height: 1.8em;
}
h5.form_sub_ttl {
  font-size:13px;
  text-align: center;
  line-height: 1.0em;
  padding:10px 0;
  background: #eee;
  font-weight: bold;
}
.entry_btm_txt {
  line-height:1.8em;
  width:750px;
  margin:20px auto 0;
}
.thk {
  padding:80px 20px;
  max-width:840px;
  margin:0 auto;
}
.thk .thk_msg {
  font-size:16px;
  line-height:1.9em;
  letter-spacing: 0.1em;
}
.thk .msg {
  font-size:16px;
  line-height:1.9em;
  letter-spacing: 0.1em;
}
.thk .btn01 {
  margin:50px auto 0;
}
.form_confirm .select_wrap01 {
  border-bottom: 1px solid #0099d5;
  padding-bottom: 15px;
}
.form_confirm h5.form_sub_ttl {
  margin-top:30px;
}
@media(min-width:931px) {
  .view_tb {
    display: none;
  }
}
@media (max-width: 930px) and (min-width: 768px) {
  .form_wrap table.table01 {
    width:94%;
    margin-left:auto;
    margin-right: auto;
  }
  .form_wrap table.table01 th {
    width:28%;
  }
  .form_wrap table.table01 td {
    width:72%;
  }
  .table02_wrap {
    width:94%;
    margin:20px auto 0;
  }
  .table02_wrap .l {
    width:28%;
  }
  .table02_wrap .r {
    width:72%;
  }
  .table02_wrap table {
    border-collapse: collapse;
    border-spacing:0;
    width:100%;
  }
  .table02_wrap th {
    width:32%;
    padding-right:10px;
  }
  .table02_wrap td {
    width:68%;
  }
  .form_wrap .input04 {
   width: 45%;
  }
  .radio03 + label {
    margin-left:0;
  }
  .grd .mwform-radio-field:nth-of-type(1) {
    margin-left:0;
  }
  .input_mb {
    margin-bottom:3%;
  }
}
@media(max-width:1079px) and (min-width:768px) {
  .recruit_navi {
    padding-left:3%;
    padding-right:3%;
  }
  .recruit_navi li {
    width:31%;
  }
  .recruit_navi li a {
    width: 100%;
  }
}
@media(max-width:767px) {
  h3.txtw{
    color: #ffffff;
  }
  .recruit_top_bg{
    background: #272727;
  }
  .recruit_top{
  height: auto;
  background: url(../images/recruit/recruit_top_bg_s.jpg) bottom 0 center no-repeat;
  background-size: 100%;
  padding-bottom: 46%;
  }
 .recruit_top_ttl_wrap {
  width: 100%;
  text-align: center;
  margin-top: 8vw;
  margin-left: 0px;
 }
.recruit_navi {
  flex-wrap: wrap;
  width: 70%;
  margin: 8% auto 0;
}
  .recruit_navi li:not(:first-child) {
    margin-top:5%;
  }
  .recruit_navi li {
    width:100%;
  }
  .recruit_navi li a {
    width:100%;
  }
  .recruit_navi li a{
    padding:7% 0 7% 6%;
    font-size:calc( 30/750*100vw );
  }
  .recruit_navi_wrap {
      padding: 7% 0 8% 0;
  }
  .sub_ttl_wrap {
    padding:8% 0;
  }
  .sub_ttl_wrap .ih2 {
    text-align: center;
  }
  .sub_ttl_wrap .ih2 img {
    width: 6%;
    height: auto;
  }
  .sub_ttl_wrap h3 {
    padding-bottom:0;
  }
  .form_wrap {
    padding: 8% 4% 10% 4%;
    width: 100%;
    margin: 0 auto;
  }
  .form_wrap .txt01 {
   font-size: calc( 27/750*100vw );
   text-align: left;
  }
  .form_wrap h4.form_ttl {
    text-align: center;
    margin-top: 12%;
    font-size: calc( 40/750*100vw );
 }
 .form_wrap h4.form_ttl01 {
   margin-top:6%;
 }
 .form_wrap h4.form_ttl span.hs {
   font-size:calc( 27/750*100vw );
 }
 .form_wrap .input01,.form_wrap .input02,.form_wrap .input03 {
  width:100%;
}
 .select_wrap01 {
   text-align: center;
   margin:4% 0 4% 0;
 }
 .select {
   display: inline-block;
   position: relative;
   width: 100%;
 }
 .select select {
   height: auto;
   min-height: auto;
   font-size:calc( 27/750*100vw );
   padding:
 }
 .select01,.select02,.select03 {
   width:100%;
 }
 .form_wrap input, .form_wrap textarea {
    font-size: calc( 30/750*100vw );
}
 .form_wrap input[type="text"],.form_wrap input[type="email"] {
   height: auto;
   outline: none;
 }
 .form_wrap table.table01 {
   width:100%;
   margin:4% auto 0;
   font-size:calc( 30/750*100vw );
 }
 .form_wrap table.table01 th {
   width:100%;
   display: block;
   text-align: left;
   padding:3% 0;
   vertical-align: top;
   line-height: 1.0em;
 }
 .form_wrap table.table01 td {
   width:100%;
   display: block;
   padding-bottom:3%;
 }
 .form_wrap .mail_txt01 {
   font-size: calc( 26/750*100vw );
   padding: 8px 0 3px 0;
 }
 .form_wrap .ad_num_txt {
   display: block;
   margin-left: 0;
   margin-top: 1.5%;
   padding-bottom:0%;
   font-size: calc( 26/750*100vw );
 }
 .form_wrap .input11 {
   width:24%;
   margin-right:2%;
 }
 .form_wrap .input12 {
  width:14%;
  margin-right:2%;
  margin-left:4%;
 }
.form_wrap .input13 {
  width:16%;
  margin-right:2%;
}
.table02_wrap {
  width:100%;
  margin:0 auto;
  flex-direction: column;
}
 .table02_wrap .l {
   width:100%;
   text-align: left;
   font-size: calc( 30/750*100vw );
   line-height: 1.0em;
   padding:3% 0;
 }
  .table02_wrap .l02 {
    margin-top:4%;
  }
 .table02_wrap .r {
   width:100%;
 }
 .table02_wrap02 {
   margin-top:0;
 }
 .table02_wrap table {
   border-collapse: collapse;
   border-spacing:0;
   width:100%;
   font-size: calc( 30/750*100vw );
 }
 .table02_wrap th {
   width:100%;
   display: block;
  font-size: calc( 27/750*100vw );
  text-align: left;
  line-height: 1.0em;
  padding:3% 0;
 }
 .table02_wrap td {
   width:100%;
   display: block;
   padding-bottom:3%;
 }
 .table02_wrap th.fir {
   width:20px;
   display: inline-block;
 }
 .table02_wrap td.fir {
   width:calc( 100% - 25px );
   display: inline-block;
 }
 .form_wrap .input04 {
  width: calc( 50% - 25px );
 }
 .form_wrap .input05 {
  width: 35%;
 }
 .radio03 + label {
   margin-left:0;
 }
 .grd .mwform-radio-field:nth-of-type(1) {
   margin-left:0;
 }
 .input_mb {
   margin-bottom:3%;
 }
 .grd_smoji {
   font-size:calc( 22/750*100vw );
   line-height:1.7em;
   margin-top:3%;
 }
 .form_wrap textarea {
   height:120px;
 }
 .form_wrap table.table03 {
   margin-top:0;
 }
 .form_wrap table.table04 {
   margin-top:3%;
 }
 .form_wrap .blmoji {
   margin-left:3%;
 }
 .form_wrap .car_txt {
   font-size:calc( 27/750*100vw );
   margin:4% 0 3% 0;
   line-height: 1.8em;
   text-align: left;
 }
 h5.form_sub_ttl {
   font-size:calc( 27/750*100vw );
   padding:3% 0;
 }
 .form_wrap .input11_ {
   margin-left:0px;
 }
 .input_mb {
   margin-bottom:3%;
 }
 .entry_btm_txt {
   width:100%;
   margin:2% auto 0;
   font-size:calc( 27/750*100vw );
 }
 .form_wrap .btm_txt01 {
   font-size:calc( 27/750*100vw );
   text-align: left;
   line-height:1.8em;
   margin-top:7%;
 }
 .form_wrap .btm_txt02 {
   text-align: left;
   margin-top:3%;
 }
 .form_wrap .btm_txt02 a {
   font-size:calc( 25/750*100vw );
   text-align: left;
 }
 .form_wrap .btm_txt02 span.pic {
   width:5%;
   margin-left:2%;
 }
 .form_wrap .btm_txt02 span.pic img {
   width:100%;
   height: auto;
   line-height: 0;
 }
 .submit_wrap {
   margin-top:10%;
 }
 .submit_wrap input[type="submit"] {
   padding: 5.3% 0;
   font-size: calc( 30/750*100vw );
   width:70%;
   background: #0099D5 url(../images/common/yj01_off.png) right 7% top 49% no-repeat;
   background-size: 6%;
 }
 .form_confirm .submit_wrap {
   margin:10% auto 0;
   width:100%;
   display: flex;
   display:-webkit-flex;
   justify-content: flex-start;
   flex-direction: column;
 }
 .form_confirm .submit_wrap button {
   width:70%;
   margin:0 auto;
   font-size: calc( 30/750*100vw );
   background: #fff url(../images/common/yj02_on.png) left 7% top 49% no-repeat;
   background-size: 6%;
   padding:5.3% 0;
 }
 .form_confirm .submit_wrap button:hover {
   background: #0099D5 url(../images/common/yj02_off.png) left 7% top 49% no-repeat;
   background-size: 6%;
   color: #fff;
 }
 .form_confirm .submit_wrap input[type="submit"] {
   margin-top:5%;
 }
 .form_confirm table th {
   border-bottom:none;
 }
 .thk {
   padding:10% 3%;
   max-width:100%;
   margin:0 auto;
 }
 .thk .thk_msg {
   font-size:calc( 27/750*100vw );
   line-height:1.9em;
   letter-spacing: 0.1em;
 }
 .thk .msg {
   font-size:calc( 27/750*100vw );
 }
 .thk .btn01 {
   margin:7% auto 0;
 }
 .form_confirm table th {
   padding:3% 0!important;
   line-height: 1.0em!important;
 }
 .form_confirm table td {
   padding:0 0 3% 0!important;
   line-height: 1.0em!important;
 }
 .form_confirm .select_wrap01 {
   padding-bottom: 3%;
 }
 .form_confirm tr.fir {
   border-bottom:1px solid #0099d5;
 }
.form_confirm .table02_wrap .l {
  padding-right:0;
  padding-top:3%;
  border-bottom:none;
 }
 .form_confirm td.fir {
   border-bottom:none;
   padding:3% 0!important;
 }
 .form_confirm h5.form_sub_ttl {
   margin-top:5%;
 }
}
</pre></body></html>