@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";
@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap";
@import"https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css";
@import"https://pro.fontawesome.com/releases/v5.10.0/css/all.css";

.bg_Porcelain {
  background: #edf2f8
}

.bg_lgray {
  background: rgba(104, 104, 104, .0784313725)
}

.bg_dgray {
  background: #e7eaf1;
}

.bg_olive {
  background: #f4f2e7
}

.c-consultant-services__inner .c-sub-title--medium span {
  font-size: 50%;
  margin-left: 1.5em
}

.c-txt-base--bg_navy {
  background: #08193e
}

.c-txt-base--bg_dblue {
  background: #173576
}

.c-txt-base--bg_blue {
  background: #3769a3
}

.c-txt-base--bg_lblue {
  background: #7296be
}

.c-txt-base--bg_dolive {
  background: #907f09
}

.c-txt-base--bg_lolive {
  background: #b1a553
}

.c-txt-base--dblue {
  color: #173576
}

.c-txt-base--blue {
  color: #3769a3
}

.c-txt-base--blue2 {
  color: #3669a3
}

.c-txt-base--lblue {
  color: #7296be
}

.c-txt-base--dolive {
  color: #907f09
}

.c-txt-base--lolive {
  color: #b1a553
}

.c-txt-base--navy {
  color: #08193e
}

.theme {
  margin-bottom: 0 !important;
  font-weight: bold
}

.h_action {
  transition: all .3s ease-in-out
}

.h_action:hover {
  opacity: .8
}

@media only screen and (max-width: 1199px) {
  .p-heading__inner {
    padding: 3em 0
  }
}

@media only screen and (min-width: 1200px)and (max-width: 1560px) {
  .p-heading__inner {
    padding: 3em 0
  }
}

.p-service-intro {
  padding: 5.7016606087em 0 0
}

@media only screen and (max-width: 767px) {
  .p-service-intro {
    padding: 3em 0
  }
}

.p-service-intro__inner {
  width: 90%;
  max-width: 78.397833369em;
  margin: 0 auto
}

.p-service-intro__heading {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 258%;
  margin-bottom: 1.5625em
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .p-service-intro__heading {
    font-size: 229%
  }
}

@media only screen and (max-width: 767px) {
  .p-service-intro__heading {
    font-size: 200%
  }
}

.p-service-intro__services {
  display: flex;
  width: 100%;
  max-width: 64.1436818473em
}

.p-service-intro__services dt,
.p-service-intro__services dd {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 115%;
  letter-spacing: 1.6px
}

.p-service-intro__services dt {
  margin-top: .3em;
  margin-right: 1.5em;
  white-space: nowrap
}

.p-service-intro__services dd ul {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5em
}

.p-service-intro__services dd ul li {
  padding: .5em
}

.p-service-intro__services dd ul li a {
  display: block;
  text-decoration: none;
  padding: 0.3125em 1.75em;
  background-color: #8f7e1c;
  color: #fff;
  border-radius: 1.25em
}

.con_intro {
  background: url(../service/images/bg_intro.png);
  background-size: cover;
  background-position: center
}

@media only screen and (max-width: 767px) {
  .con_intro {
    padding: 4.2762454565em 0;
    text-shadow: 1px 1px rgba(255, 255, 255, .5);
    background-color: rgba(255, 255, 255, .6);
    background-blend-mode: lighten
  }
}

.con_intro .box_txt {
  width: 40%
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .con_intro .box_txt {
    width: 70%
  }
}

@media only screen and (max-width: 767px) {
  .con_intro .box_txt {
    width: 100%
  }
}

.con_intro .box_txt .c-sub-title {
  margin-bottom: 50px
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .con_intro .box_txt .c-sub-title {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 767px) {
  .con_intro .box_txt .c-sub-title {
    margin-bottom: 1em
  }
}

.con_overall {
  padding-bottom: 0
}

.con_overall .c-txt-base {
  margin-bottom: 2em
}

.con_corporate .box_corporate {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .con_corporate .box_corporate {
    margin-bottom: 40px
  }
}

@media only screen and (max-width: 767px) {
  .con_corporate .box_corporate {
    margin-bottom: 3em
  }
}

@media only screen and (max-width: 767px) {
  .con_corporate .box_corporate {
    display: block
  }
}

.con_corporate .box_corporate .box_img {
  width: 40%
}

@media only screen and (max-width: 767px) {
  .con_corporate .box_corporate .box_img {
    width: 100%
  }
}

.con_corporate .box_corporate .box_txt {
  width: 55%
}

@media only screen and (max-width: 767px) {
  .con_corporate .box_corporate .box_txt {
    width: 100%
  }
}

.con_corporate .box_corporate .box_txt .c-sub-title {
  margin-bottom: .5em
}

@media only screen and (max-width: 767px) {
  .con_corporate .box_corporate .box_txt .c-sub-title {
    margin: 1em 0 .5em
  }
}

.con_corporate .box_corporate .box_txt .box_btn_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1em
}

.con_corporate .box_corporate .box_txt .box_btn_flex .box_left {
  width: 30%;
  border-right: 1px solid #6e6e6e;
  color: #6e6e6e
}

@media only screen and (max-width: 767px) {
  .con_corporate .box_corporate .box_txt .box_btn_flex .box_left {
    width: 25%
  }
}

.con_corporate .box_corporate .box_txt .box_btn_flex .box_btn {
  width: 70%;
  padding-left: 2em
}

@media only screen and (max-width: 767px) {
  .con_corporate .box_corporate .box_txt .box_btn_flex .box_btn {
    width: 75%
  }
}

.con_corporate .box_corporate .box_txt .box_btn_flex .box_btn .c-button-text {
  margin: 1em 0
}

.con_corporate .box_corporate .box_txt .box_btn_flex .box_btn a {
  font-size: 143%
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .con_corporate .box_corporate .box_txt .box_btn_flex .box_btn a {
    font-size: 129%
  }
}

@media only screen and (max-width: 767px) {
  .con_corporate .box_corporate .box_txt .box_btn_flex .box_btn a {
    font-size: 108%
  }
}

.service_lower .p-service-intro__bg .bg_lower {
  padding: 100px 0;
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .service_lower .p-service-intro__bg .bg_lower {
    padding: 80px 0
  }
}

@media only screen and (max-width: 767px) {
  .service_lower .p-service-intro__bg .bg_lower {
    padding: 50px 0
  }
}

.service_lower .p-service-intro__bg .lower_b1 {
  background-image: url(../service/images/b1/bg_lower_b1.jpg)
}

.service_lower .p-service-intro__bg .lower_b2 {
  background-image: url(../service/images/b2/bg_lower_b2.jpg)
}

.service_lower .p-service-intro__bg .lower_b3 {
  background-image: url(../service/images/b3/bg_lower_b3.jpg)
}

.service_lower .p-service-intro__bg .lower_b4 {
  background-image: url(../service/images/b4/bg_lower_b4.jpg)
}

.service_lower .p-service-intro__bg .lower_b5 {
  background-image: url(../service/images/b5/bg_lower_b5.jpg)
}
.service_lower .p-service-intro__bg .lower_b7 {
  background-image: url(../service/images/b7/bg_lower_b7.jpg)
}
.service_lower .p-service-intro__bg .lower_b12 {
  background-image: url(../service/images/b12/bg_lower_b12.jpg)
}
.service_lower .p-service-intro__bg .lower_b13 {
  background-image: url(../service/images/b13/bg_lower_b13.jpg)
}
.service_lower .p-service-intro__bg .lower_b14 {
  background-image: url(../service/images/b14/bg_lower_b14.jpg)
}
.service_lower .p-service-intro__bg .lower_b16 {
  background-image: url(../service/images/b16/bg_lower_b16.png)
}
.service_lower .p-service-intro__bg .lower_b17 {
  background-image: url(../service/images/b17/bg_lower_b17.png)
}
.service_lower .p-service-intro__bg .lower_b18 {
  background-image: url(../service/images/b18/bg_lower_b18.jpg)
}
.service_lower .p-service-intro__bg .lower_b19 {
  background-image: url(../service/images/b19/bg_lower_b19.png)
}

.service_lower .p-service-intro__bg .p-service-intro__blue {
  color: #507eb6;
  font-weight: bold
}

.service_lower .p-service-intro__bg .p-service-intro__heading {
  margin-bottom: 0
}

.service_lower .con_holdings {
  padding-bottom: 0
}

.service_lower .con_holdings.last-holdings {
  padding-bottom: 100px
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .service_lower .con_holdings.last-holdings {
    padding-bottom: 100px
  }
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings.last-holdings {
    padding-bottom: 5em
  }
}

.service_lower .con_holdings .c-consultant-services__inner {
  width: 100%
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .c-consultant-services__inner {
    width: 90%
  }
}

.service_lower .con_holdings .c-consultant-services__inner>.c-txt-base {
  margin-bottom: 2em
}

.service_lower .con_holdings .c-card-base-list__item {
  border-radius: 10px;
  padding: 3em 2em;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .c-card-base-list__item {
    margin-bottom: 1em;
    padding: 1em;
    min-height: 90px;
  }
}

.service_lower .con_holdings .c-card-base-list__item .num {
  position: absolute;
  color: #fff;
  font-size: 429%;
  font-family: "Roboto", sans-serif;
  left: .7em;
  font-weight: bold;
  top: 0;
  z-index: 1
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .c-card-base-list__item .num {
    font-size: 358%
  }
}

.service_lower .con_holdings .c-card-base-list__item .c-txt-base {
  position: relative;
  display: block;
  text-align: center;
  z-index: 2
}

.service_lower .con_holdings .c-card-base-list__item .c-txt-base--d-blue {
  color: #173576;
  font-weight: bold
}

.service_lower .con_holdings .box_chart {
  margin-bottom: 30px
}

.service_lower .con_holdings .box_chart .c-txt-base--bg_blue {
  background: #3669a3
}

.service_lower .con_holdings .box_chart .c-txt-base--bg_gray {
  background: #6e6e6e
}

.service_lower .con_holdings .box_chart .c-txt-base--bg_dblue {
  background: #173576
}

.service_lower .con_holdings .box_chart .c-txt-base--white {
  padding: .5em 1em
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_chart .c-txt-base--white {
    padding: .5em
  }
}

.service_lower .con_holdings .box_chart .chart_flex {
  display: flex;
  justify-content: space-between;
  padding: 30px
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_chart .chart_flex {
    display: block;
    padding: 1em
  }
}

.service_lower .con_holdings .box_chart .chart_flex .box_img {
  width: 48%
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_chart .chart_flex .box_img {
    width: 100%;
    margin-bottom: 1em
  }
}

.service_lower .con_holdings .box_chart .chart_flex .box_img img {
  width: 100%
}

.service_lower .con_holdings .box_chart .chart_flex .box_img .note {
  padding: .5em 0 0 2em;
  text-indent: -1.5em
}

.service_lower .con_holdings .box_chart .chart_flex .box_img .note .arrow_blue {
  position: relative;
  padding: 0 0 0 16px
}

.service_lower .con_holdings .box_chart .chart_flex .box_img .note .arrow_blue:before {
  content: "";
  position: absolute;
  top: 0;
  left: -0.5em;
  border: .5em solid rgba(0, 0, 0, 0);
  border-bottom: .5em solid #3669a3
}

.service_lower .con_holdings .box_chart .chart_flex .box_img .note .arrow_olive {
  position: relative;
  padding: 0 0 0 16px
}

.service_lower .con_holdings .box_chart .chart_flex .box_img .note .arrow_olive:before {
  content: "";
  position: absolute;
  top: 0;
  left: -0.5em;
  border: .5em solid rgba(0, 0, 0, 0);
  border-bottom: .5em solid #6e6e6e
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt {
  position: relative;
  width: 48%
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_chart .chart_flex .box_txt {
    width: 100%
  }
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt dl {
  margin-top: 1em;
  line-height: 2
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt dl dt {
  font-weight: bold;
  padding-bottom: .5em;
  margin-bottom: .5em
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt dl dd {
  text-indent: -1em;
  margin-left: 1em
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt dl .bb_dblue {
  border-bottom: 1px solid #173576
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt dl .bb_blue {
  border-bottom: 1px solid #3769a3
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt dl .bb_lblue {
  border-bottom: 1px solid #7296be
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt dl .bb_dolive {
  border-bottom: 1px solid #907f09
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt dl .bb_lolive {
  border-bottom: 1px solid #b1a553
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt ul li {
  list-style-type: decimal;
  margin-left: 1.5em
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt .note {
  position: absolute;
  left: 1em;
  bottom: 0;
  margin-top: 1em;
  text-indent: -1.5em
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt .note .arrow_blue {
  position: relative;
  padding: 0 0 0 16px
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt .note .arrow_blue:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border: 5px solid rgba(0, 0, 0, 0);
  border-right: 8px solid #3669a3
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt .note .arrow_olive {
  position: relative;
  padding: 0 0 0 16px
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt .note .arrow_olive:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border: 5px solid rgba(0, 0, 0, 0);
  border-right: 8px solid #6e6e6e
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt .note.right {
  left: inherit;
  right: 0
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt .note.right .arrow_blue:before {
  left: inherit;
  right: 0;
  border-right: none;
  border-left: 8px solid #3669a3
}

.service_lower .con_holdings .box_chart .chart_flex .box_txt .note.right .arrow_olive:before {
  left: inherit;
  right: 0;
  border-right: none;
  border-left: 8px solid #6e6e6e
}

.service_lower .con_holdings .box_chart .chart_flex.col_3 {
  align-items: center;
  justify-content: space-around
}

.service_lower .con_holdings .box_chart .chart_flex.col_3 .box_img {
  width: 40%
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_chart .chart_flex.col_3 .box_img {
    margin: 1em 0
  }
}

.service_lower .con_holdings .box_chart .chart_flex.col_3 .box_txt {
  width: 25%
}

.service_lower .con_holdings .box_chart .chart_flex.col_3 .box_txt dl {
  line-height: 2
}

.service_lower .con_holdings .box_chart .chart_flex.col_3 .box_txt dl dt {
  color: #6e6e6e;
  font-weight: bold
}

.service_lower .con_holdings .box_chart .chart_flex.col_3 .box_txt dl dt.c-txt-base--navy {
  color: #08193e
}

@media only screen and (max-width: 767px) {

  .service_lower .con_holdings .box_chart .chart_flex.col_3 .box_img,
  .service_lower .con_holdings .box_chart .chart_flex.col_3 .box_txt {
    width: 100%
  }
}

.service_lower .con_holdings .box_chart .chart_flex.col_img_l .box_img {
  width: 66%
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_chart .chart_flex.col_img_l .box_img {
    width: 100%
  }
}

.service_lower .con_holdings .box_chart .chart_flex.col_img_l .box_txt {
  width: 30%
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_chart .chart_flex.col_img_l .box_txt {
    width: 100%
  }
}

.service_lower .con_holdings .box_chart .theme_inner {
  padding: 30px
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_chart .theme_inner {
    padding: 1em
  }
}

.service_lower .con_holdings .box_chart .theme_flex {
  display: flex;
  justify-content: space-between
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_chart .theme_flex {
    display: block
  }
}

.service_lower .con_holdings .box_chart .theme_flex .box_txt {
  width: 48%
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_chart .theme_flex .box_txt {
    width: 100%
  }
}

.service_lower .con_holdings .box_chart .theme_flex .box_txt dl {
  margin-top: 1em;
  line-height: 2
}

.service_lower .con_holdings .box_chart .theme_flex .box_txt dl dt {
  font-weight: bold;
  padding-bottom: .5em;
  margin-bottom: .5em
}

.service_lower .con_holdings .box_chart .theme_flex .box_txt dl dd {
  text-indent: -1em;
  margin-left: 1em
}

.service_lower .con_holdings .box_chart .theme_flex .box_txt dl .bb_dblue {
  border-bottom: 1px solid #173576
}

.service_lower .con_holdings .box_chart .theme_flex .box_txt dl .bb_blue {
  border-bottom: 1px solid #3769a3
}

.service_lower .con_holdings .box_chart .theme_flex .box_txt dl .bb_lblue {
  border-bottom: 1px solid #7296be
}

.service_lower .con_holdings .box_chart .theme_flex .box_txt dl .bb_dolive {
  border-bottom: 1px solid #907f09
}

.service_lower .con_holdings .box_chart .theme_flex .box_txt dl .bb_lolive {
  border-bottom: 1px solid #b1a553
}

.service_lower .con_holdings .box_chart .support_flex {
  display: flex;
  justify-content: space-between;
  padding: 30px
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_chart .support_flex {
    display: block;
    padding: 1em
  }
}

.service_lower .con_holdings .box_chart .support_flex .box_img {
  width: 48%
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_chart .support_flex .box_img {
    width: 100%;
    margin-bottom: 1em
  }
}

.service_lower .con_holdings .box_chart .support_flex .box_img img {
  width: 100%
}

.service_lower .con_holdings .box_chart .support_flex .box_txt {
  width: 48%
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_chart .support_flex .box_txt {
    width: 100%
  }
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_chart .support_flex .box_txt.sp_mb_1 {
    margin-bottom: 1em
  }
}

.service_lower .con_holdings .box_chart .support_flex .box_txt .c-txt-base--medium {
  margin-bottom: 1em
}

.service_lower .con_holdings .box_chart .support_flex .box_txt .c-txt-base--blue {
  margin-bottom: .5em
}

.service_lower .con_holdings .box_chart .support_flex .box_txt .chart_dl {
  margin-top: 1em;
  line-height: 2
}

.service_lower .con_holdings .box_chart .support_flex .box_txt .chart_dl dd {
  text-indent: -1.5em;
  margin-left: 1em
}

.service_lower .con_holdings .box_chart .support_flex3-7 .box_img {
  width: auto;
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_chart .support_flex3-7 .box_img {
    width: 100%
  }
}

.service_lower .con_holdings .box_chart .support_flex3-7 .box_txt {
  width: auto;
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_chart .support_flex3-7 .box_txt {
    width: 100%
  }
}

.service_lower .con_holdings .con_support_2col {
  display: flex;
  justify-content: space-between;
  align-items: stretch
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .con_support_2col {
    display: block
  }
}

.service_lower .con_holdings .con_support_2col .box_support {
  width: 48%
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .con_support_2col .box_support {
    width: 100%;
    margin-bottom: 1em
  }
}

.service_lower .con_holdings .con_support_2col .box_support .inner {
  padding: 30px
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .con_support_2col .box_support .inner {
    padding: 1em
  }
}

.service_lower .con_holdings .con_support_2col .box_support .inner .c-txt-base {
  margin-bottom: 1em
}

.service_lower .con_holdings .box_partners {
  text-align: center;
  margin-bottom: 100px
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .service_lower .con_holdings .box_partners {
    margin-bottom: 100px
  }
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_partners {
    margin-bottom: 3em
  }
}

.service_lower .con_holdings .box_partners .c-txt-base {
  margin-bottom: .5em
}

.service_lower .con_holdings .box_partners .img_partners a {
  border: 1px solid #000;
  min-width: 400px;
  margin: 0 0 10px 0;
  padding: 30px;
  transition: .3s;
  display: inline-block;
  /*width: 100%;*/
}

.service_lower .con_holdings .box_partners .img_partners a:hover {
  opacity: 0.7;
  border-color: #b60005;
}

.service_lower .con_holdings .box_partners .img_partners img {
  max-height: 100px;
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_partners .img_partners a {
    min-width: inherit;
    width: 100%;
    padding: 30px;
  }

  .service_lower .con_holdings .box_partners .img_partners img {
    max-height: 100px;
  }

  .service_lower .con_holdings .box_table {
    font-size: 85%
  }

  .service_lower .con_holdings .box_table .scroll {
    overflow: auto;
    white-space: nowrap
  }

  .service_lower .con_holdings .box_table .scroll::-webkit-scrollbar {
    height: 5px
  }

  .service_lower .con_holdings .box_table .scroll::-webkit-scrollbar-track {
    background: #f1f1f1
  }

  .service_lower .con_holdings .box_table .scroll::-webkit-scrollbar-thumb {
    background: #bcbcbc
  }
}

.service_lower .con_holdings .box_table table {
  width: 100%
}

.service_lower .con_holdings .box_table thead {
  background: #6e6e6e;
  color: #fff
}

.service_lower .con_holdings .box_table thead th {
  text-align: center;
  padding: .5em 1em;
  border: 2px solid #fff
}

.service_lower .con_holdings .box_table tbody th,
.service_lower .con_holdings .box_table tbody td {
  border: 2px solid #fff;
  padding: 1em
}

.service_lower .con_holdings .box_table tbody th {
  width: 14em;
  color: #fff;
  text-align: center
}

.service_lower .con_holdings .box_table tbody th.bg_blue {
  background: #7285ae
}

.service_lower .con_holdings .box_table tbody th.bg_olive {
  background: #907f09
}

.service_lower .con_holdings .box_table tbody th.bg_dblue {
  background: #173576
}

.service_lower .con_holdings .box_table tbody th.bg_white {
  background: #fff
}

.service_lower .con_holdings .box_table tbody td {
  background: #f2f2f2
}

.service_lower .con_holdings .box_table tbody td.bg_lblue {
  background: #e9eaf0;
  color: #173576
}

.service_lower .con_holdings .box_table tbody td.bg_lolive {
  background: #f4f2e8;
  color: #907f09
}

.service_lower .con_holdings .box_table tbody td.bg_white {
  background: #fff;
  height: 30px
}

.service_lower .con_holdings .box_table tbody .td_center {
  text-align: center;
  font-weight: bold
}

.service_lower .con_holdings .box_table .t-right {
  text-align: right;
  padding: .5em 0
}

@media only screen and (max-width: 767px) {
  .service_lower .con_holdings .box_table .t-right {
    text-align: left
  }
}

.service_lower .con_faq dl {
  margin-bottom: 20px
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .service_lower .con_faq dl {
    margin-bottom: 20px
  }
}

@media only screen and (max-width: 767px) {
  .service_lower .con_faq dl {
    margin-bottom: 1.5em
  }
}

.service_lower .con_faq dt {
  position: relative;
  padding: 1em 2em;
  cursor: pointer;
  background: #08193e;
  color: #fff;
  padding: .5em 2em .5em 4em
}

@media only screen and (max-width: 767px) {
  .service_lower .con_faq dt {
    padding: .5em 3em
  }
}

.service_lower .con_faq dt .q {
  color: #fff;
  display: inline-block;
  text-indent: -1.5em
}

.service_lower .con_faq dd {
  padding: 1em 2em;
  background: #edf2f8;
  padding: 1em 2em 1em 4em
}

.service_lower .con_faq dd .a {
  color: #507eb6;
  display: inline-block;
  text-indent: -1.5em
}

.service_lower .con_faq .toggle_btn {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  display: block;
  width: 24px;
  height: 24px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 50%
}

.service_lower .con_faq .toggle_btn:before,
.service_lower .con_faq .toggle_btn:after {
  display: block;
  content: "";
  background-color: #fff;
  position: absolute;
  width: 10px;
  height: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.service_lower .con_faq .toggle_btn:before {
  width: 2px;
  height: 10px
}

.service_lower .con_faq .toggle_title.selected .toggle_btn:before {
  content: normal
}

.service_lower .con_faq .toggle_contents dd {
  display: none
}

.service_lower .con_case .c-heading {
  border: none
}

.service_lower .con_case .c-heading .c-heading__inner {
  width: 100%
}

.service_lower .con_case .c-sub-title {
  margin-bottom: 0
}

.service_lower .con_case .c-case-list {
  justify-content: space-between
}

.service_lower .con_case .c-case-list .c-case-list__item {
  width: 22.3333%
}

@media only screen and (max-width: 767px) {
  .service_lower .con_case .c-case-list .c-case-list__item {
    width: 100%
  }
}

.service_lower .con_case .c-case-list .c-case-list__item .c-txt-base--gray {
  margin-bottom: .5em
}

.c-consultant-services .c-heading,
.c-document .c-heading {
  border-bottom: 2px solid #000;
  margin-bottom: 2.6041666667%
}

.c-consultant-services .c-heading__inner,
.c-document .c-heading__inner {
  flex-direction: inherit
}

.l-column__tags {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 1.2307692308em;
  font-size: 93%;
  letter-spacing: .1em;
  line-height: 1.5
}

.l-column__tags li:not(:last-of-type) {
  margin-right: 1em
}

.l-column__tags li a {
  color: #507eb6;
  text-decoration: underline
}

.l-column__tags li a:hover {
  text-decoration: none
}

.c-document {
  padding: 8.908844701em 0 6.7707219728em
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .c-document {
    padding: 3em 0
  }
}

@media only screen and (max-width: 767px) {
  .c-document {
    padding: 4em 0
  }
}

.c-document__inner {
  width: 90%;
  margin: auto;
  max-width: 78.397833369em
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .c-document__inner {
    width: 94%
  }
}

@media only screen and (max-width: 767px) {
  .c-document__inner {
    width: 91%
  }

  .c-case-list--four-col {
    margin-top: 20px;
  }

  .c-case-list--four-col__item:nth-last-child(2) {
    margin-bottom: 0;
  }

  .c-case-list--four-col {
    margin-bottom: 0;
  }
}

.c-document-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: -1.0690613641em 0 2.4944765163em
}

@media only screen and (max-width: 767px) {
  .c-document-list {
    margin: 0 0 1.5em
  }
}

.c-document-list__item {
  width: calc(25% - 2.1381227282em);
  margin: 1.0690613641em 0;
  border: none;
  background-color: #fff
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .c-document-list__item {
    width: calc(25% - 1.1403321217em)
  }
}

@media only screen and (max-width: 767px) {
  .c-document-list__item {
    width: 100%
  }
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .c-document-list__item {
    margin: .5em 0
  }
}

@media only screen and (max-width: 767px) {
  .c-document-list__item {
    margin: .5em 0
  }
}

.c-document-list__item a {
  display: block;
  text-decoration: none;
  height: 100%;
  opacity: 1;
  transition: all .3s ease
}

.c-document-list__item a:hover {
  opacity: .7
}

.c-document-list__item__img {
  width: 100%;
  position: inherit;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #000
}

.c-document-list__item__img::before {
  display: none
}

.c-document-list__item__img img {
  position: inherit
}

.c-document-list__item__detail {
  width: 100%;
  padding: 1.8530396978em 0
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .c-document-list__item__detail {
    padding: .5em 0
  }
}

@media only screen and (max-width: 767px) {
  .c-document-list__item__detail {
    padding: .5em 0
  }
}

.c-document-list__item__detail .c-marker span {
  background-color: #153378;
  padding: .5em 3em
}

.c-case.blue {
  background: #edf2f8;
  padding: 5.625em 0;
  margin-bottom: 4em
}

.c-case.blue .c-title-base.left {
  align-items: start
}

.c-case.blue .c-title-base--left {
  font-size: 229%;
  letter-spacing: 3.8px;
  line-height: 1;
  text-align: left;
  display: block
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .c-case.blue .c-title-base--left {
    font-size: 200%
  }
}

@media only screen and (max-width: 767px) {
  .c-case.blue .c-title-base--left {
    font-size: 186%
  }
}

@media only screen and (max-width: 767px) {
  .c-case.blue .c-title-base--left {
    font-size: 150%
  }
}

.c-case+.c-consultant-services {
  padding-top: 0
}

#service .c-consultant-services {
  padding-top: 0
}

#service .c-consultant-services-list__item:first-child,
#service .c-consultant-services-list__item:nth-child(2) {
  border-top: none
}

.noteOl>li {
  text-indent: -1em;
  margin-left: 1em
}

.mb_20 {
  margin-bottom: 20px
}

.mb_40 {
  margin-bottom: 40px
}

.p-intro {
  margin: 4.1666666667% auto 0
}

.p-intro__inner {
  width: 90%;
  margin: auto;
  max-width: 78.397833369em
}

.p-intro__heading {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 229%;
  margin-bottom: 4.5454545455%
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .p-intro__heading {
    font-size: 200%
  }
}

@media only screen and (max-width: 767px) {
  .p-intro__heading {
    font-size: 129%
  }
}

.p-service__columnA>dt {
  position: relative
}

.p-service__columnA>dt::after {
  content: "";
  width: 100%;
  height: 1em;
  border-bottom: 1px dotted #666;
  position: absolute;
  top: 0;
  left: 0
}

.p-service__columnA>dt>span {
  background: #edf2f8;
  color: #03005d;
  padding-right: 1em;
  z-index: 10;
  position: relative
}

.p-service__columnA>dd {
  text-indent: 0 !important;
  margin-left: 0 !important
}

.p-service__columnA>dd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.p-service__columnA>dd li {
  list-style: none !important;
  margin-left: 0 !important
}

.p-service__columnA>dd li:nth-child(2n+1) {
  width: 20em
}

@media only screen and (max-width: 767px) {
  .p-service__columnA>dd li:nth-child(2n+1) {
    width: 100%
  }
}

.p-service__columnA>dd li:nth-child(2n) {
  flex: 1
}

@media only screen and (max-width: 767px) {
  .p-service__columnA>dd li:nth-child(2n) {
    width: 100%
  }
}

.p-service__columnBC {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.p-service__columnBC .p-service__columnB>dt,
.p-service__columnBC .p-service__columnC>dt {
  position: relative
}

.p-service__columnBC .p-service__columnB>dt::after,
.p-service__columnBC .p-service__columnC>dt::after {
  content: "";
  width: 100%;
  height: 1em;
  border-bottom: 1px dotted #666;
  position: absolute;
  top: 0;
  left: 0
}

.p-service__columnBC .p-service__columnB>dt>span,
.p-service__columnBC .p-service__columnC>dt>span {
  background: #edf2f8;
  color: #03005d;
  padding-right: 1em;
  z-index: 10;
  position: relative
}

.p-service__columnBC .p-service__columnB>dd,
.p-service__columnBC .p-service__columnC>dd {
  text-indent: 0 !important;
  margin-left: 0 !important
}

.p-service__columnBC .p-service__columnB>dd li,
.p-service__columnBC .p-service__columnC>dd li {
  list-style: none !important;
  margin-left: 0 !important
}

.p-service__columnBC .p-service__columnB {
  width: 14em;
  margin-right: 2em
}

@media only screen and (max-width: 767px) {
  .p-service__columnBC .p-service__columnB {
    width: 100%;
    margin-right: 0
  }
}

.p-service__columnBC .p-service__columnC {
  flex: 1
}

@media only screen and (max-width: 767px) {
  .p-service__columnBC .p-service__columnC {
    width: 100%
  }
}

.p-service__column-successionplan {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.p-service__column-successionplan .detail {
  width: 58%
}

@media only screen and (max-width: 767px) {
  .p-service__column-successionplan .detail {
    width: 100%
  }
}

.p-service__column-successionplan .img {
  width: 38%;
  position: relative
}

@media only screen and (max-width: 767px) {
  .p-service__column-successionplan .img {
    width: 100%
  }
}

.p-service__column-successionplan .img>img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none
}

@media only screen and (max-width: 767px) {
  .p-service__column-successionplan .img>img {
    position: relative;
    width: 100%
  }
}

.p-service-indent {
  margin-left: 1em
}

.bg_white {
  padding: 30px;
  background: #fff
}

.service_lower .con_holdings .box_chart .chart_flex.padding0 {
  padding: 0
}

.con_corporate .box_corporate .box_txt .box_btn_flex .box_left {
  padding: 40px 40px 40px 0;
  margin-right: 40px;
  line-height: 1.4;
  width: auto;
}

.con_corporate .box_corporate .box_txt .box_btn_flex .box_btn {
  width: auto;
  padding-left: 0;
  flex: 1;
}

@media all and (max-width: 768px) {
  .con_corporate .box_corporate .box_txt .box_btn_flex {
    display: block;
  }

  .con_corporate .box_corporate .box_txt .box_btn_flex .box_left {
    padding: 0 0 1em 0;
    margin-right: 0;
    border-right: none;
    border-bottom: 1px solid #CCC;
    width: 100%;
  }

  .con_corporate .box_corporate .box_txt .box_btn_flex .box_left br {
    display: none;
  }

  .con_corporate .box_corporate .box_txt .box_btn_flex .box_btn {
    width: auto;
    padding-left: 0;
    flex: 1;
  }
}

.saimghover img {
  transition: 0.2s;
}

.saimghover:hover img {
  opacity: 0.5;
}

.saimghover:hover img:hover {
  opacity: 1;
}

@media all and (min-width: 769px) {

  .box_txt.visionnimg,
  .box_img.visionnimg {
    width: inherit !important;
  }

  .visionnimg+.visionnimg {
    margin-left: 2%;
    flex: 1;
  }
}

/* 221228 */
.c-intro__linkArea {
  display: flex;
  margin-top: 2em;
}

.c-intro__linkArea li {
  max-width: 300px;
  width: 100%;
  padding: 8px 0;
  background: #01113D;
  color: #fff;
  text-align: center;
  transition: all 0.2s;
}

.c-intro__linkArea li+li {
  margin-left: 1em;
}

.c-intro__linkArea li a {
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.c-intro__linkArea li:hover {
  opacity: 0.8;
}

@media all and (max-width: 767px) {
  .c-intro__linkArea li {
    padding: 10px 0;
  }
}

.c-dlArea {
  padding-top: 0;
}

.c-dlArea .c-consultant-services__inner {
  background: #EDF2F8;
  padding-bottom: 3em;
}

.c-dlArea__wrap {
  display: flex;
  align-items: center;
  padding: 4em 4em 2em 4em;
}

.c-dlArea__title {
  margin-bottom: 1em !important;
}

.c-dlArea__wrap img {
  margin-left: 1em;
}

.c-dlArea__list {
  background: #fff;
  padding: 1em;
  margin-top: 2em;
  font-size: 100% !important;
}

.companyGroupArea .cGA_list {
  display: flex;
  justify-content: center;
}

.companyGroupArea .cGA_list li {
  width: 40%;
  transition: 0.2s;
}

.companyGroupArea .cGA_list li:hover a {
  background: #3669a3;
}

.companyGroupArea .cGA_list li a {
  display: block;
  text-align: center;
  padding: 15px 0;
  background: #07183F;
  transition: 0.2s;
  color: #fff;
}

.companyGroupArea .cGA_list li.c-button-text a::after {
  content: url(/finance/images/arrow_r_white.png);
}

@media all and (max-width: 767px) {
  .c-dlArea__wrap {
    flex-direction: column-reverse;
    padding: 0 1.5em 1.5em 1.5em;
  }

  .companyGroupArea .cGA_list li {
    width: 88%;
  }

  .c-dlArea__list {
    font-size: 90% !important;
  }
}

/* 230214 */
.p-meeting__theme {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row-reverse;
}


.p-meeting__theme figure {
  width: 30%;
}

.p-meeting__theme div {
  width: 70%;
}

.p-meeting__theme div ul li {
  font-size: 120%;
  margin-bottom: 16px;
  padding-left: 1em;
  text-indent: -1em;
}

.p-meeting__theme div ul li span {
  color: #173576;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

@media only screen and (max-width: 767px) {
  .p-meeting__theme {
    display: block;
  }


  .p-meeting__theme figure {
    width: 50%;
    margin: 0 auto 2em;
  }

  .p-meeting__theme div {
    width: 100%;
  }

  .p-meeting__theme div ul li {
    font-size: 95%;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.875;
    letter-spacing: 1.6px;
  }
}

.p-meeting__floatBox--img {
  display: block;
  float: right;
  margin-left: 2em;
  width: 38%;
}

.p-meeting__point {
  padding: 5em 0 !important;
}

.p-meeting__point .c-card-base-list__item {
  background: #fff;
}

.p-meeting__point .c-card-base-list__item .num {
  color: #8F7E1C !important;
}

.p-meeting__point .c-card-base-list__item .c-txt-base {
  line-height: 1.5;
  margin-top: 1em;
}

.p-meeting__table {
  width: 100%;
  background: #EDF2F8;
  display: block;
  padding: 2em;
  border-collapse: collapse;
  border-spacing: 0;
}

.p-meeting__table tbody {
  width: 100%;
  display: inline-table;
}

.p-meeting__table th,
.p-meeting__table td {
  padding: 1.5em 2em;
  font-size: 115%;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.875;
  letter-spacing: 1.6px;
}

.p-meeting__table tr {
  width: 100%;
  border-bottom: 1px solid #fff;
}

.p-meeting__table th {
  font-size: 120%;
  color: #4F7FB7;
}

.p-meeting__table td span {
  font-weight: bold;
}

.p-meeting__form form {
  width: 100% !important;
  font-size: 110% !important;
}


.p-meeting__form .mktoForm button.mktoButton {
  max-width: 100% !important;
}

@media only screen and (max-width: 767px) {
  .p-meeting__floatBox--img {
    display: block;
    float: none;
    margin-left: 0;
    margin-bottom: 2em;
    width: 100%;
  }

  .p-meetingArea .c-case {
    padding: 4em 0;
  }

  .p-meetingArea .con_holdings .c-card-base-list__item .num {
    left: 0.6em;
    top: 10px;
  }

  .p-meeting__table {
    padding: 0;
    border-radius: 0;
  }

  .p-meeting__table tbody {
    display: block;
  }

  .p-meeting__table tr {
    display: grid;
  }

  .p-meeting__table th {
    background-color: #4F7FB7;
    color: #fff;
    font-size: 95%;
  }

  .p-meeting__table th,
  .p-meeting__table td {
    padding: 1em;
    font-size: 95%;
  }

  .p-meeting__point .c-card-base-list__item .num {
    color: #fff !important;
  }
}

.service_mvlink li a {
  position: relative;
  font-weight: bold;
}

.service_mvlink li {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;

}

.service_mvlink .c-intro__dl::before {
  content: "";
  background: url(/finance/service/images/service_mvicon_dl.png) no-repeat center/cover;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.service_mvlink .c-intro__dl {
  border: 2px solid #07183F;
}

.service_mvlink .c-intro__dl:hover {
  background: #fff;
  border: 2px solid #07183F;
}

.service_mvlink .c-intro__dl:hover::before {
  background: url(/finance/service/images/service_mvicon_dl_blue.png) no-repeat center/cover;
}

.service_mvlink .c-intro__dl:hover a {
  color: #07183F;
}

.service_mvlink .c-intro__contact {
  background: #F49729;
  border: 2px solid #F49729;
}

.service_mvlink .c-intro__contact:hover {
  background: #fff;
  border: 2px solid #153378;
}

.service_mvlink .c-intro__contact::before {
  content: "";
  background: url(/finance/service/images/service_mvicon_contact.png) no-repeat center/cover;
  width: 20px;
  height: 15px;
  margin-right: 10px;
}

.service_mvlink .c-intro__contact:hover a {
  color: #153378;
}

.service_mvlink .c-intro__contact:hover::before {
  background: url(/finance/service/images/service_mvicon_contact_blue.png) no-repeat center/cover;
}

.c-ctaArea-service {
  background: #eee;
  padding: 80px 0;
}

.c-ctaArea-service ul {
  display: flex;
  justify-content: center;
  gap: 25px;
  width: 90%;
  max-width: 78.397833369em;
  margin: 0 auto;
}

.c-ctaArea-service ul li {
  width: 50%;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s;
  background: #01113D;
}

@media only screen and (max-width: 767px) {
  .c-ctaArea-service ul {
    flex-direction: column;
  }

  .c-ctaArea-service ul li {
    width: 100%;
  }
}

.c-ctaArea-service ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 135%;
}

@media only screen and (max-width: 767px) {
  .c-ctaArea-service ul li a {
    font-size: 120%;
  }
}

.c-case-list--four-col__item a[target="_blank"]+.c-case-list--four-col__item__detail p {
  position: relative;
}

.c-case-list--four-col__item a[target="_blank"]+.c-case-list--four-col__item__detail p::after {
  content: url(/finance/images/icon_other_navy.svg);
  position: absolute;
  width: 18px;
  padding: 1px 0 0 10px;
}

/* ---231005 foreignoperation-strategy--- */

.p-foreignoperation-strategy__flex {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.p-foreignoperation-strategy__inner__flex {
  display: flex;
  justify-content: flex-start;
  gap: 0px;
  flex-direction: column;
  width: 60%;
}

.p-foreignoperation-strategy__inner__flex:last-of-type {
  gap: 20px;
}

.p-foreignoperation-strategy__txt {
  width: 100%;
}

@media only screen and (max-width: 768px) {

  .p-foreignoperation-strategy__flex {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-direction: column;
  }

  .p-foreignoperation-strategy__inner__flex {
    display: flex;
    justify-content: space-between;
    gap: 0px;
    flex-direction: column;
    width: 100%;
  }


  .p-foreignoperation-strategy__txt {
    width: 100%;
  }
}

.p-foreignoperation-strategy__factor {
  position: relative;
  padding: 10px 0 10px 76px;
  background-color: #f0f5fb;
  color: #355c8b;
  font-weight: bold;
  font-size: 20px;
  width: 80%;
}

.p-foreignoperation-strategy__factor span {
  position: absolute;
  top: -8px;
  left: 0px;
  padding: 10px;
  width: 60px;
  height: 60px;
  background-color: #fff;
  color: #87afe1;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  box-shadow: 6px 6px 0px 2px rgba(213, 227, 244, 0.8);
  border-radius: 0px;
  ;
  border-right: 3px solid #aac6ea;
  border-bottom: 3px solid #aac6ea;
}

@media only screen and (max-width: 768px) {
  .p-foreignoperation-strategy__factor {
    position: relative;
    padding: 10px 10px 10px 76px;
    background-color: #f0f5fb;
    color: #355c8b;
    font-weight: bold;
    font-size: 20px;
    width: 100%;
  }

  .p-foreignoperation-strategy__factor span {
    position: absolute;
    top: -8px;
    left: 0px;
    padding: 10px;
    width: 60px;
    height: 60px;
    background-color: #fff;
    color: #87afe1;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    box-shadow: 6px 6px 0px 2px rgba(213, 227, 244, 0.8);
    border-radius: 0px;
    ;
    border-right: 3px solid #aac6ea;
    border-bottom: 3px solid #aac6ea;
  }
}

.p-foreignoperation-strategy__point__list {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 80px;
}

.p-foreignoperation-strategy__point__list__item {
  width: 33.333%;
  text-align: center;
  padding: 40px 20px;
  border: 1px solid #355c8b;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .p-foreignoperation-strategy__point__list {
    gap: 60px;
    flex-direction: column;
  }

  .p-foreignoperation-strategy__point__list__item {
    width: 100%;
    position: relative;
  }
}

.p-foreignoperation-strategy__point__list__item p {
  position: absolute;
  top: -40px;
  left: 8px;
  width: 90px;
  height: 90px;
  background-color: #355c8b;
  color: #fff;
  border-radius: 80px;
  padding: 20px;
  font-size: 12px;
  line-height: 1.2;
}

.p-foreignoperation-strategy__point__list__item p span {
  font-size: 28px;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}

.p-foreignoperation-strategy__point__list__item img {
  padding: 40px;
  width: 200px;
}

@media only screen and (max-width: 768px) {
  .p-foreignoperation-strategy__point__list__item img {
    padding: 20px;
    width: 180px;
  }
}

.p-foreignoperation-strategy__point__list__item dt {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 2px dotted #355c8b;
  color: #242952;
  min-height: 110px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

@media only screen and (max-width: 768px) {
  .p-foreignoperation-strategy__point__list__item dt {
    font-size: 20px;
    min-height: 80px;
  }
}

.p-foreignoperation-strategy__point__list__item dd {
  text-align: left;
  padding-top: 20px;
}

.p-foreignoperation-strategy__diagnosis__list {
  display: flex;
  flex-direction: column;
}

.p-foreignoperation-strategy__diagnosis__list__item {
  margin-bottom: 40px;
}

.p-foreignoperation-strategy__diagnosis__list__item:last-of-type {
  margin-bottom: 0;
}

.p-foreignoperation-strategy__diagnosis__list__item__detail {
  width: 50%;
}

@media only screen and (max-width: 768px) {
  .p-foreignoperation-strategy__diagnosis__list__item__detail {
    width: 100%;
  }
}

.p-foreignoperation-strategy__diagnosis__list__item dt {
  color: #fff;
  background-color: #a7a9ba;
  display: inline-block;
  width: 200px;
  text-align: center;
  padding: 10px;
  font-size: 1.25rem;
  border-radius: 0 20px 0 0;
}

.p-foreignoperation-strategy__diagnosis__list__item dt.title_lightBlue {
  background-color: #656986;
}

.p-foreignoperation-strategy__diagnosis__list__item dt.title_Blue {
  background-color: #232952;
}

.p-foreignoperation-strategy__diagnosis__list__item dd {
  background-color: #f2f2f2;
  padding: 20px 40px;
  max-height: 350px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 20px;
}

.p-foreignoperation-strategy__diagnosis__list__item.phase01 dd {
  max-height: 260px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .p-foreignoperation-strategy__diagnosis__list__item dd {
    background-color: #f2f2f2;
    padding: 20px 20px;
    max-height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 20px;
  }

  .p-foreignoperation-strategy__diagnosis__list__item.phase01 dd {
    max-height: 100%;
  }
}

.p-foreignoperation-strategy__diagnosis__list__item dd p {
  margin-left: 2em;
  font-size: 16px;
}

@media only screen and (max-width: 768px) {
  .p-foreignoperation-strategy__diagnosis__list__item dd p {
    margin-left: 2em;
    font-size: 16px;
    text-indent: -1em;
  }
}

.p-foreignoperation-strategy__diagnosis__list__item dd span {
  font-size: 24px;
  color: #1faecd;
  margin-bottom: 5px;
  display: block;
}


@media only screen and (max-width: 768px) {
  .p-foreignoperation-strategy__diagnosis__list__item dd span {
    font-size: 18px;
    padding-left: 1em;
    text-indent: -1em;
  }
}

.p-foreignoperation-strategy__diagnosis__list__item img {
  margin-top: 20px;
}

.p-foreignoperation-strategy__diagnosis__list__item__detail p:first-child {
  margin-left: 0;
}

.p-foreignoperation-strategy__diagnosis__list__comment {
  background-color: #f2f2f2;
  text-align: right;
  padding: 20px 20px 20px 0;
}

.p-foreignoperation-strategy__diagnosis__list__comment__plane {
  text-align: right;
}

@media only screen and (max-width: 768px) {
  .p-foreignoperation-strategy__diagnosis__list__comment {
    background-color: #f2f2f2;
    text-align: left;
    padding: 20px 20px 20px 20px;
  }

  .p-foreignoperation-strategy__diagnosis__list__comment__plane {
    text-align: left;
  }
}

.p-foreignoperation-strategy__diagnosis__list__item__detail ul li {
  margin-left: 4em;
  font-size: 16px;
}

@media only screen and (max-width: 768px) {
  .p-foreignoperation-strategy__diagnosis__list__item__detail ul li {
    margin-left: 1em;
    font-size: 16px;
  }
}

.p-foreignoperation-strategy__diagnosis__list.phase03 {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  gap: 20px;
}

.p-foreignoperation-strategy__diagnosis__list.phase03 .p-foreignoperation-strategy__diagnosis__list__item {
  width: 33.333%;
}

@media only screen and (max-width: 768px) {
  .p-foreignoperation-strategy__diagnosis__list.phase03 {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    gap: 20px;
    flex-direction: column;
  }

  .p-foreignoperation-strategy__diagnosis__list.phase03 .p-foreignoperation-strategy__diagnosis__list__item {
    width: 100%;
  }
}

.p-foreignoperation-strategy__diagnosis__list.phase03 .p-foreignoperation-strategy__diagnosis__list__item__detail {
  width: 100%;
}

.p-foreignoperation-strategy__diagnosis__list.phase03 .p-foreignoperation-strategy__diagnosis__list__item dd {
  padding: 20px;
  min-height: 320px;
  line-height: 1.7;
}

.p-foreignoperation-strategy__diagnosis__list.phase03 .p-foreignoperation-strategy__diagnosis__list__item dd span {
  font-size: 1.5rem;
  color: #be855c;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #be855c;
  width: 100%;
  text-align: center;
  display: block;
}

.p-foreignoperation-strategy__diagnosis__list.phase03 .p-foreignoperation-strategy__diagnosis__list__item__detail ul {
  padding: 0px 20px;
}

.p-foreignoperation-strategy__diagnosis__list.phase03 .p-foreignoperation-strategy__diagnosis__list__item__detail ul li {
  margin-left: 0em;
  font-size: 16px;
  padding-left: 1em;
  text-indent: -1em;
}

.p-foreignoperation-strategy__diagnosis__list.phase03 ul.p-foreignoperation-strategy__diagnosis__list__item__detail_sub {
  margin-left: 0em;
  padding: 0 0;
}

.p-foreignoperation-strategy__diagnosis__list__comment__plane.phase03 {
  text-align: right;
  margin-top: 20px;
  margin-bottom: 0em !important;
}

@media only screen and (max-width: 768px) {
  .p-foreignoperation-strategy__diagnosis__list__comment__plane.phase03 {
    text-align: left;
    margin-top: 20px;
  }
}

.p-foreignoperation-strategy__btnLink {
  padding: 5.7016606087em 0;
}

@media only screen and (max-width: 768px) {
  .p-foreignoperation-strategy__btnLink {
    margin-top: 0px;
  }
}

.c-consultant-list__item--tanabe a:hover::after {
  background-color: #08193E;
}

.c-consultant-list__item--tanabe a:hover {
  color: #fff;
}

.c-consultant-list__item a:hover .c-consultant-list__item__img {
  border-color: #08193E;
}

@media only screen and (max-width: 768px) {
  .service_lower.p-foreignoperation-strategy .con_holdings .c-consultant-services__inner {
    width: 90%;
  }

  .service_lower.p-foreignoperation-strategy .c-document-list .c-document-list__item,
  .c-case-list--four-col .c-case-list--four-col__item {
    width: calc(25% - 1.2116028793em);
  }
}

.p-foreignoperation-strategy__consultant .c-consultant__inner {
  width: 100%;
}

.c-consultant.p-foreignoperation-strategy__consultant {
  padding: 40px 0 0;
}

.c-consultant.p-foreignoperation-strategy__consultant .c-consultant-list__item a .c-txt-base--small {
  min-height: 97px;
}

@media only screen and (max-width: 768px) {
  .c-consultant.p-foreignoperation-strategy__consultant .c-consultant-list__item a .c-txt-base--small {
    min-height: unset;
  }

  .p-foreignoperation-strategy__consultant .c-consultant-list {
    padding-bottom: 40px;
  }

  .c-consultant.p-foreignoperation-strategy__consultant {
    padding: 20px 0 0;
  }
}

.con_faq.p-foreignoperation-strategy_con_faq {
  padding: 0;
}

.c-case.p-foreignoperation-strategy_con_faq {
  padding: 0;
}

.service_lower .con_holdings .box_chart.p-foreignoperation-strategy__box_chart {
  margin-bottom: 0px;
}

.service_lower .con_holdings .c-consultant-services__inner>.c-txt-base.p-foreignoperation-strategy__factor:last-of-type {
  margin-bottom: 0;
}

.p-intro.p-foreignoperation-strategy__intro {
  margin: 5.7016606087em auto 0;
}

.p-intro__heading.p-foreignoperation-strategy__heading {
  margin-bottom: 0;
}

/* -------------------------------------- */

/* -------------------------------------- */

/* 231010 */

.p-businessrev-card__list {
  display: flex;
  justify-content: space-between;
}

.p-businessrev-card__item {
  width: 32%;
  padding: 1.5rem;
}

@media only screen and (max-width: 768px) {
  .p-businessrev-card__list {
    flex-direction: column;
    gap: 2rem;
  }

  .p-businessrev-card__item {
    width: 100%;
  }
}

.p-businessrev-card__titleWrap {
  display: flex;
  align-items: center;
  gap: 1rem;
  border-bottom: 1px solid #103277;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}

.p-businessrev-card__titleWrap p {
  font-size: 18px;
  font-weight: bold;
  color: #103277;
}

.p-businessrev-phase2__list {
  display: flex;
  gap: 1rem;
}

.p-businessrev-phase2__item {
  width: 25%;
}

@media only screen and (max-width: 768px) {
  .p-businessrev-phase2__list {
    flex-direction: column;
    gap: 2rem;
  }

  .p-businessrev-phase2__item {
    width: 100%;
  }
}

.p-businessrev-phase2__item h3 {
  background: #89A7C9;
  color: #fff;
  text-align: center;
  padding: 1rem 0;
  margin-bottom: 0.5rem;
}

.p-businessrev-phase2__item:nth-of-type(2) h3 {
  background: #6596CA;
}

.p-businessrev-phase2__item:nth-of-type(3) h3 {
  background: #2F659C;
}

.p-businessrev-phase2__item:nth-of-type(4) h3 {
  background: #083170;
}

.p-businessrev-phase2__item div {
  padding: 10px;
}

.p-businessrev-phase2__item div p {
  padding-left: 1.2em;
  text-indent: -1.2em;
  color: #083170;
  margin-bottom: 0.5rem;
}

.p-businessrev-phase2__item div p strong span {
  font-size: 70%;
}

.p-businessrev-phase2__item div ul {
  padding-left: 0.5em;
  text-indent: -0.5em;
}

.p-businessrev-phase2__result p {
  background: #89A7C9;
  color: #fff;
  font-size: 115%;
  text-align: center;
  padding: 1rem;
  border-radius: 50vh;
  margin-top: 2rem;
}

.p-businessrev-phase2__result h4 {
  font-size: 170%;
  color: #083170;
  text-align: center;
  margin-top: 3rem;
  position: relative;
  text-decoration: underline;
}

@media only screen and (max-width: 768px) {
  .p-businessrev-phase2__result h4 {
    font-size: 110%;
  }
}

.p-businessrev-phase2__result h4::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #89A7C9 transparent transparent transparent;
  position: absolute;
  top: -2rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.p-businessrev-phase3__item+li {
  margin-top: 4rem;
}

.p-businessrev-phase3__item {
  display: flex;
  align-items: center;
  gap: 2rem;
}

@media only screen and (max-width: 768px) {
  .p-businessrev-phase3__item {
    flex-direction: column;
  }
}

.p-businessrev-phase3__item+li {
  border-top: 2px dotted #6596CA;
  margin-top: 2rem;
  padding-top: 2rem;
}

.p-businessrev-phase3__circle {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: #6596CA;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: 120%;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .p-businessrev-phase3__circle {
    width: 100%;
    height: auto;
    padding: 1rem;
    border-radius: 0;
    font-size: 100%;
  }
}

.p-businessrev-phase3__item:nth-of-type(2) .p-businessrev-phase3__circle {
  background: #2F659C;
}

.p-businessrev-phase3__item:nth-of-type(3) .p-businessrev-phase3__circle {
  background: #083170;
}

.p-businessrev-phase3__text h3 {
  font-size: 120%;
  margin-bottom: 1rem;
}

@media only screen and (max-width: 768px) {
  .p-businessrev-phase3__text h3 {
    font-size: 100%;
  }
}

.p-businessrev-phase3__text ul li {
  padding-left: 1em;
  text-indent: -1em;
}

.p-businessrev-case__top {
  display: flex;
  gap: 1.5rem;
}

.p-businessrev-case__com {
  width: 20%;
  background: #01113D;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 130%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.p-businessrev-case_text h3 {
  font-size: 130%;
  margin-bottom: 1rem;
}

@media only screen and (max-width: 768px) {
  .p-businessrev-case__top {
    flex-direction: column;
  }

  .p-businessrev-case_text h3 {
    font-size: 100%;
  }

  .p-businessrev-case__com {
    width: 100%;
    padding: 1rem;
  }

  .p-businessrev-case__com p {
    font-size: 80%;
  }
}

.p-businessrev-case_text p {
  font-weight: bold;
  margin-bottom: 0.8rem;
}

.p-businessrev-case_text ul li {
  padding-left: 2.2em;
  text-indent: -2.2em;
}

@media only screen and (max-width: 768px) {
  .p-businessrev-case_text ul li {
    padding-left: 2em;
    text-indent: -2em;
  }
}

.p-businessrev-case_text ul li span {
  border: 1px solid #000;
  padding: 0 5px;
  margin-right: 0.5rem;
}

.p-businessrev-case_text ul li+li {
  margin-top: 0.5rem;
}

.p-businessrev-case_bottom {
  display: flex;
  gap: 3rem;
  margin-top: 3rem;
}

.p-businessrev-case_bottom_wrap {
  background: #eee;
  width: 50%;
}

@media only screen and (max-width: 768px) {
  .p-businessrev-case_bottom {
    flex-direction: column;
    margin-top: 2rem;
  }

  .p-businessrev-case_bottom_wrap {
    width: 100%;
  }
}

.p-businessrev-case_bottom_wrap_ttl {
  color: #fff;
  text-align: center;
  background: #083170;
  padding: 1rem;
}

.p-businessrev-case_bottom_wrap_sub {
  padding: 2rem;
}

.p-businessrev-case_bottom_wrap_sub_txt span {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 0.5rem;
}

.p-businessrev-case_bottom_wrap_sub_txt+.p-businessrev-case_bottom_wrap_sub_txt {
  margin-top: 2rem;
}

.p-businessrev-case_bottom_wrap:nth-of-type(2) {
  position: relative;
}

.p-businessrev-case_bottom_wrap:nth-of-type(2):after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 20px;
  border-color: transparent transparent transparent #8C7D24;
  position: absolute;
  top: 50%;
  left: -2.2rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

@media only screen and (max-width: 768px) {
  .p-businessrev-case_bottom_wrap:nth-of-type(2):after {
    border-width: 20px 25px 0 25px;
    border-color: #8C7D24 transparent transparent transparent;
    position: absolute;
    top: -2rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}

.p-businessrev-case_bottom_wrap:nth-of-type(2) h4 {
  background: #01113D;
}

.p-businessrev-case+.p-businessrev-case {
  border-top: 2px dotted #6596CA;
  margin-top: 4rem;
  padding-top: 4rem;
}

/* 231225 add */

.service_lower .con_holdings .box_chart.p-finance-accounting-training__box_chart {
  margin-bottom: 0px;
}
.service_lower .con_holdings .box_chart.p-finance-accounting-training__box_chart .c-card-base-list__item{
  min-height: 180px;
}

.p-finance-accounting-training__assign__list {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 80px;
}

@media only screen and (max-width: 768px) {
  .p-finance-accounting-training__assign__list {
    gap: 60px;
    flex-direction: column;
  }
}

.p-finance-accounting-training__assign__list__item {
  width: 33.333%;
  text-align: center;
  padding: 70px 20px 40px;
  border: 1px solid #355c8b;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.p-finance-accounting-training__assign__list__item:nth-of-type(1) {
  background-color: #6596ca;
}
.p-finance-accounting-training__assign__list__item:nth-of-type(2) {
  background-color: #2f659c;
}
.p-finance-accounting-training__assign__list__item:nth-of-type(3) {
  background-color: #083170;
}

@media only screen and (max-width: 768px) {
  .p-finance-accounting-training__assign__list__item {
    width: 100%;
    position: relative;
    min-height: 220px;
  }
}

.p-finance-accounting-training__assign__list__item  p.p-finance-accounting-training__assign__list__item__text {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}

@media only screen and (max-width: 768px) {
  .p-finance-accounting-training__assign__list__item  p.p-finance-accounting-training__assign__list__item__text {
    font-size: 18px;
  }
}

.p-finance-accounting-training__assign__list__item__num {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 90px;
  height: 90px;
  background-color: #fff;
  border-radius: 80px;
  padding: 20px;
  line-height: 1.2;
  font-weight: bold;
  font-size: 12px;
}

.p-finance-accounting-training__assign__list__item:nth-of-type(1) .p-finance-accounting-training__assign__list__item__num {
  color: #6596ca;
  border: 2px solid #6596ca;
}
.p-finance-accounting-training__assign__list__item:nth-of-type(2) .p-finance-accounting-training__assign__list__item__num {
  color: #2f659c;
  border: 2px solid #2f659c;
}
.p-finance-accounting-training__assign__list__item:nth-of-type(3) .p-finance-accounting-training__assign__list__item__num {
  color: #083170;
  border: 2px solid #083170;
}
.p-finance-accounting-training__assign__list__item:nth-of-type(1) .p-finance-accounting-training__assign__list__item__num span {
  font-size: 28px;
  font-weight: bold;
  border-bottom: 1px solid #6596ca;
}
.p-finance-accounting-training__assign__list__item:nth-of-type(2) .p-finance-accounting-training__assign__list__item__num span {
  font-size: 28px;
  font-weight: bold;
  border-bottom: 1px solid #2f659c;
}
.p-finance-accounting-training__assign__list__item:nth-of-type(3) .p-finance-accounting-training__assign__list__item__num span {
  font-size: 28px;
  font-weight: bold;
  border-bottom: 1px solid #083170;
}



.service_lower .con_holdings .c-card-base-list__item.p-finance-accounting-training__overView {
  border: 1px solid #242952;
  border-radius: 0%;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.p-finance-accounting-training__overView dl {
  padding: 20px;
}
.p-finance-accounting-training__overView dl dt {
  padding: 20px;
  margin-bottom: 20px;
  font-size: 130%;
  font-weight: bold;
  color: #fff;
  background-color: #242952;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 123px;
}
.p-finance-accounting-training__overView dl dd {
  color: #242952;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  .p-finance-accounting-training__overView__img {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }
}

.p-finance-accounting-training__detail__table td.td_center {
  color: #000;
}

.p-finance-accounting-training__bannerLink {
  width: 67%;
  margin: 5.70166em auto 0em;
}

.p-finance-accounting-training__bannerLink .download_banner p.ttl {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .p-finance-accounting-training__bannerLink {
    width: 100%;
    margin: 5.70166em auto 0em;
  }

  .p-finance-accounting-training__bannerLink .download_banner .text_wrap {
    margin-left: 0;
    margin-top: 0;
    text-align: center;
    padding: 2em 2em 2em 2em;
  }

  .p-finance-accounting-training__bannerLink .download_banner p.ttl {
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
  }
}

.p-finance-accounting-training__bannerLink .download_banner {
  margin-bottom: 0em;
}

.p-finance-accounting-training__simulation__list {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 80px;
}

@media only screen and (max-width: 768px) {
  .p-finance-accounting-training__simulation__list {
    gap: 80px;
    flex-direction: column;
  }
}

.p-finance-accounting-training__simulation__list__item {
  width: 50%;
  text-align: center;
  padding: 40px;
  border: 1px solid #edf2f8;
  background-color: #edf2f8;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

@media only screen and (max-width: 768px) {
  .p-finance-accounting-training__simulation__list__item {
    width: 100%;
    position: relative;
    padding: 20px;
  }
}

.p-finance-accounting-training__simulation__list__item  p {
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}

.p-finance-accounting-training__simulation__list__item__num {
  position: absolute;
  top: -40px;
  left: 8px;
  width: 90px;
  height: 90px;
  background-color: #07183f;
  color: #fff;
  border-radius: 80px;
  padding: 20px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
}

@media only screen and (max-width: 768px) {
  .p-finance-accounting-training__simulation__list__item__num {
    top: -50px;
  }
}

.p-finance-accounting-training__simulation__list__item__num span {
  font-size: 28px;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}

.p-finance-accounting-training__simulation__list__item dl {
  padding-top: 20px;
}

.p-finance-accounting-training__simulation__list__item dl dt {
  padding-bottom: 20px;
  color: #07183f;
  font-size: 150%;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .p-finance-accounting-training__simulation__list__item dl dt {
    padding-bottom: 20px;
    color: #07183f;
    font-size: 120%;
    font-weight: bold;
  }
}

.p-finance-accounting-training__simulation__list__item dl dd {
  font-size: 110%;
  text-align: left;
  color: #242952;
}

.p-finance-accounting-training__detail__table .bg_dblue {
  background: #173576
}

.p-finance-accounting-training__detail__table__flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 10px;
}

.service_lower .con_holdings .box_table table.p-finance-accounting-training__detail__table__schedule {
  width: 25%;
}

.service_lower .con_holdings .box_table table.p-finance-accounting-training__detail__table__schedule tbody th {
  width: 0.1em;
}
.service_lower .con_holdings .box_table table.p-finance-accounting-training__detail__table__schedule tbody td.bg_lblue {
  width: 20em;
}
.service_lower .con_holdings .box_table table.p-finance-accounting-training__detail__table__schedule tbody td.bg_lblue {
  width: 8em;
}

.service_lower .con_holdings .box_table table.p-finance-accounting-training__detail__table__schedule tbody th, .service_lower .con_holdings .box_table table.p-finance-accounting-training__detail__table__schedule tbody td {
  border: 2px solid #fff;
  padding: 5px;
  font-size: 10px;
}

.p-finance-accounting-training__relate-service {
  display: flex;
}

@media only screen and (max-width: 768px) {
  .p-finance-accounting-training__relate-service {
    display: flex;
    flex-direction: column-reverse;
  }
}

.p-finance-accounting-training__relate-service  img{
  clip-path: polygon(25% 0%, 100% 0%, 100% 99%, 0% 100%);
}

.p-finance-accounting-training__relate-service  figure{
  display: contents;
}

@media only screen and (max-width: 768px) {
  .p-finance-accounting-training__relate-service  img{
    clip-path: none;
  }
  .p-finance-accounting-training__relate-service  figure{
    height: 270px;
    overflow: hidden;
    object-fit: cover;
    padding: 20px 20px 0px 20px;
    display: block;
  }
}

.p-finance-accounting-training__relate-service__text p span {
  font-weight: bold;
  font-size: 16px;
}

@media only screen and (max-width: 768px) {
  .p-finance-accounting-training__relate-service__text p span {
    font-weight: bold;
    font-size: 12px;
  }
}

.companyGroupArea .cGA_list.p-finance-accounting-training__relate-service__cGA_list {
  display: flex;
  justify-content: center;
  gap: 30px;
}

@media only screen and (max-width: 768px) {
  .companyGroupArea .cGA_list.p-finance-accounting-training__relate-service__cGA_list {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-direction: column;
    align-items: center;
    padding-bottom: 20px;
  }
}

.companyGroupArea .cGA_list li.c-button-text-white a {
  display: block;
  text-align: center;
  padding: 15px 0;
  background: #fff;
  transition: 0.2s;
  color: #000;
  border: 1px solid #000;
}

.companyGroupArea .cGA_list li.c-button-text-black a {
  display: block;
  text-align: center;
  padding: 15px 0;
  background: #000;
  transition: 0.2s;
  color: #fff;
}

.p-finance-accounting-training__relate-service  .c-dlArea__wrap{
    display: flex;
    align-items: center;
    padding: 4em 0em 2em 4em;
}

@media only screen and (max-width: 768px) {
  .p-finance-accounting-training__relate-service  .c-dlArea__wrap{
    display: flex;
    align-items: center;
    padding: 20px;
}
}

.c-dlArea .c-consultant-services__inner.p-finance-accounting-training__relate-service {
  background: #EDF2F8;
  padding-bottom: 0em;
}

.companyGroupArea .cGA_list li.c-button-text-white a::after {
  content: url(/finance/service/images/arrow_r_black.png);
}

@media only screen and (max-width: 768px) {
  .service_lower .con_holdings .c-consultant-services__inner.p-finance-accounting-training__relate-service {
    width: 100%;
}
}

.c-sub-title--art.c-sub-title--art__relate-service::after  {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1.7142857143em;
  height: 3px;
  background-image: linear-gradient(90deg, rgba(23, 147, 151, 1), rgba(160, 211, 212, 1) 100%, rgba(79, 173, 176, 1) 50%);
}

.companyGroupArea .p-finance-accounting-training__relate-service .cGA_list li.c-button-text-white a {
  transition: 0.3s;
}
.companyGroupArea .p-finance-accounting-training__relate-service .cGA_list li.c-button-text-black a {
  transition: 0.3s;
}

.companyGroupArea .p-finance-accounting-training__relate-service .cGA_list li.c-button-text-white:hover a {
  background: #ddd;
}
.companyGroupArea .p-finance-accounting-training__relate-service .cGA_list li.c-button-text-black:hover a {
  background: #555;
}

/* 240214 add */

.service_lower .con_holdings .c-card-base-list__small .c-card-base-list__item .num {
  position: absolute;
  color: #fff;
  font-size: 429%;
  font-family: "Roboto", sans-serif;
  left: 0.4em;
  font-weight: bold;
  top: -40px;
  z-index: 1;
}

.service_lower .con_holdings .c-card-base-list__small .c-card-base-list__item .c-txt-base {
  line-height: 1.5;
  margin-top: 0em;
}

.p-meeting__table.p-meeting__table__small th, .p-meeting__table.p-meeting__table__small td {
  padding: 0.5em 2em;
  font-size: 115%;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.875;
  letter-spacing: 1.6px;
}

/* 240621 add */

.c-sub-title--underline {
  margin-bottom: 3em;
}

.c-sub-title--underline span {
  margin: 0!important;
  font-size: inherit!important;
  font-weight: bold;
  position: relative;
  border-bottom: 2px solid #8f7e1c;
  padding-bottom: 10px;
}
.c-sub-title--underline span::before,
.c-sub-title--underline span::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.c-sub-title--underline span::before {
  border-top: 12px solid #8f7e1c;
  border-right: 11px solid transparent;
  border-left: 11px solid transparent;
  bottom: -12px;
}
.c-sub-title--underline span::after {
  border-top: 10px solid #fff;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  bottom: -10px;
}
.p-meeting__arrow {
  width: 0;
  height: 0;
  border-top: 40px solid #c3cad3;
  border-right: 77px solid transparent;
  border-left: 77px solid transparent;
  margin: 70px auto 30px;
}
.p-meeting__solve {
  font-size: 200%;
  font-weight: bold;
  text-align: center;
}
.p-meeting__solve + .c-case {
  padding-top: 40px;
}
.p-meeting__benefits {
  padding-bottom: 0;
}
.p-meeting__benefits h3 {
  font-size: 143%;
  margin-bottom: 1em;
}
.p-meeting__benefits--flex {
  display: flex;
  gap: 60px;
}
.c-meeting-bnr {
  text-align: center;
  padding-top: 6em;
}
.c-meeting-bnr a {
  transition: .3s;
}
.c-meeting-bnr a:hover {
  opacity: .7;
}
@media screen and (max-width: 767px) {
  .p-meeting__solve {
    font-size: 108%;
  }
  .p-meeting__benefits h3 {
    font-size: 108%;
  }
  .p-meeting__benefits--flex {
    flex-direction: column;
  }
}

/* 240808 */

.c-txt-base--bg_red {
  background: #a11010;
}
.bg_red {
  background: #fff1f1;
}
.p-finance-governance__detail__table {
  border: solid #e2e2e2!important;
  border-width: 1px 0 0 1px!important;
}
/* .p-finance-governance__detail__table col:first-of-type {
  width: 64px!important;
}
.p-finance-governance__detail__table col:nth-child(n + 4):nth-child(-n + 10) {
  width: 55px;
} */
.p-finance-governance__detail__table td {
  background: #fff!important;
}
.p-finance-governance__detail__table :is(th, td) {
  border: solid #e2e2e2!important;
  border-width: 0 1px 1px 0!important;
}
.p-finance-governance__detail__table tr:is(:first-child, :nth-child(2), :nth-child(3)) th {
  background: #153378;
}
.p-finance-governance__detail__table tr:nth-child(n + 4) th {
  background: #a6993a;
}
.p-finance-governance__detail__table th:first-child {
  width: 64px!important;
}
.p-finance-governance__detail__table th:nth-child(2) {
  width: 154px!important;
}
.p-finance-governance__detail__table tr:nth-child(2) th {
  width: 55px!important;
  padding: 1em 2px!important;
}
.p-finance-governance__detail__table span {
  font-size: .9em;
}

/* 250109 */
.p-meeting__flow {
  display: flex;
  justify-content: space-between;
  gap: 110px;
}
.p-meeting__flow__item {
  width: calc(100% / 3);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.p-meeting__flow__item:not(:last-child) {
  position: relative;
}
.p-meeting__flow__item:not(:last-child)::after {
  content: '';
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 20px solid #173576;
  position: absolute;
  top: 110px;
  right: -65px;
}
.p-meeting__flow__item--title {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-meeting__flow {
    flex-direction: column;
    gap: 100px;
  }
  .p-meeting__flow__item {
    width: 100%;
  }
  .p-meeting__flow__item:not(:last-child)::after {
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    bottom: -60px;
    border-top: 20px solid #173576;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: none;
  }
  
}

/* 250220 */
.box_flex {
  display: flex;
  justify-content: center;
  gap: 2rem;
  margin-top: 3rem;
}
.box_flex_inner {
  background: #fff;
  width: 450px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box_flex_inner_title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1rem;
}
.box_flex_inner ul {
  font-weight: bold;
  min-width: 90%;
}
.box_flex_inner ul li:not(:last-child) {
  margin-bottom: .5rem;
}
.box_img.bg-white {
  background: #fff;
  padding: 30px 40px;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .box_flex {
    flex-direction: column;
    gap: 1rem;
    margin-top: 1rem;
  }
  .box_flex_inner {
    width: 100%;
    padding: 1em;
  }
  .box_flex_inner_title {
    font-size: 110%;
  }
  .box_flex_inner ul {
    width: 100%;
  }
  .box_img.bg-white {
    margin-top: 1rem;
    padding: 1em;
  }
  #service .c-case-list--four-col,
  #service .c-document-list {
    flex-direction: column;
    gap: 20px;
  }
  #service .c-case-list--four-col__item,
  #service .c-document-list__item {
    width: 100%;
    margin-bottom: 0;
  }
  #service .c-case-list--four-col__item > div,
  #service .c-document-list__item a {
    display: flex;
    gap: 1rem;
  }
  #service .c-case-list--four-col__item__img,
  #service .c-document-list__item__img {
    width: 100px;
  }
  #service .c-case-list--four-col__item__detail,
  #service .c-document-list__item__detail {
    width: calc((100% - 100px) - 1rem);
  }
}

/* 250522 */
.p-service__flow-item {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
}
.p-service__flow-item__circle {
  background: #103277;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 155px;
  height: 155px;
  border-radius: 50%;
}
.c-flow-5col__item:not(:last-child) .p-service__flow-item__circle {
  position: relative;
}
.c-flow-5col__item:not(:last-child) .p-service__flow-item__circle::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: -45px;
  transform: translateY(-50%);
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 14px solid #907f16;
}
.c-arrow-down {
  border-top: 36px solid #edf2f8;
  border-right: 80px solid transparent;
  border-left: 80px solid transparent;
  width: 0;
  height: 0;
  margin: 50px auto 30px;
}
.c-arrow-next-text {
  color: #083170;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-service__flow-item {
    gap: 15px;
  }
  .c-flow-5col__item:not(:last-child) .p-service__flow-item__circle::after {
    display: none;
  }
  .c-flow-5col__item:not(:last-child) {
    position: relative;
  }
  .c-flow-5col__item:not(:last-child)::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -45px;
    left: 50%;
    transform: translateX(-50%);
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    border-top: 22px solid #907f16;
  }
  .c-arrow-down {
    border-top: 26px solid #edf2f8;
    border-right: 60px solid transparent;
    border-left: 60px solid transparent;
    margin: 40px auto 20px;
  }
  .c-arrow-next-text {
    font-size: 18px;
  }
}

/* 250523 */
.c-service-flex__item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-service-flex__item--title {
  color: #103277;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 20px auto;
}


.listing-support_menu {
  display: flex;
  flex-direction: column;
  border-top: 1px dashed #192568;
}
.lsm_item {
  border-bottom: 1px dashed #192568;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 35px 25px;
}
.lsm_img {
  min-width: 70px;
}
.lsm_img img {
  display: block;
  margin: auto;
}
.lsm_head {
  font-weight: bold;
  font-size: 30px;
  color: #192568;
  min-width: 200px;
  margin: 0 8rem 0 4rem;
}
.lsm_cont {
  font-size: 115%;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.875;
  letter-spacing: 1.6px;
}
.lsm_sup {
  font-size: 12px;
  margin-top: 20px;
}
@media all and (max-width: 768px) {
  .listing-support_menu {
  }
  .lsm_item {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 25px 15px;
  }
  .lsm_img {
    min-width: inherit;
  }
  .lsm_head {
    font-size: 18px;
    min-width: inherit;
    margin: 15px 0;
    text-align: center;
  }
  .lsm_sup {
    font-size: 13px;
  }
}

/* 250610 */
.theme_inner__list-col3 {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 30px;
}
.theme_inner__list-col3.jc-center {
  justify-content: center;
}
.theme_inner__list-col3--item {
  width: calc((100% - 60px) / 3);
}
@media all and (max-width: 768px) {
  .theme_inner__list-col3--item {
    width: 100%;
  }
  .theme_inner__list-col3--item img {
    margin: auto;
  }
}

/* 250617 01 */
.scroll {
  overflow-x: scroll;
}
.scroll table {
  width: 1100px;
}
.scroll table :is(th, td) {
border: 1px solid #e2e2e2!important;
}
.scroll table :is(th, td):not(.u-text--left) {
text-align: center;
}
.scroll table :is(th, td).u-text--left {
padding: 8px 30px;
}
.scroll table tr:first-child th:nth-child(n + 3) {
  padding: 3px 0;
}
.scroll table tr:is(:first-child) th {
background: #153378;
color: #fff;
padding: 8px 0;
}
.scroll table + p {
  text-align: right;
}

@media screen and (max-width: 768px) {
  .scroll table + p {
    text-align: left;
    width: max-content;
  }
}

/* 250617 02 */
.p-service-intro__heading.heading-shadow {
  text-shadow: 1px 1px 3px rgba(255, 255, 255, .7), -1px -1px 3px rgba(255, 255, 255, .7);
}
.p-foreignoperation-strategy__2col-list {
  flex-wrap: wrap;
  gap: 55px 40px;
}
.p-foreignoperation-strategy__2col-list__item {
  width: calc((100% - 40px) / 2);
}
.p-foreignoperation-strategy__2col-list__item dt {
  border-bottom: none;
  padding-bottom: 0;
}
.p-foreignoperation-strategy__2col-list__item dd {
  padding-left: 40px;
  padding-right: 40px;
}
.c-card-base-list-1col {
  flex-direction: column;
}
.c-card-base-list-1col__item {
  width: 100%;
}
.c-card-base-list__item.bg_Porcelain.c-card-base-list-1col__item {
  align-items: flex-start;
  gap: 2%;
}
.c-card-base-list-1col__item--left {
  width: 29%;
}
.c-card-base-list-1col__item--left .c-txt-base {
  text-align: left!important;
}
.c-card-base-list-1col__item--left .c-txt-base em {
  font-size: 22px;
}
.c-card-base-list-1col__item--left .label {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #083170;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  width: 90px;
  height: 30px;
}
.c-card-base-list-1col__item--left .c-card-base-list__item-point {
  display: block;
  margin-top: 10px;
}
.c-card-base-list-1col__item--right {
  width: 69%;
}
.c-card-base-list-1col__item--right .c-txt-base {
  border-top: none;
  padding-top: 0;
  text-align: left!important;
}
.c-card-base-list-1col__item--right .c-txt-base-point--bg {
  background: #fff;
  padding: 20px 25px;
  color: #083170;
  font-size: 16px;
  line-height: 1.8;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-foreignoperation-strategy__2col-list__item {
    width: 100%;
    padding: 70px 20px 30px;
  }
  .p-foreignoperation-strategy__2col-list__item dd {
    padding-left: 10px;
    padding-right: 10px;
  }
  .c-card-base-list__item.bg_Porcelain.c-card-base-list-1col__item {
    flex-direction: column;
  }
  .c-card-base-list-1col__item--left,
  .c-card-base-list-1col__item--right {
    width: 100%;
  }
  .c-card-base-list-1col__item--left .label {
    margin-top: 70px;
  }
}
.bnr_service {
  margin: auto;
  width: 100%;
  max-width: 78.397833369em;
  background: #edf2f8;
}
.bnr-bg--white .bnr_service {
  background: #fff;
}
.bnr_service a {
  display: flex;
  gap: 30px;
  width: 100%;
  height: 100%;
  padding: 20px;
  text-decoration: none;
  transition: .5s;
}
.bnr_service a:hover {
  opacity: .7;
}
.bnr_service__img {
  text-align: center;
}
.bnr_service__img img {
  width: 100%;
}
.bnr_service__text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.bnr_service__text--title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
}
.bnr_service__text--title small {
  font-size: 75%;
}
.bnr_service__text--btn {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  text-align: center;
  width: max-content;
  padding: 10px 90px 10px 50px;
  margin-bottom: 30px;
  background: #07183F;
  transition: 0.2s;
  position: relative;
}
.bnr_service__text--btn::after {
  content: url(/finance/images/arrow_r_white.png);
  position: absolute;
  right: 10px;
}
@media screen and (max-width: 768px) {
  .bnr_service {
    width: 90%;
  }
  .bnr_service a {
    flex-direction: column;
    gap: 20px;
  }
  .bnr_service__text--title {
    font-size: 24px;
  }
  .bnr_service__text {
    gap: 30px;
  }
  .bnr_service__text--btn {
    margin: auto;
  }
}