@charset "UTF-8";

.office-inner-box .office-staff-box .btn {
  margin-top: 30px !important;
}

@media (max-width: 760px) {
  .office-inner-box .office-staff-box .btn {
    margin-top: 15px !important;
  }
}

.office-inner-box .title-box .h2-title {
  margin-top: 40px !important;
}

@media (max-width: 760px) {
  .office-inner-box .title-box .h2-title {
    margin-top: 20px !important;
  }
}

.office-inner-box .office-box {
  margin-top: 50px !important;
}

@media (max-width: 760px) {
  .office-inner-box .office-box {
    margin-top: 25px !important;
  }
}

.office-inner-box .service-line-box {
  margin-top: 60px !important;
}

@media (max-width: 760px) {
  .office-inner-box .service-line-box {
    margin-top: 30px !important;
  }
}

.office-inner-box .office-staff-box {
  margin-top: 65px !important;
}

@media (max-width: 760px) {
  .office-inner-box .office-staff-box {
    margin-top: 32.5px !important;
  }
}

#office-detail .office-top-map-box {
  margin-top: 100px !important;
}

@media (max-width: 760px) {
  #office-detail .office-top-map-box {
    margin-top: 50px !important;
  }
}

.office-top-mv-box {
  width: 100%;
  background: url(/public/image/office/img/top-mv.jpg) center center no-repeat;
  background-size: cover;
  padding: 40px 0px 60px 0px;
}

@media screen and (max-width: 760px) {
  .office-top-mv-box {
    padding: 15px 0px 20px 0px;
  }
}

.office-top-mv-box .bace-width-box {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
  zoom: 1;
  padding-top: 60px;
  padding-bottom: 60px;
}

.office-top-mv-box .bace-width-box .right-box {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 40px;
  padding-left: 40px;
  box-sizing: border-box;
}

@media only screen and (max-width: 760px) {
  .office-top-mv-box .bace-width-box .right-box {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}

@media screen and (max-width: 760px) {
  .office-top-mv-box .bace-width-box .right-box {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 30px;
  }
}

.office-top-mv-box .bace-width-box .right-box .number-list {
  padding-top: 30px;
}

@media screen and (max-width: 760px) {
  .office-top-mv-box .bace-width-box .right-box .number-list {
    text-align: center;
  }
}

.office-top-mv-box .bace-width-box .right-box .number-list li {
  font-size: 100px;
  display: inline-block;
  padding-right: 55px;
  color: white;
  font-family: 'Roboto', sans-serif;
  letter-spacing: -2px;
  font-weight: bold;
}

@media screen and (max-width: 1200px) {
  .office-top-mv-box .bace-width-box .right-box .number-list li {
    font-size: 80px;
  }
}

@media screen and (max-width: 1000px) {
  .office-top-mv-box .bace-width-box .right-box .number-list li {
    font-size: 50px;
  }
}

.office-top-mv-box .bace-width-box .right-box .number-list li:last-child {
  padding-right: 0;
}

@media screen and (max-width: 760px) {
  .office-top-mv-box .bace-width-box .right-box .number-list li {
    font-size: 30px;
    padding-right: 25px;
  }
}

.office-top-mv-box .bace-width-box .right-box .number-list span {
  padding-top: 8px;
  font-size: 22px;
  display: block;
  color: white;
  text-align: right;
  font-weight: bold;
}

@media screen and (max-width: 760px) {
  .office-top-mv-box .bace-width-box .right-box .number-list span {
    font-size: 13px;
    display: inline;
    padding-left: 4px;
    letter-spacing: 1px;
  }
}

.office-top-mv-box .bace-width-box .left-box {
  width: 50%;
  float: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 40px;
  box-sizing: border-box;
}

@media only screen and (max-width: 760px) {
  .office-top-mv-box .bace-width-box .left-box {
    float: none;
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .office-top-mv-box .bace-width-box .left-box {
    padding-right: 20px;
  }
}

@media screen and (max-width: 760px) {
  .office-top-mv-box .bace-width-box .left-box {
    padding-left: 0;
    width: 95%;
    margin: auto;
  }
}

.office-top-mv-box .bace-width-box .left-box .title {
  font-size: 25px;
  font-weight: bold;
  padding-bottom: 20px;
  color: white;
}

@media screen and (max-width: 760px) {
  .office-top-mv-box .bace-width-box .left-box .title {
    font-size: 18px;
    padding-bottom: 8px;
  }
}

.office-top-mv-box .bace-width-box .left-box .text {
  color: white;
  font-size: 13px;
}

.office-top-map-box {
  background: url(/lib/cmn-img/office-bg.png) center center no-repeat;
  background-size: cover;
}

.top-mini-map-box {
  max-width: 880px;
  margin: auto;
}

.top-mini-map-box .title {
  font-size: 60px;
  font-weight: bold;
  font-family: "Cabin Condensed", sans-serif;
  text-align: center;
  padding-top: 80px;
}

@media screen and (max-width: 760px) {
  .top-mini-map-box .title {
    font-size: 35px;
    padding-top: 35px;
  }
}

.top-mini-map-box .title span {
  font-size: 44px;
  color: #ea8801;
  padding-right: 15px;
}

@media screen and (max-width: 760px) {
  .top-mini-map-box .title span {
    font-size: 15px;
    padding-right: 5px;
  }
}

.top-mini-map-box .photo {
  margin-top: 45px;
}

@media screen and (max-width: 760px) {
  .top-mini-map-box .photo {
    margin-top: 20px;
  }
}

.top-mini-map-box .photo img {
  max-width: 100%;
}

@media screen and (max-width: 760px) {
  .top-mini-map-box .photo img {
    max-width: 95%;
    text-align: center;
  }
}

.office-bottom-link {
  width: 100%;
  overflow: hidden;
  zoom: 1;
}

@media screen and (max-width: 760px) {
  .office-bottom-link {
    margin-top: 0;
  }
}

.office-bottom-link .title {
  font-size: 60px;
  color: white;
  font-family: "Cabin Condensed", sans-serif;
  text-align: center;
  padding-top: 90px;
}

@media screen and (max-width: 760px) {
  .office-bottom-link .title {
    font-size: 30px;
    padding-top: 45px;
  }
}

.office-bottom-link .text {
  font-size: 20px;
  color: white;
  text-align: center;
  padding: 25px 0px;
  font-weight: bold;
}

.office-bottom-link .left-box {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  box-sizing: border-box;
  background: url(/public/image/office/img/joint-link-bg.jpg) center center no-repeat;
  background-size: cover;
  padding-bottom: 85px;
}

@media only screen and (max-width: 760px) {
  .office-bottom-link .left-box {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}

@media screen and (max-width: 760px) {
  .office-bottom-link .left-box {
    padding-bottom: 60px;
  }
}

.office-bottom-link .right-box {
  width: 50%;
  float: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  box-sizing: border-box;
  background: url(/public/image/office/img/partners-link-bg.jpg) center center no-repeat;
  background-size: cover;
  padding-bottom: 85px;
}

@media only screen and (max-width: 760px) {
  .office-bottom-link .right-box {
    float: none;
    width: 100%;
  }
}

@media screen and (max-width: 760px) {
  .office-bottom-link .right-box {
    padding-bottom: 60px;
  }
}

/*----------------------------------------------------
    ☆office-detaill
----------------------------------------------------*/

.office-inner-mv {
  background: url(/public/image/office/img/mv.jpg) center center no-repeat;
  background-size: cover;
  padding: 120px 0px;
}

@media screen and (max-width: 760px) {
  .office-inner-mv {
    padding: 60px 0px;
  }
}

.office-inner-box {
  max-width: 1200px;
  margin: auto;
}

@media screen and (max-width: 1200px) {
  .office-inner-box {
    width: 95%;
  }
}

.office-inner-box .title-box .h2-title {
  font-size: 70px;
  color: #ea8801;
  font-family: "Cabin Condensed", sans-serif;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (max-width: 760px) {
  .office-inner-box .title-box .h2-title {
    font-size: 45px;
  }
}

.office-inner-box .title-box .h2-title span {
  display: block;
  font-size: 35px;
  font-weight: bold;
  color: black;
  padding-top: 10px;
}

@media screen and (max-width: 760px) {
  .office-inner-box .title-box .h2-title span {
    font-size: 25px;
  }
}

.office-inner-box .title-box img {
  -o-object-fit: cover;
     object-fit: cover;
  margin-top: 25px;
  width: 1200px;
  height: 405px;
}

@media screen and (max-width: 760px) {
  .office-inner-box .title-box img {
    margin-top: 25px;
    width: 100%;
    height: 100%;
  }
}

.office-inner-box .title-box .text {
  padding-top: 40px;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
}

@media screen and (max-width: 760px) {
  .office-inner-box .title-box .text {
    font-size: 15px;
    padding-top: 20px;
  }
}

.office-inner-box .office-anchor-list {
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 40px;
}

@media only screen and (max-width: 760px) {
  .office-inner-box .office-anchor-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.office-inner-box .office-anchor-list li {
  text-align: center;
  background: #ea8801;
  font-weight: bold;
  width: 33.3333%;
  border-right: 1px solid #fff;
}

@media screen and (max-width: 760px) {
  .office-inner-box .office-anchor-list li {
    width: 100%;
    border-bottom: 1px solid #fff;
  }
}

.office-inner-box .office-anchor-list li:last-child {
  border: none;
}

.office-inner-box .office-anchor-list li.disabled {
  cursor: default;
  pointer-events: none;
  opacity: 0.5;
}

.office-inner-box .office-anchor-list li a {
  display: block;
  color: white;
  padding: 20px 0px;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}

.office-inner-box .office-anchor-list li a:hover {
  background: #e15d21;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}

.office-inner-box .office-box .title {
  font-size: 20px;
}

.office-inner-box .office-box .office-table {
  width: 100%;
  margin-top: 25px;
  border: solid 1px #dcdcdc;
}

.office-inner-box .office-box .office-table tr {
  border-bottom: 1px solid #dcdcdc;
}

.office-inner-box .office-box .office-table th {
  background: #f3f3f3;
  width: 28%;
  color: black;
  font-weight: bold;
  vertical-align: middle;
  padding: 0px 35px;
}

@media screen and (max-width: 760px) {
  .office-inner-box .office-box .office-table th {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px 0px;
  }
}

.office-inner-box .office-box .office-table td {
  width: 72%;
  padding: 25px 20px;
}

@media screen and (max-width: 760px) {
  .office-inner-box .office-box .office-table td {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 15px;
  }
}

.office-inner-box .office-box .office-table td .map {
  background: #ea8801;
  font-size: 13px;
  padding: 3px 10px;
  margin-left: 8px;
  font-family: "Lato", sans-serif;
  letter-spacing: 1px;
  cursor: pointer;
}

@media screen and (max-width: 760px) {
  .office-inner-box .office-box .office-table td .map {
    display: block;
    width: 80px;
    text-align: center;
    margin: 5px 0px;
  }
}

.office-inner-box .office-box .office-table td .map a {
  color: white;
}

.office-inner-box .service-line-box h3.title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}

.office-inner-box .service-line-box .inner-box {
  margin-top: 20px;
}

.office-inner-box .service-line-box .inner-box .sub-title {
  font-size: 30px;
  font-weight: bold;
  font-family: "Cabin Condensed", sans-serif;
  position: relative;
  padding-left: 53px;
}

@media screen and (max-width: 760px) {
  .office-inner-box .service-line-box .inner-box .sub-title {
    font-size: 25px;
  }
}

.office-inner-box .service-line-box .inner-box .sub-title::before {
  content: url(/public/image/office/img/accounting-icon.jpg);
  position: absolute;
  left: 0;
  top: -7px;
}

.office-inner-box .service-line-box .inner-box .sub-title span {
  padding-left: 10px;
  font-size: 15px;
  font-weight: normal;
  color: black;
}

.office-inner-box .service-line-box .inner-box .finance-title {
  color: #ea6900;
}

.office-inner-box .service-line-box .inner-box .finance-title::before {
  content: url(/public/image/office/img/finacce-icon.png);
}

.office-inner-box .service-line-box .inner-box .outsourcing-title {
  color: #906437;
}

.office-inner-box .service-line-box .inner-box .outsourcing-title::before {
  content: url(/public/image/office/img/outsourcing-icon.jpg);
}

.office-inner-box .service-line-box .inner-box .Consulting-title {
  color: #908f37;
}

.office-inner-box .service-line-box .inner-box .Consulting-title::before {
  content: url(/public/image/office/img/consulting-icon.jpg);
}

.office-inner-box .service-line-box .inner-box .editor-box {
  margin-top: 8px;
  background: #fffaf6;
  padding: 20px;
}

.office-inner-box .service-line-box .inner-box .editor-box .text {
  font-size: 13px;
}

.office-inner-box .service-line-box .inner-box .editor-box .title {
  font-weight: bold;
  padding: 6px 0px;
}

.office-inner-box .office-staff-box .title {
  font-size: 20px;
  font-weight: bold;
}

.office-inner-box .office-staff-box .btn {
  max-width: 230px;
  text-align: center;
  background: #ea8801;
  margin: auto;
  margin-bottom: 35px;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}

.office-inner-box .office-staff-box .btn a {
  display: block;
  padding: 20px 0px;
  color: white;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}

.office-inner-box .office-staff-box .btn a:hover {
  background: #e15d21;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}

.office-inner-box .staff-list {
  margin-top: 20px;
}

.office-inner-box .staff-list li {
  background: #f9f9f9;
  border: solid 1px #dfdfdf;
  width: 32%;
  display: inline-block;
  margin-left: 0.6%;
  margin-right: 0.6%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  padding: 25px 30px;
  margin-bottom: 14px;
  vertical-align: top;
}

@media screen and (max-width: 760px) {
  .office-inner-box .staff-list li {
    width: 100%;
    margin: 0%;
    margin-bottom: 10px;
    padding: 15px 20px;
  }
}

.office-inner-box .staff-list li img {
  max-width: 100%;
}

.office-inner-box .staff-list li .position-text {
  background: #ea8801;
  max-width: 100px;
  margin: 0 auto;
  margin-top: 15px;
  border-radius: 20px;
  color: white;
  font-weight: bold;
  letter-spacing: 1px;
}

.office-inner-box .staff-list li .name-text {
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
  line-height: 1;
}

.office-inner-box .staff-list li .name-text .kana {
  font-size: 11px;
  color: #ea8801;
  margin-left: 8px;
}

.office-inner-box .staff-list li .text {
  margin-top: 10px;
  text-align: left;
  font-weight: bold;
  font-size: 11px;
  line-height: 22px;
}

.office-inner-box .staff-list li .staff-btn {
  width: 150px;
  font-size: 11px;
  color: white;
  line-height: 1;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  margin: 0 auto;
  margin-top: 25px;
}

@media screen and (max-width: 760px) {
  .office-inner-box .staff-list li .staff-btn {
    margin-top: 10px;
  }
}

.office-inner-box .staff-list li a {
  color: white;
  padding: 10px 0px;
  display: block;
  background: #909090;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}

.office-inner-box .staff-list li a:hover {
  background: #000;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}

.office-detail-title {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  padding-top: 50px;
}

@media screen and (max-width: 760px) {
  .office-detail-title {
    font-size: 20px;
    padding-top: 30px;
  }
}

