<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.br {
  display: none;
}
.smartPhone .br-pc {
  display: none;
}
.flex-wrap {
  flex-wrap: wrap;
}
.text-red {
  color: #bc1e22;
}
.notes {
  font-size: 12px;
  margin: 20px 0 -25px;
}
.notes .kome {
  font-weight: bold;
}
.hoverRed:hover {
  color: #c62317;
}

/*繝倥ャ繝繝ｼ*/
#recruitmentHeader {
  height: unset;
}
#recruitmentHeader .inner {
  position: relative;
  position: fixed;
  width: 100%;
  z-index: 150;
  background-color: #fff;
  top: 0;
}
@media print {
  #recruitmentHeader .inner {
    position: absolute;
    left: 0;
  }
}
#recruitmentHeader .inner-top {
  height: 65px;
  justify-content: space-between;
  background-color: #fff;
  border-bottom: solid 1px #dad8d2;
}
#recruitmentHeader .inner-left {
  padding: 0 30px;
  border-bottom: 1px solid #bc1e22;
  position: relative;
  align-items: center;
}
#recruitmentHeader .inner-left:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 30px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 0;
  background: #e6e5e1;
}
#recruitmentHeader .inner-left h1 {
  position: relative;
  top: 0;
  height: unset;
  width: unset;
}
#recruitmentHeader .inner-left a {
  display: block;
  margin-right: 20px;
  z-index: 0;
}
#recruitmentHeader .inner-left a img {
  display: block;
  width: 142px;
}
#recruitmentHeader .inner-left &gt; div {
  margin: auto;
  font-size: 18px;
  position: relative;
  top: 2px;
}
#recruitmentHeader .inner-right .contact {
  height: 100%;
  position: relative;
}
#recruitmentHeader .inner-right .contact.newg {
  background-color: #bc1e22;
}
#recruitmentHeader .inner-right .contact.career {
  background-color: rgb(0, 91, 172);
}
#recruitmentHeader .inner-right .contact &gt; a {
  color: #fff;
  display: block;
  padding: 19px 50px 19px 28px;
  font-size: 15px;
}
#recruitmentHeader .inner-right .contact &gt; a:before {
  content: '';
  display: inline-block;
  background-size: 22px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  vertical-align: middle;
  background-image: url('/static/img/recruitment/icon-entry.png');
}
#recruitmentHeader .inner-right .contact &gt; a:after {
  content: '';
  width: 9px;
  height: 9px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  position: absolute;
  transform: translateY(-50%) rotate(45deg);
  transition: 0.3s;
  top: 50%;
  right: 10%;
}
#recruitmentHeader .inner-right .contact &gt; a:hover:after {
  right: 5%;
}
#recruitmentHeader .inner-right .menu-box {
  width: 65px;
  height: 65px;
  background-color: #dad8d2;
}

.main-box .applicate-method #recruitmentHeader .inner-right .contact &gt; a {
  background-color: #000;
}


#recruitmentHeader .inner-right .menu .menu-box .menu-trigger {
  position: relative;
  display: block;
}
#recruitmentHeader .inner-right .menu .menu-box span {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 45%;
  height: 1px;
  background-color: #a3a09b;
}
#recruitmentHeader .inner-right .menu .menu-trigger span:nth-child(1) {
  top: 22px;
}
#recruitmentHeader .inner-right .menu .menu-trigger span:nth-child(2) {
  top: 32px;
}
#recruitmentHeader .inner-right .menu .menu-trigger span:nth-child(3) {
  top: 42px;
}
#recruitmentHeader .inner-right .menu.active .menu-trigger span:nth-of-type(1) {
  transform: translateY(9px) rotate(45deg);
}
#recruitmentHeader .inner-right .menu.active .menu-trigger span:nth-of-type(2) {
  opacity: 0;
}
#recruitmentHeader .inner-right .menu.active .menu-trigger span:nth-of-type(3) {
  transform: translateY(-11px) rotate(-45deg);
}
#recruitmentHeader .menu-block {
  display: none;
}
#recruitmentHeader .inner-bottom {
  height: auto;
  background-color: #fff;
  border-bottom: solid 1px #dad8d2;
  padding: 5px 30px;
  position: relative;
}
#recruitmentHeader .inner-bottom div {
  font-size: 12px;
  display: inline-block;
}
#recruitmentHeader .breadSeparator {
  margin-left: 10px;
  margin-right: 10px;
}
#recruitmentHeader .inner-bottom div:nth-child(2) {
  margin-left: 40px;
  position: relative;
}

#recruitmentHeader .inner-bottom div:nth-child(2):before {
  content: '';
  width: 6px;
  height: 6px;
  border-right: 1px solid #212121;
  border-top: 1px solid #212121;
  position: absolute;
  transform: translateY(-50%) rotate(45deg);
  top: 9px;
  left: 110px;
}

#recruitmentHeader .menu-block .title {
  font-family: '繝偵Λ繧ｮ繝取�譛� Pro W3', 'Hiragino Mincho Pro', 'HG譏取悃E',
    '�ｭ�ｳ �ｰ譏取悃', 'MS PMincho', serif;
  font-size: 1rem;
  width: 200px;
}
#recruitmentHeader .menu-block .en {
  font-size: 10px;
  color: gray;
  display: block;
  margin: 5px 0 10px 0;
  letter-spacing: 1px;
}
#recruitmentHeader .menu-block .subtitle {
  position: relative;
  display: block;
  font-size: 14px;
}
#recruitmentHeader .menu-block .subtitle:after {
  content: '';
  width: 15px;
  height: 1px;
  position: absolute;
  left: 4px;
  top: 8px;
  background-color: #000;
}
#recruitmentHeader .menu-block .subtitle:hover:after {
  background-color: #c62317;
}
.open #recruitmentHeader .menu-block {
  display: block;
  position: fixed;
  right: 0;
  top: 66px;
  width: 310px;
  padding: 15px 0 30px;
  background-color: #dad8d2;
  transition: all 1s;
  z-index: 200;
  height: 100vh;
}
#recruitmentHeader .content {
  margin-top: 20px;
}
#recruitmentHeader .content span.title {
  font-size: 16px;
}
#recruitmentHeader .content a {
  display: block;
  padding: 0 0 0 30px;
  cursor: pointer;
}
#recruitmentHeader .content ul {
  padding-left: 27px;
}
#recruitmentHeader .content ul li {
  padding: 3px 0;
}
#recruitmentHeader .content &gt; a:hover,
#recruitmentHeader .content &gt; a.active {
  border-left: 5px solid #c62317;
  border-right: 5px solid #c62317;
  color: #000;
  padding: 0 0 0 25px;
}
#recruitmentHeader .menu-block .subtitle.active {
  color: #c62317;
}
#recruitmentHeader .menu-block .subtitle.active::after {
  background-color: #c62317;
}

#breadMenu a {
  display: inline-block;
}
/*繝倥ャ繝繝ｼ縺薙％縺ｾ縺ｧ*/
.d-flex {
  display: flex;
}
.br-pc {
  display: block;
}

.en {
  font-family: '繝偵Λ繧ｮ繝取�譛� Pro W3', 'Hiragino Mincho Pro', 'HG譏取悃E',
    '�ｭ�ｳ �ｰ譏取悃', 'MS PMincho', serif;
  font-style: italic;
}
.to-link &gt; a {
  font-family: '繝偵Λ繧ｮ繝取�譛� Pro W3', 'Hiragino Mincho Pro', 'HG譏取悃E',
    '�ｭ�ｳ �ｰ譏取悃', 'MS PMincho', serif;
  display: block;
  position: relative;
}
.to-link &gt; a:after {
  content: '';
  width: 10px;
  height: 10px;
  border-right: 1px solid #212121;
  border-top: 1px solid #212121;
  position: absolute;
  transform: translateY(-50%) rotate(45deg);
  transition: 0.3s;
}
#recruitment {
  padding: 150px 0 100px;
  max-width: 1250px;
  margin: 20px auto 0;
  position: relative;
}
@media screen and (max-width: 1310px) {
  #recruitment {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1310px) {
  #recruitment {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  #recruitment {
    padding-bottom: 80px;
  }
}

.info .image {
  width: 100%;
  height: auto;
}
.info .image .pc {
  display: block;
}
.info .image .mob {
  display: none;
}
.info .image img {
  width: 100%;
}
.recruit-coment {
  text-align: center;
  background-image: url(../../images/recruitment/recruit-top-bg.jpeg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 10%;
  padding: 60px 0;
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (max-width: 850px) {
  .recruit-coment {
    background-size: cover;
    background-position: unset;
  }
}
@media screen and (max-width: 767px) {
  .recruit-coment {
    padding: 35px 0 50px;
  }
}
.recruit-coment &gt; div {
  margin-bottom: 25px;
}
.recruit-coment &gt; ul {
  /* max-width: 520px; */
  margin: auto;
}
.recruit-coment &gt; ul li:first-child {
  margin-bottom: 20px;
}
.recruit-coment .text-red {
  margin-top: 5px;
  display: inline-block;
}
.recruit-coment a {
  display: inline-block;
  padding: 10px 35px 10px 28px;
  width: 80%;
  max-width: 750px;
  min-width: 305px;
  color: #fff;
  background-color: #333;
  margin-top: 50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .recruit-coment a {
    margin-top: 35px;
  }
}
.recruit-coment a::after {
  content: '';
  width: 9px;
  height: 9px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  position: absolute;
  transform: translateY(-50%) rotate(45deg);
  transition: 0.3s;
  top: 50%;
  right: 20px;
}
.recruit-coment a:hover::after {
  right: 10px;
}
.line {
  position: absolute;
}
.line:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 70px;
  left: -90px;
  top: 12px;
}
.recruiting-wrap .line:before,
.about-wrap .line:before {
  background: #000;
}
.platform-wrap .line:before {
  background: #d9d9d9;
}
.recruiting-wrap,
.about-wrap {
  padding: 40px 90px;
  background-color: #dad8d3;
  position: relative;
}
.about-wrap .to-link {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  padding: 0 0 6px 0;
  margin-top: 10px;
}
.about-wrap .to-link &gt; a {
  /* font-size: 1rem; */
  font-size: 18px;
  padding: 10px 50px 10px 0;
}
.about-wrap .to-link &gt; a span {
  display: inline-block;
}

.about-wrap .to-link &gt; a:after {
  top: 50%;
  right: 10%;
  transition: 0.3s;
}
.about-wrap .to-link &gt; a:hover:after {
  right: 3%;
}
.name {
  min-width: 115px;
  margin-right: 15%;
}
#recruitment .name .title {
  font-family: '繝偵Λ繧ｮ繝取�譛� Pro W3', 'Hiragino Mincho Pro', 'HG譏取悃E',
    '�ｭ�ｳ �ｰ譏取悃', 'MS PMincho', serif;
  font-size: 20px;
  background: none !important;
  padding: 0 !important;
  margin-bottom: 0;
}
#recruitment .title-box-inner .title {
  font-family: '繝偵Λ繧ｮ繝取�譛� Pro W3', 'Hiragino Mincho Pro', 'HG譏取悃E',
    '�ｭ�ｳ �ｰ譏取悃', 'MS PMincho', serif;
  /* font-size: 1rem; */
}
.name .en {
  font-size: 16px;
  letter-spacing: 1px;
}
.title-box-inner .en {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .title-box-inner .en {
    font-size: 10px;
    margin-top: 2px;
  }
}

.top-content {
  justify-content: space-between;
  margin-bottom: 30px;
}
.top-content .content {
  /* margin-top: 5px; */
}
.about-wrap .card-container {
  width: 100%;
}
.about-wrap .card .image &gt; img {
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 901px) {
  .about-wrap.top .card .image &gt; img {
    height: 238px;
    object-fit: cover;
  }
  .requirement .about-wrap .card .image &gt; img {
    height: 238px;
    object-fit: cover;
  }
}
.about-wrap .card:nth-child(-n + 2) {
  width: 37%;
  margin-right: 3%;
}
.about-wrap .card:nth-child(3) {
  width: 23%;
}
.about-wrap .card .to-link {
  margin-top: 15px;
}
.about-wrap .card:nth-child(3) .to-link a:after {
  top: 50%;
}
.about-wrap .card {
  position: relative;
}
.about-wrap .card .recruitment-icon {
  content: '';
  background-image: url(../../images/recruitment/recruitment.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 90px;
  height: 90px;
  position: absolute;
  top: 0;
  right: 0;
}
.platform-wrap {
  position: relative;
  padding: 40px 90px;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .about-wrap .card .to-link {
    margin-top: 5px;
  }
  .platform-wrap {
    margin-top: 50px;
  }
}
.platform-wrap:before {
  content: '';
  position: absolute;
  background: #333;
  width: 100%;
  height: 65%;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.platform-wrap .name {
  min-width: 150px;
  margin-right: 10%;
  margin-bottom: 15px;
}
.platform-wrap .name,
.platform-wrap .content {
  color: #d9d9d9;
}
.platform-wrap .card {
  background-color: #fff;
  border: 1px solid #333;
  color: #333;
  width: 30%;
  text-align: center;
  padding: 20px 40px 20px;
}
.platform-wrap .card img {
  width: 70%;
}
.platform-wrap .card {
  display: block;
}
.platform-wrap .card &gt; .content {
  font-weight: bold;
  color: #333;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .platform-wrap .card &gt; .content {
    font-size: 16px;
  }
}
.platform-wrap .card:nth-child(-n + 2) {
  margin-right: 5%;
}

.recruiting-wrap {
  margin-top: 50px;
}

@media screen and (max-width: 767px) and (min-width: 661px) {
  .recruiting-wrap {
    margin-top: 30px;
  }
}
.recruiting-wrap .to-link {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 10px 0;
  text-align: center;
  width: 30%;
}


.recruiting-wrap .to-link:nth-child(-n + 2) {
  margin-right: 5%;
}
.recruiting-wrap .to-link a {
  font-size: 20px;
}

/*�灘九�繝ｬ繧､繧｢繧ｦ繝医�蝣ｴ蜷�*/
.layout3 .to-link:nth-child(1),.layout3 .to-link:nth-child(2){
  margin-right: 3%;
}

.layout3 .to-link{
  width:calc((100% - 6%) / 3);
}

@media screen and (max-width: 1100px) {
  .layout3 .to-link a {
    font-size: 16px;
  }
}
@media screen and (max-width: 900px) {
  .layout3 .to-link:nth-child(1),.layout3 .to-link:nth-child(2){
    margin-left: auto;
    margin-right: auto;
  }
  .layout3 .to-link {
      width: 90%;
      margin:20px auto 0 auto;
  }
}


/*�貞九�繝ｬ繧､繧｢繧ｦ繝医�蝣ｴ蜷�*/
.layout2 .to-link:nth-child(1){
  margin-right: 5%;
}

.layout2 .to-link{
  width:calc((100% - 5%) / 2);
}

@media screen and (max-width: 900px) {
  .layout2 .to-link:nth-child(1),.layout2 .to-link:nth-child(2){
    margin-left: auto;
    margin-right: auto;
  }
  .layout2 .to-link {
      width: 90%;
      margin:20px auto 0 auto;
  }
}

/*1蛟九�繝ｬ繧､繧｢繧ｦ繝医�蝣ｴ蜷�*/
.layout1 .to-link:nth-child(1){
  margin-right: auto;
  width:100%;
}

.layout1 .to-link{
  width:100%;
}

@media screen and (max-width: 900px) {
  .layout1 .to-link:nth-child(1),.layout1 .to-link:nth-child(2){
    margin-left: auto;
    margin-right: auto;
  }
  .layout1 .to-link {
      width: 90%;
      margin:20px auto 0 auto;
  }
}



@media screen and (max-width: 767px) {
  .recruiting-wrap .to-link a {
    font-size: 16px;
  }
}
.recruiting-wrap .to-link a:before {
  content: '';
  display: inline-block;
  background-size: 28px;
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
  margin-right: 7px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.recruiting-wrap .require a:before {
  background-image: url('/static/img/recruitment/icon-person.png');
}
.recruiting-wrap .questions a:before {
  background-image: url('/static/img/recruitment/icon-qanda.png');
}
.recruiting-wrap .recruit a:before {
  background-image: url('/static/img/recruitment/icon-requirements.png');
}
.recruiting-wrap .to-link a:hover:before {
  opacity: 0.5;
}
.recruiting-wrap .to-link a:after {
  top: 50%;
  right: 3px;
}
.recruiting-wrap .to-link a:hover:after {
  right: -5px;
}

.textbold {
  font-weight: bold;
}

.top-index.flex {
  justify-content: space-between;
}
h2 {
  line-height: 1.5;
}
.title-box {
  width: 200px;
  height: 180px;
  background-color: #000;
  color: #fff;
  position: relative;
}
.title-box::before,
.title-box::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translate(-50%) rotate(45deg);
  width: 15px;
  height: 15px;
  border-bottom: 1px solid red;
  border-right: 1px solid red;
}
.title-box::before {
  top: 68%;
}
.title-box::after {
  top: 73%;
}
.title-box-inner {
  text-align: center;
  margin-top: 25%;
}
.title-box-inner h2 {
  margin-bottom: 5px;
  /* font-size: 1.5rem; */
}
.title-box-inner p {
  font-size: 1.2rem;
}
.title-main {
  width: calc(100% - 240px);
}
.title-main .title {
  border-bottom: 1px solid #333;
  padding-bottom: 12px;
  margin-bottom: 20px;
  font-size: 20px;
  font-family: '繝偵Λ繧ｮ繝取�譛� Pro W3', 'Hiragino Mincho Pro', 'HG譏取悃E',
    '�ｭ�ｳ �ｰ譏取悃', 'MS PMincho', serif;
}
.title-main-detail.flex {
  justify-content: space-between;
  align-items: flex-start;
}
.title-main-detail div {
  /* width: calc(100% - 320px); */
  /* font-size: 15px; */
  /* line-height: 1.8; */
}
.title-main-detail img {
  /* width: 400px; */
  width: 62%;
  min-width: 320px;
  padding-left: 5%;
}
#recruitment h3 {
  background: url(../../images/recruitment/ContentsSubtitleArrow.gif) no-repeat;
  background-position: 0 9px;
  padding: 0 0 0 34px;
  background-size: 24px;
  font-family: '繝偵Λ繧ｮ繝取�譛� Pro W3', 'Hiragino Mincho Pro', 'HG譏取悃E',
    '�ｭ�ｳ �ｰ譏取悃', 'MS PMincho', serif;
  font-size: 150%;
  font-size: 24px;
  margin-bottom: 7px;
}
#recruitment h3.no-icon {
  background: none;
  padding: 0;
}

/*MU �撤縺九ｉ縺ｮ蜈ｱ騾咾SS*/
.text-center {
  text-align: center;
}
.text-white {
  color: #fff;
}
.bg-blue {
  background-color: #2c7cff;
}
.bg-index {
  border-radius: 2px;
  font-size: 18px;
  padding: 7px 15px;
  margin: 25px 0 15px;
}
.flex {
  align-items: flex-start;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex.center,
.main-box &gt; .flex.center {
  justify-content: center;
}
.mb-s {
  margin-bottom: 10px !important;
}
.mb {
  margin-bottom: 20px !important;
}
.mb-n {
  margin-bottom: 30px !important;
}
.mb-m {
  margin-bottom: 40px !important;
}
.mb-l {
  margin-bottom: 60px !important;
}
.undertriangle {
  position: relative;
}
.undertriangle::after {
  border-top: 13px solid #000;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid transparent;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  top: 107%;
  left: 100px;
  width: 0;
}
.main-box {
  margin-top: 60px;
}
.main-box img {
  width: 400px !important;
}
.main-box &gt; .flex {
  justify-content: space-between;
}
.main-box-inner {
  width: calc(100% - 440px);
}
.uk-width-1-1,
.main-box-inner.uk-width-1-1 {
  width: 100%;
}
.uk-width-1-2 {
  width: 50%;
}
.main-box-inner.uk-width-auto {
  width: auto;
}

.main-box-inner .subtitle {
  font-size: 18px;
  margin-bottom: 5px;
}

.main-table-inner {
  width: 100%;
  margin: 0 auto;

  margin-top: 20px;
}
.main-table-inner .flex {
  border-top: 2px solid #DAD8D2;
  align-items: flex-start;
}
.main-table-inner .flex:last-child {
  border-bottom: 2px solid #DAD8D2;
}
.main-table-inner .flex &gt; div {
  margin: 10px 0;
  padding: 3px 20px 3px 30px;
}
.main-table-inner .flex &gt; div:first-child {
  width: 220px;
}
.main-table-inner .flex &gt; div:nth-child(2) {
  border-left: 2px solid #DAD8D2;
  width: calc(100% - 220px);
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .main-table-inner .flex &gt; div:first-child {
    width: 190px;
  }
  .main-table-inner .flex &gt; div:nth-child(2) {
    width: calc(100% - 190px);
  }
}
.main-table-inner .flex &gt; div:nth-child(2) span:not(.notindent) {
  font-weight: normal;
  /*text-indent: 1em;*/
  display: inline-block;
}
.main-table-inner .tips {
  display: inline-block;
  font-weight: normal;
  font-size: 0.75em;
  line-height: 1.6;
  margin-top: 3px;
  text-indent: 0 !important;
}
.main-table-inner .flex &gt; div:nth-child(2) .marginb {
  margin-bottom: 10px;
}
.recruitment-company .platform-wrap {
  margin-top: 20px;
}
/*蜍滄寔隕���∈縺ｮ繝懊ち繝ｳ*/
.btn-wrap {
  box-sizing: border-box;
  display: block;
  padding: 15px 35px 15px 20px;
  position: relative;
  font-weight: bold;
  background-color: #eee;
  margin: 15px auto 20px;
  text-align: center;
}
.btn-wrap .arrow-transparent {
  content: '';
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  display: inline-block;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 20px;
  border-color: transparent transparent transparent #eee;
  z-index: 10;
}
.btn-wrap::after {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  border-radius: 2px;
  content: '';
  display: block;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(45deg);
  transition: right 0.3s;
  width: 10px;
}
.btn-wrap:hover::after {
  right: 15px;
}
/*.btn-wrap::before {
	content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 30px;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
}
.btn-wrap::after {
	content: "";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 20px;
    border-color: transparent transparent transparent #fff;

}*/
@media (min-width: 551px) {
  .btn-wrap {
    /* max-width: 310px; */
  }
  .smartPhone .btn-wrap {
    max-width: none;
  }
}
@media (max-width: 580px) and (min-width: 551px) {
  .btn-wrap {
    padding: 15px 40px 15px 8px;
  }
}
@media (max-width: 550px) {
  .btn-wrap {
    margin-bottom: 30px;
  }
}
@media (max-width: 345px) {
  .btn-wrap {
    padding-right: 25px;
    padding-left: 15px;
  }
}
/*.btn-wrap:hover::before {
	right: 25px;
}
.btn-wrap:hover::after {
	right: 5px;
}
.btn-wrap .arrow-transparent:active {
	right: 10px;
}*/

/*蜍滄寔隕���∈縺ｮ繝懊ち繝ｳ縺薙％縺ｾ縺ｧ*/
/*MU �撤縺九ｉ縺ｮ蜈ｱ騾咾SS縺薙％縺ｾ縺ｧ*/
@media (max-width: 1024px) {
  .br-1024 {
    display: block;
  }
  /*繝倥ャ繝繝ｼ*/
  #recruitmentHeader .no-display {
    display: none;
  }
  #recruitment {
    width: calc(100% - 60px);
  }
  .recruiting-wrap,
  .about-wrap,
  .platform-wrap {
    padding: 30px 70px;
  }
  .line:before {
    width: 55px;
    left: -70px;
  }
  .top-content {
    margin-bottom: 25px;
  }
  .main-box-inner {
    width: calc(100% - 20px - 35vw);
  }
  .main-box img {
    width: 35vw !important;
  }

  /* .about-wrap .card:nth-child(3) .to-link {
		padding: 0;
	} */
}
@media (max-width: 1000px) {
  /*MU �撤縺九ｉ縺ｮ蜈ｱ騾咾SS*/
  .title-main-detail div {
    width: auto;
    margin-bottom: 20px;
  }
  .title-main-detail.flex {
    justify-content: unset;
    align-items: unset;
    display: block;
  }
  .title-main-detail img {
    width: 100% !important;
    padding-left: 0;
  }
  /*MU �撤縺九ｉ縺ｮ蜈ｱ騾咾SS縺薙％縺ｾ縺ｧ*/
}
@media (max-width: 900px) {
  .br_900 {
    display: none;
  }

  .about-wrap .card:nth-child(1) {
    margin-right: 6%;
    width: 47%;
  }
  .about-wrap .card:nth-child(2) {
    margin-right: 0;
    width: 47%;
  }
  .about-wrap .card:nth-child(3) {
    margin: 20px auto;
    width: 47%;
  }
  .about-wrap .card {
    box-sizing: border-box;
  }
  .about-wrap .card-container {
    flex-wrap: wrap;
  }
  .recruiting-wrap .card-container {
    flex-wrap: wrap;
  }
  .recruiting-wrap .to-link {
    width: 47%;
  }
  .recruiting-wrap .to-link:nth-child(1) {
    margin-right: 6%;
  }
  .recruiting-wrap .to-link:nth-child(2) {
    margin-right: 0;
  }
  .recruiting-wrap .to-link:nth-child(3) {
    margin: 20px auto;
  }

  /*繝倥ャ繝繝ｼ*/
  .no-display {
    visibility: hidden;
  }
  #recruitmentHeader .inner-top .inner-left.d-flex {
    /* display: block; */
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0 12px;
  }
  #recruitmentHeader .inner-left a {
    margin: auto 20px;
  }
  #recruitmentHeader .inner-left a img {
    width: 120px;
  }
  #recruitmentHeader .inner-right .contact &gt; a {
    padding: 15px 10px 10px 10px;
    font-size: 12px;
    /* width: 65px; */
    width: 130px;
  }
  #recruitmentHeader .inner-right .contact &gt; a:before {
    display: block;
    margin: auto;
    vertical-align: top;
  }
  #recruitmentHeader .inner-right .contact &gt; a:after {
    width: 6px;
    height: 6px;
    top: 50%;
    right: 10%;
  }
  #recruitmentHeader .inner-left &gt; div {
    margin: -3px 0 0;
    padding-left: 18px;
    font-size: 11px;
    top: -5px;
  }
  /*繝倥ャ繝繝ｼ縺薙％縺ｾ縺ｧ*/


}
@media (max-width: 800px) {
  .br-800 {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .br-767 {
    display: block;
  }
  .br_767 {
    display: none;
  }

  #recruitment {
    width: calc(100% - 10%);
  }
  .recruiting-wrap,
  .about-wrap,
  .platform-wrap {
    padding: 30px 60px;
  }
  .line:before {
    width: 45px;
    left: -30px;
  }
  .recruiting-wrap .card-container {
    flex-wrap: wrap;
  }
  .recruiting-wrap .to-link {
    width: 47%;
  }
  .recruiting-wrap .to-link:nth-child(1) {
    margin-right: 6%;
  }
  .recruiting-wrap .to-link:nth-child(2) {
    margin-right: 0;
  }
  .recruiting-wrap .to-link:nth-child(3) {
    margin: 20px auto;
  }
  /*MU �撤縺九ｉ縺ｮ蜈ｱ騾咾SS*/
  .title-main-detail div {
    width: auto;
    margin-bottom: 20px;
  }
  .title-main-detail.flex {
    justify-content: unset;
    align-items: unset;
    display: block;
  }
  .title-main-detail img {
    width: 100% !important;
  }
  .main-box &gt; .flex {
    justify-content: unset;
    display: block;
  }
  .main-box-inner {
    width: 100%;
    margin: 20px 0;
  }
  .main-box .flex .image {
    text-align: right;
  }
  .main-box img {
    width: 400px !important;
  }
  .main-table-inner {
    width: 100%;
  }
  /*MU �撤縺九ｉ縺ｮ蜈ｱ騾咾SS縺薙％縺ｾ縺ｧ*/

  #recruitment .card-container.flex {
    align-items: unset;
    display: block;
  }
  #recruitment .about-wrap .card {
    width: 100%;
    margin-top: 25px;
    margin-right: 0;
  }
}
@media (max-width: 720px) {
  .br_720 {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .platform-wrap .card {
    padding: 15px 30px;
  }
  .title-main {
    /* width: auto; */
    width: 100%;
  }
  .title-box {
    width: 120px;
    height: 90px;
    top: 95px;
    position: absolute;
  }
  .title-box::before,
  .title-box::after {
    width: 12px;
    height: 12px;
  }
  .title-box::before {
    top: 65%;
  }
  .title-box::after {
    top: 70%;
  }
  .title-box-inner {
    margin-top: 12%;
  }
  .title-box-inner h2 {
    margin-bottom: 0;
  }
  .title-main .title {
    width: calc(100% - 140px);
    /* margin-left: 140px; */
    margin-top: 37px;

    position: relative;
    left: 140px;
  }
}

@media (max-width: 524px) {
  #recruitmentHeader .inner-right .contact &gt; a{
    padding: 12px 10px 10px 10px;
    width: 90px;
    line-height: 14px;
  }
  #recruitmentHeader .inner-right .contact &gt; a:before{
    margin-bottom: 3px;
    width: 11px;
    height: 11px;
    background-size: 11px;
  }
}


@media (max-width: 511px) {
  #recruitment:not(.message) .title-main .title {
    margin-top: 10px;
  }
}
@media (max-width: 680px) {
  .br-680 {
    display: block;
  }
}
@media (max-width: 660px) {
  .br-660 {
    display: block;
  }
  .platform-wrap .d-flex {
    flex-wrap: wrap;
  }
  .platform-wrap .card {
    width: 48%;
    text-align: center;
    padding: 10px 20px 15px;
    box-sizing: border-box;
  }
  .platform-wrap .card-container {
    width: 100%;
  }
  .platform-wrap .card &gt; .content {
    font-weight: bold;
  }
  .platform-wrap .card:nth-child(1) {
    margin-right: 4%;
  }
  .platform-wrap .card:nth-child(2) {
    margin-right: 0;
  }
  .platform-wrap .card:nth-child(3) {
    margin: 10px auto 0;
  }
  .platform-wrap:before {
    height: 100%;
  }
  .main-table-inner .flex &gt; div:nth-child(2) {
    /* width: 100%; */
  }
}
@media (max-width: 650px) {
  .br_650 {
    display: none;
  }
}@media (max-width: 640px) {
  .recruiting-wrap .to-link:nth-child(-n + 2) {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-height: 620px) {
  .open #recruitmentHeader .menu-block {
    padding-top: 10px;
  }
  #recruitmentHeader .content {
    margin-top: 10px;
  }
}
@media (max-width: 580px) {
  .br-580 {
    display: block;
  }
}
@media (max-width: 570px) {
  .br-570 {
    display: block;
  }
  .br_570 {
    display: none;
  }
}
@media (max-width: 550px) {
  .br-550 {
    display: block;
  }

  .recruiting-wrap .to-link {
    width: 100%;
  }
  .recruiting-wrap .to-link:nth-child(3) {
    margin: 0 auto;
  }
  .message .title-main {
    width: 100%;
  }
  .message .title-box {
    width: 120px;
    height: 90px;
    position: absolute;
  }
  .message .title-box::before,
  .title-box::after {
    width: 12px;
    height: 12px;
  }
  .message .title-box::before {
    top: 65%;
  }
  .message .title-box::after {
    top: 70%;
  }
  .message .title-box-inner {
    margin-top: 12%;
  }
  .message.title-main {
    width: auto;
  }
  .message .title-box-inner h2 {
    margin-bottom: 0;
  }

  #recruitment h3 {
    /* background: url(../../img/Product/ContentsSubtitleArrow.gif) no-repeat; */
    background: url(../../images/recruitment/ContentsSubtitleArrow.gif)
      no-repeat;
    background-position: 0 4px;
    padding: 0 0 0 30px;
    font-family: '繝偵Λ繧ｮ繝取�譛� Pro W3', 'Hiragino Mincho Pro', 'HG譏取悃E',
      '�ｭ�ｳ �ｰ譏取悃', 'MS PMincho', serif;
    font-size: 150%;
    margin-bottom: 10px;
    line-height: 1.3;
  }
  #recruitment h3.no-icon {
    background: none;
    padding: 0;
  }
  .flex {
    align-items: unset;
    display: block;
  }
  .main-box {
    margin-top: 40px;
  }
  .main-box img {
    width: 100% !important;
  }
  .main-box &gt; .flex {
    justify-content: unset;
    display: block;
  }
  .main-box-inner {
    width: 100%;
    margin-top: 20px;
  }
  .main-table-inner {
    width: 100%;
  }
  .main-table-inner .flex {
    border-top: 1.5px solid #DAD8D2;
  }
  .main-table-inner .flex:last-child {
    border-bottom: 1.5px solid #DAD8D2;
  }
  .main-table-inner .flex &gt; div {
    margin: 0 0 10px;
    padding: 0 0 0 10px;
  }
  .main-table-inner .flex &gt; .textbold {
    margin: 10px 0 0;
  }
  .main-table-inner .flex &gt; div:first-child {
    width: unset;
    min-width: unset;
    display: inline-block;
    padding-right: 10px;
    position: relative;
  }
  .main-table-inner .flex &gt; div:first-child:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 15px;
    background: #DAD8D2;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -5px;
  }
  .main-table-inner .flex &gt; div:nth-child(2) {
    border-left: 0;
    width: 100%;
  }
  .to-link-wrap .to-link a:after {
    right: 3px;
  }
  .to-link-wrap .to-link a:hover:after {
    right: -5px;
  }
  .reverse {
    display: flex !important;
    flex-direction: column-reverse;
  }
}

@media (max-width: 540px) {
  #recruitmentHeader .inner-left &gt; div {
    font-size: 10px;
    margin-top: -2px;
    top: -7px;
  }
  #recruitmentHeader .inner-bottom {
    padding-left: 27px;
  }
  #recruitmentHeader .inner-top .inner-left.d-flex {
    padding: 0 10px;
  }
}

@media (max-width: 570px) {
  .br_570 {
    display: none;
  }
}
@media (max-width: 540px) {
  .br-540 {
    display: block;
  }
  .br_540 {
    display: none;
  }
}
@media (max-width: 520px) {
  .br-520 {
    display: block;
  }
  .br_520 {
    display: none;
  }
}
@media (max-width: 500px) {
  .br-500 {
    display: block;
  }
}
@media (max-width: 370px) {
  .br_370 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .info .image .pc {
    display: none;
  }
  .info .image .mob {
    display: block;
  }
  .recruiting-wrap .name,
  .about-wrap .name,
  .platform-wrap .name {
    padding: 0 30px;
    margin-bottom: 15px;
  }
  .top-content {
    flex-direction: column;
  }
  .about-wrap .card:last-of-type {
    margin-bottom: 15px;
  }
}
@media (max-width: 530px) {
  #recruitment {
    width: 90%;
    position: relative;
  }
  .br-pc {
    display: inline-block;
  }
  .line:before {
    width: 45px;
  }
  .br-mob,
  .about-wrap .d-flex,
  .recruiting-wrap .d-flex {
    display: block;
  }
  .recruiting-wrap,
  .about-wrap,
  .platform-wrap {
    padding: 30px 30px;
  }
  .top-content .content {
    margin-top: 0;
  }
  .about-wrap .card {
    margin-bottom: 20px;
  }
  .about-wrap .card:nth-child(-n + 2) {
    width: 100%;
    margin-right: 0;
  }
  .about-wrap .card:nth-child(3) {
    width: 100%;
  }
  .about-wrap .to-link {
    padding-bottom: 5px;
  }
  .about-wrap .to-link &gt; a {
    font-size: 14px;
  }
  .about-wrap .to-link &gt; a:after {
    top: 50%;
    right: 5%;
  }
  .about-wrap .card:nth-child(3) .to-link {
    padding-top: 0;
  }
  .about-wrap .card:nth-child(3) .to-link {
    padding-bottom: 5px;
  }
  /*MU �撤縺九ｉ縺ｮ蜈ｱ騾咾SS*/
  .main-table-inner {
    width: 100%;
  }
  .main-table-inner .flex {
    border-top: 1.5px solid #DAD8D2;
  }
  .main-table-inner .flex:last-child {
    border-bottom: 1.5px solid #DAD8D2;
  }
  .main-table-inner .flex &gt; div {
    margin: 0 0 10px;
  }
  .main-table-inner .flex &gt; .textbold {
    margin: 10px 0 0;
  }
  .main-table-inner .flex &gt; div:first-child {
    width: unset;
    min-width: unset;
    display: inline-block;
    padding-right: 10px;
    position: relative;
  }
  .main-table-inner .flex &gt; div:first-child:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 15px;
    background: #DAD8D2;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -5px;
  }
  .main-table-inner .flex &gt; div:nth-child(2) {
    border-left: 0;
    width: 100%;
  }
  .to-link-wrap .to-link a:after {
    right: 3px;
  }
  .to-link-wrap .to-link a:hover:after {
    right: -5px;
  }
  .reverse {
    display: flex !important;
    flex-direction: column-reverse;
  }

  /*MU �撤縺九ｉ縺ｮ蜈ｱ騾咾SS縺薙％縺ｾ縺ｧ*/
}
@media (max-width: 460px) {
  .br-460 {
    display: block !important;
  }

  #recruitmentHeader .inner-bottom {
    padding-left: 17px;
    padding-right: 17px;
  }
  #recruitmentHeader .inner-top .inner-left.d-flex {
    padding: 0;
  }
  #recruitmentHeader .inner-left &gt; div {
    top: -3px;
    height: 25px;
    display: flex;
    align-items: center;
    line-height: 1.5;
    margin-top: -9px;
  }
  #recruitmentHeader .inner-left &gt; .short {
    height: 22px;
  }
}

@media (max-width: 450px) {
  .br_450 {
    display: none;
  }
}
@media (max-width: 400px) {
  .br-400 {
    display: block;
  }
}
@media (max-width: 380px) {
  .br-380 {
    display: block;
  }
}

@media (max-width: 375px) {
  /*#recruitmentHeader .inner-left {
		padding: 0 15px;
	}*/
  .br-pc {
    display: inline-block;
  }
}
@media (max-width: 350px) {
  .br_350 {
    display: none;
  }
}
@media (max-width: 340px) {
  .br-340 {
    display: block;
  }
}
@media (max-width: 330px) {
  .br-330 {
    display: block;
  }
  /*#recruitment h3 {
		padding-left: 22px;
	}*/
}
@media (max-width: 320px) {
  .platform-wrap .card {
    padding: 10px 15px 15px;
  }
}

/*繧医￥縺ゅｋ雉ｪ蝠上さ繝｡繝ｳ繝医い繧ｦ繝域凾*/
.recruiting-wrap .to-link {
  width: calc(95% / 2);
}
.recruiting-wrap .to-link:nth-child(2) {
  margin-right: 0;
}
.recruiting .about-wrap .to-link {
  width: 100% !important;
}
@media (max-width: 900px) {
  .recruiting-wrap .to-link {
    width: 47%;
  }
}
@media (max-width: 640px) {
  .recruiting-wrap .to-link:nth-child(-n + 2) {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .recruiting-wrap .to-link:nth-child(2) {
    /*margin-bottom: 0;*/
  }
}</pre></body></html>