@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: 90rem;
  /* common */
}

.plan-select__table thead th {
  width: 16.66666666666667%;
  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.plan01 {
  background-color: #949494;
}

.plan-select__table thead th.plan02 {
  background-color: #cb1414;
}

.plan-select__table thead th.plan03 {
  background-color: #E2AC00;
}

.plan-select__table thead th.plan04 {
  background-color: #E77B0F;
}

.plan-select__table thead th.plan05 {
  background-color: #0d0d0d;
  color: #FFC000;
}

.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;
}

.at-the-time{
  text-align: right;
  font-size: 1.5rem;
  width: -webkit-fill-available;
}

.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;
}

.plan-cta .c-btn.--b-black {
  color: #222;
  border: 1px solid #222;
}

.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: 60vw;
  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: 120rem;
  }

  .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;
    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;
  }
}

/******************************************
アバターユニフォーム
******************************************/
span.red {
  color: #cb1414 !important;
}

span.red2 a {
  color: #cb1414 !important;
  font-weight: bold !important;
  text-decoration: underline !important;
}

@media screen and (max-width: 767px) {
  .item-img img {
    width: 100% !important;
  }

  .btn-box {
    text-align: center !important;
  }
}

.plan-point__avataruniform {
  padding-bottom: 5rem !important;
  padding-top: 0 !important;
}

.plan-point__avataruniform h2 {
  margin-bottom: 4rem !important;
}

.plan-point__avataruniform__heading {
  position: relative !important;
  transform: none !important;
  top: 2% !important;
}

.plan-point__avataruniform__item {
  padding: 0 !important;
  filter: none !important;
  ;
  border-radius: 0 !important;
  border: none !important;
}

.plan-point__avataruniform__item .item-ttl {
  text-align: left !important;
  color: #222 !important;
  line-height: 1.6 !important;
}

.plan-point__avataruniform__item .item-ttl span {
  color: #cb1414 !important;
}

.plan-point__avataruniform__item .item-txt {
  line-height: 1.5714285714;
  font-size: 14px;
  font-size: 1.5rem;
  margin-bottom: 3rem;
  color: #222;
}

.plan-point__avataruniform__item .item-txt2 {
  line-height: 1.5714285714;
  font-size: 14px;
  font-size: 1.5rem;
  color: #222;
}

.plan-point__avataruniform__img {
  background: #f7f7f7 !important;
  text-align: center !important;
}

.plan-point__avataruniform__img p {
  text-align: right !important;
  padding: 10px 10px !important;
}

.plan-point__avataruniform__img .item-img::before {
  border: none !important;
}

@media screen and (max-width: 767px) {
  .plan-point__avataruniform img {
    width: 100% !important;
  }
}

.avataruniform__flow-list {
  position: relative;
  margin-top: 3.5rem;
  counter-reset: number 0;
}

.avataruniform__flow-list.js-animate .avataruniform__flow-item {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.avataruniform__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);
}

.avataruniform__flow-item:nth-of-type(1) {
  transition-delay: 0.5s;
}

.avataruniform__flow-item:nth-of-type(2) {
  transition-delay: 0.675s;
}

.avataruniform__flow-item:nth-of-type(3) {
  transition-delay: 0.85s;
}

.avataruniform__flow-item:nth-of-type(4) {
  transition-delay: 1.025s;
}

.avataruniform__flow-item:nth-of-type(2) {
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .avataruniform__flow-item {
    margin-bottom: 5rem;
  }
}

.avataruniform__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;
}

.avataruniform__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;
}

.avataruniform__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;
}

.avataruniform__flow-item .item-txt {
  line-height: 1.6363636364;
  color: #222;
  letter-spacing: 0;
  font-size: 11px;
  font-size: 1.1rem;
}

.avataruniform__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;
}

.avataruniform__flow-item .item-balloon::before {
  position: absolute;
  top: 50%;
  right: 100%;
  width: 7rem;
  height: 1px;
  content: "";
  background: #cb1414;
}

.avataruniform__list {
  padding: 0 1.75rem;
  margin-top: 2.5rem;
}

.avataruniform__list.js-animate .avataruniform__item {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.avataruniform__item {
  position: relative;
  opacity: 0;
  transition: opacity 1s ease, transform 0.5s ease;
  transform: translate3d(0, 1rem, 0) rotate(0.0001deg);
}

.avataruniform__item:nth-of-type(1) {
  transition-delay: 0.5s;
}

.avataruniform__item:nth-of-type(2) {
  transition-delay: 0.675s;
}

.avataruniform__item:nth-of-type(3) {
  transition-delay: 0.85s;
}

.avataruniform__item:nth-of-type(4) {
  transition-delay: 1.025s;
}

.avataruniform__item:not(:first-child) {
  margin-top: 2.75rem;
}

.avataruniform__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%;
}

.avataruniform__item .item-img img {
  width: 5.7rem;
}

.avataruniform__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;
}

.avataruniform__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) {
  .avataruniform__top {
    padding: 13rem 0 20.5rem;
    background-image: url("/wp/assets/img/plan/iis/support_img01.jpg");
  }

  .avataruniform__bottom {
    padding-bottom: 6rem;
    margin-top: -13rem;
  }

  .avataruniform__bottom-inner {
    padding: 9.25rem 6rem 10.5rem;
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.1));
    border-radius: 1rem;
  }

  .avataruniform__bottom-block {
    margin-bottom: 8rem;
  }

  .avataruniform__bottom-heading {
    padding: 0 15rem;
  }

  .avataruniform__bottom-ttl {
    margin-bottom: 1.65rem;
    line-height: 1.6667;
    font-size: 30px;
    font-size: 3rem;
  }

  .avataruniform__bottom-lead {
    line-height: 1.625;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .avataruniform__bottom-illust01 {
    top: -0.75rem;
    left: 2.1rem;
    width: 12rem;
    height: 13.4rem;
  }

  .avataruniform__bottom-illust02 {
    top: -0.75rem;
    right: 3rem;
    width: 12rem;
    height: 13.4rem;
  }

  .avataruniform__flow-list {
    display: flex;
    justify-content: space-between;
    margin-top: 5rem;
    gap: 40px;
  }

  .avataruniform__flow-item {
    width: 33.333%;
    padding: 4rem 2rem 2.5rem;
    border-radius: 1rem;
    transform: translate3d(0, 1.5rem, 0) rotate(0.0001deg);
  }

  .avataruniform__flow-item img {
    width: 100%;
  }


  .avataruniform__flow-item:not(:last-child) {
    margin-bottom: 0;
  }

  .avataruniform__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");
  }

  .avataruniform__flow-item::before {
    font-size: 38px;
    font-size: 3.8rem;
  }

  .avataruniform__flow-item .item-ttl {
    min-height: 2.706em;
    margin: 0 -0.5em 2.75rem;
    font-size: 21px;
    font-size: 2.1rem;
  }

  .avataruniform__flow-item .item-txt {
    line-height: 1.5714285714;
    font-size: 14px;
    font-size: 1.5rem;
  }

  .avataruniform__flow-item .item-balloon {
    top: 2rem;
    right: -4.2rem;
    width: 7rem;
    height: 7rem;
    border-width: 2px;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .avataruniform__flow-item .item-balloon::before {
    top: 100%;
    right: auto;
    left: calc(50% - 1px);
    width: 2px;
    height: 11.6rem;
  }

  .avataruniform__list {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin-top: 4rem;
  }

  .avataruniform__item {
    width: 21.8181818182%;
    transform: translate3d(0, 1.5rem, 0) rotate(0.0001deg);
  }

  .avataruniform__item:not(:first-child) {
    margin-top: 0;
  }

  .avataruniform__item .item-img {
    position: relative;
    width: 12rem;
    height: 12rem;
    margin: 0 auto 1.35rem;
  }

  .avataruniform__item .item-img img {
    width: 9rem;
  }

  .avataruniform__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;
  }

  .avataruniform__item .item-txt {
    line-height: 1.5714285714;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 1024px) {
  .avataruniform__bottom-heading {
    padding: 0 22rem;
  }

  .avataruniform__bottom-illust01 {
    left: 5.5rem;
  }

  .avataruniform__bottom-illust02 {
    right: 6.5rem;
  }

  .avataruniform__flow-item:not(:last-child)::after {
    left: 100%;
  }

  .avataruniform__flow-item .item-ttl {
    min-height: 1.353em;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .avataruniform__flow-item .item-balloon {
    top: -1.5rem;
    right: -4.5rem;
  }

  .avataruniform__flow-item .item-balloon::before {
    height: 10rem;
  }
}

.saigo::after {
  display: none;
}

/************************
上部比較表
*************************/
.tabs {
  margin-top: 50px;
  padding-bottom: 10px;
  background-color: #fff;
  /* width: 700px; */
  margin: 0rem auto 0rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .tabs {
    margin: 0rem auto 0rem;
  }
}

.tab_item {
  color: #222;
  width: calc(98% / 3);
  height: 80px;
  /*! border-bottom: 2px solid #ccc; */
  background-color: #f1f1f1;
  line-height: 80px;
  font-size: 2.2rem;
  text-align: center;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
  /*! box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); */
  border-radius: 14px 14px 0 0;
  margin: 0 rem;
}

@media screen and (max-width: 767px) {
  .tab_item {
    font-size: 1.2rem;
    height: 60px;
    line-height: 60px;
  }
}

.tab_item:hover {
  /*  opacity: 0.75;*/
}

input[name="tab_item"] {
  display: none;
}

.tab_content {
  display: none;
  padding: 5rem 2rem;
  clear: both;
  overflow: hidden;
  /*! border-radius: 20px 20px 0 0; */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 100%;
}

@media screen and (max-width: 767px) {
  .tab_content {
    padding: 2rem 1rem;
  }
}

#all:checked~#all_content,
#pattern_f:checked~#pattern_f_content,
#pattern_s:checked~#pattern_s_content {
  display: block;
  /*! border-radius: 20px 20px 0 0; */
  /*! border-radius: 20px 20px 0 0; */
  /*! border-radius: 20px 20px 0 0; */
  border-top: 2px solid #cb1414;
}

.tabs input:checked+.tab_item {
  background-color: #e89c17;
  color: #fff;
}

.tabs img {
  width: 100%;
}











/* --- PC用テーブルスタイル --- */
.comp-pc-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed; /* 列幅固定に必須 */
}

/* PC版：各列の幅指定 */
.comp-pc-table th:nth-child(1) { width: 16%; background: #f0f0f0; } 
.comp-pc-table th:nth-child(2) { width: 26%; } /* PIP-Makerを広めに設定 */
.comp-pc-table th:nth-child(3),
.comp-pc-table th:nth-child(4),
.comp-pc-table th:nth-child(5) { width: 19.33333%; }

.comp-pc-table th, 
.comp-pc-table td {
    border: 1px solid #ddd;
    padding: 15px 10px;
    text-align: center;
    font-size: 14px;
    word-break: break-all;
    vertical-align: middle;
}

/* PC版：左端の項目名背景 */
.comp-pc-table tbody th {
    background: #f0f0f0;
    font-weight: bold;
    vertical-align: middle;
}

/* PC版：ヘッダーの吹き出しデザイン */
.comp-pc-table thead th {
    border: none;
    position: relative;
    color: #fff;
    border-radius: 10px 10px 0 0;
}
.comp-pc-table thead th::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    margin-top: -10px;
}

/* PC版：各社の配色と突き出し三角形の色 */
.comp-pc-table thead th:nth-child(2) { background: #cb1414; }
.comp-pc-table thead th:nth-child(2)::after { border-top-color: #cb1414; }
.comp-pc-table thead th:nth-child(3) { background: #333; }
.comp-pc-table thead th:nth-child(3)::after { border-top-color: #333; }
.comp-pc-table thead th:nth-child(4) { background: #777; }
.comp-pc-table thead th:nth-child(4)::after { border-top-color: #777; }
.comp-pc-table thead th:nth-child(5) { background: #bbb; }
.comp-pc-table thead th:nth-child(5)::after { border-top-color: #bbb; }

.comp-pc-table .pip-td { 
    background: #ffdddd; 
    font-weight: bold; 
}
.comp-pc-table .m { 
    display: block; 
    font-size: 30px;
    font-size: 3rem; 
    color: #cb1414; 
    margin-bottom: 5px; 
}
.comp-pc-table .m:empty { display: none; }

.pick_value{
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0;
}

/* --- スマホ用スタイル（ペア比較・配色統一・高さ同期） --- */
@media screen and (max-width: 767px) {
    .plan-comparison .container {
        padding: 0 10px;
        box-sizing: border-box;
    }

    /* 項目名（制作方法など）の見出し */
    .sp-row-label {
        background: #f0f0f0;
        text-align: center;
        font-weight: bold;
        font-size: 11px;
        padding: 6px;
        margin-top: 25px;
        border-radius: 5px;
        color: #333;
        border: 1px solid #ddd;
    }
    .sp-row-label:first-child { margin-top: 10px; }

    /* 2社並べるペア枠 */
    .sp-comp-pair {
        display: flex;
        gap: 8px;
        margin-top: 8px;
        align-items: stretch; /* これで左右のboxの高さが自動同期 */
    }

    /* 各社のbox共通 */
    .sp-item-box {
        flex: 1;
        display: flex;
        flex-direction: column;
        border: 1px solid #ddd;
        border-radius: 8px;
        overflow: hidden;
        background: #fff;
        box-sizing: border-box;
    }

    /* PIP-Maker (赤) */
    .sp-item-box.pip { border: 1px solid #cb1414; }
    .pip .sp-item-ttl { background: #cb1414; }

    /* A社 (濃いグレー) */
    .sp-item-box.a-sha { border: 1px solid #333; }
    .a-sha .sp-item-ttl { background: #333; }

    /* B社 (中グレー) */
    .sp-item-box.b-sha { border: 1px solid #777; }
    .b-sha .sp-item-ttl { background: #777; }

    /* C社 (薄グレー) */
    .sp-item-box.c-sha { border: 1px solid #bbb; }
    .c-sha .sp-item-ttl { background: #bbb; }

    /* ヘッダータイトル */
    .sp-item-ttl {
        font-size: 1.4rem;
        text-align: center;
        padding: 6px 2px;
        font-weight: bold;
        color: #fff;
    }

    /* 内容エリア */
    .sp-item-body {
        padding: 10px 5px;
        font-size: 10px;
        line-height: 1.4;
        text-align: center;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        background: #fff;
    }

    /* ◎× 記号デザイン（二段組み） */
    .m-small, .red-b {
        display: block;
        color: #cb1414;
        font-weight: bold;
        font-size: 1.8rem;
        line-height: 1.2;
        margin-bottom: 4px;
        text-align: center;
    }

    .d-block {
        display: block;
        word-break: break-word;
        font-size: 1.4rem;
    }

    .pick_value{
        font-size: 1.8rem;
        font-weight: 700;
        letter-spacing: 0;
    }
}