.blue-text {color: #00a0e9 !important;}
.purple-text {color: #b84ebe !important;}
.max-full_width {margin: 5% 0;}
.bullet-heart {color: #af62a3;}
.special-note {border: 3px dotted #bb6ebff2; border-radius: 15px; padding: 3% 0; margin: 2%; }
.special-note p{font-size: 1.3rem; }
.special-bullet {color: #af62a3; margin: 0 1% 0 0;}
.center-img {margin: 5% 20% !important; padding: 0%; text-align: center;}
.align-right {float: right;}
.purple-bg {background-color: #2196f352 !important;}
.highlighted-bg {background-color: #c9c9c94a; width:fit-content; padding: 2px;}
.back-to { border: 1px solid #00a0e9; background-color: #009fe91a; width:fit-content; padding: 1%; font-size: 12px; font-weight: 500; margin: 2% 0; letter-spacing: -1px;}
    .back-to:hover {text-decoration: none !important; background-color: #009fe935 !important;}
/*色*/
/*背景画像*/
/*メディアクエリ*/
/*width*/


/*------------------------------------------------------*/
.special-placeholder {margin: 10px 40px 15px; display: flex; flex-direction: row; padding: 3%; 
 border-radius: 15px; background-color:#f1d9e99e;}

.special-placeholder .left-side {width: 22%; margin: auto; background-image: radial-gradient(circle, #f9f1ee, #f9f1ee, #f0e4f0, #d4bfd5, #d4bfd500, #f0e4f0, #f0e4f0);  border-radius: 50%; padding: 2%;}
    .special-placeholder .left-side p {font-size: 2rem; text-align: center; text-shadow: 2px 2px  white; font-weight: 600; margin: 5%;}
    .special-placeholder .left-side p span {color: purple; text-shadow: 2px 2px  white; font-size: 2.2rem; letter-spacing: 1px;}

.special-placeholder .right-side {width: 73%; line-height: 2.5rem;}    
/*------------------------------------------------------*/
.special-placeholder-full {margin: 10px 40px 15px; padding: 1%; border-radius: 15px; background-color: #f1d9e947;}
.special-placeholder-full h3 {color: purple; font-weight: 600; margin: 1rem 30px 1.5rem; 
    font-size: 2rem; width:max-content; border-radius: 15px; padding: 1%;}
/*------------------------------------------------------*/
.gallery-4-img {padding: 3% 1%; display: flex; flex-direction: row; width: 90%; margin: 2% auto; background-color: #7f7c7c52;}
.gallery-4-img-col {width: 25%; margin: auto 0.5%;}
.gallery-4-img-col img {width: 100%;}
.gallery-4-img-col h3 {font-weight: 600; color: #000; padding: 2%; font-size: 1.8rem; text-align: center; margin: 5% auto;}
.gallery-4-img-col h3 span {font-size: 1.3rem;}
.gallery-4-img-col h4 {font-weight: 500;
    padding: 2%;
    background-color: #b84ec9;
    color: #ffffff;
    font-size: 1.3rem;
    text-align: center;
    width: 65%;
    margin: auto; border-radius: 15px;}
.instructions p {font-size: 1.5rem; text-align: right; font-weight: 500;}
/*------------------------------------------------------*/

/*------------------------------------------------------*/
.section-cont {
    display: block;
    border-width: 20px;
    border-style: solid;
    border-image-source: url(../img/tokushu48-background.jpg);
    border-image-slice: 30; /* Ajusta este número según el grosor */
    border-image-repeat: round; /* Puede ser 'stretch', 'repeat', o 'round' */
}

/*.section-cont {display: block; border-width: 20px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #0084ff33, #124869) 1;}*/

.top-icon-tokushu{
display: flex;
margin-bottom: 0;
}

.top-icon-tokushu img{
     width:30%;
  object-fit: cover; 
  margin-left:0;  
}

.section-cont h3 {font-size: 1.5rem; color: #206DB0;}

.section-cont .icon-title {width: 90%; display: flex; flex-direction: row; margin: 2% 5%;}

    .section-cont .icon-title .main-icon {width: 15%; margin: auto;}
    .section-cont .icon-title .main-icon img {margin: auto;}
    .section-cont .icon-title .main-icon .tag-name {font-weight: 600;
                padding: 2% 0%;
                color: #ffffff; background-color: #00a0e9;
                font-size: 1.3rem;
                text-align: center;
                width: 100%;
                margin: auto; border-radius: 15px;}
        .main-icon-title{
             display: flex; /* 讓ｪ荳ｦ縺ｳ縺ｫ縺吶ｋ */
          align-items: center; /* 邵ｦ縺ｮ荳ｭ螟ｮ謠�∴ */
        }

        .section-cont .icon-title .main-icon-title {width: 100%;}
        .section-cont .icon-title .main-icon-title p {font-size: 24px; font-weight: bold; color:#206DB0; margin-left:5%;
        text-align:right;}

        .section-cont .content-box {width: 96%; margin: 2%;}

        .section-cont .content-box .sensei-img {width: 96%; padding: 2%;}
        .section-cont .content-box .sensei-img img {width: 70%; margin:0 15%;margin-top:1em;}
        .section-cont .content-box .sensei-img .k-word {background-color: #bb6ebf; padding: 0.5% 1%; margin: 0.5% 1%; color: #ffffff; border-radius: 15px;}

    /* HTML: <div class="ribbon">Your text content</div> */
    .section-cont .content-box .content-box-top .ribbon {
    font-size: 28px;
    font-weight: bold;
    color: #df1414;
  }
 /* HTML: <div class="ribbon">Your text content</div> */
/* HTML: <div class="ribbon">Your text content</div> */
/* HTML: <div class="ribbon">Your text content</div> */
.section-cont .content-box .content-box-top  .ribbon {
    font-size: 1rem;
    font-weight: bold;
    color: #ffffff;
  }
  .section-cont .content-box .content-box-top  .ribbon {
    --r: .8em;
    border-inline: .5em solid #0000;
    padding: .5em .2em calc(var(--r) + .5em);
    clip-path: polygon(0 0, 100% 0, 100% 100%, calc(100% - .5em) 100%, 50% calc(100% - var(--r)), .5em 100%, 0 100%);
    background: radial-gradient(50% .2em at top, #000a, #0000) border-box, #b84ec9 padding-box; right: 35%;
    width: 8%;
    position: absolute;
  }
  .section-cont .content-box .content-box-top  .ribbon p {margin: 2%; font-size: 1rem; text-align: center;}
  .section-cont .content-box .content-box-top  .ribbon .p-bg {background-color: white; border-radius: 15px; color: #000; padding: 1%;}
  .section-cont .content-box .content-box-top  .ribbon .p-bg a {color: #000 !important;}
  .section-cont .content-box .content-box-top  .ribbon .p-bg a:hover {color: #22ba29 !important; text-decoration: underline;}

    .content-box .sensei-img h3 {Font-size: 2rem; text-align: center; font-weight: 600; color: #000; letter-spacing: 0; margin: 10px 30px 0.5rem; }
    .content-box .sensei-img h3 span {font-size: 1.3rem;}
    .content-box .sensei-img p {font-size: 1.2rem; font-weight: 600; text-align: center;}
/*------------------------------------------------------*/

@media screen and (max-width: 600px) {
    .special-note img {margin: 0 1px 1.5rem;}
    .special-placeholder-full {margin: 10px 20px 15px;}
    .special-placeholder {flex-direction: column; margin: 10px 20px 15px;}
    .special-placeholder .left-side  {width: 50%;}
    .special-placeholder .right-side {width: 100%;}

    .gallery-4-img {flex-direction: column;}
    .gallery-4-img-col {width:fit-content; margin: 3% auto ;}
    .gallery-4-img-col h3 {margin: 1% auto;; padding: 1% 0;}
    .gallery-4-img-col h4 {margin: auto; padding: 1% 0; width: 35%;}
    .instructions p {font-size: 1.35rem;}

    .section-cont {border-width: 8px;}
    .section-cont .icon-title  {flex-direction: column; width: 96%; margin: 2%;}
    .section-cont .icon-title .main-icon {width: 35%;}
    .section-cont .icon-title .main-icon-title {width: 100%; border-radius: 0;}
   
    .content-box .sensei-img p {font-size: 1.2rem; font-weight: 500;}
    .section-cont .content-box .sensei-img img {width: 100%; margin: 0;}
    .section-cont .icon-title .main-icon-title p{font-size: 1.5rem; font-weight:bold;}
    .content-box .sensei-img h3 span {font-size: 1.1rem;}

    .section-cont .content-box .content-box-top .ribbon {width: 18%; right: 2%;}
    .section-cont .content-box .content-box-top .ribbon .p-bg {margin: 2% 0;}

}
@media only screen and (min-width: 768px ) and (max-device-width: 1023px) {
    .special-note img {margin: 0 30px 1.5rem;}
    .special-placeholder {flex-direction: column; margin: 10px 40px 15px;}
    .special-placeholder .left-side  {width: 30%;}
    .special-placeholder .right-side {width: 100%;}

    .gallery-4-img-col h3 {font-size: 1.6rem;}

    .section-cont .icon-title .main-icon {width: 20%;}
    .section-cont .icon-title .main-icon-title {width: 80%;}
    .section-cont .icon-title .main-icon-title p {font-size: 1.75rem;}

    .section-cont .content-box .content-box-top  .ribbon {width: 10%;}
}

.wrapperprof-fondo-tokushu{
  margin: 1em;
  padding: 1em;
  color: #003355;
  padding: 6px 10px;
  border-radius: 5px;
  font-weight: bold;
  background: linear-gradient(135deg, #d9f1ff, #b2d8ff);
  border-radius: 8px;
}

.texto-container {
    box-sizing: border-box !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px; 
    background: linear-gradient(120deg, #83a4c5 10%, #0061b0 100%);
}

.sp-title {
    width: 85%;
    text-align: left;
    color: #fff;
    margin: auto;
    margin-bottom: 1.5em;
    margin-top:1.5em;
}


.top-bg{
        width:100%;
            background-image: url('../img/tokushu48-background.jpg');
            background-repeat: repeat; 
            background-size: cover;  
}

.icon-container {
            display: flex;
            align-items: center;
            gap: 10px;
        }
        .icon-container img {
            width:20%;
            border-radius: 50%;
            margin-bottom:-1.5em;
        }

.asean-highlight-box {
    background: rgb(247, 226, 214);
    padding: 1em;
    position: relative;
    z-index: 3;  
    text-align: center;  
}

.asean-icon-circle {
    position: absolute;
    bottom: 80%; 
    left: -3%;  
    z-index: 2;   
}

.asean-icon-circle img {
    width: 45%;
    border-radius: 50%;
}

table {
    z-index: 1;  /* 最背面 */
}

.cp_timeline01{
  margin-bottom: 11rem!important;
}

table span[style*="font-weight: 600"] {
    font-size: 13px; 
    font-weight: bold !important;
}
/*contenido columnas circunferencias*/
/* Contenedor general */
.cont-xy7 {
    max-width: 900px; /* Ajusta según tu gusto */
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 30px; /* Espacio entre filas */
    padding: 10px;
}

/* Título dentro de txtbox */
.txtbox-xy7 h2 {
    font-size: 2.2rem !important; /* Reducir tamaño del título */
    color: #000000; /* Color del título */
    font-weight: bold !important;
    margin-bottom: 10px;
}

/* Fila con los elementos */
.fila-xy7 {
    display: flex;
    align-items: center;
    justify-content: center; /* Centra horizontalmente las columnas */
    gap: 70px; /* Reducir espacio entre columna izquierda y derecha */
}

/* Circunferencia con imagen de fondo (más pequeño) */
.circ-xy7 {
    width: 250px;  /* Reducir tamaño */
    height: 250px; /* Reducir tamaño */
    border-radius: 50%; /* Asegura que sea redonda */
    overflow: hidden; /* Recorta cualquier parte de la imagen que sobresalga */
    flex-shrink: 0;
    background-size: cover;  /* Asegura que la imagen cubra toda la circunferencia */
    background-position: center; /* Centra la imagen */
    border: 12px solid white;  /* Borde blanco de 12px */
}

/* Circunferencia con imágenes específicas */
.fila-xy7 .circ-xy7:nth-child(1) {
    background-image: url('img/tokushu48-photo10.png'); /* Foto 1 */
}

.fila-xy7 .circ-xy7:nth-child(2) {
    background-image: url('img/tokushu48-photo9.jpg'); /* Foto 2 */
}

.fila-xy7 .circ-xy7:nth-child(3) {
    background-image: url('img/tokushu48-photo4.JPG'); /* Foto 3 */
}

/* Imagen dentro de la circunferencia */
.circ-xy7 img {
    width: 100%;
    height: 100%;
    object-fit: cover;  /* Asegura que la imagen se recorte y cubra bien el círculo */
    border-radius: 50%; /* Hace que la imagen dentro del contenedor también sea redonda */
}

/* Texto con fondo para mejorar la legibilidad */
.txtbox-xy7 {
    width: 350px; /* Reducir tamaño */
    color: #000000;
    font-size: 15px !important; /* Reducir tamaño del texto */
    text-align: justify;
    margin-right: -5%;
    background-color: #c0e1ffd6; /* Fondo oscuro semi-transparente */
    padding: 15px; /* Reducir padding */
    border-radius: 10px; /* Bordes redondeados */
}

/* Cuadro de diálogo */
.dlgbox-xy7 {
    width: 300px; /* Igual que la circunferencia */
    color: #ffffff;
    font-size: 16px;
}

/* Cuadro gris */
.cuad-xy7 {
    width: 180px;
    height: 180px;
    background-color: #a94461;
    flex-shrink: 0;
}

/* Nueva fila con 3 columnas separadas */
.fila-xy7-final {
    display: flex;
    justify-content: center;
    gap: 40px; /* Espacio entre columnas */
}

/* Responsive */
@media (max-width: 768px) {
    .fila-xy7 {
        flex-direction: column;
        gap: 20px;
    }
    .txtbox-xy7 h2 {
        font-size: 1.3em;
    }

    /* Fila separada con 3 columnas */
    .fila-xy7-final {
        flex-direction: column;
        gap: 20px;
    }
}



/* Contenedor general */
.cont-xy8 {
    max-width: 900px; /* Ajusta según tu gusto */
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 30px; /* Espacio entre filas */
    padding: 10px;
}

/* Título dentro de txtbox */
.txtbox-xy8 h2 {
    font-size: 1.5em;
    color: #000000; /* Color del título en negro */
    font-weight: bold;
    margin-bottom: 10px;
}

/* Fila con los elementos */
.fila-xy8 {
    display: flex;
    align-items: center;
    justify-content: center; /* Centra horizontalmente las columnas */
    gap: 40px; /* Espacio entre columna izquierda y derecha */
}

/* Circunferencia */
.circ-xy8 {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background-color: #a94461;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 10px;
    flex-shrink: 0;
}

.circ-xy8 {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background-color: #4493a9;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 10px;
    flex-shrink: 0;
}

/* Texto */
.txtbox-xy8 {
    width: 300px; /* Igual que la circunferencia para que se alineen */
    color: #000000; /* Cambiar color del texto a negro */
    font-size: 16px;
    text-align: justify;
    background-color: #c0e1ffd6; /* Fondo azul claro */
    padding: 30px;
    border-radius: 10px; /* Bordes redondeados */
}

/* Cuadro de diálogo */
.dlgbox-xy8 {
    width: 300px; /* Igual que la circunferencia */
    color: #ffffff;
    font-size: 16px;
}

/* Cuadro gris */
.cuad-xy8 {
    width: 180px;
    height: 180px;
    background-color: #a94461;
    flex-shrink: 0;
}

/* Nueva fila con 3 columnas separadas */
.fila-xy8-final {
    display: flex;
    justify-content: center;
    gap: 40px; /* Espacio entre columnas */
}

/* Responsive */
@media (max-width: 768px) {
    .fila-xy8 {
        flex-direction: column;
        gap: 20px;
    }
    .txtbox-xy8 h2 {
        font-size: 1.3em;
    }

    /* Fila separada con 3 columnas */
    .fila-xy8-final {
        flex-direction: column;
        gap: 20px;
    }
}




/* parte incial texto principal*/

/* Banner con bordes redondeados desiguales y sombra */
.contenedor-banner-nuevo {
  background: linear-gradient(135deg, #d9f1ff, #b2d8ff); /* Azul suave */
  color: #003355;
  padding: 30px;
  border-radius: 40px 20px 40px 20px; /* Bordes desiguales: superior izquierdo y derecho inferior más redondeados */
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1); /* Sombra sutil */
  text-align: left; /* Centrado de los textos */
  width: 85%; /* Aseguramos que no ocupe todo el ancho */
  margin: 0 auto; /* Centrado horizontal */
  max-width: 800px; /* Limitar el tamaño máximo */
  margin-bottom: 5%;
}

/* Título principal */
.contenedor-banner-nuevo .titulo-banner-nuevo {
  font-size: 2.5rem;
  margin-bottom: 5px; /* Reduzco el margen inferior */
  margin-left: 0;
  font-weight: bold;
}

/* Subtítulo con un toque más sutil */
.contenedor-banner-nuevo .subtitulo-banner-nuevo {
  font-size: 1.8rem;
  font-weight: 400;
  display: inline-block;
  position: relative;
  background: linear-gradient(to top, rgba(255, 255, 150, 0.7) 50%, transparent 50%);
  margin-top: 0;
  margin-left: 0;
}

/* Párrafo descriptivo */
.contenedor-banner-nuevo .texto-banner-nuevo {
  font-size: 1.5rem;
  line-height: 1.6;
  max-width: 650px;
  margin: 0 auto;
  margin-left: 0;
  color: #003355; /* Gris claro para el texto */
  margin-top: 0; /* Aseguro que no haya margen superior innecesario */
}

/* ==================== */
/* Adaptación a móviles */
/* ==================== */
@media screen and (max-width: 600px) {
  .contenedor-banner-nuevo {
    padding: 20px;
    width: 80%; /* Aseguramos que ocupe un poco más de espacio en pantallas pequeñas */
  }

  .contenedor-banner-nuevo .titulo-banner-nuevo {
    font-size: 2rem;
    margin-bottom: 3px; /* Ajusto el margen inferior */
  }

  .contenedor-banner-nuevo .subtitulo-banner-nuevo {
    font-size: 1.4rem;
    margin-bottom: 8px; /* Ajusto el margen inferior */
    display: inline-block;
    position: relative;
    background: linear-gradient(to top, rgba(255, 255, 150, 0.7) 50%, transparent 50%);
  }

  .contenedor-banner-nuevo .texto-banner-nuevo {
    font-size: 1rem;
    margin-top: 0; /* Aseguro que no haya margen superior innecesario */
  }
}

/* Flex container para texto + imagen */
.contenido-banner-flex {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

/* Contenedor de texto */
.texto-banner {
  flex: 1;
}

/* Imagen a la derecha del segundo banner */
.contenido-banner-flex img.imagen-banner {
  max-width: 30% !important; /* Reducido para que no quede tan grande */
  height: auto;
  border-radius: 10px;
}

/* Contenedor imágenes múltiples (tercer banner) */
.imagenes-multiples {
  display: flex;
  flex-direction: column;
  gap: 25px; /* Más espacio entre imágenes */
  max-width: 45%; /* Más ancho para imágenes más grandes */
  align-items: center;
}

/* Cada imagen dentro del contenedor múltiple */
.imagenes-multiples .imagen-banner-multi {
  width: 70%;
  height: auto;
  border-radius: 10px;
}

/* Responsive: en móviles la imagen pasa abajo */
@media screen and (max-width: 600px) {
  .contenido-banner-flex {
    flex-direction: column;
    align-items: center;
  }

  /* Imagen del segundo banner en móvil */
  .contenido-banner-flex img.imagen-banner {
    max-width: 50% !important;
    margin-top: 15px;
  }

  .texto-banner {
    width: 100%;
  }

  /* Contenedor imágenes múltiples en móvil */
  .imagenes-multiples {
    max-width: 100%;
    flex-direction: row;
    gap: 15px; /* Un poco más de espacio entre imágenes en móvil */
    margin-top: 15px;
  }

  .imagenes-multiples .imagen-banner-multi {
    width: 48%; /* Dos imágenes lado a lado en móvil */
  }
}

/* Contenedor de columnas */
.contenido-banner-flex-nuevo {
  display: flex;
  flex-direction: row;
  gap: 40px;
  align-items: flex-start;
}

/* Cada bloque */
.bloque-q {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.subtitulo-banner-nuevo {
    font-size: 1.4rem;
    margin-bottom: 8px; /* Ajusto el margen inferior */
    display: inline-block;
    position: relative;
    background: linear-gradient(to top, rgba(255, 255, 150, 0.7) 50%, transparent 50%);
  }
/* Sección de texto */
.texto-q {
  flex-direction: column;
  justify-content: flex-start;
}

/* Párrafo */
.parrafo-q {
  font-size: 15px!important;
  line-height: 1.6;
  margin: 0 !important;
}

/* Imagen: contenedor */
.imagen-q-wrap {
  display: flex;
  justify-content: center;
}

/* Imagen: tamaño */
.imagen-q {
  width: 70%;
  height: auto;
  border-radius: 10px;
  max-width: 100%;
}

/* Responsive: móviles */
@media screen and (max-width: 600px) {
  .contenido-banner-flex-nuevo {
    flex-direction: column;
  }

  .bloque-q {
    width: 100%;
  }

  .imagen-q-wrap {
    justify-content: center;
  }

  .imagen-q {
    width: 70%;
    max-width: 320px;
  }
}
.div_banner_postit_unico874 {
  background-color: #1f2d39;
  padding: 25px 30px;
  border: 5px solid #d5e5ed;
  border-radius: 8px;
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.15);
  width: 85%;
  max-width: 800px;
  margin: 40px auto;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  position: relative;
}

/* Título */
.div_banner_postit_unico874 .titulo-postit {
  font-size: 25px;
  margin: 0 0 10px;
  color: #ffffff;
  font-weight: bold;
}

/* Subtítulo */
.div_banner_postit_unico874 .subtitulo-postit {
  font-size: 18px;
  margin: 0 0 15px;
  color: #ffffff;
  font-weight: 500;
}

/* Párrafo */
.div_banner_postit_unico874 .texto-postit {
  font-size: 15px;
  line-height: 1.6;
  color: #ffffff;
  margin: 0 0 15px;
}

/* Responsive */
@media screen and (max-width: 600px) {
  .div_banner_postit_unico874 {
    padding: 20px;
  }

  .div_banner_postit_unico874 .titulo-postit {
    font-size: 1.6rem;
  }

  .div_banner_postit_unico874 .subtitulo-postit {
    font-size: 1.2rem;
  }

  .div_banner_postit_unico874 .texto-postit {
    font-size: 1rem;
  }
}


/* Banner base: forma de bocadillo */
.bocadilloSuperX298 {
  background-color: #e0f4ff;
  border-radius: 20px;
  padding: 30px;
  width: 80%;
  max-width: 700px;
  margin: 60px auto 80px;
  position: relative;
  box-shadow: 4px 6px 12px rgba(0, 0, 0, 0.15);

}

/* Título dentro del bocadillo */
.bocadilloTituloZeta {
  font-size: 25px !important;
  color: #003b5c;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}

/* Texto del bocadillo */
.bocadilloTextoZeta {
  font-size: 15px !important;
  line-height: 1.6;
  color: #004d6e;
}

/* Punta estilo triángulo — izquierda */
.puntaBocadilloIzqLuna {
  position: absolute;
  bottom: -20px;
  left: 30px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #e0f4ff;
}

/* Punta estilo triángulo — derecha */
.puntaBocadilloDerSol {
  position: absolute;
  bottom: -20px;
  right: 30px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #e0f4ff;
}

/* Opcional: animación de entrada 
.bocadilloSuperX298 {
  animation: suaveAparicionZeta 0.8s ease-out;
}

@keyframes suaveAparicionZeta {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}*/

/* Responsive */
@media screen and (max-width: 600px) {
  .bocadilloSuperX298 {
    padding: 20px;
  }

  .bocadilloTituloZeta {
    font-size: 2.5rem !important;
  }

  .bocadilloTextoZeta {
    font-size: 1.3rem !important;
  }

  .puntaBocadilloIzqLuna,
  .puntaBocadilloDerSol {
    bottom: -18px;
  }
}



/* Contenedor de las imágenes circulares */
.contenedorOrbito999 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin: 60px auto;
  max-width: 1000px;
  padding: 10px;
}

/* Estilo para las imágenes redondas */
.circuloZafiro47 {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  object-fit: cover;
  box-shadow: 0 8px 20px rgb(255 255 255);
  transition: transform 0.3s ease;
}

/* Efecto al pasar el mouse */
.circuloZafiro47:hover {
  transform: scale(1.05);
}

/* Responsive para móviles */
@media screen and (max-width: 600px) {
  .contenedorOrbito999 {
    flex-direction: column;
    gap: 20px;
  }

  .circuloZafiro47 {
    width: 150px;
    height: 150px;
  }
}




/* Contenedor principal forzado a flex horizontal */
.envoltorioCuantico42 {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding-top: 20px;
  margin: 0 auto !important;
  max-width: 1000px;
  flex-wrap: nowrap !important;
  gap: 100px; /* espacio entre ícono y texto */
}

/* Imagen más grande, alineada */
.contenedorIconoIzquierda88 {
  flex: 0 0 auto;
  text-align: center;
}

.iconoEsferaAtomica88 {
  width: 250px !important;
  height: auto;
  display: block;
}

/* Texto a la derecha */
.contenedorTextoDerecho99 {
  flex: 1;
  padding: 0 !important;
  text-align: center !important;
  display: flex;
  align-items: center;
}

/* Título con márgenes anulados */
.tituloCuanticoBrillante22 {
  color: #ffffff !important;
  font-size: 40px !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.4;
}

/* Responsive */
@media screen and (max-width: 600px) {
  .envoltorioCuantico42 {
    flex-direction: column !important;
    gap: 10px;
    text-align: center !important;
  }

  .iconoEsferaAtomica88 {
    width: 180px !important;
  }

  .tituloCuanticoBrillante22 {
    font-size: 28px !important;
    text-align: center !important;
  }

  .contenedorTextoDerecho99 {
    justify-content: center;
  }
}

/* Contenedor principal */
.glxq-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  font-family: 'Segoe UI', sans-serif;
  padding: 20px;
}

/* Título con fondo azul */
.glxq-titulo {
  background: linear-gradient(135deg, #d9f1ff, #b2d8ff);
  color: white !important;
  padding: 16px;
  text-align: center;
  border-radius: 8px 8px 0 0;
  margin-bottom: 20px;
}

.glxq-titulo h2 {
  font-size: 1.8em !important;
  margin: 0 !important;
  font-weight: 600 !important;
  letter-spacing: 1px;
}

/* Contenedor de columnas */
.glxq-tabla {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

/* Cada columna */
.glxq-columna {
  flex: 1 1 calc(25% - 20px);
  background-color: #f9f9f9;
  border-radius: 8px;
  padding: 16px;
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
  min-width: 250px;
  transition: transform 0.3s ease;
}

.glxq-columna:hover {
  transform: translateY(-5px);
}

/* Estilo para h3 dentro de columnas */
.glxq-columna h3 {
  font-size: 1.2em !important;
  margin: 4px 0 !important;
  color: #1f1f1f !important;
  font-weight: 600;
  border-left: 4px solid #1f5fbf;
  padding-left: 8px;
}

/* Estilo para párrafos */
.glxq-columna p {
  font-size: 0.95em !important;
  color: #444;
  line-height: 1.6;
  margin: 0 !important;
}

/* Responsive para móviles */
@media (max-width: 768px) {
  .glxq-columna {
    flex: 1 1 100%;
  }

  .glxq-titulo h2 {
    font-size: 1.5em !important;
  }
}




/* Usa tu estilo existente para el contenedor y el icono */
.top-icon-tokushu {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.top-icon-tokushu img {
  width: 30%;
  object-fit: cover;
  margin-left: 0;
}

/* Nuevo contenedor del texto */
.glow-wrap-texto {
  width: 70%;
  padding-left: 20px;
}

.glow-titulo-texto p {
  font-size: 23px !important;
  font-weight: 600;
  color: #206DB0;
  margin-left: 15px !important;
  line-height: 1.6;
  text-align: right;
}

/* Responsive: en móvil, icono arriba y texto abajo */
@media (max-width: 768px) {
  .top-icon-tokushu {
    flex-direction: column;
    align-items: flex-start;
  }

  .glow-wrap-texto {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }

  .glow-titulo-texto p {
    font-size: 17px !important;
    text-align: right;
  }
}

/* Estilos base del banner QR */
.banner-qr {
  background-color: #f5f5f5;
  border: 2px solid #ccc;
  padding: 20px;
  text-align: center;
  width: 70%;
  max-width: 600px;
  margin: 40px auto;
  margin-top: 5px;
  font-family: Arial, sans-serif;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Fila superior con título y texto */
.qr-fila-superior {
  margin-bottom: 15px;
}

.qr-titulo {
  font-size: 24px;
  margin: 0 0 10px 0;
  color: #333;
}

.qr-texto {
  font-size: 16px;
  color: #666;
}

/* Fila inferior con enlace */
.qr-fila-inferior {
  text-align: center;
}

.qr-enlace {
  color: #62aeff;
  text-decoration: none;
  font-weight: bold;
}

.qr-enlace:hover {
  text-decoration: underline;
}

/* 🎯 Estilos responsive para pantallas pequeñas */
@media (max-width: 480px) {
  .banner-qr {
    padding: 15px;
  }

  .qr-titulo {
    font-size: 20px;
    text-align: center;
  }

  .qr-texto {
    font-size: 14px;
    text-align: center;
  }

  .qr-fila-inferior {
    text-align: center;
    margin-top: 10px;
  }
}




/* Contenedor del banner pie de página */
.banner-piedepagina {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 12px 16px;
  background: transparent;
}

.banner-inner {
  width: 100%;
  max-width: 980px;
  background: transparent;
}

.caption {
  font-size: 16px;
  line-height: 1.6;
  color: #111;
  text-align: left;
  word-break: break-word;
  letter-spacing: 0.02em;
}

@media (max-width: 520px) {
  .caption { font-size: 14px; line-height: 1.5; }
  .banner-piedepagina { padding: 10px; }
  .banner-inner { padding: 8px; }
}