@charset "UTF-8";
@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";
@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";
@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;
}

@media all and (max-width: 768px) {
  .p-firstview__title__en .c-txt-base--xxs {
    white-space: normal;
    font-size: 12px;
  }
}
.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 {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  #option_plan .c-button {
    text-align: center;
    margin-top: 0.5em;
  }
}
.c-nav-base {
  background: #edf2f8;
  padding: 5.625em 0;
  justify-content: center;
}

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

.c-nav-base-list {
  display: flex;
  justify-content: space-between;
  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;
  transition: all 0.3s ease-in-out;
}

.c-nav-base-list__item a::after {
  content: "\f0ab";
  font-size: 125%;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  right: 1em;
  top: 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: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.c-nav-base-list2 li {
  width: 19%;
  display: flex;
  align-items: stretch;
}

@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: 0.5em;
  position: relative;
  transition: all 0.3s ease-in-out;
  margin-top: auto;
}

.c-nav-base-list2 li a::after {
  content: "\f0ab";
  font-size: 125%;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  right: 0;
  top: calc(100% - 0.75em);
  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-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;
}

.p-blk__service_about {
  margin-top: 5rem;
}

.p-blk__service_about ul {
  display: flex;
  flex-wrap: wrap;
  align-items: normal;
  justify-content: flex-start;
  gap: 3rem 5%;
}

.p-blk__service_about ul li {
  box-sizing: border-box;
  width: 30%;
  padding: 2rem;
  background: #fff;
  box-shadow: 0 0 4rem rgba(56, 42, 102, 0.2);
  position: relative;
}

.p-blk__service_about ul li p {
  font-weight: bold;
  text-align: center;
  background: #000;
  color: #fff;
  padding: 1rem;
  font-size: 1.4rem;
  display: inline-block;
  position: absolute;
  top: -3%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.p-blk__service_about ul li dl {
  padding: 2rem 0;
}

.p-blk__service_about ul li dl dt {
  margin-bottom: 2rem;
  font-size: clamp(18px, 1.046vw, 20px);
  font-weight: bold;
}

.p-blk__service_about ul li dl dd {
  font-size: 115%;
  line-height: 1.875;
}

.p-blk__service_about ul li dl dd span {
  font-size: clamp(20px, 1.046vw, 26px);
  font-weight: bold;
  display: block;
}

.l-container,
.l-column2--half {
  padding: 10rem 0;
}

h2 {
  margin-bottom: 3.125vw;
  font-size: clamp(24px, 1.562vw, 30px);
}

.p-blk__cercle-list {
  margin-top: 5rem;
  line-height: 1.4;
}

.p-blk__cercle-list ul {
  display: flex;
  flex-wrap: wrap;
  align-items: normal;
  justify-content: center;
  gap: 3rem 4%;
}

.p-blk__cercle-list ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 15vw;
  height: 15vw;
  padding: 0 3rem;
  gap: 0;
  border: 1px solid #111;
  border-radius: 100rem;
  background: #fff;
  text-align: center;
}

.p-blk__cercle-list ul li strong {
  display: block;
  margin-bottom: 2rem;
  font-size: clamp(18px, 1.25vw, 24px);
}

h2 span {
  display: block;
  font-size: clamp(12px, 0.729vw, 14px);
}

.c-figure {
  margin: 6rem 0 0;
  text-align: center;
}

.c-center-margin {
  margin: 5rem auto 0;
  text-align: center;
}

.c-btn--line {
  z-index: 1;
  min-width: 30%;
  padding: 1.2rem 3rem;
  border: 2px solid #111;
  background: transparent;
  font-weight: bold;
  font-size: clamp(12px, 0.729vw, 14px);
  line-height: 2.6rem;
  letter-spacing: 0.1rem;
  transition: 0.5s;
}

.c-title--phase {
  margin: 0 0 1rem;
  font-weight: bold;
  font-size: clamp(18px, 1.354vw, 26px);
}

.c-title--phase span {
  color: #6e7786;
  font-size: clamp(14px, 0.8333vw, 16px);
}

.p-textbox {
  margin-top: 5rem;
}

.p-textbox--col2 {
  display: flex;
  flex-wrap: wrap;
  align-items: normal;
  justify-content: flex-start;
  gap: 3rem 3%;
}

.p-textbox--col2 dl {
  width: 48.5%;
}

.p-textbox--col2 dl {
  box-shadow: 0 0 4rem rgba(56, 42, 102, 0.2);
}

.p-textbox--col2 dt {
  padding: 2rem 3rem;
  background: #507EB6;
  color: #fff;
  font-weight: bold;
  font-size: 130%;
}

.p-textbox--col2 dd {
  padding: 3rem;
  font-size: 115%;
  line-height: 1.875;
}

.p-textbox--col3 {
  display: flex;
  flex-wrap: wrap;
  align-items: normal;
  justify-content: flex-start;
  gap: 3rem 2%;
}

.p-textbox--col3 dl {
  width: 32%;
}

.p-textbox--col3 dl {
  box-shadow: 0 0 4rem rgba(56, 42, 102, 0.2);
}

.p-textbox--col3 dt {
  padding: 2rem 3rem;
  background: #507EB6;
  color: #fff;
  font-weight: bold;
  font-size: 130%;
}

.p-textbox--col3 dd {
  padding: 3rem;
  font-size: 115%;
  line-height: 1.875;
}

.c-arrow--center-bottom {
  width: 0;
  height: 0;
  margin: 4rem auto 0;
  border-width: 7rem 10rem 0 10rem;
  border-style: solid;
  border-color: #173576 transparent transparent transparent;
}

.c-text--center-copy {
  margin: 3rem auto 0;
  font-size: 120% !important;
  font-weight: bold;
  text-align: center;
}

.c-table--service-junior-tbl {
  width: 100%;
  margin-top: 5rem;
  margin-top: 3rem;
  table-layout: fixed;
}

.c-table--service-junior-tbl th,
.c-table--service-junior-tbl td {
  padding: 2rem;
  border: 1px solid #eee;
  font-size: 115%;
  line-height: 1.875;
}

.c-table--service-junior-tbl th {
  background: #507EB6;
  color: #fff;
  text-align: center;
}

.c-table--service-junior-tbl td {
  background: #fff;
}

.p-blk--service-junior-book {
  margin-top: 5rem;
}

.p-blk--service-junior-book p {
  font-size: 115%;
  line-height: 1.875;
}

.p-blk--service-junior-book strong {
  margin-bottom: 2rem;
  font-size: clamp(18px, 1.046vw, 20px);
}

.p-blk--service-junior-book ul {
  display: flex;
  flex-wrap: wrap;
  align-items: normal;
  justify-content: space-between;
  gap: 0;
}

.p-blk--service-junior-book ul li {
  width: 18%;
  text-align: center;
}

.p-local-nav,
.p-header__inner,
.p-footer-nav__wrap,
.l-container,
.l-column2--half,
.l-column2--article,
.l-column2--form {
  width: 1340px;
  max-width: 100%;
  margin: 0 auto;
}

.l-section--gr {
  background: #f4f4f4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

.l-common h2 {
  font-size: 202%;
}

.l-common p {
  font-size: 115%;
  line-height: 1.875;
}

.c-case {
  padding: 5.70166em 0;
}

.c-service {
  padding: 6em 0 7em;
  background-color: #F4F4F4;
}

@media screen and (max-width: 1340px) {
  .l-container,
.l-column2--half {
    padding: 7rem 5vw;
  }
  .p-local-nav,
.p-header__inner,
.p-footer-nav__wrap,
.l-container,
.l-column2--half,
.l-column2--article,
.l-column2--form {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-textbox--col2 dl {
    width: 100%;
  }
  .p-textbox--col3 dl {
    width: 100%;
  }
  .p-under-mv__icon ul li {
    width: 100%;
  }
  .p-blk--service-junior-book ul li {
    width: 100%;
  }
  .p-blk--service-junior-book ul {
    display: flex;
    flex-wrap: wrap;
    align-items: normal;
    justify-content: space-between;
    gap: 2rem;
  }
  .p-textbox--col2 dl {
    width: 100%;
  }
  .p-blk__cercle-list ul li {
    width: 100%;
    height: auto;
    padding: 3rem;
    border-radius: 0;
  }
  .p-blk__service_about ul li {
    width: 100%;
  }
  .c-scroll-box {
    overflow: auto;
  }
  .c-table--service-junior-tbl {
    width: 800px;
  }
}
.p-blk__service_about img {
  width: 100%;
}

.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 {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  #option_plan .c-button {
    text-align: center;
    margin-top: 0.5em;
  }
}
.c-nav-base {
  background: #edf2f8;
  padding: 5.625em 0;
  justify-content: center;
}

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

.c-nav-base-list {
  display: flex;
  justify-content: space-between;
  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;
  transition: all 0.3s ease-in-out;
}

.c-nav-base-list__item a::after {
  content: "\f0ab";
  font-size: 125%;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  right: 1em;
  top: 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: flex;
  flex-wrap: wrap;
}

.c-nav-base-list2 li {
  width: 19%;
  display: flex;
  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: 0.5em;
  position: relative;
  transition: all 0.3s ease-in-out;
  margin-top: auto;
}

.c-nav-base-list2 li a::after {
  content: "\f0ab";
  font-size: 125%;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  right: 0;
  top: calc(100% - 0.75em);
  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: 0.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;
  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%;
  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 {
  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 : 汎用設定
=================================================================== */
.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 {
    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: flex;
  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: 0.5em;
    margin-right: 0.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: flex;
  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 {
    -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;
  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%;
  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: flex;
  justify-content: space-between;
  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: 0.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;
  transition: all 0.3s ease-in-out;
  background: #fff;
  width: 100%;
  padding-right: 3em;
}

.con_option_plan .btn_vision .v-button a::after {
  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%;
  transform: translateY(-50%);
  display: flex;
  justify-content: 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: flex;
  justify-content: start;
  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: 0.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: flex;
  align-items: center;
  border: 2px solid #fff;
  padding: 1em;
  position: relative;
  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 {
  transition: all 0.3s ease-in-out;
  content: "\f178";
  font-size: 100%;
  font-family: "Font Awesome 5 Pro";
  font-weight: 500;
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: 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: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 .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 {
  transition: 0.3s;
  display: block;
}

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

.related-bnr_wrap.col-2 {
  display: flex;
  gap: 4rem;
}

@media only screen and (max-width: 767px) {
  .related-bnr_wrap.col-2 {
    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: flex;
  align-items: flex-start;
  gap: 3rem;
}

@media only screen and (max-width: 767px) {
  .purpose-case__flex {
    flex-direction: column;
  }
  .purpose__container h3 {
    font-size: 100%;
    padding: 0.5em 20px;
  }
}
.purpose-case__flex figure {
  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: 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: flex;
  justify-content: center;
}

.c-nav-base ul {
  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: flex;
  justify-content: 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;
  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%;
  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(25% - 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 {
    flex-direction: column;
    gap: 1.5em;
    width: 100%;
  }
  .c-nav-base li {
    width: 100%;
    margin: 0;
  }
  .mb10 {
    margin-bottom: 1em;
  }
}
.p-inheritance__consulList {
  display: flex;
  gap: 3rem;
}

.p-inheritance__consulList li {
  width: 33.3333333333%;
  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;
  transform: rotate(0deg);
  position: absolute;
  top: 18%;
  right: -30px;
}

@media screen and (max-width: 768px) {
  .p-inheritance__consulList {
    gap: 4em;
    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;
    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: flex;
  justify-content: 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;
  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;
  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: 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;
  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 {
    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;
    transform: rotate(0deg);
    position: absolute;
    top: auto;
    right: 41%;
    bottom: -4em;
  }
  .p-firstview__main {
    height: 40vh !important;
  }
}
.phase-boxList__flex {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}

.phase-boxList__flex .phase-boxList {
  width: calc(65% - 30px);
}

.phase-boxList__flex .phase-boxList__img {
  width: 35%;
  justify-content: center;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.phase-boxList__flex .phase-boxList__img .img + .img {
  margin-top: 20px;
}

.reconstruction_points ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.reconstruction_points ul li {
  width: calc((100% - 60px) / 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: flex;
  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: 0.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: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 3em;
}

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

@media only screen and (max-width: 767px) {
  .c-phase-step__list {
    flex-direction: column;
  }
  .c-phase-step__item {
    width: 100%;
  }
}
.c-phase-step__item:first-of-type {
  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: flex;
  justify-content: 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: flex;
  gap: 20px;
}

.c-phase-kickoff__title {
  background: #0a143c;
  color: #fff;
  writing-mode: vertical-rl;
  display: flex;
  justify-content: 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 {
    flex-direction: column;
  }
  .c-phase-kickoff__title {
    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;
  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: flex;
  gap: 20px;
  justify-content: space-between;
}

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

@media only screen and (max-width: 767px) {
  .c-phase-kickoff__listCont {
    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;
    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;
    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;
  }
}
.p-vision-permeation-heading__title {
  font-size: 168% !important;
}
.p-vision-permeation-method {
  padding: 20px 0;
}
.p-vision-permeation-related-service-banner {
  width: 100%;
  display: flex;
  text-decoration: none;
  margin-top: 76px;
  transition: 0.3s;
  opacity: 1;
  border: 1px solid #fff;
}
.p-vision-permeation-related-service-banner:hover {
  opacity: 0.7;
  border: 1px solid #0e125e;
}
.p-vision-permeation-related-service-banner__tag {
  color: #fff;
  background-color: #000;
  padding: 20px 40px;
  font-size: 18px;
  width: 20%;
  text-align: center;
  font-weight: 600;
}
.p-vision-permeation-related-service-banner__title {
  color: #111;
  background-color: #f6f6f6;
  padding: 20px 40px;
  font-size: 16px;
  width: 80%;
  text-align: left;
  font-weight: 400;
  position: relative;
}
.p-vision-permeation-related-service-banner__title::before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px; /* 要素の右からの距離 */
  width: 6px;
  height: 6px;
  border-top: 2px solid #0e125e;
  border-right: 2px solid #0e125e;
  transform: rotate(45deg); /* 角度調整 */
}
.p-vision-permeation-related-service-banner__title::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px; /* 要素の右からの距離 */
  width: 17px;
  height: 2px;
  background: #0e125e;
}
.p-vision-permeation-title--phase {
  font-size: 202% !important;
  margin-bottom: 20px;
}
.p-vision-permeation-card-base {
  margin-bottom: 80px;
}
.p-vision-permeation-card-base .c-figure {
  margin-top: 50px;
}
.p-vision-permeation-card-base__achive {
  margin-top: 80px;
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: bold;
}
.p-vision-permeation-card-base__achive__figure {
  display: flex;
  justify-content: center;
  gap: 50px;
}
.p-vision-permeation-card-base:last-of-type {
  margin-bottom: 0px;
}
.p-vision-permeation-phase__scenario {
  padding-top: 20px;
  padding-bottom: 40px;
}
.p-vision-permeation-phase__scenario ul {
  display: flex;
  gap: 10px;
}
.p-vision-permeation-phase__scenario ul li {
  width: 25%;
  position: relative;
  padding: 60px 30px 30px;
  font-size: 16px;
  font-family: "Noto Sans JP";
  color: rgb(17, 17, 17);
  line-height: 1.75;
  text-align: center;
  background-color: rgb(233, 236, 242);
  font-weight: bold;
}
.p-vision-permeation-phase__scenario ul li span {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 16px;
  font-size: 16px;
  font-family: "Noto Sans JP";
  color: rgb(255, 255, 255);
  line-height: 1.75;
  background-color: rgb(80, 126, 182);
}
.p-vision-permeation-phase__detail {
  display: flex;
  gap: 20px;
  margin-bottom: 80px;
}
.p-vision-permeation-phase__detail dl {
  width: 50%;
}
.p-vision-permeation-phase__detail dl dt {
  background-color: rgb(80, 126, 182);
  padding: 30px 140px;
  text-align: center;
  font-size: 20px;
  font-family: "Noto Sans JP";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.05;
}
.p-vision-permeation-phase__detail dl dd {
  background-color: rgb(233, 236, 242);
  padding: 30px;
  min-height: 330px;
}
.p-vision-permeation-phase__detail__text {
  font-size: 16px;
  font-family: "Noto Sans JP";
  color: rgb(17, 17, 17);
  line-height: 1.75;
}
.p-vision-permeation-phase__detail__text span {
  font-weight: bold;
}
.p-vision-permeation-phase__detail__text ul {
  padding-left: 0.6em;
  text-indent: -0.6em;
}
.p-vision-permeation-phase__detail__text + .p-vision-permeation-phase__detail__text {
  margin-top: 30px;
}
.p-vision-permeation-phase__detail__title {
  font-size: 20px;
  font-family: "Noto Sans JP";
  color: rgb(17, 17, 17);
  font-weight: bold;
  line-height: 1.05;
  margin-bottom: 30px;
}
.p-vision-permeation-phase__detail__box {
  width: 50%;
}
.p-vision-permeation-phase__detail__box__philosophy {
  display: flex;
  gap: 100px;
  align-items: center;
}
.p-vision-permeation-phase__detail__box__philosophy__circle {
  background-color: rgb(233, 236, 242);
  padding: 10px;
  border-radius: 50%;
  font-size: 14px;
  font-weight: bold;
  font-family: "Noto Sans JP";
  color: rgb(17, 17, 17);
  line-height: 1.625;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 160px;
  position: relative;
}
.p-vision-permeation-phase__detail__box__philosophy__circle::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #6F6F6F;
  right: -60px;
}
.p-vision-permeation-phase__detail__box__philosophy__text {
  font-size: 20px;
  font-family: "Noto Sans JP";
  font-weight: bold;
  color: rgb(17, 17, 17);
  line-height: 1.5;
}
.p-vision-permeation-phase__detail__box__philosophy__text span {
  color: #507eb6;
}
.p-vision-permeation-phase__detail__box__figure {
  display: flex;
  gap: 10px;
}
.p-vision-permeation-phase__detail__box__theme {
  padding-top: 10px;
}
.p-vision-permeation-phase__detail__box__theme li {
  margin-bottom: 20px;
  font-size: 16px;
  font-family: "Noto Sans JP";
  color: #000;
  line-height: 1.5;
  font-weight: normal;
}
.p-vision-permeation-phase__detail__box__theme li span {
  font-size: 14px;
  color: #555555;
}
.p-vision-permeation-phase__detail__box__theme.li-mb-10 {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.p-vision-permeation-phase__detail__box__theme.li-mb-10 li {
  margin-bottom: 10px;
}
.p-vision-permeation-phase__detail__box__exp__title {
  font-size: 20px;
  font-family: "Noto Sans JP";
  color: rgb(17, 17, 17);
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 20px;
}
.p-vision-permeation-phase__detail__box__exp__subtext {
  font-size: 16px;
  font-family: "Noto Sans JP";
  color: rgb(0, 0, 0);
  line-height: 1.75;
}
.p-vision-permeation-phase__detail__box__exp__subtext.mt-20 {
  margin-top: 20px;
}

@media only screen and (max-width: 768px) {
  .p-vision-permeation-related-service-banner {
    width: 100%;
    display: flex;
    text-decoration: none;
    margin-top: 76px;
    transition: 0.3s;
    opacity: 1;
    border: 1px solid #fff;
    flex-direction: column;
  }
  .p-vision-permeation-related-service-banner:hover {
    opacity: 0.7;
    border: 1px solid #0e125e;
  }
  .p-vision-permeation-related-service-banner__tag {
    color: #fff;
    background-color: #000;
    padding: 20px 40px;
    font-size: 18px;
    width: 100%;
    text-align: center;
    font-weight: 600;
  }
  .p-vision-permeation-related-service-banner__title {
    color: #111;
    background-color: #f6f6f6;
    padding: 20px 40px;
    font-size: 16px;
    width: 100%;
    text-align: left;
    font-weight: 400;
    position: relative;
  }
  .p-vision-permeation-related-service-banner__title::before {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px; /* 要素の右からの距離 */
    width: 6px;
    height: 6px;
    border-top: 2px solid #0e125e;
    border-right: 2px solid #0e125e;
    transform: rotate(45deg); /* 角度調整 */
  }
  .p-vision-permeation-related-service-banner__title::after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px; /* 要素の右からの距離 */
    width: 17px;
    height: 2px;
    background: #0e125e;
  }
  .p-vision-permeation-phase__scenario {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .p-vision-permeation-phase__scenario ul {
    display: flex;
    gap: 10px;
    flex-direction: column;
  }
  .p-vision-permeation-phase__scenario ul li {
    width: 100%;
    position: relative;
    padding: 30px 30px 30px;
    font-size: 16px;
    font-family: "Noto Sans JP";
    color: rgb(17, 17, 17);
    line-height: 1.75;
    text-align: center;
    background-color: rgb(233, 236, 242);
    font-weight: bold;
  }
  .p-vision-permeation-phase__scenario ul li span {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 16px;
    font-size: 16px;
    font-family: "Noto Sans JP";
    color: rgb(255, 255, 255);
    line-height: 1.75;
    background-color: rgb(80, 126, 182);
  }
  .p-vision-permeation-phase__detail {
    display: flex;
    gap: 40px;
    margin-bottom: 40px;
    flex-direction: column;
  }
  .p-vision-permeation-phase__detail dl {
    width: 100%;
  }
  .p-vision-permeation-phase__detail dl dt {
    background-color: rgb(80, 126, 182);
    padding: 20px 10px;
    text-align: center;
    font-size: 20px;
    font-family: "Noto Sans JP";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.05;
  }
  .p-vision-permeation-phase__detail dl dd {
    background-color: rgb(233, 236, 242);
    padding: 30px;
    min-height: 0px;
  }
  .p-vision-permeation-phase__detail__text {
    font-size: 16px;
    font-family: "Noto Sans JP";
    color: rgb(17, 17, 17);
    line-height: 1.75;
  }
  .p-vision-permeation-phase__detail__text span {
    font-weight: bold;
  }
  .p-vision-permeation-phase__detail__text ul {
    padding-left: 0.6em;
    text-indent: -0.6em;
  }
  .p-vision-permeation-phase__detail__text + .p-vision-permeation-phase__detail__text {
    margin-top: 30px;
  }
  .p-vision-permeation-phase__detail__title {
    font-size: 20px;
    font-family: "Noto Sans JP";
    color: rgb(17, 17, 17);
    font-weight: bold;
    line-height: 1.05;
    margin-bottom: 30px;
  }
  .p-vision-permeation-phase__detail__box {
    width: 100%;
  }
  .p-vision-permeation-phase__detail__box__philosophy {
    display: flex;
    gap: 100px;
    align-items: center;
    flex-direction: column;
  }
  .p-vision-permeation-phase__detail__box__philosophy__circle {
    background-color: rgb(233, 236, 242);
    padding: 10px;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
    font-family: "Noto Sans JP";
    color: rgb(17, 17, 17);
    line-height: 1.625;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 200px;
    position: relative;
  }
  .p-vision-permeation-phase__detail__box__philosophy__circle::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #6F6F6F;
    right: 50%;
    bottom: -60px;
    transform: translateX(50%) rotate(90deg);
  }
  .p-vision-permeation-phase__detail__box__philosophy__text {
    font-size: 20px;
    font-family: "Noto Sans JP";
    font-weight: bold;
    color: rgb(17, 17, 17);
    line-height: 1.5;
  }
  .p-vision-permeation-phase__detail__box__philosophy__text span {
    color: #507eb6;
  }
  .p-vision-permeation-phase__detail__box__figure {
    display: flex;
    gap: 10px;
    justify-content: center;
  }
  .p-vision-permeation-phase__detail__box__theme {
    padding-top: 10px;
  }
  .p-vision-permeation-phase__detail__box__theme li {
    margin-bottom: 20px;
    font-size: 16px;
    font-family: "Noto Sans JP";
    color: #000;
    line-height: 1.5;
    font-weight: normal;
  }
  .p-vision-permeation-phase__detail__box__theme li span {
    font-size: 14px;
    color: #555555;
  }
  .p-vision-permeation-phase__detail__box__theme.li-mb-10 {
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
  .p-vision-permeation-phase__detail__box__theme.li-mb-10 li {
    margin-bottom: 10px;
  }
  .p-vision-permeation-phase__detail__box__exp__title {
    font-size: 20px;
    font-family: "Noto Sans JP";
    color: rgb(17, 17, 17);
    font-weight: bold;
    line-height: 1.7;
    margin-bottom: 20px;
  }
  .p-vision-permeation-phase__detail__box__exp__subtext {
    font-size: 16px;
    font-family: "Noto Sans JP";
    color: rgb(0, 0, 0);
    line-height: 1.75;
  }
  .p-vision-permeation-phase__detail__box__exp__subtext {
    margin-bottom: 20px;
  }
  .p-vision-permeation-phase__detail__box__exp__subtext.mt-20 {
    margin-top: 20px;
  }
  .p-vision-permeation-phase__detail__box__exp figure {
    text-align: center;
  }
  .c-banner-base__img {
    width: 200%;
  }
  .c-banner-base--right, .c-banner-base--left {
    width: 100%;
    max-width: calc(39.1989166845em + 50%);
    margin-bottom: 2.8125em;
  }
  .case-study__box img {
    width: 80%;
    margin: 0 auto;
  }
  .p-download__bg_Porcelain {
    background: #edf2f8;
    padding-top: 460px !important;
  }
  .c-ctaArea-service ul li a {
    font-size: 90%;
  }
  .c-ctaArea-service ul li {
    width: 93%;
    height: auto;
    padding: 1em;
    margin: 0 auto;
  }
}
.p-firstview__hero__image {
  background-image: url(/vision/files/images/permeation/p-vision-permeation_mv.jpg);
}

/* 240731  overseas-consulting*/
.p-firstview__hero__image.p-overseas-consulting {
   background-image: url(/vision/files/images/overseas-consulting/p-vision-overseas-consulting_mv.png);
}

@media only screen and (max-width: 768px) {
   .c-banner-base__img.p-overseas-consulting-banner-base__img {
      width: 100%;
   }
}

.p-overseas-consulting__bnr-wrapper {
   display: flex;
   justify-content: space-between;
   align-items: center;
   background: #EDF2F8;
   gap: 30px;
   transition: opacity .3s;
}
.p-overseas-consulting__bnr-wrapper:hover {
   opacity: 0.7;
}

.p-overseas-consulting__bnr-wrapper + .p-overseas-consulting__bnr-wrapper {
   margin-top: 24px;
}

@media only screen and (max-width: 768px) {
   .p-overseas-consulting__bnr-wrapper {
      flex-direction: column;
   }
}

.p-overseas-consulting__bnr {
   width: calc(100% - 36% - 30px);
   margin: 24px 0 40px 32px;
}

@media only screen and (max-width: 768px) {
   .p-overseas-consulting__bnr {
      width: 100%;
      margin: 0;
      padding: 6% 4% 0;
   }
}

.p-overseas-consulting__img {
   width: 36%;
   height: 100%;
   clip-path: polygon(10% 0%, 100% 0, 100% 100%, 0% 100%);
}

@media only screen and (max-width: 768px) {
   .p-overseas-consulting__img {
      width: 100%;
      height: 165px;
      clip-path: initial;
   }
}

.p-overseas-consulting__img a {
   display: block;
   height: 100%;
}

.p-overseas-consulting__img img {
   width: 100%;
   height: 100%;
   object-fit: cover;
}

.p-overseas-consulting__bnr span {
   background-color: #507eb6;
   color: rgb(255, 255, 255);
   padding: 11px 14px;
   font-family: "Noto Sans CJK JP";
   font-weight: bold;
   line-height: 1.2;
   font-size: 16px;
   font-size: clamp(14px, 0.8333vw, 16px);
   display: inline-block;
   justify-content: center;
   align-self: center;
}

.p-overseas-consulting__bnr h3 {
   font-size: 25px;
   font-size: clamp(20px, 1.30208333vw, 25px);
   color: rgb(80, 126, 182);
   line-height: 1.4;
   font-weight: bold;
   font-family: "Noto Sans CJK JP";
   margin: 10px 0 0;
}

.p-overseas-consulting__bnr p {
   font-size: 14px;
   color: rgb(0, 0, 0);
   font-family: "Noto Sans CJK JP";
   margin: 10px 0 0;
}

.p-overseas-consulting__dl-bnr {
   padding: 16px 0;
   position: relative;
}
@media only screen and (max-width: 768px) {
   .p-overseas-consulting__dl-bnr {
      padding: 0;
      position: relative;
   }
}
@media only screen and (max-width: 768px)  {
   .p-overseas-consulting__dl-bnr .p-overseas-consulting__bnr {
     padding: 6% 4%;
   }
}

.p-overseas-consulting__dl-bnr::after {
   position: absolute;
   z-index: 2;
   content: "";
   background-color: #e1ecf9;
   display: inline-block;
   top: 0;
   right: 0;
   width: 36%;
   height: 100%;
   clip-path: polygon(10% 0%, 100% 0, 100% 100%, 0% 100%);
}
@media only screen and (max-width: 768px) {
   .p-overseas-consulting__dl-bnr::after {
      width: 100%;
      height: clamp(165px, 44vw, 290px);
      clip-path: initial;
      bottom: 0;
      top: auto;
      right: auto;
   }
}

.p-overseas-consulting__dl-bnr h3 {
   margin-top: 20px;
}

.p-overseas-consulting__dl-bnr p {
   margin-top: 20px;
}
@media only screen and (max-width: 768px) {
   .p-overseas-consulting__dl-bnr p {
      margin-top: 10px;
   }
}

.p-overseas-consulting__bnr_img {
   width: 26%;
   margin-right: 20px;
   position: relative;
   z-index: 3;
}

@media only screen and (max-width: 768px) {
   .p-overseas-consulting__bnr_img {
      width: 50%;
      margin-right: 0;
      margin-bottom: 20px;
   }
}

@media only screen and (max-width: 768px) {
   .c-case.p-overseas-consulting__bnr--pd {
      padding: 0;
   }
}

/* 240805 esg-consulting*/
.p-firstview__hero__image.p-esg-consulting {
   background-image: url(/vision/files/images/esg-consulting/p-vision-esg-consulting_mv.png);
}
