@charset "UTF-8";
/*観光モデルコースLP*/
.aimlessly-top-wrap {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 600px) {
  .aimlessly-top-wrap {
    padding: 0 3%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.aimlessly-top-wrap .aimlessly-top-image {
  margin-top: 60px;
  position: relative;
  margin-bottom: 20px;
}
.aimlessly-top-wrap .aimlessly-top-image img {
  width: 100%;
  border-radius: 24px;
}
.aimlessly-top-wrap .aimlessly-top-image .aimlessly-top-image2 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
.aimlessly-top-wrap .aimlessly-top-image .aimlessly-top-image2 img {
  width: 65%;
}

.aimlessly-meny-wrap2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  z-index: 10;
  width: 100%;
  background-color: #fff;
  padding: 20px 0px;
}

.aimlessly-meny-wrap2.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  -webkit-box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.15);
}

.aimlessly-meny-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  z-index: 10;
  width: 100%;
  background-color: #fff;
  left: 0;
  max-width: 1100px;
  margin: 0 auto;
}

.aimlessly-meny-while-2 {
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 1100px) {
  .aimlessly-meny-inner {
    max-width: 860px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
  .aimlessly-meny-inner {
    max-width: 700px;
  }
}
@media screen and (max-width: 767px) {
  .aimlessly-meny-inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.aimlessly-meny-1-2 {
  text-align: center;
}

.aimlessly-meny-1-2 img {
  height: 27px;
}

.aimlessly-meny-2-2 {
  text-align: center;
}

.aimlessly-meny-2-2 img {
  height: 15px;
  position: relative;
  top: -3px;
}

.aimlessly-meny-3-2 {
  text-align: center;
}

.aimlessly-meny-3-2 img {
  height: 15px;
  position: relative;
  top: -3px;
}

.aimlessly-meny-4-2 {
  text-align: center;
}

.aimlessly-meny-4-2 img {
  height: 15px;
  position: relative;
  top: -3px;
}

.aimlessly-meny-5-2 {
  text-align: center;
}

.aimlessly-meny-5-2 img {
  height: 13px;
  position: relative;
  top: -4px;
}

.aimlessly-meny-while-2 img {
  height: 20px;
}

.aimlessly-meny-while img {
  height: 30px;
  width: auto;
}

.aimlessly-meny-1 {
  text-align: center;
  width: 20%;
  margin-top: 2px;
}

.aimlessly-meny-1 img {
  height: 35px;
  width: auto;
}

.aimlessly-meny-2 {
  text-align: center;
  width: 20%;
}

.aimlessly-meny-2 img {
  height: 20px;
  width: auto;
}

.aimlessly-meny-3 {
  text-align: center;
  width: 20%;
}

.aimlessly-meny-3 img {
  height: 20px;
  width: auto;
}

.aimlessly-meny-4 {
  text-align: center;
  width: 20%;
}

.aimlessly-meny-4 img {
  height: 20px;
  width: auto;
}

.aimlessly-meny-5 {
  text-align: center;
  width: 20%;
}

.aimlessly-meny-5 img {
  height: 17px;
  width: auto;
}

.aimlessly-main-text {
  max-width: 800px;
  margin: 0 auto;
  margin-top: 70px;
  margin-bottom: 60px;
}

.aimlessly-main-text img {
  width: 100%;
}

.aimlessly-1day {
  margin-bottom: 70px;
}

.aimlessly-2day {
  margin-bottom: 70px;
}

.aimlessly-3day {
  margin-bottom: 65px;
}

.aimlessly-1day img {
  width: 100%;
}

.aimlessly-2day img {
  width: 100%;
}

.aimlessly-3day img {
  width: 100%;
}

.aimlessly-mona img {
  width: 100%;
}

.aimlessly-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 80px;
}

.aimlessly-btn-1 {
  width: 30%;
}

.aimlessly-btn-2 {
  width: 30%;
}

.aimlessly-btn-3 {
  width: 30%;
}

.aimlessly-btn-wrap img {
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .aimlessly-meny-1 {
    margin-top: 0;
  }
  .aimlessly-meny-1 img {
    height: 30px;
  }
  .aimlessly-meny-2 img {
    height: 15px;
    position: relative;
    top: -3px;
  }
  .aimlessly-meny-while img {
    height: 25px;
  }
  .aimlessly-meny-3 img {
    height: 15px;
    position: relative;
    top: -4px;
  }
  .aimlessly-meny-4 img {
    height: 15px;
    position: relative;
    top: -4px;
  }
  .aimlessly-meny-5 img {
    height: 13px;
    position: relative;
    top: -4px;
  }
}
@media screen and (max-width: 450px) {
  div img {
    width: 100%;
  }
  .aimlessly-1day,
  .aimlessly-2day,
  .aimlessly-3day {
    display: none;
  }
  .aimlessly-mona {
    display: none;
  }
  .aimlessly-main-text {
    display: none;
  }
  .aimlessly-meny-spwhile img {
    width: 100%;
  }
  .aimlessly-meny-sp-wrap {
    text-align: center;
  }
  .aimlessly-meny-sp1 img {
    width: 30%;
  }
  .aimlessly-meny-sp2 img {
    width: 30%;
  }
  .aimlessly-meny-sp3 img {
    width: 30%;
  }
  .aimlessly-meny-sp4 img {
    width: 30%;
  }
  .aimlessly-meny-sp5 img {
    width: 30%;
  }
  .aimlessly-main-sp-text {
    margin-top: 65px !important;
    margin-bottom: 45px !important;
  }
  .aimlessly-sp1day {
    overflow: hidden;
    width: 100%;
  }
  .aimlessly-sp-wrap {
    display: block;
  }
  .aimlessly-sp2day {
    margin-top: 20px;
  }
  .aimlessly-sp3day {
    margin-top: 20px;
  }
  .aimlessly-spmona {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .aimlessly-btn-wrap {
    display: block;
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: 50px;
  }
  .aimlessly-btn-1 {
    width: 100%;
  }
  .aimlessly-btn-2 {
    width: 100%;
    margin-top: 15px;
  }
  .aimlessly-btn-3 {
    width: 100%;
    margin-top: 15px;
  }
  .aimlessly-main-sp-text {
    max-width: 90%;
    margin: 0 auto;
  }
  .aimlessly-top-image {
    max-width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .aimlessly-meny-wrap {
    max-width: 90%;
    margin: 0 auto;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .aimlessly-meny-1 {
    width: 14%;
  }
  .aimlessly-meny-1 img {
    height: 15px;
    position: relative;
    top: -3px;
  }
  .aimlessly-meny-2 {
    width: 15%;
  }
  .aimlessly-meny-2 img {
    height: 15px;
    position: relative;
    top: -3px;
  }
  .aimlessly-meny-3 {
    width: 15%;
  }
  .aimlessly-meny-3 img {
    height: 15px;
    position: relative;
    top: -3px;
  }
  .aimlessly-meny-4 {
    width: 15%;
  }
  .aimlessly-meny-4 img {
    height: 15px;
    position: relative;
    top: -3px;
  }
  .aimlessly-meny-5 img {
    height: 14px;
    position: relative;
    top: -3px;
  }
  .aimlessly-meny-wrap2 {
    margin: 0 auto;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .aimlessly-meny-2-2 img {
    height: 15px;
    position: relative;
    top: -3px;
  }
  .aimlessly-meny-3-2 img {
    height: 15px;
    position: relative;
    top: -3px;
  }
  .aimlessly-meny-4-2 img {
    height: 15px;
    position: relative;
    top: -3px;
  }
  .aimlessly-meny-inner {
    max-width: 100%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .aimlessly-meny img {
    height: 12px;
    width: auto;
  }
  .aimlessly-meny-while-2 img {
    height: 20px;
    width: auto;
  }
  .aimlessly-meny-first img {
    height: 21px !important;
  }
  .aimlessly-meny-last img {
    height: 11px !important;
  }
  .aimlessly-meny-while-2 {
    padding: 0 10px !important;
  }
  .aimlessly-meny-wrap2 {
    top: 118px;
  }
  .aimlessly-days-wrap-sp {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .aimlessly-meny-while-2 {
    padding: 0 15px;
  }
}
@media screen and (min-width: 450px) {
  .aimlessly-sp-wrap {
    display: none;
  }
  .aimlessly-main-sp-text {
    display: none;
  }
  .aimlessly-days-wrap-sp {
    display: none;
  }
}
.aimlessly-meny a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.aimlessly-meny a:hover {
  opacity: 0.7;
}

.aimlessly-btn-wrap a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.aimlessly-btn-wrap a:hover {
  opacity: 0.7;
}

/* 追記2022.2.28 */
.yurayura-banner-image {
  width: calc(50% - 10px);
  margin-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.yurayura-banner-image:last-child {
  margin-right: 0px;
}

.yurayura-banner-image:first-child {
  margin-bottom: 10px;
}

.yurayura-banner-image img {
  width: 100%;
}

.yurayura-banner-image a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.yurayura-banner-image a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .yurayura-sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .yurayura-sp {
    display: block;
  }
  .yurayura-banner-image {
    width: 100%;
    margin-right: 0px;
  }
  .yurayura-pc {
    display: none;
  }
  .yurayura-banner-image {
    padding: 0 4%;
  }
}