.fs-35{
    font-size:20px !important;
}
.ml-74{
    margin-right:0px !important;
}
.text-start{
    text-align: left !important;
}

.img-300{
    padding:0px 40px;
    @media (max-width: 968px) {
        padding:0px 0px;
    }
}
.kuro-line{
    display: flex;
    @media (max-width: 768px) {
        flex-direction: column;
    }
}
.kuro-line.gap-2{
    @media (max-width: 968px) {
        gap:1rem !important;
    }
}
.banner-section{
    @media (max-width: 968px) {
       
    }
}

.fs-25{
    @media (max-width: 968px) {
        font-size:12px !important;
    }
}
.fs-27{
    font-size:27px !important;
    @media (max-width: 968px) {
        font-size:14px !important;
    }
}

.laptop{
    @media (max-width: 400px) {
        display:none !important;
    }
}

.mobile{
    display:none;
    @media (max-width: 400px) {
        display:block !important;
    }
}
.text-title{
   font-size: 22.4px !important;
   @media (max-width:968px){
      margin-top:12px !important;
      margin-bottom:12px !important;
   }
}
.mt-4{
    @media (max-width: 968px) {
        margin-top:12px !important;
    }
}
@media (max-width: 968px) {
   .gap-5{
     gap:0px !important;
   }
}

@media (max-width: 768px) {
   .text-end-mb{
     text-align:end !important;
     display:block !important;`
   }
   .text-end-mid{
      text-align:center !important;
   }
   .justify-content-end.text-center-mb{
      justify-content:center !important;
   }
   .full-width-mb{
        width:100% !important;
        max-width:100% !important;
   }
   .text-center-mb{
        text-align:center !important;
   }
   .mt-2.text-end-mid{
     margin-top:0px !important;
   }
   .mb-12{
        margin-bottom:12px !important;
   }
   .full-width-mb.bt{
      text-align:center !important;
   }
   .mt-2.text-center-mb{
      margin-top:0px !important;
   }
   .header-logo img {
     width: 240px !important;
   }
}

.header-main .menu-primary .menu li a {
    padding: 0.2rem 0.5rem;
    font-size: 1.8rem;
    border-top: solid 2px var(--color-base) !important;
    border-bottom: solid 2px var(--color-base) !important;
}
.no-data{
   height:60vh;
    display:flex;
    justify-content:center;
    align-items:center;
}
@media (max-width: 1060px) {
    .header-main .menu-primary .menu li a {
    border-top: none !important;
    border-bottom: none  !important;
    }
}

.footer .fb img {
    @media (max-width: 768px) {
        max-width: 54px !important;
    }
}
a:hover {
    opacity: 1 !important;
}
.custom-page-content{
   
}

html, body {
    height: 100%;
    margin: 0;
  }
  
  body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
  }
  
  .custom-page-content {
    flex: 1;
  }

  .border-link{
    //padding-bottom: 6px !important;
    margin-bottom: 30px !important;
    @media screen and (max-width: 768px) {
        margin-bottom: 15px !important;
        padding-bottom: 3px !important;
    }
  }
  @media screen and (max-width: 1060px) {
    .header-main .menu-primary .menu li a {
       // width: auto !important;
        border-top: none !important; 
        border-bottom: 2px solid #efe6e6 !important;
      //  padding: 4px 0px;
        font-size: 18px !important;
    }
}
@media (max-width: 1060px) {
    .header-main .menu-primary .menu li a {
    border-top: none !important;
    border-bottom: none  !important;
    }
}
.lb-number{
    margin-top:2px !important;
}

.fls-11{
    @media (max-width: 968px) {
        font-size:11px !important;
    }
}
@media (max-width: 768px) {
    .body.admin-bar .header.d-flex.useFixed {
        top: 32px !important;
    }
    .body.admin-bar .header.d-flex.useFixed.scrolled {
        top: 0px !important;
    }
    .pc-footer{
        display:none;
    }
}
@media screen and (max-width: 782px) {
    #wpadminbar {
        display: none !important;
    }
    
    body.admin-bar {
        padding-top: 0 !important;
    }
    
    html {
        margin-top: 0 !important;
    }
}

.button-back {
    background-color: #8B0808;
    color: #fff;
    padding: 8px 20px;
    text-decoration: none;
    display: inline-block;
    transition: background-color 0.3s ease;
    
}

.ip-mb{
  display:none;
}
.only-mb{
    display:none !important;
}
@media screen and (max-width:1024px){
    .ip-mb{
        display:block;
    }
    .pc{
        display:none;
    }
}

.button-download{
    padding:6px 20px !important;
}

@media screen and (max-width: 768px) {
    .footer .logo-kurovision {
      max-width: 120px !important;
    }
    .text-right-mb{
        display:flex;
        justify-content: center;
    }
    .text-right-mb br{
        display:none
    }
    .none-mb{
        display:none;
    }
    .text-ct-mb{
        margin-right:22px;
    }
    .only-mb{
        display:block !important;
    }
}

  .page-pdf{
    margin-bottom:40px !important;
  }

  .text-required-password{
    font-size: 10px;
    color: #222727;
    font-weight:700;
  }
  .button-slider:hover{
    opacity:1 !important;
    background-color: #e72c2c;
  }

  .choices__item--selectable{
    line-height:34px !important;
 }
    
  .choices__inner{
    box-sizing:border-box;
  } 

.choices[data-type*=select-multiple] .choices__button{
    top:2px;
}

.mb-30{
    margin-bottom:30px;
}
.visibility-hidden{
    visibility:hidden;
}

.message-box {
    position: fixed;
    top: 20px;
    right: 20px;
    min-width: 300px;
    max-width: 400px;
    padding: 16px 20px;
    border-radius: 8px;
    text-align: left;
    font-size: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    z-index: 9999;
    animation: slideIn 0.3s ease-out;
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 14px;
}
@media screen and (max-width: 768px) {
    .message-box {
        right: 8px;
        padding: 8px;
    }
}
.message-box::before {
    content: "✓";
    font-size: 24px;
    font-weight: bold;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.message-box.error {
    background-color: #f44336;
    color: white;
}

.message-box.error::before {
    content: "✕";
    background-color: rgba(255, 255, 255, 0.2);
}

.message-box.success {
    background-color: #4caf50;
    color: white;
}

.message-box.success::before {
    background-color: rgba(255, 255, 255, 0.2);
}

.popup-message {
    padding: 0px 50px;
}
.popup {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.popup-content {
    background: #fff;
    width: 60vw;
    margin: 100px auto;
    padding: 30px;
    border-radius: 6px;
    text-align: left;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    font-family: "Meiryo", sans-serif;
}

.popup-content h2 {
    margin-bottom: 15px;
    font-size: 20px;
    color: #222;
}

.popup-content p {
    font-size: 14px;
    line-height: 1.6;
    color: #333;
}

.popup-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
}


@media screen and (max-width: 968px) {
    .popup-content {
        width: 80vw !important;
    }
    .topics-section{
        padding-top:20px !important;
    }
    .href-disable.fls-18{
        font-size:16px !important;
      }
}

@media screen and (max-width: 768px) {
   
    .popup-message {
        padding: 0px !important;
    }
        .logos img {
       // max-width: 154px !important;
    }
}

.error-password{
    margin-top: 14px !important;
}

.cl-red{
    color:red !important;
}

.mgt-0{
    margin-top:0px !important;
}


  .topic-link:hover{
    color: #808080;
  }
  .menu-item:hover{
    color: #808080;

  }
  .hover-gray:hover{
    color: #808080;
  }

  .has-overflow.text-ellipsis div{
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    display: block;
    min-width: 0;
    cursor: pointer;
  }

  .no-data{
    align-items:normal !important;
  }
  .no-data span{
   margin-top:40px !important;
  }
  
   .image-icon, .video-icon, .pdf-icon{
    object-fit:contain !important;
  }

  @media screen and (max-width: 768px) {
    .max-w-176 {
      max-width: 176px !important;
    }
    .page-pdf{
      margin-bottom:30px !important;
    }
    .href-disable.fls-18{
      font-size:14px !important;
    }
  }

  .font-bold{
    font-weight:600 !important;
  }

  button, a {
    -webkit-tap-highlight-color: transparent;
}

.text-decoration{
    text-decoration: underline !important;
    text-underline-offset: 4px;
}

.modal-content{
    opacity:1 !important
}
.error-contain-text-bottom{
    margin-top:12px !important;
}

.numInput.cur-year{
    border:none !important;
    background-color:transparent;
}

.numInput.cur-year {
    -moz-appearance: textfield;
}
.arrowUp, .arrowDown{
    display:none !important;
}
.flatpickr-year-select{
    border:none !important;
    background-color:transparent;
    font-size: 19px;
    min-width: 74px;
}
.numInputWrapper,.flatpickr-year-select{
    border:none !important;
} 

.flatpickr-year-select:focus-visible{
    border:none !important;
    outline:none !important;
}
div.no-wrap-cs {
    flex-wrap: nowrap !important;
}

@media screen and (max-width: 968px) {
    .wrap-phone{
        gap:8px !important;
    }
}