@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";

.p-firstview__title__en .c-txt-base--xxs {
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.75;
  letter-spacing: 1.6px;
  display: block;
  border-bottom: 1px solid #4c4c4c;
  padding-bottom: 5px;
  margin-bottom: 10px
}

@media all and (max-width: 768px) {
  .p-firstview__title__en .c-txt-base--xxs {
    white-space: normal;
  }
}

.p-firstview__hero__image {
  background-image: url(../../option_plan/images/img_mv.jpg)
}

@media only screen and (max-width: 767px) {
  #option_plan .c-case-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap
  }
}

@media only screen and (max-width: 767px) {
  #option_plan .c-button {
    text-align: center;
    margin-top: .5em
  }
}

.c-nav-base {
  background: #edf2f8;
  padding: 5.625em 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center
}

.c-nav-base__inner {
  width: 90%;
  margin: auto;
  max-width: 78.397833369em
}

.c-nav-base-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 1.25em 0
}

.c-nav-base-list__item {
  width: 32%
}

@media only screen and (max-width: 767px) {
  .c-nav-base-list__item {
    width: 100%;
    margin-bottom: 1em
  }
}

.c-nav-base-list__item a {
  font-size: 129%;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  background: #fff;
  display: block;
  padding: 1.25em 0;
  text-align: center;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.c-nav-base-list__item a::after {
  content: "";
  font-size: 125%;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #173576
}

.c-nav-base-list__item a:hover {
  background-color: #173576;
  color: #fff
}

.c-nav-base-list__item a:hover::after {
  color: #fff
}

.c-nav-base-list2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap
}

.c-nav-base-list2 li {
  width: 19%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 0.39em;
}

@media only screen and (max-width: 767px) {
  .c-nav-base-list2 li {
    width: 100%;
    margin-bottom: 1em
  }
}

.c-nav-base-list2 li a {
  display: block;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  border-bottom: 2px solid #c84b47;
  margin-bottom: .5em;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  margin-top: auto
}

.c-nav-base-list2 li a::after {
  content: "";
  font-size: 125%;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  right: 0;
  top: calc(100% - .75em);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%)
}

.c-nav-base-list2 li a.item-ma {
  color: #d46e6b;
  border-bottom-color: #d46e6b
}

.c-nav-base-list2 li a.item-sdgs {
  color: #c77d20;
  border-bottom-color: #c77d20
}

.c-nav-base-list2 li a.item-bland {
  color: #81a052;
  border-bottom-color: #81a052
}

.c-nav-base-list2 li a.item-marketing {
  color: #30795b;
  border-bottom-color: #30795b
}

.c-nav-base-list2 li a.item-group {
  color: #3c878a;
  border-bottom-color: #3c878a
}

.c-nav-base-list2 li a.item-successor {
  color: #3987b5;
  border-bottom-color: #3987b5
}

.c-nav-base-list2 li a.item-junior {
  color: #3a54b1;
  border-bottom-color: #3a54b1
}

.c-nav-base-list2 li a.item-management {
  color: #595892;
  border-bottom-color: #595892
}

.c-nav-base-list2 li a.item-capital {
  color: #894888;
  border-bottom-color: #894888
}

.c-nav-base-list2 li a.item-accounting {
  color: #c85689;
  border-bottom-color: #c85689
}

.c-nav-base-list2 li a:hover {
  color: #173576;
  border-bottom-color: #173576
}

.c-banner-base--right,
.c-banner-base--left {
  width: 95%;
  max-width: calc(39.1989166845em + 50%);
  margin-bottom: 2.8125em
}

.c-banner-base--right .c-title-inline,
.c-banner-base--left .c-title-inline {
  font-size: 186%;
  width: 100%;
  padding-left: 5%
}

.c-banner-base--right .c-title-inline span,
.c-banner-base--left .c-title-inline span {
  color: #fff
}

#ma-base .c-banner-base--right .c-title-inline__color,
#ma-base .c-banner-base--left .c-title-inline__color {
  /*color: #df9290;*/
  background: #df9290;
}

#sdgs-base .c-banner-base--right .c-title-inline__color,
#sdgs-base .c-banner-base--left .c-title-inline__color {
  /*color: #ddb179;*/
  background: #ddb179;
}

#bland-base .c-banner-base--right .c-title-inline__color,
#bland-base .c-banner-base--left .c-title-inline__color {
  /*color: #81a052;*/
  background: #81a052;
}

#marketing-base .c-banner-base--right .c-title-inline__color,
#marketing-base .c-banner-base--left .c-title-inline__color {
  /*color: #30795b;*/
  background: #30795b;
}

#group-base .c-banner-base--right .c-title-inline__color,
#group-base .c-banner-base--left .c-title-inline__color {
  /*color: #3c878a;*/
  background: #3c878a;
}

#successor-base .c-banner-base--right .c-title-inline__color,
#successor-base .c-banner-base--left .c-title-inline__color {
  /*color: #3987b5;*/
  background: #3987b5;
}

#junior-base .c-banner-base--right .c-title-inline__color,
#successor-base .c-banner-base--left .c-title-inline__color {
  /*color: #3987b5;*/
  background: #3a54b1;
}

#management-base .c-banner-base--right .c-title-inline__color,
#management-base .c-banner-base--left .c-title-inline__color {
  /*color: #595892;*/
  background: #595892;
}

#capital-base .c-banner-base--right .c-title-inline__color,
#capital-base .c-banner-base--left .c-title-inline__color {
  /*color: #894888;*/
  background: #894888;
}

#accounting-base .c-banner-base--right .c-title-inline__color,
#accounting-base .c-banner-base--left .c-title-inline__color {
  /*color: #c85689;*/
  background: #c85689;
}

@media only screen and (max-width: 767px) {
  .c-card-base-list__item {
    margin-bottom: 1em
  }
}

ul#bland .c-card-base-list__item .ccbll {
  background-color: #f2f5ee
}

ul#marketing .c-card-base-list__item .ccbll {
  background-color: #e9f2ef
}

ul#group .c-card-base-list__item .ccbll {
  background-color: #edf3f3
}

ul#successor .c-card-base-list__item .ccbll {
  background-color: #ebf2f8
}

ul#junior .c-card-base-list__item .ccbll {
  background-color: #e5ebf6
}

ul#management .c-card-base-list__item .ccbll {
  background-color: #efeef4
}

ul#capital .c-card-base-list__item .ccbll {
  background-color: #f4edf4
}

ul#accounting .c-card-base-list__item .ccbll {
  background-color: #f9eef4
}

ul#organization-design .c-card-base-list__item .ccbll {
  background-color: #f1eae8
}

ul#portfolio .c-card-base-list__item .ccbll {
  background-color: #faf8eb
}

ul#development .c-card-base-list__item .ccbll {
  background-color: #55bb9f
}

ul#purpose .c-card-base-list__item .ccbll {
  background-color: #679da9
}

#organization-design-base .c-button a {
  color: #783020;
  border: 2px solid #783020;
}

#organization-design-base .c-button a:hover {
  background-color: #783020;
  color: #fff;
}

#portfolio-base .c-button a {
  color: #ada048;
  border: 2px solid #ada048;
}

#portfolio-base .c-button a:hover {
  background-color: #ada048;
  color: #fff;
}

#development-base .c-button a {
  color: #55bb9f;
  border: 2px solid #55bb9f;
}

#development-base .c-button a:hover {
  background-color: #55bb9f;
  color: #fff;
}

#purpose-base .c-button a {
  color: #679da9;
  border: 2px solid #679da9;
}

#purpose-base .c-button a:hover {
  background-color: #679da9;
  color: #fff;
}

ul#bland .c-card-base-list__item .ccbll .c-marker>span {
  background-color: #81a052
}

ul#marketing .c-card-base-list__item .ccbll .c-marker>span {
  background-color: #30795b
}

ul#group .c-card-base-list__item .ccbll .c-marker>span {
  background-color: #3c878a
}

ul#successor .c-card-base-list__item .ccbll .c-marker>span {
  background-color: #3987b5
}

ul#junior .c-card-base-list__item .ccbll .c-marker>span {
  background-color: #3a54b1
}

ul#management .c-card-base-list__item .ccbll .c-marker>span {
  background-color: #595892
}

ul#capital .c-card-base-list__item .ccbll .c-marker>span {
  background-color: #894888
}

ul#accounting .c-card-base-list__item .ccbll .c-marker>span {
  background-color: #c85689
}

ul#organization-design .c-card-base-list__item .ccbll .c-marker>span {
  background-color: #783020
}

ul#portfolio .c-card-base-list__item .ccbll .c-marker>span {
  background-color: #ada048
}

ul#development .c-card-base-list__item .ccbll .c-marker>span {
  background-color: #55bb9f
}

ul#purpose .c-card-base-list__item .ccbll .c-marker>span {
  background-color: #679da9;
}

.con_point {
  padding: 3.5635378804em 0 3.5635378804em
}

.con_point.bg_basicplan {
  background: url(../../option_plan/images/bg_basicplan.jpg) no-repeat 50% 50%;
  background-size: cover;
  color: #fff
}

.con_point .box_point .num {
  font-size: 215%;
  color: #507eb6
}

.con_point .box_point .num span {
  position: relative
}

.con_point .box_point .num span:before {
  content: "";
  position: absolute;
  height: 1px;
  width: .5em;
  background: #507eb6;
  bottom: -0.2em;
  left: 0;
  right: 0;
  margin: auto
}

.con_point .bg_white {
  background: #fff;
  border-radius: 15px
}

.con_point .box_text {
  margin-top: 2em
}

.con_point .c-card-base-list__item .inner {
  padding: 2.4944765163em
}

.con_point .c-card-base-list__item .inner .point {
  color: #000
}

@media only screen and (max-width: 767px) {
  .con_point .c-card-base-list__item {
    margin-bottom: 1em
  }
}

.con_point .c-button a {
  color: #fff;
  border-color: #fff
}

.con_point .c-button a:hover {
  background-color: #173576;
  border-color: #173576
}

.con_faq dl {
  margin-bottom: 30px
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .con_faq dl {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 767px) {
  .con_faq dl {
    margin-bottom: 1.5em
  }
}

.con_faq dt {
  position: relative;
  padding: 1em 2em;
  cursor: pointer;
  background: #507eb6;
  color: #fff;
  padding: 1em 2em 1em 4em
}

.con_faq dt .q {
  color: #fff;
  display: inline-block;
  text-indent: -1.5em
}

.con_faq dd {
  padding: 1em 2em;
  background: #fff;
  padding: 1em 2em 1em 4em
}

.con_faq dd .a {
  color: #507eb6;
  display: inline-block;
  text-indent: -1.5em
}

.con_faq .toggle_btn {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #173576;
  display: block;
  width: 24px;
  height: 24px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 50%
}

.con_faq .toggle_btn:before,
.con_faq .toggle_btn:after {
  display: block;
  content: "";
  background-color: #fff;
  position: absolute;
  width: 10px;
  height: 2px;
  top: 50%;
  left: 50%;





  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%)
}

.con_faq .toggle_btn:before {
  width: 2px;
  height: 10px
}

.con_faq .toggle_title.selected .toggle_btn:before {
  content: normal
}

.con_faq .toggle_contents dd {
  display: none
}

.con_faq .toggle_title.selected .toggle_btn {
  background: #fff
}

.con_faq .selected .toggle_btn:after {
  background-color: #173576
}

.btn_vision .v-button a::after {
  left: inherit;
  bottom: inherit;
  width: auto;
  height: auto;
}

.plantitle {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 20px;
}

.plantitle+p {
  line-height: 1.7;
  font-size: 1.2rem;
  margin-bottom: 20px;
}

.c-title-inline__color {
  display: inline-block;
  color: #FFF !important;
  padding: 0 15px;
}

.c-card-base-list__item__body .c-txt-base--small {
  text-indent: -2em;
  padding-left: 2em;
}

@media only screen and (max-width: 767px) {
  .con_faq dt {
    padding: 1em 4em 1em 4em;
  }
}

span.q.c-txt-base--lg.c-txt-base--bold.en {
  font-family: "Roboto", sans-serif;
}

@media only screen and (min-width: 1561px) {
  .c-banner-base--left .c-title-inline {
    width: calc(100% - 18.5304em);
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .c-banner-base--left .c-title-inline {
    width: calc(100% - 8.55249em);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  /*.c-banner-base--left .c-title-inline {
width: calc(100% - 8.55249em);
}*/
}

@media only screen and (max-width: 767px) {
  .c-banner-base--left .c-title-inline {
    padding-left: 5%;
  }
}

.c-nav-base-list2 li a.item-organization-design {
  color: #783020;
  border-bottom-color: #783020;
}

.c-nav-base-list2 li a.item-portfolio {
  color: #ada048;
  border-bottom-color: #ada048;
}

.c-nav-base-list2 li a.item-development {
  color: #55bb9f;
  border-bottom-color: #55bb9f;
}

.c-nav-base-list2 li a.item-purpose {
  color: #679da9;
  border-bottom-color: #679da9;
}

#marketing-base .c-button a{
    color: #30795b;
    border: 2px solid #30795b;
}
#marketing-base .c-button a:hover {
    background-color: #30795b;
    color: #fff;
}

#junior-base .c-button a{
    color: #3a54b1;
    border: 2px solid #3a54b1;
}
#junior-base .c-button a:hover {
    background-color: #3a54b1;
    color: #fff;
}
#management-base .c-button + .c-button{
    margin-top: 1rem;
}
#management-base .c-button a{
    color: #595892;
    border: 2px solid #595892;
}
#management-base .c-button a:hover {
    background-color: #595892;
    color: #fff;
}
@media only screen and (max-width: 767px) {
    #management-base .c-button + .c-button{
    margin-top: 0.5rem;
}

}

.c-nav-base-list2 li.other a::after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
          top: calc(100% - 1.5em);
}

/* ===================================================================
CSS information

file name  : basic_plan.css
author     : Abilive
style info : basic_plan
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
@import url("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 url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css");
@import url("https://pro.fontawesome.com/releases/v5.10.0/css/all.css");

.p-firstview__title__en .c-txt-base--xxs {
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.75;
  letter-spacing: 1.6px;
  display: block;
  border-bottom: 1px solid #4c4c4c;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.p-firstview__hero__image {
  background-image: url(../../basic_plan/images/img_mv.jpg);
}

#basic_plan .c-title-bg__en .c-txt-base--xxs {
  font-size: 11px;
  display: block;
  border-bottom: 1px solid #4c4c4c;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

#basic_plan .radius {
  border-radius: 15px;
}

#basic_plan .en {
  font-family: "Roboto", sans-serif;
}

#basic_plan .bg_Porcelain {
  background: #edf2f8;
}

#basic_plan .bg_white {
  background: #fff;
}

#basic_plan .bg_CoolBlue {
  background: #507eb6;
}

#basic_plan .bg_LapisBlue {
  background: #173576;
}

#basic_plan .bg_DeepCove {
  background: #0a143c;
}

#basic_plan .bg_blue2 {
  background: #d3dfed;
}

#basic_plan .bg_blue3 {
  background: #c1d2e4;
}

#basic_plan .marker {
  margin: 2.8125em 0;
}

#basic_plan .marker .st_marker {
  padding: 0.5em;
  border-radius: 5px;
  margin-bottom: 1em;
  margin-bottom: 2em;
}

#basic_plan .c-txt-base--CoolBlue {
  color: #507eb6;
}

#basic_plan .c-txt-base--LapisBlue {
  color: #173576;
}

#basic_plan .c-txt-base--DeepCove {
  color: #0a143c;
}

#basic_plan .phase_3 {
  padding-bottom: 0;
}

@media only screen and (max-width: 767px) {
  #basic_plan .c-case-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  #basic_plan .marker {
    margin: 2.8125em 0 0;
  }

  .p-firstview__title__en .c-txt-base--xxs {
    font-size: 12px;
  }
}

@media only screen and (max-width: 767px) {
  #basic_plan .c-button {
    text-align: center;
    margin-top: 1.5em;
  }
}

#basic_plan .box_list_count li {
  list-style-type: none;
  counter-increment: number;
  text-indent: -1.5em;
  padding-left: 1.5em;
}

#basic_plan .box_list_count li:before {
  content: counter(number) ".";
  margin-right: 5px;
  color: #507eb6;
}

#basic_plan .box_list_count.count_LapisBlue li:before {
  color: #173576;
}

#basic_plan .box_list_count.count_DeepCove li:before {
  color: #0a143c;
}

.con_point .c-card-base-list__item .inner,
.con_basic_plan .c-card-base-list__item .inner {
  padding: 2.4944765163em;
}

@media only screen and (max-width: 767px) {

  .con_point .c-card-base-list__item,
  .con_basic_plan .c-card-base-list__item {
    margin-bottom: 1em;
  }
}

.con_point {
  padding: 5.5635378804em 0;
}

.con_point .box_point .num {
  font-size: 215%;
  color: #507eb6;
}

.con_point .box_point .num span {
  position: relative;
}

.con_point .box_point .num span:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 0.5em;
  background: #507eb6;
  bottom: -0.2em;
  left: 0;
  right: 0;
  margin: auto;
}

.con_point .box_text {
  margin-top: 2em;
}

.con_basic_plan .intro .c-case-list__item__img img {
  -o-object-fit: inherit;
     object-fit: inherit;
}

.con_basic_plan .phase_1 .c-title-inline,
.con_basic_plan .phase_2 .c-title-inline,
.con_basic_plan .phase_3 .c-title-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.con_basic_plan .phase_1 .c-title-inline .c-title-inline__en,
.con_basic_plan .phase_2 .c-title-inline .c-title-inline__en,
.con_basic_plan .phase_3 .c-title-inline .c-title-inline__en {
  display: inline-block;
  color: #fff;
  line-height: 1;
  border-right: 1px solid #fff;
  padding-right: 2em;
  margin-right: 2em;
}

@media only screen and (max-width: 767px) {

  .con_basic_plan .phase_1 .c-title-inline .c-title-inline__en,
  .con_basic_plan .phase_2 .c-title-inline .c-title-inline__en,
  .con_basic_plan .phase_3 .c-title-inline .c-title-inline__en {
    padding-right: .5em;
    margin-right: .5em;
    font-size: 70%;
  }
}

.con_basic_plan .phase_1 .c-title-inline .c-title-inline__en .small,
.con_basic_plan .phase_2 .c-title-inline .c-title-inline__en .small,
.con_basic_plan .phase_3 .c-title-inline .c-title-inline__en .small {
  font-size: 50%;
}

@media only screen and (max-width: 767px) {

  .con_basic_plan .phase_1 .c-title-inline .c-title-inline__jp,
  .con_basic_plan .phase_2 .c-title-inline .c-title-inline__jp,
  .con_basic_plan .phase_3 .c-title-inline .c-title-inline__jp {
    font-size: 70%;
  }
}

.con_basic_plan .phase_1 .box_phase,
.con_basic_plan .phase_2 .box_phase,
.con_basic_plan .phase_3 .box_phase {
  padding: 50px;
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {

  .con_basic_plan .phase_1 .box_phase,
  .con_basic_plan .phase_2 .box_phase,
  .con_basic_plan .phase_3 .box_phase {
    padding: 30px;
  }
}

@media only screen and (max-width: 767px) {

  .con_basic_plan .phase_1 .box_phase,
  .con_basic_plan .phase_2 .box_phase,
  .con_basic_plan .phase_3 .box_phase {
    padding: 2em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {

  .con_basic_plan .phase_1 .box_phase,
  .con_basic_plan .phase_2 .box_phase,
  .con_basic_plan .phase_3 .box_phase {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {

  .con_basic_plan .phase_1 .box_phase,
  .con_basic_plan .phase_2 .box_phase,
  .con_basic_plan .phase_3 .box_phase {
    margin-bottom: 1em;
  }
}

.con_basic_plan .phase_1 .box_phase .box_left,
.con_basic_plan .phase_2 .box_phase .box_left,
.con_basic_plan .phase_3 .box_phase .box_left {
  width: 30%;
  position: relative;
}

@media only screen and (max-width: 767px) {

  .con_basic_plan .phase_1 .box_phase .box_left,
  .con_basic_plan .phase_2 .box_phase .box_left,
  .con_basic_plan .phase_3 .box_phase .box_left {
    width: 100%;
  }
}

.con_basic_plan .phase_1 .box_phase .box_left:before,
.con_basic_plan .phase_2 .box_phase .box_left:before,
.con_basic_plan .phase_3 .box_phase .box_left:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #b2b2b2;
  top: 0;
  right: -15%;
  bottom: 0;
}

.con_basic_plan .phase_1 .box_phase .box_left .st_phase,
.con_basic_plan .phase_2 .box_phase .box_left .st_phase,
.con_basic_plan .phase_3 .box_phase .box_left .st_phase {
  padding: 1em;
  margin-bottom: 2em;
}

.con_basic_plan .phase_1 .box_phase .box_right,
.con_basic_plan .phase_2 .box_phase .box_right,
.con_basic_plan .phase_3 .box_phase .box_right {
  width: 60%;
}

@media only screen and (max-width: 767px) {

  .con_basic_plan .phase_1 .box_phase .box_right,
  .con_basic_plan .phase_2 .box_phase .box_right,
  .con_basic_plan .phase_3 .box_phase .box_right {
    width: 100%;
  }
}

.con_basic_plan .phase_1 .box_phase .box_right.flex,
.con_basic_plan .phase_2 .box_phase .box_right.flex,
.con_basic_plan .phase_3 .box_phase .box_right.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 767px) {

  .con_basic_plan .phase_1 .box_phase .box_right.flex,
  .con_basic_plan .phase_2 .box_phase .box_right.flex,
  .con_basic_plan .phase_3 .box_phase .box_right.flex {
    display: block;
  }
}

.con_basic_plan .phase_1 .box_phase .box_right.flex .flex_in,
.con_basic_plan .phase_2 .box_phase .box_right.flex .flex_in,
.con_basic_plan .phase_3 .box_phase .box_right.flex .flex_in {
  width: 47%;
}

@media only screen and (max-width: 767px) {

  .con_basic_plan .phase_1 .box_phase .box_right.flex .flex_in,
  .con_basic_plan .phase_2 .box_phase .box_right.flex .flex_in,
  .con_basic_plan .phase_3 .box_phase .box_right.flex .flex_in {
    width: 100%;
    margin-top: 1.5em;
  }
}

.con_basic_plan .phase_1 .box_phase .box_right.flex .flex_in .br_b,
.con_basic_plan .phase_2 .box_phase .box_right.flex .flex_in .br_b,
.con_basic_plan .phase_3 .box_phase .box_right.flex .flex_in .br_b {
  border-bottom: 1px solid #b2b2b2;
}

@media only screen and (min-width: 768px) {

  .con_basic_plan .phase_1 .box_phase .box_right .box_analysis.list--2,
  .con_basic_plan .phase_2 .box_phase .box_right .box_analysis.list--2,
  .con_basic_plan .phase_3 .box_phase .box_right .box_analysis.list--2 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}

.con_basic_plan .phase_1 .box_phase2,
.con_basic_plan .phase_2 .box_phase2,
.con_basic_plan .phase_3 .box_phase2 {
  padding: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {

  .con_basic_plan .phase_1 .box_phase2,
  .con_basic_plan .phase_2 .box_phase2,
  .con_basic_plan .phase_3 .box_phase2 {
    padding: 30px;
  }
}

@media only screen and (max-width: 767px) {

  .con_basic_plan .phase_1 .box_phase2,
  .con_basic_plan .phase_2 .box_phase2,
  .con_basic_plan .phase_3 .box_phase2 {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {

  .con_basic_plan .phase_1 .box_phase2,
  .con_basic_plan .phase_2 .box_phase2,
  .con_basic_plan .phase_3 .box_phase2 {
    display: block;
  }
}

.con_basic_plan .phase_1 .box_phase2 .triangle,
.con_basic_plan .phase_2 .box_phase2 .triangle,
.con_basic_plan .phase_3 .box_phase2 .triangle {
  background-color: #507eb6;
  height: 20px;
  width: 40px;
  margin: 10px auto;
}

.con_basic_plan .phase_1 .box_phase2 .triangle-bottom,
.con_basic_plan .phase_2 .box_phase2 .triangle-bottom,
.con_basic_plan .phase_3 .box_phase2 .triangle-bottom {
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
          clip-path: polygon(0 0, 50% 100%, 100% 0);
}

.con_basic_plan .phase_1 .box_phase2 .box_img,
.con_basic_plan .phase_1 .box_phase2 .box_text,
.con_basic_plan .phase_2 .box_phase2 .box_img,
.con_basic_plan .phase_2 .box_phase2 .box_text,
.con_basic_plan .phase_3 .box_phase2 .box_img,
.con_basic_plan .phase_3 .box_phase2 .box_text {
  width: 48%;
}

@media only screen and (max-width: 767px) {

  .con_basic_plan .phase_1 .box_phase2 .box_img,
  .con_basic_plan .phase_1 .box_phase2 .box_text,
  .con_basic_plan .phase_2 .box_phase2 .box_img,
  .con_basic_plan .phase_2 .box_phase2 .box_text,
  .con_basic_plan .phase_3 .box_phase2 .box_img,
  .con_basic_plan .phase_3 .box_phase2 .box_text {
    width: 100%;
  }
}

.con_basic_plan .phase_1 .box_phase2 .box_text .c-txt-base--lg,
.con_basic_plan .phase_2 .box_phase2 .box_text .c-txt-base--lg,
.con_basic_plan .phase_3 .box_phase2 .box_text .c-txt-base--lg {
  margin-bottom: 1em;
}

.con_basic_plan .phase_1 .box_phase2 .box_text .c-txt-base--lg.blue,
.con_basic_plan .phase_2 .box_phase2 .box_text .c-txt-base--lg.blue,
.con_basic_plan .phase_3 .box_phase2 .box_text .c-txt-base--lg.blue {
  color: #507eb6;
}

@media only screen and (max-width: 767px) {

  .con_basic_plan .phase_1 .box_phase2 .box_text .c-txt-base--lg.blue,
  .con_basic_plan .phase_2 .box_phase2 .box_text .c-txt-base--lg.blue,
  .con_basic_plan .phase_3 .box_phase2 .box_text .c-txt-base--lg.blue {
    margin-top: 1em;
    text-align: center;
  }
}

.con_basic_plan .phase_1 .box_phase2 .box_text .border-blue,
.con_basic_plan .phase_2 .box_phase2 .box_text .border-blue,
.con_basic_plan .phase_3 .box_phase2 .box_text .border-blue {
  border: 2px solid #507eb6;
  border-radius: 10px;
  padding: 1.5em;
  margin: 1em 0;
}

.con_basic_plan .phase_1 .box_phase2 .box_text .bg_Porcelain,
.con_basic_plan .phase_2 .box_phase2 .box_text .bg_Porcelain,
.con_basic_plan .phase_3 .box_phase2 .box_text .bg_Porcelain {
  padding: 1em;
  border-radius: 10px;
  margin-top: 1em;
}

.con_faq dl {
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_faq dl {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .con_faq dl {
    margin-bottom: 1.5em;
  }
}

.con_faq dt {
  position: relative;
  padding: 1em 2em;
  cursor: pointer;
  background: #507eb6;
  color: #fff;
  padding: 1em 4em 1em 4em;
}

.con_faq dt .q {
  color: #fff;
  display: inline-block;
  text-indent: -1.5em;
}

.con_faq dd {
  padding: 1em 2em;
  background: #fff;
  padding: 1em 2em 1em 4em;
}

.con_faq dd .a {
  color: #507eb6;
  display: inline-block;
  text-indent: -1.5em;
}

.con_faq .toggle_btn {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #173576;
  display: block;
  width: 24px;
  height: 24px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 50%;
}

.con_faq .toggle_btn:before,
.con_faq .toggle_btn:after {
  display: block;
  content: '';
  background-color: #fff;
  position: absolute;
  width: 10px;
  height: 2px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.con_faq .toggle_btn:before {
  width: 2px;
  height: 10px;
}

.con_faq .toggle_title.selected .toggle_btn:before {
  content: normal;
}

.con_faq .toggle_contents dd {
  display: none;
}

.con_faq .toggle_title.selected .toggle_btn {
  background: #fff;
}

.con_faq .selected .toggle_btn:after {
  background-color: #173576;
}

.con_option_plan {
  background: url(../../basic_plan/images/bg_option_plan.jpg);
}

.con_option_plan .btn_vision {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_option_plan .btn_vision {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .con_option_plan .btn_vision {
    margin-top: 2em;
  }
}

@media only screen and (max-width: 767px) {
  .con_option_plan .btn_vision {
    display: block;
  }
}

.con_option_plan .btn_vision .v-button {
  width: 32%;
  margin-bottom: 1em;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_option_plan .btn_vision .v-button {
    width: 49%;
  }
}

@media only screen and (max-width: 767px) {
  .con_option_plan .btn_vision .v-button {
    width: 100%;
    margin-bottom: .5em;
  }
}

.con_option_plan .btn_vision .v-button a {
  font-size: 115%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  border: 2px solid #fff;
  padding: 1.5em;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #fff;
  width: 100%;
  padding-right: 3em;
}

.con_option_plan .btn_vision .v-button a::after {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: '\f178';
  font-size: 100%;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 500;
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background: #173576;
  color: #fff;
}

.con_option_plan .btn_vision .v-button a:hover {
  background-color: #173576;
  color: #fff;
  border: 2px solid #173576;
}

.con_option_plan .btn_vision .v-button a:hover::after {
  background: #fff;
  color: #173576;
}

.con_option_plan .btn_other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_option_plan .btn_other {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .con_option_plan .btn_other {
    margin-top: 1em;
  }
}

.con_option_plan .btn_other .o-button {
  width: 19%;
  margin-bottom: 1em;
  margin-right: 1.25%;
}

@media only screen and (min-width: 1200px) {
  .con_option_plan .btn_other .o-button:nth-child(5n) {
    margin-right: 0;
  }
}

@media print {
  .con_option_plan .btn_other .o-button:nth-child(5n) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_option_plan .btn_other .o-button {
    width: 32%;
  }

  .con_option_plan .btn_other .o-button:nth-child(3n) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_option_plan .btn_other .o-button {
    width: 100%;
    margin-bottom: .5em;
    margin-right: 0;
  }
}

.con_option_plan .btn_other .o-button a {
  font-size: 115%;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid #fff;
  padding: 1em;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  padding-right: 1.5em;
  color: #fff;
  height: 100%;
}

.con_option_plan .btn_other .o-button a::after {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: '\f178';
  font-size: 100%;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 500;
  position: absolute;
  right: .5em;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  color: #fff;
}

.con_option_plan .btn_other .o-button a.color-1::after {
  background: #c84c44;
}

.con_option_plan .btn_other .o-button a.color-2::after {
  background: #c77d1c;
}

.con_option_plan .btn_other .o-button a.color-3::after {
  background: #7fa051;
}

.con_option_plan .btn_other .o-button a.color-4::after {
  background: #30795c;
}

.con_option_plan .btn_other .o-button a.color-5::after {
  background: #3d8989;
}

.con_option_plan .btn_other .o-button a.color-6::after {
  background: #3987b7;
}

.con_option_plan .btn_other .o-button a.color-6-5::after {
  background: #3a54b1;
}

.con_option_plan .btn_other .o-button a.color-7::after {
  background: #595798;
}

.con_option_plan .btn_other .o-button a.color-8::after {
  background: #894986;
}

.con_option_plan .btn_other .o-button a.color-9::after {
  background: #ca5687;
}

.con_option_plan .btn_other .o-button a.color-10::after {
  background: #783020;
}

.con_option_plan .btn_other .o-button a.color-11::after {
  background: #ada048;
}

.con_option_plan .btn_other .o-button a.color-12::after {
  background: #55bb9f;
}

.con_option_plan .btn_other .o-button a.color-13::after {
  background: #679da9;
}

.con_option_plan .btn_other .o-button a.color-14::after {
  background: #547fab;
}

.con_option_plan .btn_other .o-button a.color-15::after {
  background: #7f54ab;
}

.con_option_plan .btn_other .o-button a.color-16::after {
  background: #b45eb3;
}

.con_option_plan .btn_other .o-button a.color-17::after {
  background: #7a96d6;
}

.con_option_plan .btn_other .o-button a.color-18::after {
  background: #b0543a;
}

.con_option_plan .btn_other .o-button a.color-19::after {
  background: #e676e5;
}



.con_option_plan .btn_other .o-button a:hover {
  background-color: #173576;
  color: #fff;
}

.con_option_plan .btn_other .o-button a:hover::after {
  background: #fff;
  color: #173576;
}

.con_option_plan .btn_other .o-button a:hover.color-1 {
  background: #c84c44;
  border: 2px solid #c84c44;
}

.con_option_plan .btn_other .o-button a:hover.color-1::after {
  background: #fff;
  color: #c84c44;
}

.con_option_plan .btn_other .o-button a:hover.color-2 {
  background: #c77d1c;
  border: 2px solid #c77d1c;
}

.con_option_plan .btn_other .o-button a:hover.color-2::after {
  background: #fff;
  color: #c77d1c;
}

.con_option_plan .btn_other .o-button a:hover.color-3 {
  background: #7fa051;
  border: 2px solid #7fa051;
}

.con_option_plan .btn_other .o-button a:hover.color-3::after {
  background: #fff;
  color: #7fa051;
}

.con_option_plan .btn_other .o-button a:hover.color-4 {
  background: #30795c;
  border: 2px solid #30795c;
}

.con_option_plan .btn_other .o-button a:hover.color-4::after {
  background: #fff;
  color: #30795c;
}

.con_option_plan .btn_other .o-button a:hover.color-5 {
  background: #3d8989;
  border: 2px solid #3d8989;
}

.con_option_plan .btn_other .o-button a:hover.color-5::after {
  background: #fff;
  color: #3d8989;
}

.con_option_plan .btn_other .o-button a:hover.color-6 {
  background: #3987b7;
  border: 2px solid #3987b7;
}

.con_option_plan .btn_other .o-button a:hover.color-6::after {
  background: #fff;
  color: #3987b7;
}

.con_option_plan .btn_other .o-button a:hover.color-6-5 {
  background: #3a54b1;
  border: 2px solid #3a54b1;
}

.con_option_plan .btn_other .o-button a:hover.color-6-5::after {
  background: #fff;
  color: #3a54b1;
}

.con_option_plan .btn_other .o-button a:hover.color-7 {
  background: #595798;
  border: 2px solid #595798;
}

.con_option_plan .btn_other .o-button a:hover.color-7::after {
  background: #fff;
  color: #595798;
}

.con_option_plan .btn_other .o-button a:hover.color-8 {
  background: #894986;
  border: 2px solid #894986;
}

.con_option_plan .btn_other .o-button a:hover.color-8::after {
  background: #fff;
  color: #894986;
}

.con_option_plan .btn_other .o-button a:hover.color-9 {
  background: #ca5687;
  border: 2px solid #ca5687;
}

.con_option_plan .btn_other .o-button a:hover.color-9::after {
  background: #fff;
  color: #ca5687;
}

.con_option_plan .btn_other .o-button a:hover.color-10 {
  background: #783020;
  border: 2px solid #783020;
}

.con_option_plan .btn_other .o-button a:hover.color-10::after {
  background: #fff;
  color: #783020;
}

.con_option_plan .btn_other .o-button a:hover.color-11 {
  background: #ada048;
  border: 2px solid #ada048;
}

.con_option_plan .btn_other .o-button a:hover.color-11::after {
  background: #fff;
  color: #ada048;
}

.con_option_plan .btn_other .o-button a:hover.color-12 {
  background: #55bb9f;
  border: 2px solid #55bb9f;
}

.con_option_plan .btn_other .o-button a:hover.color-12::after {
  background: #fff;
  color: #55bb9f;
}

.con_option_plan .btn_other .o-button a:hover.color-13 {
  background: #679da9;
  border: 2px solid #679da9;
}

.con_option_plan .btn_other .o-button a:hover.color-13::after {
  background: #fff;
  color: #679da9;
}

.con_option_plan .btn_other .o-button a:hover.color-14 {
  background: #547fab;
  border: 2px solid #547fab;
}

.con_option_plan .btn_other .o-button a:hover.color-14::after {
  background: #fff;
  color: #547fab;
}

.con_option_plan .btn_other .o-button a:hover.color-15 {
  background: #7f54ab;
  border: 2px solid #7f54ab;
}

.con_option_plan .btn_other .o-button a:hover.color-15::after {
  background: #fff;
  color: #7f54ab;
}

.con_option_plan .btn_other .o-button a:hover.color-16 {
  background: #b45eb3;
  border: 2px solid #b45eb3;
}

.con_option_plan .btn_other .o-button a:hover.color-16::after {
  background: #fff;
  color: #b45eb3;
}

.con_option_plan .btn_other .o-button a:hover.color-19 {
  background: #e676e5;
  border: 2px solid #e676e5;
}

.con_option_plan .btn_other .o-button a:hover.color-19::after {
  background: #fff;
  color: #e676e5;
}


.con_option_plan .c-button--white {
  margin-top: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_option_plan .c-button--white {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .con_option_plan .c-button--white {
    margin-top: 2em;
  }
}

.con_option_plan .c-button--white a {
  color: #fff;
  border: 2px solid #fff;
}

.con_option_plan .c-button--white a:hover {
  border: 2px solid #173576;
}


.con_option_plan .btn_vision .v-button a::after {
  left: inherit;
  bottom: inherit;
}

.plantitle {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 20px;
}

.plantitle+p {
  line-height: 1.7;
  font-size: 1.2rem;
  margin-bottom: 20px;
}

.related-bnr a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
}

.related-bnr a:hover {
  opacity: 0.7;
}

.related-bnr_wrap.col-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
}

@media only screen and (max-width: 767px) {
  .related-bnr_wrap.col-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}

.l-common .c-container h2.c-title--point {
  font-size: 18px;
  line-height: 1.25;
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 19px 15px;
}

h3.c-title--point {
  font-size: 20px;
  margin-bottom: 20px;
}

.purpose-consultant {
  background: #EDF2F8;
}

.purpose-consultant .c-consultant-list {
  margin-top: 2rem;
}

.purpose-consultant .c-button--right {
  margin-top: 4rem;
}

.purpose-case__xxs {
  font-size: 80%;
  display: block;
}

.purpose__container {
  margin-top: 6rem;
}

.purpose__container h3 {
  background: #507EB6;
  color: #fff;
  font-size: 120%;
  display: inline-block;
  padding: 1em 20px;
  margin-bottom: 2rem;
}

.purpose-case__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
          gap: 3rem;
}

@media only screen and (max-width: 767px) {
  .purpose-case__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .purpose__container h3 {
    font-size: 100%;
    padding: 0.5em 20px;
  }
}

.purpose-case__flex figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.purpose-case__flex figure figcaption {
  text-align: right;
  padding: 0.5em 0;
  font-size: 90%;
}

.purpose-case__flex p span {
  font-weight: bold;
}

.purpose-case__flex table th,
.purpose-case__flex table td {
  padding: 1rem;
}

.purpose-case__flex table th {
  background: #000436;
}

@media only screen and (max-width: 767px) {
  .purpose-case__flex div {
    width: 100%;
  }

  .purpose-case__flex--caption {
    font-size: 90% !important;
    margin-top: 2em;
  }

  .purpose-case__flex table {
    margin-top: 0;
  }
}

.c-webinar-list {
  margin: 0;
}

.c-webinar-list__item {
  background: #fff;
}

.c-webinar-list__item__anchor {
  background: #000;
}

.c-webinar-list__item__description {
  padding: 1em;
  font-family: "Noto Sans JP", sans-serif;
}

.purpose-sitenList p span {
  font-weight: bold;
}

.purpose-sitenList li div {
  padding: 2rem 2rem 0 2rem;
}

.purpose-sitenList li div table {
  width: 100%;
}

.purpose-sitenList li div table tr {
  vertical-align: baseline;
}

.purpose-sitenList li div table td {
  line-height: 2;
  font-size: 120%;
}

.purpose-sitenList li div table td:first-of-type {
  width: 7%;
}

.purpose-sitenList li div table td:last-of-type {
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .purpose-sitenList li div table tr {
    display: -ms-grid;
    display: grid;
  }
  .purpose-sitenList li div table td,
  .purpose-sitenList li div table td:first-of-type {
    width: 100%;
    font-size: 100%;
  }
}

.box_text__bold {
  margin-bottom: 1em;
  text-align: center;
  font-size: 130%;
  font-weight: bold;
}

.c-nav-base {
  padding: 5.625em 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-nav-base ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-nav-base li {
  width: 400px;
  height: 90px;
  margin: 0 1em;
  text-decoration: none;
  display: inline-block;
  border: 2px solid #173576;
}

.c-nav-base li a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 129%;
  color: #173576;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  background: #fff;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.c-nav-base li a::after {
  content: '\f0ab';
  font-size: 125%;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #173576;
}

.c-nav-base li a:hover {
  background-color: #173576;
  color: #fff;
}

.c-nav-base li a:hover::after {
  color: #fff;
}

.forth .c-card-base-list__item {
  width: calc((100% / 4) - 1.42542em);
}

#basic_plan .bg_blue4 {
  background: #acbed1;
}


@media only screen and (max-width: 767px) {
  .forth .c-card-base-list__item {
    width: 100%;
  }
  .c-nav-base ul {
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    gap:1.5em;
    width:100%;
  }
  .c-nav-base li {
  width: 100%;
  margin:0;
  }
  .mb10 {
  margin-bottom:1em;
  }
}

.p-inheritance__consulList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
}

.p-inheritance__consulList li {
  width: calc(100%/3);
  position: relative;
}

.p-inheritance__consulList li::after {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 60px 0 60px 20px;
  border-color: transparent transparent transparent #000;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  position: absolute;
  top: 18%;
  right: -30px;
}

@media screen and (max-width: 768px) {
  .p-inheritance__consulList {
    gap: 4em;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
  }

  .p-inheritance__consulList li {
    width: 100%;
  }

  .p-inheritance__consulList li::after {
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 30px 0 30px;
    border-color: #000 transparent transparent transparent;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    position: absolute;
    top: auto;
    bottom: -2em;
    right: 41%;
  }
  .c-table--service-junior-tbl.p-inheritance__table {
    width: 1100px;
  }
}

.p-inheritance__consulList li:last-of-type::after {
  content: none;
}

.p-inheritance__consulList--arrow {
  padding: 0.7em;
  text-align: center;
  position: relative;
  color: #fff;
  font-size: 100%;
  height: 70px;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-inheritance__consulList--arrow h3 span {
  line-height: 1.6;
}

.p-inheritance__consulList--arrow::after {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 35px 0 35px 20px;
  border-color: transparent transparent transparent #fff;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  position: absolute;
  top: 0;
  right: -20px;
}

@media screen and (max-width: 768px) {
  .p-inheritance__consulList--arrow::after {
    content: none;
  }
}

.p-inheritance__consulList li:nth-of-type(1) .p-inheritance__consulList--arrow{
  background: #507eb6;
}

.p-inheritance__consulList li:nth-of-type(1) .p-inheritance__consulList--arrow::after{
  border-color: transparent transparent transparent #507eb6;
}

.p-inheritance__consulList li:nth-of-type(2) .p-inheritance__consulList--arrow{
  background: #103277;
}

.p-inheritance__consulList li:nth-of-type(2) .p-inheritance__consulList--arrow::after{
  border-color: transparent transparent transparent #103277;
}

.p-inheritance__consulList li:nth-of-type(3) .p-inheritance__consulList--arrow{
  background: #030c39;
}

.p-inheritance__consulList li:nth-of-type(3) .p-inheritance__consulList--arrow::after{
  border-color: transparent transparent transparent #030c39;
}

.p-inheritance__consulList--content {
  border-radius: 6px;
  padding: 20px;
  margin-top: 20px;
  background: #fff;
}

.p-inheritance__consulList li:nth-of-type(1) .p-inheritance__consulList--content {
  border: 2px solid #507eb6;
}

.p-inheritance__consulList li:nth-of-type(2) .p-inheritance__consulList--content {
  border: 2px solid #103277;
}

.p-inheritance__consulList li:nth-of-type(3) .p-inheritance__consulList--content {
  border: 2px solid #030c39;
}

.p-inheritance__consulList--content h4 {
  font-size: 120%;
  margin-bottom: 10px;
  padding-left:1em;
  text-indent:-1em;
}

.p-inheritance__consulList li:nth-of-type(1) h4 {
  color: #507eb6;
}

.p-inheritance__consulList li:nth-of-type(2) h4 {
  color: #103277;
}

.p-inheritance__consulList li:nth-of-type(3) h4 {
  color: #030c39;
}

.p-inheritance__consulList--inner + div {
  margin-top: 2em;
}

p.p-inheritance__consulList--caption{
  text-align: right;
  margin-top: 10px;
  font-size: 90%;
}

.p-inheritance__consulList li .service-zoom {
  margin-top: 1em;
}

.p-inheritance__consulList li .arrow {
  position: relative;
  margin-top: 5em;
}

.p-inheritance__consulList li .arrow::before {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 30px 0 30px;
  border-color: #000 transparent transparent transparent;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  position: absolute;
  top: -30px;
  left: 40%;
}

.p-inheritance__table th {
  background: #dedede;
  color: #000;
}

.p-inheritance__table th,
.p-inheritance__table td {
  padding: 1em;
}

.p-inheritance__table th:first-of-type {
  width: 30%;
}

.p-inheritance__table td:not(:first-of-type) {
  text-align: center;
}

.p-inheritance__table tr.mid td:first-of-type {
  background: #507eb6;
  color: #fff;
}

.p-inheritance__table tr.deep td:first-of-type {
  background: #173576;
  color: #fff;
}

.p-inheritance__table tr.mid td:not(:first-of-type) {
  color: #507eb6;
}

.p-inheritance__table tr.deep td:not(:first-of-type) {
  color: #173576;
}

.p-inheritance__flexcont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8rem;
  margin-top: 4em;
}

.p-inheritance__flexcont li {
  position: relative;
  text-align: center;
}

.p-inheritance__flexcont li h3 {
  font-size: 18px;
  margin-bottom: 2em;
}

.p-inheritance__flexcont li:first-of-type {
  width: 60%;
}

.p-inheritance__flexcont li:last-of-type {
  width: 40%;
}

.p-inheritance__flexcont li::after {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 35px 0 35px 20px;
  border-color: transparent transparent transparent #000;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  position: absolute;
  top: 50%;
  right: -4rem;
}

.p-inheritance__flexcont li:last-of-type::after {
  content: none;
}

@media screen and (max-width: 768px) {
  .p-inheritance__flexcont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8rem;
  }
  .p-inheritance__flexcont li:first-of-type {
    width: 100%;
  }
  .p-inheritance__flexcont li:last-of-type {
    width: 100%;
  }

  .p-inheritance__flexcont li::after {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 30px 0 30px;
    border-color: #000 transparent transparent transparent;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    position: absolute;
    top: auto;
    right:41%;
    bottom: -4em;
  }

  .p-firstview__main {
    height: 40vh !important;
  }
}


.phase-boxList__flex {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    gap:30px;
    -ms-flex-wrap:wrap;
        flex-wrap:wrap;
}

.phase-boxList__flex .phase-boxList {
    width:calc(100% - 35% - 30px);
}
.phase-boxList__flex .phase-boxList__img {
    width:35%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.phase-boxList__flex .phase-boxList__img .img + .img{
margin-top:20px;
}


.reconstruction_points ul {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    gap:30px;
}
.reconstruction_points ul li{
    width:calc((100% - 30px * 2) / 3);
}

.reconstruction_points_item {
    padding: 35px;
    background: #edf2f8;
    border-radius: 13px;
}

.reconstruction_points_item_tag {
    padding: 12px;
    text-align: center;
    background: #507eb6;
    color: #fff;
    margin-bottom: 30px;
    border-radius: 5px;
    font-size: 128%;
    line-height: 1;
}

.reconstruction_points_item dt {
    font-size: 128%;
    text-align: center;
    font-weight:600;
    margin-bottom: 25px;
}

.reconstruction_points_item dd {
  line-height: 1.938;
    font-weight:500;
    font-size: 115%;
}

.reconstruction_points_item.emphasize {
    background: #c1d2e4;
}

.reconstruction_points_item.emphasize .reconstruction_points_item_tag{
    background: #0a143c;
}

.phase .c-title-inline{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
}

.phase .c-title-inline .c-title-inline__en{
  display: inline-block;
  padding-right: 2em;
  margin-right: 2em;
  border-right: 1px solid #fff;
  font-size:100%;
}
.phase .c-title-inline .c-title-inline__en .small{
  font-size: 50%;
}

.phase .c-title-inline .c-title-inline__jp {
  font-size:100%;
}

.phase .c-banner-base--left .c-title-inline{
    width: calc(100% - 18.5304em);
}

@media all and (max-width: 768px) {
.phase-boxList__flex .phase-boxList {
    width: 100%;
}

.phase-boxList__flex .phase-boxList__img {
    width: 100%;
}
.reconstruction_points ul li {
    width: 100%;
}
.phase .c-banner-base--left .c-title-inline {
    width: 100%;
}

.phase .c-title-inline .c-title-inline__en {
    padding-right: .5rem;
    margin-right: 0.5rem;
    font-size: 80%;
}

.phase .c-title-inline .c-title-inline__jp {
    font-size: 90%;
}
}

/* 240119_marketresearch */

.c-phase-step__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  margin-top: 3em;
}

.c-phase-step__item {
  width: calc(100%/3);
}

@media only screen and (max-width: 767px) {
  .c-phase-step__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .c-phase-step__item {
    width: 100%;
  }
}

.c-phase-step__item:first-of-type  {
  background-image: -o-repeating-linear-gradient(bottom, #d82c2c, #d82c2c 10px, transparent 10px, transparent 20px, #d82c2c 20px), -o-repeating-linear-gradient(left, #d82c2c, #d82c2c 10px, transparent 10px, transparent 20px, #d82c2c 20px), -o-repeating-linear-gradient(top, #d82c2c, #d82c2c 10px, transparent 10px, transparent 20px, #d82c2c 20px), -o-repeating-linear-gradient(right, #d82c2c, #d82c2c 10px, transparent 10px, transparent 20px, #d82c2c 20px);
  background-image: repeating-linear-gradient(0deg, #d82c2c, #d82c2c 10px, transparent 10px, transparent 20px, #d82c2c 20px), repeating-linear-gradient(90deg, #d82c2c, #d82c2c 10px, transparent 10px, transparent 20px, #d82c2c 20px), repeating-linear-gradient(180deg, #d82c2c, #d82c2c 10px, transparent 10px, transparent 20px, #d82c2c 20px), repeating-linear-gradient(270deg, #d82c2c, #d82c2c 10px, transparent 10px, transparent 20px, #d82c2c 20px);
  background-size: 3px 100%, 100% 3px, 3px 100% , 100% 3px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;
  margin: -10px;
  padding: 10px;
}

.c-phase-step__item:first-of-type .c-phase-step__phase {
  color: #507eb6;
}

.c-phase-step__item:first-of-type .c-phase-step__titleArea {
  background: #507eb6;
}

.c-phase-step__item:nth-of-type(2) .c-phase-step__phase {
  color: #103277;
}

.c-phase-step__item:nth-of-type(2) .c-phase-step__titleArea {
  background: #103277;
}

.c-phase-step__item:last-of-type .c-phase-step__phase {
  color: #030c39;
}

.c-phase-step__item:last-of-type .c-phase-step__titleArea {
  background: #030c39;
}

.c-phase-step__phase {
  text-align: center;
  font-weight: bold;
}

.c-phase-step__titleArea {
  background: #507eb6;
  color: #fff;
  padding: 20px 10px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-phase-step__titleArea h3 {
  font-size: 150%;
  margin-bottom: 0.1em;
}

.c-phase-step__titleArea span {
  font-size: 14px;
  display: block;
}

.c-phase-step__body {
  text-align: left;
  background: #fff;
  padding: 20px;
  margin-top: 0.5em;
}

.c-phase-step__bodyList {
  font-size: 16px;
  padding-left:1em;
  text-indent:-1em;
}

.c-phase-step__bodyItem {
  font-weight: bold;
  font-size: 15px;
  margin-top: 0.2em;
  line-height: 1.6;
}

.c-phase-step__bodyItem + li {
  margin-top: 0.4em;
}

ol.c-phase-step__bodyChildList {
  font-size: 15px;
  margin-top: 0.2em;
  line-height: 1.6;
  font-weight: 400;
  padding-left:1em;
  text-indent:-1em;
}

.c-phase-step__body ul {
  font-size: 14px;
  line-height: 1.6;
  font-weight: 400;
}

.c-phase-kickoff {
  margin-top: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.c-phase-kickoff__title {
  background: #0a143c;
  color: #fff;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5em;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .c-phase-step__bodyList,
  .c-phase-step__bodyItem,
  ol.c-phase-step__bodyChildList {
    font-size: 17px;
  }

  .c-phase-kickoff {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .c-phase-kickoff__title {
    -ms-writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
            writing-mode: horizontal-tb;
  }
}

.c-phase-kickoff__cont {
  background: #dce5f0;
  -webkit-clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0% 100%);
  padding: 30px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.c-phase-kickoff__cont:last-of-type {
          -webkit-clip-path: none;
                  clip-path: none;
}

.c-phase-kickoff__cont h3 {
  font-size: 120%;
  margin-bottom: 1em;
}

.c-phase-kickoff__listCont {
  padding-right: 4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-phase-kickoff__cont.result {
  font-size: 120%;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 767px) {
  .c-phase-kickoff__listCont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
            padding-right: 0;
  }
  .c-phase-kickoff__cont {
    -webkit-clip-path: none;
            clip-path: none;
            padding: 1em;
  }
  .c-phase-kickoff__cont.result {
    position: relative;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .c-phase-kickoff__cont.result::after {
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 40px 0 40px;
    border-color: #3e3e3e transparent transparent transparent;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
            position: absolute;
            top: -1em;
            left: 50%;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
  }
}

.c-phase-kickoff__cont.result ol {
  padding-left:1.2em;
  text-indent:-1.2em;
}

.c-phase-kickoff__cont.result ol li + li {
  margin-top: 1em;
}

.c-phase-kickoff__sample {
  background: #f4f4f4;
  padding:40px ;
  margin-top: 2em;
}

.c-phase-kickoff__sample h3 {
  font-size: 140%;
  margin-bottom: 1em;
}

@media only screen and (max-width: 767px) {
  .c-phase-kickoff__sample {
    padding:2em ;
    margin-top: 2em;
  }
  .c-phase-kickoff__sample h3 {
    font-size: 120%;
    margin-bottom: 1em;
  }
}

.p-marketresearch-table {
  table-layout: unset;
}

.p-marketresearch-table tr:first-of-type {
  width: 30%;
}

.p-marketresearch-table td {
  padding: 0.5em 2em;
}

.p-marketresearch-table tr.gray td:first-of-type {
  background: #666;
  color: #fff;
}

.p-marketresearch-table tr.darkgray td:first-of-type {
  background: #3e3e3e;
  color: #fff;
}

.p-marketresearch-table tr td:nth-of-type(n + 3) {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .p-marketresearch-table {
    width: 1000px;
  }
}
/*250129_事業ポートフォリオ戦略実行支援_テキスト化*/
/*プラン*/
.portfolio-plan-wrapper {
  padding: 30px 0 20px;
}
.portfolio-plan-inner {
  display: flex;
  column-gap: 40px;
}

.portfolio-plan-item {
  min-width: 100px;
  width: calc((100% - 80px) / 3);
}
.portfolio-plan-item-dtl {
  background-color: #E9ECF2;
  padding: 15px;
  margin-top: 20px;
}
.portfolio-plan-item-ttl {
  font-size: 20px;
  border: 1px solid #030C39;
  color: #030C39;
  box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.4);
  position: relative;
  text-align: center;
  padding: 10px;
}
.portfolio-plan-item-ttl .portfolio-plan-item-ttl-name {
  background-color: #030C39;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  display: grid;
  place-items: center;
  position: absolute;
  left: -20px;
  top: -35px;
}
.portfolio-plan-item-ttl .portfolio-plan-item-ttl-name span {
  text-align: center;
  line-height: 1.3;
}
.portfolio-plan-item-dtl h4 {
  font-size: 18px;
  margin-bottom: 15px;
}
.portfolio-plan-item-dtl h4::before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #000;
}
.portfolio-plan-item-dtl h5 {
  padding-left: 1rem;
  text-indent: -1rem;
}
.portfolio-plan-item-dtl ul li::before {
  content: "・";
  margin-right: 5px;
}
.portfolio-plan-item-dtl ul li {
  padding-left: 2.5rem;
  text-indent: -1rem;
}
.portfolio-plan-item-dtl .portfolio-plan-item-dtl-sec {
  margin-top: 25px;
}
.portfolio-plan-item-dtl .portfolio-plan-item-dtl-sec:first-of-type {
  margin-top: 0;
}
.portfolio-plan-wrapper-at {
  font-size: 100% !important;
}
@media only screen and (max-width: 999px) {
  .portfolio-plan-item-ttl .portfolio-plan-item-ttl-name {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (max-width: 899px) {
  .portfolio-plan-item-ttl .portfolio-plan-item-ttl-name {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-plan-inner {
    flex-direction: column;
    row-gap: 50px;
  }
  .portfolio-plan-item {
    min-width: auto;
    width: 100%;
  }
  .portfolio-plan-item-ttl .portfolio-plan-item-ttl-name {
    width: 60px;
    height: 60px;
    left: -10px;
    top: -20px;
  }
}
/*コンサルティングスケジュール*/
.business-portfolio__table th {
  text-align: center;
}
.business-portfolio__table th, .business-portfolio__table td {
  padding: 2px 8px;
  font-weight: normal;
}
.business-portfolio__table {
  margin: 0 auto;
}
.bg1 {
  background-color: #DFDFDF;
}
.bg2 {
  background-color: #4F7FB7;
  color: #fff;
}
.bg3 {
  background-color: #103277;
  color: #fff;
}
.bg4 {
  background-color: #000436;
  color: #fff;
}
.bg5 {
  background-color: #606060;
  color: #fff;
}
.bg6 {
  background-color: #85A5CD;
  color: #fff;
}
.bg7 {
  background-color: #5C72A0;
  color: #fff;
}
.bg8 {
  background-color: #4D5375;
  color: #fff;
}
.bg9 {
  background-color: #DDE6F0;
}
.c1 {
  color: #4F7FB7;
}
.c2 {
  color: #103277;
}
.c3 {
  color: #000436;
}
.tac {
	text-align: center;
}
.tal {
	text-align: left!important;
}
@media only screen and (max-width: 767px) {
  .c-scroll-box {
    overflow: auto;
  }
	.business-portfolio__table {
		width: 1050px;
	}
}
/* purpose-consulting 202502 */
#purpose-consulting .p-firstview__hero__image {
  background-image: url(../../files/images/purpose-consulting/mv.png);
}
#purpose-consulting .inner_title {
  font-size: 150%;
  margin-bottom: .5vw;
}
#purpose-consulting .c-container-inner + .c-container-inner {
  padding-top: 5.70166em
}
#purpose-consulting .c-container-inner .c-figure {
  margin-top: 4rem;
}
#purpose-consulting .c-container h2 span {
  font-size: 100%;
}
#purpose-consulting .c-banner-base--right .c-title-inline span,
#purpose-consulting .c-banner-base--left .c-title-inline span {
  font-size: 100%;
}
#purpose-consulting .c-banner-base--right .c-title-inline .c-title-inline__en .small,
#purpose-consulting .c-banner-base--left .c-title-inline .c-title-inline__en .small {
  font-size: 50%;
  padding-top: .5em;
}
.purpose_phase_nav_wrap {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 37px;
}
.purpose_phase_nav {
  background-color: #d0d6e4;
  color: #153378;
  width: calc((100% - 21px) / 4);
  padding: 20px;
  font-size: 130%;
  font-weight: 600;
}
.purpose_phase_nav span {
  display: block;
  font-size: 80%;
  padding-bottom: .5em;
}
.purpose_phase_nav.current {
  background-color: #153378;
  color: #fff;
}
#purpose-consulting .column-contnet-wrap {
  display: flex;
  justify-content: space-between;
}
#purpose-consulting .column-contnet {
  width: calc((100% - 20px) / 2);
}
#purpose-consulting .column-contnet>div+div {
  margin-top: 15px;
}
#purpose-consulting .column-contnet dt {
  background-color: #507eb6;
  color: #fff;
  font-size: 130%;
  font-weight: 600;
  padding: 20px;
}
#purpose-consulting .column-contnet dd {
  background-color: #edf2f8;
  padding: 25px;
}
#purpose-consulting .column-contnet .dot-list li {
  position: relative;
  padding-left: 18px;
  line-height: 1.6;
  font-size: 110%;
}
#purpose-consulting .column-contnet .dot-list li+li {
  margin-top: 5px;
}
#purpose-consulting .column-contnet .dot-list li:after {
  content: "";
  display: block;
  background-color: #507eb6;
  width: 8px;
  height: 8px;
  border-radius: 50px;
  position: absolute;
  top: 8px;
  left: 0;
}
#purpose-consulting .image-box {
  text-align: center;
}
#purpose-consulting .image-box p {
  text-align: left;
  font-size: 110%;
  font-weight: 600;
  padding: .75em 0;
}
#purpose-consulting .c-table--service-vision-training__tbl__model td:nth-of-type(1),
#purpose-consulting .c-table--service-vision-training__tbl__model td:nth-of-type(2) {
  text-align: center;
}

#purpose-consulting .c-table--service-vision-training__tbl__model th,
#purpose-consulting .c-table--service-vision-training__tbl__model td {
  padding: 1rem;
}
#purpose-consulting .c-table--service-vision-training__tbl__model td {
  background: #dbe2ea;
  border: 2px solid #eee;
}
#purpose-consulting .c-table--service-junior-tbl {
  margin-top: 1rem;
}
#purpose-consulting .c-scroll-box + .c-scroll-box .c-table--service-junior-tbl {
  margin-top: 3rem;
}
#purpose-consulting .c-case.bg_content {
  background: #edf2f8;
}
#purpose-consulting .c-case.bg_content .basic-sitenList li {
  background: #fff;
}
#purpose-consulting .c-container-sm {
  max-width: 900px;
}
@media only screen and (max-width: 767px) {
  #purpose-consulting .firstview__title__jp {
    line-height: 1.4;
  }
  #purpose-consulting h2 {
    font-size: 180%;
  }
  #purpose-consulting .c-container h2 span {
    font-size: 80%;
  }
  #purpose-consulting .c-banner-base--right .c-title-inline span,
  #purpose-consulting .c-banner-base--left .c-title-inline span {
    font-size: 60%;
  }
  .purpose_phase_nav_wrap {
    display: block;
  }
  .purpose_phase_nav {
    width: 100%;
    padding: 10px;
    font-size: 110%;
  }
  .purpose_phase_nav + .purpose_phase_nav{
    margin-top: 10px;
  }
  #purpose-consulting .column-contnet dt,
  #purpose-consulting .column-contnet dd {
    padding: 10px;
  }
  #purpose-consulting .column-contnet-wrap {
    display: block;
  }
  #purpose-consulting .column-contnet {
    width: 100%;
  }
  #purpose-consulting .column-contnet + .column-contnet {
    margin-top: 15px;
  }
  #purpose-consulting .column-contnet dt {
    font-size: 110%;
  }
  #purpose-consulting .c-container-inner + .c-container-inner {
    padding-top: 50px;
  }
}

/*250227_パーパス作図のテキスト化*/
.purpose-consulting-flow {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 30px;
  padding: 0;
  column-gap: 10px;
  position: relative;
}
.purpose-consulting-flow .purpose-consulting-list {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  background-color: #D1D7E5;
  padding: 20px;
}
.purpose-consulting-flow .purpose-consulting-list li {
  padding: 0;
  width: 100%;
  font-size: 115% !important;
  font-weight: bold !important;
  display: flex !important;
}
.purpose-consulting-flow .purpose-consulting-list li span {
  display: block;
  text-align: center;
  place-items: center;
  width: 20px;
  height: 20px;
  background-color: #0D3079;
  color: #fff;
  border-radius: 50%;
  margin: 5px 5px 0 0;
  font-size: 82% !important;
}
.purpose-consulting-flow .purpose-consulting-flow-item:nth-child(4) .purpose-consulting-list li span {
  background-color: #6787CE;
}
.purpose-consulting-flow .purpose-consulting-list li div {
  width: calc(100% - 25px);
}
.purpose-consulting-flow .purpose-consulting-flow-dtl {
  background-color: #D1D7E5;
  padding: 20px;
  margin-top: 10px;
  padding-bottom: 0;
}
.purpose-consulting-flow .purpose-consulting-textbox {
  padding-bottom: 15px;
  color: #1e2e4a;
  height: 100%;
  border-bottom: 2px solid #7385B0;
}
.purpose-consulting-flow .purpose-consulting-flow-item:nth-child(4) .purpose-consulting-textbox {
  border-bottom: 2px solid #A5B7E2;
}
.purpose-consulting-flow .purpose-consulting-flow-title {
  background-color: #0D3079;
  color: #fff;
  height: 160px;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
}
.purpose-consulting-flow .purpose-consulting-flow-title-inner {
  padding: 10px 0 10px 70px;
  font-size: clamp(16px, 1.25vw, 22px);
  font-weight: bold;
}
.purpose-consulting-flow .purpose-consulting-flow-title-phase {
  display: block;
  font-size: clamp(14px, 1.25vw, 18px);
  font-weight: normal;
  color: #CCCCCC;
}
.purpose-consulting-flow .purpose-consulting-flow-title-month {
  display: block;
  font-size: clamp(12px, 1.25vw, 14px);
  font-weight: normal;
}
.purpose-consulting-flow .purpose-consulting-flow-title::before {
  content: "";
  display: block;
  clip-path: polygon(24% 53%, 0% 100%, 0 0);
  background-color: #fff;
  position: absolute;
  width: 160px;
  height: 160px;
}
.purpose-consulting-flow .purpose-consulting-flow-title::after {
  content: "";
  display: block;
  clip-path: polygon(24% 53%, 0% 100%, 0 0);
  background-color: #0D3079;
  position: absolute;
  width: 160px;
  height: 160px;
  left: -10px;
  top: 0;
}
.purpose-consulting-flow .purpose-consulting-flow-arrow {
  border-radius: 9999px;
  color: #79210C;
  line-height: 1.25;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 20px;
  width: 307%;
  font-size: 20px;
  font-weight: bold;
}
.purpose-consulting-flow .purpose-consulting-flow-item {
  grid-template-rows: subgrid;
  display: grid;
  grid-row: span 4;
}
.purpose-consulting-flow .purpose-consulting-flow-item:nth-child(1) .purpose-consulting-flow-title::after {
  display: none;
}
.purpose-consulting-flow .purpose-consulting-flow-item:nth-child(4) .purpose-consulting-flow-title {
  background-color: #6787CE;
}
.purpose-consulting-flow::after {
  content: "";
  display: block;
  clip-path: polygon(40% 53%, 0% 100%, 0 0);
  background-color: #6787CE;
  position: absolute;
  width: 160px;
  height: 160px;
  right: -160px;
  top: 62px;
}
.purpose-consulting-flow .purpose-consulting-flow-item:nth-child(2)::before, .purpose-consulting-flow .purpose-consulting-flow-item:nth-child(3)::before {
  content: "";
  width: 100%;
  height: 61px;
  display: block;
}
.purpose-consulting-flow .purpose-consulting-flow-item:nth-child(4) .purpose-consulting-flow-arrow {
  width: 100%;
  color: #6787CE;
}
.purpose-consulting-flow .purpose-consulting-flow-item:nth-child(4) .purpose-consulting-flow-arrow .arrow-l {

  background-color: #6787CE;
  width: calc((100% - 140px) / 2);
}
.purpose-consulting-flow .purpose-consulting-flow-item:nth-child(4) .purpose-consulting-flow-arrow .arrow-r {
  background-color: #6787CE;
  width: calc((100% - 140px) / 2);
}
.purpose-consulting-flow .purpose-consulting-flow-item:nth-child(4) .purpose-consulting-flow-arrow .arrow-l::before, .purpose-consulting-flow .purpose-consulting-flow-item:nth-child(4) .purpose-consulting-flow-arrow .arrow-l::after {
  background-color: #6787CE;
}
.purpose-consulting-flow .purpose-consulting-flow-item:nth-child(4) .purpose-consulting-flow-arrow .arrow-r::before, .purpose-consulting-flow .purpose-consulting-flow-item:nth-child(4) .purpose-consulting-flow-arrow .arrow-r::after {
  background-color: #6787CE;
}
.purpose-consulting-flow .purpose-consulting-flow-arrow .arrow-l {
  position: relative;
  display: inline-block;
  width: calc((100% - 160px) / 2);
  height: 4px;
  margin: 29px 0;
  border-radius: 9999px;
  background-color: #79210C;
}
.purpose-consulting-flow .purpose-consulting-flow-arrow .arrow-l::before, .purpose-consulting-flow .purpose-consulting-flow-arrow .arrow-l::after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
  width: 15px;
  height: 4px;
  border-radius: 9999px;
  background-color: #79210C;
  transform-origin: 2px 50%;
}
.purpose-consulting-flow .purpose-consulting-flow-arrow .arrow-l::before {
  transform: rotate(45deg);
}
.purpose-consulting-flow .purpose-consulting-flow-arrow .arrow-l::after {
  transform: rotate(-45deg);
}
.purpose-consulting-flow .purpose-consulting-flow-arrow .arrow-r {
  position: relative;
  display: inline-block;
  width: calc((100% - 160px) / 2);
  height: 4px;
  margin: 29px 0;
  border-radius: 9999px;
  background-color: #79210C;
}
.purpose-consulting-flow .purpose-consulting-flow-arrow .arrow-r::before, .purpose-consulting-flow .purpose-consulting-flow-arrow .arrow-r::after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  width: 15px;
  height: 4px;
  border-radius: 9999px;
  background-color: #79210C;
  transform-origin: calc(100% - 2px) 50%;
}
.purpose-consulting-flow .purpose-consulting-flow-arrow .arrow-r::before {
  transform: rotate(45deg);
}
.purpose-consulting-flow .purpose-consulting-flow-arrow .arrow-r::after {
  transform: rotate(-45deg);
}
.pc-only {
  display: block;
}
@media only screen and (max-width: 1199px) {
  .purpose-consulting-flow {
    width: 90%;
    margin: 0 auto;
	margin-top: 30px;
  }
  .purpose-consulting-flow .purpose-consulting-flow-title-inner {
    padding: 10px 0 10px 60px;
  }
}
@media only screen and (max-width: 767px) {
  .purpose-consulting-flow {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
	width: 100%;
  }
  .purpose-consulting-flow .purpose-consulting-flow-title::before {
    display: none !important;
  }
  .purpose-consulting-flow .purpose-consulting-flow-title::after {
    display: none !important;
  }
  .purpose-consulting-flow::after {
    display: none !important;
  }
  .purpose-consulting-flow .purpose-consulting-flow-title-inner {
    padding: 30px;
  }
  .purpose-consulting-flow .purpose-consulting-flow-arrow {
    width: 100%;
    justify-content: center;
    margin-bottom: 5px;
  }
  .purpose-consulting-flow .purpose-consulting-flow-arrow .arrow-l {
    display: none;
  }
  .purpose-consulting-flow .purpose-consulting-flow-arrow .arrow-r {
    display: none;
  }
  .purpose-consulting-flow .purpose-consulting-flow-item::before {
    content: "";
    width: 0 !important;
    height: 0 !important;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid black;
    margin: 0 auto;
    position: relative;
    bottom: 10px;
  }
  .purpose-consulting-flow .purpose-consulting-flow-item:nth-child(4)::before {
    bottom: 10px;
    margin: 0 auto;
  }
  .purpose-consulting-flow .purpose-consulting-flow-item:nth-child(1)::before {
    display: none;
  }
	.purpose-consulting-flow .purpose-consulting-flow-title{
		height: auto;
  }
  .pc-only {
    display: none;
  
  }
}
/*250520_作図のテキスト化*/
.c-table--wrap{
  margin: 6rem 0 0;
  overflow-x: scroll;
  -ms-overflow-style: none;  /* IE・Edge */
}
.c-table--outline{
  width: 100%;
  min-width: 1100px;
  border-collapse: collapse;
}
.c-table--outline th,
.c-table--outline td{
  border: 2px solid #f4f4f4;
}
.c-table--outline thead th{
  padding: 8px;
  text-align: center;
  color: #fff;
}
.c-table--outline th:empty{
  border: none;
  background-color: transparent;
}
.c-table--outline thead th:nth-of-type(1){
  width: 11.8%;
}
.c-table--outline thead th:nth-of-type(2){
  background-color: #030c39;
}
.c-table--outline thead th:nth-of-type(3){
  background-color: #103277;
}
.c-table--outline thead th:nth-of-type(4){
  background-color: #4f7fb7;
}
.c-table--outline thead th:nth-of-type(5){
  background-color: #3e3e3e;
}
.c-table--outline thead th p{
  font-size: 16px;
}
.c-table--outline thead th p:first-of-type{
  font-size: 14px;
  margin-bottom: .35em;
}
.c-table--outline thead th p img{
  vertical-align: middle;
    padding-right: .5em;
  width: 72px;
  box-sizing: content-box;
}
.c-table--outline tbody th{
  background-color: #bcbcbc;
  text-align: center;
  font-size: 15px;
}
.c-table--outline tbody td{
  padding: 15px 13px;
  font-size: 13px;
  font-weight: bold;
}
.c-table--outline tbody td:nth-of-type(1){width: 22.1%;background-color: #dce1ec;}
.c-table--outline tbody td:nth-of-type(2){width: 22.05%;background-color: #dde6f0;}
.c-table--outline tbody td:nth-of-type(3){width: 21.9%;background-color: #dde6f0;}
.c-table--outline tbody td:nth-of-type(4){width: 22.15%;background-color: #ededed;}


.c-graf--service-detail {min-width: 1100px;}
.c-graf--service-detail-head{
  display: flex;
  gap: 15px;
  margin-bottom: 10px;
}
.c-graf--service-detail-head div{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3px 0;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: relative;
}
.c-graf--service-detail-head div:nth-of-type(1){width: 9.4%;background-color: #8d8d8d;line-height: 1.25;font-size: 14px;}
.c-graf--service-detail-head div:nth-of-type(2){width: 29.5%;background-color: #666666;}
.c-graf--service-detail-head div:nth-of-type(3){width: 24.5%;background-color: #3e3e3e;}
.c-graf--service-detail-head div:nth-of-type(4){width: 32.5%;background-color: #2a2a2a;}

.c-graf--service-detail-head div:not(:nth-of-type(1))::before{
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 8px 0 8px 7px;
  border-color: transparent transparent transparent #000000;
  position: absolute;
  left: -10px;
  top: 0;
  bottom: 0;
}
.c-graf--service-detail-head p{
  display: inline-block;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  letter-spacing: .1em;
}
.c-graf--service-detail-head span{
  display: block;
  font-size: 13px;
  margin-bottom: -6px;
  letter-spacing: 0;
}

.c-graf--service-detail-body {
  padding-left: 25px;
}
.c-graf--service-detail-th {
  display: flex;
  gap: 20px;
  margin-bottom: 10px;
}
.c-graf--service-detail-th p{
  padding: 3px 0 4px;
  background-color: #173576;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  position: relative;
}
.c-graf--service-detail-th p:not(:nth-of-type(1))::before{
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 10px 0 10px 8px;
  border-color: transparent transparent transparent #000000;
  position: absolute;
  left: -13px;
  top: 0;
  bottom: 0;
}
.c-graf--service-detail-th p:nth-of-type(1){width: 37.5%;}
.c-graf--service-detail-th p:nth-of-type(2){width: 26%;}
.c-graf--service-detail-th p:nth-of-type(3){width: 33%;}

.c-graf--service-detail-td {
  display: flex;
  gap: 10px;
}
.c-graf--service-detail-vl {
  padding: 0 6px;
  background-color: #e8e8e8;
  text-align: center;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 16px;
  font-weight: bold;
}
.c-graf--service-detail-vl .center-dot {
  display: inline-block;
  transform: translateX(15%);
}
.c-graf--service-detail-cell{
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  position: relative;
}
.c-graf--service-detail-cell:has(>p){
  margin-left: -2px;
}
.c-graf--service-detail-cell:has( + .c-graf--service-detail-cell){
  margin-bottom: 20px;
}
.c-graf--service-detail-cell:has(>p) div{
  flex:1;
}
.c-graf--service-detail-cell:not(:has(>p)) div{
  width: 100%;
}
.c-graf--service-detail-cell > p{
  background-color: #507eb6;
  text-align: center;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}
.c-graf--service-detail-cell div p{
  padding: 5px 10px;
  font-size: 12px;
  font-weight: bold;
  background: #dce5f0;
}
.c-graf--service-detail-cell div p + p{
  margin-top: 5px;
}
.c-graf--service-detail-cell-ttl{
  font-size: 16px;
  color: #5682b8;
}
.c-graf--service-detail-column03{
  display: flex;
  gap: 10px;
}
.c-graf--service-detail-column03-item {
  border: 2px solid #0a143c;
  text-align: center;
}
.c-graf--service-detail-column03-item span {
  display: block;
  padding: 8px 0;
  margin-top: 5px;
  text-align: center;
  background-color: #0a143c;
  color: #fff;
  font-weight: normal;
  line-height: 1.4;
}

.c-graf--service-detail-column._01 {
    width: 25.2%;
}
.c-graf--service-detail-column._02 {
    width: 23%;
}
.c-graf--service-detail-column._02 .c-graf--service-detail-cell div p{
  padding: 10px;
  background-color: #d1d7e4;
}
.c-graf--service-detail-column._03 {
    width: 28.8%;
}
.c-graf--service-detail-column._03 .c-graf--service-detail-cell div p{
  background-color: #eff1f6;
}
.c-graf--service-detail-column._03 .c-graf--service-detail-cell:has( + .c-graf--service-detail-cell){
  margin-bottom: 24px;
}
.c-graf--service-detail-column._03 .c-graf--service-detail-cell._arrow::before{
  bottom: -16px;
}
/* × */
.c-graf--service-detail-cell._cross::before,
.c-graf--service-detail-cell._cross::after{
  content: "";
  width: 1.25em;
  height: 2px;
  margin: auto;
  background-color: #8c8c8c;
  position: absolute;
  bottom: -11px;
  left: 0;
  right: 0;
}
.c-graf--service-detail-cell._cross::before{
  transform: rotate(45deg);
}
.c-graf--service-detail-cell._cross::after{
  transform: rotate(-45deg);
}

/* ▼ */
.c-graf--service-detail-cell._arrow::before{
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 10px 15px 0 15px;
  border-color: #8c8c8c transparent transparent transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
}
.c-graf--service-detail-cell._arrowTxt{
  margin-bottom: 50px;
}
.c-graf--service-detail-cell._arrowTxt:before{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 20px 0 20px;
  border-color: #8c8c8c transparent transparent transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -34px;
}
.c-graf--service-detail-cell._arrowTxt:after{
  content: "事業計画のアウトプットへ落し込み";
  font-weight: bold;
  font-size: 13px;
  position: absolute;
  left: 48px;
  right: 0;
  bottom: -35px;
}
.c-graf--service-detail-cell._t-center div p{
  text-align: center;
  background-color: #d1d7e4 !important;
  border: 2px solid #223f7d;
}
.c-graf--service-detail-cell._t-center div p span{
  color: #223f7d;
}
.c-graf--service-option{
  margin-top: 5px;
}
.c-graf--service-option p{
  display: inline-block;
}
.c-graf--service-option p:first-of-type{
  margin-left: 31%;
}
.c-graf--service-option p:nth-of-type(2){
  margin-left: 19%;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
}
.c-graf--service-option span {
  display: inline-block;
  min-width: 90px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  padding: .25em 1.25em .3em;
  font-weight: bold;
  background-color: #5c719f;
  border-radius: 5px;
}
.c-graf--service-option p:nth-of-type(2) span{
  margin-right: 3%;
}

.c-graf--service-detail02{
  display: flex;
  gap: 10px;
  min-width: 1100px;
}
.c-graf--service-detail02-head {
  margin-bottom: 10px;
  background-color: #0a143c;
  padding: 8px 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.c-graf--service-detail02-body{
  display: flex;
  gap: 35px;
}
.c-graf--service-detail02-body table{
  width: 100%;
  border-collapse: collapse;
}
.c-graf--service-detail02-body td,
.c-graf--service-detail02-body th{
  border: 1px solid #e9e9e9;
}
.c-graf--service-detail02-body thead th{
  padding: 5px 0;
  background-color: #507eb6;
  text-align: center;
  color: #fff;
}
.c-graf--service-detail02-body thead tr:nth-of-type(2) th{
  padding: 10px 0;
}
.c-graf--service-detail02-body tbody th{
  padding: 5px 0;
  background-color: #ccc;
  text-align: center;
  width: 9.5%;
}
.c-graf--service-detail02-body tbody td{
  width: 22.625%;
  padding: 15px 10px;
  background-color: #fff;
  font-size: 13px;
  font-weight: bold;
}
.c-graf--service-detail02-body tbody td p{
  font-size: 13px;
  line-height: 1.4;
  text-indent: -.5em;
  padding-left: .6em;
}
.c-graf--service-detail02-body tbody td p + p{
  margin-top: 1em;
}
.c-graf--service-detail02-body tbody .t-center td{
  text-align: center;
}
.c-graf--service-detail02-body tbody .t-top td{
  vertical-align: top;
}
.c-graf--service-detail02-vl{
  writing-mode: vertical-rl;
  text-orientation: upright;
  text-align: center;
  background: #173576;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  padding: 0 8px;
  position: relative;
}
.c-graf--service-detail02-vl:before {
  content: "";
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 22px;
  border-color: transparent transparent transparent #8c8c8c;
  position: absolute;
  left: -28px;
  bottom: 0;
  top: 0;
}
.c-graf--service-detail02-aside {
  writing-mode: vertical-rl;
  text-orientation: upright;
  text-align: center;
  background: #404040;
  color: #fff;
  font-weight: bold;
  padding: 0 5px;
}

.c-graf--service-detail._mask{
  padding-top: 2em;
  position: relative;
}
.c-graf--service-detail-range{
  width: fit-content;
  padding: 0 1em;
  background-color: #fff;
  font-size: 19px;
  font-weight: 600;
  color: #4f7fb7;
  position: absolute;
  left: 8%;
  top: 0;
  transform: translateY(-.25em);
  z-index: 11;
}
.c-graf--service-detail._mask:before{
  content: "";
  width: 34%;
  height: 98.5%;
  position: absolute;
  left: 5.8%;
  top: 1.5%;
  z-index: 1;
  background: 
  /* 上 */ 
  repeating-linear-gradient(to right, #4f7fb7 0 6px, transparent 6px 9px) top left / 100% 2px no-repeat, 
  /* 下 */
  repeating-linear-gradient(to right, #4f7fb7 0 6px, transparent 6px 9px) bottom left / 100% 2px no-repeat, 
  /* 左 */
  repeating-linear-gradient(to bottom, #4f7fb7 0 6px, transparent 6px 9px) top left / 2px 100% no-repeat, 
  /* 右 */
  repeating-linear-gradient(to bottom, #4f7fb7 0 6px, transparent 6px 9px) top right / 2px 100% no-repeat;
}
.c-graf--service-detail._mask::after{
  content:"";
  width: 60%;
  height: 100%;
  background-color: #000;
  opacity: .7;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 11;
}
/*250520_作図のテキスト化追記*/
.business-building-h3 {
  margin: 6rem 0 2em;
  font-size: 130%;
  text-align: center;
  font-weight: bold;
}
.c-table--wrap {
  overflow-x: auto;
}
.c-table--wrap table {
  width: 1100px;
}
.c-table--wrap-att {
  display: none;
}
@media only screen and (max-width: 1100px) {
  .c-table--wrap-att {
    display: block;
  }
}
/*250604_作図のテキスト化*/
.c-graf--consulting{
  width: 100%;
  min-width: 1100px;
  font-weight: 500;
}
.c-graf--consulting-head{
  width: 97%;
  margin-bottom: 25px;
}
.c-graf--consulting-head-group,
.c-graf--consulting-head-flow{
  display: flex;
}
.c-graf--consulting-head-group{
  gap: 3.5%;
}
.c-graf--consulting-head-group div{
  border-bottom: 1px solid #000;
  text-align: center;
  position: relative;
}
.c-graf--consulting-head-group div:nth-of-type(1){
  width: 41%;
}
.c-graf--consulting-head-group div:nth-of-type(2){
  width: 55.5%;
}
.c-graf--consulting-head-group div:before{
  content:"";
  width: 99.7%;
  height: 50%;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  position: absolute;
  top: 99%;
  left: 0;
}
.c-graf--consulting-head-group span{
  display: inline-block;
  background-color: #fff;
  padding: 0 .75em;
  font-size: 12px;
  position: relative;
  top: .75em;
}
.c-graf--consulting-head-flow div{
  display: flex;
  align-items: center;
  padding: 10px 5px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}
.c-graf--consulting-head-flow div:nth-of-type(1){
  justify-content: center;
  width: 4.8%;
  background-color: #8d8d8d;
  text-align: center;
  font-size: 13px;
  line-height: 1.4;
}
.c-graf--consulting-head-flow div:nth-of-type(2){
  width: 33.8%;
  background-color: #666666;
  padding-left:30px;
  padding-right:10px;
}
.c-graf--consulting-head-flow div:nth-of-type(3){
  width: 28%;
  background-color: #666666;
  margin-left: 1.2%;
  padding-left: 25px;
  padding-right: 10px;
}
.c-graf--consulting-head-flow div:nth-of-type(4){
  width: 24%;
  background-color: #666666;
  margin-left: 1%;
  padding-left: 30px;
  padding-right: 10px;
}
.c-graf--consulting-head-flow div:after{
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 13px 0 13px 13px;
  border-color: transparent transparent transparent #353535;
  position: absolute;
  right: -26px;
  top: 0;
  bottom: 0;
}
.c-graf--consulting-head-flow div:nth-of-type(1):after{
  right: -18px;
}
.c-graf--consulting-head-flow div span{
  margin-left: .25em;
  font-size: 80%;
  position: relative;
  top: -.05em;
}
.c-graf--consulting-head-flow {
  width: calc(100% - 2px);
  margin-top: 15px;
  gap: 2.5%;
}
.c-graf--consulting-body{
  width: 97%;
}
.c-graf--consulting-td{
  display: flex;
  gap: 30px;
}
.c-graf--consulting-vl{
  width: 4.8%;
  padding: 0 14px;
  background-color: #e8e8e8;
  text-align: center;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 16px;
  font-weight: bold;
}
.c-graf--consulting-column._01{
  width: 26.5%;
  margin-left: -.5%;
  margin-right: 1%;
}
.c-graf--consulting-column._02 {
  width: 21.5%;
  margin-left: -1.25%;
  margin-right: 1%;
}
.c-graf--consulting-column._03 {
  width: 17.5%;
  margin-left: -1.25%;
}
.c-graf--consulting-tag {
  display: inline-block;
  min-width: 105px;
  padding: 1px 10px 2px;
  margin-bottom: 5px;
  text-align: center;
  border: 1px solid #000;
  font-size: 16px;
}
.c-graf--consulting-column > p{
  font-size: 10.5px;
}
.c-graf--consulting-column-list{
  margin-top: 20px;
  margin-bottom: 20px;
}
.c-graf--consulting-column._01 .c-graf--consulting-column-list,
.c-graf--consulting-column._03 .c-graf--consulting-column-list{
  margin-top: 36px;
}
.c-graf--consulting-column-list li{
  min-height: 100px;
  padding: 10px;
  color: #fff;
  position: relative;
}
.c-graf--consulting-column-list li:nth-of-type(1){
  background-color: #4f7fb7;
}
.c-graf--consulting-column-list li:nth-of-type(2){
  background-color: #103277;
}
.c-graf--consulting-column-list li:nth-of-type(3){
  background-color: #030c39;
}
.c-graf--consulting-column-list li:after{
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 13px 0 13px 13px;
  border-color: transparent transparent transparent #353535;
  position: absolute;
  right: -26px;
  top: 0;
  bottom: 0;
}
.c-graf--consulting-column-list li + li{
  margin-top: 15px;
}
.c-graf--consulting-column-list li > p{
  font-size: 10.5px;
}
.c-graf--consulting-column-list li > .name{
  margin-bottom: 5px;
  font-size: 16px;
}

.c-graf--BPconsulting{
  width: 100%;
  min-width: 1100px;
  display: flex;
  gap: 4%;
  font-weight: 500;
}
.c-graf--BPconsulting-group:nth-of-type(1){
  width: 66%;
}
.c-graf--BPconsulting-group:nth-of-type(2){
  width: 30%;
}
.c-graf--BPconsulting-head{
  display: flex;
  gap: 4%;
  margin-bottom: 12px;
}
.c-graf--BPconsulting-head > div {
  width: 100%;
  background-color: #ccc;
  padding: 6px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  position: relative;
}
.c-graf--BPconsulting-head:has( > div:nth-of-type(2)) > div {
  width: 48%;
}
.c-graf--BPconsulting-head:has( > div:nth-of-type(2)) > div:nth-of-type(1) {
  background-color: #507eb6;
}
.c-graf--BPconsulting-head:has( > div:nth-of-type(2)) > div:nth-of-type(2) {
  background-color: #173576;
}
.c-graf--BPconsulting-head:has( > div:nth-of-type(2)) > div:nth-of-type(1):after{
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 30px 0 30px 18px;
  border-color: transparent transparent transparent #8c8c8c;
  position: absolute;
  right: -24px;
  top: 0;
  bottom: 0;
}
.c-graf--BPconsulting-head:has( > div:nth-of-type(2)) > div:nth-of-type(2):after{
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 30px 0 30px 20px;
  border-color: transparent transparent transparent #8c8c8c;
  position: absolute;
  right: -33px;
  top: 0;
  bottom: 0;
}

.c-graf--BPconsulting-cell{
  position: relative;
}
.c-graf--BPconsulting-cell._tarrow:after{
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 0 50px 18px 50px;
  border-color: transparent transparent #8c8c8c transparent;
  position: absolute;
  right: 0;
  left: 0;
  top: -24px;
}
.c-graf--BPconsulting-cell._rarrow:after,
.c-graf--BOcounsultiong-cell-body._rarrow:after{
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 30px 0 30px 18px;
  border-color: transparent transparent transparent #8c8c8c;
  position: absolute;
  right: -33px;
  bottom: 0;
}
.c-graf--BPconsulting-cell-head{
  padding: 5px;
  background-color: #507eb6;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.c-graf--BPconsulting-cell-head._02{
  background-color: #173576;
}
.c-graf--BPconsulting-group > .c-graf--BPconsulting-cell .c-graf--BPconsulting-cell-head{
  background: linear-gradient(to right, #507eb6 50%, #173576 50%);
}
.c-graf--BOcounsultiong-cell-body{
  padding: 10px 30px;
  background-color: #b9cbe2;
  position: relative;
}
.c-graf--BOcounsultiong-cell-body p:not(.c-graf--BPconsulting-cell-ttl):not(.c-graf--BPconsulting-cell-tag){
  font-size: 12px;
  font-weight: 400;
}
.c-graf--BOcounsultiong-cell-body p._indent01{
  text-indent: -1.25em;
  padding-left: 1.25em;
}
.c-graf--BPconsulting-cell-ttl{
  font-size: 15px;
  color: #507eb6;
}
p + .c-graf--BPconsulting-cell-ttl{
  margin-top: 5px;
}
.c-graf--BOcounsultiong-cell-body strong{
  color: red;
  font-weight: 500;
}
.c-graf--BPconsulting-cell-tag{
  margin-top: 6px;
  padding: 5px 10px 6px;
  border: 2px solid #507eb6;
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  color: #507eb6;
  line-height: 1;
}
.c-graf--BOcounsultiong-cell-body +  p{
  margin-top: 10px;
  padding: 0 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
.c-graf--BPconsulting-cell > p strong{
  color: #507eb6;
}
.c-graf--BPconsultiong-column._02 {
    display: flex;
    gap: 4%;
    margin-top: 30px;
}
.c-graf--BPconsultiong-column._02 .c-graf--BOcounsultiong-cell-body{
  min-height: 310px;
}
.c-graf--BPconsultiong-column._02 .c-graf--BPconsulting-cell{
  width: 48%;
}
.c-graf--BPconsultiong-column._02 .c-graf--BPconsulting-cell:nth-of-type(2) .c-graf--BPconsulting-cell-ttl,
.c-graf--BPconsultiong-column._02 .c-graf--BPconsulting-cell:nth-of-type(2) > p strong{
  color: #173576;
}
.c-graf--BPconsulting-group._03 .c-graf--BPconsulting-head > div{
  background-color: #0a143c;
  clip-path: polygon(0 0, 95% 0, 100% 50%, 95% 100%, 0 100%);
}
.c-graf--BPconsulting-group._03 > .c-graf--BPconsulting-cell > p:not(.c-graf--BPconsulting-cell-ttl){
  margin-bottom: 20px;
  font-size: 12px;
}
.c-graf--BPconsulting-group._03 > ul{
  margin-top: 12px;
  padding: 8px 6px;
  background-color: #b9cbe2;
}
.c-graf--BPconsulting-group._03 > ul li{
  padding: 8px 12px;
  background-color: #fff;
  font-size: 14px;
  line-height: 1.6;
}
.c-graf--BPconsulting-group._03 > ul li + li{
  margin-top: 8px;
}
.c-graf--BPconsulting-group._03 .c-graf--BPconsulting-cell-ttl,
.c-graf--BPconsulting-group._03 ul + ul strong{
  color: #173576;
}
.c-graf--BPconsulting-group._03 ul strong{
  color: #507eb6;
}

.c-graf--index {
  width: 100%;
  min-width: 1100px;
  display: flex;
  gap: 3%;
}
.c-graf--index-group {
  width: 42.6%;
  border: 3px solid #0a143c;
}
.c-graf--index-ttl {
  background: #0a143c;
  padding: 6px 0 10px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.c-graf--index-group ul{
  padding: 10px 25px;
  color: #2e3657;
  font-weight: 500;
}
.c-graf--index-group li{
  margin-bottom: .15em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
  line-height: 1.705;
}
.c-graf--index strong {
  font-weight: 500;
}
.c-graf--index-img{
  flex: 1;
}
.c-graf--consulting-vl-dot {
  vertical-align: middle;
  display: inline-block;
  padding-bottom: 1px;
}
@media only screen and (max-width: 1236px) {
  .c-table--wrap-att {
    display: block;
  }
}
.c-graf--index-sp-c {
	min-width: auto;
}
@media only screen and (max-width: 949px) {
	.c-graf--index-sp-c {
		flex-direction: column;
		row-gap: 2rem;
	}
	.c-graf--index-sp-c .c-graf--index-group {
		width: 100%;
	}
	.c-graf--index-sp-c .c-graf--index-img {
		text-align: center;
	}
}