
#gellmann-case{
  background-color: #000000;
    overflow: hidden;
}
#gellmann-case a{
    color: initial;
    text-decoration: none;
}
#gellmann-case img,
#gellmann-case video,
#gellmann-case svg,
#gellmann-case picture{
    width: 100%;
    display: block;
}
#gellmann-case sup{
  font-size: 0.6em;
}
#gellmann-case [data-footnote]{
  font-size: 0.6em;
  cursor: pointer;
}
#gellmann-case .blur-up {
  transition: filter .4s;
  filter: blur(20px);
}
#gellmann-case .blur-up.lazyloaded {
  filter: blur(0);
}
#gellmann-case .h2{
    font-size: 3.333333vw;
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 1.666667vw;
    background-image: linear-gradient(to bottom, #CCE1FF 20%, #7597C8 80%);
    -webkit-background-clip: text;
    color: transparent;
}
#gellmann-case .h2.two{
    background-image: linear-gradient(to bottom, #CCE1FF 30%, #7597C8 70%);
}
#gellmann-case .nowrap{
  white-space: nowrap;
}
#gellmann-case .aspect-ratio {
  position: relative;
  display: block;
}
#gellmann-case .aspect-ratio::before {
  display: block;
  content: "";
}
#gellmann-case .aspect-ratio img {
  position: absolute;
  top: 0;
  left: 0;
}
#gellmann-case p{
    font-size: 1.145833vw;
    line-height: 1.6;
    color: #9A9A9A;
    font-weight: 500;
}
#gellmann-case b{
    font-weight: inherit;
}
#gellmann-case .note{
    font-size: max(8px, .625vw);
    color: #7B7B7B;
}
@media(max-width: 1200px) and (min-aspect-ratio: 11/10){
  #gellmann-case .note{
    font-size: .625vw;
  }
}

#gellmann-case .space-200{
    width: 100%;
    height: 10.416667vw;
}
#gellmann-case .space-160{
    width: 100%;
    height: 8.333333vw;
}
#gellmann-case .show-pc{
    display: inline-block;
}
#gellmann-case .show-mob{
    display: none;
}
#gellmann-case .swiper-wrapper {
  transition-timing-function: cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
#gellmann-case .swiper-touch-move .swiper-wrapper, #gellmann-case .swiper-touch-move [data-swiper-parallax-x], #gellmann-case .swiper-touch-move [data-swiper-parallax-y], #gellmann-case .swiper-touch-move [data-swiper-parallax-opacity] {
  transition-timing-function: ease;
}
#gellmann-case .rounded{
  border-radius: .833333vw;
  overflow: hidden;
}
#gellmann-case .play-pause-button {
  position: absolute;
  z-index: 2;
  right: 1.666667vw;
  bottom: 1.666667vw;
  overflow: hidden;
  width: 2.083333vw;
  height: 2.083333vw;
  transform: translateZ(0);
  border-radius: 50%;
  cursor: pointer;
  backdrop-filter: blur(8px) brightness(1.1);
  -webkit-backdrop-filter: blur(8px) brightness(1.1);
  background-color: rgba(92, 90, 88, 0.6);
  transition: all .3s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#gellmann-case .play-pause-button:hover {
  background-color: rgba(92, 90, 88, 0.5);
}

#gellmann-case .play-pause-button .button-icon {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
#gellmann-case.no-inline-video .play-pause-button{
  display: none;
}
@media (max-aspect-ratio: 11/10) {
  #gellmann-case .rounded{
    border-radius: 2.222222vw;
  }
  #gellmann-case .play-pause-button {
    right: 4.444444vw;
    bottom: 4.444444vw;
    width: 8.888889vw;
    height: 8.888889vw;
  }
  #gellmann-case .play-pause-button:hover {
    background-color: rgba(92, 90, 88, 0.6);
  }
}

#gellmann-case .video-container{
  position: relative;
}
#gellmann-case .video-container.playing .icon-pause, 
#gellmann-case .video-container.paused .icon-play, 
#gellmann-case .video-container.ended .icon-replay,
#gellmann-case .section-video.playing .icon-pause, 
#gellmann-case .section-video.paused .icon-play, 
#gellmann-case .section-video.ended .icon-replay {
  display: block;
}
#gellmann-case .text-animate .text-move{
  opacity: 0;
  transform: translateY(40%);
  transition: transform .8s ease, opacity .8s ease;
}
#gellmann-case .text-animate .text-move.animated{
  opacity: 1;
  transform: translateY(0);
}

#gellmann-case .section-kv .kv-content{
    position: relative;
}
#gellmann-case .section-kv .kv-content .aspect-ratio{
  padding-bottom: 56.25%;
}
#gellmann-case .section-kv .kv-content .copy{
    position: absolute;
    top: 21.666667vw;
    right: 7.291667vw;
    width: 42.708333vw;
}

#gellmann-case .section-kv .kv-content .copy p{
  font-size: 1.666667vw;
  line-height: 1.25;
  text-align: center;
  margin-top: 1.458333vw;
  color: #ffffff;
  font-weight: 400;
}
#gellmann-case .section-design .copy{
  width: 48.229167vw;
  margin: 0 auto;
  text-align: center;
}
#gellmann-case .section-design .swiper{
  width: 67.5vw;
  margin: 3.333333vw auto 0;
  overflow: visible;
}
#gellmann-case .section-design .swiper .swiper-slide:not(.swiper-slide-active){
  cursor: pointer;
}
#gellmann-case .section-design .controls-container{
  margin-top: 2.5vw;
}
#gellmann-case .section-design .controls-wrapper{
  display: flex;
  width: 67.5vw;
  justify-content: flex-end;
  margin: 0 auto;
}
#gellmann-case .section-design .controls-wrapper .arrownav-item{
  width: 2.5vw;
  transition: opacity .3s ease;
}
#gellmann-case .section-design .controls-wrapper .arrownav-item:hover{
  opacity: .6;
}
#gellmann-case .section-design .controls-wrapper .arrownav-item.arrownav-disabled{
  opacity: .3;
}
#gellmann-case .section-design .controls-wrapper .arrownav-item:not(.arrownav-disabled){
  cursor: pointer;
}
#gellmann-case .section-design .controls-wrapper .arrownav-next{
  margin-left: 1.25vw;
}
#gellmann-case .section-material{
  position: relative;
}
#gellmann-case .section-material .material-bg{
  opacity: .8;
}
#gellmann-case .section-material .shadow{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
#gellmann-case .section-material .material-content{
  position: absolute;
  display: flex;
  align-items: center;
  top: 0;
  right: 0;
  z-index: 2;
}
#gellmann-case .section-material .material-content .copy{
  width: 31.666667vw;
  margin-right: 2.34375vw;
}
#gellmann-case .section-material .material-content .copy .note{
  margin-top: 4.166667vw;
}
#gellmann-case .section-material .material-content .pic-content{
  width: 54.583333vw;
}
#gellmann-case .section-sensing .sensing-content{
  position: relative;
}
#gellmann-case .section-sensing .sensing-content .copy{
  position: absolute;
  top: 20.208333vw;
  right: 8.333333vw;
  width: 31.25vw;
  z-index: 2;
}
#gellmann-case .section-color{
  padding-top: 5.625vw;
}
#gellmann-case .section-color .color-content{
  position: relative;
}
#gellmann-case .section-color .color-content .copy {
  width: 36.458333vw;
  margin: 0 auto 3.333333vw;
  text-align: center;
}
#gellmann-case .section-color .color-content .swiper-btn{
  display: flex;
  justify-content: center;
}
#gellmann-case .section-color .color-content .swiper-btn>div{
  display: flex;
  align-items: center;
}
#gellmann-case .section-color .color-content .swiper-btn>div + div{
  margin-left: 1.666667vw;
}
#gellmann-case .section-color .color-content .swiper-btn>div .icon{
  width: 3.020833vw;
  border: solid .15625vw transparent;
  border-radius: 50%;
  cursor: pointer;
  transition: all .8s ease;
  will-change: transform;
}
@media (any-hover: hover) and (pointer: fine){
  #gellmann-case .section-color .color-content .swiper-btn>div .white:hover{
    border: solid .15625vw rgba(255, 255, 255, .6);
  }
  #gellmann-case .section-color .color-content .swiper-btn>div .black:hover{
    border: solid .15625vw rgba(64,63,66, .6);
  }
}
#gellmann-case .section-color .color-content .swiper-btn>div.active .white{
  border: solid .15625vw rgba(255, 255, 255, 1);
}
#gellmann-case .section-color .color-content .swiper-btn>div.active .black{
  border: solid .15625vw rgba(64,63,66, 1);
}
#gellmann-case .section-color .color-content .swiper-btn>div p{
  opacity: 0;
  margin-left: .416667vw;
  transition: opacity .5s ease, width .8s ease, margin-left .8s ease;
  font-size: 1.25vw;
  will-change: transform;
  white-space: nowrap;
  color: #ffffff;
}
#gellmann-case .section-color .color-content .swiper-btn>div.active .white-p{
  opacity: 1;
  width: var(--white-width) !important;
  margin-left: 1.25vw;
}
#gellmann-case .section-color .color-content .swiper-btn>div.active .black-p{
  opacity: 1;
  width: var(--black-width) !important;
  margin-left: 1.25vw;
}
#gellmann-case .section-footnote{
  width: 67.5vw;
  margin: 0 auto;
  padding-bottom: 80px;
  --font-size: 14px;
  font-size: var(--font-size);
  --icon-size: 16px;
}
#gellmann-case .section-footnote .footnote-list {
  padding-inline-start: 1.5em;
}
#gellmann-case .section-footnote ul{
  font-size: inherit;
  margin-top: 1.6em;
}
#gellmann-case .section-footnote li {
  font-size: inherit;
  list-style-type: decimal;
  color: #ffffff;
  line-height: 1.6em;
  margin: .5em 0;
  font-weight: 500;
  position: relative;
}
#gellmann-case .section-footnote i {
  position: absolute;
  bottom: 0;
  display: none;
  width: var(--icon-size);
  height: var(--icon-size);
  cursor: pointer;
  transform: translateY(calc((var(--font-size) * 1.6 - var(--icon-size)) / 2 * -1));
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23434343'/%3E%3Cpath d='M3.239,8.986,3.233,8.98a.688.688,0,0,1-.014-.972L5.942,5.28H.689A.685.685,0,0,1,.2,5.089l-.009-.01A.689.689,0,0,1,0,4.6V4.589a.7.7,0,0,1,.188-.48L.194,4.1a.681.681,0,0,1,.494-.213H5.911L3.225,1.178a.694.694,0,0,1,0-.979l0,0A.669.669,0,0,1,3.7,0a.772.772,0,0,1,.473.171l.021.017L7.838,3.845a1.151,1.151,0,0,1,.222.331l.008.019V4.2a1.036,1.036,0,0,1,.076.39v0a1.082,1.082,0,0,1-.312.76L4.212,8.976a.683.683,0,0,1-.487.2.715.715,0,0,1-.486-.194' transform='translate(3.411 12.076) rotate(-90)' fill='%23fff'/%3E%3C/svg%3E") center/100% no-repeat;
}
#gellmann-case .section-footnote li.current {
  font-weight: 800;
}
#gellmann-case .section-footnote li.current i {
  display: inline-block;
}
#gellmann-case .section-footnote li a{
    color: inherit;
    text-decoration: underline;
    word-break: break-all;
}
#gellmann-case .section-footnote .price {
  list-style-type: "*";
}
#gellmann-case .section-pic-center {
  position: relative;
  z-index: 1;
  text-align: center;
}

#gellmann-case .section-kv-pic {
  color: #fff;
  font-size: 1.46vw;
  font-weight: 400;
  line-height: 1.25;
  margin-top: 4.166667vw;
}

#gellmann-case .section-kv-pic span {
  font-size: 0.677083vw;
  font-weight: 500;
}
#gellmann-case .section-kv-pic .price_btn{
  display: inline-block;
  font-size: inherit;
}
#gellmann-case .section-slogan-botton {
  color: #000;
  font-size: 13px;
  font-weight: 800;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  padding: 6px 20px;
  border: 2px solid #fff;
  background-color: #fff;
  transition: 0.3s ease-out;
  margin-top: 24px;
  cursor: pointer;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

#gellmann-case .section-slogan-botton:hover {
  opacity: 0.8;
}
@media (max-aspect-ratio: 11/10) {
    #gellmann-case .show-pc{
        display: none;
    }
    #gellmann-case .show-mob{
        display: inline-block;
    }
    #gellmann-case .h2{
        font-size: 8.888889vw;
        margin-bottom: 4.444444vw;
        width: auto;
    }
    #gellmann-case .h2.title{
        font-size: 11.111111vw;
    }
    #gellmann-case p{
        font-size: 4.444444vw;
    }
    #gellmann-case .note{
        font-size: 2.777778vw;
    }
    #gellmann-case .space-200{
        height: 27.777778vw;
    }
    #gellmann-case .space-160{
        height: 22.222222vw;
    }
    #gellmann-case .section-kv .kv-content .copy{
      position: initial;
      width: 91.388889vw;
      margin: 0 auto;
    }
    #gellmann-case .section-kv .kv-content .copy .item{
      position: absolute;
      top: 16.666667vw;
      left: 50%;
      transform: translateX(-50%);
      width: 91.388889vw;
    }
    #gellmann-case .section-kv .kv-content .copy p{
      font-size: 3.888889vw;
      margin-top: 4.444444vw;
    }
    #gellmann-case .section-design .copy{
      width: 81.944444vw;
    }
    #gellmann-case .section-design .copy p{
      width: 77.777778vw;
      margin: 0 auto;
    }
    #gellmann-case .section-design .swiper{
      width: 91.11111vw;
      margin: 8.888889vw auto 0 4.444444vw;
    }
    #gellmann-case .section-design .swiper .swiper-slide{
      width: 86.666667vw;
    }
    #gellmann-case .section-design .controls-container{
      margin-top: 11.111111vw;
    }
    #gellmann-case .section-design .controls-wrapper{
      width: 82.222222vw;
    }
    #gellmann-case .section-design .controls-wrapper .arrownav-item{
      width: 11.111111vw;
    }
    #gellmann-case .section-design .controls-wrapper .arrownav-next{
      margin-left: 5.555556vw;
    }
    #gellmann-case .section-design .controls-wrapper .arrownav-item:hover{
      opacity: 1;
    }
    #gellmann-case .section-design .controls-wrapper .arrownav-item.arrownav-disabled{
      opacity: .3;
    }
    #gellmann-case .section-material .material{
      display: flex;
      flex-direction: column-reverse;
      padding-bottom: var(--note-height);
    }
    #gellmann-case .section-material .material-content{
      position: initial;
    }
    #gellmann-case .section-material .material-content .copy{
      width: 81.388889vw;
      margin: 0 auto 11.111111vw 11.111111vw;
    }
    #gellmann-case .section-material .material-content .pic-content{
      position: absolute;
      width: 100%;
      bottom: var(--note-height);
      left: 0;
      z-index: 1;
    }

    #gellmann-case .section-material .shadow{
      top: auto;
      bottom: var(--note-height);
      height: 100vw;
    }
    
    #gellmann-case .section-material .material-content .copy .note{
      position: absolute;
      bottom: 0;
      width: 77.777778vw;
      left: 50%;
      transform: translateX(-50%);
      margin-top: 0;
    }
    #gellmann-case .section-sensing{
      padding-top: 27.777778vw;
    }
    #gellmann-case .section-sensing .sensing-content .copy{
      position: initial;
      transform: none;
      width: 77.777778vw;
      margin: 0 auto 8.888889vw;
    }
    #gellmann-case .section-color{
      padding-top: 0;
    }
    #gellmann-case .section-color .color-content .copy{
      width: 77.777778vw;
      margin: 0 auto 11.111111vw;
    }
    #gellmann-case .section-color .color-content .swiper-btn>div .icon{
      width: 8.055556vw;
      border: solid .416667vw transparent;
    }
    #gellmann-case .section-color .color-content .swiper-btn>div p{
      font-size: 4.444444vw;
      margin-left: 0;
    }
    #gellmann-case .section-color .color-content .swiper-btn>div.active .white-p{
      margin-left: 4.444444vw;
    }
    #gellmann-case .section-color .color-content .swiper-btn>div.active .black-p{
      margin-left: 4.444444vw;
    }
    #gellmann-case .section-color .color-content .swiper-btn>div.active p{
      margin-left: 4.444444vw;
    }
    #gellmann-case .section-color .color-content .swiper-btn>div + div{
      margin-left: 6.666667vw;
    }
    #gellmann-case .section-color .color-content .swiper-btn>div.active .white{
      border: solid .416667vw rgba(255, 255, 255, 1);
    }
    #gellmann-case .section-color .color-content .swiper-btn>div.active .black{
      border: solid .416667vw rgba(64, 63, 66, 1);
    }
    #gellmann-case .section-footnote{
        width: 91.111111vw;
        --font-size: 3.333333vw;
        --icon-size: 4.722222vw;
    }
    #gellmann-case .section-footnote li {
        line-height: 1.6;
    }
    #gellmann-case .section-kv-pic {
      font-size: 5.56vw;
      margin-top: 11.111111vw;
    }
    #gellmann-case .section-kv-pic span {
        font-size: 3.611111111vw;
    }
}