@charset "UTF-8";

.c-modal.iziModal {
  width: 92% !important;
}

.c-modal.iziModal {
  overflow: hidden;
}

.c-modal.iziModal .close-btn {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 2.5rem;
  height: 2.5rem;
  transform: rotate(45deg);
}

.c-modal.iziModal .close-btn svg {
  width: 100%;
  height: 100%;
  fill: #cb1414;
  stroke: #fff;
}

.c-modal.iziModal .iziModal-content__inner {
  padding: 3.5rem 2rem 2.5rem;
}

.c-modal.iziModal .iziModal-content__ttl {
  margin-bottom: 2rem;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
  letter-spacing: 0;
  font-size: 16px;
  font-size: 1.6rem;
}

.c-modal.iziModal .iziModal-content__img {
  align-self: flex-start;
  padding: 2px;
  text-align: center;
  border: 1px solid #c0c0c0;
}

.c-modal.iziModal .iziModal-content__mov {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
}

.c-modal.iziModal .iziModal-content__mov>* {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-modal.iziModal .iziModal-content__caption {
  margin-top: 0.75rem;
  text-align: center;
  letter-spacing: 0;
  font-size: 10px;
  font-size: 1rem;
}

.c-modal.iziModal .iziModal-content__editor {
  margin-top: 2rem;
}

#i-modal {
  width: 92% !important;
}

#i-modal {
  overflow: hidden;
}

#i-modal .close-btn {
  display: block;
  font-size: 0;
  transform: rotate(45deg);
}

#i-modal .close-btn svg {
  width: 100%;
  height: 100%;
  fill: #cb1414;
  stroke: #fff;
}

.pc .js_scrollHint {
  scrollbar-color: #777 #e5e5e5;
}

.pc .js_scrollHint::-webkit-scrollbar {
  height: 0.8rem;
}

.pc .js_scrollHint::-webkit-scrollbar-track {
  background-color: #e5e5e5;
}

.pc .js_scrollHint::-webkit-scrollbar-thumb {
  background-color: #777;
}

.plan-section-ttl {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 8rem;
  font-weight: 700;
  line-height: 1.35;
  color: #fff;
  text-align: center;
  background: #cb1414;
  border-radius: 0.5rem;
  --spacing: 0.03em;
  font-size: 24px;
  font-size: 2.4rem;
}

.plan-block-ttl {
  position: relative;
  padding-left: 1.6rem;
  font-weight: 700;
  line-height: 1.35;
  --spacing: 0.03em;
  font-size: 22px;
  font-size: 2.2rem;
}

.plan-block-ttl::before {
  position: absolute;
  top: 0.2em;
  left: 0;
  width: 0.2rem;
  height: calc(100% - 0.35em);
  content: "";
  background: #cb1414;
}

.plan-block-ttl span {
  display: inline-block;
}

.plan-point {
  position: relative;
  padding: 3.25rem 0 0;
}

.plan-point__inner01 {
  margin-bottom: 13.25rem;
}

.plan-point__lead {
  line-height: 1.75;
  font-size: 16px;
  font-size: 1.6rem;
}

.plan-point__inner02 {
  position: relative;
  padding: 14.5rem 0 0;
}

.plan-point__inner02::before {
  position: absolute;
  top: 0;
  left: calc((100vw - 100%) / -2);
  width: calc(100vw - 100% + 100%);
  height: calc(100% - 7.5rem);
  content: "";
  background: #f7f7f7;
}

.plan-point__heading {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  transform: translateY(-50%);
}

.plan-point__ttl {
  position: relative;
  width: 90%;
  padding: 2rem;
  margin: 0 auto;
  font-weight: 700;
  line-height: 1.6666666667;
  text-align: center;
  letter-spacing: 0;
  background: #ffc900;
  border-radius: 1rem;
  font-size: 18px;
  font-size: 1.8rem;
}

.plan-point__ttl span {
  color: #cb1414;
}

.plan-point__ttl::after {
  position: absolute;
  top: calc(100% - 0.11rem);
  left: 50%;
  width: 2rem;
  height: 1.4rem;
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  content: "";
  background: #ffc900;
  transform: translateX(-50%);
}

.plan-point__item {
  position: relative;
  padding: 4.5rem 2rem 2.5rem;
  background: #fff;
  filter: drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.1));
  border-radius: 0.5rem;
  transform: translateZ(0);
}

.plan-point__item:not(:first-child) {
  margin-top: 3.8rem;
}

.plan-point__item .item-num {
  position: absolute;
  top: -0.8rem;
  left: -1.25rem;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12rem;
  height: 4rem;
  padding-right: 0.5rem;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: 600;
  color: #fff;
  --spacing: -0.02em;
  font-size: 19px;
  font-size: 1.9rem;
}

.plan-point__item .item-num::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  -webkit-clip-path: polygon(0 0, calc(100% - 0.7rem) 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, calc(100% - 0.7rem) 0, 100% 100%, 0% 100%);
  content: "";
  background: #cb1414;
}

.plan-point__item .item-num::after {
  position: absolute;
  top: calc(100% - 0.025rem);
  left: 0;
  z-index: -2;
  width: 1.2rem;
  height: 0.9rem;
  -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
  clip-path: polygon(0 0, 100% 100%, 100% 0);
  content: "";
  background: #992424;
}

.plan-point__item .item-ttl {
  margin-bottom: 1.5rem;
  font-weight: 700;
  line-height: 1.4285714286;
  color: #cb1414;
  text-align: center;
  letter-spacing: 0;
  font-size: 20px;
  font-size: 2rem;
}

.plan-point__item .item-img {
  position: relative;
  margin-bottom: 1.75rem;
}

.plan-point__item .item-img::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: 1px solid #e1e1e1;
}

.plan-point__item .item-txt {
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 16px;
  font-size: 1.6rem;
}

.plan-function {
  position: relative;
  padding: 5rem 0 0;
}

.plan-function__block:not(:first-child) {
  margin-top: 3rem;
}

.plan-function__heading {
  margin-bottom: 2.2rem;
}

.plan-function__heading-note {
  position: relative;
  margin-top: 0.75rem;
  line-height: 1.6666666667;
  font-size: 12px;
  font-size: 1.2rem;
}

.plan-function__heading-note::before {
  position: relative;
  top: 0.5rem;
  display: inline-block;
  width: 5rem;
  height: 2rem;
  margin-right: 1rem;
  content: "";
  background: #f2f5ff;
  border: 1px solid #dadada;
}

.plan-function__main {
  border-right: 1px solid #dadada;
}

.plan-function__area .area-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 4rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  background: #696969;
  border-left: 1px solid #dadada;
  font-size: 12px;
  font-size: 1.2rem;
}

.plan-function__area .area-ttl.plan02 {
  background-color: #cb1414;
}

.plan-function__area .area-ttl.plan03 {
  background-color: #d69e00;
}

.plan-function__area .area-list {
  background: #fff2f2;
}

.plan-function__area .area-list:nth-of-type(2) {
  background: #f2f5ff;
}

.plan-function__area .area-item {
  position: relative;
  padding: 1.35rem 5rem 1.35rem calc(1.5rem + 1em);
  border-bottom: 1px solid #dadada;
  border-left: 1px solid #dadada;
}

.plan-function__area .area-item-txt {
  position: relative;
  display: inline;
  margin-left: -1em;
  line-height: 1.8;
  letter-spacing: 0;
  font-size: 13px;
  font-size: 1.3rem;
}

.plan-function__area .area-item-txt::before {
  display: inline;
  content: "・";
}

.plan-select {
  position: relative;
  padding: 5rem 0 0;
}

.plan-select .plan-section-ttl {
  margin-bottom: 3rem;
}

.plan-select__table-wrap {
  padding-top: 2.75rem;
  overflow-x: auto;
}

.plan-select__balloon {
  position: absolute;
  top: 0;
  right: 0;
  left: 103%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 11rem;
  height: 3rem;
  margin: 0 auto;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
  letter-spacing: 0;
  background: #ffc900;
  border-radius: 0.3rem;
  font-size: 12px;
  font-size: 1.2rem;
}

.plan-select__balloon span {
  color: #cb1414;
}

.plan-select__balloon::after {
  position: absolute;
  top: calc(100% - 0.11rem);
  left: 50%;
  width: 1.8rem;
  height: 0.9rem;
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  content: "";
  background: #ffc900;
  transform: translateX(-50%);
}

.plan-select .scroll-hint-text {
  margin-top: 0;
}

.plan-select__table {
  width: 100%;
  min-width: 80rem;
  /* common */
}

.plan-select__table thead th {
  width: 20%;
  color: #fff;
  background-color: #696969;
  border-top: none;
}

.plan-select__table thead th.none {
  background-color: transparent;
  border-left: none;
}

.plan-select__table thead th.plan02 {
  background-color: #cb1414;
}

.plan-select__table thead th.plan03 {
  background-color: #d69e00;
}

.plan-select__table thead th.plan04 {
  background-color: #0058A5;
}

.plan-select__table tbody th {
  padding-left: 1rem;
  text-align: left;
  background-color: #f0f0f0;
}

.plan-select__table tbody th p {
  letter-spacing: 0;
}

.plan-select__table tbody th p.font13 {
  font-size: 10px;
  font-size: 1rem;
}

.plan-select__table th,
.plan-select__table td {
  position: relative;
  padding: 1.25rem 0.2rem;
  line-height: 1.3846153846;
  text-align: center;
  letter-spacing: 0;
  vertical-align: middle;
  border: 1px solid #dadada;
}

.plan-select__table th {
  position: relative;
  font-weight: 700;
  font-size: 12px;
  font-size: 1.2rem;
}

.plan-select__table th .c-tooltip {
  position: absolute;
  top: calc(50% - 1rem);
  right: 1rem;
}

.plan-select__table td {
  padding: 3rem 0.5rem;
  font-size: 11px;
  font-size: 1.1rem;
}

.plan-select__table td p {
  margin-bottom: 1em;
  font-weight: 700;
  line-height: 1.7333333333;
  letter-spacing: 0;
}

.plan-select__table td p:last-child {
  margin-bottom: 0;
}

.plan-select__table td p.font13 {
  font-size: 10px;
  font-size: 1rem;
}

.plan-select__table td p.font13.tal {
  max-width: 18rem;
  margin: 0 auto;
}

.plan-select__table td p.font20 {
  font-weight: 400;
}

.plan-select__table td p.font20 span {
  display: block;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0;
  font-size: 16px;
  font-size: 1.6rem;
}

.plan-select__table td p.font20 span small {
  font-size: 10px;
  font-size: 1rem;
}

.plan-select__table td p.font22 {
  font-size: 18px;
  font-size: 1.8rem;
}

.plan-select__table td p.font30 {
  font-weight: 400;
}

.plan-select__table td p.font30 span {
  display: block;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0;
  font-size: 24px;
  font-size: 2.4rem;
}

.plan-select__table td p.font30 span small {
  font-size: 14px;
  font-size: 1.4rem;
}

.plan-select__table td p.font30 span.plan01 {
  color: #696969;
}

.plan-select__table td p.font30 span.plan02 {
  color: #cb1414;
}

.plan-select__table td p.font30 span.plan03 {
  color: #d69e00;
}

.plan-select__table td .btn-box {
  margin-top: 1.5rem;
  text-align: center;
}

.plan-select__table td .c-btn {
  justify-content: center;
  width: 12rem;
  height: 3.6rem;
  font-size: 13px;
  font-size: 1.3rem;
}

.plan-select__table td .c-btn:not(:first-child) {
  margin-top: 1rem;
}

.plan-select__table td .c-btn.--gray {
  color: #fff;
  background: #696969;
  border: 1px solid #696969;
}

.plan-select__table td .c-btn.--yellow {
  color: #fff;
  background: #d69e00;
  border: 1px solid #d69e00;
}

.plan-select__table td .c-btn.--b-red {
  border: 1px solid #cb1414;
}

.plan-select__table td .c-btn.--b-black {
  color: #222;
  border: 1px solid #222;
}

.plan-comparison {
  position: relative;
  padding: 0.5rem 0 0;
}

.plan-comparison .plan-section-ttl {
  margin-bottom: 4rem;
}

.plan-comparison__table-wrap {
  overflow-x: auto;
}

.plan-comparison .scroll-hint-text {
  margin-top: 0;
}

.plan-comparison__table {
  width: 100%;
  min-width: 80rem;
  /* common */
}

.plan-comparison__table thead th {
  width: 20%;
  color: #fff;
  background-color: #b8b8b8;
  border-top: none;
}

.plan-comparison__table thead th.none {
  width: 20.4166666667%;
  background-color: transparent;
  border-left: none;
}

.plan-comparison__table thead th.we {
  width: 39.5833333333%;
  background-color: #cb1414;
}

.plan-comparison__table tbody th {
  background-color: #f0f0f0;
}

.plan-comparison__table th,
.plan-comparison__table td {
  position: relative;
  padding: 1.25rem 0.2rem;
  line-height: 1.3846153846;
  text-align: center;
  letter-spacing: 0;
  vertical-align: middle;
  border: 1px solid #dadada;
}

.plan-comparison__table th {
  font-weight: 700;
  font-size: 12px;
  font-size: 1.2rem;
}

.plan-comparison__table td {
  font-size: 11px;
  font-size: 1.1rem;
}

.plan-comparison__table td.we {
  background: #fff2f2;
}

.plan-comparison__table td p {
  margin-bottom: 2em;
  line-height: 1.7333333333;
  letter-spacing: 0;
}

.plan-comparison__table td p:last-child {
  margin-bottom: 0;
}

.plan-comparison__table td p span {
  display: block;
}

.plan-comparison__table td p span.red {
  color: #cb1414;
}

.plan-comparison__table td p a {
  text-decoration: underline;
}

.plan-comparison__table td div {
  margin: -1em 0 1em;
}

.plan-comparison__table td div:last-child {
  margin-bottom: 0;
}

.plan-comparison__table td div img {
  max-width: 32rem;
}

.plan-flow {
  position: relative;
  padding: 5rem 0 0;
}

.plan-flow__inner {
  padding: 12.5rem 2rem 4.5rem;
  overflow: hidden;
  background: #fff;
  filter: drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.1));
  border-radius: 0.5rem;
  transform: translateZ(0);
}

.plan-flow__ttl {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 8rem;
  font-weight: 700;
  line-height: 1.35;
  color: #fff;
  text-align: center;
  background: #cb1414;
  --spacing: 0.03em;
  font-size: 23px;
  font-size: 2.3rem;
}

.plan-flow__list {
  counter-reset: number 0;
}

.plan-flow__item {
  position: relative;
  padding-left: 6rem;
  margin-bottom: 3.5rem;
}

.plan-flow__item:last-child {
  margin-bottom: 0;
}

.plan-flow__item:last-child::after {
  display: none;
}

.plan-flow__item::before {
  position: absolute;
  top: -0.6rem;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.7rem;
  height: 4.7rem;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  content: counter(number, decimal-leading-zero);
  counter-increment: number 1;
  background: #222;
  border-radius: 50%;
  --spacing: -0.02em;
  font-size: 18px;
  font-size: 1.8rem;
}

.plan-flow__item::after {
  position: absolute;
  top: 0;
  left: 2.3rem;
  z-index: -1;
  width: 1px;
  height: calc(100% + 3.5rem);
  content: "";
  background: #222;
}

.plan-flow__item .item-ttl {
  font-weight: 700;
  line-height: 1.5;
  --spacing: 0.03em;
  font-size: 22px;
  font-size: 2.2rem;
}

.plan-flow__item .item-txt {
  margin-top: 1.35rem;
  font-size: 14px;
  font-size: 1.4rem;
}

.plan-flow__item .item-img {
  position: relative;
  margin-top: 1.35rem;
}

.plan-flow__item .item-img::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: 1px solid #e1e1e1;
}

.plan-flow__item .item-btn-box {
  margin-top: 1.35rem;
}

.plan-flow__item .item-btn-box .c-btn {
  width: 23.5rem;
}

.plan-flow__item .item-btn-box .c-btn.--b-red {
  border: 1px solid #cb1414;
}

.plan-faq {
  position: relative;
  padding: 5rem 0 7.5rem;
  background: #f5f5f5;
}

.plan-faq__inner {
  padding: 2rem 2rem 2.5rem;
  background: #fff;
  border-radius: 0.5rem;
}

.plan-faq__ttl {
  position: relative;
  margin-bottom: 3.5rem;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
  --spacing: 0.03em;
  font-size: 24px;
  font-size: 2.4rem;
}

.plan-faq__ttl span {
  display: inline-block;
}

.plan-faq .plan-block-ttl {
  margin-bottom: 1.25em;
  color: #cb1414;
}

.plan-faq__block {
  margin-bottom: 4rem;
}

.plan-faq__block:last-child {
  margin-bottom: 0;
}

.plan-faq__list {
  border-top: 1px solid #dadada;
}

.plan-faq__item {
  border-bottom: 1px solid #dadada;
}

.plan-faq__item.is-active .item-ttl .btn-plus::before {
  opacity: 0;
  transform: translate(-50%, -50%) rotate(90deg);
}

.plan-faq__item .item-ttl {
  position: relative;
  padding: 1.45rem 2.85rem;
  font-weight: 500;
  line-height: 1.6666666667;
  font-size: 14px;
  font-size: 1.4rem;
}

.plan-faq__item .item-ttl::before {
  position: absolute;
  top: 1.65rem;
  left: 0.8rem;
  display: block;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: 600;
  line-height: 1;
  color: #cb1414;
  content: "Q";
  font-size: 18px;
  font-size: 1.8rem;
}

.plan-faq__item .item-ttl .btn-plus {
  position: absolute;
  top: 1.75rem;
  right: 0.5rem;
  width: 1.6rem;
  height: 1.6rem;
  content: "";
}

.plan-faq__item .item-ttl .btn-plus::before,
.plan-faq__item .item-ttl .btn-plus::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  background-color: #cb1414;
  transition: all 0.25s;
  transform: translate(-50%, -50%);
}

.plan-faq__item .item-ttl .btn-plus::before {
  width: 1px;
  height: 100%;
  opacity: 1;
}

.plan-faq__item .item-ttl .btn-plus::after {
  width: 100%;
  height: 1px;
}

.plan-faq__item .item-txt {
  display: none;
}

.plan-faq__item .item-txt>div {
  position: relative;
  padding: 1.5rem 2.75rem;
  background: #fff5f5;
}

.plan-faq__item .item-txt>div::before {
  position: absolute;
  top: 1.5rem;
  left: 0.8rem;
  display: block;
  font-weight: 700;
  line-height: 1;
  content: "A";
  font-size: 18px;
  font-size: 1.8rem;
}

.plan-faq__item .item-txt>div p {
  margin-bottom: 0.9375em;
  line-height: 1.6666666667;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.plan-faq__item .item-txt>div p:last-child {
  margin-bottom: 0;
}

.plan-faq__item .item-txt>div p a {
  color: #009bfd;
  text-decoration: underline;
}

.plan-faq__item .item-txt>div p a[target=_blank]::after {
  position: relative;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-left: 0.4rem;
  vertical-align: baseline;
  content: "";
  background-image: url("/wp/assets/img/icon_blank.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.plan-faq__item .item-txt>div p em {
  font-style: italic;
}

.plan-faq__item .item-txt>div p b {
  font-weight: 700;
  background-image: linear-gradient(#fff175, #fff175);
  background-repeat: no-repeat;
  background-position: 0 92%;
  background-size: 100% 0.5em;
}

.plan-faq__item .item-txt>div p strong {
  font-weight: 700;
}

.plan-faq__item .item-txt>div p img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}

.plan-faq__item .item-txt>div p img.alignright {
  margin: 0 0 0 auto;
}

.plan-faq__item .item-txt>div p img.alignleft {
  margin: 0 auto 0 0;
}

.plan-faq__item .item-txt>div ul {
  margin-bottom: 1.1em;
}

.plan-faq__item .item-txt>div ul:last-child {
  margin-bottom: 0;
}

.plan-faq__item .item-txt>div ul>li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 0.225em;
  line-height: 1.6666666667;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.plan-faq__item .item-txt>div ul>li:last-child {
  margin-bottom: 0;
}

.plan-faq__item .item-txt>div ul>li::before {
  position: absolute;
  top: 0.8rem;
  left: 0.3rem;
  width: 0.4em;
  height: 0.4em;
  content: "";
  background-color: #cb1414;
  border-radius: 50%;
}

.plan-faq__item .item-txt>div ul>li>a {
  color: #009bfd;
  text-decoration: underline;
}

.plan-faq__item .item-txt>div ul>li>a[target=_blank]::after {
  position: relative;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-left: 0.4rem;
  vertical-align: baseline;
  content: "";
  background-image: url("/wp/assets/img/icon_blank.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.plan-faq__item .item-txt>div ol {
  margin-bottom: 1.1em;
  counter-reset: number 0;
}

.plan-faq__item .item-txt>div ol.alpha>li::before {
  content: counter(number, lower-alpha) ".";
}

.plan-faq__item .item-txt>div ol:last-child {
  margin-bottom: 0;
}

.plan-faq__item .item-txt>div ol>li {
  padding-left: 1.5em;
  margin-bottom: 0.225em;
  line-height: 1.6666666667;
  text-indent: -1.5em;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.plan-faq__item .item-txt>div ol>li:last-child {
  margin-bottom: 0;
}

.plan-faq__item .item-txt>div ol>li.int {
  padding-left: 2em;
  text-indent: -2em;
}

.plan-faq__item .item-txt>div ol>li::before {
  padding-right: 0.5em;
  font-weight: 700;
  color: #cb1414;
  letter-spacing: 0.05em;
  content: counter(number, decimal) ".";
  counter-increment: number 1;
  font-size: 14px;
  font-size: 1.4rem;
}

.plan-faq__item .item-txt>div ol>li>a {
  color: #009bfd;
  text-decoration: underline;
}

.plan-faq__item .item-txt>div ol>li>a[target=_blank]::after {
  position: relative;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-left: 0.4rem;
  vertical-align: baseline;
  content: "";
  background-image: url("/wp/assets/img/icon_blank.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.plan-faq__item .item-txt>div ol>li>ol {
  margin: 1.1em 0 1.1em 1.5em !important;
}

.plan-cta {
  position: relative;
  padding: 3rem 0 4.5rem;
}

.plan-cta__ttl {
  margin-bottom: 2rem;
  font-weight: 700;
  line-height: 1.5;
  color: #cb1414;
  text-align: center;
  --spacing: 0.03em;
  font-size: 22px;
  font-size: 2.2rem;
}

.plan-cta__btn-box {
  text-align: center;
}

.plan-cta .c-btn {
  width: 28rem;
}

.plan-cta .c-btn:not(:first-child) {
  margin-top: 1.5rem;
}

.plan-cta .c-btn.--b-red {
  border: 1px solid #cb1414 !important;
}

.plan-cta .c-btn.--b-black {
  color: #222;
  border: 1px solid #222 !important;
}

.plan-cta .c-btn.--b-black.--arw .btn-arw svg {
  stroke: #222;
}

.plan-cta .c-btn span {
  font-size: 13px;
  font-size: 1.3rem;
}

.c-tooltip {
  display: inline-block;
}

.c-tooltip:hover .c-tooltip__inner {
  pointer-events: auto;
  opacity: 1;
  transform: translate3d(-50%, -2rem, 0);
}

.c-tooltip:hover .c-tooltip__inner::before {
  pointer-events: auto;
  opacity: 1;
  transform: translate3d(-50%, 0, 0);
}

.c-tooltip__icon {
  position: relative;
  top: -0.15rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  margin-left: 0.5rem;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #cb1414;
  text-align: center;
  letter-spacing: -0.05em;
  background: #d9d9d9;
  border-radius: 50%;
  font-size: 12px;
  font-size: 1.2rem;
}

.c-tooltip__inner {
  position: absolute;
  bottom: 100%;
  left: 50%;
  z-index: 10;
  width: 100vw;
  max-width: 30rem;
  padding: 1rem 1rem 1.5rem;
  margin-left: 0.25rem;
  letter-spacing: -0.05em;
  pointer-events: none;
  background: #222;
  border-radius: 0.3rem;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: translate3d(-50%, 0, 0);
  transform-origin: top;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.c-tooltip__inner::before {
  position: absolute;
  top: calc(100% - 0.11rem);
  left: 50%;
  z-index: 10;
  width: 2rem;
  height: 1.3rem;
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  pointer-events: none;
  content: "";
  background: #222;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: translate3d(-50%, 0, 0);
  transform-origin: top;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.c-tooltip__ttl {
  margin-bottom: 1em;
  font-weight: 700;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  font-size: 15px;
  font-size: 1.5rem;
}

.c-tooltip__img,
.c-tooltip__txt {
  margin-bottom: 0.6em;
  color: #fff;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.c-tooltip__img:last-child,
.c-tooltip__txt:last-child {
  margin-bottom: 0;
}

@media (hover: hover) and (pointer: fine) and (min-width: 768px) {

  .plan-select__table td .c-btn:hover.--gray {
    color: #696969;
    background: #fff;
  }

  .plan-select__table td .c-btn:hover.--yellow {
    color: #d69e00;
    background: #fff;
  }

  .plan-select__table td .c-btn:hover.--b-black {
    color: #fff;
    background: #222;
  }

  .plan-comparison__table td p a:hover {
    text-decoration: none;
  }

  .plan-faq__item .item-txt>div p a:hover {
    text-decoration: none;
  }

  .plan-faq__item .item-txt>div ul>li>a:hover {
    text-decoration: none;
  }

  .plan-faq__item .item-txt>div ol>li>a:hover {
    text-decoration: none;
  }

  .plan-cta .c-btn:hover.--b-black {
    color: #fff;
    background: #222;
  }
}

@media screen and (min-width: 768px) {
  .c-modal.iziModal {
    max-width: 780px !important;
  }

  .c-modal.iziModal .close-btn {
    top: 2rem;
    right: 2rem;
    width: 3.2rem;
    height: 3.2rem;
  }

  .c-modal.iziModal .iziModal-content__inner {
    padding: 5rem 9rem;
  }

  .c-modal.iziModal .iziModal-content__ttl {
    margin-bottom: 2.5rem;
    font-size: 20px;
    font-size: 2rem;
  }

  .c-modal.iziModal .iziModal-content__caption {
    margin-top: 1rem;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .c-modal.iziModal .iziModal-content__editor {
    margin-top: 2.5rem;
  }

  #i-modal {
    max-width: 1000px !important;
  }

  .plan-section-ttl {
    height: 12rem;
    border-radius: 1rem;
    font-size: 30px;
    font-size: 3rem;
  }

  .plan-block-ttl {
    padding-left: 2rem;
    font-size: 30px;
    font-size: 3rem;
  }

  .plan-block-ttl::before {
    width: 0.4rem;
  }

  .plan-point {
    padding: 7.75rem 0 0;
  }

  .plan-point__inner01 {
    margin-bottom: 14.5rem;
  }

  .plan-point__lead {
    line-height: 1.85;
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
  }

  .plan-point__inner02 {
    padding: 15rem 0 0;
  }

  .plan-point__inner02::before {
    height: calc(100% - 7.5rem);
  }

  .plan-point__ttl {
    max-width: 110rem;
    padding: 3rem 2rem;
    line-height: 1.6666666667;
    border-radius: 2rem;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .plan-point__ttl::after {
    width: 4rem;
    height: 2.8rem;
  }

  .plan-point__list {
    display: flex;
    flex-wrap: wrap;
    gap: 5rem 5%;
  }

  .plan-point__item {
    width: 47.5%;
    padding: 7rem 5rem 4.5rem;
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.1));
    border-radius: 1rem;
  }

  .plan-point__item:not(:first-child) {
    margin-top: 0;
  }

  .plan-point__item .item-num {
    top: -0.8rem;
    left: -1.5rem;
    width: 16.4rem;
    height: 5.6rem;
    padding-right: 1rem;
    font-size: 25px;
    font-size: 2.5rem;
  }

  .plan-point__item .item-num::before {
    -webkit-clip-path: polygon(0 0, calc(100% - 1.4rem) 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, calc(100% - 1.4rem) 0, 100% 100%, 0% 100%);
  }

  .plan-point__item .item-num::after {
    top: calc(100% - 0.05rem);
    width: 1.5rem;
    height: 1.2rem;
  }

  .plan-point__item .item-ttl {
    margin-bottom: 3.5rem;
    line-height: 1.4285714286;
    font-size: 28px;
    font-size: 2.8rem;
  }

  .plan-point__item .item-img {
    margin-bottom: 2.15rem;
  }

  .plan-point__item .item-txt {
    font-size: 20px;
    font-size: 2rem;
  }

  .plan-function {
    padding: 10rem 0 0;
  }

  .plan-function__block:not(:first-child) {
    margin-top: 5.5rem;
  }

  .plan-function__heading {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3rem;
  }

  .plan-function__heading-note {
    top: 0.3rem;
    margin-top: 0;
    line-height: 1.75;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .plan-function__heading-note::before {
    top: 0.6rem;
    width: 7.8rem;
    height: 2.4rem;
    margin-right: 1.5rem;
  }

  .plan-function__main {
    display: flex;
    flex-wrap: wrap;
  }

  .plan-function__area {
    width: 33.3334%;
  }

  .plan-function__area:first-child .c-tooltip__inner {
    margin-left: 12.25rem;
  }

  .plan-function__area:first-child .c-tooltip__inner::before {
    left: calc(50% - 12rem);
  }

  .plan-function__area:last-child .c-tooltip__inner {
    margin-left: -11.75rem;
  }

  .plan-function__area:last-child .c-tooltip__inner::before {
    left: calc(50% + 12rem);
  }

  .plan-function__area .area-ttl {
    height: 6rem;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .plan-function__area .area-item {
    padding: 1.35rem 0.5rem 1.35rem calc(2rem + 1em);
  }

  .plan-function__area .area-item-txt {
    line-height: 2;
    font-size: 15px;
    font-size: 1.5rem;
  }

  .plan-select {
    padding: 10rem 0 0;
  }

  .plan-select .plan-section-ttl {
    margin-bottom: 4rem;
  }

  .plan-select__table-wrap {
    padding-top: 3.5rem;
  }

  .plan-select__balloon {
    left: 10.5%;
    width: 14.5rem;
    height: 4rem;
    border-radius: 0.6rem;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .plan-select__balloon::after {
    width: 2.2rem;
    height: 1.3rem;
  }

  .plan-select__table {
    min-width: 100rem;
  }

  .plan-select__table tbody th {
    padding-left: 2rem;
  }

  .plan-select__table tbody th p.font13 {
    font-size: 13px;
    font-size: 1.3rem;
  }

  .plan-select__table th,
  .plan-select__table td {
    padding: 1.75rem 0.2rem;
  }

  .plan-select__table th {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .plan-select__table th .c-tooltip {
    right: 1.5rem;
  }

  .plan-select__table td {
    padding: 5rem 0.5rem;
    font-size: 15px;
    font-size: 1.5rem;
  }

  .plan-select__table td p.font13 {
    font-size: 13px;
    font-size: 1.3rem;
  }

  .plan-select__table td p.font20 span {
    font-size: 20px;
    font-size: 2rem;
  }

  .plan-select__table td p.font20 span small {
    font-size: 13px;
    font-size: 1.3rem;
  }

  .plan-select__table td p.font22 {
    font-size: 22px;
    font-size: 2.2rem;
  }

  .plan-select__table td p.font30 span {
    font-size: 30px;
    font-size: 3rem;
  }

  .plan-select__table td p.font30 span small {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .plan-select__table td .btn-box {
    margin-top: 2rem;
  }

  .plan-select__table td .c-btn {
    width: 15rem;
    height: 4.4rem;
    font-size: 15px;
    font-size: 1.5rem;
  }

  .plan-select__table td .c-btn:not(:first-child) {
    margin-top: 1.5rem;
  }

  .plan-comparison {
    padding: 1rem 0 0;
  }

  .plan-comparison .plan-section-ttl {
    margin-bottom: 6rem;
  }

  .plan-comparison__table {
    min-width: 100rem;
  }

  .plan-comparison__table th,
  .plan-comparison__table td {
    padding: 1.75rem 0.2rem;
  }

  .plan-comparison__table th {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .plan-comparison__table td {
    font-size: 15px;
    font-size: 1.5rem;
  }

  .plan-flow {
    padding: 10rem 0 0;
  }

  .plan-flow__inner {
    padding: 21.5rem 5rem 9.5rem;
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.1));
    border-radius: 1rem;
  }

  .plan-flow__ttl {
    height: 12rem;
    font-size: 46px;
    font-size: 4.6rem;
  }

  .plan-flow__list {
    max-width: 70rem;
    margin: 0 auto;
  }

  .plan-flow__item {
    padding-left: 10.2rem;
    margin-bottom: 7rem;
  }

  .plan-flow__item::before {
    top: -0.8rem;
    width: 6.3rem;
    height: 6.3rem;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .plan-flow__item::after {
    left: 3.1rem;
    height: calc(100% + 7rem);
  }

  .plan-flow__item .item-ttl {
    font-size: 30px;
    font-size: 3rem;
  }

  .plan-flow__item .item-txt {
    margin-top: 1.35rem;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .plan-flow__item .item-img {
    margin-top: 1.75rem;
  }

  .plan-flow__item .item-btn-box {
    margin-top: 1.75rem;
  }

  .plan-flow__item .item-btn-box .c-btn {
    width: 36rem;
  }

  .plan-faq {
    padding: 10.5rem 0 12rem;
  }

  .plan-faq__inner {
    padding: 4rem 5rem 5rem;
    border-radius: 1rem;
  }

  .plan-faq__ttl {
    margin-bottom: 5.75rem;
    font-size: 30px;
    font-size: 3rem;
  }

  .plan-faq__block {
    margin-bottom: 7.5rem;
  }

  .plan-faq__item .item-ttl {
    padding: 2.45rem 5rem;
    line-height: 1.75;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .plan-faq__item .item-ttl::before {
    top: 3rem;
    left: 2rem;
    font-size: 22px;
    font-size: 2.2rem;
  }

  .plan-faq__item .item-ttl .btn-plus {
    top: 2.9rem;
    right: 1.5rem;
    width: 2rem;
    height: 2rem;
  }

  .plan-faq__item .item-ttl .btn-plus::before {
    width: 2px;
  }

  .plan-faq__item .item-ttl .btn-plus::after {
    height: 2px;
  }

  .plan-faq__item .item-txt>div {
    padding: 2.5rem 5rem;
  }

  .plan-faq__item .item-txt>div::before {
    top: 2.7rem;
    left: 1.6rem;
    font-size: 22px;
    font-size: 2.2rem;
  }

  .plan-faq__item .item-txt>div p {
    line-height: 1.75;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .plan-faq__item .item-txt>div p a[target=_blank]::after {
    width: 1.2rem;
    height: 1.2rem;
  }

  .plan-faq__item .item-txt>div ul>li {
    line-height: 1.75;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .plan-faq__item .item-txt>div ul>li::before {
    top: 1.2rem;
  }

  .plan-faq__item .item-txt>div ul>li>a[target=_blank]::after {
    width: 1.2rem;
    height: 1.2rem;
  }

  .plan-faq__item .item-txt>div ol>li {
    line-height: 1.75;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .plan-faq__item .item-txt>div ol>li::before {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .plan-faq__item .item-txt>div ol>li>a[target=_blank]::after {
    width: 1.2rem;
    height: 1.2rem;
  }

  .plan-cta {
    padding: 6.25rem 0 9rem;
  }

  .plan-cta__ttl {
    margin-bottom: 3.5rem;
    font-size: 30px;
    font-size: 3rem;
  }

  .plan-cta .c-btn {
    width: 36rem;
  }

  .plan-cta .c-btn:not(:first-child) {
    margin: 0 0 0 3rem;
  }

  .plan-cta .c-btn span {
    font-size: 15px;
    font-size: 1.5rem;
  }

  .c-tooltip {
    position: relative;
  }

  .c-tooltip__icon {
    width: 2rem;
    height: 2rem;
    font-size: 13px;
    font-size: 1.3rem;
  }

  .c-tooltip__inner {
    width: 30vw;
    max-width: 40rem;
    padding: 2rem 1rem 2.5rem;
    border-radius: 0.6rem;
  }

  .c-tooltip__ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .c-tooltip__img,
  .c-tooltip__txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 1024px) {
  .plan-section-ttl {
    font-size: 38px;
    font-size: 3.8rem;
  }

  .plan-point__item {
    padding: 7rem 7rem 4.5rem;
  }

  .plan-select__balloon {
    left: 0;
  }

  .plan-faq__inner {
    padding: 4rem 7rem 5rem;
  }

  .plan-faq__ttl {
    font-size: 38px;
    font-size: 3.8rem;
  }

  .c-tooltip__inner {
    padding: 2rem 2rem 2.5rem;
  }
}

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


  .plan-function__area .area-item .c-tooltip {
    position: absolute;
    top: calc(50% - 1rem);
    right: 1.5rem;
  }

  .plan-function__area .area-item .c-tooltip__inner {
    right: -2.5rem;
    left: auto;
    transform: translate3d(0, -2rem, 0);
  }

  .plan-function__area .area-item .c-tooltip__inner:hover {
    transform: translate3d(0, -2rem, 0);
  }

  .plan-function__area .area-item .c-tooltip__inner::before {
    right: 1.5rem;
    left: auto;
  }
}

/* 充実サポート */
.advantage .c-mv__inner {
  padding-bottom: 24rem;
}

.advantage .c-mv__tagline {
  margin: 6.65rem -0.5em 0;
  font-weight: 700;
  line-height: 1.2962962963;
  text-align: center;
  letter-spacing: 0;
  font-size: 27px;
  font-size: 2.7rem;
}

.advantage .c-mv__tagline small {
  display: block;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
}

.advantage .c-mv__img {
  position: absolute;
  top: 28.5%;
  left: -0.9rem;
  width: 37.375rem;
  height: 22.075rem;
}

.sec-anchor {
  position: relative;
  z-index: 1;
  padding-top: 0.1rem;
  margin-top: -16.1rem;
}

.sec-anchor::after {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 50.01%;
  content: "";
  background-color: #f7f7f7;
}

.sec-anchor__list {
  padding: 0 1.75rem;
}

.sec-anchor__item {
  margin-bottom: 1rem;
}

.sec-anchor__item:last-child {
  margin-bottom: 0;
}

.sec-anchor__item>a {
  position: relative;
  display: block;
  min-height: 10rem;
  padding: 1.15rem 2rem 3.65rem;
  text-align: center;
  background: #fff;
  filter: drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.1));
  border-radius: 0.5rem;
  transform: translateZ(0);
}

.sec-anchor__item>a::after {
  position: absolute;
  right: 0;
  bottom: 1.5rem;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  margin: auto;
  content: "";
  border-bottom: 1px solid #222;
  border-left: 1px solid #222;
  transform: rotate(-45deg);
}

.sec-anchor__item .item-ttl {
  margin-bottom: 0.65rem;
  font-weight: 700;
  line-height: 1.5882352941;
  color: #cb1414;
  letter-spacing: 0;
  font-size: 17px;
  font-size: 1.7rem;
}

.sec-anchor__item .item-txt {
  line-height: 1.5;
  color: #666;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.advantage-contWrap {
  position: relative;
  counter-reset: number 0;
}

.advantage-cont {
  position: relative;
}

.advantage-cont__top {
  padding: 4.5rem 0 4rem;
  background: #f7f7f7;
}

.advantage-cont__top .container {
  position: relative;
  padding-bottom: 3rem;
}

.advantage-cont__top .container::after {
  position: absolute;
  bottom: 0;
  left: calc(50% - 3.25rem);
  width: 7.5rem;
  height: 1px;
  content: "";
  background: #cb1414;
}

.advantage-cont__ttl {
  position: relative;
  padding-top: 2.5rem;
  margin-bottom: 2rem;
  font-weight: 700;
  line-height: 1.4583333333;
  color: #cb1414;
  text-align: center;
  --spacing: 0.03em;
  font-size: 24px;
  font-size: 2.4rem;
}

.advantage-cont__ttl::before {
  display: none !important;

  position: absolute;
  top: 0;
  left: calc(50% - 0.6em);
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1;
  content: counter(number, decimal-leading-zero);
  counter-increment: number 1;
  --spacing: -0.02em;
  font-size: 17px;
  font-size: 1.7rem;
}

.advantage-cont__lead {
  line-height: 1.6666666667;
  text-align: center;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.advantage-cont__bottom {
  min-height: 10rem;
  background: #fff;
}

.advantage-cost {
  position: relative;
}

.advantage-cost__bottom {
  padding: 0.5rem 0 2.5rem;
}

.advantage-cost__item {
  padding: 2.5rem 0;
}

.advantage-cost__item:not(:first-child) {
  border-top: 1px solid #dadada;
}

.advantage-cost__item .item-img {
  margin-bottom: 2.5rem;
}

.advantage-cost__item .item-img.--graph01 {
  position: relative;
  padding-top: 2.881rem;
}

.advantage-cost__item .item-img.--graph01 .parts02 {
  position: absolute;
  top: 3rem;
  right: 1.9rem;
  width: 12.346rem;
  height: 13.298rem;
  transition: transform 0.3s linear 0.2s;
  transform: scaleY(1);
  transform-origin: right bottom;
}

.advantage-cost__item .item-img.--graph01 .parts03 {
  position: absolute;
  top: 0;
  left: 2.5rem;
  width: 11.1387rem;
  height: 2.8674rem;
  opacity: 0;
  transition: opacity 0.3s linear 0.2s;
}

.advantage-cost__item .item-img.--graph01 .parts04 {
  position: absolute;
  top: 0;
  right: 1.1rem;
  width: 13.9336rem;
  height: 2.8674rem;
  opacity: 0;
  transition: opacity 0.3s linear 0.2s;
}

.advantage-cost__item .item-img.--graph01 .parts05 {
  position: absolute;
  top: 8.6rem;
  left: 4.35rem;
  width: 7.4675rem;
  height: 2.3112rem;
  opacity: 0;
}

.advantage-cost__item .item-img.--graph01 .parts06 {
  position: absolute;
  right: 5.35rem;
  bottom: 2.6rem;
  width: 5.3099rem;
  height: 2.3112rem;
  opacity: 0;
}

.advantage-cost__item .item-img.--graph01 .parts07 {
  position: absolute;
  top: 2.2rem;
  right: 0;
  width: 8rem;
  height: 8rem;
  filter: drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.1));
  opacity: 0;
  transform: translateZ(0);
}

.advantage-cost__item .item-img.--graph01.js-animate .parts02 {
  transform: scaleY(0.015);
}

.advantage-cost__item .item-img.--graph01.js-animate .parts03 {
  opacity: 1;
}

.advantage-cost__item .item-img.--graph01.js-animate .parts04 {
  opacity: 1;
}

.advantage-cost__item .item-img.--graph01.js-animate .parts05 {
  animation: bounce-text 0.5s ease 0.5s;
  animation-fill-mode: both;
}

.advantage-cost__item .item-img.--graph01.js-animate .parts06 {
  animation: bounce-text 0.5s ease 0.5s;
  animation-fill-mode: both;
}

.advantage-cost__item .item-img.--graph01.js-animate .parts07 {
  animation: bounce-balloon 0.4s ease 0.75s;
  animation-fill-mode: both;
}

.advantage-cost__item .item-img.--graph02 {
  position: relative;
  height: 21.623rem;
}

.advantage-cost__item .item-img.--graph02 .parts01 {
  margin-right: -1rem;
}

.advantage-cost__item .item-img.--graph02 .parts02 {
  position: absolute;
  top: 12.4rem;
  left: 4.75rem;
  width: 29.0185rem;
  height: 4.9065rem;
  transition: transform 0.3s linear 0.2s;
  transform: scaleX(0.98);
  transform-origin: left top;
}

.advantage-cost__item .item-img.--graph02 .parts03 {
  position: absolute;
  top: 4.4rem;
  left: 8.3rem;
  width: 5.4953rem;
  height: 1.9693rem;
  opacity: 0;
}

.advantage-cost__item .item-img.--graph02 .parts04 {
  position: absolute;
  top: 4.4rem;
  left: 17.75rem;
  width: 2.4388rem;
  height: 1.9978rem;
  opacity: 0;
}

.advantage-cost__item .item-img.--graph02 .parts05 {
  position: absolute;
  top: 4.4rem;
  left: 21.15rem;
  width: 3.6635rem;
  height: 1.9725rem;
  opacity: 0;
}

.advantage-cost__item .item-img.--graph02 .parts06 {
  position: absolute;
  top: 4.4rem;
  left: 27.25rem;
  width: 3.6635rem;
  height: 1.9779rem;
  opacity: 0;
}

.advantage-cost__item .item-img.--graph02 .parts07 {
  position: absolute;
  top: 13.95rem;
  left: 8.3rem;
  width: 5.4953rem;
  height: 1.9693rem;
  opacity: 0;
}

.advantage-cost__item .item-img.--graph02 .parts08 {
  position: absolute;
  top: 18.15rem;
  left: 17.15rem;
  width: 3.6636rem;
  height: 1.9788rem;
  opacity: 0;
}

.advantage-cost__item .item-img.--graph02 .parts09 {
  position: absolute;
  top: 12.35rem;
  left: 16.85rem;
  width: 1.7045rem;
  height: 5.4605rem;
  opacity: 0;
  transition: opacity 0.5s ease 0.5s;
}

.advantage-cost__item .item-img.--graph02 .parts10 {
  position: absolute;
  right: 3.75rem;
  bottom: 0;
  width: 8rem;
  height: 8rem;
  filter: drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.1));
  opacity: 0;
  transform: translateZ(0);
}

.advantage-cost__item .item-img.--graph02.js-animate .parts02 {
  transform: scaleX(0.437);
}

.advantage-cost__item .item-img.--graph02.js-animate .parts03 {
  animation: bounce-text 0.5s ease 0.5s;
  animation-fill-mode: both;
}

.advantage-cost__item .item-img.--graph02.js-animate .parts04 {
  animation: bounce-text 0.5s ease 0.5s;
  animation-fill-mode: both;
}

.advantage-cost__item .item-img.--graph02.js-animate .parts05 {
  animation: bounce-text 0.5s ease 0.5s;
  animation-fill-mode: both;
}

.advantage-cost__item .item-img.--graph02.js-animate .parts06 {
  animation: bounce-text 0.5s ease 0.5s;
  animation-fill-mode: both;
}

.advantage-cost__item .item-img.--graph02.js-animate .parts07 {
  animation: bounce-text 0.5s ease 0.5s;
  animation-fill-mode: both;
}

.advantage-cost__item .item-img.--graph02.js-animate .parts08 {
  animation: bounce-text 0.5s ease 0.5s;
  animation-fill-mode: both;
}

.advantage-cost__item .item-img.--graph02.js-animate .parts09 {
  opacity: 1;
}

.advantage-cost__item .item-img.--graph02.js-animate .parts10 {
  animation: bounce-balloon 0.4s ease 0.75s;
  animation-fill-mode: both;
}

.advantage-cost__item .item-ttl {
  margin-bottom: 1.75rem;
  font-weight: 700;
  line-height: 1.3333333333;
  text-align: center;
  --spacing: 0.03em;
  font-size: 24px;
  font-size: 2.4rem;
}

.advantage-cost__item .item-ttl span {
  color: #cb1414;
}

.advantage-cost__item .item-txt {
  line-height: 1.6666666667;
  color: #666;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.advantage-cost__item .item-note {
  position: relative;
  padding-left: 1em;
  line-height: 1.6666666667;
  color: #666;
  letter-spacing: 0;
  font-size: 10px;
  font-size: 1rem;
}

.advantage-cost__item .item-note::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  content: "※";
}

.advantage-result__bottom {
  padding-bottom: 7.5rem;
}

.advantage-result__bottom-block {
  padding-bottom: 4rem;
  margin-bottom: 5rem;
  border-bottom: 1px solid #dadada;
}

.advantage-result__bottom-block:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.advantage-result__bottom-heading {
  position: relative;
}

.advantage-result__bottom-ttl {
  margin-bottom: 5.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  --spacing: 0.03em;
  font-size: 20px;
  font-size: 2rem;
}

.advantage-result__ornament-box {
  margin: 4rem auto 1.5rem;
}

.advantage-result__ornament-ttl {
  margin-bottom: 2rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  --spacing: 0.03em;
  font-size: 20px;
  font-size: 2rem;
}

.advantage-result__ornament-ttl span {
  color: #cb1414;
}

.advantage-result__ornament-ttl small {
  display: block;
  margin-top: 0.35rem;
  font-weight: 400;
  font-size: 10px;
  font-size: 1rem;
}

.advantage-result__ornament-img {
  text-align: center;
}

.advantage-result__ornament-img img {
  width: 89.552238806%;
}

.advantage-result__ornament-note {
  margin-top: 2.15rem;
  line-height: 1.3333333333;
  color: #999;
  font-size: 10px;
  font-size: 1rem;
}

.advantage-result__logo {
  position: relative;
  margin: 0 -2rem;
}

.advantage-result__exp-list {
  position: relative;
  counter-reset: number 0;
}

.advantage-result__exp-item {
  position: relative;
  padding: 2rem 2.25rem;
  background: #f7f7f7;
  border-radius: 0.5rem;
}

.advantage-result__exp-item:not(:first-child) {
  margin-top: 4rem;
}

.advantage-result__exp-item::before {
  position: absolute;
  top: -0.5em;
  left: 2rem;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1;
  content: counter(number, decimal-leading-zero);
  counter-increment: number 1;
  --spacing: -0.02em;
  font-size: 27px;
  font-size: 2.7rem;
}

.advantage-result__exp-item .item-ttl {
  margin-bottom: 1.75rem;
  font-weight: 700;
  line-height: 1.5333333333;
  --spacing: 0.03em;
  font-size: 15px;
  font-size: 1.5rem;
}

.advantage-result__exp-item .item-img {
  text-align: center;
}

.advantage-result__exp-item .item-img img {
  width: 100%;
}

.advantage-result__voice-list {
  position: relative;
}

.advantage-result__voice-item {
  position: relative;
  padding: 2.5rem 2rem 2rem;
  border: 1px solid #d2d2d2;
  border-radius: 0.5rem;
}

.advantage-result__voice-item:not(:last-child) {
  margin-bottom: 4rem;
}

.advantage-result__voice-item .item-ttl {
  position: absolute;
  top: -0.75em;
  left: 50%;
  display: inline-block;
  padding: 0 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  color: #cb1414;
  background: #fff;
  transform: translateX(-50%);
  --spacing: 0.03em;
  font-size: 20px;
  font-size: 2rem;
}

.advantage-result__voice-item .item-item {
  position: relative;
  padding-left: 2.3rem;
  font-weight: 700;
  line-height: 1.5555555556;
  font-size: 13.5px;
  font-size: 1.35rem;
}

.advantage-result__voice-item .item-item::before {
  position: absolute;
  top: 0.45rem;
  left: 0;
  width: 1.3rem;
  height: 1.3rem;
  content: "";
  background-image: url("/wp/assets/img/advantage/icon_check.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.advantage-result__voice-item .item-illust {
  width: 13.2rem;
  height: 13.2rem;
  margin: 0 auto 2rem;
}

.advantage-support {
  background: #f7f7f7;
}

.advantage-support__top {
  position: relative;
  z-index: 1;
  padding: 5rem 0 5.95rem;
  background-image: url("/wp/assets/img/plan/pp/support_img01_sp.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.advantage-support__top::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(68, 68, 68, 0.6);
}

.advantage-support__top .container::after {
  background: #fff;
}

.advantage-support__top .advantage-cont__ttl,
.advantage-support__top .advantage-cont__lead {
  color: #fff;
}

.advantage-support__bottom {
  position: relative;
  z-index: 1;
  padding-bottom: 2.5rem;
  margin-top: -2rem;
  background: transparent;
}

.advantage-support__bottom-inner {
  padding: 2.5rem 0.75rem 4.75rem;
  background: #fff;
  filter: drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.1));
  border-radius: 0.5rem;
  transform: translateZ(0);
}

.advantage-support__bottom-block {
  margin-bottom: 3rem;
}

.advantage-support__bottom-block:last-child {
  margin-bottom: 0;
}

.advantage-support__bottom-heading {
  position: relative;
  padding: 11rem 1.75rem 0;
}

.advantage-support__bottom-ttl {
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  --spacing: 0.03em;
  font-size: 20px;
  font-size: 2rem;
}

.advantage-support__bottom-lead {
  line-height: 1.6666666667;
  color: #666;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.advantage-support__bottom-illust01 {
  position: absolute;
  top: 0;
  left: calc(50% - 8.6rem);
  width: 8.2rem;
  height: 9.1567rem;
}

.advantage-support__bottom-illust02 {
  position: absolute;
  top: 0;
  right: calc(50% - 8.6rem);
  width: 8.2rem;
  height: 9.1567rem;
}

.advantage-support__flow-list {
  position: relative;
  margin-top: 3.5rem;
  counter-reset: number 0;
}

.advantage-support__flow-list.js-animate .advantage-support__flow-item {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.advantage-support__flow-item {
  position: relative;
  padding: 2rem 2rem 2.5rem;
  background: #f7f7f7;
  border-radius: 0.5rem;
  opacity: 0;
  transition: opacity 1s ease, transform 0.5s ease;
  transform: translate3d(0, 1rem, 0) rotate(0.0001deg);
}

.advantage-support__flow-item:nth-of-type(1) {
  transition-delay: 0.5s;
}

.advantage-support__flow-item:nth-of-type(2) {
  transition-delay: 0.675s;
}

.advantage-support__flow-item:nth-of-type(3) {
  transition-delay: 0.85s;
}

.advantage-support__flow-item:nth-of-type(4) {
  transition-delay: 1.025s;
}

.advantage-support__flow-item:nth-of-type(2) {
  z-index: 1;
}

.advantage-support__flow-item {
  margin-bottom: 5rem;
}

.advantage-support__flow-item::after {
  position: absolute;
  top: 100%;
  left: calc(50% - 0.5rem);
  z-index: -1;
  width: 1rem;
  height: 2.75rem;
  content: "";
  background-image: url("/wp/assets/img/advantage/icon_arw01_sp.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.advantage-support__flow-item::before {
  position: absolute;
  top: -0.5em;
  left: calc(50% - 0.6em);
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #cb1414;
  content: counter(number, decimal-leading-zero);
  counter-increment: number 1;
  --spacing: -0.02em;
  font-size: 24px;
  font-size: 2.4rem;
}

.advantage-support__flow-item .item-ttl {
  margin: 0 -0.5em 1.5rem;
  font-weight: 700;
  line-height: 1.3529411765;
  color: #cb1414;
  text-align: center;
  --spacing: 0.03em;
  font-size: 17px;
  font-size: 1.7rem;
}

.advantage-support__flow-item .item-ttl br {
  display: none;
}

.advantage-support__flow-item .item-txt {
  line-height: 1.6363636364;
  color: #666;
  letter-spacing: 0;
  font-size: 11px;
  font-size: 1.1rem;
}

.advantage-support__flow-item .item-balloon {
  position: absolute;
  top: calc(100% - 1.85rem);
  right: 3rem;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 6rem;
  height: 6rem;
  font-weight: 700;
  line-height: 1;
  color: #cb1414;
  background-color: #fff;
  border: 1px solid #cb1414;
  border-radius: 50%;
  font-size: 13.5px;
  font-size: 1.35rem;
}

.advantage-support__flow-item .item-balloon::before {
  position: absolute;
  top: 50%;
  right: 100%;
  width: 7rem;
  height: 1px;
  content: "";
  background: #cb1414;
}

.advantage-support__list {
  padding: 0 1.75rem;
  margin-top: 2.5rem;
}

.advantage-support__list.js-animate .advantage-support__item {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.advantage-support__item {
  position: relative;
  opacity: 0;
  transition: opacity 1s ease, transform 0.5s ease;
  transform: translate3d(0, 1rem, 0) rotate(0.0001deg);
}

.advantage-support__item:nth-of-type(1) {
  transition-delay: 0.5s;
}

.advantage-support__item:nth-of-type(2) {
  transition-delay: 0.675s;
}

.advantage-support__item:nth-of-type(3) {
  transition-delay: 0.85s;
}

.advantage-support__item:nth-of-type(4) {
  transition-delay: 1.025s;
}

.advantage-support__item:not(:first-child) {
  margin-top: 2.75rem;
}

.advantage-support__item .item-img {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 7.5rem;
  height: 7.5rem;
  border: 1px solid #cb1414;
  border-radius: 50%;
}

.advantage-support__item .item-img img {
  width: 5.7rem;
}

.advantage-support__item .item-ttl {
  display: flex;
  align-items: center;
  min-height: 7.5rem;
  padding-left: 9.25rem;
  margin: 0 -0.5em 1.5rem 0;
  font-weight: 700;
  line-height: 1.4705882353;
  --spacing: 0.03em;
  font-size: 17px;
  font-size: 1.7rem;
}

.advantage-support__item .item-txt {
  line-height: 1.6363636364;
  color: #666;
  letter-spacing: 0;
  font-size: 11px;
  font-size: 1.1rem;
}

@keyframes bounce-text {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }

  45% {
    opacity: 1;
    transform: scale(0.8);
  }

  60% {
    opacity: 1;
    transform: scale(0.8);
  }

  85% {
    opacity: 1;
    transform: scale(1.1);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes bounce-balloon {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }

  30% {
    opacity: 1;
    transform: scale(0.8);
  }

  60% {
    opacity: 1;
    transform: scale(1.2);
  }

  80% {
    opacity: 1;
    transform: scale(0.9);
  }

  90% {
    opacity: 1;
    transform: scale(1.1);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@media screen and (min-width: 768px) {
  .advantage .c-mv__inner {
    padding-bottom: 15rem;
  }

  .advantage .c-mv__tagline {
    margin-top: 1.15rem;
    line-height: 1.5217391304;
    font-size: 46px;
    font-size: 4.6rem;
  }

  .advantage .c-mv__tagline small {
    line-height: 2;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .advantage .c-mv__img {
    top: 15.5rem;
    left: 0;
    width: 91.42875rem;
    height: 22.876rem;
  }

  .advantage-cont__top {
    padding: 8rem 0;
  }

  .advantage-cont__top .container {
    padding-bottom: 3.85rem;
  }

  .advantage-cont__top .container::after {
    left: calc(50% - 5.03rem);
    width: 10.6rem;
    height: 2px;
  }

  .advantage-cont__ttl {
    padding-top: 3rem;
    margin-bottom: 2.35rem;
    font-size: 38px;
    font-size: 3.8rem;
  }

  .advantage-cont__ttl::before {
    font-size: 24px;
    font-size: 2.4rem;
  }

  .advantage-cont__lead {
    max-width: 66rem;
    margin: 0 auto;
    line-height: 1.625;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .advantage-cost__bottom {
    padding: 0;
  }

  .advantage-cost__item {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    padding: 7.5rem 0;
  }

  .advantage-cost__item .item-img {
    margin-bottom: 0;
  }

  .advantage-cost__item .item-img.--graph01 {
    width: 60%;
    padding-top: 3.2545625rem;
  }

  .advantage-cost__item .item-img.--graph01 .parts02 {
    top: 3.2545625rem;
    right: 3.348625rem;
    width: 20.2038725rem;
    height: 15.734775rem;
  }

  .advantage-cost__item .item-img.--graph01 .parts03 {
    left: 7.14875rem;
    width: 12.8052925rem;
    height: 1.52306rem;
  }

  .advantage-cost__item .item-img.--graph01 .parts04 {
    right: 5.530875rem;
    width: 16.0350225rem;
    height: 1.52306rem;
  }

  .advantage-cost__item .item-img.--graph01 .parts05 {
    top: 10.535rem;
    left: 9.03rem;
    width: 9.14739rem;
    height: 1.485435rem;
  }

  .advantage-cost__item .item-img.--graph01 .parts06 {
    right: 10.535rem;
    bottom: 3.875375rem;
    width: 6.4414rem;
    height: 1.485435rem;
  }

  .advantage-cost__item .item-img.--graph01 .parts07 {
    top: 2.445625rem;
    right: -0.7525rem;
    width: 12.1905rem;
    height: 12.1905rem;
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.1));
  }

  .advantage-cost__item .item-img.--graph01.js-animate .parts02 {
    transform: scaleY(0.02);
  }

  .advantage-cost__item .item-img.--graph02 {
    width: 62%;
    height: 30.1rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts01 {
    margin-right: 0;
  }

  .advantage-cost__item .item-img.--graph02 .parts02 {
    top: 16.818375rem;
    left: 6.509125rem;
    width: 47.357835rem;
    height: 6.7725rem;
    transform: scaleX(1);
  }

  .advantage-cost__item .item-img.--graph02 .parts03 {
    top: 5.380375rem;
    left: 13.16875rem;
    width: 7.3872925rem;
    height: 2.647295rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts04 {
    top: 5.380375rem;
    left: 28.595rem;
    width: 3.2169375rem;
    height: 2.635255rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts05 {
    top: 5.380375rem;
    left: 34.615rem;
    width: 4.895765rem;
    height: 2.6360075rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts06 {
    top: 5.380375rem;
    left: 44.77375rem;
    width: 4.88523rem;
    height: 2.6375125rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts07 {
    top: 18.925375rem;
    left: 13.16875rem;
    width: 7.3872925rem;
    height: 2.647295rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts08 {
    top: 18.925375rem;
    left: 13.16875rem;
    width: 7.3872925rem;
    height: 2.647295rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts09 {
    top: 16.818375rem;
    left: 26.71375rem;
    width: 2.7692rem;
    height: 7.54607rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts10 {
    right: 6.509125rem;
    bottom: 0.07525rem;
    width: 12.04rem;
    height: 12.04rem;
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.1));
  }

  .advantage-cost__item .item-img.--graph02.js-animate .parts02 {
    transform: scaleX(0.45);
  }

  .advantage-cost__item .item-txtArea {
    width: 33.3333333333%;
  }

  .advantage-cost__item .item-ttl {
    margin: 0 -0.5em 2.85rem 0;
    line-height: 1.5789473684;
    text-align: left;
    font-size: 38px;
    font-size: 3.8rem;
  }

  .advantage-cost__item .item-txt {
    line-height: 1.625;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .advantage-cost__item .item-note {
    line-height: 1.625;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .advantage-result__bottom {
    padding-bottom: 10rem;
  }

  .advantage-result__bottom-inner {
    padding: 0 5rem;
  }

  .advantage-result__bottom-block {
    padding-bottom: 0;
    margin-bottom: 8rem;
    border-bottom: none;
  }

  .advantage-result__bottom-ttl {
    margin-bottom: 0.35rem;
    line-height: 2.25;
    font-size: 30px;
    font-size: 3rem;
  }

  .advantage-result__ornament-box {
    width: 82.4166666667%;
    margin: 5rem auto 6.5rem;
  }

  .advantage-result__ornament-ttl {
    margin-bottom: 3.5rem;
    font-size: 30px;
    font-size: 3rem;
  }

  .advantage-result__ornament-ttl small {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .advantage-result__ornament-img img {
    width: 100%;
  }

  .advantage-result__ornament-note {
    margin-top: 2.15rem;
    line-height: 1.5;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .advantage-result__logo {
    margin: 0;
  }

  .advantage-result__exp-list {
    display: flex;
    flex-wrap: wrap;
    gap: 5.85rem 1.8181818182%;
    justify-content: space-between;
    margin-top: 5rem;
  }

  .advantage-result__exp-item {
    width: 49.0909090909%;
    padding: 3.25rem 3.5rem 4rem;
    border-radius: 1rem;
  }

  .advantage-result__exp-item:not(:first-child) {
    margin-top: 0;
  }

  .advantage-result__exp-item::before {
    left: 3rem;
    font-size: 48px;
    font-size: 4.8rem;
  }

  .advantage-result__exp-item .item-ttl {
    margin-bottom: 3.5rem;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .advantage-result__exp-item .item-img img {
    max-width: 40.6rem;
  }

  .advantage-result__voice-list {
    margin-top: 5rem;
  }

  .advantage-result__voice-item {
    min-height: 20rem;
    padding: 4rem 4rem 5rem 24rem;
    border-radius: 1rem;
  }

  .advantage-result__voice-item:not(:last-child) {
    margin-bottom: 3rem;
  }

  .advantage-result__voice-item .item-ttl {
    text-align: center;
    font-size: 30px;
    font-size: 3rem;
  }

  .advantage-result__voice-item .item-item {
    padding-left: 2.6rem;
    line-height: 1.6666666667;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .advantage-result__voice-item .item-item::before {
    top: 0.9rem;
    width: 1.6rem;
    height: 1.6rem;
  }

  .advantage-result__voice-item .item-illust {
    position: absolute;
    top: calc(50% - 9rem);
    left: 3rem;
    width: 18rem;
    height: 18rem;
    margin: 0;
  }

  .advantage-support__top {
    padding: 13rem 0 20.5rem;
    background-image: url("/wp/assets/img/plan/pp/support_img01.jpg");
  }

  .advantage-support__bottom {
    padding-bottom: 6rem;
    margin-top: -13rem;
  }

  .advantage-support__bottom-inner {
    padding: 9.25rem 6rem 10.5rem;
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.1));
    border-radius: 1rem;
  }

  .advantage-support__bottom-block {
    margin-bottom: 8rem;
  }

  .advantage-support__bottom-heading {
    padding: 0 15rem;
  }

  .advantage-support__bottom-ttl {
    margin-bottom: 1.65rem;
    line-height: 1.6667;
    font-size: 30px;
    font-size: 3rem;
  }

  .advantage-support__bottom-lead {
    line-height: 1.625;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .advantage-support__bottom-illust01 {
    top: -6.75rem;
    left: 2.1rem;
    width: 12rem;
    height: 13.4rem;
  }

  .advantage-support__bottom-illust02 {
    top: -6.75rem;
    right: 3rem;
    width: 12rem;
    height: 13.4rem;
  }

  .advantage-support__flow-list {
    display: flex;
    justify-content: space-between;
    margin-top: 5rem;
  }

  .advantage-support__flow-item {
    width: 21.8181818182%;
    padding: 4rem 2rem 2.5rem;
    border-radius: 1rem;
    transform: translate3d(0, 1.5rem, 0) rotate(0.0001deg);
  }

  .advantage-support__flow-item:not(:last-child) {
    margin-bottom: 0;
  }

  .advantage-support__flow-item:not(:last-child)::after {
    top: calc(50% - 1rem);
    left: 97%;
    width: 3.5rem;
    height: 2rem;
    background-image: url("/wp/assets/img/advantage/icon_arw01.svg");
  }

  .advantage-support__flow-item::before {
    font-size: 38px;
    font-size: 3.8rem;
  }

  .advantage-support__flow-item .item-ttl {
    min-height: 2.706em;
    margin: 0 -0.5em 2.75rem;
    font-size: 21px;
    font-size: 2.1rem;
  }

  .advantage-support__flow-item .item-ttl br {
    display: inline;
  }

  .advantage-support__flow-item .item-txt {
    line-height: 1.5714285714;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .advantage-support__flow-item .item-balloon {
    top: 2rem;
    right: -4.2rem;
    width: 7rem;
    height: 7rem;
    border-width: 2px;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .advantage-support__flow-item .item-balloon::before {
    top: 100%;
    right: auto;
    left: calc(50% - 1px);
    width: 2px;
    height: 11.6rem;
  }

  .advantage-support__list {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin-top: 4rem;
  }

  .advantage-support__item {
    width: 21.8181818182%;
    transform: translate3d(0, 1.5rem, 0) rotate(0.0001deg);
  }

  .advantage-support__item:not(:first-child) {
    margin-top: 0;
  }

  .advantage-support__item .item-img {
    position: relative;
    width: 12rem;
    height: 12rem;
    margin: 0 auto 1.35rem;
  }

  .advantage-support__item .item-img img {
    width: 9rem;
  }

  .advantage-support__item .item-ttl {
    display: block;
    min-height: 3.3334em;
    padding-left: 0;
    margin: 0 -1em 1.35rem;
    line-height: 1.6666666667;
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .advantage-support__item .item-txt {
    line-height: 1.5714285714;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 1024px) {
  .advantage .c-mv__img {
    top: 13.5rem;
    width: 121.5rem;
    height: 30.4rem;
  }

  .sec-anchor__list {
    padding: 0 10rem;
  }

  .sec-anchor__item .item-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }

  .advantage-cost__item .item-img.--graph01 {
    padding-top: 4.325rem;
  }

  .advantage-cost__item .item-img.--graph01 .parts02 {
    top: 4.325rem;
    right: 4.45rem;
    width: 26.849rem;
    height: 20.91rem;
  }

  .advantage-cost__item .item-img.--graph01 .parts03 {
    left: 9.5rem;
    width: 17.017rem;
    height: 2.024rem;
  }

  .advantage-cost__item .item-img.--graph01 .parts04 {
    right: 7.35rem;
    width: 21.309rem;
    height: 2.024rem;
  }

  .advantage-cost__item .item-img.--graph01 .parts05 {
    top: 14rem;
    left: 12rem;
    width: 12.156rem;
    height: 1.974rem;
  }

  .advantage-cost__item .item-img.--graph01 .parts06 {
    right: 14rem;
    bottom: 5.15rem;
    width: 8.56rem;
    height: 1.974rem;
  }

  .advantage-cost__item .item-img.--graph01 .parts07 {
    top: 3.25rem;
    right: -1rem;
    width: 16.2rem;
    height: 16.2rem;
  }

  .advantage-cost__item .item-img.--graph02 {
    height: 40rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts02 {
    top: 22.35rem;
    left: 8.65rem;
    width: 62.934rem;
    height: 9rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts03 {
    top: 7.15rem;
    left: 17.5rem;
    width: 9.817rem;
    height: 3.518rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts04 {
    top: 7.15rem;
    left: 38rem;
    width: 4.275rem;
    height: 3.502rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts05 {
    top: 7.15rem;
    left: 46rem;
    width: 6.506rem;
    height: 3.503rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts06 {
    top: 7.15rem;
    left: 59.5rem;
    width: 6.492rem;
    height: 3.505rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts07 {
    top: 25.15rem;
    left: 17.5rem;
    width: 9.817rem;
    height: 3.518rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts08 {
    top: 32.9rem;
    left: 36.9rem;
    width: 6.506rem;
    height: 3.514rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts09 {
    top: 22.35rem;
    left: 35.5rem;
    width: 3.68rem;
    height: 10.028rem;
  }

  .advantage-cost__item .item-img.--graph02 .parts10 {
    right: 8.65rem;
    bottom: 0.1rem;
    width: 16rem;
    height: 16rem;
  }

  .advantage-result__ornament-ttl small {
    display: inline;
    margin-top: 0;
  }

  .advantage-support__bottom-heading {
    padding: 0 22rem;
  }

  .advantage-support__bottom-illust01 {
    left: 5.5rem;
  }

  .advantage-support__bottom-illust02 {
    right: 6.5rem;
  }

  .advantage-support__flow-item:not(:last-child)::after {
    left: 100%;
  }

  .advantage-support__flow-item .item-ttl {
    min-height: 1.353em;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .advantage-support__flow-item .item-ttl br {
    display: none;
  }

  .advantage-support__flow-item .item-balloon {
    top: -1.5rem;
    right: -4.5rem;
  }

  .advantage-support__flow-item .item-balloon::before {
    height: 10rem;
  }
}

.feature .c-mv__inner {
  padding-bottom: 19rem;
}

.feature .c-mv__img {
  position: relative;
  top: -1.5rem;
  left: -9rem;
  width: 43rem;
  height: 18.8367rem;
}

.feature .c-mv__tagline {
  margin: -0.75rem -0.5em 0;
  font-weight: 700;
  line-height: 1.4074074074;
  text-align: center;
  letter-spacing: 0;
  font-size: 27px;
  font-size: 2.7rem;
}

.feature .c-mv__tagline small {
  display: block;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
}

.sec-anchor {
  position: relative;
  z-index: 1;
  padding-top: 0.1rem;
  margin-top: -16.1rem;
}

.sec-anchor__list {
  padding: 0 1.75rem;
}

.sec-anchor__item {
  margin-bottom: 1rem;
}

.sec-anchor__item:last-child {
  margin-bottom: 0;
}

.sec-anchor__item>a {
  position: relative;
  display: block;
  min-height: 10rem;
  padding: 1.15rem 2rem 3.65rem;
  text-align: center;
  background: #fff;
  filter: drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.1));
  border-radius: 0.5rem;
  transform: translateZ(0);
}

.sec-anchor__item>a::after {
  position: absolute;
  right: 0;
  bottom: 1.5rem;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  margin: auto;
  content: "";
  border-bottom: 1px solid #222;
  border-left: 1px solid #222;
  transform: rotate(-45deg);
}

.sec-anchor__item .item-ttl {
  margin-bottom: 0.65rem;
  font-weight: 700;
  line-height: 1.5882352941;
  color: #cb1414;
  letter-spacing: 0;
  font-size: 17px;
  font-size: 1.7rem;
}

.sec-anchor__item .item-txt {
  margin: 0 -1em;
  line-height: 1.5;
  color: #666;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.feature-cont {
  position: relative;
  z-index: 0;
  padding: 3.5rem 0 0.5rem;
}

.feature-cont::before {
  position: absolute;
  top: 0;
  left: -25%;
  z-index: -1;
  width: 150%;
  height: 15rem;
  content: "";
  background: #ED5858;
  transform: rotate(32.5deg);
}

.feature-cont__inner {
  padding-bottom: 4rem;
  border-bottom: 1px solid #dadada;
}

.feature-cont__img {
  margin-bottom: 2rem;
}

.feature-cont__txt-area {
  padding: 2rem 2rem 2.25rem;
  background: #fff;
  filter: drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.1));
  border-radius: 0.5rem;
  transform: translateZ(0);
}

.feature-cont__ttl {
  margin-bottom: 1.15rem;
  font-weight: 700;
  line-height: 1.8;
  color: #cb1414;
  letter-spacing: 0;
  font-size: 15px;
  font-size: 1.5rem;
}

.feature-cont__copy {
  margin-bottom: 2rem;
  font-weight: 700;
  line-height: 1.3333333333;
  --spacing: 0.03em;
  font-size: 24px;
  font-size: 2.4rem;
}

.feature-cont__copy span {
  display: inline;
  padding-bottom: 0.1em;
  color: #cb1414;
  background-image: linear-gradient(#cb1414, #cb1414);
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 0 2px;
  background-size: 100% 2px;
  transition: background-size 0.5s ease;
}

.feature-cont__txt {
  margin-bottom: 1.25rem;
  line-height: 1.6666666667;
  color: #666;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.feature-cont__list {
  display: flex;
  flex-wrap: wrap;
  gap: 0 2rem;
}

.feature-cont__item {
  position: relative;
  padding-left: 2.5rem;
  font-weight: 700;
  color: #fd8236;
  letter-spacing: 0;
  font-size: 15px;
  font-size: 1.5rem;
}

.feature-cont__item::before {
  position: absolute;
  top: 0.35rem;
  left: 0;
  width: 1.7rem;
  height: 1.7rem;
  content: "";
  background-image: url("/wp/assets/img/feature/icon_check.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.feature-cont__bottom {
  position: relative;
  margin-top: 3.5rem;
}

.feature-cont__sub-ttl {
  position: absolute;
  top: 0;
  left: calc(50% - 6.75rem);
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 13.5rem;
  height: 3rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  letter-spacing: 0;
  background: #cb1414;
  transform: translateY(-50%);
  font-size: 15px;
  font-size: 1.5rem;
}

.feature-cont__point-list {
  padding: 3.75rem 2rem 4.75rem;
  background: #f7f7f7;
  border-top: 1px solid #cb1414;
  border-bottom: 1px solid #cb1414;
  transition-delay: 0.3s;
}

.feature-cont__point-list.js-animate .feature-cont__point-item {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.feature-cont__point-item {
  position: relative;
  opacity: 0;
  transition: opacity 1s ease, transform 0.5s ease;
  transform: translate3d(0, 1rem, 0) rotate(0.0001deg);
}

.feature-cont__point-item:nth-of-type(1) {
  transition-delay: 0.5s;
}

.feature-cont__point-item:nth-of-type(2) {
  transition-delay: 0.675s;
}

.feature-cont__point-item:nth-of-type(3) {
  transition-delay: 0.85s;
}

.feature-cont__point-item:nth-of-type(4) {
  transition-delay: 1.025s;
}

.feature-cont__point-item:not(:first-child) {
  margin-top: 4.5rem;
}

.feature-cont__point-item .item-heading {
  position: relative;
  display: flex;
  gap: 0 1.5rem;
  align-items: center;
  margin-bottom: 1rem;
}

.feature-cont__point-item .item-icon {
  flex: none;
  width: 7.5rem;
}

.feature-cont__point-item .item-ttl {
  font-weight: 700;
  line-height: 1.4705882353;
  color: #cb1414;
  letter-spacing: 0;
  font-size: 17px;
  font-size: 1.7rem;
}

.feature-cont__point-item .item-txt {
  line-height: 1.6666666667;
  color: #666;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

#avatar.feature-cont::before {
  top: 11.85%;
}

#avatar.feature-cont .feature-cont__img {
  position: relative;
  left: -0.5rem;
  margin: 0 -2rem 2rem;
}

#audio.feature-cont::before {
  top: 12.5%;
  transform: rotate(-34.5deg);
}

#audio.feature-cont .feature-cont__img {
  margin: 0 -2rem;
}

#audio.feature-cont .feature-cont__txt-area {
  margin-top: -5.5rem;
}

#interactive.feature-cont {
  padding-bottom: 5rem;
}

#interactive.feature-cont::before {
  top: 13.5%;
}

#interactive.feature-cont .feature-cont__inner {
  padding-bottom: 0;
  border-bottom: none;
}

#interactive.feature-cont .feature-cont__img {
  width: 96%;
  margin: 0 auto 2rem;
}

.feature-cont2 {
  position: relative;
  z-index: 0;
  padding: 5rem 0;
  background: #f7f7f7;
}

.feature-cont2::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 29rem;
  content: "";
  background: #cb1414;
}

.feature-cont2__ttl {
  margin-bottom: 1.5rem;
  font-weight: 700;
  line-height: 1.3333333333;
  color: #fff;
  text-align: center;
  --spacing: 0.03em;
  font-size: 24px;
  font-size: 2.4rem;
}

.feature-cont2__lead {
  margin-bottom: 4rem;
  line-height: 1.6666666667;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.feature-cont2__list-wrap {
  position: relative;
  height: 122rem;
  overflow: hidden;
  transition: 1s;
}

.feature-cont2__list-wrap.open::after {
  z-index: -1;
  opacity: 0;
}

.feature-cont2__list-wrap::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  display: block;
  width: 100%;
  height: 10rem;
  content: "";
  background: linear-gradient(0deg, rgb(247, 247, 247) 5%, rgba(247, 247, 247, 0) 100%);
  transition: 1s;
}

.feature-cont2__button {
  position: absolute;
  bottom: 2.5rem;
  left: 50%;
  z-index: 6;
  justify-content: center;
  transform: translateX(-50%);
}

.feature-cont2__button span {
  position: relative;
  padding-right: 2.3rem;
}

.feature-cont2__button span::after {
  position: absolute;
  top: 0.8rem;
  right: 0;
  width: 0;
  height: 0;
  content: "";
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 0.8rem 0.6rem 0;
}

.feature-cont2__list {
  padding: 0 2.5rem;
}

.feature-cont2__item {
  margin-bottom: 2rem;
}

.feature-cont2__item:last-child {
  margin-bottom: 0;
}

.feature-cont2__item .item-inner {
  display: block;
  height: 100%;
  overflow: hidden;
  background: #fff;
  filter: drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.1));
  border-radius: 0.5rem;
  transform: translateZ(0);
}

.feature-cont2__item .item-img {
  text-align: center;
}

.feature-cont2__item .item-txt-area {
  padding: 0 2.5rem 2rem;
}

.feature-cont2__item .item-ttl {
  margin-bottom: 1.25rem;
  font-weight: 700;
  line-height: 1.4705882353;
  text-align: center;
  letter-spacing: 0;
  font-size: 17px;
  font-size: 1.7rem;
}

.feature-cont2__item .item-txt {
  line-height: 1.6666666667;
  color: #666;
  text-align: center;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.feature-cont3 {
  position: relative;
  z-index: 1;
  padding: 5rem 0 7.5rem;
}

.feature-cont3__ttl {
  margin-bottom: 1.5rem;
  font-weight: 700;
  line-height: 1.3333333333;
  text-align: center;
  --spacing: 0.03em;
  font-size: 24px;
  font-size: 2.4rem;
}

.feature-cont3__lead {
  margin-bottom: 4rem;
  line-height: 1.6666666667;
  text-align: center;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.feature-cont3__inner {
  position: relative;
  padding: 0.4rem;
  overflow: hidden;
  background: #E5E5E5;
  filter: drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.1));
  border-radius: 1rem;
  transform: translateZ(0);
}

.feature-cont3__iframe {
  position: relative;
  padding: 1.5rem;
  background: #E5E5E5;
  border: 1px solid #666;
  border-radius: 0.8rem;
}

@media (hover: hover) and (pointer: fine) and (min-width: 768px) {

  .sec-anchor__item>a:hover {
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.3));
  }

  .sec-anchor__item>a:hover::after {
    bottom: 1.75rem;
  }
}

@media screen and (min-width: 768px) {
  .feature .c-mv__inner {
    padding-bottom: 13.808375rem;
  }

  .feature .c-mv__img {
    position: absolute;
    top: 17rem;
    right: 0;
    left: auto;
    width: 66.822rem;
    height: 29.27225rem;
  }

  .feature .c-mv__tagline {
    margin: 3.649625rem 0 0 4rem;
    line-height: 1.5217391304;
    text-align: left;
    font-size: 46px;
    font-size: 4.6rem;
  }

  .feature .c-mv__tagline small {
    line-height: 2;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .sec-anchor {
    margin-top: -9.1rem;
  }

  .sec-anchor__list {
    display: flex;
    gap: 0 2rem;
    padding: 0 6rem;
  }

  .sec-anchor__item {
    flex: 1;
    margin-bottom: 0;
  }

  .sec-anchor__item>a {
    height: 100%;
    min-height: 18rem;
    padding: 2rem 3rem 5rem;
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.1));
    border-radius: 1rem;
  }

  .sec-anchor__item>a::after {
    bottom: 2.75rem;
    width: 1.2rem;
    height: 1.2rem;
    transition: bottom 0.4s ease;
  }

  .sec-anchor__item .item-ttl {
    margin: 0 -1em 0.35rem;
    line-height: 2.25;
    font-size: 20.5px;
    font-size: 2.05rem;
  }

  .sec-anchor__item .item-txt {
    line-height: 1.5714285714;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .feature-cont {
    padding: 5rem 0 7rem;
  }

  .feature-cont::before {
    height: 20rem;
    transform: rotate(11.5deg);
  }

  .feature-cont__inner {
    padding-bottom: 8rem;
  }

  .feature-cont__top {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
  }

  .feature-cont__img {
    width: 50%;
    margin-bottom: 0;
  }

  .feature-cont__txt-area {
    width: 43.3333333333%;
    padding: 3.85rem 4rem 3rem;
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.1));
    border-radius: 1rem;
  }

  .feature-cont__ttl {
    margin-bottom: 0.35rem;
    line-height: 2.25;
    font-size: 20px;
    font-size: 2rem;
  }

  .feature-cont__ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }

  .feature-cont__copy {
    margin-right: -0.5em;
    margin-bottom: 2.5rem;
    line-height: 1.5789473684;
    font-size: 31px;
    font-size: 3.1rem;
  }

  .feature-cont__copy span {
    background-size: 0 4px;
    background-size: 100% 4px;
  }

  .feature-cont__txt {
    margin-bottom: 1rem;
    line-height: 1.625;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .feature-cont__list {
    gap: 0 3rem;
  }

  .feature-cont__item {
    padding-left: 3rem;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .feature-cont__item::before {
    top: 0.45rem;
    width: 2.1rem;
    height: 2.1rem;
  }

  .feature-cont__bottom {
    margin-top: 7.5rem;
  }

  .feature-cont__sub-ttl {
    left: calc(50% - 8.5rem);
    width: 17rem;
    height: 3.4rem;
    line-height: 1.6666666667;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .feature-cont__point-list {
    display: flex;
    gap: 0 2.5rem;
    padding: 4rem 3rem;
    border-width: 2px;
  }

  .feature-cont__point-item {
    flex: 1;
    transform: translate3d(0, 1.5rem, 0) rotate(0.0001deg);
  }

  .feature-cont__point-item:not(:first-child) {
    margin-top: 0;
  }

  .feature-cont__point-item .item-heading {
    margin-bottom: 1.5rem;
  }

  .feature-cont__point-item .item-ttl {
    line-height: 1.6666666667;
  }

  .feature-cont__point-item .item-txt {
    line-height: 1.5714285714;
    font-size: 14px;
    font-size: 1.4rem;
  }

  #avatar.feature-cont {
    padding-top: 13rem;
  }

  #avatar.feature-cont::before {
    top: 18.5%;
  }

  #avatar.feature-cont .feature-cont__img {
    top: 2rem;
    left: auto;
    width: 62.25%;
    margin: 0 -3.5% 0 -2.9166666667%;
  }

  #audio.feature-cont::before {
    top: 16.5%;
    transform: rotate(-18.5deg);
  }

  #audio.feature-cont .feature-cont__top {
    flex-direction: row;
    margin-top: -4rem;
  }

  #audio.feature-cont .feature-cont__img {
    width: 70%;
    margin: 0 -13.3333333333% 0 0;
  }

  #audio.feature-cont .feature-cont__txt-area {
    margin-top: 0;
  }

  #interactive.feature-cont {
    padding-bottom: 13rem;
  }

  #interactive.feature-cont::before {
    top: 5%;
  }

  #interactive.feature-cont .feature-cont__img {
    width: 50.0833333333%;
    margin: 0 2.0833333333% 0 0;
  }

  .feature-cont2 {
    padding: 5.15rem 0 12rem;
  }

  .feature-cont2::before {
    height: 30rem;
  }

  .feature-cont2__ttl {
    margin-bottom: 1.35rem;
    line-height: 1.5789473684;
    font-size: 38px;
    font-size: 3.8rem;
  }

  .feature-cont2__lead {
    margin-bottom: 5rem;
    line-height: 1.625;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .feature-cont2__list-wrap {
    height: auto;
  }

  .feature-cont2__list-wrap::after {
    display: none;
  }

  .feature-cont2__button {
    display: none;
  }

  .feature-cont2__button span::after {
    display: none;
  }

  .feature-cont2__list {
    display: flex;
    flex-wrap: wrap;
    gap: 4rem 5%;
    padding: 0;
  }

  .feature-cont2__item {
    width: 30%;
    margin-bottom: 0;
  }

  .feature-cont2__item .item-inner {
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.1));
    border-radius: 1rem;
  }

  .feature-cont2__item .item-txt-area {
    padding: 0.15rem 3.5rem 3rem;
  }

  .feature-cont2__item .item-ttl {
    margin-bottom: 1.85rem;
    line-height: 1.0833333333;
    font-size: 20px;
    font-size: 2rem;
  }

  .feature-cont2__item .item-txt {
    line-height: 1.5714285714;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .feature-cont3 {
    padding: 10.5rem 0 12rem;
  }

  .feature-cont3__ttl {
    margin-bottom: 1.35rem;
    line-height: 1.5789473684;
    font-size: 38px;
    font-size: 3.8rem;
  }

  .feature-cont3__lead {
    margin-bottom: 5.95rem;
    line-height: 1.625;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .feature-cont3__inner {
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.1));
    border-radius: 2.4rem;
  }

  .feature-cont3__iframe {
    padding: 2rem;
    border-width: 2px;
    border-radius: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  .feature .c-mv__inner {
    padding-bottom: 18.35rem;
  }

  .feature .c-mv__img {
    top: 13.5rem;
    width: 88.8rem;
    height: 38.9rem;
  }

  .feature .c-mv__tagline {
    margin: 4.85rem 0 0 4rem;
  }

  .sec-anchor__list {
    padding: 0 10rem;
  }

  .sec-anchor__item .item-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }

  .feature-cont__txt-area {
    padding: 3.85rem 6rem 3rem;
  }

  .feature-cont__copy {
    margin-right: 0;
    font-size: 38px;
    font-size: 3.8rem;
  }

  .feature-cont__point-list {
    gap: 0 4.5rem;
    padding: 5rem 4rem;
  }

  .feature-cont__point-item .item-heading {
    gap: 0 2rem;
  }

  .feature-cont__point-item .item-icon {
    width: 10rem;
  }

  .feature-cont__point-item .item-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .feature-cont2__list {
    gap: 4rem 5%;
  }

  .feature-cont2__item .item-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

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


  .feature-cont2__item .item-img img {
    width: 80%;
  }
}

.feature-cont__point-item .item-txt {
  margin-bottom: 2rem;
}

.tts_text {
  text-align: center;
  font-size: 14px;
}

.tts_area {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.pop_l {
  float: left;
  width: 80%;
}

.pop_r {
  float: left;
  width: 20%;
}

.demo_pop_left {
  //    position: absolute;
  width: 16.5vw;
  //    top: 280px;
  //    left: -3vw;
}

.demo_pop_right {
  float: left;
  //    position: absolute;
  width: 15vw;
  //    top: 290px;
  //    right: -2vw;
}

.demo__frame {
  margin: 0 auto;
}

.demo__frame--md {
  display: none;
}

.demo__frame--sm {
  display: none;
}

.demo__frame--xs {
  display: none;
}

@media screen and (max-width: 980px) and (min-width: 736px) {
  .demo__frame {
    display: none;
  }

  .demo__frame--md {
    display: unset;
    margin: 0 auto;
  }

  .demo__frame--sm {
    display: none;
  }

  .demo__frame--xs {
    display: none;
  }

  .demo_pop_left {
    //        position: absolute;
    width: 23vw;
    top: 290px;
    left: 30px;
  }

  .demo_pop_right {
    //        position: absolute;
    width: 23vw;
    top: 290px;
    right: 30px;
  }
}

@media screen and (max-width: 736px) {
  .demo__frame {
    display: none;
  }

  .demo__frame--md {
    display: none;
  }

  .demo__frame--sm {
    display: unset;
    margin: 0 auto;
  }

  .demo__frame--xs {
    display: none;
  }

  .demo_pop_left {
    width: 30vw;
    top: 210px;
    left: 30px;
  }

  .demo_pop_right {
    //        position: absolute;
    width: 30vw;
    top: 210px;
    right: 10px;
  }
}

@media screen and (max-width: 475px) {
  .demo__frame {
    display: none;
  }

  .demo__frame--md {
    display: none;
  }

  .demo__frame--sm {
    display: none;
  }

  .demo__frame--xs {
    display: unset;
    margin: 0 auto;
  }

  .demo_pop_left {
    width: 30vw;
    top: 230px;
    left: 30px;
  }

  .demo_pop_right {
    //        position: absolute;
    width: 30vw;
    top: 230px;
    right: 10px;
  }

  .pop_l {
    float: left;
    width: 60%;
  }

  .pop_r {
    float: left;
    width: 40%;
  }
}

.banner {
  display: none;
  position: fixed;
  margin: 15px 20px;
  z-index: 99998;
  bottom: 0;
  right: 0;
}

.banner a {
  text-decoration: none;
}

.banner-icon {
  color: #f8f8f8;
  font-size: 40px;
}

.banner-back {
  width: 300px;
  background-color: #fff;
  border-radius: 25px;
}

.banner-top {
  padding: 20px;
  border-radius: 25px 25px 0px 0px;
  background: -moz-radial-gradient(#0AB0C7, #006EB0 70%);
  background: -webkit-radial-gradient(#0AB0C7, #006EB0 70%);
  background: radial-gradient(#0AB0C7, #006EB0 70%);
}

.banner-copy {
  font-size: 18px;
  position: relative;
}

.banner-copy::after {
  font-family: 'Font Awesome 6 Free';
  font-size: 20px;
  content: '\f054';
  color: #006EB0;
  position: absolute;
  margin-top: 11px;
  top: 0;
  right: 18px;
}

.banner-bottom {
  padding: 25px 0px 30px 0px;
  line-height: 1.6;
}

.banner-body {
  width: 300px;
  background: #f8f8f8;
  color: #000000;
  font-weight: bold;
  text-align: center;
  border-radius: 25px;
  -webkit-box-shadow: 0 0 7px rgb(0 0 0 / 40%);
  box-shadow: 0 0 7px rgb(0 0 0 / 40%);
}

.banner-body:hover {
  transition: opacity 0.3s ease;
  opacity: 0.7;
}

.banner-close {
  font-weight: bold;
  position: absolute;
  top: -2px;
  right: -10px;
  z-index: 99999;
  padding: 4px 8px;
  border: none;
  background-color: #f8f8f8;
  border-radius: 25px;
  cursor: pointer;
  -webkit-box-shadow: 0 0 7px rgb(0 0 0 / 40%);
  box-shadow: 0 0 7px rgb(0 0 0 / 40%);
}

@media screen and (max-width: 750px) {
  .banner {
    width: 100%;
    margin: 0px;
  }

  .banner-icon {
    font-size: 28px;
  }

  .banner-body {
    width: 100%;
    border-radius: 0px;
  }

  .banner-back {
    width: 100%;
    margin: 0px;
    border-radius: 0px;
  }

  .banner-top {
    padding: 5px;
    border-radius: 0px;
    background: -moz-linear-gradient(#006EB0 50%, #0AB0C7);
    background: -webkit-linear-gradient(#006EB0 50%, #0AB0C7);
    background: linear-gradient(#006EB0 50%, #0AB0C7);
  }

  .banner-bottom {
    padding: 10px 10px 18px 10px;
  }

  .banner-copy {
    font-size: 15px;
  }

  .banner-copy::after {
    font-size: 12px;
    margin-top: 1.4px;
    margin-left: 12px;
    top: initial;
    right: initial;
  }

  .banner-close {
    top: -10px;
    right: 2px;
  }

  .banner-copy-br {
    display: none;
  }
}

/* オーディオここまで */
/* ブログここから */
@keyframes splash {
  0% {
    transform: translateY(100%);
  }

  50% {
    transform: translateY(0);
  }

  50.001% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-100%);
  }
}

.document-cont {
  position: relative;
  padding: 5rem 0 7.5rem;
}

.document-cont__list {
  position: relative;
}

.document-cont__item:not(:first-child) {
  padding-top: 5rem;
  margin-top: 5rem;
  border-top: 1px solid #dadada;
}

.document-cont__item .img {
  position: relative;
  margin-bottom: 3.5rem;
  filter: drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.1));
  transform: translateZ(0);
}

.document-cont__item .img::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: 1px solid rgba(153, 153, 153, 0.5);
}

.document-cont__item .img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 25/14;
  -o-object-fit: cover;
  object-fit: cover;
}

.document-cont__item .ttl {
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.4705882353;
  font-size: 17px;
  font-size: 1.7rem;
}

.document-cont__item .txt {
  line-height: 1.6666666667;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.document-cont__item .btn-box {
  margin-top: 3.5rem;
  text-align: center;
}

@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .document-cont {
    padding: 8rem 0 15rem;
  }

  .document-cont__list {
    padding: 0 5rem;
  }

  .document-cont__item {
    display: flex;
    justify-content: space-between;
  }

  .document-cont__item:not(:first-child) {
    padding-top: 8rem;
    margin-top: 8rem;
  }

  .document-cont__item .img {
    width: 45.4545454545%;
    margin-bottom: 0;
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.1));
  }

  .document-cont__item .txt-area {
    width: 45.4545454545%;
  }

  .document-cont__item .ttl {
    line-height: 1.6666666667;
    font-size: 30px;
    font-size: 3rem;
  }

  .document-cont__item .txt {
    line-height: 1.625;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .document-cont__item .btn-box {
    margin-top: 3.5rem;
    text-align: left;
  }
}

/* よくある質問ここから */
/* Reset box-model
   ========================================================================== */

.scene .c-mv__inner {
  padding-bottom: 24rem;
}

.scene .c-mv__tagline {
  margin: 6.65rem -0.5em 0;
  font-weight: 700;
  line-height: 1.2962962963;
  text-align: center;
  letter-spacing: 0;
  font-size: 27px;
  font-size: 2.7rem;
}

.scene .c-mv__tagline small {
  display: block;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
}

.scene .c-mv__img {
  position: absolute;
  top: 28.5%;
  left: -0.9rem;
  width: 37.375rem;
  height: 22.075rem;
}

.sec-anchor {
  position: relative;
  z-index: 2;
  padding-top: 0.1rem;
  margin-top: -18.8rem;
}

.sec-anchor::after {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 50.01%;
  content: "";
  background-color: #f7f7f7;
}

.sec-anchor__list {
  padding: 0 1.75rem;
}

.sec-anchor__item {
  margin-bottom: 1rem;
}

.sec-anchor__item:last-child {
  margin-bottom: 0;
}

.sec-anchor__item>a {
  position: relative;
  display: block;
  min-height: 11.8rem;
  padding: 1.15rem 2rem 3.65rem;
  text-align: center;
  background: #fff;
  filter: drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.1));
  border-radius: 0.5rem;
  transform: translateZ(0);
}

.sec-anchor__item>a::after {
  position: absolute;
  right: 0;
  bottom: 1.5rem;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  margin: auto;
  content: "";
  border-bottom: 1px solid #222;
  border-left: 1px solid #222;
  transform: rotate(-45deg);
}

.sec-anchor__item .item-ttl {
  margin-bottom: 0.65rem;
  font-weight: 700;
  line-height: 1.5882352941;
  color: #cb1414;
  letter-spacing: 0;
  font-size: 17px;
  font-size: 1.7rem;
}

.sec-anchor__item .item-txt {
  margin: 0 -1em;
  line-height: 1.5;
  color: #666;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.scene-cont {
  position: relative;
  z-index: 1;
  padding-bottom: 4rem;
  background-color: #f7f7f7;
}

.scene-cont__inner {
  padding: 8rem 0.75rem 5.5rem;
  overflow: hidden;
  background: #fff;
  filter: drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.1));
  border-radius: 0.5rem;
  transform: translateZ(0);
}

.scene-cont__ttl {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 8rem;
  font-weight: 700;
  line-height: 1.35;
  color: #fff;
  text-align: center;
  background: #cb1414;
  --spacing: 0.03em;
  font-size: 23px;
  font-size: 2.3rem;
}

.scene-cont__top {
  position: relative;
}

.scene-cont__sub-ttl {
  margin-bottom: 1.6rem;
  font-weight: 700;
  line-height: 1.3333333333;
  text-align: center;
  --spacing: 0.03em;
  font-size: 24px;
  font-size: 2.4rem;
}

.scene-cont__txt {
  position: relative;
  margin-bottom: 6rem;
  line-height: 1.6666666667;
  text-align: center;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.scene-cont__txt::after {
  position: absolute;
  bottom: -3.2rem;
  left: calc(50% - 3.25rem);
  width: 7.5rem;
  height: 1px;
  content: "";
  background: #cb1414;
}

.scene-cont__bottom {
  position: relative;
  padding: 2.6rem 0.5rem 2.75rem;
  background: #f7f7f7;
  border-radius: 0.5rem;
}

.scene-cont__bottom-ttl {
  margin-bottom: 2.5rem;
  font-weight: 700;
  line-height: 1.5333333333;
  text-align: center;
  --spacing: 0.03em;
  font-size: 15px;
  font-size: 1.5rem;
}

.scene-cont__slider-list {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem 0.8rem;
  justify-content: center;
}

.scene-cont__slider-item {
  width: calc(50% - 0.4rem);
}

.scene-cont__slider-item .item-txt {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 7.5rem;
  padding: 0.5rem 0.15rem;
  margin: 0;
  font-weight: 700;
  line-height: 1.5555555556;
  color: #cb1414;
  text-align: center;
  letter-spacing: 0;
  background: #fff;
  filter: drop-shadow(0 0.3rem 0.3rem rgba(0, 0, 0, 0.3));
  border-radius: 1rem;
  transform: translateZ(0);
  font-size: 13.5px;
  font-size: 1.35rem;
}

.scene-cont__slider-item .item-txt::after {
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  width: 1.3rem;
  height: 1.2rem;
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  content: "";
  background: #fff;
  transform: translateX(-50%);
}

.scene-cont__slider-item .item-img {
  width: 89.4039735099%;
  margin: -1.5rem auto 0;
  border: 0.8rem solid #dadada;
  border-radius: 50%;
}

.scene-cont__btn-box {
  margin-top: 3.35rem;
  text-align: center;
}

.scene-cont__btn-box .c-btn {
  width: 27rem;
}

.scene-cont__btn-lead {
  position: relative;
  margin-bottom: 3.5rem;
  font-weight: 700;
  line-height: 1.5333333333;
  color: #cb1414;
  text-align: center;
  --spacing: 0.03em;
  font-size: 15px;
  font-size: 1.5rem;
}

.scene-cont__btn-lead::after {
  position: absolute;
  bottom: -1.75rem;
  left: 50%;
  width: 1.3rem;
  height: 1.3rem;
  content: "";
  border-right: 1px solid #cb1414;
  border-bottom: 1px solid #cb1414;
  transform: rotate(45deg);
  transform-origin: top;
}

#e-learning.scene-cont {
  padding-top: 3rem;
}

#e-learning .scene-cont__img {
  width: 22rem;
  margin: 0.75rem auto 1rem;
}

#manual .scene-cont__img {
  width: 22rem;
  margin: 0.75rem auto 1rem;
}

#support.scene-cont {
  padding-bottom: 2.5rem;
}

#support .scene-cont__img {
  width: 22rem;
  margin: 0.75rem auto 1rem;
}

@media (hover: hover) and (pointer: fine) and (min-width: 768px) {

  .sec-anchor__item>a:hover {
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.3));
  }

  .sec-anchor__item>a:hover::after {
    bottom: 1.75rem;
  }
}

@media screen and (min-width: 768px) {
  .scene .c-mv__inner {
    padding-bottom: 15rem;
  }

  .scene .c-mv__tagline {
    margin-top: 1.15rem;
    line-height: 1.5217391304;
    font-size: 46px;
    font-size: 4.6rem;
  }

  .scene .c-mv__tagline small {
    line-height: 2;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .scene .c-mv__img {
    top: 15.5rem;
    left: 0;
    width: 91.42875rem;
    height: 22.876rem;
  }

  .sec-anchor {
    margin-top: -9.1rem;
  }

  .sec-anchor__list {
    display: flex;
    gap: 0 2rem;
    padding: 0 6rem;
  }

  .sec-anchor__item {
    flex: 1;
    margin-bottom: 0;
  }

  .sec-anchor__item>a {
    height: 100%;
    min-height: 18rem;
    padding: 2rem 3rem 5rem;
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.1));
    border-radius: 1rem;
  }

  .sec-anchor__item>a::after {
    bottom: 2.75rem;
    width: 1.2rem;
    height: 1.2rem;
    transition: bottom 0.4s ease;
  }

  .sec-anchor__item .item-ttl {
    margin: 0 -1em 0.35rem;
    line-height: 2.25;
    font-size: 20.5px;
    font-size: 2.05rem;
  }

  .sec-anchor__item .item-txt {
    line-height: 1.5714285714;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .scene-cont {
    padding-bottom: 6rem;
  }

  .scene-cont__inner {
    padding: 12rem 5rem 10rem;
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.1));
    border-radius: 1rem;
  }

  .scene-cont__ttl {
    height: 12rem;
    font-size: 46px;
    font-size: 4.6rem;
  }

  .scene-cont__sub-ttl {
    margin-bottom: 4rem;
    line-height: 1.5789473684;
    font-size: 38px;
    font-size: 3.8rem;
  }

  .scene-cont__txt {
    max-width: 66rem;
    margin: 0 auto 7.5rem;
    line-height: 1.625;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .scene-cont__txt::after {
    bottom: -3.7rem;
    left: calc(50% - 5.03rem);
    width: 10.6rem;
    height: 2px;
  }

  .scene-cont__bottom {
    padding: 3rem 4rem 4rem;
    border-radius: 1rem;
  }

  .scene-cont__bottom-ttl {
    margin-bottom: 3.5rem;
    line-height: 1.5;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .scene-cont__slider-list {
    gap: 0 2.5rem;
  }

  .scene-cont__slider-item {
    width: 30.428769018%;
  }

  .scene-cont__slider-item .item-txt {
    height: 10rem;
    margin: 0;
    line-height: 1.6666666667;
    filter: drop-shadow(0 0.6rem 0.6rem rgba(0, 0, 0, 0.3));
    border-radius: 1rem;
    font-size: 15.75px;
    font-size: 1.575rem;
  }

  .scene-cont__slider-item .item-txt::after {
    width: 1.5rem;
    height: 1.4rem;
  }

  .scene-cont__slider-item .item-img {
    width: 69.2307692308%;
    margin: -2rem auto 0;
    border-width: 1.1rem;
  }

  .scene-cont__btn-box {
    margin-top: 5rem;
  }

  .scene-cont__btn-box .c-btn {
    width: 36rem;
  }

  .scene-cont__btn-lead {
    margin-bottom: 5.25rem;
    line-height: 1.5;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .scene-cont__btn-lead::after {
    bottom: -2.85rem;
    width: 1.8rem;
    height: 1.8rem;
    border-right-width: 0.3rem;
    border-bottom-width: 0.3rem;
  }

  #e-learning.scene-cont {
    padding-top: 6rem;
  }

  #e-learning .scene-cont__img {
    width: 32.124rem;
    margin: 1.75rem auto 2.5rem;
  }

  #manual .scene-cont__img {
    width: 32.124rem;
    margin: 1.75rem auto 2.5rem;
  }

  #support.scene-cont {
    padding-bottom: 6rem;
  }

  #support .scene-cont__img {
    width: 32.124rem;
    margin: 1.75rem auto 2.5rem;
  }
}

@media screen and (min-width: 1024px) {
  .scene .c-mv__img {
    top: 13.5rem;
    width: 121.5rem;
    height: 30.4rem;
  }

  .sec-anchor__list {
    padding: 0 10rem;
  }

  .sec-anchor__item .item-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }

  .scene-cont__slider-list {
    gap: 0 5rem;
  }

  .scene-cont__slider-item {
    width: 25.4901960784%;
  }

  .scene-cont__slider-item .item-txt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

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


  .scene-cont__slider-item:first-child {
    margin: 0 2.5rem;
  }
}



/******************* その他ーiis和泉追加記述 *******************/

.iis__btn {
  background-color: #cb1414 !important;
  color: #fff !important;
}

.iis__red {
  color: #cb1414 !important;
}

.iis__heroimage {
  background-image: url("/wp/assets/img/plan/iis/iis__support_heroimage_PC.jpg") !important;
}

.iis__heroimage::before {
  background: rgba(68, 68, 68, 0.0) !important;
}

.iis__heroimage::after {
  display: none !important;
}

.iis_bottom_image .container::after {
  display: none !important;
}

.iis__ttl {
  text-align: left !important;
  color: #cb1414 !important;
}

.iis__ttl::before {
  display: none !important;
}

.iis__lead {
  text-align: left !important;
  margin: 0 0 auto;
  color: #222 !important;
  font-weight: bold !important;
}

.iis__cta {
  padding: 3rem 0 4.5rem;
}

.iis__support {
  background: none !important;
}

.iis__place {
  font-size: 3.8rem !important;
  color: #cb1414 !important;
}

.iis__item-txt {
  text-align: left !important;
}

.iis__item-txt2 {
  font-size: 2.4rem !important;
  font-weight: bold;
  margin-bottom: 20px !important;
}

.iis__item-ttl2 {
  padding: 5px 20px;
  margin-right: 10px;
  background: #F2C681;
  font-size: 1.4rem !important;
  color: #fff;
  font-weight: bold;
  border-radius: 30px;
  margin-bottom: 10px;
  display: inline-block;
}

.iis__item-ttl3 {
  padding: 5px 20px;
  margin-right: 10px;
  background: #81B1F2;
  font-size: 1.4rem !important;
  color: #fff;
  font-weight: bold;
  border-radius: 30px;
  margin-bottom: 10px;
  display: inline-block;
}

.iis__bottom-inner {
  background-color: #FFD6D6 !important;
  padding: 0 !important;
}

.iis__bottom-mtg::before {
  content: "05";
}

.iis__bottom-mtg2::before {
  content: "06";
}

.iis__bottom-mtg3::before {
  content: "07";
}

.iis__bottom-mtg4::before {
  content: "08";
}

.iis__flow-item {
  margin-bottom: 0 !important;
}

.iis__flow-item2 {
  margin-bottom: 0 !important;
}



.iis-bottom-cta {
  padding: 0 !important;
}

.iis__cta-btn-box {
  display: flex !important;
  justify-content: center !important;
}

.iis-support__flow-list .item-ttl br {
  display: block !important;
}

.iis__flow-item::after {
  display: none !important;
}

.iis__flow-item2::after {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .iis__heroimage {
    background-image: url("/wp/assets/img/plan/iis/iis__support_heroimage_SP.jpg") !important;
  }

  .iis__heroimage::before {
    background: rgba(68, 68, 68, 0.6) !important;
  }

  .iis__lead {
    color: #fff !important;
    text-align: center !important;
  }

  .iis__ttl {
    color: #fff !important;
    text-align: center !important;
  }

  .iis__item-ttl2 {
    font-size: 1rem !important;
  }

  .iis__item-ttl3 {
    font-size: 1rem !important;
  }

  .lazy {
    width: 100% !important;
  }

  .iis__item-txt2 {
    font-size: 1.8rem !important;
  }

  .iis__heading {
    transform: translateY(-15%) !important;
  }

  .iis__point__list {
    margin-top: 80px !important;
  }

  .iis__cta-btn-box {
    display: block !important;
  }

  .iis__flow-item {
    margin-bottom: 5rem !important;
  }

  .iis__flow-item::after {
    display: block !important;
  }

  .iis__flow-item2::after {
    display: none !important;
  }
}

/******************* その他ーpp和泉追加記述 *******************/

.img__pc {
  display: block !important;
}

.img__sp {
  display: none !important;
}

.pp__heroimage .container::after {
  display: none !important;
}

.pp_bottom_image .container::after {
  display: none !important;
}

.pp__heroimage {
  background-image: url("/wp/assets/img/plan/pp/pp__support_heroimage_PC.jpg") !important;
}

.pp__heroimage::before {
  background: rgba(68, 68, 68, 0.0) !important;
}

.pp-cont {
  background-color: #fff !important;
  padding-top: 0rem !important;
}

.pp-scene-cont__bottom {
  padding: 0 !important;
  background-color: #fff !important;
}

.pp-plan-point__inner02::before {
  background-color: #fff !important;
}

.pp-plan-point__inner02 .pp__heading {
  transform: translateY(0%) !important;
}

.pp-item-heading h4 {
  font-size: 1.6rem !important;
}

.pp-feature-cont::before {
  display: none !important;
}

.pp-feature-cont__inner {
  border-bottom: none !important;
  padding-bottom: 0rem !important;
}

.pp-feature-cont__inner h3 {
  width: auto !important;
}

.pp-feature-cont__point-list {
  padding: 5rem 20rem !important;
}

.pp-feature-cont-img {
  padding: 8rem 0 7rem;
}



.pp-feature-cont__sub-ttl {
  display: flex !important;
  justify-content: center !important;
}

.pp-feature-cont__sub-ttl h3 {
  left: auto !important;
  padding: 0 30px !important;
}

.pp-advantage-cost__ttl {
  padding-top: 3rem;
  margin-bottom: 2.35rem;
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 1.4583333333;
  color: #222;
  text-align: center;
}

.pp__item-ttl2 {
  padding: 5px 20px;
  margin-right: 10px;
  background: #ffc900;
  font-size: 1.4rem !important;
  color: #fff;
  font-weight: bold;
  border-radius: 30px;
  margin-bottom: 10px;
  display: inline-block;
}

.pp-item-txt {
  font-size: 1.7rem !important;
  font-weight: bold !important;
  color: #222 !important;
}

.pp-advantage-cost__list .item-txtArea {
  width: 40% !important;
}

.pp-advantage-cost__list .item-img {
  width: 70% !important;
}


@media screen and (max-width: 1023px) {
  .pp-plan-point__inner02 {
    padding: 30rem 0 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .img__pc {
    display: none !important;
  }

  .img__sp {
    display: block !important;
  }

  .pp__heroimage {
    background-image: url("/wp/assets/img/plan/pp/pp__support_heroimage_SP.jpg") !important;
  }

  .pp__heroimage::before {
    background: rgba(68, 68, 68, 0.6) !important;
  }

  .iis__red-back {
    background-color: #cb1414 !important;
    color: #fff !important;
  }

  .pp-plan-point__inner02 {
    padding: 28.5rem 0 0 !important;
  }

  .pp-feature-cont__point-list {
    display: flex !important;
    justify-content: space-between !important;
    padding: 4.75rem 2rem 4.75rem !important;
  }

  .pp-feature-cont__point-list li {
    margin-top: 0 !important;
  }

  .pp-feature-cont__point-list li div {
    font-size: 1.4rem !important;
  }

  .pp-item-heading {
    display: block !important;
    text-align: center !important;
  }



  .pp-item-heading {
    justify-content: center !important;
  }

  .pp-feature-cont2__list-wrap {
    height: auto !important;
  }

  .pp__item-ttl2 {
    display: none !important;
  }

  .pp-advantage-cost__list .item-txtArea {
    width: 100% !important;
  }

  .pp-advantage-cost__list .item-img {
    width: 100% !important;
  }

  .item-icon {
    margin: 0 auto !important;
  }

  .pp-feature-cont2__list-wrap::after {
    background: none !important;
  }
}


/* 0528 */

.pp-advantage-cost__list {
  margin-bottom: 20px;
}

.pp_bg {
  background: #f7f6f6;
  margin-top: 80px;
  margin-bottom: 100px;
}

.plan_ttl {
  text-align: center;
  margin-top: -7.5%;
}

.plan_ttl img {
  width: 488px;
  height: auto;
}

.plan_body {
  margin-top: 40px;
}

.plan_body_block {
  margin-bottom: 60px;
}

.plan_body_block:last-child {
  margin-bottom: 0;
}

.plan_subttl {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #595959;
  border-radius: 40px;
  padding: 12px 0;
  margin-bottom: 20px;
}

.plan_label {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
}

.plan_label:before {
  content: "";
  width: 30px;
  height: 1px;
  background: #000;
  padding-right: 10px;
  transform: rotate(45deg);
}

.plan_label:after {
  content: "";
  width: 30px;
  height: 1px;
  background: #000;
  padding-left: 10px;
  transform: rotate(135deg);
}

.plan_subttl.bg_red {
  font-size: 28px;
    background: #d50201;
    border-radius: 0;
    max-width: 500px;
    margin: auto;
    position: relative;
    z-index: 2;
}

.plan_body_inner {
  max-width: 700px;
  border: #d50201 3px solid;
  margin: auto;
  padding: 40px;
  margin-top: -40px;
  position: relative;
  z-index: 1;
  background: #fff;
  padding-top: 60px;
  display: flex;
  align-items: baseline;
  justify-content: center;
}

.plan_body_inner .left {
  font-size: 20px;
  font-weight: 700;
  color: #d50201;
}

.plan_body_inner .left span {
  font-size: 40px;
  color: #d50201;
}


.plan_body_inner .right {
  font-size: 20px;
  font-weight: 700;
}

.plan_body table {
  width: 100%;
}

.plan_body table tr:nth-of-type(even) td {
  background: #fff;
}

.plan_body table th,
.plan_body table td {
  border: solid 1px #e2e2e2;
}

.plan_body table th {
  background: #818181;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 10px 0;
}

.plan_body table th:nth-child(2),
.plan_body table th:nth-child(3) {
  width: 220px;
}

.plan_body table td {
  text-align: center;
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  vertical-align: middle;
}

.plan_body table td:first-child,
.plan_body table td:last-child {
  text-align: left;
}

.plan_body table td:first-child {
  width: 303px;
}

.plan_body table td.is_red {
  color: #d50201;
  font-size: 2em;
}

.plan_body table td.is_bold {
  font-weight: 700;
}

.plan_body_block_01 table th:nth-child(1),
.plan_body_block_01 table th:nth-child(2) {
  width: 25%;
}

.plan_body_block_01 table th:nth-child(3) {
  width: 48%;
}

.plan_body_block_01 table td:first-child {
  text-align: center;
}

.plan_body_block_01 table td {
  font-size: 18px;
  font-weight: 700;
}

.plan_body_block_01 table td.is_red {
  font-size: 26px;
}

.table.scroll-hint {
  overflow-y: hidden !important;
}

.table.scroll-hint table {
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .plan_ttl {
    margin-top: -88px;
  }

  .plan_subttl {
    font-size: 16px;
  }

  .plan_label {
    font-size: 14px;
  }

  .plan_label:before {
    transform: rotate(60deg);
  }

  .plan_label:after {
    transform: rotate(120deg);
  }

  .plan_subttl.bg_red {
    font-size: 20px;
  }

  .plan_body_block_01 table td {
    font-size: 16px;
  }

  .plan_body_block_01 table td.is_red {
    font-size: 23px;
  }

  .scroll-hint-icon {
    top: calc(50% - 35px) !important;
  }

  .scroll-hint-icon:before {
    width: 30px !important;
    height: 30px !important;
  }

  .plan_body_inner {
    padding: 20px;
    padding-top: 50px;
  }

  .plan_body_inner .left,
  .plan_body_inner .right  {
    font-size: 16px;
  }

  .plan_body_inner .left span {
    font-size: 26px;
  }

  .plan_body table td.is_red {
    font-size: 16px;
  }
}

/* 0528 END */

.pp__item-ttl2 {
  margin-bottom: 20px;
}


.advantage-cost__item .item-ttl img {
  width: 150px;
}

.advantage-cost__item .item-ttl__flex {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.advantage-cost__item .item-ttl__txt {
  font-size: 3.8rem;
  font-weight: 700;
}

.advantage-cost__item .item-ttl__txt small {
  color: #000;
}

.pp-case-study__btn-box {
  margin-top: 20px;
}

.pp-case-study__btn-box a {
  display: inline-block;
  padding: 10px 20px;
  background: #cb1414;
  color: #fff;
  border-radius: 30px;
  text-align: center;
  font-size: 1.4rem;
}

.pp-case-study__modal {
  display: none;
}

.fancybox-content.pp-case-study__modal {
  max-width: 700px;
  margin: 50px auto;
}

.pp-case-study__modal-ttl {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
}

.pp-case-study__modal-txt {
  font-size: 1.4rem;
  line-height: 1.6;
}

.pp-case-study__modal-txt .bold {
  font-weight: 700;
}

.pp-case-study__modal-img {
  text-align: center;
  margin-bottom: 20px;
}

.pp-case-study__modal-img img {
  width: 300px;
  height: auto;
  margin: 0 auto;
}

.pc_none {
  display: block;
}

.is-pp-modal .iziModal-header-buttons {
  rotate: 45deg;
}

@media screen and (max-width: 767px) {
  .pc_none {
    display: none;
  }

  .advantage-cost__item .item-ttl__flex {
    flex-direction: column;
    align-items: center;
  }

  .advantage-cost__item .item-ttl__txt {
    font-size: 2rem;
  }

  .pp-case-study__btn-box {
    text-align: center;
  }

  .fancybox-content.pp-case-study__modal {
    margin: 30px 10px;
    padding: 40px 20px;
  }

  .pp-case-study__modal-img img {
    width: 100%;
  }
}




.pp_slider {
  overflow: hidden;
  width: 100%;
  margin: 80px 0 0 0;
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.pp_slider_track {
  display: flex;
  width: max-content;
  animation: pp_marquee 108s linear infinite;
}

.pp_slider_track:nth-child(2) {
  margin-left: -230px;
}


.pp_slide {
  width: 400px;
  margin-right: 60px;
  flex-shrink: 0;
}

.pp_slide img {
  width: 100%;
  height: auto;
  display: block;
  border: 8px solid #cecece;
}

@keyframes pp_marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}


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

  .pp_slider {
  margin: 40px 0 0 0;
  gap: 30px;
}

  .pp_slide {
  width: 200px;
  margin-right: 30px;
  flex-shrink: 0;
}

.pp_slider_track:nth-child(2) {
  margin-left: -115px;
}
  
}
