/* 2026/02/16 */


#main-visual {
    position: relative;
    text-align: center;
    color: #fff;
    background: #fff;
    padding: 20px;
    overflow: hidden;
}

#mv .uk-slideshow li.uk-active{
  height: 100%;
}


@media screen and (max-width:1024px) {
     #main-visual {
        height: 100%;
        padding: 0;
    }
}

.uk-slideshow>li>div {
    height: 100% !important;
}

#top #main-visual .ttl {
    color: #ff9a13;
    text-shadow: 0 0 10px #FFF, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
    font-size: 48px;
    text-align: left;
    margin-bottom: 30px;
    font-weight: bold;
}

#top .visual-img{
  opacity: 1;
  height: 100% !important;
  object-fit: cover !important;
}
#top #main-visual .ttl div {
    text-shadow: 0 0 10px #FFF, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
    font-weight: bold;
}

#top .mv-badges-list{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
    margin-bottom: 30px;
    width: 100%;
    max-width: 1500px;
    padding-left: 0px;
}

#top .mv-badges-list li {
    background-color: #ffffffa8;
    text-shadow: 0 0 10px #FFF, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
    padding: 15px 20px;
    font-weight: bold;
    width: 100%;
    max-width: 400px;
    color: #ff9a13;
    text-align: left;
}

#top #main-visual .mv-desc {
    text-align: left;
    /* background: #fff; */
    background-color: #ffffffa8;
    text-shadow: 0 0 4px #FFF, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
    width: max-content;
    padding: 30px 20px;
    color: #333;
    font-weight: bold;
}

@media screen and (min-width:600px) and (max-width:1024px) {
  #top #main-visual{
    width: 100%;
  }

  #top #main-visual .mv-overlay{
    top: 10%;
    left: 3%;
    width: 94%;
  }

  #top #main-visual .mv-desc{
    width: 66%;
    text-shadow: 0 0 10px #FFF, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
  }
}

@media screen and (max-width:599px) {
  #top #main-visual .mv-overlay {
    display: block;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
  }

  #top .mv-badges-list {
    display: flex;
    gap: 5px;
    margin-bottom: 30px;
    width: 96%;
    flex-wrap: wrap;
  }

  #top .mv-badges-list li {
    padding: 10px 15px;
    width: 48%;
    font-size: 10px;
  }

  #top #main-visual .mv-overlay .mv-desc {
    width: 96%;
    padding: 15px 10px;
    text-shadow: 0 0 5px #FFF, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
  }

  #top .mv-overlay .ttl br{
    display: none;
  }
}

/* 2026/03/03 */
@media screen and (max-width:599px) {
  #top #main-visual .mv-overlay .ttl{
    margin-bottom: 80px;
    margin-top: 15px;
  }
}

#top #main-visual .mv-desc {
  text-shadow: 0 0 4px #FFF, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
}

#top .mv-badges-list li {
  text-shadow: 0 0 4px #FFF, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
  list-style-type: none;
}

#top #main-visual .ttl span {
  text-shadow: 0 0 4px #FFF, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
}

#top #main-visual .ttl div {
    line-height: 1.45;
    text-align: left;
    display: inline;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
    font-weight: 500;
}

/* 2026/04/14 */

/* =========================
   対応症状 導線ブロック
========================= */
#top .top-symptoms-scene {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  margin-top: 60px;
}

#top .top-symptoms-scene_item {
  position: relative;
  min-height: 460px;
  background-color: #ddd;
  background-image: var(--bg-image);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

#top .top-symptoms-scene_overlay {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 460px;
  padding: 50px 40px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.42);
}

#top .top-symptoms-scene_title {
  margin: 0 0 14px;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.3;
  color: #fff;
  text-align: center;
}

#top .top-symptoms-scene_subtitle {
  position: relative;
  margin: 0 0 28px;
  padding: 0 0 16px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
  color: #fff;
  text-align: center;
}

#top .top-symptoms-scene_subtitle:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 70%;
  height: 1px;
  background: rgba(255, 255, 255, 0.9);
  transform: translateX(-50%);
}

#top .top-symptoms-scene_list {
  display: flex;
  gap: 20px;
  padding: 0;
  list-style: none;
  flex-wrap: wrap;
  justify-content: center;
}

#top .top-symptoms-scene_list li {
  position: relative;
  font-size: 16px;
  line-height: 1.8;
  color: #fff;
  border: 1px solid;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33%;
}

#top .top-symptoms-scene_list li a {
  color: #fff;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .2s ease-in-out;
  -webkit-transition: .2s ease-in-out;
}

#top .top-symptoms-scene_list li a:hover {
  background-color: #fff;
  color: #555555;
}

#top .top-symptoms-scene_btn {
  margin-top: 28px;
  text-align: center;
}

#top .top-symptoms-scene_btn a {
  display: inline-block;
  min-width: 220px;
  padding: 14px 24px;
  border: 1px solid rgba(255, 255, 255, 0.9);
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.08em;
  transition: all 0.3s ease;
}

#top .top-symptoms-scene_btn a:hover {
  background: rgba(255, 255, 255, 0.15);
}

#top .top-symptoms-scene_note {
  margin-top: 20px;
}

#top .top-symptoms-scene_note_list {
  margin: 0;
  padding: 0;
  list-style: none;
}

#top .top-symptoms-scene_note_list li {
  font-size: 14px;
  line-height: 1.8;
  color: #555;
  text-align: center;
}

/* =========================
   Home MV Items / Flexs
========================= */
#top .homemvitem {
  width: 200px;
  height: 200px;
  background-color: #fff;
  border-radius: 50%;
  padding: 1em 1.25em 1em;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
}

#top .homemvitem * {
  text-align: center;
  font-weight: 700;
  text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}

#top .homemvitem dl {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#top .homemvitem .subtit {
  margin-bottom: 0.25em;
  color: rgb(87 87 87);
  font-size: 26px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 100%;
}

#top .homemvitem .subtit.new {
  font-size: 16px;
}

#top .homemvitem .text {
  color: #ff9a13;
  line-height: 30px;
  font-size: 26px;
}

#top .flexs {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  column-gap: 50px;
}

#top #mv .swiper-container {
  height: 75vh;
}

#top #mv .swiper-container .uk-slidenav-position {
  height: 100%;
}

#top #mv .swiper-container .uk-slideshow {
  height: 100% !important;
}

@media screen and (max-width:1024px) {
 #top .homemvitem {
    width: 170px;
    height: 170px;
    padding: 2em 0 1em;
    box-shadow: 0 0 0 7.5px rgba(255, 255, 255, 0.6);
  }

  #top .homemvitem .subtit {
    font-size: 18px;
  } 
}

@media screen and (max-width:599px) {
  #top .homemvitem .subtit {
    font-size: 18px;
  }
  
  #top .homemvitem .subtit.new {
    font-size: 14px;
  }

  #top .homemvbnrbox .homemvlist {
    justify-content: center;
  }

  #top .homemvitem {
    width: 165px;
    height: 165px;
    margin: 10px;
  }

  #top .flexs {
    column-gap: 0px;
  }

  #top .homemvitem {
    width: 100px;
    height: 100px;
    padding: 0px;
  }

  #top .homemvitem dl {
    height: 100%;
    margin-top: 5px;
  }

  #top .homemvitem .subtit {
    font-size: 15px;
  }

  #top .homemvitem .text {
    line-height: normal;
    font-size: 15px;
  }

  #top #mv {
    height: 80svh;
  }

  #top .homemvlist.flexs {
    white-space: nowrap;
  }

  #top #main-visual .ttl {
    font-size: 26px;
    margin-left: 10px;
  }
  
  #top .mv-badges-list{
    margin-left: 10px;
  }
  
  #top .homemvbnrbox .homemvlist flexs{
    padding-left: 0px;
  }
}


@media screen and (min-width:600px) and (max-width:1024px) {
  #top #main-visual .ttl {
    font-size: 34px;
  }
  
  
}


/* --- 1025px以上 --- */
@media screen and (min-width: 1025px) {
  #top #mv .swiper-container {
    height: 90vh;
  }

  #top .pc-block {
    display: block;
  }
}

/* 2026/05/14 */

#top #main-visual .ttl{
      display: inline-block;
    background: linear-gradient(to right, rgb(255 73 24), rgb(255 183 34));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    filter: drop-shadow(0 0 2px #fff) drop-shadow(0 0 4px #fff) drop-shadow(0 0 6px #fff);
    text-shadow: none;
    line-height: 1.6;
}

@media screen and (max-width:599px) {
#top #main-visual .mv-overlay .ttl{
  margin-bottom: 30px;
} 

#top .homemvlist.flexs {
  padding-left: 10px;
}


}
