@charset "UTF-8";

/* =========================================================
	共通
 * ====================================================== */
.heroSlider_block .slider_item .wide_block{
  padding: 5px 15px!important;
  text-shadow: none;
}
.wide_sub,
.wide_ttl,
.wide_txt,
.splide__pagination__page,
.splide__num{
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
}
.wide_sub{
  display: block;
}
.blank_img{
  margin-left: 5px;
  vertical-align: middle;
  width: 16px;
  height: 16px;
}
.primary_link-new_window::after{
  display: none;
}
.primary_link-new_window .blank_img{
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  display: inline-block;
  width: 10px;
  height: 9px;
}
.smartWorld_list .list_item a{
  position: relative;
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
}
.navi_list .list_item .item_link:hover,
.news_cards .card_item:hover img,
.primary_link:hover,
a img:hover{
  opacity: 1;
  cursor: pointer;
}
.smartWorld_list .list_item a:focus::before{
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  position: absolute;
  top: 0;
  left: 0;
}

.news_cards .card_item a,
.card a{
  display: inline-block;
}

.smartWorld_list .list_item:nth-child(3){
  grid-row: 1;
  grid-column: 3;
}
.smartWorld_list .list_item:nth-child(4){
  grid-row: 2;
  grid-column: 1;
}
.smartWorld_list .list_item:nth-child(5){
  grid-row: 2;
  grid-column: 2;
}
.smartWorld_list .list_item:nth-child(6){
  grid-row: 2;
  grid-column: 3;
}
.smartWorld_list .list_item:nth-child(7){
  grid-row: 3;
  grid-column: 3;
}
.smartWorld_list .list_item:nth-child(8){
  grid-row: 3;
  grid-column: 3;
}



/* splideスライダー */
.splide__arrow::before,
.slider-control__play::before{
  display: none;
}
.splide__arrows{
  display: flex;
}
.splide__arrow{
  width: 40px;
  margin: 0;
  padding: 0;
  border: none;
}
.splide__arrow img{
  width: auto;
  height: auto;
  vertical-align: middle;
}
.heroSlider_block .splide__toggle{
  margin-left: 12px;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}
.heroSlider_block .splide__toggle img{
  width: 23px;
  vertical-align: middle;
}

.slider-control__play img{
  vertical-align: middle;
}

/* はみ出るスライダー */
.swiper_block-protruding{
  overflow: hidden;
}
.swiper_block-protruding .splide-slider{
  width: 1380px;
}
.swiper_block-protruding .card-slider-accessory{
  position: absolute;
  top: -32px;
  right: 167px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .swiper_block-protruding .splide-slider{
    width: 151vw;
  }
  .swiper_block-protruding .card-slider-accessory{
    top: 45px;
    right: auto;
    left: 0;
  }
}

/* イベントスライダー */
.splide-slider{
  position: relative;
  padding: 32px 0 0;
}
.splide__list .card .card_sub{
  font-size: 14px;
  font-weight: bold;
}
.splide__list .card .card_img{
  margin: 6px 0 0;
}
.splide__list .card .card_ttl{
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
.splide__list .card:hover .card_ttl{
  transition: all .25s linear 0s;
  color: #C70033;
}
.splide-slider .card .card_tag{
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0 0;
}
.splide-slider .card .card_tag span{
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 3px 11px;
  border-radius: 100vh;
  background: #C70033;
  color: #fff;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .splide-slider{
    padding-top: 100px;
  }
  .splide__list .card .card_sub{
    font-size: 2.9vw;
  }
  .splide__list .card .card_ttl{
    font-size: 3.3vw;
  }
  .splide-slider .card .card_tag{
    margin: 15px 2px 0;
  }
  .splide-slider .card .card_tag span{
    font-size: 2.5vw;
    padding: 3px 7px;
  }
}



/* =========================================================
	hero部分 - splide用
 * ====================================================== */
.heroSlider_block{
  display: flex;
}
.heroSlider_block .splide__track{
  width: 50%;
  position: relative;
  overflow: hidden;
}
.heroSlider_block .splide__arrows{
  position: absolute;
  right: 60px;
  bottom: 35px;
}
.splide__slide-city.is-visible.is-next{
  pointer-events: none;
}
.heroSlider_block .splide__slide {
  height: 618px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.heroSlider_block .splide__slide .item_inner {
  width: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  overflow: hidden;
}
.heroSlider_block .splide__slide .wide_block{
  justify-content: center;
  width: 690px;
  height: 300px;
  flex-direction: column;
  text-align: left;
  padding: 0 35px;
  text-shadow: 0 0 10px #000;
}
.heroSlider_block .splide__pagination {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}
.heroSlider_block .splide__pagination > li {
  position: relative;
  width: calc(100% / 7);
  height: calc(100% - (50vw / 7));
  -webkit-transition: all 0.5s ease 0s;
  transition : all 0.5s ease 0s;
  cursor: pointer;
  z-index: 1;
}
/*
.heroSlider_block .splide__pagination > li:hover {
  opacity: .5;
}
*/
.heroSlider_block .splide__pagination > li.slick-active {
  opacity: .5;
}
.heroSlider_block .splide__pagination > li button {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  writing-mode: vertical-rl;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.heroSlider_block .splide__pagination > li button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  z-index: 1;
  outline: none;
  border-radius: 0;
}

.heroSlider_block .splide__slide-world,
.heroSlider_block .splide__pagination > li:nth-of-type(1) button{
  background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-world-pc.jpg);
}
.heroSlider_block .splide__slide-city,
.heroSlider_block .splide__pagination > li:nth-of-type(2) button{
  background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-city-pc.jpg);
}
.heroSlider_block .splide__slide-educataion,
.heroSlider_block .splide__pagination > li:nth-of-type(3) button{
  background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-educataion-pc.jpg);
}
.heroSlider_block .splide__slide-healthcare,
.heroSlider_block .splide__pagination > li:nth-of-type(4) button{
  background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-healthcare-pc.jpg);
}
.heroSlider_block .splide__slide-industry,
.heroSlider_block .splide__pagination > li:nth-of-type(5) button{
  background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-industry-pc.jpg);
}
.heroSlider_block .splide__slide-mobility,
.heroSlider_block .splide__pagination > li:nth-of-type(6) button{
  background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-mobility-pc.jpg);
}
.heroSlider_block .splide__slide-worksite,
.heroSlider_block .splide__pagination > li:nth-of-type(7) button{
  background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-worksite-pc.jpg);
}
.heroSlider_block .splide__slide-genai{
  background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-genai-pc.jpg);
}
.heroSlider_block .splide__pagination > li:nth-of-type(8) button{
  background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-genai-button.jpg);
  writing-mode: horizontal-tb;
}
.heroSlider_block .splide__pagination > li:nth-of-type(8){
  width: 100%;
  height: calc(50vw / 7);
}

.heroSlider_block .splide__arrow{
  background: transparent;
  width: 23px;
  height: 23px;
}
.heroSlider_block .splide__arrow--prev{
  transform: scale(-1, 1);
}
.heroSlider_block .splide__arrow--next {
  margin-left: 12px;
}
.splide__num{
  width: 55px;
  margin-right: 42px;
  color: #fff;
  font-size: 18px;
  line-height: 1;
}
.splide__num #slide-length{
  font-size: 14px;
}

.smartWorld_list .list_item-GenAI{
  background: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-genai-pc.jpg) no-repeat center / cover;
}

.navi_list .list_item .item_link-GenAI span::before{
  background: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/navi_icon-generative_ai.png) no-repeat center / 100%;
}

@media screen and (min-width: 769px) {
  .heroSlider_block .splide__pagination > li:nth-of-type(4)::before {
    white-space: wrap;
  }
}

@media screen and (max-width: 768px) {
  .heroSlider_block{
    display: block;
  }
  .heroSlider_block .splide__track {
    width: 100%;
  }
  .heroSlider_block .splide__slide {
    height: 67.03vw;
  }

  .heroSlider_block .splide__pagination {
    flex-wrap: wrap;
    width: 100%;
  }
  .heroSlider_block .splide__pagination > li {
    width: 50%;
    height: 45px;
  }
  .heroSlider_block .splide__pagination > li:nth-of-type(1) {
    width: 100%;
  }
  .heroSlider_block .splide__pagination > li button {
    font-size: 14px;
    writing-mode: unset;
    width: 100%;
    text-align: center;
    line-height: 1.2;
  }
  .heroSlider_block .splide__arrows{
    top: calc(67.03vw - 35px);
    right: 15px;
    bottom: auto;
    left: auto;
  }

  .heroSlider_block .splide__slide-world,
  .heroSlider_block .splide__pagination > li:nth-of-type(1) button{
    background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-world-sp.jpg);
  }
  .heroSlider_block .splide__slide-city,
  .heroSlider_block .splide__pagination > li:nth-of-type(2) button{
    background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-city-sp.jpg);
  }
  .heroSlider_block .splide__slide-educataion,
  .heroSlider_block .splide__pagination > li:nth-of-type(3) button{
    background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-educataion-sp.jpg);
  }
  .heroSlider_block .splide__slide-healthcare,
  .heroSlider_block .splide__pagination > li:nth-of-type(4) button{
    background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-healthcare-sp.jpg);
  }
  .heroSlider_block .splide__slide-industry,
  .heroSlider_block .splide__pagination > li:nth-of-type(5) button{
    background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-industry-sp.jpg);
  }
  .heroSlider_block .splide__slide-mobility,
  .heroSlider_block .splide__pagination > li:nth-of-type(6) button{
    background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-mobility-sp.jpg);
  }
  .heroSlider_block .splide__slide-worksite,
  .heroSlider_block .splide__pagination > li:nth-of-type(7) button{
    background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/img/hero-worksite-sp.jpg);
  }
  .heroSlider_block .splide__slide-genai{
    background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/dx/smart/img/new/hero-genai-sp.jpg);
  }
  .heroSlider_block .splide__pagination > li:nth-of-type(8){
    height: 45px;
  }

  .heroSlider_block .splide__slide .wide_block{
    padding: 0 15px!important;
  }
  .heroSlider_block .splide__slide .wide_block{
    width: 100%;
    height: 100%;
  }

  .splide__num{
    margin-right: 22px;
  }

}