.arcus{
  border: 1px solid #349b85;
}

.arcus .heading02 .ja {
  color: #349b85;
}

.arcus .color01{
  color: #349b85;
}

.arcus .hr01{
  background: #349b85;
}


.teach01con01 .bland-logoimg img{
  width: 80px;
  top: -15px;
} 




#Visee{
  border: 1px solid #ddae4f;
}

#Visee .heading02 .ja {
  color: #ddae4f;
}

#Visee .color01{
  color: #ddae4f;
}

#Visee .hr01{
  background: #ddae4f;
}


#kai{
  border: 1px solid #23110b;
}

#kai .heading02 .ja {
  color: #23110b;
}

#kai .color01{
  color: #23110b;
}

#kai .hr01{
  background: #23110b;
}

.page-link .arcus a{
  background-color: #349b85;
}

.page-link .arcus a{
  background-color: #349b85;
}

.page-link .visse a {
    background-color: #001b2d;
    color: #ddae4f;
}

.page-link .kai a {
    background: #23110b;
    color: #d2d2d2;
}

.teach01con01 .threearrowslogo .bland-logoimg img {
    width: 60px;
    top: -20px;
}


@media screen and (max-width:599px) {
.teach01con01 .bland-logoimg img{
  width: 80px;
  top: -5px;
} 

.teach01con01 .threearrowslogo .bland-logoimg img {
    width: 50px;
    top: -15px;
}
}

/* 2025/11/18 */

.page-link li.arcus{
  border: 1px solid #ffffff;
}

/* 2024/12/18 */

#arcus01 .bland-logoimg img{
  width: 100px;
}

#arcus02 .bland-logoimg img{
  width: 100px;
}

#kai .bland-logoimg img{
  width: 100px;
}

@media screen and (max-width:599px) {
#arcus01 .heading02 .ja{
  margin-top: 10px;
}

#arcus02 .heading02 .ja{
  margin-top: 10px;
}

#arcus02 .heading02 .ja{
  margin-top: 10px;
}

#Visee .heading02 .ja{
  margin-top: 10px;
}

#kai .heading02 .ja{
  margin-top: 10px;
}
}

/* 2026/01/23  */

#hiraiekimae.teach01con01{
    border: 1px solid transparent;
    border-image: linear-gradient(to right, #1e73be 0%, #4db897 100%) 1;
    border-image: linear-gradient(90deg, #1e73be 0%, #4db897 100%) 1;
}

#hiraiekimae.teach01con01 .heading02 .ja{
  background: linear-gradient(to right, #1e73be 0%, #4db897 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

#hiraiekimae.teach01con01 .color01{
    background: linear-gradient(to right, #1e73be 0%, #4db897 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}


/* 平井駅前CSだけ：自然に馴染むハイブリッド（青→青緑→緑） */
li.hiraiekimae > a{
  color:#fff;
  position:relative;
  overflow:hidden;

  /* 白帯なしで落ち着かせる */
  background: linear-gradient(
    90deg,
    #0B4C8E 0%,
    #0E6AA8 35%,
    #2BA88A 100%
  );
}

/* うっすら光沢（入れると“合併感”だけ残って上品） */
li.hiraiekimae > a::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background: linear-gradient(
    135deg,
    rgba(255,255,255,.18) 0%,
    rgba(255,255,255,0) 45%
  );
}

/* 斜めカットが a::after の場合：ここも同じ背景にして継ぎ目消す */
li.hiraiekimae > a::after{
  background: inherit;
}


.page-link ul.jc-fs{
  justify-content: flex-start;
}

#hiraiekimae.teach01con01 .bland-logoimg img {
    top: -50px;
}

@media screen and (max-width:599px) {
#hiraiekimae.teach01con01 .bland-logoimg img {
    top: -27px;
    width: 60px;
}

#hiraiekimae.teach01con01 .sp-block{
  display: block;
}

}

