<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#recuit-detail .inner {
    width: 770px;
    margin: 0 auto;
    padding-bottom: 200px;
}

#recuit-detail .introduction {
  margin-bottom: 60px;
  padding-top: 20px;
}
#recuit-detail .introduction p:last-child{
  margin-bottom: 0;
}
#recuit-detail .detail-list {
  border-top: 1px solid #ccc;
}
#recuit-detail .detail-list dt{
  font-weight: 700;
  padding: 18px 20px 18px 0;
  width: 200px;
  text-align: left;
  clear: both;
  float: left;
}
#recuit-detail .detail-list dd{
  padding: 18px 0 18px 200px;
  border-bottom: 1px solid #ccc;
}
#recuit-detail .detail-list dd p:last-child{
  margin-bottom: 0;
}
#recuit-detail .detail-list dd ul {
  padding-left: 2em;
}
#recuit-detail .detail-list dd ul li{
  list-style-type: disc;
  list-style-position: outside;
  margin: 0 0 15px 0;
  line-height: 1.4;
}
#recuit-detail .detail-list dd ul li:last-child{
  margin-bottom: 0;
}
#recuit-detail .application-method {
  margin-top: 60px;
  padding: 20px 30px;
  border: 1px solid #ccc;
}
#recuit-detail .application-method dt {
  font-weight: 700;
}


@media only screen and (max-width: 768px) {
  #recuit-detail .inner {
      width: auto;
      padding: 0 20px 100px;
  }
  #recuit-detail .introduction {
    margin-bottom: 30px;
    padding-top: 10px;
  }
  #recuit-detail .detail-list dt{
    font-weight: 700;
    margin-bottom: 12px;
    padding: 12px 0 0 0;
    width: auto;
    float: none;
  }
  #recuit-detail .detail-list dd{
    padding: 0 0 12px 0;
    border-bottom: 1px solid #ccc;
  }
  #recuit-detail .application-method {
    margin-top: 30px;
    padding: 12px 24px;
  }
}


/*=====================================================
 * 遉ｾ蜩｡繧､繝ｳ繧ｿ繝薙Η繝ｼ��/company/recruit/interview��
=====================================================*/
#interview .pageHeader.company {
  background: url(/assets/img/bg_pageHeader_recruit_interview.jpg) top center/cover no-repeat;
}
#interview .pageNav {
  padding-bottom: 100px;
}
#interview .pageNavBox {
  border-bottom: 1px solid #ccc;
}
#interview .pageNavBox .box {
  padding: 20px 0;
  border-top: 1px solid #ccc;
  display: flex;
  justify-content:space-between;
  align-items: center;
}
#interview .pageNavBox .box .title {
  width: 170px;
  font-size: 14px;
  font-weight: bold;
}
#interview .pageNavBox .box dd {
  width: 830px;
}
#interview .pageNavBox .box dd li {
  display: inline-block;
}
#interview .pageNav a {
  margin-right: 20px;
  display: inline-block;
}
#interview .pageNav a i {
  margin-right: 6px;
}

#interview .sec01 {
  margin-bottom: 100px;
}
#interview .interviewBox {
  margin-bottom: 120px;
}
#interview .profile {
  margin-bottom: 140px;
  width: 100%;
  position: relative;
}
#interview .profile .head {
  padding: 45px 80px ;
  width: 500px;
  color: #fff;
  position: absolute;
}
#interview .left .profile .head {
  top:205px;
  right:0;
}
#interview .right .profile .image {
  text-align: right;
  position: relative;
}
#interview .right .profile .head {
  top:205px;
  left:0;
}
#interview .profile .head::before {
  content:'';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #262a32;
  mix-blend-mode: multiply;
  position: absolute;
  top:0;
  left:0;
}
#interview .sec01 .headline--center {
  margin-bottom: 70px;
}
#interview .interview01 .profile .head::after {
  content: '';
  display: block;
  width: 156px;
  height: 126px;
  background: url(/assets/img/bg_interview01_profile.png) no-repeat top left;
  position: absolute;
  top:-122px;
  left:210px;
}

#interview .profile .head .inner {
  position: relative;
  z-index: 2;
}
#interview .profile .name {
  margin-bottom: 5px;
  font-size: 2.8rem;
  line-height: 1.2;
  color: #F6BD03;
}
#interview .profile .position {
  margin-bottom: 25px;
  font-size: 2rem;
  line-height: 1.2;
}
#interview .profile .workDisc {
  padding-top: 25px;
  font-size: 1.4rem;
  line-height: 1.6;
  position: relative;
}
#interview .profile .workDisc::before {
  content: '';
  display: block;
  width: 20px;
  height: 4px;
  background-color: #fff;
  position: absolute;
  top:-2px;
}
#interview .profile .workDisc dt {
  margin-bottom: 5px;
  font-weight: 700;
}
#interview .interviewArea {
  margin: 0 auto;
  width: 770px;
  position: relative;
}
#interview .interview01 .interviewArea::after {
  content: '';
  display: block;
  width: 122px;
  height: 180px;
  background: url(/assets/img/bg_interview01_box.png) no-repeat top left;
  position: absolute;
  top:130px;
  left:-170px;
}
#interview .interviewArea .box {
  margin-bottom: 20px;
}
#interview .interviewArea .box:last-child {
  margin-bottom: 0;
}
#interview .interviewArea .box dt {
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #595955;
  border-left: 4px solid #F6BD03;
}

#interview .interview02.right .profile {
  margin-bottom: 70px;
}
#interview .interview02.right .profile .head {
  top:70px;
  left:0;
}
#interview .interview02 .profile .image::after {
  content: '';
  display: block;
  width: 94px;
  height: 114px;
  background: url(/assets/img/bg_interview02_profile.png) no-repeat top left;
  position: absolute;
  top:-50px;
  right:35px;
}
#interview .interview02 .interviewArea::after {
  content: '';
  display: block;
  width: 104px;
  height: 128px;
  background: url(/assets/img/bg_interview02_box.png) no-repeat top left;
  position: absolute;
  top:350px;
  left:-145px;
}
#interview .interview03.left .profile {
  margin-bottom: 70px;
}
#interview .interview03.left .profile .head {
  top:65px;
  right:0;
}
#interview .interview03 .profile .head::after {
  content: '';
  display: block;
  width: 108px;
  height: 156px;
  background: url(/assets/img/bg_interview03_profile.png) no-repeat top left;
  position: absolute;
  top:-95px;
  right:57px;
}
#interview .interview04.right .profile .head {
  top:160px;
  left:0;
}
#interview .interview04 .profile .head::after {
  content: '';
  display: block;
  width: 110px;
  height: 140px;
  background: url(/assets/img/bg_interview04_profile.png) no-repeat top left;
  position: absolute;
  top:-174px;
  left:35px;
}
#interview .interview05.left .profile {
  margin-bottom: 140px;
}
#interview .interview05.left .profile .head {
  top:155px;
  right:0;
}
#interview .interview05 .profile .head::after {
  content: '';
  display: block;
  width: 126px;
  height: 178px;
  background: url(/assets/img/bg_interview05_profile.png) no-repeat top left;
  position: absolute;
  top:-200px;
  right:35px;
}
#interview .interview05 .interviewArea::after {
  content: '';
  display: block;
  width: 110px;
  height: 158px;
  background: url(/assets/img/bg_interview05_box.png) no-repeat top left;
  position: absolute;
  top:600px;
  left:-155px;
}

#interview #footerBanner {
  background-color: #fff;
}
#interview .sec02 {
  background: #f7f7f7 url(/assets/img/2021/bg_line_hexagon_gray02.jpg) no-repeat top 0 right -300px;
  padding: 110px 0;
}
#interview .sliderArea {
  padding-left: 200px;
  position: relative;
}
#interview .sliderArea .headline {
  position: absolute;
  top: 50px;
  left:0;
}
#interview .sliderArea .officeSlider {
  position: relative;
  right: -15px;
  width: 830px;
}

@media only screen and (max-width: 768px) {
  #interview .pageHeader.company {
    background: url(/assets/img/bg_pageHeader_recruit_interview.jpg) top center/auto 180px no-repeat;
  }
  #interview .pageNav {
    padding-bottom: 40px;
  }
  #interview .pageNavBox .box {
    padding: 15px 0;
    display: block;
  }
  #interview .pageNavBox .box .title {
    margin-bottom: 5px;
    width: auto;
    font-size: 13px;
  }
  #interview .pageNavBox .box dd {
    width: auto;
  }
  #interview .pageNav a {
    margin-right: 20px;
    display: inline-block;
    font-size: 1.3rem;
  }
  #interview .pageNav a i {
    margin-right: 6px;
  }

  #interview .sec01 {
    margin-bottom: 60px;
  }
  #interview .interviewBox {
    margin-bottom: 60px;
  }
  #interview .profile {
    margin-bottom: 30px;
    width: 100%;
  }
  #interview .profile .head {
    padding: 20px;
    width: 100%;
    color: #fff;
    position: relative;
  }
  #interview .left .profile .head {
    top:0;
    right:auto;
  }
  #interview .right .profile .image {
    text-align: left;
  }
  #interview .right .profile .head {
    top:auto;
    left:auto;
  }
  #interview .interview01 .profile .head::after {
    content: none;
  }
  #interview .profile .name {
    font-size: 3.2rem;
  }
  #interview .interviewArea {
    margin: auto;
    width: 100%;
    position: relative;
  }
  #interview .interview01 .interviewArea::after {
    content: none;
  }
  #interview .interviewArea .box {
    margin-bottom: 30px;
  }
  #interview .interviewArea .box dt {
    line-height: 1.6;
  }

  #interview .interview02.right .profile {
    margin-bottom: 30px;
  }
  #interview .interview02.right .profile .head {
    top:auto;
    left:auto;
  }
  #interview .interview02 .profile .image::after {
    content: none;
  }
  #interview .interview02 .interviewArea::after {
    content: none;
  }
  #interview .interview03.left .profile {
    margin-bottom: 30px;
  }
  #interview .interview03.left .profile .head {
    top:auto;
    right:auto;
  }
  #interview .interview03 .profile .head::after {
    content: none;
  }
  #interview .interview04.right .profile .head {
    top:auto;
    left:auto;
  }
  #interview .interview04 .profile .head::after {
    content: none;
  }
  #interview .interview05.left .profile {
    margin-bottom: 30px;
  }
  #interview .interview05.left .profile .head {
    top:auto;
    right:auto;
  }
  #interview .interview05 .profile .head::after {
    content: none;
  }
  #interview .interview05 .interviewArea::after {
    content: none;
  }

  #interview .sec02 {
    background: #f7f7f7 url(/assets/img/2021/bg_line_hexagon_gray02.jpg) no-repeat top 0 right 0;
    padding: 40px 0;
    background-size: 75%;
  }
  #interview .sliderArea {
    padding: 0 0 60px 0;
    position: relative;
  }
  #interview .sliderArea .headline {
    position: relative;
    top: auto;
    left:auto;
    text-align: center;
  }
  #interview .sliderArea .headline::after{
    left: 50%;
    margin-left: -20px;
  }
  #interview .sliderArea .officeSlider {
    position: relative;
    right: 0;
    width: 100%;
  }


}</pre></body></html>