@charset "utf-8";
/*----------------------------------------------------
    共通css
----------------------------------------------------*/

#ra_block-list {
  margin: 0 0 15px;
}

#ra_block-list li {
  animation-name: fadeInAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.is-hid {
  display: none;
}

.acc-btn {
  appearance: none;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  padding: 15px 35px 15px 15px;
  position: relative;
  background: #dedede;
  color: #154a7d;
  font-weight: bold;
}

.acc-btn::before {
  border: 0px;
  border-top: solid 2px #154a7d;
  border-right: solid 2px #154a7d;
  content: '';
  height: 8px;
  margin-top: -6px;
  position: absolute;
  right: 10px;
  transform: rotate(135deg);
  top: 50%;
  width: 8px;
}

.acc-btn:hover {
  opacity: .7;
}

.acc-btn-opened:before {
  transform: rotate(-45deg);
  margin-top: -2px;
}
.mv_home .mv_bg {
    background-image: url(https://www.usedcar-sales-iroha.com/wp/wp-content/uploads/mv_home_bg2.png);
}


.sec02_block .ttl01 {
    display: inline-block;
    background: #dc0032;
    padding: 1rem 2.5rem;
    font-size: 3.2rem;
    border-radius: 4px;
    margin-top: 4rem;
}

.sec02_block .ttl02 {
    font-size: 2.7rem;
    margin-top: 3rem
}

.txt_bold {
    color: #d8dc00;
    font-weight: bold;
}


.fixed_bnr.inst {
    margin-top: 18rem;
}
.fixed_bnr.inst .bnr_txt.wh.fb {
    text-align: left;
    justify-content: unset;
    margin-left: 2rem;
    background: url(https://www.usedcar-sales-iroha.com/wp/wp-content/uploads/insta.png);
    background-size: 4rem;
    background-repeat: no-repeat;
    background-position: 82%50%;
    margin-top: 0;
    width: auto;
}
.fixed_bnr.inst a {
    background: linear-gradient(72.44deg, #FF7A00 11.92%, #FF0169 51.56%, #D300C5 85.69%);
}

.voice_item ul {
    margin: 4rem 0 4rem;
}


.voice_item ul li {
    margin: 0 0 1rem 0;
    padding: 0 0 0 1.5rem;
    font-size: 1.5rem;
    line-height: 1.8;
    position: relative;
}



.voice_item li::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    background: #154a7d;
    width: 7px;
    height: 7px;
    box-sizing: border-box;
    border-radius: 50%;
}


.sec01_block02 {
    margin: 7rem 0 0;
}




table td {
    padding: 1.5rem;
    box-sizing: border-box;
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.4;
    word-break: break-all;
    border-left: 1px solid #9d9d9d;
    border-bottom: 1px solid #9d9d9d;
}


.voice_parts2 .voice_item {
    background: #31618e;
    margin: 0 0 6rem;
    padding: 4rem 5rem 4rem;
    border-radius: 20px 20px 20px 0;
    position: relative;
}


.voice_parts2 .voice_item::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 30px 30px;
    border-color: transparent transparent transparent #31618e;
}


/* ===== 2択 CTA “cta-chooser” ===== */
.cta-chooser{
  margin: 4rem auto;
  text-align:center;
  max-width: 1000px;
  padding: 0 1rem;
}
.cta-chooser .cta-ttl{
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 2rem;
  line-height: 1.3;
	color:white
}

/* --- ラップ＆カード --- */
.cta-chooser .cta-cards{
  display: flex;
  gap: 24px;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;          /* PC でも 3 列化など崩れ防止 */
}
.cta-chooser .cta-card{
  flex: 1 1 280px;          /* 280px 以上で均等伸縮 */
  display: flex;
  flex-direction: column;
  padding: 24px 20px;
  border-radius: 16px;
  text-decoration: none;
  transition: transform .2s, box-shadow .2s;
}
.cta-chooser .cta-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 16px rgba(0,0,0,.15);
}

/* --- バリエーション（面談＝talk / 応募＝recruit）--- */
.cta-chooser .cta-card.talk{
  background: #e9f6ff;         /* ライトブルー */
  border: 2px solid #60b9ff;
}
.cta-chooser .cta-card.recruit{
  background: #fff5f5;         /* ライトレッド */
  border: 2px solid #ff7d7d;
}

/* --- 見出しテキスト --- */
.cta-chooser .cta-lead{
  flex-grow: 1;
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: 500;
  color: #333;
  margin-bottom: 0px;
}

/* --- ボタン --- */
.cta-chooser .cta-btn{
  display: inline-block;
  padding: 12px 24px;
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  border-radius: 9999px;
  transition: filter .2s;
  margin-top:3rem;
}
.cta-chooser .cta-card.talk  .cta-btn{ background:#0090ff; }   /* グッドスピード系ライトブルー */
.cta-chooser .cta-card.recruit .cta-btn{ background:#d60000; } /* コーポレートレッド */

@media (hover:hover){
  .cta-chooser .cta-card:hover .cta-btn{ filter: brightness(1.1); }
}

/* =====================================
   ◇ CTA 全体を囲うフレーム
===================================== */
.cta-chooser{
  background:#31618e;          /* 外枠の紺色 */
  border-radius:20px;
  padding:3rem 2rem;           /* 内側余白を広めに */
  color:#fff;
  max-width:1000px;
  margin:4rem auto;
  position:relative;
  box-shadow:0 4px 16px rgba(0,0,0,.15);
}

/* ── 下側に吹き出し“しっぽ” ───────── */
.cta-chooser::after{
  content:'';
  position:absolute;
  left:32px;                  /* お好みで調整 */
  bottom:-24px;               /* 外に突き出す */
  width:0;
  height:0;
  border:24px solid transparent;

}

/* =====================================
   ◇ 見出し & テキスト色を調整
===================================== */
.cta-chooser .cta-ttl{
  color:#fff;                 /* 白字固定 */
}

.cta-chooser .cta-head,
.cta-chooser .cta-lead{
  color:#111;                 /* カード内テキストは読みやすい濃グレー */
}

/* =====================================
   ◇ スマホ表示最適化
===================================== */
@media screen and (max-width: 767px){
  /* 吹き出しは余白を取りづらいので非表示 */
  .cta-chooser::after{ display:none; }

  /* 角丸をやや小さくして画面にフィット */
  .cta-chooser{ border-radius:12px; padding:2rem 1rem; }

  /* すでに flex-column 指定済みなので縦並びOK */
}


/* ── カード見出し ─────────────────────── */
.cta-chooser .cta-head{
  font-size: 2rem;          /* 全体バランスに合わせ調整 */
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 12px;           /* 下に少し余白 */
  color: #111;
}


/* ──────────────────────────────
   CTA 見出しだけグローバル装飾を解除
──────────────────────────────── */
.cta-chooser .cta-ttl,
.cta-chooser .cta-head{
  /* グローバル側で入っている余白・線を念のためリセット */
  padding-left: 0;
  border: none;
  position: static;   /* ドット用に relative になっている場合の保険 */
}

/* 疑似要素の赤丸・線を消す */
.cta-chooser .cta-ttl::before,
.cta-chooser .cta-ttl::after,
.cta-chooser .cta-head::before,
.cta-chooser .cta-head::after{
  content: none !important;   /* ①描画自体を無効化 */
  display: none !important;   /* ②古いブラウザ対策 */
}



/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/
@media screen and (min-width: 769px) {
/*/////////////PC用のCSSをここに作成してください。/////////////*/

.fixed_bnr {
    width:220px;
}

.fixed_bnr .bnr_txt {
    writing-mode: unset;
    font-family: unset;
}
.fixed_bnr br.sp {
    display: none;
}
	
}/*////////////////////PC用CSSここまで///////////////////*/





/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/
@media screen and (max-width: 768px) {
  /*/////////////SP用のCSSをここに作成してください。/////////////*/
  /*/////////////必ず中括弧の中に作成してください。/////////////*/

.mv_home .mv_bg {
    background-image: url(https://www.usedcar-sales-iroha.com/wp/wp-content/uploads/mv_home_sp2.png);
}
table.tbl2 th, table.tbl2 td {
    width: auto;
    display: table-cell;
    border-spacing: 0;
    border: 1px solid #9d9d9d;
}

.sec02_block .ttl01 {
    display: inline-block;
    background: #dc0032;
    padding: 1rem 2.5rem;
    font-size: 2rem;
    border-radius: 4px;
    margin-top: 4rem;
}
.l-pagetop {
    bottom: 12rem;
}

.sec02_block .ttl02 {
    font-size: 2rem;
    margin-top: 3rem;
}
.fixed_bnr_lower {
    display: flex;
    position: fixed;
    bottom: 0;
    z-index: 100;
    justify-content: space-between;
    margin-right: 1rem;
    width: 95%;
}

.fixed_bnr_lower .fixed_bnr {
    width: 100%;
	<!-- 2つ置く場合は47％	-->
    position: unset;
    margin: 0;
}

.fixed_bnr.inst .bnr_txt.wh.fb {
    margin-left: 0;
    font-size: 13px;
    padding: 1rem 1.5rem 1rem 2rem;
    background-position: 84% 50%;
    background-size: 3rem;
    background: none;
}

.fixed_bnr_lower .fixed_bnr.inst {
    width: 47%;
}

.fixed_bnr .bnr_txt {
    font-size: 12px;
    padding: 0rem 2rem 0rem 1rem;
}	
.fixed_bnr_home .fixed_bnr.inst {
    width: 57%;
    position: unset;
    margin: 0;
    width: 47%;
}

.fixed_bnr_home .fixed_bnr {
    width: 100%;
    position: unset;
    margin: 0;
}

.fixed_bnr_home {
    display: flex;
    position: fixed;
    bottom: 0;
    z-index: 100;
    justify-content: space-between;
    margin-right: 1rem;
    width: 95%;
}
	
.fixed_bnr {
    transition: unset;
    bottom: 0;
    height: 9rem;
}	
.fixed_bnr a {
    padding: 5px 0;
    height: 100%;
}

.fixed_bnr.tbnr a .bnr_txt {
    line-height: 1.2;
    padding-bottom: 8px;
}

.cta-chooser .cta-cards{ 
	flex-direction: column; }
.cta-chooser .cta-card{ margin-bottom: 16px; 
}

.cta-chooser .cta-ttl{
    font-size: 1.8rem;  
    line-height: 1.4;    
    margin-bottom: 1.5rem;
}
	
}
