@charset 'utf-8';
/* 1000, 1130 */

#total-support {
  background: #F0FCF6;
  margin: 0 24px 100px 24px;
  text-align: center;
  padding: 52px 0 56px 0;
}

#total-support h2 {
  color: #179F5B;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  font-size: 2em;
  line-height: 1.5;
}

#total-support p {
  margin: 0;
}

#total-support p:first-of-type {
  margin: 37px 0 0;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  font-size: 1.375em;
}

#total-support p:last-of-type {
  line-height: 2.125;
  margin: 9px 0 0;
}
.for_pc{
	display: block;
}
.for_sp{
	display: none;
}


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

  #total-support {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 35px 0 33px 0;
  }

  #total-support .wrap {
    padding: 0 24px;
  }

  #total-support h2 {
    line-height: 1.4166666666666667;
    font-size: 1.5em;
  }

  #total-support p:first-of-type {
    margin: 21px 0 0;
    font-size: 1.125em;
  }

  #total-support p:last-of-type {
    text-align: left;
    line-height: 2;
    margin: 8px 0 0;
    font-size: 0.9375em;
  }
	.for_pc{
	display: none;
}
.for_sp{
	display: block;
}
}

/* PLANセクション */

#plan {}

#plan .text-content {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

#plan .text-content p:first-of-type {
  font-family: "FOT-UD角ゴ_スモール Pr6N M";
  margin: 43px 0 0 0;
  font-weight: 500;
  font-size: 1.25em;
}

#plan .text-content>p {
  line-height: 2.125;
  margin: 15px 0 0 0;
}

#plan .plans {
  overflow: hidden;
  max-width: 1080px;
  width: 100%;
  margin: 61px auto 0;
}

#plan .plans ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#plan .plans ul>li {}

#plan .plans ul .plan-layout {
  position: relative;
  padding: 35px 40px 30px;
  background: #fff;
  border: 1px solid #179F5B;
}

#plan .plans ul .plan-layout .toggle-btn {
  display: none;
}

#plan .plans ul .sx-plan.plan-layout {
  padding: 0 60px 45px;
}

#plan .plans ul .plan-layout+.plan-layout {
  margin-top: 45px;
}

#plan .plans ul .plan-layout::before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: -1px;
  width: calc(100% + 2px);
}

#plan .plans ul .standard-plan::before {
  height: 5px;
  background: #179F5B;
}

#plan .plans ul .trial-plan::before {
  height: 1px;
  background: #FD6925;
}

#plan .plans ul .sx-plan::before {
  height: 1px;
  background: #0A97D9;
}

/* 金額部分 */

#plan .price-section {
  position: relative;
  padding: 46px 0 36px;
}

#plan .sx-plan .price-section {
  padding: 46px 0 0;
}

#plan .price-section p:first-of-type {
  margin: 0;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  color: #179F5B;
}

#plan .price-section h3 {
  margin: 0;
  color: #179F5B;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  font-size: 2.25rem;
}

#plan .price-section p:last-of-type {
  margin: 4px 0 0;
  font-size: 0.8125em;
}

#plan .sx-plan .price-section p:last-of-type {
  margin: 5px 0 0;
}

#plan .price-section .price {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  font-size: 1.875rem;
}

#plan .trial-plan .price-section .price,
#plan .sx-plan .price-section .price {
  font-size: 1.375rem;
}

#plan .sx-plan .price-section .price {
  font-family: "FOT-UD角ゴ_スモール Pr6N M";
}

#plan .price-section>a {
  position: absolute;
  display: block;
  text-decoration: none;
  top: 50px;
  right: 0;
  width: 180px;
  height: 54px;
  line-height: 54px;
  background: #179F5B;
  color: #fff;
}

#plan .trial-plan .price-section p:first-of-type {
  color: #FD6925;
}

#plan .trial-plan .price-section h3 {
  font-size: 1.875rem;
  color: #FD6925;
}

#plan .trial-plan .price-section>a {
  background: #FD6925;
}

#plan .sx-plan .price-section p:first-of-type {
  color: #0A97D9;
}

#plan .sx-plan .price-section h3 {
  font-size: 1.875rem;
  color: #0A97D9;
}

#plan .sx-plan .price-section>a {
  background: #0A97D9;
}
#plan .trial-plan .price-section>a,
#plan .sx-plan .price-section>a {
  width: 160px;
  height: 48px;
  line-height: 48px;
  font-size: 0.9375rem;
}

/* トライアルプラン */

#plan .trial-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#plan .trial-content .course {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 47.91666666666667%;
  padding: 26px 27px 26px 25px;
  background: rgba(253, 105, 37, 5%);
  border-radius: 10px;
}

#plan .trial-content .course figure {
  text-align: center;
  width: auto;
  min-width: 60px;
  line-height: 1.5;
  margin: 0;
  padding: 9px 10px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid rgba(253, 105, 37, 50%);
  ;
}

#plan .trial-content .course figure figcaption {
  position: relative;
  top: -1px;
  color: #FD6925;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  font-size: 0.625em;
}

#plan .trial-content .course .text {
  margin-left: 20px;
}

#plan .trial-content .course .text p {
  margin: 0;
}

#plan .trial-content .course .text p:first-of-type {
  color: #FD6925;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#plan .trial-content .course .text p:last-of-type {
  line-height: 1.8;
  margin: 5px 0 0;
  font-size: 0.9375em;
}

/* スタンダード */

#plan .standard-list {
  position: relative;
  padding: 42px 0 0;
}

#plan .standard-list::before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: -60px;
  width: 200%;
  height: 1px;
  background: #E1E4E8;
}

#plan .standard-list p {
  margin: 0;
}

#plan .standard-list>p:last-of-type {
  margin: 32px 0 0;
  color: #179F5B;
  font-family: "FOT-UD角ゴ_スモール Pr6N M";
}

/* スタンダード 対象企業リスト */
#plan .standard-list .target-company {
  margin: 14px 0 0;
}

#plan .standard-list .target-company li {
  position: relative;
  padding-left: 14px;
}

#plan .standard-list .target-company li::before {
  position: absolute;
  display: block;
  content: "";
  top: 11px;
  left: 0;
  width: 4px;
  height: 4px;
  background: #000;
  border-radius: 50%;
}

#plan .standard-list .target-company li+li {
  margin: 12px 0 0;
}

#plan .plan-content {
  margin: 41px 0 0;
  padding: 31px 0 48px 40px;
  border-radius: 10px;
  background: #F0FCF6;
}

#plan .plan-content>p {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

/*　スタンダード プラン内容 */

#plan .plan-content>.inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 14px 0 0;
}

#plan .plan-content>.inner ul {}

#plan .plan-content>.inner .sp-list {
  display: none;
}

#plan .plan-content>.inner ul.right {
  margin-left: 50px;
}

#plan .plan-content>.inner ul>li {
  position: relative;
  line-height: 1.5;
  padding-left: 28px;
}

#plan .plan-content>.inner ul>li::before {
  position: absolute;
  display: block;
  content: "";
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(/images/check_green.svg) center left no-repeat;
}

#plan .plan-content>.inner ul>li+li {
  margin: 16px 0 0;
}

#plan .plan-content .child-list {
  margin: 6px 0 0;
}

#plan .plan-content .inner .child-list>li {
  position: relative;
  width: 100%;
  line-height: 2.0714285714285716;
  margin: 0;
  padding-left: 18px;
  font-size: 0.875em;
}

#plan .plan-content .inner .child-list>li::before {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background: #179F5B;
  border-radius: 50%;
}

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

  #common-section.price-plan .wrap h2 {
    margin: 27px 0 30px 0;
  }

  #plan {
    margin: 0;
    padding: 0;
  }

  #plan .text-content {
    width: 100%;
    margin: 0;
    padding: 0 24px;
  }

  #plan .text-content p:first-of-type {
    font-size: 1.125em;
    line-height: 1.5;
    margin-top: 18px;
    text-align: center;
  }

  #plan .text-content p {
    line-height: 2;
    font-size: 0.9375em;
    margin-top: 10px;
    text-align: left;
  }

  #plan .text-content > a.btn {
    width: 247px;
    height: 50px;
    line-height: 48px;
    margin-top: 30px;
  }

  #plan .text-content a span > span {
    display: none;
  }

  #plan .plans {
    width: 100%;
    margin: 0;
  }

  #plan .plans ul {
    margin: 0 9px;
  }

  #plan .plans ul .plan-layout {
    position: relative;
    padding: 0;
    margin: 0;
    font-size: initial;
  }

  #plan .plans ul .sx-plan.plan-layout {
    padding: 0;
  }

  #plan .plans ul .plan-layout .toggle-btn {
    display: block;
    position: absolute;
    text-decoration: none;
    text-align: center;
    bottom: -28px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 120px;
    height: 28px;
    line-height: 28px;
    border-radius: 0 0 10px 10px;
    color: #000;
    background: #E1E4E8;
    font-family: "FOT-UD角ゴ_スモール Pr6N M";
    font-size: 0.8125em;
  }

  #plan .plans ul .plan-layout .toggle-btn span {
    position: relative;
    top: -1px;
    padding-left: 19px;
  }

  #plan .plans ul .plan-layout .toggle-btn::before,
  #plan .plans ul .plan-layout .toggle-btn::after {
    position: absolute;
    display: block;
    content: "";
    width: 10px;
    height: 2px;
    top: 50%;
    left: 27px;
  }

  #plan .plans ul .plan-layout.close .toggle-btn::before,
  #plan .plans ul .plan-layout.close .toggle-btn::after {
    left: 18px;
  }

  #plan .plans ul .plan-layout .toggle-btn::before,
  #plan .plans ul .plan-layout .toggle-btn::after {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  #plan .plans ul .plan-layout.close .toggle-btn::after {
    -webkit-transform: translate(0, -50%) rotate(90deg);
            transform: translate(0, -50%) rotate(90deg);
  }

  #plan .plans ul .standard-plan .toggle-btn::before,
  #plan .plans ul .standard-plan .toggle-btn::after {
    background: #179F5B;
  }

  #plan .plans ul .trial-plan .toggle-btn::before,
  #plan .plans ul .trial-plan .toggle-btn::after {
    background: #FD6925;
  }

  #plan .plans ul .plan-layout.close .sp-fold {
    display: none;
  }


  /* 金額部分 */

  #plan .close .price-section {
    border: initial;
  }

  #plan .price-section {
    text-align: center;
    padding: 27px 0 20px;
    margin: 0 30px;
    border-bottom: 1px solid #E1E4E8;
  }

  #plan .standard-plan.close .price-section {
    padding: 27px 0 30px;
  }

  #plan .trial-plan .price-section,
  #plan .sx-plan .price-section {
    border-bottom: initial;
  }

  #plan .trial-plan.close .price-section,
  #plan .sx-plan .price-section {
    padding: 23px 0 30px;
  }

  #plan .trial-plan .price-section {
    padding: 23px 0 25px;
  }

  #plan .price-section p:first-of-type {
    line-height: 1.4;
    font-size: 0.9375em;
  }

  #plan .price-section p:last-of-type {
    line-height: 1.5;
    margin: 0;
    padding: 13px 0 0;
    border-top: 1px solid #E1E4E8;
    font-size: 0.8125em;
  }

  #plan .price-section h3 {
    margin: 4px 0 17px;
    font-size: 1.5em !important;
  }

  #plan .price-section .price {
    display: inline-block;
    margin: 0 0 2px;
    font-size: 1.625rem;
  }

  #plan .trial-plan .price-section .price {
    font-size: 1.625rem;
  }

  #plan .sx-plan .price-section .price {
    margin: 0;
  }

  #plan .sx-plan .price-section .price {
    font-size: 1.25rem;
  }

  #plan .price-section>a {
    position: relative;
    top: 0;
    width: 154px;
    margin: 19px auto 0;
  }

  #plan .trial-plan .price-section>a, #plan .sx-plan .price-section>a {
    position: relative;
    top: 0;
    width: 154px;
    height: 54px;
    line-height: 54px;
    margin: 19px auto 0;
    font-size: 1rem;
  }


  /* スタンダード　対象となる企業 */

  #plan .plan-content>.inner ul.right,
  #plan .plan-content>.inner ul.left {
    display: none;
  }

  #plan .plan-content>.inner .sp-list {
    display: block;
  }

  #plan .standard-list {
    padding: 20px 0 0;
  }

  #plan .standard-list::before {
    display: none;
  }

  #plan .standard-list p {
    padding: 0 20px;
    line-height: 1.7333333333333334;
    font-size: 0.9375em;
  }

  #plan .standard-list>p:last-of-type {
    margin: 14px 0 0;
    font-size: 0.9375em;
  }

  #plan .standard-list .target-company {
    padding: 0 20px;
    margin: 4px 0 0;
  }

  #plan .standard-list .target-company li {
    line-height: 1.7333333333333334;
    font-size: 0.9375em;
  }

  #plan .standard-list .target-company li+li {
    margin: 7px 0 0;
  }

  #plan .standard-list .target-company li::before {
    top: 12px;
  }

  /* スタンダード　プラン内容 */

  #plan .plan-content {
    margin: 20px 0 0;
    padding: 18px 20px 25px 19px;
    border-radius: initial;
  }

  #plan .plan-content>p {
    padding: 0;
  }

  #plan .plan-content>.inner {
    margin: 9px 0 0;
  }

  #plan .plan-content>.inner ul>li {
    line-height: 1.7333333333333334;
    padding-left: 27px;
    font-size: 0.9375em;
  }

  #plan .plan-content>.inner ul>li::before {
    top: 3px;
  }

  #plan .plan-content>.inner ul>li+li {
    margin: 9px 0 0;
  }

  #plan .plan-content .child-list {
    margin: 2px 0 0;
  }

  #plan .plan-content .inner .child-list>li {
    font-size: 0.875rem;
  }

  /* トライアルプラン */

  #plan .trial-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 11px 20px;
  }

  #plan .trial-content .course {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    width: 100%;
    padding: 20px 0 21px;
  }

  #plan .trial-content .course+.course {
    margin-top: 10px;
  }

  #plan .trial-content .course .text {
    margin-left: 0;
  }

  #plan .trial-content .course .text p:first-of-type {
    line-height: 1.5;
    margin: 11px 0 0;
    font-size: 1rem;
  }

  #plan .trial-content .course .text p:last-of-type {
    line-height: 1.5714285714285714;
    margin: 7px 0 0;
    font-size: 0.875em;
  }
}

/* コラボレーションサービス */

#common-section .wrap .colaborate-service {
  max-width: 1080px;
  width: 100%;
  margin: 63px auto 0;
}

#common-section .wrap .colaborate-service h3 {
  text-align: center;
  font-size: 1.625em;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#common-section .wrap .colaborate-service ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 37px 0 0;
  padding: 0;
  list-style: none;
}

#common-section .wrap .colaborate-service ul li {
  width: 47.22222222222222%;
  padding: 0;
}

#common-section .wrap .colaborate-service ul li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  width: 100%;
  height: 100%;
  padding: 27px 30px 27px 30px;
  border: 1px solid #002555;
  background: #fff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

#common-section .wrap .colaborate-service ul li a:hover {
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  -webkit-box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
          box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
}

#common-section .wrap .colaborate-service ul li a span {
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  background: #002555;
}

#common-section .wrap .colaborate-service ul li a span::before {
  position: absolute;
  display: block;
  content: "";
  top: 52%;
  left: 7px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: center center no-repeat;
  background-size: cover;
}

#common-section .wrap .colaborate-service ul li .is-outer::before {
  width: 14px;
  height: 14px;
  background-image: url(/shared/images/outer-white.svg);
}

#common-section .wrap .colaborate-service ul li .is-arrow::before {
  width: 13px;
  height: 11px;
  background-image: url(/images/white-arrow.svg);
}

#common-section .wrap .colaborate-service ul li a:hover .is-arrow::before {
  -webkit-animation-name: horizontal-slide;
          animation-name: horizontal-slide;
  -webkit-animation-duration: .4s;
          animation-duration: .4s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

#common-section .wrap .colaborate-service .text {
  margin-left: 30px;
}

#common-section .wrap .colaborate-service .text p {
  line-height: 1.5;
  margin: 0;
  color: #111;
}

#common-section .wrap .colaborate-service .text .collabo-name {
  color: #002555;
  font-size: 0.875rem;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#common-section .wrap .colaborate-service .text .collabo-title {
  margin: 2px 0 0;
  font-size: 1.125rem;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#common-section .wrap .colaborate-service .text p:last-of-type {
  line-height: 1.6153846153846154;
  margin: 11px 0 0;
  font-size: 0.8125rem;
}

@media screen and (max-width: 1000px) {
  #common-section .wrap .colaborate-service {
    width: 100%;
    margin: 33px 0 0;
  }

  #common-section .wrap .colaborate-service ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 18px 0 0;
    padding: 0 9px;
  }

  #common-section .wrap .colaborate-service ul li {
    width: 100%;
  }

  #common-section .wrap .colaborate-service ul li+li {
    margin-top: 20px;
  }

  #common-section .wrap .colaborate-service ul li a {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 22px 19px 26px 20px;
  }

  #common-section .wrap .colaborate-service h3 {
    font-size: 1.3125rem;
  }

  #common-section .wrap .colaborate-service .text .collabo-title {
    margin: 1px 0 0;
  }

  #common-section .wrap .colaborate-service .text p:last-of-type {
    margin: 7px 0 0;
  }

  #common-section .wrap .colaborate-service .image img {
    width: 50px;
    height: 50px;
  }

  #common-section .wrap .colaborate-service .text {
    margin-left: 20px;
  }

  #common-section .wrap .colaborate-service .text .collabo-name {
    font-size: 0.8125rem;
  }
}

/* 実践企業へのリンク */

.link-btn {
  text-align: center;
  margin: 110px 0 0;
}

.link-btn a {
  display: inline-block;
  text-decoration: none;
  width: 459px;
  height: 64px;
  line-height: 64px;
  color: #fff;
  border-radius: 32px;
  background: #179F5B;
}

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

  .link-btn {
    text-align: center;
    margin: 40px 0 0;
  }

  .link-btn a {
    display: inline-block;
    text-decoration: none;
    width: 280px;
    height: 70px;
    line-height: 1.375;
    padding: 13px 0;
    color: #fff;
    border-radius: 8px;
    background: #179F5B;
  }
}


/* 下層MV */

#mv {
  padding-top: 94px;
  margin: 0 0 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 100%;
}

#mv .image {
  width: 50%;
  padding-top: 29.282576%;
  background: url(../images/sdgs-planlist.jpg) no-repeat center center;
  background-size: cover;
}

#mv.trial .image {
  background-image: url(../images/trial-plan.jpg);
}

#mv.is_sdgs .image {
  background-image: url(../images/light-plan.jpg);
}

#mv.is-sx .image {
  background-image: url(../images/sx-plan.jpg);
}
#mv.is-diafnose .image {
  background-image: url(../images/diafnose-plan.jpg);
}


#mv .text {
  width: 50%;
  padding: 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #F0FCF6;
}

#mv.trial .text {
  background-color: rgba(253, 105, 37, 8%);
}

#mv.is-sx .text {
  background-color: #F0FBF6;
}

#mv .text p {
  text-align: center;
  margin: 32px 0 0 0;
  font-size: 1rem;
  line-height: 2;
}
#mv.is-sx .text p,#mv.is-diafnose .text p {
  max-width: 400px;
}
#mv.trial .text span.sub-title {
  color: #FD6925;
}

#mv.is-sx .text span.sub-title {
  color: #179F5A;
}

#mv .text h1 {
  line-height: 1;
  margin: 0;
  font-family: "UDKakugo_SmallPr6N-B";
  margin-top: 17px;
  font-size: 2.5em;
}

#mv .text p span {
  font-size: 1.25rem;
}

#common-section.plan {
  margin-top: 100px;
}

#common-section.plan .wrap h2 {
  margin: 48px 0 70px 0;
}

/* プラン内容直下の金額 */

#common-section .price-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto 50px;
  padding: 20px 40px 20px 53px;
}

#common-section .price-sec.standard {
  border: 1px solid #179F5B;
}

#common-section .price-sec.trial {
  border: 1px solid #FD6925;
}

#common-section .price-sec p {
  margin: 0;
  font-size: 0.8125em;
}

#common-section .price-sec p .price {
  font-size: 1.875rem;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#common-section .price-sec a {
  display: inline-block;
  text-decoration: none;
  height: 53px;
  font-size: 0.9375rem;
}

/*#common-section .price-sec.standard a{
  background: #179F5B;
}*/
.download_bt{
	position: relative;
	width: 240px;
	line-height: 53px;
	padding-right: 22px;
	  margin-right: -101px;
}
.contact_bt{
	width: 208px;
	line-height: 49px;
}
/*-------- スタンダード　料金横ボタン  ーーーー*/
.green_btn{
	background: #179F5B;
	color: #fff;
	/* margin-right: -262px; */
}
.green_line_btn{
	background: #FFFFFF;
	border: 2px solid #179F5B;
	color:#179F5B;
}

/*-------- トライアルプラン　料金横ボタン  ーーーー*/
.orange_btn{
	background: #FD6925;
	color: #fff;
	 margin-right: -128px;
}
.orange_line_btn{
	background: #FFFFFF;
	border: 2px solid #FD6925;
	color:#FD6925;
}
/*-------- SX　料金横ボタン  ーーーー*/
.blue_btn{
	background: #0A97D9;
	color: #fff;
	 margin-right: -128px;
}
.blue_line_btn{
	background: #FFFFFF;
	border: 2px solid #0A97D9;
	color:#0A97D9;}



.download_bt:after{
    display: block;
    position: absolute;
    font-family: "FOT-UD角ゴ_スモール Pr6N B";
    content: "";
    background: url("../images/download_white.svg") no-repeat center center;
    background-size: cover;
    width: 18px;
    height: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 23px;
}

@media screen and (max-width: 1000px) {
	.contact_bt{
		max-width: 100%;
		width: 287px;
	}
	.download_bt{
		max-width: 100%;
		width: 287px;
	}
	.download_bt:after{
		right: 40px;
	}
  #common-section .price-sec {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 18px 15px 30px;
    margin: 0 9px 20px;
  }

  #common-section .price-sec p {
    line-height: 1.6;
  }

  #common-section .price-sec a {
    margin: 15px 0 0;
    font-size: 0.9375em;
  }
}

/* 下層プランアンカー */

#common-section.plan ul.anchor {
  width: 100%;
  max-width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
}

#common-section.plan ul.anchor li {
  text-align: center;
  -webkit-box-shadow: 0 0 0 1px #E1E4E8;
          box-shadow: 0 0 0 1px #E1E4E8;
  font-size: 0.88em;
  background: #fff;
  width: 33.33333%;
  position: relative;
  padding: 0;
  height: 60px;
}

#common-section.plan ul.anchor li a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #111;
  -webkit-transform: none;
          transform: none;
}

#common-section.plan ul.anchor li >a> span:last-child {
  position: absolute;
  font-family: "FOT-UD角ゴ_スモール Pr6N M";
  color: #111;
  padding: 0 25px;
  line-height: 1.5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  font-size: 14px;
  width: 103%;
}
#common-section.plan ul.anchor li span:last-child span {
  font-size: .8em;
}

#common-section.plan ul.anchor li:before {
  display: none;
}

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

  #common-section.plan ul.anchor::after {
    display: block;
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 50%;
    height: 60px;
  }

  #common-section.plan ul.anchor li {
    width: 50%;
    font-size: 0.75em;
  }

  #common-section.plan ul.anchor li:last-child {
    border: 1px solid #e1e4e8;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  #common-section.plan ul.anchor li a {
    display: block;
    height: 55px;
    line-height: 1.5;
  }

  #common-section.plan ul.anchor li a span:last-child {
    padding: 0;
    font-size: 0.75rem;
    border: none;
    width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #111;
  }

  #common-section.plan ul.anchor li span:last-child span {
    font-size: .8em;
  }

}

#common-section.plan .content {
  margin: 90px 0 0 0;
  width: 100%;
  max-width: 1080px;
}

#common-section.plan .content>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: initial;
  margin: 0;
  padding: 0;
}

#common-section.plan .content>ul.is-sx {
  margin-top: -50px;
}

#common-section.plan .content ul li {
  text-align: left;
  background-color: #F3F5F8;
  padding: 40px 40px 45px 40px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 9px;
}

#common-section.plan .content ul li p {
  font-size: 1rem;
  margin: -7px 0 0 0;
}

#common-section.plan .content ul li .has-dot {
  position: relative;
  padding-left: 24px;
  font-size: 1.125em;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#common-section.plan .content ul li .has-dot + p {
  margin: 1px 0 0;
}

#common-section.plan .content ul li p + .has-dot {
  margin: 16px 0 0;
}

#common-section.plan .content ul li .has-dot + .has-dot {
  margin: 0;
}

#common-section.plan .content ul li .has-dot::before {
  position: absolute;
  display: block;
  content: "";
  top: 15px;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #FD6925;
}

#common-section.plan .content ul li .text > .has-ribbon {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  position: absolute;
  color: #fff;
  line-height: 1.4;
  text-align: center;
  right: 52px;
  top: 13px;
  font-size: 0.875rem;
}

#common-section.plan .content ul li .text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}

#common-section.plan .content ul li .text-wrap>div {
  padding: 31px 30px 31px;
  width: 48%;
  background: #fff;
  border-top: 2px solid #179F5B;
}

#common-section.plan .content ul li .text-wrap>div p {
  margin-bottom: 12px;
  text-align: center;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  font-size: 1.125em;
}

#common-section.plan .content ul li {
  width: 100%;
  position: relative;
}

#common-section.plan .content ul li.half {
  width: 48%;
  padding: 47px 40px 60px 40px;
}

#common-section.plan .content ul li.half.is-first {
  margin-top: 40px;
}

#common-section.plan .content ul li.half .wrapper {
  margin-top: 22px;
}

#common-section.plan .content ul li+li {
  margin-top: 40px;
}

#common-section.plan .content ul li h3 {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  position: relative;
  padding-left: 22px;
  padding-right: 50px;
  font-size: 1.375rem;
  line-height: 1.5;
}
#common-section.plan .content ul li#advantage h3 {
  padding-right: 0;
}

#common-section.plan .content ul li h3 span {
  font-size: .875rem;
}

#common-section.plan .content ul li h3:before {
  position: absolute;
  display: block;
  content: "";
  width: 7px;
  height: 22px;
  background: #179F5B;
  top: 5px;
  left: 0;
}

#common-section.plan .content ul .trial h3:before {
  background: #FD6925;
}

#common-section.plan .content ul li::before {
  display: none;
}

#common-section.plan .content ul li.yearly-service:before {
  display: block;
  content: "";
  position: absolute;
  right: 40px;
  left: initial;
  background: no-repeat center center;
  background-size: cover;
  width: 80px;
  height: 65px;
}

#common-section.plan .content ul li.yearly-service:before {
  content: "年間\Aサービス";
  white-space: pre;
  line-height: 1.2em;
  padding-top: 6px;
  text-align: center;
  color: #FFF;
  background-image: url(../images/planmark-green.svg);
}


#common-section.plan .content ul li.common p:first-child {
  right: 52px;
  font-size: 14px;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#common-section.plan .content ul li.common:before {
  background-image: url(../images/planmark-blue.svg);
}

#common-section.plan .content .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 28px;
}
#common-section.plan .content .wrapper .text.include-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#common-section.plan .content .wrapper .text.include-img p {
  width: 70%;
  padding-right: 40px;
}
#common-section.plan .content .wrapper .text.include-img .img {
  width: 30%;
}
#common-section.plan .content .wrapper .text.include-img .img img {
  width: 100%;
}

#common-section.plan .content .wrapper .text a {
  display: inline-block;
  text-decoration: none;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  color: #179F5B;
  margin-top: 10px;
  position: relative;
  padding-top: 2px;
  font-size: 1.125em;
}

#common-section.plan .content .wrapper .text a span {
  position: relative;
}

#common-section.plan .content .wrapper .text a:hover span:after {
  -webkit-animation-name: horizontal-slide;
          animation-name: horizontal-slide;
  -webkit-animation-duration: .4s;
          animation-duration: .4s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
@media screen and (max-width: 1000px) {

#common-section.plan .content .wrapper .text.include-img {
  display: block;
}
#common-section.plan .content .wrapper .text.include-img .img {
  width: 100%;
 max-width: 320px;
}
#common-section.plan .content .wrapper .text.include-img p {
  width: 100%;
padding-top: 20px;
	padding-right: 0;
}
}

@-webkit-keyframes horizontal-slide {
  0% {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    opacity: 1;
  }

  40% {
    opacity: 0;
  }

  40.9% {
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    opacity: 0;
  }

  50% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    opacity: 1;
  }
}

@keyframes horizontal-slide {
  0% {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    opacity: 1;
  }

  40% {
    opacity: 0;
  }

  40.9% {
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    opacity: 0;
  }

  50% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    opacity: 1;
  }
}

#common-section.plan .content .wrapper .text a span:before {
  position: absolute;
  display: block;
  content: "";
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #179F5B;
  right: -35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}


#common-section.plan .content .wrapper .text a span:after {
  right: -29px;
}

#common-section.plan .content .wrapper .text .download:before {
  background: url(../../shared/images/download.svg) no-repeat center center;
  right: -30px;
}

#common-section.plan .content .wrapper .text a:hover .download:before {
  -webkit-animation: vertical-slide ease-in .4s 1 both;
          animation: vertical-slide ease-in .4s 1 both;
}

#common-section.plan .content .wrapper .image {
  margin-left: 41px;
}

#common-section.plan .content .wrapper .image img {
  width: 324px;
  height: 216px;
}

#common-section .wrap .flow-image {
  background: url(../images/index.jpeg) no-repeat center center;
  background-size: cover;
  padding-top: 25%;
  margin: 0 40px;
}

#common-section .wrap .flow-image.plan-step {
  padding-top: 40%;
}

/* 対象となる企業上マージン */
#common-section.target {
  margin-top: 100px;
}

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

  #common-section.target {
    margin-top: 40px;
  }

}

/* SXサービス進行計画 */

#common-section figure {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  overflow: auto;
  -ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */
  position: relative;
}

#common-section figure img {
  height: 100%;
}

#common-section figure::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  display: none;
}

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

  /* スクローラー出現 */

  .sp-scroll:before {
    display: block;
    z-index: 1;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/sp-scroll.svg) center center no-repeat transparent;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
  }

  .sp-scroll .scroll-content {
    opacity: .3;
    -webkit-transition: opacity .2;
    transition: opacity .2;
  }

  .sp-scroll.active:before {
    opacity: 0;
    pointer-events: none;
  }

  .sp-scroll.active .scroll-content {
    opacity: 1;
  }


}

/* 各種プランリンク */

.plan-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.plan-link .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding: 5.33333% 0;
  background: no-repeat center center;
  background-size: cover;
}

.plan-link .content h3 {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  color: #fff;
  font-size: 1.625em;
  position: relative;
}

.plan-link .content h3:before {
  position: absolute;
  display: block;
  content: "";
  width: 30px;
  height: 5px;
  bottom: -15px;
  left: 50%;
  background: #179F5B;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.plan-link .content p {
  font-family: "FOT-UD角ゴ_スモール Pr6N M";
  line-height: 2;
  text-align: center;
  margin: 37px 0 0 0;
  color: #fff;
}

.plan-link .content a {
  color: #fff;
  width: 270px;
  height: 54px;
  line-height: 54px;
  text-decoration: none;
  font-size: 0.9375em;
  margin-top: 27px;
  background: #179F5B;
}

.plan-link .content.standard-plan a {
  width: 350px;
}

/* .plan-link .content.light-plan a {
  background: #FD6925;
}

.plan-link .content.sx-plan a {
  background: #0A97D9;
} */

/* .plan-link .standard-plan h3:before {
  background: #179F5B;
}

.plan-link .content.light-plan h3:before {
  background: #FD6925;
}

.plan-link .content.sx-plan h3:before {
  background: #0A97D9;
} */

.plan-link .standard-plan {
  background-image: url(../images/standard-plan-link.jpg);
}
.plan-link .standard-plan.check {
  background-image: url(../images/check-plan-link.jpg);
}
.plan-link .light-plan {
  background-image: url(../images/trial-plan-link.jpg);
}

.plan-link .sx-plan {
  background-image: url(../images/sx-plan-link.jpg);
}

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

  .plan-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .plan-link .content {
    width: 100%;
    padding: 12% 0;
  }

  .plan-link .content h3 {
    font-size: 1.3125em;
  }

  .plan-link .content p {
    margin: 30px 0 0 0;
    font-size: 0.9375em;
    line-height: 1.8;
  }

  .plan-link .content a {
    font-size: 0.9375em;
    width: 170px;
    height: 50px;
    line-height: 50px;
    margin-top: 22px;
  }

}

/* スタンダード以外のレスポンシヴ */

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

  #common-section .flow {
    margin: 0 22px 0 23px;
  }

  #common-section .flow li {
    width: 100%;
    height: initial;
  }

  #common-section .flow li+li {
    margin-top: 30px;
  }

  #common-section .flow li.before-notion:nth-child(2) {
    margin-top: 75px;
  }

  #common-section .flow li p.step {
    font-size: 1rem;
    margin-top: 5px;
  }

  #common-section .flow li h4 {
    font-size: 1.125rem;
    margin-top: 17px;
  }

  #common-section .flow li p.procedure {
    font-size: 0.875rem;
  }

  #common-section .flow li:not(:last-child):before {
    display: none;
  }

  #common-section .flow li p.addition {
    margin: 17px 35px 0;
    line-height: 27px;
  }

  #common-section .flow li p.addition span {
    font-size: 13px;
  }

  #common-section .flow li p.addition+p.addition {
    margin-bottom: 30px;
  }

  #common-section .flow li span.notion {
    font-size: 13px;
    bottom: -48px;
  }
}

/* MV */

@media screen and (max-width: 1000px) {
  #mv {
    padding-top: 60px;
    margin: 0 0 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  #mv .image {
    padding-top: 68.8%;
  }

  #mv .text {
    padding: 0;
  }

  #mv .image,
  #mv .text {
    width: 100%;
  }

  #mv .text {
    padding: 35px 0;
  }

  #mv .text h1 {
    font-size: 1.5em;
    margin-top: 13px;
  }

  #mv .text p {
    padding: 0 15px;
    margin: 20px 0 0 0;
    text-align: center;
    font-size: 0.9375rem;
  }
  #mv.is-sx .text p,#mv.is-diafnose .text p{
    max-width: 600px;
  }

  #mv .text p span {
    font-size: 1rem;
  }

  #common-section.plan {
    margin-top: 40px;
  }

  #common-section.plan .wrap h2 {
    margin: 29px 0;
  }

  #common-section.plan .content {
    padding: 0 9px;
    margin: 40px 0 0 0;
  }

  #common-section.plan .content ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  #common-section.plan .content ul li {
    padding: 30px 20px;
  }

  #common-section.plan .content>ul.is-sx {
    margin-top: -50px;
  }

  #common-section.plan .content ul li.yearly-service:before {
    right: 20px;
    width: 66px;
    height: 54px;
  }

  #common-section.plan .content ul li .has-dot {
    padding-left: 20px;
    font-size: 1rem;
  }

  #common-section.plan .content ul li .has-dot::before {
    top: 11px;
  }

  #common-section.plan .content ul li .sp-height {
    line-height: 1.5;
    margin: 4px 0 0 !important;
  }

  #common-section.plan .content ul li .sp-height::before {
    top: 8px;
  }

  #common-section.plan .content ul li .sp-height + p {
    margin: 6px 0 0;
  }

  #common-section.plan .content ul li.half {
    width: 100%;
    padding: 20px 93px 20px 20px;
  }

  #common-section.plan .content ul li+li {
    margin-top: 25px;
  }

  #common-section.plan .content ul li h3 {
    padding-right: 0;
    font-size: 1.125rem;
  }

  #common-section.plan .content ul li p {
    line-height: 2;
    font-size: 0.875rem;
  }

  #common-section.plan .content ul li .text > .has-ribbon {
    right: 31px;
    font-size: 11px;
  }

  #common-section.plan .content ul li.common p:first-child {
    font-size: 11px;
    right: 31px;
  }

  #common-section.plan .content ul li.standard p:first-child {
    right: 23px;
  }

  #common-section.plan .content .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 19px;
  }

  #common-section.plan .content ul li .text-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  #common-section.plan .content ul li .text-wrap>div {
    width: 100%;
    padding: 25px 20px 25px;
    font-size: 14px;
  }

  #common-section.plan .content ul li .text-wrap>div+div {
    margin-top: 30px;
  }

  #common-section.plan .content ul li .text-wrap>div p {
    font-size: 1rem;
  }

  #common-section.plan .content .wrapper .text a {
    padding-right: 40px;
    display: inline-block;
    margin: 10px 0 0 0;
    position: relative;
    line-height: 1.4;
    font-size: 0.9375em;
  }

  #common-section.plan .content .wrapper .text a span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 46px;
  }

  #common-section.plan .content .wrapper .text .download:before {
    right: -34px;
  }

  #common-section.plan .content ul li h3 {
    padding-left: 18px;
  }

  #common-section.plan .content ul li h3:before {
    width: 5px;
    height: 18px;
  }

  #common-section.plan .content .wrapper .image {
    margin: 15px 0 0 0;
  }

  #common-section.plan .content .wrapper .image img {
    width: 100%;
    height: auto;
  }

  #common-section .wrap .flow-image {
    margin: 0 9px;
    padding-top: 40.97859%;
  }

}

/* スタンダードプラン　年間スケジュール */

#common-section .schedule {
  margin: 57px 0 121px;
}

#common-section .schedule .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
}

#common-section .schedule .inner + .inner {
  margin-top: 20px;
}

.decoration {
  position: relative;
  width: 90px;
  min-width: 90px;
  margin-right: 30px;
  background: rgba(23, 159, 91, 5%);
  opacity: 1;
}

.decoration .progress {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 0.8125em;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

.decoration.one {
  background: rgba(23, 159, 91, 10%);
  opacity: 1;
}

.decoration.one .progress {
  top: 58%;
}

.decoration.two {
  background: rgba(23, 159, 91, 20%);
  opacity: 1;
}

.decoration.three {
  background: rgba(23, 159, 91, 30%);
  opacity: 1;
}

.decoration.four {
  background: rgba(23, 159, 91, 40%);
  opacity: 1;
}

.decoration.five {
  background: rgba(23, 159, 91, 50%);
  opacity: 1;
}

.decoration.six {
  background: rgba(23, 159, 91, 60%);
  opacity: 1;
}

.decoration.seven {
  background: rgba(23, 159, 91, 70%);
  opacity: 1;
}

.decoration .upper-triangle {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 19px;
  background: url(../images/white-triangle.svg) center center no-repeat;
  background-size: contain;
}

.decoration .bottom-triangle {
  position: absolute;
  display: block;
  content: "";
  bottom: -20px;
  left: 0;
  border-style: solid;
  border-width: 20px 45px 0 45px;
  border-color:rgba(23, 159, 91, 5%) #fff #fff #fff;
}

.decoration.one .bottom-triangle {
  border-color:rgba(23, 159, 91, 10%) #fff #fff #fff;
  opacity: 1;
}

.decoration.two .bottom-triangle {
  border-color:rgba(23, 159, 91, 20%) #fff #fff #fff;
  opacity: 1;
}

.decoration.three .bottom-triangle {
  border-color:rgba(23, 159, 91, 30%) #fff #fff #fff;
  opacity: 1;
}

.decoration.four .bottom-triangle {
  border-color:rgba(23, 159, 91, 40%) #fff #fff #fff;
  opacity: 1;
}

.decoration.five .bottom-triangle {
  border-color:rgba(23, 159, 91, 50%) #fff #fff #fff;
  opacity: 1;
}

.decoration.six .bottom-triangle {
  border-color:rgba(23, 159, 91, 60%) #fff #fff #fff;
  opacity: 1;
}

.decoration.seven .bottom-triangle {
  border-color:rgba(23, 159, 91, 70%) #fff #fff #fff;
  opacity: 1;
}

#common-section .schedule .inner figure {
  width: auto;
  margin: 0;
}

#common-section .schedule .inner figure img {
  height: auto;
}

#common-section .schedule .inner .multi-content {
  width: calc(100% - 90px);
}

#common-section .schedule .inner .multi-content > .text {
  width: 100%;
}

#common-section .schedule .inner .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 90px);
  padding: 24px 20px 26px 30px;
  border: 1px solid #E1E4E8;
}

#common-section .schedule .inner .text + .text {
  /* border-top-color: transparent; */
  margin-top: 20px;
}

/* line-heightの関係上仕方なくtop記述 */
#common-section .schedule .inner .text p {
  position: relative;
  top: 3px;
  min-width: 275px;
  line-height: 1.5555555555555556;
  margin: 0;
  padding-left: 32px;
  color: #179F5B;
  background: left top 3px no-repeat;
  background-size: 24px;
  font-size: 1.125em;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

/* pタグ横のアイコン */
#common-section .schedule .inner .text .web-contact {
  background-image: url(../images/schedule_icon01.svg);
}

#common-section .schedule .inner .text .first-meeting {
  background-image: url(../images/schedule_icon02.svg);
}

#common-section .schedule .inner .text .workshop {
  background-image: url(../images/schedule_icon03.svg);
}

#common-section .schedule .inner .text .meeting {
  background-image: url(../images/schedule_icon04.svg);
}

#common-section .schedule .inner .text .hearing {
  background-image: url(../images/schedule_icon05.svg);
}

#common-section .schedule .inner .text .report {
  background-image: url(../images/schedule_icon06.svg);
}

#common-section .schedule .inner .text .web-practice {
  background-image: url(../images/schedule_icon07.svg);
}

#common-section .schedule .inner .text .press {
  background-image: url(../images/schedule_icon08.svg);
}

#common-section .schedule .inner .text .inside-seminar {
  background-image: url(../images/schedule_icon09.svg);
}

#common-section .schedule .inner .text .followup {
  background-image: url(../images/schedule_icon10.svg);
}

#common-section .schedule .inner .text ul {
  width: 100%;
  margin: 0;
  padding: 0;
}

#common-section .schedule .inner .text ul li {
  position: relative;
  line-height: 2;
  padding-left: 15px;
}

#common-section .schedule .inner .text ul li::before {
  position: absolute;
  display: block;
  content: "";
  top: 14px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #000;
}

#common-section .schedule .inner .text ul .gray-back {
  max-width: 480px;
  line-height: 1.7142857142857142;
  padding: 12px 0 12px 18px;
  margin: 13px 0 0;
  border-radius: 9px;
  background: #F3F5F8;
  font-size: 0.875em;
}

#common-section .schedule .inner .text ul .gray-back::before {
  display: none;
}

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

  #common-section .schedule {
    margin: 20px 9px 0;
  }

  #common-section .schedule .inner,
  #common-section .schedule .inner .text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .decoration {
    width: 100%;
    height: 32px;
    margin: 0;
  }

  .decoration .bottom-triangle {
    display: none;
  }

  .decoration .upper-triangle {
    display: none;
  }

  .decoration .progress {
    font-size: 0.875em;
  }

  .decoration.one .progress {
    top: 50%;
  }

  /* #common-section .schedule .inner:first-of-type .decoration {
    display: none;
  } */

  #common-section .schedule .inner .text {
    width: auto;
    border: none;
    margin: 12px 0 0;
    padding: 0;
  }

  #common-section .schedule .inner .text + .text {
    margin-top: 20px;
  }

  #common-section .schedule .inner .multi-content {
    width: 100%;
  }

  #common-section .schedule .inner .text p {
    top: 0;
    background: left top 0px no-repeat;
    font-size: 1em;
  }

  #common-section .schedule .inner .text ul {
   margin: 6px 0 0;
  }

  #common-section .schedule .inner .text ul li {
    line-height: 1.7333333333333334;
    padding-left: 17px;
  }

  #common-section .schedule .inner .text ul li::before {
    left: 2px;
  }

  #common-section .schedule .inner .text ul li + li {
    margin-top: 5px;
  }

  #common-section .schedule .inner .text ul .gray-back {
    padding: 9px 30px 9px 18px;
  }

}

/* スタンダードプランプラン活用事例 */

#common-section .practice-examples {
  margin: 65px 0 0;
}

#common-section .practice-examples ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
  margin: 0;
}

#common-section .practice-examples ul li {
  width: 29.629629629629626%;
  padding: 0;
}

#common-section .practice-examples ul li a {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
}

#common-section .practice-examples ul li::before {
  display: none;
}

#common-section .practice-examples ul li figure {
  height: 214px;
  margin: 0;
}

#common-section .practice-examples ul li figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#common-section .practice-examples ul li p {
  line-height: 1.5;
  margin: 0;
}

#common-section .practice-examples ul li p:first-of-type {
  margin: 14px 0 0;
  color: #179F5B;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#common-section .practice-examples ul li p:last-of-type {
  margin: 3px 0 0;
  color: #000;
  font-size: 0.875em;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#common-section .practice-examples ul li a:hover p:last-of-type {
  color: #179F5B;
}

#common-section .practice-link {
  margin: 69px 0 0;
  text-align: right;
}

#common-section .practice-link a {
  position: relative;
  text-decoration: none;
  padding-right: 38px;
  color: #179F5B;
  font-size: 1.125em;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#common-section .practice-link a::before {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  width: 25px;
  height: 25px;
  background: #179F5B;
  border-radius: 50%;
}

#common-section .practice-link a::after {
  right: 6px;
}

@media screen and (max-width: 1000px) {
  #common-section.examples {
    overflow: hidden;
    margin: 0 0 40px;
  }

  #common-section .practice-examples {
    overflow: visible;
    margin: 0 9px;
  }

  #common-section .practice-examples ul li figure {
    height: 57.07vw;
  }

  #common-section .practice-examples ul li p:first-of-type {
    font-size: 1rem;
  }

  #common-section .practice-examples ul li p:last-of-type {
    font-size: 0.9375rem;
  }

  #common-section .practice-link {
    margin: 33px 0 0;
  }

  #common-section .practice-link a {
    padding-right: 36px;
    font-size: 0.9375em;
  }
}

/*----   資料ダウンロード　バナー---*/
.shiryou_banner{
	padding: 0px 0 45px;
}
.shiryou_banner:hover {
  opacity: .8;
}
.shiryou_banner img{
	width: 80%;
	margin: -60px auto 0;
}
@media screen and (max-width: 1000px) {
	.shiryou_banner{
	padding: 0px 0 40px;
}
	.shiryou_banner img{
	width: 100%;
	margin: 0 auto;
}
}
/*----   資料ダウンロード　バナー---*/


/* 各コンバージョンエリア */

#plan-conversion {
  padding: 59px 0 70px;
  text-align: center;
}

#plan-conversion.standard {
  background: #F0FCF6;
}

#plan-conversion.trial {
  background: rgba(253, 105, 37, 8%);
}

#plan-conversion.sx {
  background: rgba(10, 151, 217, 8%);
}

#plan-conversion p {
  margin: 0;
}

#plan-conversion p:first-of-type {
  line-height: 1.8461538461538463;
  font-size: 1.625em;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#plan-conversion p:last-of-type {
  line-height: 1.65;
  margin: 9px 0 30px;
}

#plan-conversion p:last-of-type .price {
  padding-bottom: 5px;
  font-size: 1.875rem;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

@media screen and (max-width: 1000px) {
  #plan-conversion {
    padding: 35px 15px 45px;
  }

  #plan-conversion p:first-of-type {
    line-height: 1.5555555555555556;
    font-size: 1.125em;
  }

  #plan-conversion p:last-of-type {
    margin: 5px 0 0;
  }
}

/* コンバージョンボタン */

.apply {
  display: block;
  margin: 25px auto 0;
  width: 417px;
  height: 64px;
  line-height: 64px;
  border-radius: 32px;
  color: #fff;
  text-decoration: none;
  font-size: 1.125em;
}

/*.apply.standard {
  background: #179F5B;
}*/

.apply.trial {
  background: #FD6925;
}

.apply.sx {
  background: #0A97D9;
}
.download_bt_last{
	position: relative;
	width: 416px;
	line-height: 64px;
	padding-right: 22px;
	  margin-right: 60px;
	text-decoration: none;
	border-radius: 64px;
}
.contact_bt_last{
	width: 416px;
	line-height: 60px;
	text-decoration: none;
	border-radius: 64px;
}
.download_bt_last:after{
    display: block;
    position: absolute;
    font-family: "FOT-UD角ゴ_スモール Pr6N B";
    content: "";
    background: url("../images/download_white.svg") no-repeat center center;
    background-size: cover;
    width: 18px;
    height: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 98px;
}


@media screen and (max-width: 1000px) {
	.contact_bt_last{
		max-width: 100%;
		width: 416px;
		margin-top: 10px;
	}
	.download_bt_last{
		max-width: 100%;
		width: 416px;
		margin-right: 0;
		margin-top: 15px;
	}
	.download_bt_last:after{
		right: 17%;
	}

  /*.apply {
    width: 327px;
    height: 60px;
    line-height: 60px;
    margin: 23px auto 0;
    font-size: 1em;
  }*/
}

/* トライアルプラン */

#common-section .trial-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
}

#common-section .trial-area .course {
  width: 50%;
  padding: 21px 0 20px;
  border: 1px solid #E1E4E8;
}

#common-section .trial-area .course:last-child {
  border-left: transparent;
}

#common-section .trial-area .trial-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 23px;
}

#common-section .trial-area .trial-head figure {
  text-align: center;
  width: auto;
  min-width: 60px;
  margin: 0;
  padding: 9px 10px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid rgba(253, 105, 37, 50%);
}

#common-section .trial-area .trial-head figure figcaption {
  color: #FD6925;
  font-size: 0.625em;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#common-section .trial-area .trial-head figure img {
  width: auto;
  height: auto;
}

#common-section .trial-area .trial-head .text {
  margin-left: 20px;
}

#common-section .trial-area .trial-head .text p {
  margin: 0;
}

#common-section .trial-area .trial-head .text p:first-child {
  color: #FD6925;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#common-section .trial-area .trial-head .text p:last-child {
  line-height: 1.8;
  font-size: 0.9375em;
}

#common-section .trial-area .trial-lists ul {
  margin: 24px 20px 0;
  padding: 25px 44px 25px 20px;
  border-radius: 9px;
  background: rgba(253, 105, 37, 5%);
}

#common-section .trial-area .trial-lists ul li {
  position: relative;
  line-height: 1.625;
  padding-left: 15px;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

#common-section .trial-area .trial-lists ul li::before {
  position: absolute;
  display: block;
  content: "";
  top: 12px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #FD6925;
  border-radius: 50%;
}

#common-section .trial-area .trial-lists ul li + li {
  margin-top: 15px;
}

#common-section .trial-area .trial-lists ul li span {
  font-size: 0.875rem;
  font-family: "FOT-UD角ゴ_スモール Pr6N R";
}

#common-section .trial-area .course.b .trial-lists ul li + li {
  margin-top: 10px;
}

#common-section .trial-area .course.b .trial-lists ul {
  height: 169px;
}

@media screen and (max-width: 1000px) {
  #common-section.apply-flow {
    margin-bottom: 50px;
  }

  #common-section .trial-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 9px;
  }

  #common-section .trial-area .course {
    width: 100%;
    padding: 20px 0 11px;
  }

  #common-section .trial-area .trial-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    padding-right: 0;
  }

  #common-section .trial-area .trial-head .text {
    margin: 0;
  }

  #common-section .trial-area .trial-head .text p:first-child {
    line-height: 1.5;
    margin: 11px 0 0;
    font-size: 1em;
  }

  #common-section .trial-area .trial-head .text p:last-child {
    line-height: 1.5714285714285714;
    margin: 7px 0 0;
    font-size: 0.875em;
  }

  #common-section .trial-area .course:last-child {
    border-top: transparent;
    border-left: 1px solid #E1E4E8;
  }

  #common-section .trial-area .trial-lists ul {
    margin: 16px 11px 0 11px;
    padding: 16px 15px 21px 15px;
    border-radius: 10px;
  }

  #common-section .trial-area .trial-lists ul li {
    font-size: 0.875rem;
  }

  #common-section .trial-area .trial-lists ul li::before {
    top: 10px;
  }

  #common-section .trial-area .trial-lists ul li span {
    font-size: 0.8125rem;
  }

  #common-section .trial-area .course.b .trial-lists ul {
    height: auto;
  }
}

/* トライアル フロー */
#common-section.apply-flow .wrap {

}

#common-section.apply-flow .wrap h2 {
  margin: 45px 0 70px;
}

#common-section.apply-flow .wrap figure {
  max-width: 840px;
}

#common-section.apply-flow .wrap figure img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1000px) {
  #common-section.apply-flow .wrap h2 {
    margin: 29px 0;
  }

  #common-section.apply-flow .wrap figure {
    padding: 0 9px;
  }
}


/* 231009追記 */
#common-section ul li:before{
  display: none;
}
#common-section div.overview_wrap{
  margin: 40px 0 0;
}
#common-section p.overview_title{
  color: #179F5A;
}
#common-section ul.overview_list{
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 15px 40px 0 40px;
}
#common-section ul li.overview_item{
  width: calc(100% / 3);
  border: solid 1px #E1E4E8;
  padding: 20px 5px ;
  font-size: 0.9375em;
  text-align: center;
  line-height: 1.4;
}
#common-section .wrap p.overview_text{
  margin: 15px 40px 0;
}
@media screen and (max-width: 1000px){
  #common-section p.overview_title{
    font-size: 0.75em ;
  }
  #common-section ul.overview_list{
    margin: 10px 9px 0;
  }
  #common-section ul li.overview_item{
    width: calc(100% / 2);
    padding: 13px 5px ;
    font-size: 0.75em ;
  }
}

/* 詳細 - プラン一覧 */
#common-section ul.anchor_list{
  display: -ms-flex;
  display: flex;
  margin: 25px 0;
}
#common-section ul li.anchor_item{
  width: 100%;
  padding: 0;
  border: solid 1px #E1E4E8;
}
#common-section ul li.anchor_item a{
  color: #111;
  text-decoration: none;
  text-align: center;
  padding: 25px 0 40px;
  line-height: 1.6;
  display: block;
  background: url("../images/plan_arrow.png")center 80% no-repeat;
  background-size: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#common-section ul li.anchor_item a:hover{
  background: url("../images/plan_arrow.png")center 85% no-repeat;
  background-size: 16px;
}
@media screen and (max-width: 1000px){
  #common-section ul.anchor_list{
    display: none;
  }
}
.detailblock{
  margin: 40px 0 0;
  padding: 40px;
  border: solid 1px #E1E4E8;
}
.detailblock.is-sx{
  border-top: solid 5px #179F5A;
}
.detailblock_title{
  font-size: 2.25em;
  margin: 0 0 30px;
}
.detailblock.is-sx .detailblock_title{
  color: #179F5A;
}

.detailsubblock_title{
  color: #179F5A;
  display: block;
}
.detailsubblock_title2_icon{
  margin: 0 10px 0 0;
}
.detailsubblock_annotation{
  background: #fff;
  border-radius: 10px;
  padding:5px 20px;
  margin-top:15px !important ;
}
.detailsubblock_inner{
  margin: 20px 0;
  padding: 30px 0;
  border-radius: 10px;
}
.detailsubblock_tag{
  padding: 15px 0 0;
}
.detailsubblock_tag span{
  display: inline-block;
  background: #fff;
  color: #179F5A;
  text-align: center;
  border-radius: 10px;
  margin: 0 10px 10px 0;
  line-height: 1;
  padding: 10px 20px;
  font-size: 0.9375em;
}
#common-section ul.detailsubblock_list{
  margin: 20px 40px 0 40px;
}
.detailsubblock_item{
  position: relative;
}
#common-section ul li.detailsubblock_item:before{
  content: '・';
  display: block;
  left: 7px;
}
.detailblock_conversion{
  margin: 30px 0 0;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.detailblock_conversion .btn{
  font-size: 0.935em;
  padding: 15px 30px;
  text-decoration: none;
  border-radius: 64px;
  margin-right: 60px;
}
.sp_click{
  display: none;
}
@media screen and (max-width: 1000px){
  .detailblock{
    margin: 20px 0 50px;
    padding: 20px;
    position: relative;
  }
  .detailblock.is-sx{
    border-top: solid 4px #179F5A;
  }
  .detailblock_title{
    font-size: 1.25em;
    text-align: center;
    margin: 0;
    /* border-bottom: solid 1px #E1E4E8; */
  }
  .detailsubblock_annotation{
    background: #fff;
    border-radius: 10px;
    padding:5px 20px;
    margin-top:15px !important ;
  }
  .detailsubblock_inner{
    margin: 10px 0;
    padding: 30px 9px;
  }
  .detailsubblock_tag span{
    padding: 10px 10px;
  }
  #common-section ul.detailsubblock_list{
    margin: 10px 9px 0;
  }
  #common-section ul li.detailsubblock_item{
    padding-left: 15px;
  }
  #common-section ul li.detailsubblock_item:before{
    content: '';
    height: 5px;
    width: 5px;
    border-radius: 5px;
    background: #179F5A;
    display: block;
    left: 0;
    top: 15px;
  }
  .detailblock_conversion{
    margin: 20px 0 0;
    display: block;
  }
  .detailblock_conversion .btn{
    display: block;
    max-width: 230px;
    padding: 15px 30px;
    text-decoration: none;
    margin: 0 auto 10px;
  }
  .sp_click{
    display: block;
    position: absolute;
    bottom: -38px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 5px 0;
    width: 120px;
    font-size: 13px !important;
    text-align: center;
    background: #E1E4E8;
    border-radius: 0 0 10px 10px;
  }
  .sp_click_span img,.sp_click_span span{
    vertical-align: middle;
  }
  .sp_click_span img{
    margin: 0 10px 0 0;
  }
  .sp_click_span.close{
    display: none;
  }
  .hidden{
    display: none;
    margin: 20px 0 0;
    padding: 20px 0 0;
    border-top: solid 1px #E1E4E8;
  }
}

/* diafnose */
.diafnose_plan{
  margin: 0 40px;
  border:solid 1px #179f5b;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
  -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
  padding: 25px 40px 25px 25px;
}
.diafnose_plan .diafnose_plan_plice{
  font-size: 1.875em;
  font-weight: bold;
}
.diafnose_plan .diafnose_plan_plice span{
  font-size: 0.8125rem ;
  margin: 0 0 0 20px;
  font-weight: normal;
}
.diafnose_plan >a {
  display: block;
  text-decoration: none;
  width: 180px;
  height: 54px;
  line-height: 54px;
  background: #179f5b;
  color: #fff; }
  @media screen and (max-width: 1000px){
    .diafnose_plan{
      margin: 0 9px;
      display: block;
      padding: 30px 0;
      text-align: center;
    }
    .diafnose_plan .diafnose_plan_plice{
      font-size: 1.875em !important;
      font-weight: bold;
    }
    .diafnose_plan .diafnose_plan_plice span{
      margin: 0;
      display: block;
    }
    .diafnose_plan >a {
      margin: 20px auto 0;
     }
  }
  .diafnose_content{
    background: #F3F5F8;
    padding: 40px;
    border-radius: 10px;
    margin: 40px 0 0;
  }
  .diafnose_content_title{
    font-family: "FOT-UD角ゴ_スモール Pr6N B";
    position: relative;
    padding-left: 22px;
    margin: 0 0 25px;
    font-size: 1.3125rem;
    line-height: 1.5;
    border-left: solid 7px #179F5B;
  }
  .diafnose_content_img{
    max-width: 80%;
    margin: 30px 40px 0;
  }
  @media screen and (max-width: 1000px){
    .diafnose_content{
      padding: 30px 20px;
      margin: 20px 0 0;
    }
    .diafnose_content_title{
      font-family: "FOT-UD角ゴ_スモール Pr6N B";
      position: relative;
      padding-left: 15px;
      margin: 0 0 25px;
      font-size: 1.125rem;
      border-left: solid 5px #179F5B;
    }
    .diafnose_content_text{
      font-size: 0.875rem !important;
    }
    .diafnose_content_img{
      max-width: calc(100% - 18px);
      margin: 20px 9px 0;
    }
  }


  .corporate-lists {
    list-style: none;
    padding: 0;
    width: calc(100% - 80px);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
  }
  .corporate-lists li {
    width: 29.6296296%;
    margin: 0;
    padding: 0 !important;
    position: relative;
  }
  .corporate-lists li .list_item {
    display: block;
    text-decoration: none;
    color: #111;
    width: 100%;
    transition: color .3s ease;
   }
  .corporate-lists li .list_item img {
    width: 100%;
    height: 196px;
    object-fit: cover;
  }
  .corporate-lists li a {
    cursor: pointer;
  }
  .corporate-lists li a:hover {
    color: #179F5B;
  }
  .corporate-lists li .corporate-name {
    margin:10px 0 !important;
    font-weight: bold;
    line-height: 1.8 !important;
    font-family: "FOT-UD角ゴ_スモール Pr6N B";
   }
  .corporate-lists li .corporate-name span {
    color: #179F5B;
  }
  .corporate-lists li .corporate-text {
    margin: 0 !important;
    line-height: 1.8 !important;
  }
  @media screen and (max-width: 1000px) {
    /* 実践企業 */
    .corporate-lists {
      margin: 0 !important;
      width: 100%;
      flex-direction: column;
    }
    .corporate-lists li {
      width: 100%;
      margin: 0;
    }
    .corporate-lists li:after {
      display: none;
    }
    .corporate-lists li + li {
      margin-top: 30px;
    }
    .corporate-lists li .list_item img {
      width: 100%;
      height: auto;
    }
  }

  /* SDGsとは　デザイン調整 */
  #plan .consullist .price-section{
    padding: 0;
  }
  #plan .plans.consullist ul .plan-layout+.plan-layout{
    margin: 10px 0 0;
  }
#plan .plans.consullist ul .standard-plan::before{
    display: none;
  }
#plan .consullist .price-section p:last-of-type{
    border: none;
}
#plan .consullist .price-section p:first-of-type{
  color: #111111;
  margin: 0 0 10px;
}
#plan .consullist .price-section h3{
  color: #111111;
}
#plan .consullist .price-section > a {
  position: absolute;
  display: block;
  text-decoration: none;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 180px;
  height: 54px;
  line-height: 54px;
  background: #179f5b;
  color: #fff;
}

@media screen and (max-width: 1000px) {
  #plan .consullist .price-section > a {
    position: relative;
    top: 0;
    transform: translateY(0);
    width: 80%;
    max-width: 240px;
    margin: 19px auto 0;
  }
}
.more_cases {
  text-align: right;
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  @media screen and (max-width: 1000px) {
    .more_cases {
      margin-top: 20px;
      padding: 0 9px;
      } }
  .more_cases a {
    color: #179F5B;
    text-decoration: none;
    font-family: "FOT-UD角ゴ_スモール Pr6N DB"; }
  .more_cases span {
    background-color: #179F5B;
    width: 25px;
    height: 25px;
    margin-left: 10px;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center; }
