/* Generated by less 2.5.1 */
.interviewContent .btn a {
  display: block;
  width: 95px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  position: relative;
  margin: 0 auto 30px;
  padding-left: 50px;
  font-weight: normal;
}
.interviewContent .btn a .arrow {
  font-size: 35px;
  width: 35px;
  height: 35px;
  line-height: 1;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.interviewContent .btn a:hover {
  display: block;
  width: 95px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  position: relative;
  margin: 0 auto 30px;
  padding-left: 50px;
  font-weight: normal;
}
.interviewContent .btn a:hover .arrow {
  left: 8px;
}
.interviewContent .btn a:hover,
.interviewContent .btn a:active {
  color: #4d4d4d;
}
#buisiness .buisinessAreaInner .img.w720 {
  text-align: center;
}
#buisiness .buisinessAreaInner .img.w720 img {
  width: auto;
  max-width: 100%;
}
#about .aboutAreaInner .bg,
#about .aboutAreaInner .bg,
#about .aboutAreaInner .bg {
  text-align: center;
}
#about .aboutAreaInner .bg img,
#about .aboutAreaInner .bg img,
#about .aboutAreaInner .bg img {
  width: auto;
  max-width: 100%;
}
#about .aboutAreaInner .bg img {
  margin-top: 40px;
}
.interviewContent .content02 .txtBox {
  padding-top: 0;
}
.selCity-box {
  border-radius: 25px;
  margin-top: 10px;
  padding: 10px 12px;
  border: 3px solid #fef6f1;
}
.selCity-box .selCity_alert {
  font-weight: normal;
  color: #c75617;
}
#about .bg.re_img img {
  margin-top: 0;
}
#about .bg.re_img .img_sp {
  display: none;
}
@media screen and (max-width: 600px) {
  #about .bg.re_img .img_pc {
    display: none;
  }
  #about .bg.re_img .img_sp {
    display: inline-block;
  }
}
#buisiness .re_img {
  text-align: center;
  background: #fff;
  padding: 50px 5%;
  border-radius: 30px;
  margin-bottom: 40px;
}
#buisiness .re_img img {
  display: inline-block;
  max-width: 100%;
  width: auto;
  height: auto;
}
#buisiness .re_img .img_sp {
  display: none;
}
@media screen and (max-width: 768px) {
  #buisiness .re_img {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  #buisiness .re_img .img_pc {
    display: none;
  }
  #buisiness .re_img .img_sp {
    display: inline-block;
  }
}
@media screen and (max-width: 480px) {
  #mainBody {
    position: relative;
  }
  .gotop {
    position: absolute;
    bottom: 70px;
    right: 0;
  }
  #footer .areaInner {
    padding-right: 30px;
  }
}
.footer_ga {
  display: block;
  font-size: 10px;
  padding: 10px;
  text-align: center;
}
.footer_ga .ga-pdf {
  color: #333;
  opacity: .7;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .footer_ga .ga-pdf:hover {
    opacity: .8;
  }
}
