@charset "UTF-8";
@media screen and (min-width: 1080px) {
  main::before {
    content: none;
  }

  main p {
    font-size: 1.25vw;
    line-height: 2.6vw;
  }

  #stone {
    width: 100%;
    height: 16vw;
    position: absolute;
    top: 63vw;
    left: 0;
    z-index: 17;
  }

  #stone div * {
    position: absolute;
    transition: all .3s;
  }

  #STONE01 {
    top: 4vw;
    right: 34.11vw;
    width: 2.8vw;
    height: 2.9vw;
  }

  #stone:hover #STONE01 {
    top: 7.5vw;
    right: 31.3vw;
  }

  #STONE02 {
    top: 5.3vw;
    right: 25.3vw;
    width: 3.6vw;
    height: 3.471vw;
  }

  #stone:hover #STONE02 {
    top: 0;
    right: 27.75vw;
  }

  #STONE03 {
    top: 6vw;
    right: 16.6vw;
    width: 7.4vw;
    height: 5.7vw;
  }

  #stone:hover #STONE03 {
    top: 2.5vw;
    right: 20.3vw;
  }

  #STONE04 {
    top: 13vw;
    right: 22.2vw;
    width: 3.8vw;
    height: 3.5vw;
  }

  #stone:hover #STONE04 {
    top: 10.4vw;
    right: 22.9vw;
  }

  #FVslider #hammock {
    width: 53.75vw;
    position: absolute;
    top: 39vw;
    left: 10vw;
    z-index: 20;
    transition: all .3s;
  }

  #hammock:hover {
    transform: rotate(8deg);
  }

  #FVslider #bag {
    width: 24.03vw;
    position: absolute;
    top: 42vw;
    left: 63vw;
    z-index: 20;
    transition: all .3s;
  }

  #bag:hover {
    transform: rotate(-8deg);
  }

  #FVslider {
    /* height: 131vh; */
    height: 72vw;
    z-index: 16;
  }

  #FVslider::before {
    background-image: url(../img/bike_packing_light_adventure/FVCoverpc.png);
    background-position: left -20.42vw top -7vw;
    background-size: 123.1vw auto;
    width: 123.1vw;
    height: 100%;
  }

  #FVslider .controllScrollWrap img {
    height: 100%;
  }

  #intro {
    padding: 0 28.7vw;
    margin-top: -3vw;
    z-index: 16;
    background-image: none;
  }

  main #intro h1 {
    font-size: 2.08vw;
    line-height: 3.13vw;
    padding: 0 0 1.88vw;
    margin: 0 0 2.45vw;
  }

  main #intro p:first-of-type {
    font-size: 1.67vw;
    line-height: 2.6vw;
    padding: 0 0 1.6vw;
  }

  #sec01Wrap h1,
  #sec02Wrap h1,
  #sec03Wrap h1,
  #sec04Wrap h1 {
    font-size: 2.86vw;
    line-height: 3.39vw;
    margin: 0 auto 5vw;
    padding-left: 2vw;
  }

  main li {
    font-size: 1.56vw;
    line-height: 3.3vw;
  }

  #sec01Wrap {
    height: 91.38vw;
    z-index: 15;
  }

  #sec01 {
    background-image: url(../img/bike_packing_light_adventure/title01Pc.svg);
    background-size: 93.07vw auto;
    background-position: top 0 right -28.93vw;
    background-repeat: no-repeat;
    height: 68.66vw;
    padding: 35.83vw 40.73vw 0;
    margin: -23.8vw 0 0;

  }

  #sec01Content {
    margin: -32vw 0 0;
    padding: 0 34.09vw 0 39.09vw;
  }

  #sec01Wrap>img {
    top: 28.67vw;
    left: 25.85vw;
    width: 56.57vw;
  }

  #sec01Content ul {
    width: 17.77vw;
    margin: auto;
  }

  #sec01Content li::before {
    font-size: 2.5vw;
    width: 2vw;
  }

  #sec02Wrap {
    height: 77.6vw;
  }


  #sec02 {
    position: relative;
    background-image: url(../img/bike_packing_light_adventure/title02Pc.png);
    background-size: 101.15vw auto;
    background-position: top 0 left -35.36vw;
    background-repeat: no-repeat;
    height: 85.56vw;
    padding: 40.78vw 40.73vw 0;
    margin: -41.8vw 0 0;
  }

  #sec02Wrap>img {
    top: 29.67vw;
    left: -7.15vw;
    width: 65.08vw;
  }

  #sec02::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 27.5vw;
    height: 85.56vw;
    padding: 40.78vw 40.73vw 0;
    margin: -19.8vw 0 0;
    z-index: 1;
  }

  #sec02Content {
    margin: -45vw 0 0;
    padding: 0 40.15vw;
  }

  #sec02Content li::before {
    font-size: 2.5vw;
    width: 2vw;
  }

  #sec03Wrap {
    height: 111.82vw;
  }

  #sec03 {
    background-image: url(../img/bike_packing_light_adventure/title03Pc.png);
    background-size: 111.82vw auto;
    background-position: top -5vw right -41.09vw;
    height: 111.82vw;
    padding: 0 0 0;
    margin: -40vw 0 0;
  }

  #sec03Wrap>img {
    top: -0.33vw;
    right: 4.85vw;
    left: 43.15vw;
    width: 60.46vw;
    pointer-events: none;
  }

  #sec03Content {
    margin: -79vw 0 0;
  }

  #sec04Wrap {
    height: 122.76vw;
    height: 139.76vw;
    padding-bottom: 0;
    margin-top: -71vw;
  }

  #sec04 {
    background-image: url(../img/bike_packing_light_adventure/bottomPc.png);
    background-size: 121.08vw auto;
    background-position: top 0vw left -48.54vw;
    height: 138.83vw;
    padding: 36.41vw 34.11vw 0;
    margin: -68.15vw 0 0;

  }

  #sec04Wrap>img {
    top: 29.17vw;
    left: -14.3vw;
    width: 116.82vw;
  }

  #sec04Content {
    width: 31.77vw;
    margin: -102vw auto 0;
  }

  #sec04Wrap dl {
    font-size: 1.25vw;
    line-height: 2.6vw;
  }

  #sec04Wrap dt {
    width: 5.5vw;
    padding-right: 1vw;
    margin-right: 0;
  }
  #sec04Wrap dt.cost {
    width: 8.5vw;
  }

  #sec04Wrap dd {
    min-width: 25.1vw;
    padding-left: .5vw;
  }
  #sec04Wrap dd.cost {
    min-width: 22vw;
  }

  .note {
    font-size: 1.2vw;
    letter-spacing: -.1vw;
    font-weight: 400;
  }

  #itinerary {
    position: relative;
    width: 71.09vw;
    margin-top: 7vw;
    margin-right: 28.91vw;
    padding: 0 0 .5vw;
  }

  #sec04Wrap dd.indent1 {
    text-indent: 4vw;
  }

  #sec04Wrap dd.indent2 {
    text-indent: 0;
    padding-left: 2vw;
    width: 24.67vw;
  }

  #itinerary .controllScrollItem {
    width: 21.8vw;
    padding: 0;
    margin: 1vw 0 0 2.4vw;
    padding-top: 1.46vw;
    /* padding-left: 2.4vw; */
    padding-right: 2vw;
    margin-right: .4vw;
  }

  #itinerary .controllScrollItem:nth-of-type(1) {
    border-top: 1px solid;
    border-image: linear-gradient(to right, transparent 26%, #000 26% 100%, transparent 100%);
    border-image-slice: 2;
  }

  #itinerary .controllScrollWrap {
    padding-left: 28.91vw;
    width: 71.09vw;
  }
  #itinerary .controllScrollItemWrap::before {
    top: 1vw;
    border-top: 2px solid;
    border-image: linear-gradient(to right, transparent 14%, #000 14% 82%, transparent 82%);
    border-image-slice: 2;
  }
  #itinerary .controllScrollItem:first-of-type {
    margin-left: 0;
    /* padding: 1.46vw 0 0; */
    width: 20.4vw;
    border-top: 2px solid;
    border-image: linear-gradient(to right, transparent 40%, #000 40% 100%, transparent 100%);
    border-image-slice: 2;
    padding-right: 1.4vw;
    margin-right: 0.8vw;
  }

  #itinerary .controllScrollItem p {
    height: 4.53vw;
    font-size: 0.94vw;
    line-height: 1.56vw;
    font-weight: 400;

  }

  #itinerary div img {
    width: 100%;
    height: 14.23vw;
    margin: 1vw 0 0;
    /* height: 14.23vw;
    width: 19.14vw; */
  }

  #itinerary .controllScrollItem p.time {
    left: 2.4vw;
    left: 0;
    top: -.9vw;
    letter-spacing: 0;
    font-size: 1.3vw;
  }

  #itinerary .controllScrollItem:first-of-type p.time {
    left: 0;
    top: -.8vw;
    letter-spacing: 0;
    font-size: 1.3vw;
  }

  #itinerary .controllScrollItem:nth-of-type(2) {
    border-top: 2px solid;
    border-image: linear-gradient(to right, transparent 15%, #000 15% 100%, transparent 100%);
    border-image-slice: 2;
    font-weight: 600;
  }

  #itinerary .controllScrollItem:not(:first-child) {
    margin-left: 0;
  }

  #itinerary button {
    position: absolute;
    top: 42%;
    right: -2vw;
    width: 4.32vw;
    height: 4.32vw;
    background-color: #fff;
    border-radius: 50%;
  }

  #itinerary .controllScrollButtonNext {
    width: 4.32vw;
    height: 4.32vw;
    background-color: #fff;
    right: -2vw;
    top: 10.5vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #itinerary .controllScrollButtonNext img {
    width: .42vw;
    height: auto;
    margin: 0;
  }

  #itinerary .controllScrollButtonNext img {
    width: 0.42vw;
    filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(4358%) hue-rotate(131deg) brightness(108%) contrast(107%);
    margin: auto;
  }


  #itinerary.controllScrollOver::before {
    content: "";
    display: block;
    width: 1vw;
    height: 100%;
    z-index: 3;
    position: absolute;
    top: 0;
    right: 0;
    /* box-shadow: inset -22px -1px 9px 5px rgba(0, 0, 0, 0.3); */
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(128, 128, 128, 1));
    mix-blend-mode: multiply;
  }

  #itinerary .controllScrollItem h2 {
    font-size: 1.2vw;
    margin-top: 1vw;
    padding-bottom: .5vw;
  }

  #sec04Werap dl {
    width: 31.77vw;
    font-size: 1.25vw;
    line-height: 2.6vw;
  }

  #sec04Werap dt {
    width: auto;
  }

  #sec04Werap dd {
    min-width: 13.75vw;
  }

  #map {
    width: 31.77vw;
    height: 20.83vw;
    margin: 2.24vw auto;
    background-color: #000;
  }

  #sec04Werap:after {
    content: none;
    background-image: none;
  }

  #sec04Wrap:after {
    display: none;
  }


  .blackBtn {
    width: 31.77vw;
    font-size: 1.25vw;
    height: 4.17vw;
    margin: 1.04vw auto 0;
    background-size: 1.36vw 1.36vw;
    background-position: center right 1.04vw;
    border-radius: 10px;
    padding-left: 1.2vw;
    letter-spacing: 0;
  }

  .readMe {
    width: 31.77vw;
    height: 4.17vw;
    margin: 1.56vw auto;
  }

  .readMe p {
    font-size: 1.25vw;
    line-height: 1.25vw;
    margin-bottom: .4vw;
  }

  .readMe p::before {
    margin-right: .2vw;
    width: 1.21vw;
    height: 1.07vw;
    padding-left: 1.3vw;
    position: relative;
    top: .1vw;
    background-size: 1.21vw 1.07vw;
  }

  .readMe span {
    font-size: 0.94vw;
  }

  #cooperation * {
    font-size: 1.25vw;
    line-height: 2.6vw;
  }
}