@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;
  min-height: 52px;
}

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

.c-nav-base-list2 li a.item-marketresearch {
  color: #547fab;
  border-bottom-color: #547fab;
}
.c-nav-base-list2 li a.item-vision-permeation {
  color: #7f54ab;
  border-bottom-color: #7f54ab;
}
.c-nav-base-list2 li a.item-vision-training{
  color: #b45eb3;
  border-bottom-color: #b45eb3;
}
.c-nav-base-list2 li a.item-vision-overseas-consulting {
  color: #7a96d6;
  border-bottom-color: #7a96d6;
}
.c-nav-base-list2 li a.item-vision-esg-consulting {
  color: #b0543a;
  border-bottom-color: #b0543a;
}
.c-nav-base-list2 li a.item-vision-penetration-survey {
  color: #e676e5;
  border-bottom-color: #e676e5;
}

#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;
}
#ma-base .c-button a {
    color: #c94a46;
    border: 2px solid #c94a46;
}
#ma-base .c-button a:hover {
    background-color: #c94a46;
    color: #fff;
}
#bland-base .c-button a {
    color: #81a052;
    border: 2px solid #81a052;
}
#bland-base .c-button a:hover {
    background-color: #81a052;
    color: #fff;
}
#group-base .c-button a {
    color: #3c878a;
    border: 2px solid #3c878a;
}
#group-base .c-button a:hover {
    background-color: #3c878a;
    color: #fff;
}
#successor-base .c-button a {
    color: #3987b5;
    border: 2px solid #3987b5;
}
#successor-base .c-button a:hover {
    background-color: #3987b5;
    color: #fff;
}
#capital-base .c-button a {
    color: #894888;
    border: 2px solid #894888;
}
#capital-base .c-button a:hover {
    background-color: #894888;
    color: #fff;
}
#accounting-base .c-button a {
    color: #c85689;
    border: 2px solid #c85689;
}
#accounting-base .c-button a:hover {
    background-color: #c85689;
    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);
}
