@charset "UTF-8";

/* ==========================================================================
   基本スタイル
   ========================================================================== */
body {
  font-family: Arial, sans-serif;
  background-color: #fff;
  color: #333;
  margin: 0;
  padding: 0;
}

ul,
ol {
  margin: 10px;
}

p {
  margin-bottom: 10px;
}

.section {
  background: #fff;
  width: 100%;
}

/* ==========================================================================
   PC用スタイル（781px以上）
   ========================================================================== */
@media (min-width: 781px) {
  body {
    font-size: 16px;
    line-height: 2;
  }

  .section {
    padding: 0 10px;
  }

  .inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 0 60px 0;
  }

  .kv {
    /* max-width: 1000px; */
    margin: 0 auto;
    padding: 0;
  }
  .kv img {
    object-fit: cover;
    width: 100%;

  }

  .ttl02 {
    /* color: #fff;
    font-size: 32px;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 30px;
    text-align: center;
    background-color: #DE541E;
    position: relative; */
    font-size: 32px;
    text-align: center;
    background: linear-gradient(135deg, #000C48 0%, #0063B6 100%);
    color: #fff;
    padding: 12px 18px;
    border-radius: 4px;
    margin-bottom: 20px;

  }

  /* .ttl02::before {
    content: '';
    position: absolute;
    bottom: -18px;
    left: 50%;
    width: 100px;
    height: 20px;
    background-color: #DE541E;
    clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    transform: translate(-50%, 0);
  } */

  .ttl03 {
    color: #000C48;
    padding: 10px;
    margin: 32px 0 0;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
  }

  /* box02 */
  .box02 {
    display: grid;
    margin-bottom: 50px;
    align-items: stretch;
  }

  .box02--3col {
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 20px;
  }

  .box02__item {
    background-color: #FCF9F6;
    padding: 30px;
    position: relative;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .box02--3col .box02__item {
    padding: 10px;
  }
}

.p-reason,.p-serviceflow,.p-faq{
  background-color: #E4F4FF;
}

/* ==========================================================================
   SP用スタイル（780px以下）
   ========================================================================== */
@media (max-width: 780px) {
  body {
    font-size: 4.27vw;
    line-height: 1.8;
  }

  .section {
    padding: 0;
  }

  .inner {
    width: 100%;
    padding: 0 6vw 15vw 6vw;
    margin: 0 auto;
  }
 
  .kv {
    width: 100%;
  }

  .ttl02 {
    /* color: #fff;
    font-size: 6.3vw;
    padding: 3.6vw 0;
    border-radius: 5px;
    bottom: 5.2vw;
    text-align: center;
    background-color: #555;
    position: relative; */
  
    font-size: 6.1vw;
    text-align: center;
    background: linear-gradient(135deg, #000C48 0%, #0063B6 100%);
    color: #fff;
    padding: 12px 18px;
    border-radius: 4px;
    margin-bottom: 20px;  
  }


  /* .ttl02::before {
    content: '';
    position: absolute;
    bottom: -3.8vw;
    left: 50%;
    width: 20vw;
    height: 4vw;
    background-color: #555;
    clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    transform: translate(-50%, 0);
  } */

  .ttl03 {
    color: #000C48;
    padding: 2.4vw;
    margin: 5vw 0 0;
    text-align: center;
    font-weight: bold;
    font-size: 6vw;
  }

  /* box02 */
  .box02 {
    display: grid;
    border-radius: 10px;
    position: relative;
    gap: 5vw;
    align-items: stretch;
  }

  .box02--3col {
    gap: 15vw;
  }

  .box02__item {
    background-color: #FCF9F6;
    padding: 5vw;
    position: relative;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .box02--2col .box02__item,
  .box02--3col .box02__item {
    padding: 3vw;
  }
}

/* ==========================================================================
   p-kv-container 退職代行の料金
   ========================================================================== */
@media screen and (min-width: 781px) {
  .p-kv-container {
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width: 780px) {
  .p-kv-container {
    margin: 0;
  }
}
/* ==========================================================================
   p-kv-cta__inner 退職代行の料金
   ========================================================================== */
@media screen and (min-width: 781px) {
  .p-kv-cta__inner {
    padding: 0;
    text-align: center;
  }
}
@media screen and (max-width: 780px) {
  .p-kv-cta__inner {
    padding: 0 6vw;
    text-align: center;   
  }
}

/* ==========================================================================
   p-lightplan-kv 退職代行の料金
   ========================================================================== */
   @media (max-width: 780px) {
    .p-lightplan-kv {
      text-align: center;
      padding: 20px 0;
      font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    }
  
    /* 吹き出し本体 */
    .p-lightplan-kv__bubble {
      position: relative;
      background-color: #de541e; /* 指定の色 */
      color: #fff;               /* 指定の色 */
      padding: 25px 15px;
      margin-bottom: 30px;       /* 三角形と金額の間の余白 */
    }
  
    /* 吹き出しのテキスト */
    .p-lightplan-kv__lead {
      font-size: 30px;           /* 指定のサイズ */
      font-weight: bold;
      line-height: 1.4;
      margin: 0;
    }
  
    /* テキスト上部のドット（傍点） */
    .u-dot {
      text-emphasis: filled #feffab;
      -webkit-text-emphasis: filled #feffab;
      text-emphasis: filled #feffab;
    }
  
    /* 吹き出しの三角形 */
    .p-lightplan-kv__bubble::after {
      content: "";
      position: absolute;
      bottom: -20px;            /* 三角形の高さ分マイナス */
      left: 50%;
      transform: translateX(-50%);
      border-style: solid;
      border-width: 20px 20px 0 20px; /* 下向きの三角形 */
      border-color: #de541e transparent transparent transparent;
    }
  
    /* 金額エリア */
    .p-lightplan-kv__price-wrapper {
      display: flex;
      justify-content: center;
      align-items: baseline;
      color: #de541e;           /* 金額もオレンジで統一 */
    }
  
    /* 19,800の数字 */
    .p-lightplan-kv__price {
      font-size: 80px;   
      font-family: "Roboto", sans-serif; /* 金額をかなり大きく */
      font-weight: 700;
      line-height: 1;
      letter-spacing: -0.05em;
    }
  
    /* 円(税込)の単位 */
    .p-lightplan-kv__tax {
      font-size: 20px;
      font-weight: bold;
      margin-left: 5px;
    }
  }

/* ==========================================================================
   アコーディオン（QAセクション）
   ========================================================================== */
@media (min-width: 781px) {
  /* qa-section */
  .qa-section {
    background: #eca713;
    border-radius: 10px;
    margin: 20px 0;
    cursor: pointer;
    color: #fff;
  }

  .qa-section-header {
    display: grid;
    grid-template-columns: 80px 1fr;
    align-items: center;
    position: relative;
    border-top: 1px solid #fff;
    font-weight: 400;
    cursor: pointer;
    /* font-size: 20px; */
    padding: 20px 50px 20px 20px;
    border-radius: 10px;
    background-color: #eca713;
    line-height: 1.3;
  }

  .qa-section-header::before {
    position: absolute;
    transform: translate(0, -50%);
    color: #0063B6;
    font-weight: 900;
    font-size: 22px;
    content: '';
    background: url(/lp/taishokudaikou/2602a_1/assets/img/icon-plus.svg) no-repeat center center / contain;
    width: 18px;
    height: 18px;
    top: 50%;
    right: 30px;
  }

  .js-open.qa-section-header::before {
    content: '';
    background: url(/lp/taishokudaikou/2602a_1/assets/img/icon-minus.svg)no-repeat top left/ contain;
    width: 18px;
    height: 18px;
    top: 80%;
    right: 30px;
    transform: translate(0, -50%);
  }

  .qa-section-body {
    display: none;
    margin: 0;
    padding: 30px 20px;
    border-top: 1px solid #fff;
    background-color: #fff9ef;
    color: #333;
    line-height: 1.5;
    border-radius: 0 0 10px 10px;
  }

  .qa-section__counter {
    counter-reset: qa-counter 0;
  }

  .qa-section--qa {
    background-color: #fff;
  }

  .qa-section--qa .qa-section-header {
    background-color: #fff;
    color: #333;
    display: flex;
    align-items: center;
    padding-left: 85px;
    counter-increment: qa-counter;
  }

  .qa-section--qa .qa-section-header::after {
    position: absolute;
    content: 'Q' counter(qa-counter);
    top: 50%;
    left: 30px;
    transform: translate(0, -50%);
    color: #0063B6;
    font-size: 26px;
  }

  .qa-section--qa .qa-section-body {
    background-color: #fff;
  }
}

@media (max-width: 780px) {
   /* 2. 開いている時の変化（マイナス画像に切り替え） */
   .js-open.qa-section-header::before {
    content: ''; 
    background: url(/lp/taishokudaikou/2602a_1/assets/img/icon-minus.svg) no-repeat center center / contain;
    right: 4.5%; 
    top: 60%;
  } 

  .js-open.qa-section-body {
    border-top: 1px solid #fff;
  }

  .qa-section__counter {
    counter-reset: qa-counter 0;
  }

  .qa-section {
    background: #eca713;
    border-radius: 10px;
    margin: 2.4vw 0;
    cursor: pointer;
    color: #fff;
  }

  .qa-section-header {
    display: grid;
    grid-template-columns: 14vw 1fr;
    align-items: center;
    position: relative;
    border-top: 1px solid #fff;
    font-weight: 400;
    cursor: pointer;
    /* font-size: 4.8vw; */
    padding: 4vw 12vw 4vw 4vw;
    border-radius: 10px;
    background-color: #eca713;
    gap: 2vw;
    line-height: 1.3;
  }

  /* 1. 基本の形（閉じている時：＋） */
  .qa-section-header::before {
    position: absolute;
    content: '';
    background: url(/lp/taishokudaikou/2602a_1/assets/img/icon-plus.svg) no-repeat center center / contain;
    color: #0063B6;
    font-weight: 300;
    font-size: 9vw;
    width: 4vw;
    height: 4vw;
    top: 50%; 
    right: 4.5%;
    transform: translateY(-50%);    
    transition: all 0.3s; 
  }


  .qa-section-body {
    display: none;
    margin: 0;
    padding: 7.2vw 4.8vw;
    border-top: 1px solid #fff;
    background-color: #fff9ef;
    color: #333;
    line-height: 1.5;
    border-radius: 0 0 10px 10px;
  }

  .qa-section--qa {
    background-color: #fff;
  }

  .qa-section--qa .qa-section-header {
    background-color: #fff;
    color: #333;
    display: flex;
    align-items: center;
    padding-left: 17.2vw;
    counter-increment: qa-counter;
    font-size: 4.27vw;
    font-weight: 400;
  }

  .qa-section--qa .qa-section-header::after {
    position: absolute;
    content: 'Q' counter(qa-counter);
    top: 50%;
    left: 4.2vw;
    transform: translate(0, -50%);
    color: #0063B6;
    font-size: 6.2vw;
  }

  .qa-section--qa .qa-section-body {
    background-color: #fff;
  }
}

/* ==========================================================================
   counter-box カウンター（退職代行サービスの流れ）
   ========================================================================== */
@media (min-width: 781px) {
  .counter-box {
    counter-reset: step-counter; 
  }
  .counter-box .counter-box__item {
    counter-increment: step-counter;
    position: relative;
    padding: 48px 16px 16px 16px;
    border: 1px solid #DDD;
    background-color: #fff;
  }
  .p-step-badge {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translate(-50%, -50%);   
    display: flex;
    flex-direction: column; 
    align-items: center;
    justify-content: center;   
    width: 70px;  
    height: 70px;
    background-color: #DE541E; 
    color: #fff;
    border-radius: 50%;
    line-height: 1.1;
    z-index: 10;
  }
  .p-step-badge__text {
    font-size: 11px;
    letter-spacing: 1px;
  }
  .p-step-badge__num::before {
    content: counter(step-counter);
    font-size: 28px;
    font-family: 'Arial', sans-serif;
    font-weight: 900;
  }

  .p-step-item {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .p-step-item .ttl03 {
    text-align: center;
    margin-bottom: 15px;
  }

  .p-step-item__ttl {
    color: #000C48;
    text-align: center;
    font-size: 24px;
  }

  /* 横並びのコンテナ */
  .p-step-item__content {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    flex: 1;
    min-height: 0;
  }

  /* イラスト部分 */
  .p-step-item__visual {
    flex: 0 0 150px;
  }

  .p-step-item__visual img {
    width: 100%;
    height: auto;
    display: block;
  }

  /* テキスト部分 */
  .p-step-item__text {
    flex: 1;
  }

  .p-step-item__text p {
    /* font-size: 14px; */
    line-height: 1.6;
    margin-bottom: 0.5em;
  }

  .p-step-item__text p:last-child {
    margin-bottom: 0;
  }

  .p-step-item__content {
    gap: 20px;
  }

  /* カード内のLINEボタンを下部に配置 */
  .p-line-cta--in-card {
    margin-top: auto;
    padding: 20px 0 0 0;
  }
}

@media (max-width: 780px) {
  .counter-box {
    counter-reset: step-counter; 
  }
  .counter-box .counter-box__item {
    counter-increment: step-counter;
    position: relative;
    padding: 6vw 3vw 4.5vw 3vw;
    border: 1px solid #DDD;
    background-color: #fff;
  }
  /* バッジ全体のスタイル */
  .p-step-badge {
    position: absolute;
    top: -5.5%;
    left: 50%;
    transform: translate(-50%, -50%);   
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;   
    width: 70px;
    height: 70px;
    background-color: #DE541E;
    color: #fff;
    border-radius: 50%;
    line-height: 1.1;
    z-index: 10;
  }

  /* 「STEP」の文字スタイル */
  .p-step-badge__text {
    font-size: 11px;
    letter-spacing: 1px;
  }

  /* 数字のスタイル */
  .p-step-badge__num::before {
    content: counter(step-counter);
    font-size: 28px;
    font-family: 'Arial', sans-serif;
    font-weight: 900;
  }
  .p-step-item__ttl{
    color: #000C48;
    text-align: center;
    font-size: 6vw;
  }

  .p-step-item {
    height: 100%;
    display: flex;
    flex-direction: column;
  }

  /* .box02__item と併用される場合のスタイルは .box02__item.p-step-item で定義 */
  
  /* 見出しの調整 */
  .p-step-item .ttl03 {
    text-align: center;
    margin-bottom: 15px;
  }
  
  /* 横並びのコンテナ */
  .p-step-item__content {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    flex: 1;
    min-height: 0;
  }
  
  /* イラスト部分 */
  .p-step-item__visual {
    flex: 0 0 120px;
    width: 120px;
    height: 120px;
  }

  .p-step-item__visual img {
    width: 100%;
    height: auto;
    display: block;
  }
  
  /* テキスト部分 */
  .p-step-item__text {
    flex: 1;
  }
  
  .p-step-item__text p {
    /* font-size: 14px; */
    line-height: 1.6;
    margin-bottom: 0.5em;
  }
  
  .p-step-item__text p:last-child {
    margin-bottom: 0;
  }

  /* カード内のLINEボタンを下部に配置 */
  .p-line-cta--in-card {
    margin-top: auto;
    padding: 20px 0 0 0;
  }
}

/* ==========================================================================
   自信があるからこその全額返金保証つき
   ========================================================================== */
/* --- 共通スタイル --- */
.p-guarantee__decoration{
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* タイトルスタイル */
.p-guarantee__title {
  color: #B8860B;
  line-height: 1.3;
  text-align: center;
}
.p-guarantee__title-sub {
  display: block;
  font-weight: normal;
}
.p-guarantee__title-main {
  display: block;
  font-weight: bold;
}

/* タイトル */
@media (max-width: 780px) {
  .p-guarantee {
    margin-top:10vw;
    padding: 8vw 0;
  }  
  .p-guarantee__title {
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.4;
  }
  .p-guarantee__title-sub {
    font-size: 5vw;
  }
  .p-guarantee__title-main {
    font-size: 8.5vw;
  }
  .p-guarantee__frame {
    position: relative;
    padding:7vw 10vw 4vw;
    border-top: solid 2px #B8860B;
    border-bottom: solid 2px #B8860B;
  }

  .p-guarantee__frame:before,
  .p-guarantee__frame:after {
    content: '';
    position: absolute;
    top: -4vw;
    width: 2px;
    height: calc(100% + 8vw);
    background-color: #B8860B;
  }
  .p-guarantee__frame:before {
    left: 4vw;
  }
  .p-guarantee__frame:after {
    right: 4vw;
  }
}

@media (min-width: 781px) {
  .p-guarantee {
    margin:6vw 0;
  }   
  .p-guarantee__title {
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.4;
  }
  .p-guarantee__title-sub {
    font-size: 28px;
  }
  .p-guarantee__title-main {
    font-size: 34px;
  }  

  .p-guarantee__frame {
    position: relative;
    padding: 3vw 5.5vw 3vw;
    border-top: solid 2px #B8860B;
    border-bottom: solid 2px #B8860B;
  }

  .p-guarantee__frame:before,
  .p-guarantee__frame:after {
    content: '';
    position: absolute;
    top: -24px;
    width: 2px;
    height: calc(100% + 48px);
    background-color: #B8860B;
  }

  .p-guarantee__frame:before {
    left: 24px;
  }

  .p-guarantee__frame:after {
    right: 24px;
  }
}

/* 本文 */
.p-guarantee__content p {
  margin: 0;
  padding: 0;
  /* font-size: 15px; */
  line-height: 1.7;
  color: #333;
}

/* ==========================================================================
   弁護士ならではの3つの安心
   ========================================================================== */
/* --- 共通・PC用スタイル　h2タイトル --- */
.c-gradation-ttl {
  background: linear-gradient(90deg, #000d3a 0%, #0056b3 100%);
  padding: 30px 20px;
  text-align: center;
}

.c-gradation-ttl__heading {
  margin: 0;
  line-height: 1.2;
}
.c-gradation-ttl__sub {
  display: block;
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
  letter-spacing: 0.05em;
}

.c-gradation-ttl__main {
  display: block;
  color: #fff89e; 
  font-family: "Noto Serif", serif; 
  font-weight: 700;
}

.p-safety__list {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-top: 40px;
}

.p-safety__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

/* 楕円ビジュアル部分 */
.p-safety__visual {
  position: relative;
  margin-bottom: 20px;
}

.p-safety__oval {
  width: 180px;  
  height: 180px; 
  border-radius: 50% / 50%;
  background-color: #FFF0E2;
  border: solid 2px #0063B6;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.p-safety__oval img {
  width: 85%;
  height: auto;
}

.p-safety__number {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #0063B6;
  color: #fff;
  font-weight: bold;
  padding: 6px 16px;
  white-space: nowrap;
  width: auto;
  min-width: 120px;
  border-radius: 50px;
  font-size: 13px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.p-safety__text {
  /* font-size: 15px; */
  line-height: 1.6;
  text-align: left; 
  margin: 0 auto;
}

@media (min-width: 781px) {
  .p-safety__title {
    font-size: 20px;
    color: #000C48;
    margin-bottom: 10px;
    font-weight: bold;
  }

  .p-safety__list {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
  .p-safety__item {
    flex: 1;
  }
}
@media screen and (max-width: 780px) {
  .c-gradation-ttl {
      padding: 20px 10px;
      width: 100vw; 
      margin-left: calc(50% - 50vw); 
      margin-right: calc(50% - 50vw);   
      margin-bottom: 8vw;  
  }
  .c-gradation-ttl__sub {
      font-size: 5.5vw; 
  }
  .c-gradation-ttl__main {
    font-size: 10vw; 
  }
}

@media screen and (min-width: 781px) {
  .c-gradation-ttl {
      padding: 20px 10px; 
      margin-bottom: 4.5vw;   
      width: 100vw; 
      margin-left: calc(50% - 50vw); 
      margin-right: calc(50% - 50vw);         
  }
  .c-gradation-ttl__sub {
      font-size: 24px; 
  }
  .c-gradation-ttl__main {
    font-size: 48px; 
  }
}

/* ==========================================================================
   アディーレが選ばれる理由
   ========================================================================== */
.p-reason__image {
  margin: 0 auto;
}

.p-reason__img {
  width: 100%;
  height: auto;
}

/* ==========================================================================
   アディーレの退職代行は弁護士でもこのお値段
   ========================================================================== */
/* --- 共通・PC用スタイル --- */
.p-lightplan__detail-container{
  background-color: #FFF0E2; 
  padding: 20px;                     
  margin: 0 auto;
  box-sizing: border-box;
}

.p-lightplan__detail-table,
.p-lightplan__payment-table{
  width: 100%;
  border-collapse: collapse;
  border: 4px solid #fff;
  background-color: #FFF0E2; 
}
.p-lightplan__payment-table{
  border: 1px solid #ccc; 
}

.p-lightplan__detail-table td {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
  /* padding: 10px 5px; */
  vertical-align: top;
}
.p-lightplan__payment-table th,
.p-lightplan__payment-table td {
    border: 1px solid #ccc; 
    padding: 15px 20px;
    vertical-align: middle;
    text-align: left;
}
.p-lightplan__payment-table th {
  background-color: #FFF0E2; 
  width: 30%;               
  font-weight: bold;
  color: #333;
}
.p-lightplan__payment-table td {
  font-size: 16px;
  line-height: 1.5;
  background-color: #fff;
}


@media (max-width: 780px) {
  .p-lightplan__detail-container {
    padding: 15px; 
    border-width: 3px;
}  
  .p-lightplan__detail-table,.p-lightplan__payment-table{
    width: 100%;
    table-layout: fixed;
  }
  .p-lightplan__payment-table th {
    width: 40%; 
  }
  .p-lightplan__detail-table td  {
    display: block;
    padding: 12px 15px 0 15px;   
  }
  .p-lightplan__detail-table tr:last-child td {
    padding-bottom: 12px;
    text-align: center;
  }
}

@media (min-width: 781px) {
  .p-lightplan__detail-container {
    padding: 24px;
    border-width: 3px;
}    
  .p-lightplan__detail-table,.p-lightplan__payment-table{
    width: 100%;
    table-layout: fixed;
  }
  .p-lightplan__detail-table td,.p-lightplan__payment-table td {
    padding: 16px;
    width: 50%;
  }
  .p-lightplan__detail-table td {
    padding: 16px;  
    padding: 12px 24px 0 24px;
  }
  .p-lightplan__detail-table tr:last-child td {
    padding-bottom: 12px;
    /* text-align: center; */
  }
}

/* ==========================================================================
   p-plan-kv ライトプランとフルサポートプラン共通
   ========================================================================== */  
/* ベーススタイル（PC・スマホ共通） */
.p-plan-kv__subtitle {
  background-color: #fff;
  border-radius: 5px; 
  text-align: center;
  box-sizing: border-box;
  color: #DE541E; 
}
.p-plan-kv__subtitle-text { 
  line-height: 1.6;
  display: block;
  font-weight: bold;
}
.p-plan-kv__lead {
  font-family: "Noto Serif", serif;
  font-weight: 700;
}

@media (max-width: 780px) {
/* スマホ専用設定 */
.p-plan-kv {
  text-align: center;
}
.p-plan-kv__subtitle {
  padding: 16px;
  margin: 0 auto 16px;
  font-size: 5vw;
}
.p-plan-kv__subtitle-text {
  font-size: 5vw;
}
.p-plan-kv__subtitle-subtext {
  font-size: 4vw;
  font-weight: bold;
}

/* 吹き出し部分 */
.p-plan-kv__bubble {
  position: relative;
  background-color: #de541e;
  color: #fff;
  padding: 15px;
  margin-bottom: 30px;
}

.p-plan-kv__lead {
  font-size: 30px; 
  line-height: 1.5;
  margin: 0;

}

/* 吹き出し下の三角形 */
.p-plan-kv__bubble::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #de541e transparent transparent transparent;
}

/* 金額エリア */
.p-plan-kv__price-wrapper {
  display: flex;
  justify-content: center;
  align-items: baseline;
  color: #de541e;
}

.p-plan-kv__price {
  font-family: 'Roboto', sans-serif;
  font-size: 16vw;
  font-weight: 700;
  line-height: 1;
}

.p-plan-kv__tax {
  font-size: 20px;
  font-weight: bold;
  margin-left: 5px;
}  
}

@media (min-width: 781px) {
/* PC専用設定 */
.p-plan-kv {
  text-align: center;
  padding: 0 0 60px;
  max-width: 1000px;
  margin: 0 auto;
}
.p-plan-kv__subtitle {
  padding: 16px;
  margin: 0 auto 16px;
  width: 80%;
}
.p-plan-kv__subtitle-text {
  font-size: 29px;
}
.p-plan-kv__subtitle-subtext {
  font-size: 20px;
  font-weight: bold;
}


/* 吹き出し部分 */
.p-plan-kv__bubble {
  position: relative;
  background-color: #de541e;
  color: #fff;
  padding: 30px 20px;
  margin-bottom: 40px;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);  
}

.p-plan-kv__lead {
  font-size: 30px;
  margin: 0;
  line-height: 1.6;
}

/* 傍点（ドット） */
.u-dot {
  text-emphasis: filled #feffab;
  -webkit-text-emphasis: filled #feffab;
}

/* 吹き出し下の三角形（PC用に少し大きく） */
.p-plan-kv__bubble::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  border-style: solid;
  border-width: 30px 30px 0 30px;
  border-color: #de541e transparent transparent transparent;
}

/* 金額エリア */
.p-plan-kv__price-wrapper {
  display: flex;
  justify-content: center;
  align-items: baseline;
  color: #de541e;
}

.p-plan-kv__price {
  font-family: 'Roboto', sans-serif;
  font-size: 110px; /* PCの大画面で映えるサイズ */
  font-weight: 700;
  line-height: 1;
}

.p-plan-kv__tax {
  font-size: 26px;
  font-weight: bold;
  margin-left: 10px;
}
}

/* ==========================================================================
   何かあっても、フルサポートプランがあるから安心
   ========================================================================== */
/* --- 共通・PC用スタイル --- */
.p-fullsupportplan__detail-container{
  background-color: #FFF0E2; 
  padding: 20px;                     
  margin: 0 auto;
  box-sizing: border-box;
}

.p-fullsupportplan__detail-table{
  width: 100%;
  border-collapse: collapse;
  border: 4px solid #fff;
  background-color: #FFF0E2;  
}

.p-fullsupportplan__detail-table td {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
  padding: 10px 5px;
  vertical-align: top;
}
.p-fullsupportplan__detail-table th,
.p-fullsupportplan__detail-table td {
    /* padding: 15px 20px; */
    vertical-align: middle;
    text-align: left;
}

@media (max-width: 780px) {
  .p-fullsupportplan__detail-container {
    padding: 15px; 
    border-width: 3px;
  }
  .p-fullsupportplan__detail-table {
    width: 100%;
  }
  
  .p-fullsupportplan__detail-table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 12px 15px 0 15px;
    text-align: left;
  }
  .p-fullsupportplan__detail-table tr:last-child td {
    padding-bottom: 12px;
  }    
}
@media (min-width: 781px) {
  .p-fullsupportplan__detail-container {
    padding: 24px; 
    border-width: 3px;
  }
  .p-fullsupportplan__detail-table {
    width: 100%;
    border-collapse: collapse;
    border: 4px solid #fff;
    table-layout: auto;
  }
  .p-fullsupportplan__detail-table td {
    padding: 12px 24px 0 24px;
    text-align: left;
    vertical-align: middle;
    line-height: 1.5;
    width: 50%;
  }
  .p-fullsupportplan__detail-table tr:last-child td {  
    padding-bottom: 12px;
  }
  .p-fullsupportplan__detail-table--last td{
    text-align: center;
    padding-bottom: 12px;
  }  
}


/* ==========================================================================
   ご利用者様の声
   ========================================================================== */
/* Component: c-balloon (吹き出し) */
.c-balloon {
  position: relative;
  background: #fff;
  border: 2px solid #0063B6;
  border-radius: 10px;
  padding: 12px 15px;
}

/* 左側に三角を出すパターン (-left) */
.c-balloon.-left::before {
  content: "";
  position: absolute;
  top: 20px;
  left: -12px;
  border-width: 10px 12px 10px 0;
  border-style: solid;
  border-color: transparent #0063B6 transparent transparent;
}

.c-balloon.-left::after {
  content: "";
  position: absolute;
  top: 20px;
  left: -9px;
  border-width: 10px 12px 10px 0;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
}

/* 右側に三角を出すパターン (-right) */
.c-balloon.-right::before {
  content: "";
  position: absolute;
  top: 20px;
  right: -12px;
  border-width: 10px 0 10px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #0063B6;
}

.c-balloon.-right::after {
  content: "";
  position: absolute;
  top: 20px;
  right: -9px;
  border-width: 10px 0 10px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}

.c-balloon__text {
  margin: 0;
  /* font-size: 14px; */
  line-height: 1.6;
}

/* Project: p-usersvoice (お客様の声セクション) */
@media (min-width: 781px) {
  .p-usersvoice__item  {
    margin: 0 auto 48px;
    justify-content: center;
    align-items: center;
    display: flex;
    gap: 34px;    
    flex-direction: row;
  }
  .p-usersvoice__item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .p-usersvoice__list{
    max-width: 800px; 
    margin: 0 auto;
  }
}


@media screen and (max-width: 780px) {
  .p-usersvoice__item {
    display: flex;
    align-items: flex-start;    
    gap: 4vw;
    padding-bottom: clamp(20px, 40px, 60px);
  }

  .p-usersvoice__avatar {
    width: 100px;
    height: 100px;
    margin: 0 auto 5px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #E4F4FF;
    border: solid 1px #ddd;
  }

  .p-usersvoice__meta {
    font-size: 3.8vw;
  }
}

/* 吹き出しの配置調整 */
.p-usersvoice__body {
  flex: 1;
}

.p-usersvoice__profile {
  text-align: center;
}

.p-usersvoice__item:nth-child(even) {
  flex-direction: row-reverse;
}

@media (min-width: 781px) {
  .c-balloon {
    padding: 24px;
  }

.p-usersvoice__avatar {
    width: 150px;
    height: 150px;
    margin: 0 auto 5px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #E4F4FF;
    border: solid 1px #ddd;
  }

  .p-usersvoice__avatar img {
    width: 100%;
    height: auto;
  }

  .p-usersvoice__meta {
    font-size: 14px;
  }
}

.p-usersvoice__meta {
  display: block;
  font-weight: bold;
  line-height: 1.3;
  color: #333;
}

.p-usersvoice__body {
  flex: 1;
}

/* ==========================================================================
   LINE-ctaボタン
   ========================================================================== */
/* Project Layer: CTA全体の囲み */
.p-line-cta {
  position: relative;
  text-align: center;
  padding: 40px 0;
}

.p-line-cta__inner {
  display: block;
  position: relative;
}

/* 1. ボタンの上に乗る吹き出し */
.c-btn-line__message {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #eee;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 15px;
  border-radius: 50px;
  white-space: nowrap;
  z-index: 2;
  animation: jumping 2s infinite;
}

/* 吹き出しの三角部分 */
.c-btn-line__message::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -8px;
  border-width: 8px 8px 0 8px;
  border-style: solid;
  border-color: #eee transparent transparent transparent;
}

/* 2. LINEボタン本体 */
.c-btn-line {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #06C755;
  color: #fff;
  text-decoration: none;
  width: 100%;             /* 親要素（カード）の幅いっぱいに広げる */
  max-width: 400px;
  height: 70px;
  border-radius: 50px;
  box-shadow: 0 4px 0 #05a346;
  transition: all 0.2s;
  flex: 0 1 auto;
  margin-left: auto;       /* 親がflexの場合、これで中央に寄せてmax-widthを守る */
  margin-right: auto;
}

.c-btn-line:active {
  transform: translateY(2px);
  box-shadow: 0 2px 0 #05a346;
}

/* 左側のアイコン */
.c-btn-line__icon {
  width: 48px;
  height: 48px;
  margin-right: 15px;
  display: flex;
  align-items: center;
}

.c-btn-line__icon img {
  width: 100%;
  height: auto;
}

/* 右側のテキスト */
.c-btn-line__text {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.05em;
}

/* アニメーションの定義 */
@keyframes jumping {
  0%, 100% { transform: translateX(-50%) translateY(0); }
  50% { transform: translateX(-50%) translateY(-5px); }
}

/* ②：カードの中にある時だけ「姿を変える」命令 */
@media (max-width: 780px) {
  .c-btn-line__text {
    font-size: 4.5vw;
  }

.p-line-cta--in-card .c-btn-line {
  max-width: 100%;  
  height: 60px;     
  font-size: 20px;  
}
}
@media (min-width: 781px) {
  .p-line-cta--in-card .c-btn-line {
    max-width: 100%;  
    height: 60px;     
  }
  .p-line-cta--in-card .c-btn-line__text {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.05em;
}
  }


/* ==========================================================================
   フローティングCTA
   ========================================================================== */
.floating-cta {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  padding: 12px 30px 0 30px;
}

.floating-cta__inner {
  max-width: 1000px;
  margin: 0 auto;
  display: block;
  justify-content: center;
}

@media (min-width: 781px) {
  .floating-cta {
    padding: 15px 10px;
  }

  .floating-cta__inner {
    gap: 20px;
  }

  .floating-cta>.floating-cta__inner>.cta__btn {
    flex: 1;
    max-width: 100%;
  }
}

@media (max-width: 780px) {
  .floating-cta>.floating-cta__inner>.cta__btn {
    font-size: 3.8vw;
    padding: 3vw 2vw;
    line-height: 1.2;
    width: 26vw;
    display: grid;
    flex: none;
    border-radius: 0;
    text-align: center;
  }

  .floating-cta>.floating-cta__inner>.cta__btn__time {
    font-size: 2.8vw;
    padding: 1vw 1.5vw;
    margin-right: 1.5vw;
    display: inline-block;
    background: #fff;
    color: #333;
    text-align: center;
    border-radius: 5px;
  }

  .floating-cta>.floating-cta__inner>.cta__btn>.cta__btn__time--web,
  .floating-cta>.floating-cta__inner>.cta__btn>.cta__btn__time--line {
    font-size: 2.8125vw;
    background: #fff;
    border-radius: 15px;
    text-align: center;
    padding: 0.5vw 2vw;
    margin: 1.5625vw auto 0;
    display: inline-block;
  }

  .floating-cta>.floating-cta__inner>.cta__btn>.cta__btn__time--web {
    color: #eca713;
  }

  .floating-cta>.floating-cta__inner>.cta__btn>.cta__btn__time--line {
    color: #00B900;
  }
}
