.elementor-46804 .elementor-element.elementor-element-519a045{text-shadow:0px 0px 4px rgba(0,0,0,0.3);}.elementor-46804 .elementor-element.elementor-element-2aa0463{text-shadow:0px 0px 4px rgba(0,0,0,0.3);}.elementor-46804 .elementor-element.elementor-element-893e9b1{color:#363737;}/* Start custom CSS for text-editor, class: .elementor-element-2aa0463 */.teacher-message::after{

    content:"";

    position:absolute;

    top:50%;
    right:30px;

    transform:translateY(-50%);

    width:140px;
    height:140px;

    background:url("https://toyohs.ed.jp/wp-content/uploads/2026/08/tb.png") center/contain no-repeat;

    opacity:1;  

}


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

.teacher-message{

    padding:5px 5px;

}

.teacher-message::after{

    width:130px;
    height:130px;

    right:0px;
    bottom:0px;

    top:auto;
    transform:none;
    opacity:1;

}

.teacher-message-title{

    font-size:18px;

}

}

  @media (min-width: 572px) {
    .sp-only {
        display: none;
    }
  }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-893e9b1 *//* =========================
   東葉の教育
   支援体制ページ
   ========================= */

.support-content {
  width: 100%;
  box-sizing: border-box;
}


/* =========================
   見出し
   ========================= */

.support-heading {
  position: relative;

  margin: 2.5rem 0 1.8rem;
  padding: 0.45rem 1rem 0.75rem;

  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.0;

  color: #363737;

  /* グラデーション */
  background: linear-gradient(
    to bottom,
    #fafdd7 0%,
    #ffffff 100%
  );

  border-top: 3px solid rgba(209, 222, 76, 0.75);

  box-sizing: border-box;
}

/* =========================
   最初の見出し
   上の余白を少し調整
   ========================= */

.support-heading:first-child {
  margin-top: 1rem;
}


/* =========================
   本文＋画像
   ========================= */

.support-table {
  width: 100%;
  border-collapse: collapse;
  border: none;
  margin: 0 0 2.5rem;
}


.support-table td {
  border: none;
  vertical-align: top;
}


/* 本文 */

.support-text {
  width: 70%;
  padding: 0 2rem 0 0;

  font-size: 1rem;
  line-height: 1.9;
}


/* 画像 */

.support-image {
  width: 30%;
  padding: 0;
  text-align: right;
}


.support-image img {
  display: inline-block;

  width: 100%;
  max-width: 340px;
  height: auto;

  margin: 0;
}


/* =========================
   キャリアコンサルタント本文
   ========================= */

.support-text-only {
  font-size: 1rem;
  line-height: 1.9;
}


.support-text-only p {
  margin: 0 0 1.2rem;
}


/* =========================
   スマートフォン
   ========================= */

@media (max-width: 660px) {

  .support-heading {
    margin: 2rem 0 1.3rem;
    padding: 0.65rem 0.8rem;

    font-size: 1.15rem;
  }


  /* テーブル縦並び */

  .support-table,
  .support-table tbody,
  .support-table tr,
  .support-table td {
    display: block;
    width: 100%;
  }


  /* 本文 */

  .support-text {
    padding: 0;

    font-size: 0.95rem;
    line-height: 1.8;
  }


  /* 画像 */

  .support-image {
    margin-top: 1.2rem;
    text-align: center;
  }


  .support-image img {
    width: 90%;
    max-width: 400px;
  }


  .support-table {
    margin-bottom: 2rem;
  }


  .support-text-only {
    font-size: 0.95rem;
    line-height: 1.8;
  }

}/* End custom CSS */