@charset "UTF-8";
.office-inner-box .office-staff-box .btn, .two-text-photo-box {
  margin-top: 30px !important;
}
@media (max-width: 760px) {
  .office-inner-box .office-staff-box .btn, .two-text-photo-box {
    margin-top: 15px !important;
  }
}

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

.submit-btn .kakunin-btn, .joint-box .joint-list, .office-inner-box .office-box, .bg-box .text, .accounting-box, .head-h3, .head-h4, .two-float-box, .three-box, .photo-list, .three-list-box, .two-photo-text-box, .anchor-list, .table-type-01 {
  margin-top: 50px !important;
}
@media (max-width: 760px) {
  .submit-btn .kakunin-btn, .joint-box .joint-list, .office-inner-box .office-box, .bg-box .text, .accounting-box, .head-h3, .head-h4, .two-float-box, .three-box, .photo-list, .three-list-box, .two-photo-text-box, .anchor-list, .table-type-01 {
    margin-top: 25px !important;
  }
}

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

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

.qa-inner-box .qa-title {
  margin-top: 70px !important;
}
@media (max-width: 760px) {
  .qa-inner-box .qa-title {
    margin-top: 35px !important;
  }
}

.joint-box .title {
  margin-top: 75px !important;
}
@media (max-width: 760px) {
  .joint-box .title {
    margin-top: 37.5px !important;
  }
}

.joint-bottom-link {
  margin-top: 80px !important;
}
@media (max-width: 760px) {
  .joint-bottom-link {
    margin-top: 40px !important;
  }
}

.detail-bg-box {
  margin-top: 90px !important;
}
@media (max-width: 760px) {
  .detail-bg-box {
    margin-top: 45px !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;
  }
}

.qa-inner-box {
  margin-bottom: 100px !important;
}
@media (max-width: 760px) {
  .qa-inner-box {
    margin-bottom: 50px !important;
  }
}

.contact-bg-box {
  padding-top: 60px !important;
}
@media (max-width: 760px) {
  .contact-bg-box {
    padding-top: 30px !important;
  }
}

.contact-bg-box {
  padding-bottom: 160px !important;
}
@media (max-width: 760px) {
  .contact-bg-box {
    padding-bottom: 80px !important;
  }
}

html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow-x: hidden;
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: helvetica, arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif !important;
  }
}
html,
body,
div,
span,
object,
iframe,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ul {
  font-size: 0;
}

li {
  list-style: none;
  font-size: 17px;
}
@media (max-width: 760px) {
  li {
    font-size: 13px;
  }
}

ol {
  margin-left: 20px;
}
ol li {
  font-size: 15px;
  margin-top: 20px;
  list-style: decimal;
  line-height: 23px;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: black;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

p {
  font-size: 14px;
  line-height: 26px;
}
@media (max-width: 760px) {
  p {
    font-size: 13px;
    line-height: 25px;
  }
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
table td,
table th {
  font-size: 15px;
  line-height: 22px;
}
@media (max-width: 760px) {
  table td,
  table th {
    font-size: 13px;
  }
}

textarea {
  overflow: auto;
  resize: vertical;
}

br.clear_noie {
  clear: both;
  display: inline;
  line-height: 0;
}

.common-top h1 {
  color: black;
  margin-top: 45vh;
  margin-bottom: 40vh;
  text-align: center;
}

.bace-btn {
  max-width: 155px;
  font-size: 13px;
  color: white;
  font-weight: bold;
  border: solid 1px #fff;
  text-align: center;
  box-sizing: border-box;
  margin: 0 auto;
  text-transform: uppercase;
  line-height: 1;
}
.bace-btn a {
  display: block;
  color: white;
  padding: 9px 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;
}
.bace-btn a:hover {
  background: #ea8801;
  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;
}

.bace-box {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .bace-box {
    width: 95%;
    margin: 0 auto;
  }
}

.breadcrumb {
  margin: 0 auto;
  margin-top: 140px;
  margin-bottom: 15px;
  padding-left: 0;
  max-width: 1200px;
  padding-left: 18px;
}
@media screen and (max-width: 760px) {
  .breadcrumb {
    margin-top: 15px;
    margin-bottom: 10px;
  }
}

.breadcrumb li {
  display: inline;
  font-size: 12px;
  list-style: none;
  font-weight: bold;
  padding-left: 6px;
}

.breadcrumb li:after {
  font-family: FontAwesome;
  content: "\f105";
  padding: 0 7px;
  color: #000;
}

.breadcrumb li:last-child:after {
  content: "";
}

.breadcrumb li a {
  text-decoration: none;
  color: #000;
}

.breadcrumb li a:hover {
  text-decoration: underline;
}

.inner-mv {
  width: 100%;
  text-align: center;
}
.inner-mv h1 {
  font-size: 60px;
  color: white;
  font-family: "Cabin Condensed", sans-serif;
  padding: 70px 0px 9px 0px;
  margin: 0;
}
@media screen and (max-width: 760px) {
  .inner-mv h1 {
    font-size: 35px;
    padding: 50px 0px 5px 0px;
  }
}
.inner-mv .text {
  font-size: 18px;
  color: white;
  font-weight: bold;
  padding-bottom: 75px;
}
@media screen and (max-width: 760px) {
  .inner-mv .text {
    font-size: 15px;
    padding-bottom: 35px;
  }
}

.pager-list {
  margin-top: 50px;
  text-align: center;
}
.pager-list .active {
  background: #ea8801 !important;
}
.pager-list .active a,
.pager-list .active span {
  color: white !important;
}
.pager-list li {
  font-size: 15px;
  display: inline-block;
  margin-right: 5px;
}
.pager-list li a,
.pager-list li span {
  padding: 12px 15px;
  display: block;
  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;
}
.pager-list li a:hover,
.pager-list li span:hover {
  color: white;
  background: #ea8801;
  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;
}

.back-link-box {
  max-width: 1200px;
  margin: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid #e3e3e3;
  -js-display: flex;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 760px) {
  .back-link-box {
    width: 95%;
    margin: auto;
  }
}
.back-link-box .left-box {
  max-width: 54px;
  background: #303a4c;
}
@media screen and (max-width: 1200px) {
  .back-link-box .left-box {
    margin-left: 25px;
  }
}
.back-link-box .left-box a {
  display: block;
  padding: 11px 30px 11px 21px;
  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;
}
.back-link-box .left-box a:hover {
  background: black;
  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;
}
.back-link-box .left-box .fa {
  font-size: 30px;
  color: white;
}
.back-link-box .center-box {
  text-align: center;
}
.back-link-box .center-box .text {
  font-size: 13px;
  color: white;
  font-weight: bold;
  width: 230px;
  text-transform: uppercase;
  line-height: 1;
  margin: auto;
}
@media screen and (max-width: 760px) {
  .back-link-box .center-box .text {
    width: 150px;
  }
}
.back-link-box .center-box .text a {
  background: #ea8801;
  padding: 20px 0px;
  display: block;
  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;
}
.back-link-box .center-box .text a:hover {
  background: #d10023;
  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;
}
.back-link-box .right-box {
  max-width: 54px;
  background: #303a4c;
}
@media screen and (max-width: 1200px) {
  .back-link-box .right-box {
    margin-right: 25px;
  }
}
.back-link-box .right-box a {
  display: block;
  padding: 11px 27px 11px 24px;
  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;
}
.back-link-box .right-box a:hover {
  background: black;
  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;
}
.back-link-box .right-box a .fa {
  font-size: 30px;
  color: white;
}

.bace-country-list-box {
  max-width: 1200px;
  margin: auto;
  padding-bottom: 40px;
}
@media screen and (max-width: 1200px) {
  .bace-country-list-box {
    width: 95%;
  }
}
.bace-country-list-box .bace-country-list {
  padding-bottom: 20px;
  margin-top: 50px;
}
@media screen and (max-width: 760px) {
  .bace-country-list-box .bace-country-list {
    margin-top: 25px;
  }
}
.bace-country-list-box .bace-country-list:last-child {
  padding-bottom: 0px;
}
.bace-country-list-box .bace-country-list li {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 20px;
}
.bace-country-list-box .bace-country-list li .right-box {
  width: 30%;
  float: left;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .bace-country-list-box .bace-country-list li .right-box {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 760px) {
  .bace-country-list-box .bace-country-list li .right-box {
    margin: auto;
    text-align: center;
  }
}
.bace-country-list-box .bace-country-list li .right-box img {
  max-width: 100%;
}
.bace-country-list-box .bace-country-list li .left-box {
  padding-right: 40px;
  width: 70%;
  float: right;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .bace-country-list-box .bace-country-list li .left-box {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 760px) {
  .bace-country-list-box .bace-country-list li .left-box {
    padding-right: 0;
  }
}
.bace-country-list-box .bace-country-list li .left-box .title {
  padding-top: 38px;
  padding-left: 38px;
  font-size: 55px;
  font-weight: bold;
  color: #ea8801;
  margin-bottom: 30px;
  font-family: "Cabin Condensed", sans-serif;
  letter-spacing: 1px;
}
@media screen and (max-width: 1100px) {
  .bace-country-list-box .bace-country-list li .left-box .title {
    font-size: 30px;
  }
}
@media screen and (max-width: 760px) {
  .bace-country-list-box .bace-country-list li .left-box .title {
    padding-left: 0;
    font-size: 25px;
    padding-top: 15px;
    margin-bottom: 20px;
    text-align: center;
  }
}
.bace-country-list-box .bace-country-list li .left-box .title span {
  font-size: 19px;
  padding-left: 10px;
  color: black;
}
@media screen and (max-width: 760px) {
  .bace-country-list-box .bace-country-list li .left-box .title span {
    font-size: 13px;
    padding-left: 5px;
  }
}
.bace-country-list-box .country-list {
  padding-left: 20px;
}
@media screen and (max-width: 760px) {
  .bace-country-list-box .country-list {
    padding-left: 0;
  }
}
.bace-country-list-box .country-list li {
  font-size: 20px;
  display: inline-block;
  padding-right: 18px;
  padding-left: 15px;
  margin-bottom: 28px;
  border-right: 1px solid #000;
  letter-spacing: -1px;
  font-weight: bold !important;
}
@media screen and (max-width: 760px) {
  .bace-country-list-box .country-list li {
    font-size: 15px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
  }
}

.bace-h2 {
  font-size: 35px;
  font-weight: bold;
  font-family: "Cabin Condensed", sans-serif;
}
@media screen and (max-width: 760px) {
  .bace-h2 {
    font-size: 25px;
  }
}

.bace-table {
  width: 100%;
  margin-top: 25px;
  border: solid 1px #dcdcdc;
}
.bace-table tr {
  border-bottom: 1px solid #dcdcdc;
}
.bace-table th {
  background: #f3f3f3;
  width: 28%;
  color: black;
  font-weight: bold;
  vertical-align: middle;
  padding: 0px 20px;
  font-size: 15px;
}
@media screen and (max-width: 760px) {
  .bace-table th {
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 10px 0px;
  }
}
.bace-table td {
  width: 72%;
  padding: 15px 20px;
  line-height: 30px;
  font-size: 13px;
}
@media screen and (max-width: 760px) {
  .bace-table td {
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 15px;
  }
}
.bace-table td .orange-text {
  font-weight: bold;
  color: #ea8801;
  font-size: 13px;
}

.bace-btn2 {
  width: 150px;
  font-size: 11px;
  color: white;
  line-height: 1;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  margin-top: 45px;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .bace-btn2 {
    margin-top: 10px;
  }
}
.bace-btn2 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;
}
.bace-btn2 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;
}

.first-fq-box {
  background: #f2f5f8;
  padding: 50px 0px;
  margin: auto;
  width: 100%;
}
@media screen and (max-width: 760px) {
  .first-fq-box {
    padding: 25px 0px;
  }
}
.first-fq-box .title {
  font-size: 20px;
  text-align: center;
}
.first-fq-box .title span {
  display: block;
  font-size: 75px;
  color: #ea8801;
  opacity: 0.1;
  font-family: "Cabin Condensed", sans-serif;
}
@media screen and (max-width: 760px) {
  .first-fq-box .title span {
    font-size: 45px;
  }
}
.first-fq-box .fq-select-list {
  max-width: 1100px;
  margin: auto;
  margin-top: 50px;
}
@media screen and (max-width: 1100px) {
  .first-fq-box .fq-select-list {
    width: 95%;
    margin-bottom: 25px;
  }
}
.first-fq-box .fq-select-list li {
  display: inline-block;
  width: 88%;
  margin-right: 5.8%;
  margin-left: 5.8%;
}
@media screen and (max-width: 760px) {
  .first-fq-box .fq-select-list li {
    width: 100%;
    margin: 0;
    display: block;
    margin-bottom: 20px;
  }
}
.first-fq-box .fq-select-list li .select-title {
  font-size: 36px;
  color: #ea8801;
  font-weight: bold;
  font-family: "Cabin Condensed", sans-serif;
  margin-top: 15px;
}
@media screen and (max-width: 760px) {
  .first-fq-box .fq-select-list li .select-title {
    font-size: 25px;
  }
}
.first-fq-box .fq-select-list li .select-title span {
  font-size: 15px;
  font-weight: bold;
  color: black;
  padding-left: 6px;
}

.select-box {
  font-size: 15px;
  margin-top: 10px;
  padding: 8px 20px 12px 20px;
  width: 100%;
  font-weight: bold;
  cursor: pointer;
  color: #313131;
}

.sp-show .logo_space_alt {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
  background-color: white;
  padding: 16px;
  min-height: 35px;
}
.sp-show .logo_space_alt img {
  width: 40%;
}

.header {
  width: 100%;
  padding-top: 15px;
  position: fixed;
  background: #fff;
  top: 0;
  z-index: 999;
}
@media screen and (max-width: 760px) {
  .header {
    display: none;
  }
}
.header .top-nav {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}
.header .top-nav .left-box {
  width: 280px;
  float: left;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .header .top-nav .left-box {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}
.header .top-nav .right-box {
  text-align: right;
  width: 70%;
  float: right;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .header .top-nav .right-box {
    float: none;
    width: 100%;
  }
}
.header .top-nav .right-box .other-nav-list li {
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
}
.header .top-nav .right-box .other-nav-list .lang-box {
  border: 1px solid #cccccc;
  border-radius: 20px;
  width: 80px;
  position: relative;
}
.header .top-nav .right-box .other-nav-list .lang-box p {
  text-align: left;
  padding-left: 15px;
}
.header .top-nav .right-box .other-nav-list .lang-box p .icon {
  top: 3px;
  position: absolute;
}
.header .top-nav .right-box .other-nav-list .lang-box p .text {
  padding-left: 22px;
}
.header .top-nav .right-box .other-nav-list .lang-box p .text i {
  font-size: 8px;
  top: 10px;
  position: absolute;
  right: 12px;
}
.header .top-nav .right-box .other-nav-list .contat-box {
  max-width: 450px;
  font-size: 16px;
  font-family: "Cabin Condensed", sans-serif;
  color: white;
  background: #ea8801;
  margin-left: 15px;
  letter-spacing: 1px;
  position: relative;
}
.header .top-nav .right-box .other-nav-list .contat-box::before {
  content: url("../../../img/global/mail-icon.png");
  position: absolute;
  top: 8px;
  left: 10px;
  pointer-events: none;
}
.header .top-nav .right-box .other-nav-list .contat-box a {
  padding: 8px 8px 8px 30px;
  display: block;
  color: white;
}
.header .gnav-box {
  width: 100%;
  margin-top: 15px;
  background: #ea8801;
  position: relative;
}
.header .gnav-list {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 32px 13px 32px;
  box-sizing: border-box;
  -js-display: flex;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 760px) {
  .header .gnav-list {
    flex-direction: column;
  }
}
.header .gnav-list li {
  font-size: 16px;
  color: white;
  text-align: center;
  font-weight: bold;
}
.header .gnav-list li .drop-down-menu-box {
  display: none;
  position: absolute;
  top: 56px;
  left: 0;
  background: #000;
  opacity: 0.9;
  width: 100%;
  padding: 15px 0px;
}
.header .gnav-list li .drop-down-menu-box .drop-down-menu-list {
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  box-sizing: border-box;
  padding-left: 0px;
  width: 100%;
}
.header .gnav-list li .drop-down-menu-box li {
  font-size: 13px;
  color: white;
  font-weight: bold;
  float: left;
  width: auto;
  padding-right: 40px;
}
.header .gnav-list a {
  color: white;
}

.btn-2 {
  letter-spacing: 0;
  cursor: pointer;
}

.btn-2:after {
  backface-visibility: hidden;
  border: 1.5px solid rgba(255, 255, 255, 0);
  bottom: 0px;
  content: " ";
  display: block;
  margin: 0 auto;
  margin-top: 5px;
  position: relative;
  transition: all 180ms ease-in-out;
  width: 0;
}

.btn-2:hover:after {
  backface-visibility: hidden;
  border-color: #fff;
  transition: width 300ms ease-in-out;
  width: 100%;
}

.btn-2:hover:after {
  bottom: auto;
  top: 0;
  width: 100%;
}

#form02 {
  background-color: #fffaf3;
  max-width: 170px;
  height: 28px;
  border: 1px #cccccc solid;
  padding-left: 3px;
}
#form02 ::before {
  content: "a";
  position: absolute;
}

#form02 input {
  vertical-align: top;
  margin: 0px;
  height: 100%;
  box-sizing: border-box;
  background-color: transparent;
}

#form02 {
  border-radius: 30px;
}

#input02 {
  border: none;
  max-width: 170px;
  padding-left: 10px;
  box-sizing: border-box;
}

#input02 {
  position: relative;
}
#input02::before {
  content: url("../../../img/global/search-icon.png");
  position: absolute;
}

.footer {
  width: 100%;
  background: #4d4d4d;
}
.footer .footer-sitemap-list {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 25px;
  overflow: hidden;
  zoom: 1;
}
@media (max-width: 1200px) {
  .footer .footer-sitemap-list {
    width: 95%;
    margin: 0 auto;
  }
}
.footer .footer-sitemap-list li {
  width: 20%;
  float: left;
  text-align: right;
  color: white;
}
@media (max-width: 760px) {
  .footer .footer-sitemap-list li {
    width: 100%;
    float: none;
    margin-bottom: 40px;
  }
}
.footer .footer-sitemap-list .title {
  display: block;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 24px;
  text-align: left;
}
.footer .footer-sitemap-list .title a {
  color: #ea8801;
}
.footer .footer-sitemap-list .sub-link {
  display: block;
  text-align: left;
  margin-bottom: 15px;
  font-size: 14px;
}
.footer .footer-sitemap-list .sub-link a {
  color: white;
}
.footer .footer-line {
  width: 100%;
  padding-top: 55px;
  border-bottom: 1px solid #78787b;
}
@media (max-width: 760px) {
  .footer .footer-line {
    padding-top: 0px;
  }
}
.footer .sub-footer-list {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
  padding: 25px 0px;
}
.footer .sub-footer-list .copy-box {
  float: left;
}
@media (max-width: 760px) {
  .footer .sub-footer-list .copy-box {
    float: none;
    text-align: center;
  }
}
.footer .sub-footer-list .copy-box .text {
  color: #cbcbcb;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  line-height: 1;
}
.footer .sub-footer-list .right-box {
  float: right;
}
@media (max-width: 760px) {
  .footer .sub-footer-list .right-box {
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
}
.footer .sub-footer-list .other-link-list {
  overflow: hidden;
  zoom: 1;
}
@media (max-width: 760px) {
  .footer .sub-footer-list .other-link-list {
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
.footer .sub-footer-list li {
  float: left;
  font-size: 11px;
  color: white;
  font-weight: bold;
  margin-right: 20px;
}
@media (max-width: 760px) {
  .footer .sub-footer-list li {
    float: none;
    display: inline-block;
  }
}
.footer .sub-footer-list li:last-child {
  margin-right: 0px;
}
.footer .sub-footer-list a {
  color: white;
}

.head-h1 {
  font-size: 30px;
  color: #000000;
  padding-bottom: 15px;
  border-bottom: 1px solid #c5c5c5;
}

.head-h2 {
  padding: 14px;
  background: #f5f5f5;
  border-bottom: 1px solid #c5c5c5;
  border-left: #01538d solid 4px;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: bold;
  color: #000;
  line-height: 23px;
}

.head-h2 + p {
  margin-top: 20px;
}

.head-h2 + table {
  margin-top: 20px;
}

.head_h2 + ul {
  margin-top: 20px;
}

.head-h3 {
  padding-bottom: 5px;
  border-bottom: 2px solid #ea8801;
  font-size: 18px;
  color: #ea8801;
  line-height: 25px;
  font-weight: bold;
  position: relative;
}

.head-h3 + p {
  margin-top: 15px;
}

.head-h4 {
  color: #ea8801;
  font-size: 15px;
  font-weight: bold;
}

.two-float-box {
  overflow: hidden;
  zoom: 1;
}
.two-float-box ul li:first-child {
  width: 49%;
  float: right;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .two-float-box ul li:first-child {
    float: none;
    width: 100%;
  }
}
.two-float-box ul li:last-child {
  width: 49%;
  float: left;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .two-float-box ul li:last-child {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}

.three-box ul {
  -js-display: flex;
  display: flex;
  justify-content: space-around;
}
@media only screen and (max-width: 760px) {
  .three-box ul {
    flex-direction: column;
  }
}
.three-box ul li {
  margin: 0 10px;
}
@media (max-width: 760px) {
  .three-box ul li {
    margin-bottom: 15px !important;
  }
}
.three-box ul li:first-child {
  margin-left: 0%;
}
.three-box ul li:last-child {
  margin-right: 0%;
}

.photo-list ul {
  -js-display: flex;
  display: flex;
  justify-content: space-around;
}
.photo-list ul li {
  margin: 0 0.5%;
}
.photo-list ul li:first-child {
  margin-left: 0%;
}
.photo-list ul li:last-child {
  margin-right: 0%;
}

.three-list-box ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -10px 0px;
}
.three-list-box ul li {
  width: 33.3%;
  box-sizing: border-box;
  padding: 0% 0.5% 1%;
}

.two-photo-text-box {
  overflow: hidden;
  zoom: 1;
}
.two-photo-text-box .photo {
  width: 30%;
  float: left;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .two-photo-text-box .photo {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}
.two-photo-text-box .text {
  width: 68%;
  float: right;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .two-photo-text-box .text {
    float: none;
    width: 100%;
  }
}

.two-text-photo-box {
  overflow: hidden;
  zoom: 1;
}
.two-text-photo-box .photo {
  width: 68%;
  float: right;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .two-text-photo-box .photo {
    float: none;
    width: 100%;
  }
}
.two-text-photo-box .text {
  width: 30%;
  float: left;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .two-text-photo-box .text {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}

.anchor-list {
  text-align: center;
  width: 100%;
  -js-display: flex;
  display: flex;
  justify-content: space-around;
}
@media only screen and (max-width: 760px) {
  .anchor-list {
    flex-direction: column;
  }
}
.anchor-list li {
  width: 25%;
  border: 1px solid #d4d4d4;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border-right: none;
  transition: all 0.8s ease-in-out 0s;
  -moz-transition: all 0.8s ease-in-out 0s;
  -webkit-transition: all 0.8s ease-in-out 0s;
  -o-transition: all 0.8s ease-in-out 0s;
  position: relative;
}
@media (max-width: 760px) {
  .anchor-list li {
    width: 100%;
    margin-bottom: 10px;
  }
}
.anchor-list li:last-child {
  border-right: 1px solid #d4d4d4;
}
.anchor-list li a {
  display: block;
  padding: 15px 0 25px 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;
}
.anchor-list li a::before {
  content: "▼";
  font-size: 4px !important;
  position: absolute;
  bottom: 10px;
  left: 49%;
}
.anchor-list li a::before:hover {
  color: white;
}
.anchor-list li a:hover {
  color: white;
  background: #ea8801;
}

.table-type-01 {
  border-top: solid 5px #ea8801;
}
.table-type-01 tr {
  border: 1px solid #cfcfcf;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  color: #111;
  line-height: 1.5;
}
.table-type-01 th {
  width: 20%;
  padding: 20px 0px;
  text-align: center;
  background: #fcfcfc;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border: 1px solid #cfcfcf;
  font-weight: bold;
  color: black;
  vertical-align: middle;
}
@media only screen and (max-width: 760px) {
  .table-type-01 th {
    display: block;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    text-align: left;
    padding: 15px 2% 15px;
    width: 100%;
  }
}
.table-type-01 td {
  width: 80%;
  padding: 20px 10px 15px 25px;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  vertical-align: middle;
}
@media only screen and (max-width: 760px) {
  .table-type-01 td {
    display: block;
    width: 100%;
    padding: 15px 2% 15px;
  }
}

#page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #ea8801;
  opacity: 1;
}
@media (max-width: 760px) {
  #page_top {
    right: 0px;
    bottom: 70px;
  }
}

#page_top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}

#page_top a::before {
  font-family: FontAwesome;
  content: "\f106";
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

.conversion-link {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 9999999999999;
}

.conversion-link li {
  background-color: black;
  box-sizing: border-box;
  color: white;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  padding: 11px 10px 11px 10px;
  text-align: center;
  line-height: 10px;
  vertical-align: top;
  width: 33.3%;
  background: #01538d;
  border-right: 1px solid white;
}
.conversion-link li:last-child {
  border-right: none;
}

.conversion-link li a {
  background: #01538d;
  color: white;
}

.conversion-link li span {
  display: block;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}
@media (max-width: 760px) {
  .mt-40 {
    margin-top: 20px !important;
  }
}

.mt-45 {
  margin-top: 45px !important;
}
@media (max-width: 760px) {
  .mt-45 {
    margin-top: 20px !important;
  }
}

.mt-50 {
  margin-top: 50px !important;
}
@media (max-width: 760px) {
  .mt-50 {
    margin-top: 25px !important;
  }
}

.mt-60 {
  margin-top: 60px !important;
}
@media (max-width: 760px) {
  .mt-60 {
    margin-top: 30px !important;
  }
}

.mt-80 {
  margin-top: 80px !important;
}
@media (max-width: 760px) {
  .mt-80 {
    margin-top: 40px !important;
  }
}

.mt-100 {
  margin-top: 100px !important;
}
@media (max-width: 760px) {
  .mt-100 {
    margin-top: 50px !important;
  }
}

.mt-120 {
  margin-top: 120px !important;
}
@media (max-width: 760px) {
  .mt-120 {
    margin-top: 60px !important;
  }
}

.mt-150 {
  margin-top: 150px !important;
}
@media (max-width: 760px) {
  .mt-150 {
    margin-top: 75px !important;
  }
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.pc-show {
  display: block !important;
}
@media only screen and (max-width: 760px) {
  .pc-show {
    display: none !important;
  }
}

.sp-show {
  display: none !important;
}
@media only screen and (max-width: 760px) {
  .sp-show {
    display: block !important;
  }
}

.text-color-red {
  color: red !important;
}

.text-link_color {
  color: #0000ff !important;
}

.text-color-white {
  color: white !important;
}

.fltR {
  float: right !important;
}
@media only screen and (max-width: 760px) {
  .fltR {
    float: none !important;
  }
}

.fltL {
  float: left !important;
}
@media only screen and (max-width: 760px) {
  .fltL {
    float: none !important;
  }
}

.w18 {
  width: 18% !important;
}
@media only screen and (max-width: 760px) {
  .w18 {
    width: 20% !important;
  }
}

.w-10 {
  width: 10% !important;
}

.small-text {
  font-size: 13px;
  margin-top: 10px;
}

@media only screen and (max-width: 760px) {
  .sp-width-100 {
    width: 100%;
  }
}

.top-mv {
  background: url("../../../img/global/mv.jpg") center center no-repeat;
  background-size: cover;
  height: 100vh;
  position: relative;
}

@media screen and (max-width: 760px) {
  .top-mv {
    height: 60vh;
  }
}
.top-mv h1 {
  position: absolute;
  text-align: center;
  bottom: -20px;
  color: white;
  font-size: 128px;
  width: 100%;
  font-family: "Cabin Condensed", sans-serif;
  margin-block: 0;
}

@media screen and (max-width: 760px) {
  .top-mv h1 {
    font-size: 40px;
    bottom: 15px;
  }
}
.top-h2 {
  font-size: 30px;
  text-align: center;
  color: white;
  font-weight: bold;
  padding-top: 100px;
}

@media screen and (max-width: 760px) {
  .top-h2 {
    font-size: 23px;
    padding-top: 50px;
  }
}
.top-h2 span {
  display: block;
  font-size: 75px;
  opacity: 0.2;
  font-family: "Cabin Condensed", sans-serif;
}

@media screen and (max-width: 760px) {
  .top-h2 span {
    font-size: 45px;
  }
}
.service-top-box {
  width: 100%;
  background: url("../../../img/global/service-bg.jpg") center center no-repeat;
  background-size: cover;
  padding-bottom: 80px;
  background-attachment: fixed;
}

.service-top-box .text {
  padding-top: 35px;
  text-align: center;
  color: white;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
}

@media screen and (max-width: 760px) {
  .service-top-box .text br {
    display: none;
  }
}
@media screen and (max-width: 760px) {
  .service-top-box .text {
    width: 95%;
    font-size: 13px;
    line-height: 26px;
    margin: 0 auto;
    padding-top: 25px;
  }
}
.service-top-box .service-top-list {
  max-width: 700px;
  margin: 0 auto;
  margin-top: 45px;
  margin-bottom: 30px;
}

@media screen and (max-width: 760px) {
  .service-top-box .service-top-list {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 20px;
    padding-top: 25px;
  }
}
.service-top-box .service-top-list li {
  width: 46%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  box-sizing: border-box;
  padding: 45px 20px 50px 25px;
  margin: 2%;
}

@media screen and (max-width: 760px) {
  .service-top-box .service-top-list li {
    width: 48%;
    padding: 25px 10px 20px 15px;
    margin: 1%;
  }
}
.service-top-box .service-top-list li:nth-child(1) {
  margin-top: 0px;
}

.service-top-box .service-top-list li:nth-child(2) {
  margin-top: 0px;
}

.service-top-box .service-top-list li .title {
  font-size: 24px;
  font-weight: bold;
  color: white;
}

@media screen and (max-width: 760px) {
  .service-top-box .service-top-list li .title {
    font-size: 18px;
  }
}
.service-top-box .service-top-list li .text {
  font-size: 12px;
  font-weight: bold;
  color: white;
  padding-top: 30px;
  text-align: left;
  line-height: 26px;
}

@media screen and (max-width: 760px) {
  .service-top-box .service-top-list li .text {
    padding-top: 10px;
    margin: 0%;
  }
}
.service-top-box .service-top-list .item-01 {
  background: url("../../../img/global/service-01.jpg") center center no-repeat;
  background-size: cover;
}

.service-top-box .service-top-list .item-02 {
  background: url("../../../img/global/service-02.jpg") center center no-repeat;
  background-size: cover;
}

.service-top-box .service-top-list .item-03 {
  background: url("../../../img/global/service-03.jpg") center center no-repeat;
  background-size: cover;
}

.service-top-box .service-top-list .item-04 {
  background: url("../../../img/global/service-04.jpg") center center no-repeat;
  background-size: cover;
}

.service-top-box .service-top-list .item-05 {
  background: url("../../../img/global/service-05.jpg") center center no-repeat;
  background-size: cover;
  margin-left: 27%;
}

.message-top-box {
  width: 100%;
  background: url("../../../img/global/message-bg.jpg") center center no-repeat;
  background-size: cover;
  padding-bottom: 130px;
  background-attachment: fixed;
}

@media screen and (max-width: 760px) {
  .message-top-box {
    padding-bottom: 60px;
  }
}
.message-top-box .text {
  font-size: 20px;
  text-align: center;
  color: white;
  line-height: 57px;
  font-weight: bold;
  padding: 85px 0px 90px;
}

@media screen and (max-width: 760px) {
  .message-top-box .text {
    width: 95%;
    margin: 0 auto;
    font-size: 18px;
    line-height: 40px;
    padding: 35px 0px 40px;
  }
}
.news-top-box {
  width: 100%;
  background: url("../../../img/global/news-bg.jpg") center center no-repeat;
  background-size: cover;
  padding-bottom: 120px;
  background-attachment: fixed;
}

@media screen and (max-width: 760px) {
  .news-top-box {
    padding-bottom: 80px;
  }
}
.news-top-box .news-list {
  max-width: 880px;
  margin: 0 auto;
  padding: 90px 0px 55px;
}

@media screen and (max-width: 760px) {
  .news-top-box .news-list {
    width: 95%;
    margin: 0 auto;
    padding: 25px 0px 20px;
  }
}
.news-top-box .news-list li {
  background: white;
  padding: 18px 35px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}

@media screen and (max-width: 760px) {
  .news-top-box .news-list li {
    padding: 18px 15px;
  }
}
@media screen and (max-width: 760px) {
  .news-top-box .news-list li a {
    margin-top: 14px;
    display: block;
  }
}
.news-top-box .news-list .time {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  color: #676767;
  margin-right: 20px;
}

.news-top-box .news-list .category {
  font-size: 11px;
  color: white;
  font-weight: bold;
  background: #b73a02;
  padding: 8px 20px;
  line-height: 1;
  margin-right: 20px;
  display: inline-block;
  text-align: center;
}

.global-top-box {
  width: 100%;
  background: url("../../../img/global/global-bg.jpg") center center no-repeat;
  background-size: cover;
  padding-bottom: 100px;
  background-attachment: fixed;
}

@media screen and (max-width: 760px) {
  .global-top-box {
    padding-bottom: 70px;
  }
}
.global-top-box .text {
  font-size: 20px;
  font-weight: bold;
  color: white;
  text-align: center;
  padding: 50px 0px 50px;
}

@media screen and (max-width: 760px) {
  .global-top-box .text {
    width: 95%;
    margin: 0 auto;
    font-size: 18px;
    padding: 20px 0px 20px;
  }
}
.news-mv {
  background: url("../../../img/global/news-mv.jpg") center center no-repeat;
  background-size: cover;
}

.news-bg-box {
  background: #f9f9f8;
  padding: 75px 0px 85px;
}
@media screen and (max-width: 760px) {
  .news-bg-box {
    padding: 45px 0px 25px;
  }
}
.news-bg-box .news-box {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .news-bg-box .news-box {
    width: 95%;
  }
}
.news-bg-box .news-box .title {
  font-size: 36px;
  font-weight: bold;
  font-family: "Cabin Condensed", sans-serif;
}
@media screen and (max-width: 760px) {
  .news-bg-box .news-box .title {
    font-size: 25px;
  }
}
.news-bg-box .news-box .text {
  margin-top: 20px;
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 760px) {
  .news-bg-box .news-box .text {
    font-size: 15px;
  }
}
.news-bg-box .news-list li {
  background: white;
  padding: 18px 35px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 760px) {
  .news-bg-box .news-list li {
    padding: 18px 15px;
  }
}
@media screen and (max-width: 760px) {
  .news-bg-box .news-list li a {
    margin-top: 14px;
    display: block;
  }
}
.news-bg-box .news-list .time {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  color: #676767;
  margin-right: 40px;
}
.news-bg-box .news-list .category {
  font-size: 11px;
  color: white;
  font-weight: bold;
  background: #b73a02;
  padding: 8px 20px;
  line-height: 1;
  margin-right: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.company-bottom-link {
  width: 100%;
  margin-top: 80px;
  overflow: hidden;
  zoom: 1;
}
@media screen and (max-width: 760px) {
  .company-bottom-link {
    margin-top: 0;
  }
}
.company-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) {
  .company-bottom-link .title {
    font-size: 30px;
    padding-top: 45px;
  }
}
.company-bottom-link .text {
  font-size: 20px;
  color: white;
  text-align: center;
  padding: 25px 0px;
  font-weight: bold;
}
.company-bottom-link .left-box {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .company-bottom-link .left-box {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 760px) {
  .company-bottom-link .left-box {
    padding-bottom: 60px;
  }
}
.company-bottom-link .left-box {
  box-sizing: border-box;
  background: url("../../../img/global/service-link-bg.jpg") center center no-repeat;
  background-size: cover;
  padding-bottom: 85px;
}
.company-bottom-link .right-box {
  width: 50%;
  float: right;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .company-bottom-link .right-box {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 760px) {
  .company-bottom-link .right-box {
    padding-bottom: 60px;
  }
}
.company-bottom-link .right-box {
  box-sizing: border-box;
  background: url("../../../img/global/offices-link-bg.jpg") center center no-repeat;
  background-size: cover;
  padding-bottom: 111px;
}

.seminar-detail-box {
  max-width: 1200px;
  margin: auto;
  border-top: 2px solid #000000;
  padding-top: 50px;
}
@media screen and (max-width: 1200px) {
  .seminar-detail-box {
    width: 95%;
    padding-top: 25px;
  }
}
.seminar-detail-box .title {
  margin-top: 20px;
  font-size: 27px;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 760px) {
  .seminar-detail-box .title {
    font-size: 20px;
  }
}
.seminar-detail-box .day-text {
  padding-top: 20px;
  padding-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .seminar-detail-box .day-text {
    padding-top: 15px;
    padding-bottom: 20px;
  }
}
.seminar-detail-box .day-text .text {
  font-weight: bold;
}
.seminar-detail-box .day-text .day {
  padding-left: 5px;
}
.seminar-detail-box .title-box {
  border-bottom: 1px solid #e3e3e3;
}
.seminar-detail-box .category {
  margin: auto;
  padding: 5px;
  line-height: 1;
  width: -moz-fit-content;
  width: fit-content;
  background: #b73a02;
  box-sizing: border-box;
  color: white;
  font-weight: bold;
  text-align: center;
}
.seminar-detail-box .seminar-detail-inner-box {
  max-width: 1100px;
  margin: auto;
  padding-bottom: 55px;
}
.seminar-detail-box .seminar-detail-inner-box a {
  color: blue;
}
.seminar-detail-box .seminar-detail-inner-box .photo {
  max-width: 800px;
  height: auto;
  margin: auto;
  padding-top: 40px;
}
.seminar-detail-box .seminar-detail-inner-box img {
  max-width: 100%;
  height: auto;
  border: solid 1px #ececec;
}
.seminar-detail-box .seminar-detail-inner-box .text {
  padding-top: 30px;
  font-size: 17px;
  line-height: 1.8;
}
@media screen and (max-width: 760px) {
  .seminar-detail-box .seminar-detail-inner-box .text {
    padding-top: 15px;
    font-size: 15px;
  }
}
.seminar-detail-box .seminar-detail-inner-box .seminar-table {
  width: 100%;
  border: solid 1px #d3d3d3;
  border-collapse: collapse;
  margin-top: 50px;
}
@media screen and (max-width: 760px) {
  .seminar-detail-box .seminar-detail-inner-box .seminar-table {
    margin-top: 25px;
  }
}
.seminar-detail-box .seminar-detail-inner-box .seminar-table tr {
  border-bottom: 2px solid #e3e3e3;
}
.seminar-detail-box .seminar-detail-inner-box .seminar-table th {
  background: #f7f7f7;
  font-weight: bold;
  width: 20%;
  padding: 15px 0px;
}
.seminar-detail-box .seminar-detail-inner-box .seminar-table td {
  background: #fff;
  width: 80%;
  padding: 15px 0px;
  padding-left: 30px;
}
@media screen and (max-width: 760px) {
  .seminar-detail-box .seminar-detail-inner-box .seminar-table td {
    padding-left: 5px;
  }
}

.service-index .about-concept-mv {
  background: url("../../../img/global/service/img/mv.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
}

.about-concept-mv {
  background-size: cover;
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 760px) {
  .about-concept-mv {
    margin-top: 0px;
    padding-top: 95px;
    padding-bottom: 75px;
  }
}
.about-concept-mv .title {
  max-width: 330px;
  text-align: center;
  font-size: 33px;
  color: white;
  margin: 0 auto;
  padding: 5px 12px;
  font-weight: bold;
}
@media screen and (max-width: 760px) {
  .about-concept-mv .title {
    font-size: 20px;
  }
}
.about-concept-mv h1 {
  font-size: 85px;
  color: white;
  text-align: center;
  font-family: "Cabin Condensed", sans-serif;
  margin-top: 50px;
  margin-bottom: 0;
}
@media screen and (max-width: 760px) {
  .about-concept-mv h1 {
    font-size: 35px;
    margin-top: 20px;
  }
}
.about-concept-mv .text {
  margin-top: 60px;
  font-size: 17px;
  text-align: center;
  color: white;
  line-height: 38px;
}
@media screen and (max-width: 760px) {
  .about-concept-mv .text {
    font-size: 15px;
    line-height: 28px;
    width: 95%;
    margin: 0 auto;
    margin-top: 30px;
  }
}

.service-index .concept-bg-text {
  background: #ea8801;
  padding-bottom: 40px;
}
.service-index .concept-bg-text .text {
  color: white;
  font-size: 15px;
  padding-top: 50px;
}
@media screen and (max-width: 760px) {
  .service-index .concept-bg-text .text {
    padding-top: 30px;
  }
}

.identity-box {
  margin-top: 60px;
}
@media screen and (max-width: 760px) {
  .identity-box {
    margin-top: 70px;
  }
}
.identity-box .identity-h2 {
  font-size: 35px;
  font-family: "Cabin Condensed", sans-serif;
  margin-bottom: 30px;
}
@media screen and (max-width: 760px) {
  .identity-box .identity-h2 {
    margin-bottom: 10px;
  }
}
.identity-box .out-title {
  color: #906437 !important;
}
.identity-box .con-title {
  color: #908f37 !important;
}
.identity-box .finance-title {
  color: #ea6900 !important;
}
.identity-box .mna-title {
  color: #ff8100 !important;
}
.identity-box .float-box {
  margin-bottom: 40px;
  overflow: hidden;
  zoom: 1;
}
.identity-box .float-box .left-box {
  width: 40%;
  float: left;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .identity-box .float-box .left-box {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}
.identity-box .float-box .left-box .title {
  font-size: 19px;
  font-weight: bold;
  padding-bottom: 20px;
}
@media screen and (max-width: 760px) {
  .identity-box .float-box .left-box .title {
    padding-top: 20px !important;
  }
}
.identity-box .float-box .left-box .text {
  font-size: 14px;
}
.identity-box .float-box .right-box {
  width: 57%;
  float: right;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .identity-box .float-box .right-box {
    float: none;
    width: 100%;
  }
}
.identity-box .float-box .right-box .title {
  font-size: 45px;
  font-weight: bold;
  padding-bottom: 20px;
  color: #ea8800;
  font-family: "Cabin Condensed", sans-serif;
  padding-top: 5px;
}
.identity-box .float-box .right-box .title span {
  display: block;
  color: black;
  font-size: 19px;
  margin-top: 15px;
}
@media screen and (max-width: 760px) {
  .identity-box .float-box .right-box .title {
    padding-top: 20px !important;
  }
}
.identity-box .float-box .right-box .text {
  font-size: 14px;
}
.identity-box .float-box .right-box .btn {
  font-size: 11px;
  font-weight: bold;
  max-width: 155px;
  background: #909090;
  line-height: 1;
  text-align: center;
  margin-top: 30px;
  text-transform: uppercase;
}
.identity-box .float-box .right-box .btn a {
  display: block;
  color: white;
  padding: 10px 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;
}
.identity-box .float-box .right-box .btn a:hover {
  background: black;
  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;
}

.service-bottom-link {
  width: 100%;
  margin-top: 80px;
  overflow: hidden;
  zoom: 1;
}
@media screen and (max-width: 760px) {
  .service-bottom-link {
    margin-top: 0;
  }
}
.service-bottom-link .title {
  font-size: 52px;
  color: white;
  font-family: "Cabin Condensed", sans-serif;
  text-align: center;
  padding-top: 90px;
}
@media screen and (max-width: 760px) {
  .service-bottom-link .title {
    font-size: 30px;
    padding-top: 45px;
  }
}
.service-bottom-link .text {
  font-size: 20px;
  color: white;
  text-align: center;
  padding: 25px 0px;
  font-weight: bold;
}
.service-bottom-link .left-box {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .service-bottom-link .left-box {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 760px) {
  .service-bottom-link .left-box {
    padding-bottom: 60px;
  }
}
.service-bottom-link .left-box {
  box-sizing: border-box;
  background: url("../../../img/global/service/img/global-link-bg.jpg") center center no-repeat;
  background-size: cover;
  padding-bottom: 85px;
}
.service-bottom-link .right-box {
  width: 50%;
  float: right;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .service-bottom-link .right-box {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 760px) {
  .service-bottom-link .right-box {
    padding-bottom: 60px;
  }
}
.service-bottom-link .right-box {
  box-sizing: border-box;
  background: url("../../../img/global/service/img/offices-link-bg.jpg") center center no-repeat;
  background-size: cover;
  padding-bottom: 85px;
}

.accounting-mv {
  background: url("../../../img/global/service/img/accounting-mv.jpg") center center no-repeat;
  background-size: cover;
}

.accounting-box {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 760px) {
  .accounting-box {
    width: 95%;
  }
}
.accounting-box .text {
  margin-top: 25px;
}

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

.accounting-bottom-link {
  width: 100%;
  overflow: hidden;
  zoom: 1;
}
@media screen and (max-width: 760px) {
  .accounting-bottom-link {
    margin-top: 0;
  }
}
.accounting-bottom-link .title {
  font-size: 52px;
  color: white;
  font-family: "Cabin Condensed", sans-serif;
  text-align: center;
  padding-top: 90px;
}
@media screen and (max-width: 760px) {
  .accounting-bottom-link .title {
    font-size: 30px;
    padding-top: 45px;
  }
}
.accounting-bottom-link .title span {
  display: block;
  font-size: 35px;
  padding-bottom: 25px;
}
@media screen and (max-width: 760px) {
  .accounting-bottom-link .title span {
    font-size: 18px;
    padding-bottom: 5px;
  }
}
@media (min-width: 760px) {
  .accounting-bottom-link .title.cf-last {
    padding-top: 59px;
    line-height: 0.9;
  }
}
.accounting-bottom-link .text {
  font-size: 20px;
  color: white;
  text-align: center;
  padding: 25px 0px 50px 0px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 760px) {
  .accounting-bottom-link .text {
    padding: 15px 0px;
  }
}
.accounting-bottom-link .bace-link-box {
  width: 20%;
  float: left;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .accounting-bottom-link .bace-link-box {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 760px) {
  .accounting-bottom-link .bace-link-box {
    padding-bottom: 60px;
    margin: 0;
    height: auto;
  }
}
.accounting-bottom-link .bace-link-box {
  position: relative;
  box-sizing: border-box;
  background: url("../../../img/global/global-office-link-bg.jpg") center center no-repeat;
  background-size: cover;
  padding-bottom: 90px;
  height: 340px;
}
@media screen and (min-width: 760px) {
  .accounting-bottom-link .bace-link-box .bace-btn {
    position: absolute;
    bottom: 60px;
    left: 50%;
    width: 150px;
    transform: translateX(-50%);
  }
}
.accounting-bottom-link .accounting-link-box {
  background: url("../../../img/global/service/img/accounting-link-bg.jpg") center center no-repeat;
  background-size: cover;
}
.accounting-bottom-link .finance-link-box {
  background: url("../../../img/global/service/img/finance-link-bg.jpg") center center no-repeat;
  background-size: cover;
}
.accounting-bottom-link .outsourcing-link-box {
  background: url("../../../img/global/service/img/autsourcing-link-bg.jpg") center center no-repeat;
  background-size: cover;
}
.accounting-bottom-link .consulting-link-box {
  background: url("../../../img/global/service/img/counsulting-link-bg.jpg") center center no-repeat;
  background-size: cover;
}
.accounting-bottom-link .mna-link-box {
  background: url("../../../img/global/service/img/mna-link-bg.jpg") center center no-repeat;
  background-size: cover;
}

.finance-mv {
  background: url("../../../img/global/service/img/finance-mv.jpg") center center no-repeat;
  background-size: cover;
}

.outsourcing-mv {
  background: url("../../../img/global/service/img/outsourcing-mv.jpg") center center no-repeat;
  background-size: cover;
}

.consulting-mv {
  background: url("../../../img/global/service/img/consulting-mv.jpg") center center no-repeat;
  background-size: cover;
}

.mna-mv {
  background: url("../../../img/global/service/img/mna-mv.jpg") center center no-repeat;
  background-size: cover;
}

.consulting-inner-box .consulting-h3 {
  font-size: 20px;
  font-weight: bold;
}
.consulting-inner-box .bace-table {
  margin-top: 15px;
}

@media (max-width: 760px) {
  .sp-hidden {
    display: none;
  }
}

.about-concept-mv-company-concept {
  background: url("../../../img/global/company/concept-bg.jpg") center center no-repeat;
  background-size: cover;
}

.about-concept-mv {
  background: url("../../../img/global/company/concept-bg.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 150px;
  padding-bottom: 150px;
}
@media screen and (max-width: 760px) {
  .about-concept-mv {
    margin-top: 0px;
    padding-top: 95px;
    padding-bottom: 75px;
  }
}
.about-concept-mv h1 {
  font-size: 85px;
  color: white;
  text-align: center;
  font-family: "Cabin Condensed", sans-serif;
  margin-top: 50px;
  margin-bottom: 0;
}
@media screen and (max-width: 760px) {
  .about-concept-mv h1 {
    font-size: 35px;
    margin-top: 20px;
  }
}
.about-concept-mv .text {
  margin-top: 60px;
  font-size: 17px;
  text-align: center;
  color: white;
  line-height: 38px;
}
@media screen and (max-width: 760px) {
  .about-concept-mv .text {
    font-size: 15px;
    line-height: 28px;
    width: 95%;
    margin: 0 auto;
    margin-top: 30px;
  }
}

.concept-bg-text-company-concept {
  background: #2b3a53;
}

.concept-bg-text {
  padding-bottom: 40px;
}
.concept-bg-text .text {
  color: white;
  font-size: 15px;
  padding-top: 50px;
}
@media screen and (max-width: 760px) {
  .concept-bg-text .text {
    padding-top: 30px;
  }
}

.identity-box {
  margin-top: 140px;
}
@media screen and (max-width: 760px) {
  .identity-box {
    margin-top: 70px;
  }
}
.identity-box .identity-h2 {
  font-size: 35px;
  font-family: "Cabin Condensed", sans-serif;
  margin-bottom: 30px;
}
@media screen and (max-width: 760px) {
  .identity-box .identity-h2 {
    margin-bottom: 10px;
  }
}
.identity-box .float-box {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 40px;
}
.identity-box .float-box .left-box {
  width: 40%;
  float: left;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .identity-box .float-box .left-box {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}
.identity-box .float-box .left-box .title {
  font-size: 19px;
  font-weight: bold;
  padding-bottom: 20px;
}
@media screen and (max-width: 760px) {
  .identity-box .float-box .left-box .title {
    padding-top: 20px !important;
  }
}
.identity-box .float-box .left-box .text {
  font-size: 14px;
}
.identity-box .float-box .right-box {
  width: 57%;
  float: right;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .identity-box .float-box .right-box {
    float: none;
    width: 100%;
  }
}
.identity-box .float-box .right-box .title {
  font-size: 19px;
  font-weight: bold;
  padding-bottom: 20px;
}
@media screen and (max-width: 760px) {
  .identity-box .float-box .right-box .title {
    padding-top: 20px !important;
  }
}
.identity-box .float-box .right-box .text {
  font-size: 14px;
}

.overview-mv {
  background: url("../../../img/global/company/overview-mv.jpg") center center no-repeat;
  background-size: cover;
}

.overview-title {
  font-size: 20px;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 10px;
}

.overview-table {
  width: 100%;
  border-top: 3px solid #000;
}
.overview-table th {
  background: #f9fbfc;
  padding: 20px 0px;
  width: 25%;
}
.overview-table td {
  padding: 15px 0px;
  text-align: center;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  vertical-align: middle;
}
.overview-table .syozai {
  border-bottom: 1px solid #e3e3e3;
}

.overview-map {
  max-width: 1100px;
  margin: 0 auto;
}
.overview-map .text {
  padding: 20px 0px;
}
.overview-map .btn {
  border: solid 1px #ea8801;
  font-family: "Cabin Condensed", sans-serif;
  margin-left: 10px;
  position: relative;
  max-width: 100px;
  line-height: 1;
  padding: 5px 13px 5px 23px;
}
.overview-map .btn::before {
  content: url("../../../img/global/company/overview-acces-icon.png");
  position: absolute;
  top: 7px;
  left: 8px;
}
@media screen and (max-width: 760px) {
  .overview-map .btn::before {
    top: 4px;
  }
}
@media screen and (max-width: 760px) {
  .overview-map .btn {
    display: block;
    margin-top: 5px;
    width: 60px;
    margin-left: 0px;
  }
}
.overview-map a {
  color: #ea8801;
}

.overview-midashi {
  background: #f9fbfc;
  padding: 20px 0px;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  font-weight: bold;
  text-align: center;
  margin-top: 25px;
}

.overview-img-box {
  text-align: center;
  padding-top: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e3e3e3;
}

.overview-map2 {
  max-width: 1100px;
  margin: 0 auto;
}
.overview-map2 .text {
  padding-bottom: 15px;
}
.overview-map2 .title {
  font-weight: bold;
  padding-top: 20px;
}
.overview-map2 .btn {
  border: solid 1px #ea8801;
  font-family: "Cabin Condensed", sans-serif;
  margin-left: 10px;
  position: relative;
  max-width: 100px;
  line-height: 1;
  padding: 5px 13px 5px 23px;
}
.overview-map2 .btn::before {
  content: url("../../../img/global/company/overview-acces-icon.png");
  position: absolute;
  top: 7px;
  left: 8px;
}
@media screen and (max-width: 760px) {
  .overview-map2 .btn::before {
    top: 4px;
  }
}
@media screen and (max-width: 760px) {
  .overview-map2 .btn {
    display: block;
    margin-top: 5px;
    width: 60px;
    margin-left: 0px;
  }
}
.overview-map2 a {
  color: #ea8801;
}

@media screen and (max-width: 1100px) {
  iframe {
    width: 100%;
  }
}

.overview-table-2 {
  max-width: 1100px;
  margin: 0 auto;
  margin-top: 20px;
  border-bottom: 1px solid #e3e3e3;
}
.overview-table-2 th {
  font-size: 15px;
  text-align: left;
}
.overview-table-2 td {
  font-size: 13px;
  font-weight: bold;
  padding-top: 25px;
  padding-left: 40px;
  padding-bottom: 10px;
}
.overview-table-2 .small-text {
  font-size: 12px;
  font-weight: normal;
}

.overview-midashi2 {
  max-width: 1200px;
  background: #f9fbfc;
  padding: 20px 0px;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  font-weight: bold;
  text-align: center;
  margin-top: 25px;
}

.staff-mv {
  background: url("../../../img/global/company/staff-mv.jpg") center center no-repeat;
}

.tab-list {
  margin-top: 70px;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .tab-list {
    margin-top: 30px;
  }
}
.tab-list .active {
  background: #e15d21 !important;
}
.tab-list li {
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
  background: #ea8801;
  width: 230px;
}
@media screen and (max-width: 760px) {
  .tab-list li {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 5px;
  }
}
.tab-list a {
  padding: 20px 50px;
  display: block;
  box-sizing: border-box;
  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;
}
.tab-list 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;
}

.next-btn {
  border: solid 1px #d3d3d3;
}
.next-btn:hover {
  border: solid 1px #fff;
}
.next-btn:hover i {
  color: white;
}
.next-btn i {
  color: #7a7a7a;
}

.staff-list {
  margin-top: 50px;
}
@media screen and (max-width: 760px) {
  .staff-list {
    margin-top: 25px;
  }
}
.staff-list li {
  background: #f9f9f9;
  border: solid 1px #dfdfdf;
  width: 32%;
  position: relative;
  display: inline-block;
  margin-left: 0.6%;
  margin-right: 0.6%;
  box-sizing: border-box;
  text-align: center;
  padding: 25px 30px;
  margin-bottom: 14px;
  vertical-align: top;
}
@media screen and (max-width: 760px) {
  .staff-list li {
    width: 100%;
    margin: 0%;
    margin-bottom: 10px;
    padding: 15px 20px;
  }
}
.staff-list li img {
  max-width: 100%;
}
.staff-list li .position-text {
  background: #ea8801;
  max-width: 150px;
  margin: 0 auto;
  margin-top: 15px;
  border-radius: 20px;
  color: white;
  font-weight: bold;
}
.staff-list li .name-text {
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
}
.staff-list li .name-text .kana {
  font-size: 11px;
  color: #ea8801;
  margin-left: 8px;
}
.staff-list li .text {
  margin-top: 10px;
  text-align: left;
  font-weight: bold;
  font-size: 11px;
  line-height: 22px;
}
.staff-list li .staff-btn {
  position: absolute;
  bottom: 22px;
  left: 50%;
  width: 150px;
  font-size: 11px;
  color: white;
  line-height: 1;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  margin: 0 auto;
  margin-top: 25px;
  transform: translateX(-50%);
}
@media screen and (max-width: 760px) {
  .staff-list li .staff-btn {
    margin-top: 10px;
  }
}
.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;
}
.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;
}

.staff-detail-box {
  max-width: 1200px;
  margin: 70px auto auto;
  border-top: 2px solid #000000;
}
@media screen and (max-width: 1200px) {
  .staff-detail-box {
    width: 100%;
    margin-top: 40px;
  }
}
.staff-detail-box .inner-box {
  max-width: 1100px;
  margin: 60px auto auto;
}
@media screen and (max-width: 1100px) {
  .staff-detail-box .inner-box {
    width: 95%;
    margin-top: 20px;
  }
}
.staff-detail-box .info-box {
  overflow: hidden;
  zoom: 1;
  padding-bottom: 60px;
}
@media screen and (max-width: 760px) {
  .staff-detail-box .info-box {
    padding-bottom: 30px;
  }
}
.staff-detail-box .info-box .photo-box {
  float: left;
  max-width: 290px;
  margin-left: 25px;
}
@media screen and (max-width: 760px) {
  .staff-detail-box .info-box .photo-box {
    float: none;
    max-width: 290px;
    margin: auto;
  }
}
.staff-detail-box .info-box .text-box {
  float: left;
  max-width: 710px;
  margin-left: 60px;
  box-sizing: border-box;
  padding-top: 40px;
}
@media screen and (max-width: 760px) {
  .staff-detail-box .info-box .text-box {
    float: none;
    width: 100%;
    margin: auto;
    padding-top: 20px;
  }
}
.staff-detail-box .info-box .text-box .kana {
  font-size: 16px;
  color: #ea8801;
  font-weight: bold;
  letter-spacing: -1px;
}
@media screen and (max-width: 760px) {
  .staff-detail-box .info-box .text-box .kana {
    font-size: 13px;
  }
}
.staff-detail-box .info-box .text-box .name {
  font-weight: bold;
  font-size: 30px;
  padding-top: 7px;
}
@media screen and (max-width: 760px) {
  .staff-detail-box .info-box .text-box .name {
    font-size: 23px;
    padding-top: 0;
  }
}
.staff-detail-box .info-box .text-box .category {
  margin-top: 15px;
  max-width: 100px;
  font-size: 11px;
  font-weight: bold;
  padding: 4px 0px 5px 0px;
  background: #ea8801;
  text-align: center;
  line-height: 1;
  color: white;
  border-radius: 15px;
}
.staff-detail-box .info-box .text-box .job {
  margin-top: 55px;
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 760px) {
  .staff-detail-box .info-box .text-box .job {
    margin-top: 20px;
  }
}
.staff-detail-box .setumei-box {
  border-top: solid 1px #e3e3e3;
  padding-top: 60px;
  padding-bottom: 95px;
}
@media screen and (max-width: 760px) {
  .staff-detail-box .setumei-box {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
.staff-detail-box .title {
  font-size: 17px;
  letter-spacing: 1px;
}
.staff-detail-box .text {
  padding-top: 35px;
  line-height: 32px;
}
@media screen and (max-width: 760px) {
  .staff-detail-box .text {
    padding-top: 15px;
  }
}

.publications-mv {
  background: url("../../../img/global/company/publications-mv.jpg") center center no-repeat;
  background-size: cover;
}

.publications-detail-box {
  max-width: 1200px;
  margin: 70px auto auto;
  border-top: 2px solid #000000;
}
@media screen and (max-width: 1200px) {
  .publications-detail-box {
    width: 100%;
    margin-top: 40px;
  }
}
.publications-detail-box .inner-box {
  max-width: 1100px;
  margin: 60px auto auto;
}
@media screen and (max-width: 1100px) {
  .publications-detail-box .inner-box {
    width: 95%;
    margin-top: 20px;
  }
}
.publications-detail-box .info-box {
  overflow: hidden;
  zoom: 1;
  padding-bottom: 60px;
}
@media screen and (max-width: 760px) {
  .publications-detail-box .info-box {
    padding-bottom: 30px;
  }
}
.publications-detail-box .info-box .photo-box {
  float: left;
  width: 340px;
  margin-left: 25px;
}
@media screen and (max-width: 760px) {
  .publications-detail-box .info-box .photo-box {
    float: none;
    width: auto;
    margin: auto;
  }
}
.publications-detail-box .info-box .photo-box img {
  width: 100%;
}
.publications-detail-box .info-box .text-box {
  float: left;
  max-width: 710px;
  margin-left: 60px;
  box-sizing: border-box;
  padding-top: 40px;
}
@media screen and (max-width: 760px) {
  .publications-detail-box .info-box .text-box {
    float: none;
    width: 100%;
    margin: auto;
    padding-top: 20px;
  }
}
.publications-detail-box .info-box .text-box .name {
  font-weight: bold;
  font-size: 27px;
  padding-top: 7px;
}
@media screen and (max-width: 760px) {
  .publications-detail-box .info-box .text-box .name {
    font-size: 20px;
    padding-top: 0;
  }
}
.publications-detail-box .info-box .text-box .info-list {
  margin-top: 90px;
}
@media screen and (max-width: 760px) {
  .publications-detail-box .info-box .text-box .info-list {
    margin-top: 45px;
  }
}
.publications-detail-box .info-box .text-box .info-list li {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 15px;
  line-height: 1;
  margin-left: 20px;
  clear: both;
  zoom: 1;
  list-style: disc;
}
.publications-detail-box .info-box .text-box .info-list li .title {
  width: 28%;
  display: block;
  float: left;
  box-sizing: border-box;
  font-size: 15px;
}
.publications-detail-box .info-box .text-box .info-list li .text {
  float: right;
  width: 72%;
  box-sizing: border-box;
  font-size: 15px;
}
.publications-detail-box .info-box .text-box .info-list li .text-link {
  color: #ea8801;
  text-decoration: underline;
}
.publications-detail-box .setumei-box {
  border-top: solid 1px #e3e3e3;
  padding-top: 60px;
  padding-bottom: 95px;
}
.publications-detail-box .setumei-box .setumei-inner-box {
  padding-top: 50px;
}
@media screen and (max-width: 760px) {
  .publications-detail-box .setumei-box .setumei-inner-box {
    padding-top: 35px;
  }
}
.publications-detail-box .setumei-box .title {
  font-size: 16px;
  font-weight: bold;
}
.publications-detail-box .setumei-box .text {
  padding-top: 50px;
  font-size: 15px;
  line-height: 31px;
}
@media screen and (max-width: 760px) {
  .publications-detail-box .setumei-box .text {
    padding-top: 35px;
  }
}
.publications-detail-box .setumei-box .job-text {
  font-weight: bold;
  padding-top: 10px;
  color: #ea8801;
}

.publications-title {
  max-width: 1200px;
  margin: auto;
  font-size: 36px;
  font-weight: bold;
  margin-top: 70px;
  font-family: "Cabin Condensed", sans-serif;
}
@media screen and (max-width: 1200px) {
  .publications-title {
    width: 95%;
  }
}
@media screen and (max-width: 760px) {
  .publications-title {
    margin-top: 50px;
    font-size: 30px;
  }
}

.publications-list-img {
  width: 155px;
  margin: auto;
}
.publications-list-img img {
  max-width: 100%;
  height: auto;
  border: solid 1px #ececec;
}

.business-list-indent li {
  font-size: 13px;
  margin-left: 30px;
  list-style: circle;
}

.seminar-mv {
  background: url("../../../img/global/company/seminar-mv.jpg") center center no-repeat;
  background-size: cover;
}

.seminar-list-bg-box {
  background: #f9f9f8;
  padding-top: 70px;
  padding-bottom: 50px;
}
.seminar-list-bg-box .seminar-list-box {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .seminar-list-bg-box .seminar-list-box {
    width: 95%;
  }
}
.seminar-list-bg-box .seminar-list-box .title-box .title {
  font-size: 36px;
  font-family: "Cabin Condensed", sans-serif;
}
.seminar-list-bg-box .seminar-list-box .title-box .text {
  font-size: 18px;
  padding-top: 10px;
}
.seminar-list-bg-box .seminar-list-box .seminar-list {
  margin: 35px auto auto;
  width: 100%;
}
.seminar-list-bg-box .seminar-list-box .seminar-list li {
  width: 100%;
  background: white;
  padding: 18px 0px;
  margin-bottom: 10px;
}
.seminar-list-bg-box .seminar-list-box .seminar-list li a {
  display: table-cell;
}
.seminar-list-bg-box .seminar-list-box .seminar-list li .day {
  font-size: 12px;
  color: #676767;
  font-family: "Lato", sans-serif;
  padding-right: 60px;
  padding-left: 40px;
  vertical-align: middle;
  display: table-cell;
}
@media screen and (max-width: 760px) {
  .seminar-list-bg-box .seminar-list-box .seminar-list li .day {
    padding-right: 20px;
    padding-left: 10px;
  }
}
.seminar-list-bg-box .seminar-list-box .seminar-list li .text {
  font-weight: bold;
}
.seminar-list-bg-box .seminar-list-box .seminar-list li .text:hover {
  text-decoration: underline;
}

@media screen and (max-width: 760px) {
  #seminar .company-bottom-link {
    margin-top: -35px;
  }
}

#seminar .pager-list {
  padding-bottom: 100px;
}

#seminar .back-link-box {
  padding-bottom: 100px;
}

.seminar-detail-box {
  max-width: 1200px;
  margin: auto;
  border-top: 2px solid #000000;
  padding-top: 50px;
}
@media screen and (max-width: 1200px) {
  .seminar-detail-box {
    width: 95%;
    padding-top: 25px;
  }
}
.seminar-detail-box .title {
  font-size: 27px;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 760px) {
  .seminar-detail-box .title {
    font-size: 20px;
  }
}
.seminar-detail-box .day-text {
  padding-top: 20px;
  padding-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .seminar-detail-box .day-text {
    padding-top: 15px;
    padding-bottom: 20px;
  }
}
.seminar-detail-box .day-text .text {
  font-weight: bold;
}
.seminar-detail-box .day-text .day {
  padding-left: 5px;
}
.seminar-detail-box .title-box {
  border-bottom: 1px solid #e3e3e3;
}
.seminar-detail-box .seminar-detail-inner-box {
  max-width: 1100px;
  margin: auto;
  padding-bottom: 55px;
}
.seminar-detail-box .seminar-detail-inner-box .photo {
  max-width: 800px;
  height: auto;
  margin: auto;
  padding-top: 40px;
}
.seminar-detail-box .seminar-detail-inner-box img {
  max-width: 100%;
}
.seminar-detail-box .seminar-detail-inner-box .text {
  padding-top: 30px;
  font-size: 17px;
  line-height: 1.8;
}
@media screen and (max-width: 760px) {
  .seminar-detail-box .seminar-detail-inner-box .text {
    padding-top: 15px;
    font-size: 15px;
  }
}
.seminar-detail-box .seminar-detail-inner-box .seminar-table {
  width: 100%;
  border: solid 1px #d3d3d3;
  border-collapse: collapse;
  margin-top: 50px;
}
@media screen and (max-width: 760px) {
  .seminar-detail-box .seminar-detail-inner-box .seminar-table {
    margin-top: 25px;
  }
}
.seminar-detail-box .seminar-detail-inner-box .seminar-table tr {
  border-bottom: 2px solid #e3e3e3;
}
.seminar-detail-box .seminar-detail-inner-box .seminar-table th {
  background: #f7f7f7;
  font-weight: bold;
  width: 20%;
  padding: 15px 0px;
}
.seminar-detail-box .seminar-detail-inner-box .seminar-table td {
  background: #fff;
  width: 80%;
  padding: 15px 0px;
  padding-left: 30px;
}
@media screen and (max-width: 760px) {
  .seminar-detail-box .seminar-detail-inner-box .seminar-table td {
    padding-left: 5px;
  }
}

.pry-mv {
  background: url("../../../img/global/privacy-mv.jpg") center center no-repeat;
  background-size: cover;
}

.bg-box {
  background: #f9f9f8;
  padding: 55px 0px;
}
.bg-box .pryvacy-box {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .bg-box .pryvacy-box {
    width: 95%;
  }
}
.bg-box .pryvacy-list {
  margin-top: 15px;
}
.bg-box .pryvacy-list li {
  font-size: 14px;
  line-height: 29px;
  padding-bottom: 5px;
}
.bg-box .madoguti .title {
  font-size: 20px;
  font-weight: bold;
}
.bg-box .madoguti .bold {
  margin-top: 25px;
  margin-bottom: 10px;
  font-weight: bold;
}

.office-top-mv-box {
  width: 100%;
  background: url("../../../img/global/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;
  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 {
  padding-right: 40px;
  padding-left: 40px;
  box-sizing: border-box;
}
.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: 50px;
  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;
  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 {
  padding-left: 40px;
  box-sizing: border-box;
}
.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("../../../img/global/office-bg.png") center center no-repeat;
  background-size: cover;
}

.top-mini-map-box {
  max-width: 1200px;
  margin: auto;
}
.top-mini-map-box .title {
  font-size: 35px;
  font-weight: bold;
  font-family: "Cabin Condensed", sans-serif;
  text-align: left;
  padding-top: 50px;
}
@media screen and (max-width: 760px) {
  .top-mini-map-box .title {
    font-size: 20px;
    padding-top: 35px;
    width: 95%;
    margin: auto;
  }
}
.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 {
  overflow: hidden;
  zoom: 1;
}
@media screen and (max-width: 760px) {
  .office-bottom-link {
    margin-top: 0;
  }
}
.office-bottom-link {
  width: 100%;
}
.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;
  box-sizing: border-box;
}
@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 .left-box {
  box-sizing: border-box;
  background: url("../../../img/global/office/img/joint-link-bg.jpg") center center no-repeat;
  background-size: cover;
  padding-bottom: 85px;
}
.office-bottom-link .right-box {
  width: 50%;
  float: right;
  box-sizing: border-box;
}
@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-bottom-link .right-box {
  box-sizing: border-box;
  background: url("../../../img/global/office/img/partners-link-bg.jpg") center center no-repeat;
  background-size: cover;
  padding-bottom: 85px;
}

/*----------------------------------------------------
		☆office-detaill
----------------------------------------------------*/
.office-inner-mv {
  background: url("../../../img/global/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 {
  -js-display: flex;
  display: flex;
  justify-content: space-around;
}
@media only screen and (max-width: 760px) {
  .office-inner-box .office-anchor-list {
    flex-direction: column;
  }
}
.office-inner-box .office-anchor-list {
  width: 100%;
  margin-top: 40px;
}
.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;
    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;
    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("../../../img/global/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("../../../img/global/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("../../../img/global/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("../../../img/global/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%;
  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;
  }
}

@supports (-webkit-hyphens: none) and (not (overflow: -webkit-marquee)) {
  .office-top-mv-box .bace-width-box .right-box .number-list li {
    font-size: 80px !important;
  }
}
@media screen and (max-width: 1200px) {
  @supports (-webkit-hyphens: none) and (not (overflow: -webkit-marquee)) {
    .office-top-mv-box .bace-width-box .right-box .number-list li {
      font-size: 60px !important;
    }
  }
}
@media screen and (max-width: 1000px) {
  @supports (-webkit-hyphens: none) and (not (overflow: -webkit-marquee)) {
    .office-top-mv-box .bace-width-box .right-box .number-list li {
      font-size: 40px !important;
    }
  }
}
@media screen and (max-width: 760px) {
  @supports (-webkit-hyphens: none) and (not (overflow: -webkit-marquee)) {
    .office-top-mv-box .bace-width-box .right-box .number-list li {
      font-size: 30px !important;
    }
  }
}
.joint-mv {
  background: url("../../../img/global/office/joint/mv.jpg") center center no-repeat;
  background-size: cover;
}

.joint-box {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .joint-box {
    width: 95%;
  }
}
.joint-box .title {
  font-size: 60px;
  font-weight: bold;
  font-family: "Cabin Condensed", sans-serif;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .joint-box .title {
    font-size: 35px;
  }
}
.joint-box .title span {
  font-size: 44px;
  color: #ea8801;
  padding-right: 15px;
}
@media screen and (max-width: 760px) {
  .joint-box .title span {
    font-size: 15px;
    padding-right: 5px;
  }
}
.joint-box .text {
  text-align: center;
  font-size: 18px;
  padding-top: 25px;
}
.joint-box .joint-list li {
  background: #f9f9f9;
  border: solid 1px #dfdfdf;
  width: 32%;
  display: inline-block;
  margin-left: 0.6%;
  margin-right: 0.6%;
  box-sizing: border-box;
  text-align: center;
  padding: 25px 30px;
  margin-bottom: 14px;
  vertical-align: top;
}
@media screen and (max-width: 760px) {
  .joint-box .joint-list li {
    width: 100%;
    margin: 0%;
    margin-bottom: 10px;
    padding: 15px 20px;
  }
}
.joint-box .joint-list li img {
  max-width: 100%;
}
.joint-box .joint-list li .list-title {
  font-size: 36px;
  font-weight: bold;
  color: #ea8801;
  font-family: "Cabin Condensed", sans-serif;
  margin-top: 20px;
}
.joint-box .joint-list li .list-text {
  font-size: 14px;
  font-weight: bold;
  padding-top: 5px;
}
.joint-box .joint-list li .btn {
  width: 150px;
  font-size: 11px;
  color: white;
  line-height: 1;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  margin: 0 auto;
  margin-top: 20px;
}
@media screen and (max-width: 760px) {
  .joint-box .joint-list li .btn {
    margin-top: 10px;
  }
}
.joint-box .joint-list li .btn 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;
}
.joint-box .joint-list li .btn 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;
}

.joint-bottom-link {
  overflow: hidden;
  zoom: 1;
}
@media screen and (max-width: 760px) {
  .joint-bottom-link {
    margin-top: 0;
  }
}
.joint-bottom-link {
  width: 100%;
}
.joint-bottom-link .title {
  font-size: 60px;
  color: white;
  font-family: "Cabin Condensed", sans-serif;
  text-align: center;
  padding-top: 120px;
}
@media screen and (max-width: 760px) {
  .joint-bottom-link .title {
    font-size: 30px;
    padding-top: 45px;
  }
}
.joint-bottom-link .title span {
  display: block;
  font-size: 35px;
  padding-bottom: 25px;
}
@media screen and (max-width: 760px) {
  .joint-bottom-link .title span {
    font-size: 18px;
    padding-bottom: 5px;
  }
}
.joint-bottom-link .text {
  font-size: 20px;
  color: white;
  text-align: center;
  padding: 25px 0px;
  font-weight: bold;
}
.joint-bottom-link .left-box {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .joint-bottom-link .left-box {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 760px) {
  .joint-bottom-link .left-box {
    padding-bottom: 60px;
  }
}
.joint-bottom-link .left-box {
  box-sizing: border-box;
  background: url("../../../img/global/office/img/global-office-link-bg.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 116px;
}
.joint-bottom-link .right-box {
  width: 50%;
  float: right;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .joint-bottom-link .right-box {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 760px) {
  .joint-bottom-link .right-box {
    padding-bottom: 60px;
  }
}
.joint-bottom-link .right-box {
  box-sizing: border-box;
  background: url("../../../img/global/office/img/partner-link-bg.jpg") center center no-repeat;
  background-size: cover;
  padding-bottom: 116px;
}

.partner-mv {
  background: url("../../../img/global/office/partner/mv.jpg") center center no-repeat;
  background-size: cover;
}

.partners-box {
  width: 100%;
  background: #f9f9f8;
}
.partners-box h2 {
  padding-top: 70px;
  padding-bottom: 20px;
}
@media screen and (max-width: 760px) {
  .partners-box h2 {
    padding-top: 30px;
    padding-bottom: 10px;
  }
}
.partners-box .partners-inner-box {
  max-width: 1200px;
  margin: auto;
  padding-bottom: 80px;
}
@media screen and (max-width: 760px) {
  .partners-box .partners-inner-box {
    width: 95%;
    margin: auto;
    padding-bottom: 70px;
  }
}
.partners-box .list-box {
  background: white;
  margin-top: 20px;
}
.partners-box .list-box:first-child {
  margin-top: 90px;
}
.partners-box .info-list {
  padding: 25px 40px;
}
@media screen and (max-width: 760px) {
  .partners-box .info-list {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 760px) {
  .partners-box .info-list {
    margin-top: 45px;
  }
}
.partners-box .info-list li {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 10px;
  line-height: 1;
  margin-left: 20px;
  clear: both;
  zoom: 1;
  list-style: disc;
}
.partners-box .info-list li .title {
  width: 12%;
  display: block;
  float: left;
  box-sizing: border-box;
  font-size: 15px;
}
@media screen and (max-width: 760px) {
  .partners-box .info-list li .title {
    float: none;
    width: 100%;
  }
}
.partners-box .info-list li .text {
  float: right;
  width: 88%;
  box-sizing: border-box;
  font-size: 15px;
}
@media screen and (max-width: 760px) {
  .partners-box .info-list li .text {
    float: none;
    width: 100%;
    margin-top: 8px;
    display: block;
    margin-bottom: 10px;
  }
}
.partners-box .info-list li .text-link {
  color: #ea8801;
  text-decoration: underline;
}
.partners-box .info-list li .text-link a {
  color: #ea8801;
}
.partners-box .line {
  border-bottom: 1px solid #e4e4e4;
}
.partners-box .editor-text {
  font-size: 15px;
  padding: 0px 40px 25px 40px;
}
@media screen and (max-width: 760px) {
  .partners-box .editor-text {
    padding: 10px 15px;
  }
}

.partners-bottom-link {
  overflow: hidden;
  zoom: 1;
}
@media screen and (max-width: 760px) {
  .partners-bottom-link {
    margin-top: 0;
  }
}
.partners-bottom-link {
  width: 100%;
}
.partners-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) {
  .partners-bottom-link .title {
    font-size: 30px;
    padding-top: 45px;
  }
}
.partners-bottom-link .title span {
  display: block;
  font-size: 35px;
  padding-bottom: 25px;
}
@media screen and (max-width: 760px) {
  .partners-bottom-link .title span {
    font-size: 18px;
    padding-bottom: 5px;
  }
}
.partners-bottom-link .text {
  font-size: 20px;
  color: white;
  text-align: center;
  padding: 25px 0px;
  font-weight: bold;
}
.partners-bottom-link .left-box {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .partners-bottom-link .left-box {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 760px) {
  .partners-bottom-link .left-box {
    padding-bottom: 60px;
  }
}
.partners-bottom-link .left-box {
  box-sizing: border-box;
  background: url("../../../img/global/office/img/global-office-link-bg.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 85px;
}
.partners-bottom-link .right-box {
  width: 50%;
  float: right;
  box-sizing: border-box;
}
@media only screen and (max-width: 760px) {
  .partners-bottom-link .right-box {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 760px) {
  .partners-bottom-link .right-box {
    padding-bottom: 60px;
  }
}
.partners-bottom-link .right-box {
  box-sizing: border-box;
  background: url("../../../img/global/office/partner/joint-v-link-bg.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 136px;
}

.cookie-consent-root.consent-layout-bar {
  background: #ea8801;
  border-radius: 10px;
  margin-inline: 20px;
  margin-bottom: 10px;
  border: 2px solid #ffffff;
}

.cookie-consent-content-title {
  display: none;
}

.cookie-consent-content-container {
  flex-direction: row !important;
  padding: 6px;
}

.cookie-consent-button-container {
  width: 65% !important;
}

.cookie-consent-button-action button,
.cookie-consent-button-action a,
.cookie-preferences-modal-button-group button {
  font-size: 13px;
  padding-inline: 1rem;
}

.read-more-btn {
  padding: 0.5rem 0.5rem;
  color: white;
  font-size: 15px !important;
}

.cookie-consent-button-action button {
  background: white;
  color: #ea8801;
}

.cookie-preferences-modal-footer button {
  background: #ea8801;
  color: white;
}

.cookie-preferences-modal-footer button:hover {
  background: #ea8801;
  color: white;
  opacity: 0.8;
}

.cookie-consent-content-description p {
  color: white;
  font-size: 13px;
  line-height: 20px;
}

.cookie-consent-content-description a {
  color: blue;
  font-size: 12px;
}

.cookie-preferences-modal-content {
  width: 94% !important;
  max-width: 1140px;
  max-height: 70vh;
  border: 2px solid orange;
}

.cookie-preferences-modal-footer {
  justify-content: flex-end;
  padding: 8px 20px;
}

.cookie-preferences-modal-close {
  width: 100%;
  max-width: 85px;
  padding: 0;
}

.cookie-preferences-intro {
  display: none;
}

.cookie-category-header h3 {
  font-size: 14px;
  font-weight: 600;
}

.cookie-preferences-modal p {
  font-size: 12px;
  line-height: 1.4;
  opacity: 1;
}

.cookie-category-header {
  margin-bottom: 6px;
}

.cookie-category {
  padding: 10px;
}

.cookie-categories {
  gap: 4px;
}

@media (max-width: 576.98px) {
  .cookie-consent-content-container {
    flex-direction: column !important;
  }
  .cookie-consent-button-container button {
    height: 35px;
    padding-inline: 0.75rem;
  }
  .read-more-btn {
    padding: 0.5rem 0.5rem !important;
    font-size: 13px !important;
    min-width: 85px;
  }
  .cookie-consent-button-action {
    gap: 6px;
  }
}
.fq-mv {
  background: url("../../../img/global/faq-mv.jpg") center center no-repeat;
  background-size: cover;
}

.qa-bg-box {
  background: #f9f9f8;
  padding-top: 50px;
  padding-bottom: 160px;
}
@media screen and (max-width: 760px) {
  .qa-bg-box {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.qa-bg-box .h2-bottom-text {
  font-size: 15px;
  margin-top: 30px;
}

.select-box {
  font-size: 15px;
  margin-top: 10px;
  padding: 8px 20px 12px 20px;
  width: 100%;
  font-weight: bold;
  cursor: pointer;
  color: #313131;
}

.qa-inner-box {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .qa-inner-box {
    width: 95%;
  }
}
.qa-inner-box .qa-title {
  font-size: 28px;
  font-weight: bold;
}
.qa-inner-box .category-tab-list {
  -js-display: flex;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 760px) {
  .qa-inner-box .category-tab-list {
    flex-direction: column;
  }
}
.qa-inner-box .category-tab-list {
  margin-top: 20px;
}
.qa-inner-box .category-tab-list li {
  width: 24%;
  background: #ea8801;
  padding: 20px 0px;
  text-align: center;
  color: white;
  font-weight: bold;
  margin-right: 20px;
  cursor: pointer;
  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;
}
@media screen and (max-width: 760px) {
  .qa-inner-box .category-tab-list li {
    width: 100%;
    margin-bottom: 10px;
  }
}
.qa-inner-box .category-tab-list li: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;
}
.qa-inner-box .category-tab-list li:last-child {
  margin-right: 0;
}
.qa-inner-box .acodion-inner-box {
  border-top: solid 2px #000;
  margin-top: 30px;
}
.qa-inner-box .acodion-inner-box #acMenu dt {
  font-size: 18px;
  font-weight: bold;
  padding: 25px 0px 25px 75px;
  position: relative;
  border-bottom: 1px solid #d3d3d3;
  cursor: pointer;
}
@media screen and (max-width: 760px) {
  .qa-inner-box .acodion-inner-box #acMenu dt {
    font-size: 16px;
    line-height: 27px;
  }
}
.qa-inner-box .acodion-inner-box #acMenu dt::before {
  content: url("../../../img/global/q-cion.png");
  position: absolute;
  top: 14px;
  left: 18px;
}
.qa-inner-box .acodion-inner-box #acMenu dd {
  background: #fff3ea;
  padding: 20px 40px 40px 130px;
  font-size: 15px;
  line-height: 1.9;
  position: relative;
}
@media screen and (max-width: 760px) {
  .qa-inner-box .acodion-inner-box #acMenu dd {
    padding: 25px 0px 25px 75px;
  }
}
.qa-inner-box .acodion-inner-box #acMenu dd::before {
  content: url("../../../img/global/a-icon.png");
  position: absolute;
  top: 14px;
  left: 70px;
}
@media screen and (max-width: 760px) {
  .qa-inner-box .acodion-inner-box #acMenu dd::before {
    left: 18px;
  }
}
.qa-inner-box .qa-btn {
  max-width: 230px;
  margin: 60px auto 0px;
  background: #ea8801;
  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;
  text-align: center;
  color: white;
  line-height: 1;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 16px;
}
.qa-inner-box .qa-btn a {
  display: block;
  padding: 17px 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;
}
.qa-inner-box .qa-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;
}

.is-active {
  background: #e15d21 !important;
}

.global-mv {
  background: url("../../../img/global/global-insight-mv.jpg") center center no-repeat;
  background-size: cover;
}

.news-bg-box.global-news-bg-box {
  padding-top: 0;
}
.news-bg-box.global-news-bg-box .news-box {
  padding-top: 60px;
}
.news-bg-box.global-news-bg-box .news-box .text {
  font-size: 14px;
}
.news-bg-box.global-news-bg-box .news-list li a {
  padding: 18px 35px;
  display: inline-block;
}
@media screen and (max-width: 760px) {
  .news-bg-box.global-news-bg-box .news-list li a {
    padding: 18px 15px;
    margin-top: 14px;
    display: block;
  }
}
.news-bg-box.global-news-bg-box .news-list .asia-color {
  background: #ea8801;
}
.news-bg-box.global-news-bg-box .news-list .america-color {
  background: #4c6383;
}
.news-bg-box.global-news-bg-box .news-list .europe-color {
  background: #b73a02;
}

.seminar-detail-box {
  margin-top: 60px;
}
@media screen and (max-width: 1200px) {
  .seminar-detail-box {
    margin-top: 15px;
  }
}

#global-insight .first-fq-box {
  background: none;
  padding: 0px 0px 120px;
}

.detail-bg-box {
  padding: 40px 70px;
  background: #f9f9f8;
}
@media screen and (max-width: 760px) {
  .detail-bg-box {
    padding: 20px 0px;
  }
}

#global-insight .detail-bg-box .first-fq-box {
  padding-bottom: 70px;
}
@media screen and (max-width: 760px) {
  #global-insight .detail-bg-box .first-fq-box {
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 760px) {
  #global-insight .company-bottom-link .left-box {
    margin-top: 0;
  }
}

.site-policy-mv {
  background: url("../../../img/global/site-policy-mv.jpg") center center no-repeat;
  background-size: cover;
}

.bg-box {
  background: #f9f9f8;
  padding: 65px 0px 165px 0px;
}
@media screen and (max-width: 760px) {
  .bg-box {
    padding: 35px 0px 75px 0px;
  }
}
.bg-box .pryvacy-box {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .bg-box .pryvacy-box {
    width: 95%;
  }
}
.bg-box .text {
  margin-top: 20px;
  font-size: 14px;
}
.bg-box .text .orange {
  color: #ea8801;
  font-weight: bold;
}
.bg-box .title {
  font-size: 20px;
  font-weight: bold;
}

.contact-mv {
  background: url("../../../img/global/contact-mv.jpg") center center no-repeat;
  background-size: cover;
}

.contact-bg-box {
  background: #f2f5f8;
}
.contact-bg-box .line {
  border-bottom: 1px solid #e3e3e3;
  margin-top: 30px;
}
.contact-bg-box .contac-tab-list {
  text-align: center;
}
.contact-bg-box .contac-tab-list li {
  width: 230px;
  box-sizing: border-box;
  padding: 22px 0px;
  display: inline-block;
  background: white;
  margin-right: 10px;
  background: #ea8801;
  color: white;
  font-weight: bold;
  cursor: pointer;
}
@media screen and (max-width: 880px) {
  .contact-bg-box .contac-tab-list li {
    width: 40%;
    padding: 18px 0px;
  }
}
.contact-bg-box .contact-box {
  background: #ffffff;
  max-width: 1200px;
  margin: auto;
  margin-top: 30px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1200px) {
  .contact-bg-box .contact-box {
    width: 95%;
  }
}
.contact-bg-box .contact-box .inner-box {
  max-width: 880px;
  margin: auto;
  padding-inline: 20px;
}
.contact-bg-box .contact-box .inner-box .title {
  font-size: 23px;
  font-weight: bold;
  padding-top: 60px;
  text-align: center;
}
@media screen and (max-width: 880px) {
  .contact-bg-box .contact-box .inner-box .title {
    padding-top: 40px;
  }
}
.contact-bg-box .contact-box .inner-box .text {
  margin-top: 20px;
}
.contact-bg-box .contact-box .inner-box .form .title {
  font-size: 15px;
  font-weight: 500;
  text-align: left;
  margin-bottom: 8px;
  padding-top: 20px;
  display: flex;
}
.contact-bg-box .contact-box .inner-box .form .title span {
  min-width: 100px;
  display: inline-block;
  font-weight: bold;
}
.contact-bg-box .contact-box .inner-box .form .title span.colon {
  min-width: 18px !important;
}
.contact-bg-box .contact-box .inner-box .form .title .kome {
  color: #b00f14;
  font-size: 15px;
  padding-left: 3px;
}
.contact-bg-box .contact-box .inner-box .form .pry-text {
  font-size: 13px;
  font-weight: bold;
  margin-top: 20px;
  text-align: center;
  letter-spacing: -1px;
}
.contact-bg-box .contact-box .inner-box .form .pry-text .red {
  color: #dd0000;
}
.contact-bg-box .contact-box .inner-box .form .doui-text {
  text-align: center;
  font-weight: bold;
  color: black;
  margin-top: 20px;
}

.input-max-width {
  width: 100%;
  padding: 15px 10px;
  box-sizing: border-box;
  background: #ededed;
  font-weight: bold;
  border: solid 1px #d3d3d3;
}

.input-half-width {
  width: calc(50% - 9px);
  padding: 15px 10px;
  box-sizing: border-box;
  background: #ededed;
  font-weight: bold;
  border: solid 1px #d3d3d3;
  margin-right: 13px;
}
.input-half-width:last-child {
  margin-right: 0px;
}
@media screen and (max-width: 760px) {
  .input-half-width {
    width: 100%;
    margin-bottom: 10px;
  }
}

textarea {
  background: #ededed;
  width: 100%;
  height: 65px;
  padding: 15px;
  box-sizing: border-box;
  overflow: auto;
  vertical-align: top;
  border: #c4c4c4 0.1px solid;
  line-height: 24px;
  font-size: 13px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  overflow: auto;
  resize: vertical;
}

.submit-btn {
  text-align: center;
}
.submit-btn .kakunin-btn {
  border: none;
  background: #ea8801;
  color: #fff;
  padding: 20px 0;
  width: 240px;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  margin: auto;
  font-weight: bold;
}

.contat-list-box {
  margin: auto;
  margin-top: 35px;
  max-width: 1200px;
}
@media screen and (max-width: 1200px) {
  .contat-list-box {
    width: 95%;
  }
}
.contat-list-box h2 {
  font-size: 20px;
}
.contat-list-box table {
  width: 100%;
  margin-top: 20px;
  border-top: 3px solid black;
  border-collapse: collapse;
}
@media screen and (max-width: 1200px) {
  .contat-list-box table {
    width: 95%;
  }
}
.contat-list-box tr td {
  padding: 8px 20px;
  width: 25%;
  border: solid 1px #e3e3e3;
  text-align: left;
  background: #ffffff;
}
.contat-list-box tr .kuni {
  text-align: center;
  background: #fffdf9;
}
.contat-list-box tr .link {
  color: #ea8801;
}
.contat-list-box tr .link:hover {
  text-decoration: underline;
}
.contat-list-box th {
  border: solid 1px #e3e3e3;
  line-height: 1;
  padding: 15px 0px;
  background: #f9fbfc;
  vertical-align: middle;
}

.is-active {
  background: #e15d21 !important;
}

.select-box {
  font-size: 15px;
  margin-top: 5px;
  padding: 8px 20px 12px 20px;
  width: 100%;
  font-weight: bold;
  cursor: pointer;
  color: #313131;
}

.scroll {
  overflow: auto;
  white-space: nowrap;
}

.scroll::-webkit-scrollbar {
  height: 5px;
}

.scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.scroll::-webkit-scrollbar-thumb {
  background: #bcbcbc;
}

img {
  max-width: 100%;
}
img.contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.staff-list li img,
.joint-box .joint-list li img {
  aspect-ratio: 1;
  max-width: 260px !important;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  width: 100%;
}

.aspect-raito-1 {
  aspect-ratio: 1;
}

.staff-list li .text {
  margin-bottom: 20px;
}
.staff-list li .staff-btn {
  position: relative;
  bottom: 0;
  transform: none;
  margin-top: 0;
  left: 0;
  right: 0;
}

.seminar-list-bg-box + .company-bottom-link,
.news-bg-box + .company-bottom-link,
.office-top-map-box + .company-bottom-link {
  margin-top: 0;
}

section.inner-mv.global-mv + .news-bg-box {
  padding-top: 0;
}

.office-inner-box {
  margin-bottom: 30px;
}

#recaptcha_element {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

.animsition-loading {
  display: none;
}
