@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";
@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap";
@import"https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css";
@import"https://pro.fontawesome.com/releases/v5.10.0/css/all.css";

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.con_point {
  padding: 3.5635378804em 0 3.5635378804em
}

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

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

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

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

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

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

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

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

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

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

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

.con_faq dl {
  margin-bottom: 30px
}

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

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

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

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

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

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

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

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

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

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

.con_faq .toggle_contents dd {
  display: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

file name  : _settings.scss
author     : Abilive
style info : 豎守畑險ｭ螳�
=================================================================== */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css");
@import url("https://pro.fontawesome.com/releases/v5.10.0/css/all.css");

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

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

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

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

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

#basic_plan .bg_Porcelain {
  background: #edf2f8;
}

#basic_plan .bg_white {
  background: #fff;
}

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

#basic_plan .bg_LapisBlue {
  background: #173576;
}

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

#basic_plan .bg_blue2 {
  background: #d3dfed;
}

#basic_plan .bg_blue3 {
  background: #c1d2e4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.con_point {
  padding: 5.5635378804em 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.con_faq .toggle_contents dd {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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


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

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

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

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

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

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

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

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

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

.purpose-consultant {
  background: #EDF2F8;
}

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

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

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

.purpose__container {
  margin-top: 6rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#basic_plan .bg_blue4 {
  background: #acbed1;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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


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

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

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

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

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

.reconstruction_points_item.emphasize {
    background: #c1d2e4;
}

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

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

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

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

.phase .c-banner-base--left .c-title-inline{
    width: calc(100% - 18.5304em);
}
@media all and (max-width: 991px) {
  .phase .c-banner-base--left .c-title-inline{
    width: 100%;
  }
}

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

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

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

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

/* 240119_marketresearch */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 767px) {
  .p-marketresearch-table {
    width: 1000px;
  }
}

@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;
    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: .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 .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%;
  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: .5em;
  position: relative;
  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);
  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-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%;
}

@charset "UTF-8";
/* ===================================================================
CSS information

file name  : service.css
author     : Abilive
style info : service
=================================================================== */
/* ===================================================================
CSS information
a@charset "UTF-8";
/* ===================================================================
CSS informationa@charset "UTF-8";
/* ===================================================================
CSS information

file name  : service.css
author     : Abilive
style info : service
=================================================================== */
/* ===================================================================
CSS information
a@charset "UTF-8";
/* ===================================================================
CSS information

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

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css");
@import url("https://pro.fontawesome.com/releases/v5.10.0/css/all.css");
.p-firstview__title__en .c-txt-base--xxs {
  font-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(../../service/images/img_mv.jpg); }

#service .bg_Porcelain {
  background: #edf2f8; }

.con_intro {
  background: url(../../service/images/bg_intro.jpg);
  background-size: cover;
  background-position: center; }
  .con_intro .box_txt {
    width: 40%; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .con_intro .box_txt {
        width: 70%; } }
    @media only screen and (max-width: 767px) {
      .con_intro .box_txt {
        width: 100%; } }
    .con_intro .box_txt .c-sub-title {
      margin-bottom: 50px; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .con_intro .box_txt .c-sub-title {
          margin-bottom: 30px; } }
      @media only screen and (max-width: 767px) {
        .con_intro .box_txt .c-sub-title {
          margin-bottom: 1em; } }

.con_cause .c-sub-title--medium {
  margin-bottom: 120px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_cause .c-sub-title--medium {
      margin-bottom: 100px; } }
  @media only screen and (max-width: 767px) {
    .con_cause .c-sub-title--medium {
      margin-bottom: 4em; } }
.con_cause .box_cause {
  margin-bottom: 100px;
  position: relative;
  padding: 80px 50px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_cause .box_cause {
      margin-bottom: 80px; } }
  @media only screen and (max-width: 767px) {
    .con_cause .box_cause {
      margin-bottom: 5em; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_cause .box_cause {
      padding: 60px 30px; } }
  @media only screen and (max-width: 767px) {
    .con_cause .box_cause {
      padding: 3em 1em; } }
  .con_cause .box_cause.last {
    margin-bottom: 0; }
  .con_cause .box_cause .cause_num {
    position: absolute;
    top: -50px;
    left: 50%;
    background: #000;
    display: inline-block;
    padding: 0.8em 2em;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    .con_cause .box_cause .cause_num .c-txt-base {
      display: block;
      text-align: center;
      border-bottom: 1px solid #fff; }
    .con_cause .box_cause .cause_num .num {
      text-align: center;
      display: block;
      font-family: "Roboto", sans-serif;
      font-size: 343%;
      line-height: 1.2; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .con_cause .box_cause .cause_num .num {
          font-size: 200%; } }
      @media only screen and (max-width: 767px) {
        .con_cause .box_cause .cause_num .num {
          font-size: 172%; } }
  .con_cause .box_cause .c-sub-title {
    border-bottom: 1px solid #b2b2b2;
    margin-bottom: 50px; }
  .con_cause .box_cause .inner_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media only screen and (max-width: 1199px) {
      .con_cause .box_cause .inner_flex {
        display: block; } }
    .con_cause .box_cause .inner_flex .box_img {
      width: 65%; }
      @media only screen and (max-width: 1199px) {
        .con_cause .box_cause .inner_flex .box_img {
          width: 100%;
          margin-bottom: 2em; } }
    .con_cause .box_cause .inner_flex .box_txt {
      width: 30%; }
      @media only screen and (max-width: 1199px) {
        .con_cause .box_cause .inner_flex .box_txt {
          width: 100%; } }

.con_service .img img {
  width: 100%; }

.lum-gallery-button {
  display: none !important; }

a.zoom {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  position: relative;
  display: block; }

a.zoom::after {
  content: '';
  position: absolute;
  bottom: -1em;
  left: -1em;
  display: block;
  width: 2em;
  height: 2em;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url(../img/ic_zoom.png);
  background-size: 2em 2em;
  background-position: center center;
  background-repeat: no-repeat; }

.lum-close-button {
  top: 100px !important; }
  @media only screen and (max-width: 767px) {
    .lum-close-button {
      top: 6em !important; } }

@media screen and (max-width: 768px) {
  .lum-lightbox-inner img {
    max-width: 160vw !important;
    /* 軽くスワイプで左端から右端まで動かせる量 */
    max-height: 85vh !important;
    /* 上下に適度に余白 */ } }
.con_cause .modals__item {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background-color: #edf2f8;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: hidden;
  opacity: 0; }
  .con_cause .modals__item.active {
    opacity: 1;
    visibility: visible; }
  .con_cause .modals__item__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 90%;
    max-width: 78.397833369em;
    background-color: #fff;
    border-radius: 1.4254151522em;
    max-height: 100vh;
    overflow-y: auto;
    padding: 5.7016606087em 10.6906136412em; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .con_cause .modals__item__inner {
        width: 96%; } }
    @media only screen and (max-width: 767px) {
      .con_cause .modals__item__inner {
        width: 94%; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .con_cause .modals__item__inner {
        padding: 1em; } }
    @media only screen and (max-width: 767px) {
      .con_cause .modals__item__inner {
        padding: 1em; } }
  .con_cause .modals__item__close {
    position: absolute;
    top: 2.1381227282em;
    right: 2.1381227282em;
    width: 2.8508303043em;
    height: 2.8508303043em;
    border-radius: 50%;
    border: 2px solid #507eb6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .con_cause .modals__item__close {
        width: 2.1381227282em; } }
    @media only screen and (max-width: 767px) {
      .con_cause .modals__item__close {
        width: 2.1381227282em; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .con_cause .modals__item__close {
        height: 2.1381227282em; } }
    @media only screen and (max-width: 767px) {
      .con_cause .modals__item__close {
        height: 2.1381227282em; } }
    .con_cause .modals__item__close:hover {
      opacity: 0.7; }
    .con_cause .modals__item__close::before {
      content: '\f00d';
      font-family: 'Font Awesome 5 Pro';
      color: #507eb6;
      font-size: 143%;
      line-height: 0; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .con_cause .modals__item__close {
        top: 1em;
        right: 1em; } }
    @media only screen and (max-width: 767px) {
      .con_cause .modals__item__close {
        position: -webkit-sticky;
        position: sticky;
        z-index: 1;
        top: 0;
        right: 0;
        margin-inline: auto 0; } }

.snv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin-top: 40px;
}
.snv li {
    width: 100%;
}
.snv li a {
    background: #173576;
    color: #FFF;
    display: block;
    text-align: center;
    padding: 15px 0;
    text-decoration: none;
	font-size: 115%;
	position: relative;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.snv li a:after {
	content: "";
    font-size: 110%;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    right: 10px;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.snv li a:hover {
    background: #FFF;
    color: #173576;
}
.snv li a:hover:after {
    color: #173576;
}
@media only screen and (max-width: 767px) {
.snv li a {
    font-size: 1rem;
}
}
@media only screen and (min-width: 768px) and (max-width: 1280px) {
	a.zoom.service-zoom {
		pointer-events: none !important;
	}
	a.zoom.service-zoom:after {
		display: none;
	}
}

.related-bnr {
  padding: 8.55249em 0 0;
}
@media only screen and (max-width: 767px) {
  .related-bnr {
    padding: 4em 0 0;
  }
}
.related-bnr a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
display:block;
}
.related-bnr a:hover {
  opacity: 0.7;
}


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

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

.p-industry-top .p-firstview__hero__image {
  background-image: url(/vision/files/images/industry_mv.jpg);
}

.p-construction-top .p-firstview__hero__image {
  background-image: url(/vision/files/images/construction_top_mv.jpg);
}

.p-logistics-top .p-firstview__hero__image {
  background-image: url(/vision/files/images/logistics_mv.png);
}

.p-local-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.1rem;
}

.p-local-nav li {
  width: calc((100% - 0.3rem) / 4);
}

.p-local-nav a {
  display: block;
  padding: 2rem 0.5rem;
  background: #f4f4f4;
  color: #999;
  font-weight: bold;
  font-size: clamp(16px, 0.9375vw, 18px);
  line-height: 1.6;
  letter-spacing: 0.1rem;
  text-align: center;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  text-decoration: none;
}

.p-local-nav a span {
  position: relative;
}

.p-local-nav a span::before {
  content: "";
  display: block;
  position: absolute;
  top: 25%;
  left: -50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
  -webkit-transform: translateX(-50%) rotate(135deg);
      -ms-transform: translateX(-50%) rotate(135deg);
          transform: translateX(-50%) rotate(135deg);
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

.p-local-nav a:hover {
  opacity: 0.8;
}

.p-local-nav a:hover span::before {
  top: 35%;
}

.p-local-nav a.current {
  background: #000;
  color: #fff;
}

.p-industry-topArea {
  background: #fff;
}

.p-industry-service {
  padding: 6em 0;
}

.p-industry-service__title {
  margin-bottom: 1rem;
}

.p-industry-service__title span {
  font-size: 230%;
  font-weight: bold;
}

.p-industry-service__list {
  margin-top: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
          margin: -1.63923em -1.06906em 2.49448em
}

.p-industry-service__item {
  width: calc((100% / 3) - 2.13812em);
  margin: 1.63923em 1.06906em !important;
}

.p-industry-service__item .c-service-list__item__detail {
  padding: 1.78177em 2.49448em;
}

@media only screen and (max-width: 767px) {
  .p-industry-service__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
            gap: 2rem;
            margin: 0 !important;
  }

  .p-industry-service__item {
    width: 100%;
    margin: 0 !important;
  }

  .p-industry-service__item .c-service-list__item__detail {
    padding: 1em;
  }

  .p-industry-wrap .p-article__item__main {
    padding: 1em;
  }

  .p-industry-wrap .p-article__item__title {
    margin: 0 0 1em 0;
  }

  .p-industry-wrap .p-article__item__main {
    width: 100%;
  }

  .p-industry-wrap .p-article__item__link {
    font-size: 70% !important;
  }
}

.p-industry-service__item .p-industry-service__itemTitle {
  text-align: left !important;
  font-size: 150%;
}

.p-industry-service__item .p-industry-service__itemTitle::after {
  content: none;
}


@media only screen and (max-width: 767px) {
  .p-local-nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-local-nav li {
   width: 100%;
  }
  .p-industry-service__title span {
    font-size: 150%;
  }

  .p-industry-service__item .p-industry-service__itemTitle {
    font-size: 120%;
  }
}

.p-industry-service .l-intro__inner {
  margin-bottom: 3.5em;
  transition: 0.3s;
}

.p-industry-service .l-intro__inner:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .p-industry-service .l-intro__inner.l-intro__inner__bnr {
    margin-bottom: 0em!important;
  }
}


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

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css");
@import url("https://pro.fontawesome.com/releases/v5.10.0/css/all.css");
.p-firstview__title__en .c-txt-base--xxs {
  font-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(../../service/images/img_mv.jpg); }

#service .bg_Porcelain {
  background: #edf2f8; }

.con_intro {
  background: url(../../service/images/bg_intro.jpg);
  background-size: cover;
  background-position: center; }
  .con_intro .box_txt {
    width: 40%; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .con_intro .box_txt {
        width: 70%; } }
    @media only screen and (max-width: 767px) {
      .con_intro .box_txt {
        width: 100%; } }
    .con_intro .box_txt .c-sub-title {
      margin-bottom: 50px; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .con_intro .box_txt .c-sub-title {
          margin-bottom: 30px; } }
      @media only screen and (max-width: 767px) {
        .con_intro .box_txt .c-sub-title {
          margin-bottom: 1em; } }

.con_cause .c-sub-title--medium {
  margin-bottom: 120px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_cause .c-sub-title--medium {
      margin-bottom: 100px; } }
  @media only screen and (max-width: 767px) {
    .con_cause .c-sub-title--medium {
      margin-bottom: 4em; } }
.con_cause .box_cause {
  margin-bottom: 100px;
  position: relative;
  padding: 80px 50px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_cause .box_cause {
      margin-bottom: 80px; } }
  @media only screen and (max-width: 767px) {
    .con_cause .box_cause {
      margin-bottom: 5em; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_cause .box_cause {
      padding: 60px 30px; } }
  @media only screen and (max-width: 767px) {
    .con_cause .box_cause {
      padding: 3em 1em; } }
  .con_cause .box_cause.last {
    margin-bottom: 0; }
  .con_cause .box_cause .cause_num {
    position: absolute;
    top: -50px;
    left: 50%;
    background: #000;
    display: inline-block;
    padding: 0.8em 2em;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    .con_cause .box_cause .cause_num .c-txt-base {
      display: block;
      text-align: center;
      border-bottom: 1px solid #fff; }
    .con_cause .box_cause .cause_num .num {
      text-align: center;
      display: block;
      font-family: "Roboto", sans-serif;
      font-size: 343%;
      line-height: 1.2; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .con_cause .box_cause .cause_num .num {
          font-size: 200%; } }
      @media only screen and (max-width: 767px) {
        .con_cause .box_cause .cause_num .num {
          font-size: 172%; } }
  .con_cause .box_cause .c-sub-title {
    border-bottom: 1px solid #b2b2b2;
    margin-bottom: 50px; }
  .con_cause .box_cause .inner_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media only screen and (max-width: 1199px) {
      .con_cause .box_cause .inner_flex {
        display: block; } }
    .con_cause .box_cause .inner_flex .box_img {
      width: 65%; }
      @media only screen and (max-width: 1199px) {
        .con_cause .box_cause .inner_flex .box_img {
          width: 100%;
          margin-bottom: 2em; } }
    .con_cause .box_cause .inner_flex .box_txt {
      width: 30%; }
      @media only screen and (max-width: 1199px) {
        .con_cause .box_cause .inner_flex .box_txt {
          width: 100%; } }

.con_service .img img {
  width: 100%; }

.lum-gallery-button {
  display: none !important; }

a.zoom {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  position: relative;
  display: block; }

a.zoom::after {
  content: '';
  position: absolute;
  bottom: -1em;
  left: -1em;
  display: block;
  width: 2em;
  height: 2em;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url(../img/ic_zoom.png);
  background-size: 2em 2em;
  background-position: center center;
  background-repeat: no-repeat; }

.lum-close-button {
  top: 100px !important; }
  @media only screen and (max-width: 767px) {
    .lum-close-button {
      top: 6em !important; } }

@media screen and (max-width: 768px) {
  .lum-lightbox-inner img {
    max-width: 160vw !important;
    /* 軽くスワイプで左端から右端まで動かせる量 */
    max-height: 85vh !important;
    /* 上下に適度に余白 */ } }
.con_cause .modals__item {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background-color: #edf2f8;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: hidden;
  opacity: 0; }
  .con_cause .modals__item.active {
    opacity: 1;
    visibility: visible; }
  .con_cause .modals__item__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 90%;
    max-width: 78.397833369em;
    background-color: #fff;
    border-radius: 1.4254151522em;
    max-height: 100vh;
    overflow-y: auto;
    padding: 5.7016606087em 10.6906136412em; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .con_cause .modals__item__inner {
        width: 96%; } }
    @media only screen and (max-width: 767px) {
      .con_cause .modals__item__inner {
        width: 94%; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .con_cause .modals__item__inner {
        padding: 1em; } }
    @media only screen and (max-width: 767px) {
      .con_cause .modals__item__inner {
        padding: 1em; } }
  .con_cause .modals__item__close {
    position: absolute;
    top: 2.1381227282em;
    right: 2.1381227282em;
    width: 2.8508303043em;
    height: 2.8508303043em;
    border-radius: 50%;
    border: 2px solid #507eb6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .con_cause .modals__item__close {
        width: 2.1381227282em; } }
    @media only screen and (max-width: 767px) {
      .con_cause .modals__item__close {
        width: 2.1381227282em; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .con_cause .modals__item__close {
        height: 2.1381227282em; } }
    @media only screen and (max-width: 767px) {
      .con_cause .modals__item__close {
        height: 2.1381227282em; } }
    .con_cause .modals__item__close:hover {
      opacity: 0.7; }
    .con_cause .modals__item__close::before {
      content: '\f00d';
      font-family: 'Font Awesome 5 Pro';
      color: #507eb6;
      font-size: 143%;
      line-height: 0; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .con_cause .modals__item__close {
        top: 1em;
        right: 1em; } }
    @media only screen and (max-width: 767px) {
      .con_cause .modals__item__close {
        position: -webkit-sticky;
        position: sticky;
        z-index: 1;
        top: 0;
        right: 0;
        margin-inline: auto 0; } }

.snv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin-top: 40px;
}
.snv li {
    width: 100%;
}
.snv li a {
    background: #173576;
    color: #FFF;
    display: block;
    text-align: center;
    padding: 15px 0;
    text-decoration: none;
	font-size: 115%;
	position: relative;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.snv li a:after {
	content: "";
    font-size: 110%;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    right: 10px;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.snv li a:hover {
    background: #FFF;
    color: #173576;
}
.snv li a:hover:after {
    color: #173576;
}
@media only screen and (max-width: 767px) {
.snv li a {
    font-size: 1rem;
}
}
@media only screen and (min-width: 768px) and (max-width: 1280px) {
	a.zoom.service-zoom {
		pointer-events: none !important;
	}
	a.zoom.service-zoom:after {
		display: none;
	}
}

.related-bnr {
  padding: 8.55249em 0 0;
}
@media only screen and (max-width: 767px) {
  .related-bnr {
    padding: 4em 0 0;
  }
}
.related-bnr a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
display:block;
}
.related-bnr a:hover {
  opacity: 0.7;
}


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

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

.p-industry-top .p-firstview__hero__image {
  background-image: url(/vision/files/images/industry_mv.jpg);
}

.p-construction-top .p-firstview__hero__image {
  background-image: url(/vision/files/images/construction_top_mv.jpg);
}

.p-logistics-top .p-firstview__hero__image {
  background-image: url(/vision/files/images/logistics_mv.png);
}

.p-local-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.1rem;
}

.p-local-nav li {
  width: calc((100% - 0.3rem) / 4);
}

.p-local-nav a {
  display: block;
  padding: 2rem 0.5rem;
  background: #f4f4f4;
  color: #999;
  font-weight: bold;
  font-size: clamp(16px, 0.9375vw, 18px);
  line-height: 1.6;
  letter-spacing: 0.1rem;
  text-align: center;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  text-decoration: none;
}

.p-local-nav a span {
  position: relative;
}

.p-local-nav a span::before {
  content: "";
  display: block;
  position: absolute;
  top: 25%;
  left: -50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
  -webkit-transform: translateX(-50%) rotate(135deg);
      -ms-transform: translateX(-50%) rotate(135deg);
          transform: translateX(-50%) rotate(135deg);
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

.p-local-nav a:hover {
  opacity: 0.8;
}

.p-local-nav a:hover span::before {
  top: 35%;
}

.p-local-nav a.current {
  background: #000;
  color: #fff;
}

.p-industry-topArea {
  background: #fff;
}

.p-industry-service {
  padding: 6em 0;
}

.p-industry-service__title {
  margin-bottom: 1rem;
}

.p-industry-service__title span {
  font-size: 230%;
  font-weight: bold;
}

.p-industry-service__list {
  margin-top: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
          margin: -1.63923em -1.06906em 2.49448em
}

.p-industry-service__item {
  width: calc((100% / 3) - 2.13812em);
  margin: 1.63923em 1.06906em !important;
}

.p-industry-service__item .c-service-list__item__detail {
  padding: 1.78177em 2.49448em;
}

@media only screen and (max-width: 767px) {
  .p-industry-service__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
            gap: 2rem;
            margin: 0 !important;
  }

  .p-industry-service__item {
    width: 100%;
    margin: 0 !important;
  }

  .p-industry-service__item .c-service-list__item__detail {
    padding: 1em;
  }

  .p-industry-wrap .p-article__item__main {
    padding: 1em;
  }

  .p-industry-wrap .p-article__item__title {
    margin: 0 0 1em 0;
  }

  .p-industry-wrap .p-article__item__main {
    width: 100%;
  }

  .p-industry-wrap .p-article__item__link {
    font-size: 70% !important;
  }
}

.p-industry-service__item .p-industry-service__itemTitle {
  text-align: left !important;
  font-size: 150%;
}

.p-industry-service__item .p-industry-service__itemTitle::after {
  content: none;
}


@media only screen and (max-width: 767px) {
  .p-local-nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-local-nav li {
   width: 100%;
  }
  .p-industry-service__title span {
    font-size: 150%;
  }

  .p-industry-service__item .p-industry-service__itemTitle {
    font-size: 120%;
  }
}

.p-industry-service .l-intro__inner {
  margin-bottom: 3.5em;
}

.p-article__item__textTag {
  color:#8f8f8f;
  margin-top:1em;
  font-size: 90%;
  display:flex;
  gap:0.5em;
  flex-wrap:wrap;
}

  .p-firstview__hero__image.construction {
    background-image: url(/vision/construction/images/construction_mv.jpg );
  }



  /* 240725 */

  .c-service-search {
    background-color: rgba(80, 126, 182, .1);
    padding: 4.5rem 0;
  }

  .c-search-box__title {
    color: #153378;
    font-weight: normal;
    font-size: clamp(26px, 1.978vw, 38px);
    line-height: 1.5;
    text-align: center;
  }
  .c-search-box ul {
    display: flex;
  }
  
  .c-search__result {
    display: flex;
    align-items: center;
    margin-bottom: 6rem;
  }
  .c-search__result p {
    width: 10rem;
  }
  .c-search__result ul {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 10rem);
    margin-left: 1rem;
    gap: 1rem;
  }
  .c-search__result ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 134px;
    height: 24px;
    border-radius: 5000px;
    background: #153378;
    color: #fff;
    font-size: 1rem;
    text-align: center;
  }
  
  .search-box .search-btn {
  }
  .search-box .search-btn__list {
    display: flex;
    position: relative;
    align-items: flex-start;
    margin-bottom: 3rem;
  }
  .search-box .search-btn__list__ttl {
    width: 106px;
    font-size: 1.5rem;
    border-right: 1px solid #000;
    margin-right: 20px;
  }
  .search-box .search-btn__type {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    gap: 0.5rem;
  }
  .search-box .search-btn label {
    display: block;
    width: auto;
  }
  .search-box .search-btn label:nth-child(5n) {
    margin-right: 0;
  }
  .search-box .search-btn label:last-child {
    margin-right: 0;
  }
  .search-box .search-btn label input {
    display: none;
  }
  .search-box .search-btn #checkAll {
    margin-top: 3rem;
    text-align: right;
    text-decoration: underline;
    cursor: pointer;
  }
  .search-box .checkbox_parts {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 30px;
    border-radius: 1000px;
    background-color: #fff;
    color: #507eb6;
    border: 1px solid #507eb6;
    font-weight: bold;
    font-size: 1.2rem;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    padding: 0 1rem;
  }
  .search-box .checkbox_parts.active {
    background-color: #507eb6;
    color: #fff;
    border: 1px solid #507eb6;
  }
  .search-box .checkbox_parts:hover {
    opacity: 0.7;
  }
  .search-box #checkAll {
    margin-top: 3rem;
    text-align: right;
    text-decoration: underline;
    cursor: pointer;
  }

  #noResultsMessage {
    text-align: center;
    font-weight: 500;
    font-size: 129%;
    letter-spacing: 3.6px;
    font-family: "Noto Sans JP", sans-serif;
    padding-bottom: 5.5rem;
  }

  @media only screen and (max-width: 767px) {
    .search-box .search-btn__list {
      flex-direction: column;
      gap: 1.4rem;
  }
    .search-box .search-btn__list__ttl {
      width: 100%;
      border-right: none;
      margin-right: 0px;
      border-bottom: 1px solid #000;
      padding-bottom: 1rem;
  }

  .search-box .checkbox_parts {
    margin-bottom: 0.5rem;
  }

  .p-industry-service {
    padding: 3rem 0;
  }

  .c-service-search {
    padding: 3rem 0;
  }

  .c-service-search-intro__inner {
    margin-bottom: 2rem!important;
  }

  #noResultsMessage {
    font-size: 100%;
  }
}

.p-heading__title{
  font-weight: bold;
  line-height: 1.5;
}

h3 {
  font-weight: bold !important;
}

.p-top-about .l-container{
  padding-top: 40px !important;
}

.c-card-list__title{
  padding-inline: 14px !important;
}

@media only screen and (max-width: 991px) {
  .dl-img{
    object-fit: contain;
    width: 40%;
  }
}
@media only screen and (max-width: 768px) {
  .dl-img{
    width: 60%;
  }
}
@media screen and (max-width: 500px) {
  .dl-img{
    width: 95%;
  }
}

@media screen and (max-width: 768px) {
    .p-download__bg_Porcelain {
        /* padding-top: 380px !important; */
    }
}

.c-card-list__item{
      border: 1px solid #000;
}

.p-top-column__list {
    padding-inline: 0 !important;
}

.p-heading__title{
  margin-bottom: 0;
}