@charset "UTF-8";
/**
 * 旅色BOOK トンマナ用CSS
 * Created on: 2019.05.29
 * Modified on: 2021.12.27 -- dart-sass対応
 */
/*--------------------------------------------------------
　BREAK POINT
--------------------------------------------------------*/
/*--------------------------------------------------------
　FONT
--------------------------------------------------------*/
/*--------------------------------------------------------
　COLOR
--------------------------------------------------------*/
/*--------------------------------------------------------
　FRAME WIDTH
--------------------------------------------------------*/
/*--------------------------------------------------------
　CSS SPRITE
--------------------------------------------------------*/
/*--------------------------------------------------------
　OTHERS
--------------------------------------------------------*/
/**
 * 旅色BOOK3月号 テーマカラー用CSS
 * Created on: 2026.3.25
 */
/*--------------------------------------------------------
　COLOR
--------------------------------------------------------*/
/**
 * 旅色BOOK4月号 リフレッシュトリップ用CSS
 * Created on: 2026.3.25
 */
/*--------------------------------------------------------
　REFRESH TRIP
--------------------------------------------------------*/
body {
  background: #ffffff;
}

#arrows {
  display: none;
}

.refreshtrip-first {
  position: relative;
  height: calc(100vh - 88px);
  max-height: 100vw;
  z-index: 1;
}
.refreshtrip-first img {
  width: 100%;
  vertical-align: bottom;
}
.refreshtrip-first .fv-img {
  width: calc(100% - 88px);
  height: calc(100% - 88px);
  max-height: 100vw;
  overflow: hidden;
  position: fixed;
  top: 44px;
  left: 44px;
}
.refreshtrip-first .fv-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 20% 50%;
     object-position: 20% 50%;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-first .fv-img img {
    -o-object-position: 40% center;
       object-position: 40% center;
  }
}
.refreshtrip-first .fv-shoulder {
  width: 18.8%;
  max-width: 240px;
  margin: 0 auto;
  margin: 0;
  position: absolute;
  top: 36px;
  left: 32px;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-first .fv-shoulder {
    width: 28.8%;
  }
}
.refreshtrip-first .fv-ttl {
  width: 34.6%;
  max-width: 442px;
  margin: 0 auto;
  margin: 0;
  position: absolute;
  top: 5.1%;
  right: 5%;
  z-index: 2;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-first .fv-ttl {
    width: 44.6%;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-first .fv-ttl {
    margin-left: 40%;
  }
}
.refreshtrip-first .fv-name {
  width: 12.1%;
  max-width: 154px;
  margin: 0 auto;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1%;
  margin-left: -38%;
  z-index: 2;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-first .fv-name {
    width: 22.1%;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-first .fv-name {
    top: 40%;
  }
}
.refreshtrip-bg-wrap {
  background: #ffffff;
  position: relative;
  z-index: 1;
}
.refreshtrip-summary {
  position: relative;
  z-index: -1;
}
.refreshtrip-summary img {
  width: 100%;
  vertical-align: bottom;
}
.refreshtrip-summary-inner {
  position: relative;
}
.refreshtrip-summary .summary-img01 {
  width: 4.4%;
  position: absolute;
  top: 14%;
  left: 17.7%;
  z-index: -1;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img01 {
    top: 14%;
    left: 17.7%;
  }
}
.refreshtrip-summary .summary-img02 {
  width: 10.9%;
  position: absolute;
  top: 20.6%;
  left: 5.6%;
  z-index: -1;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img02 {
    top: 20.6%;
    left: 5.6%;
  }
}
.refreshtrip-summary .summary-img03 {
  width: 14.6%;
  position: absolute;
  top: 29%;
  left: -3.5%;
  z-index: -2;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img03 {
    top: 29%;
    left: -3.5%;
  }
}
.refreshtrip-summary .summary-img04 {
  width: 13%;
  position: absolute;
  top: 46%;
  left: 16.2%;
  z-index: -1;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img04 {
    top: 46%;
    left: 16.2%;
  }
}
.refreshtrip-summary .summary-img05 {
  width: 14.7%;
  position: absolute;
  top: 8%;
  right: 8.7%;
  z-index: -1;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img05 {
    top: 8%;
    right: 8.7%;
  }
}
.refreshtrip-summary .summary-img06 {
  width: 15.1%;
  position: absolute;
  top: 20.6%;
  right: 1.6%;
  z-index: -2;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img06 {
    top: 20.6%;
    right: 1.6%;
  }
}
.refreshtrip-summary .summary-img07 {
  width: 17.8%;
  position: absolute;
  top: 49%;
  right: 11.5%;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img07 {
    top: 49%;
    right: 11.5%;
  }
}
.refreshtrip-summary .summary-bg02 {
  width: 17.9%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -2;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-bg02 {
    right: 0;
  }
}
.refreshtrip-summary .lead-wrap {
  padding: 3.41% 0 4.88%;
  color: #000000;
  text-align: center;
}
.refreshtrip-summary .lead-wrap .lead {
  font-size: 17px;
  line-height: 2;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-summary .lead-wrap .lead {
    font-size: 15px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .lead-wrap .lead {
    font-size: 1.875vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-summary .lead-wrap .lead {
    font-size: 15px;
  }
}
.refreshtrip-summary .lead-wrap .lead br.tb-visible {
  display: none;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .lead-wrap .lead br.tb-visible {
    display: block;
  }
}
.refreshtrip-summary .lead-wrap .staff-credit {
  font-size: 14px;
  line-height: 1.6;
  margin: 3em 0 0;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-summary .lead-wrap .staff-credit {
    font-size: 12px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .lead-wrap .staff-credit {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-summary .lead-wrap .staff-credit {
    font-size: 12px;
  }
}
.refreshtrip-summary .present-box {
  width: 75%;
  margin: 0 auto;
  border: 2px solid #000000;
  border-radius: 28px;
  padding: 30px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.refreshtrip-summary .present-ttl {
  width: 32%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: -2%;
  margin-left: -16%;
}
.refreshtrip-summary .present-img {
  width: 30%;
}
.refreshtrip-summary .present-txt {
  width: 51.5%;
  margin-left: 5%;
}
.refreshtrip-summary .present-txt p {
  font-size: 15px;
  line-height: 1.75;
  text-align: left;
  margin-bottom: 1em;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-summary .present-txt p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .present-txt p {
    font-size: 1.625vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-summary .present-txt p {
    font-size: 13px;
  }
}
.refreshtrip-summary .present-txt a {
  display: block;
  width: 89.7%;
  margin: 0 auto;
  cursor: pointer;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.refreshtrip-summary .present-txt a:hover {
  opacity: 0.7;
}
.refreshtrip-second {
  position: relative;
}
.refreshtrip-second img {
  width: 100%;
  vertical-align: bottom;
}
.refreshtrip-second-inner {
  width: 83%;
  max-width: 1062px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-second-inner {
    width: 93%;
  }
}
.refreshtrip-second .shoulder {
  width: 24.4%;
  max-width: 312px;
  margin: 0 auto;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-second .shoulder {
    width: 34.4%;
  }
}
.refreshtrip-second .main-ttl {
  width: 100%;
}
.refreshtrip-tab {
  width: 83%;
  max-width: 1062px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-tab {
    width: 93%;
  }
}
.refreshtrip-tab li {
  width: 48.4%;
  background: white;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.refreshtrip-tab li a {
  display: block;
  opacity: 0.34;
  transition: opacity 0.3s;
}
.refreshtrip-tab li a.current {
  opacity: 1;
}
.refreshtrip-tab li a:hover {
  opacity: 1;
}
.refreshtrip-tab li a img {
  width: 100%;
  vertical-align: bottom;
}
.refreshtrip-day {
  width: 83%;
  max-width: 1062px;
  margin: 0 auto;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day {
    width: 93%;
  }
}
.refreshtrip-day img {
  width: 100%;
  vertical-align: bottom;
}
.refreshtrip-day .day-eyecatch-outer {
  width: calc(100vw - 88px);
  aspect-ratio: 936/570;
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.refreshtrip-day .day-eyecatch-outer.outer-day-1st {
  background: url("/book/monthly/202604/images/refreshtrip/day1_largeimg.jpg") no-repeat center center/cover;
}
.refreshtrip-day .day-eyecatch-outer.outer-day-2nd {
  background: url("/book/monthly/202604/images/refreshtrip/day2_largeimg.jpg") no-repeat center center/cover;
}
.refreshtrip-day .day-eyecatch {
  width: 83%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.refreshtrip-day .day-bg {
  width: 100%;
}
.refreshtrip-day .day-summary {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", Sans-Serif;
  font-size: 18px;
  line-height: 2;
  text-align: center;
  margin-top: 40px;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-day .day-summary {
    font-size: 16px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day .day-summary {
    font-size: 2vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day .day-summary {
    font-size: 16px;
  }
}
.refreshtrip-day .start-block,
.refreshtrip-day .end-block,
.refreshtrip-day .point-block {
  width: 91.8%;
  margin-left: auto;
  margin-right: auto;
}
.refreshtrip-day .point-block {
  position: relative;
  margin-bottom: 20px;
}
.refreshtrip-day .point-block .box-L {
  float: left;
  box-sizing: border-box;
}
.refreshtrip-day .point-block .box-R {
  float: right;
  box-sizing: border-box;
}
.refreshtrip-day .point-block .box-C {
  clear: both;
}
.refreshtrip-day .point-block .box-D {
  position: relative;
  display: inline-block;
}
.refreshtrip-day .point-block::after {
  content: "";
  display: table;
  clear: both;
}
.refreshtrip-day .point-block > .img01 {
  margin-bottom: 40px;
}
.refreshtrip-day .point-block .txt-box .txt {
  font-size: 16px;
  margin: 30px 0;
  line-height: 1.71;
  text-align: left;
  text-justify: inter-ideograph;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-day .point-block .txt-box .txt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day .point-block .txt-box .txt {
    font-size: 1.75vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day .point-block .txt-box .txt {
    font-size: 14px;
  }
}
.refreshtrip-day .point-block .txt-box .txt:first-child {
  margin-top: 0;
}
.refreshtrip-day .point-block .placeinfo-box {
  padding: 15px 0 60px;
  margin-top: 25px;
  border-top: 1px solid #000000;
  font-size: 14px;
  line-height: 1.5;
  color: #3c3c3c;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-day .point-block .placeinfo-box {
    font-size: 12px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day .point-block .placeinfo-box {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day .point-block .placeinfo-box {
    font-size: 12px;
  }
}
.refreshtrip-day .point-block .placeinfo-box .bold {
  display: block;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", Sans-Serif;
  font-size: 16px;
  color: #000000;
  margin-bottom: 0.3em;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-day .point-block .placeinfo-box .bold {
    font-size: 14px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day .point-block .placeinfo-box .bold {
    font-size: 1.75vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day .point-block .placeinfo-box .bold {
    font-size: 14px;
  }
}
.refreshtrip-day .point-block .placeinfo-box .note {
  font-size: 12px;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-day .point-block .placeinfo-box .note {
    font-size: 10px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day .point-block .placeinfo-box .note {
    font-size: 1.25vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day .point-block .placeinfo-box .note {
    font-size: 10px;
  }
}
.refreshtrip-day .point-block .placeinfo-box p:nth-child(2) {
  margin-top: 1em;
}
.refreshtrip-day .point-block .placeinfo-box [data-ruby] {
  position: relative;
}
.refreshtrip-day .point-block .placeinfo-box [data-ruby]::before {
  content: attr(data-ruby);
  width: 10em;
  position: absolute;
  top: -1.5em;
  left: 50%;
  margin-left: -5em;
  font-size: 0.5em;
  line-height: 1;
  text-align: center;
}
.refreshtrip-day .point-block .c-caption {
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
  margin-top: 6px;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-day .point-block .c-caption {
    font-size: 12px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day .point-block .c-caption {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day .point-block .c-caption {
    font-size: 12px;
  }
}
.refreshtrip-day .point-block .c-caption .small {
  font-size: 12px;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-day .point-block .c-caption .small {
    font-size: 10px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day .point-block .c-caption .small {
    font-size: 1.25vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day .point-block .c-caption .small {
    font-size: 10px;
  }
}
.refreshtrip-day .point-block .large-img {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  margin-bottom: 40px;
  z-index: -1;
}
.refreshtrip-day .point-block .large-img figcaption {
  width: 71%;
  margin-left: auto;
  margin-right: auto;
}
.refreshtrip-day .point-block .img-wrap01 {
  position: relative;
  margin-bottom: 40px;
}
.refreshtrip-day .point-block .img-wrap01 .point-name {
  position: absolute;
  z-index: 2;
}
.refreshtrip-day .point-block .point-object {
  position: absolute;
}
.refreshtrip-day .end-block .end {
  width: 22.3%;
  margin: 0 auto 80px;
}
.refreshtrip-day .banner-block {
  width: 82.5%;
  margin: 0 auto;
}
.refreshtrip-day .banner-block a {
  cursor: pointer;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.refreshtrip-day .banner-block a:hover {
  opacity: 0.7;
}
.refreshtrip-day .banner-block img {
  width: 100%;
}
.refreshtrip-day .border-tp,
.refreshtrip-day .border-btm {
  line-height: 0;
}
.refreshtrip-day.day-1st {
  padding-bottom: 150px;
}
.refreshtrip-day.day-1st .break {
  display: inline-block;
}
.refreshtrip-day.day-1st .day-eyecatch .day-lead {
  width: 42.5%;
  position: absolute;
  top: 0;
  left: -7%;
  margin-top: 33%;
  z-index: 3;
}
.refreshtrip-day.day-1st .day-eyecatch .schedule {
  width: 42%;
  position: absolute;
  top: 0;
  left: 63.4%;
  margin-top: 43.1%;
}
.refreshtrip-day.day-1st .start-ttl {
  width: 25.4%;
  margin: 70px auto 15px;
}
.refreshtrip-day.day-1st .start-block {
  margin-top: 0;
  margin-bottom: 55px;
  position: relative;
}
.refreshtrip-day.day-1st .start-block .start {
  width: 15%;
  margin: 0 auto 33px;
}
.refreshtrip-day.day-1st .point1 {
  margin-top: 0;
  margin-bottom: 90px;
}
.refreshtrip-day.day-1st .point1 .point-name {
  margin-bottom: 30px;
}
.refreshtrip-day.day-1st .point1 .box-L,
.refreshtrip-day.day-1st .point1 .box-R {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-1st .point1 .box-C {
  margin-bottom: 80px;
}
.refreshtrip-day.day-1st .point1 .placeinfo-box {
  padding-bottom: 40px;
}
.refreshtrip-day.day-1st .point1 .img01 {
  margin-bottom: 40px;
}
.refreshtrip-day.day-1st .point1 .img02 {
  width: 100%;
  margin: 0 auto 60px;
}
.refreshtrip-day.day-1st .point1 .img03 {
  position: relative;
}
.refreshtrip-day.day-1st .point1 .img03 .point1_selif01 {
  position: absolute;
  width: 40%;
  top: -14%;
  left: -8%;
}
.refreshtrip-day.day-1st .point1 .img04 {
  width: 81%;
  margin: 0 7.2% 0 auto;
}
.refreshtrip-day.day-1st .offshot {
  position: relative;
  padding-top: 80px;
  margin-bottom: 80px;
}
.refreshtrip-day.day-1st .offshot .offshot-inner {
  width: 74.3%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 100px;
}
.refreshtrip-day.day-1st .offshot::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #DEF4EC;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: -1;
  -webkit-clip-path: polygon(50% 0, 100% 216px, 100% 100%, 0 100%, 0 216px);
          clip-path: polygon(50% 0, 100% 216px, 100% 100%, 0 100%, 0 216px);
}
.refreshtrip-day.day-1st .offshot .offshot_eff {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: radial-gradient(circle, #fff 2px, transparent 2px), radial-gradient(circle, #fff 2px, transparent 2px);
  background-size: 24px 24px;
  background-position: 0 0, 12px 12px;
  -webkit-clip-path: polygon(calc(100% - 60px) 0, 100% 0, 100% 100%, 0 100%, 0 calc(100% - 60px), calc(100% - 60px) calc(100% - 60px));
          clip-path: polygon(calc(100% - 60px) 0, 100% 0, 100% 100%, 0 100%, 0 calc(100% - 60px), calc(100% - 60px) calc(100% - 60px));
}
.refreshtrip-day.day-1st .offshot .offshot_selif {
  width: 27.3%;
  position: absolute;
  top: 84%;
  right: 0;
  padding: 0;
}
.refreshtrip-day.day-1st .offshot .point-name {
  width: 100%;
  margin: 0 auto 40px;
}
.refreshtrip-day.day-1st .offshot .txt-box {
  width: 86.2%;
  margin: 0 auto 75px;
}
.refreshtrip-day.day-1st .offshot .img-box {
  display: flex;
  justify-content: space-between;
}
.refreshtrip-day.day-1st .offshot .img-box .c-caption {
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
  margin-top: 6px;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-day.day-1st .offshot .img-box .c-caption {
    font-size: 12px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day.day-1st .offshot .img-box .c-caption {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day.day-1st .offshot .img-box .c-caption {
    font-size: 12px;
  }
}
.refreshtrip-day.day-1st .offshot .img-box .c-caption .small {
  font-size: 12px;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-day.day-1st .offshot .img-box .c-caption .small {
    font-size: 10px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day.day-1st .offshot .img-box .c-caption .small {
    font-size: 1.25vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day.day-1st .offshot .img-box .c-caption .small {
    font-size: 10px;
  }
}
.refreshtrip-day.day-1st .offshot .img-box .box-L {
  width: 56.8%;
}
.refreshtrip-day.day-1st .offshot .img-box .box-L .img01 {
  width: 84.8%;
  margin-bottom: 40px;
  position: relative;
}
.refreshtrip-day.day-1st .offshot .img-box .box-L .img01 .img01_selif01 {
  position: absolute;
  width: 26.4%;
  top: -14%;
  left: 6%;
}
.refreshtrip-day.day-1st .offshot .img-box .box-L .img02 {
  width: 72.2%;
  position: relative;
  margin-left: auto;
}
.refreshtrip-day.day-1st .offshot .img-box .box-L .img02 .img01_selif02 {
  position: absolute;
  width: 14.1%;
  top: 25%;
  left: -21%;
}
.refreshtrip-day.day-1st .offshot .img-box .box-R {
  width: 34.4%;
}
.refreshtrip-day.day-1st .offshot .img-box .box-R .img03 {
  width: 100%;
  position: relative;
  margin-top: 42%;
  margin-right: -8%;
  margin-left: auto;
}
.refreshtrip-day.day-1st .offshot .img-box .box-R .img03 .img01_selif03 {
  position: absolute;
  width: 35%;
  top: -9%;
  right: -20%;
}
.refreshtrip-day.day-1st .point2 {
  margin-top: 100px;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.refreshtrip-day.day-1st .point2 .img01 {
  width: 100%;
}
.refreshtrip-day.day-1st .point2 .img-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
.refreshtrip-day.day-1st .point2 .box-L {
  width: 83.3%;
  float: none;
}
.refreshtrip-day.day-1st .point2 .box-L .placeinfo-box {
  padding-bottom: 30px;
}
.refreshtrip-day.day-1st .point2 .box-R {
  width: 16.7%;
  float: none;
}
.refreshtrip-day.day-1st .point2 .box-c {
  margin: 80px auto 0;
  width: 100%;
}
.refreshtrip-day.day-1st .point2 .img-box .box-L,
.refreshtrip-day.day-1st .point2 .img-box .box-R {
  width: 47.4%;
}
.refreshtrip-day.day-1st .point2 .img02 {
  width: 75.6%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
.refreshtrip-day.day-1st .point2 .img03 {
  width: 100%;
  margin-bottom: 20px;
}
.refreshtrip-day.day-1st .point2 .img04 {
  width: 100%;
  margin: 0 auto;
}
.refreshtrip-day.day-1st .point2 .img05 {
  width: 35.5%;
  margin: 0 auto;
  position: relative;
}
.refreshtrip-day.day-1st .point2 .img05 .day1_point2_selif01 {
  position: absolute;
  width: 57.4%;
  top: -15%;
  right: -56%;
}
.refreshtrip-day.day-1st .point2 .box-C .img01 {
  margin: 0 auto 45px;
}
.refreshtrip-day.day-1st .point2 .start-block {
  margin-bottom: 100px;
}
.refreshtrip-day.day-1st .point3 {
  margin-bottom: 120px;
}
.refreshtrip-day.day-1st .point3 .ttl-box {
  width: 76.2%;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 40px 0;
}
.refreshtrip-day.day-1st .point3 .ttl-box .box-L {
  width: 31.2%;
  margin: 0;
}
.refreshtrip-day.day-1st .point3 .ttl-box .box-R {
  width: 68.8%;
  margin: 0;
}
.refreshtrip-day.day-1st .point3 .box-L {
  width: 38.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-1st .point3 .box-R {
  width: 56.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-1st .point3 .box-R .placeinfo-box {
  padding-bottom: 30px;
}
.refreshtrip-day.day-1st .point3 .img-wrap01 {
  position: relative;
}
.refreshtrip-day.day-1st .point3 .img-wrap01 .point-name {
  width: 100%;
  margin-top: 30px;
}
.refreshtrip-day.day-1st .point3 .img01 .c-caption {
  width: 70.3%;
  margin-left: auto;
  margin-right: auto;
}
.refreshtrip-day.day-1st .point3 .img02 {
  width: 100%;
}
.refreshtrip-day.day-1st .point3 .img03 {
  width: 86.3%;
  margin-left: 4.5%;
  margin-right: auto;
}
.refreshtrip-day.day-1st .point3 .img04 {
  width: 118%;
  margin-left: -9%;
}
.refreshtrip-day.day-1st .point4 {
  padding-top: 160px;
  margin-bottom: 100px;
  padding-bottom: 90px;
  position: relative;
}
.refreshtrip-day.day-1st .point4::before {
  content: "";
  position: absolute;
  width: 100vw;
  height: 100%;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  background: #DEF4EC;
  border-radius: 30% 30% 0 0;
}
.refreshtrip-day.day-1st .point4 .point-name {
  width: 100%;
  margin-bottom: 35px;
  position: relative;
}
.refreshtrip-day.day-1st .point4 .point-name .point4_ttl_eff {
  position: absolute;
  top: -170%;
  left: 11%;
  width: 27.8%;
}
.refreshtrip-day.day-1st .point4 .img01_eff {
  width: 100vw;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: radial-gradient(circle, #fff 2px, transparent 2px), radial-gradient(circle, #fff 2px, transparent 2px);
  background-size: 18px 18px;
  background-position: 0 0, 9px 9px;
}
.refreshtrip-day.day-1st .point4 .img-box {
  display: flex;
  justify-content: space-between;
}
.refreshtrip-day.day-1st .point4 .img-box .box-L {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-1st .point4 .img-box .box-L .placeinfo-box {
  padding-bottom: 0;
}
.refreshtrip-day.day-1st .point4 .img-box .box-R {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-1st .point4 .img01 {
  width: 76.9%;
  margin: 0 auto 40px;
  position: relative;
}
.refreshtrip-day.day-1st .point4 .img01 .c-caption {
  width: 86.6%;
  margin-left: auto;
  margin-right: auto;
}
.refreshtrip-day.day-1st .point4 .img01 img {
  z-index: 1;
  position: relative;
}
.refreshtrip-day.day-1st .point4 .img02 {
  width: 100%;
  margin-bottom: 0;
}
.refreshtrip-day.day-1st .point4 .img03 {
  width: 86.4%;
  margin-right: auto;
}
.refreshtrip-day.day-1st .point4 .img04 {
  width: 113%;
  margin-left: -6.5%;
}
.refreshtrip-day.day-1st .point4 .box-C .img01 {
  width: 67%;
  margin: 35px auto 45px;
}
.refreshtrip-day.day-1st .point5 {
  margin-top: 0;
  margin-bottom: 60px;
}
.refreshtrip-day.day-1st .point5 .point-name {
  margin-bottom: 30px;
}
.refreshtrip-day.day-1st .point5 .box-L,
.refreshtrip-day.day-1st .point5 .box-R {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-1st .point5 .placeinfo-box {
  padding-bottom: 30px;
}
.refreshtrip-day.day-1st .point5 .img01 {
  position: relative;
  width: 100vw;
  transform: translate(-50%, 0);
  left: 50%;
  margin-bottom: 40px;
}
.refreshtrip-day.day-1st .point5 .img01 .day1_point5_selif01 {
  width: 26%;
  position: absolute;
  top: 24%;
  left: 16%;
}
.refreshtrip-day.day-1st .point5 .img02 {
  width: 81%;
  margin: 0 auto 0;
}
.refreshtrip-day.day-1st .point5 .img03 {
  position: relative;
  margin-bottom: 35px;
}
.refreshtrip-day.day-1st .point5 .img04 {
  width: 100%;
  margin: 0;
}
.refreshtrip-day.day-1st .point6 {
  margin-bottom: 80px;
}
.refreshtrip-day.day-1st .point6 .img-wrap01 {
  position: relative;
}
.refreshtrip-day.day-1st .point6 .img-wrap01 .point-name {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.refreshtrip-day.day-1st .point6 .box-L {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-1st .point6 .box-R {
  width: 47.4%;
  margin-bottom: 35px;
}
.refreshtrip-day.day-1st .point6 .img01 {
  width: 100%;
}
.refreshtrip-day.day-1st .point6 .img02 {
  width: 100%;
}
.refreshtrip-day.day-1st .point6 .img03 {
  width: 100%;
  margin-bottom: 30px;
}
.refreshtrip-day.day-1st .point6 .img04 {
  width: 100%;
  margin-bottom: 30px;
}
.refreshtrip-day.day-1st .point6 .img05 {
  width: 81%;
  margin: 0 auto;
}
.refreshtrip-day.day-2nd .break {
  display: inline-block;
}
.refreshtrip-day.day-2nd .day-eyecatch .day-ttl {
  width: 28.7%;
  position: absolute;
  top: 13.6%;
  left: -3.9%;
}
.refreshtrip-day.day-2nd .day-eyecatch .day-lead {
  width: 39.1%;
  position: absolute;
  top: 72.4%;
  left: 64%;
}
.refreshtrip-day.day-2nd .day-eyecatch .schedule {
  width: 34.8%;
  position: absolute;
  top: 60.5%;
  left: 0;
}
.refreshtrip-day.day-2nd .day-eyecatch-wrap {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.refreshtrip-day.day-2nd .day-eyecatch-wrap .schedule {
  width: 35.6%;
  margin-top: 2.4%;
  margin-right: auto;
  margin-left: 2.9%;
}
.refreshtrip-day.day-2nd .day-eyecatch-wrap .img01 {
  position: absolute;
  width: 28.3%;
  top: 0;
  right: 0;
  z-index: 1;
  margin-right: 20.3%;
}
.refreshtrip-day.day-2nd .day-eyecatch-wrap .img02 {
  position: absolute;
  width: 27.2%;
  top: 0;
  right: 0;
  z-index: 2;
  margin-top: 9.4%;
}
.refreshtrip-day.day-2nd .day-eyecatch-wrap .img01 img,
.refreshtrip-day.day-2nd .day-eyecatch-wrap .img02 img {
  filter: drop-shadow(3px 3px 0px rgba(0, 0, 0, 0.05));
}
.refreshtrip-day.day-2nd .start-block {
  margin-top: 65px;
  margin-bottom: 50px;
  position: relative;
}
.refreshtrip-day.day-2nd .start-block .start {
  width: 15%;
  margin: 0 auto 25px;
}
.refreshtrip-day.day-2nd .start-block .point-object {
  width: 21%;
  position: absolute;
  bottom: 0;
  left: 3%;
}
.refreshtrip-day.day-2nd .start-ttl {
  width: 25.4%;
  margin: 70px auto 15px;
}
.refreshtrip-day.day-2nd .start-block {
  margin-top: 0;
  margin-bottom: 50px;
  position: relative;
}
.refreshtrip-day.day-2nd .start-block .start {
  width: 15%;
  margin: 0 auto 33px;
}
.refreshtrip-day.day-2nd .point1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0;
}
.refreshtrip-day.day-2nd .point1 .img-wrap01 {
  position: relative;
  margin-bottom: 35px;
}
.refreshtrip-day.day-2nd .point1 .img-wrap01 .point-name {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.refreshtrip-day.day-2nd .point1 .box-L {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point1 .box-L .placeinfo-box {
  padding-bottom: 35px;
}
.refreshtrip-day.day-2nd .point1 .box-R {
  width: 47.4%;
  margin-bottom: 35px;
}
.refreshtrip-day.day-2nd .point1 .flex-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 90px;
}
.refreshtrip-day.day-2nd .point1 .flex-wrap .box-L {
  width: 38.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point1 .flex-wrap .box-L .placeinfo-box {
  padding-bottom: 35px;
}
.refreshtrip-day.day-2nd .point1 .flex-wrap .box-R {
  width: 55.1%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point1 .img01 {
  width: 100%;
}
.refreshtrip-day.day-2nd .point1 .img02 {
  width: 100%;
  margin-bottom: 0px;
}
.refreshtrip-day.day-2nd .point1 .img03 {
  width: 100%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point1 .img04 {
  width: 100%;
  margin-bottom: 0px;
}
.refreshtrip-day.day-2nd .point1 .img04 .point1_selif01 {
  position: absolute;
  width: 35.3%;
  top: -7%;
  left: -6%;
}
.refreshtrip-day.day-2nd .point2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 100px;
}
.refreshtrip-day.day-2nd .point2 .start-block {
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point2 .img-wrap01 {
  position: relative;
  margin-bottom: 35px;
}
.refreshtrip-day.day-2nd .point2 .img-wrap01 .point-name {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.refreshtrip-day.day-2nd .point2 .img-wrap01 .img01 {
  width: 79.4%;
  margin: 0 auto;
}
.refreshtrip-day.day-2nd .point2 .box-L {
  width: 47.4%;
  margin-bottom: 100px;
}
.refreshtrip-day.day-2nd .point2 .box-L .img02 {
  margin-bottom: 30px;
}
.refreshtrip-day.day-2nd .point2 .box-R {
  width: 47.4%;
  margin-bottom: 100px;
}
.refreshtrip-day.day-2nd .point2 .box-R .placeinfo-box {
  padding-bottom: 35px;
}
.refreshtrip-day.day-2nd .point2 .img01 {
  width: 100%;
}
.refreshtrip-day.day-2nd .point2 .img02 {
  width: 100%;
  margin-bottom: 0px;
}
.refreshtrip-day.day-2nd .point2 .img03 {
  width: 100%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point2 .img04 {
  width: 86.4%;
  margin: 0 auto;
}
.refreshtrip-day.day-2nd .point3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 80px;
}
.refreshtrip-day.day-2nd .point3 .start-block {
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point3 .img-wrap {
  position: relative;
  margin-bottom: 35px;
  display: flex;
  justify-content: space-between;
}
.refreshtrip-day.day-2nd .point3 .img-wrap .point-name {
  position: relative;
  width: 20.5%;
  margin-bottom: 30px;
}
.refreshtrip-day.day-2nd .point3 .img-wrap .img01 {
  width: 79.4%;
}
.refreshtrip-day.day-2nd .point3 .box-L {
  width: 50.6%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point3 .box-R {
  width: 44.2%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point3 .box-R .placeinfo-box {
  margin-top: 0;
  padding-bottom: 35px;
  border-top: 0;
  border-left: 1px solid #3C3C3C;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 25px;
}
.refreshtrip-day.day-2nd .point3 .flex-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 90px;
}
.refreshtrip-day.day-2nd .point3 .flex-wrap .box-L {
  width: 38.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point3 .flex-wrap .box-L .placeinfo-box {
  padding-bottom: 35px;
}
.refreshtrip-day.day-2nd .point3 .flex-wrap .box-R {
  width: 55.1%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point3 .img01 {
  width: 100%;
}
.refreshtrip-day.day-2nd .point3 .img02 {
  width: 87.5%;
  margin-left: auto;
  margin-bottom: 100px;
}
.refreshtrip-day.day-2nd .point3 .img03 {
  width: 86.9%;
  margin-right: auto;
  margin-bottom: 100px;
}
.refreshtrip-day.day-2nd .point3 .img04 {
  width: 100%;
  margin-bottom: 0px;
}
.refreshtrip-day.day-2nd .point3 .img04 .point1_selif01 {
  position: absolute;
  width: 35.3%;
  top: -7%;
  left: -6%;
}
.refreshtrip-day.day-2nd .point4 {
  margin-top: 0;
  display: block;
  margin-bottom: 100px;
}
.refreshtrip-day.day-2nd .point4 .point-name {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.refreshtrip-day.day-2nd .point4 .start-block {
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point4 .flex-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 90px;
}
.refreshtrip-day.day-2nd .point4 .flex-wrap .box-L {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point4 .flex-wrap .box-L .placeinfo-box {
  padding-bottom: 35px;
}
.refreshtrip-day.day-2nd .point4 .flex-wrap .box-R {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point4 .img01 {
  position: relative;
  width: 100vw;
  transform: translate(-50%, 0);
  left: 50%;
  margin-bottom: 40px;
}
.refreshtrip-day.day-2nd .point4 .img02 {
  width: 100%;
  margin-bottom: 0px;
}
.refreshtrip-day.day-2nd .point4 .img03 {
  width: 100%;
  margin-bottom: 30px;
}
.refreshtrip-day.day-2nd .point4 .img04 {
  width: 86.4%;
  margin-right: auto;
  margin-bottom: 0px;
}
.refreshtrip-day.day-2nd .point4 .img04 .point4_selif01 {
  position: absolute;
  width: 35.3%;
  top: 19%;
  right: -16%;
}
.refreshtrip-day.day-2nd .point5 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0;
}
.refreshtrip-day.day-2nd .point5 .img-wrap {
  position: relative;
  margin-bottom: 35px;
  display: flex;
  justify-content: space-between;
}
.refreshtrip-day.day-2nd .point5 .img-wrap .point-name {
  position: relative;
  width: 20.5%;
  margin-bottom: 30px;
}
.refreshtrip-day.day-2nd .point5 .img-wrap .img01 {
  width: 79.4%;
}
.refreshtrip-day.day-2nd .point5 .box-L {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point5 .box-L .placeinfo-box {
  padding-bottom: 35px;
}
.refreshtrip-day.day-2nd .point5 .box-R {
  width: 47.4%;
  margin-bottom: 35px;
}
.refreshtrip-day.day-2nd .point5 .flex-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 90px;
}
.refreshtrip-day.day-2nd .point5 .flex-wrap .box-L {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point5 .flex-wrap .box-R {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point5 .flex-wrap .box-R .placeinfo-box {
  padding-bottom: 30px;
}
.refreshtrip-day.day-2nd .point5 .img01 {
  width: 100%;
}
.refreshtrip-day.day-2nd .point5 .img02 {
  width: 100%;
  margin-bottom: 30px;
}
.refreshtrip-day.day-2nd .point5 .img03 {
  width: 100%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point5 .img04 {
  width: 81%;
  margin: 0 auto;
  margin-bottom: 0px;
}
.refreshtrip-day.day-2nd .movie-wrap {
  width: 67.2%;
  margin: 140px auto 150px;
}
.refreshtrip-day.day-2nd .movie-wrap .movie-ttl {
  width: 65.4%;
  margin: 0 auto 54px;
}
.refreshtrip-day.day-2nd .movie-wrap a {
  display: block;
  cursor: pointer;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.refreshtrip-day.day-2nd .movie-wrap a:hover {
  opacity: 0.7;
}
.refreshtrip-day.day-2nd .access-box {
  position: relative;
  width: 91.8%;
  margin: 80px auto;
  padding: 70px 0;
  background: #E1F5FA;
}
.refreshtrip-day.day-2nd .access-box .access-inner {
  width: 77.6%;
  margin: 0 auto;
}
.refreshtrip-day.day-2nd .access-box .access-inner::before {
  content: "";
  width: 100vw;
  height: 100%;
  background: #E1F5FA;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -50vw;
  z-index: -1;
}
.refreshtrip-day.day-2nd .clothes-credit {
  width: 68.6%;
  margin: 45px auto 20%;
}
.refreshtrip-day.day-2nd .clothes-credit p {
  font-size: 13px;
  line-height: 1.3;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-day.day-2nd .clothes-credit p {
    font-size: 11px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day.day-2nd .clothes-credit p {
    font-size: 1.375vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day.day-2nd .clothes-credit p {
    font-size: 11px;
  }
}
.refreshtrip-day.day-2nd .clothes-credit p + p {
  margin-top: 1.5em;
}
.refreshtrip-day.day-2nd .clothes-credit .icon {
  width: 73px;
}
.refreshtrip-day.day-2nd .banner-wrap {
  width: 67.3%;
  margin: 0 auto;
  padding-bottom: 80px;
}
.refreshtrip-day.day-2nd .banner-wrap .banner-ttl {
  width: 40%;
  margin: 0 auto 20px;
}
.refreshtrip-day.day-2nd .banner-wrap .banner {
  padding: 25px 0;
  position: relative;
}
.refreshtrip-day.day-2nd .banner-wrap .banner::before {
  content: "";
  width: 100vw;
  height: 100%;
  background: #e8e5e2;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -50vw;
  z-index: -1;
}
.refreshtrip-day.day-2nd .banner-wrap a {
  display: block;
  cursor: pointer;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.refreshtrip-day.day-2nd .banner-wrap a:hover {
  opacity: 0.7;
}
.refreshtrip-day.day-2nd .banner-wrap img {
  width: 100%;
  vertical-align: bottom;
}
.refreshtrip-day .c-btn-other-root {
  width: 530px;
  margin: 0 auto 100px;
}
.refreshtrip-day .c-btn-other-root a {
  display: block;
  background: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 9px;
  padding: 20px 0;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", Sans-Serif;
  font-size: 16px;
  text-align: center;
  color: #000000;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.refreshtrip-day .c-btn-other-root a:hover {
  opacity: 0.7;
}
.refreshtrip-day .c-btn-other-root a::before {
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  width: 22px;
  height: 17px;
  background: url("/book/monthly/202604/images/refreshtrip/icon_other_root.png") no-repeat 0 0/22px 22px;
  margin-right: 10px;
}
.refreshtrip-day .c-btn-other-root a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 3px solid #000000;
  border-right: 3px solid #000000;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 40px;
  margin-top: -5px;
}
.refreshtrip-more {
  background: #ccf0de;
}
.refreshtrip-more-inner {
  width: 83%;
  max-width: 1062px;
  margin: 0 auto;
  padding: 20px 0 60px;
  position: relative;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-more-inner {
    width: 93%;
  }
}
.refreshtrip-more-inner img {
  width: 100%;
}
.refreshtrip-more .more-ttl {
  width: 52.7%;
  margin: 0 auto;
}
.refreshtrip-more .more-lead {
  width: 67%;
  margin: 20px auto 60px;
}
.refreshtrip-more .more-icon01 {
  width: 16.3%;
  position: absolute;
  top: 0;
  left: 1.5%;
  margin-top: 8.5%;
}
.refreshtrip-more .more-icon02 {
  width: 16.3%;
  position: absolute;
  top: 0;
  right: -2%;
  margin-top: 26.6%;
}
.refreshtrip-more .more-img {
  width: 67%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.refreshtrip-more .more-img img {
  width: 49.2%;
}
.refreshtrip-more .more-txtbox {
  width: 67%;
  margin: 30px auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.refreshtrip-more .more-txtbox .txt {
  width: 65%;
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-more .more-txtbox .txt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-more .more-txtbox .txt {
    font-size: 1.75vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-more .more-txtbox .txt {
    font-size: 14px;
  }
}
.refreshtrip-more .more-txtbox .txt .info {
  font-size: 14px;
  line-height: 1.5;
  color: #3c3c3c;
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #3c3c3c;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-more .more-txtbox .txt .info {
    font-size: 12px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-more .more-txtbox .txt .info {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-more .more-txtbox .txt .info {
    font-size: 12px;
  }
}
.refreshtrip-more .more-logo {
  width: 32.1%;
}
.refreshtrip-more .more-logo img {
  width: 112%;
  max-width: 112%;
  margin-left: -12%;
}
.refreshtrip-more .more-btn {
  width: 67%;
  margin: 0 auto;
}
.refreshtrip-more .more-btn a {
  cursor: pointer;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.refreshtrip-more .more-btn a:hover {
  opacity: 0.7;
}
.refreshtrip-footer .txt {
  width: 55.5%;
  max-width: 710px;
  margin: 0 auto;
  padding-bottom: 80px;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-footer .txt {
    width: 65.5%;
  }
}
.refreshtrip-footer .txt .txt-tit {
  display: inline-block;
  margin-bottom: 5px;
  width: 14%;
}
.refreshtrip-footer .txt p {
  font-family: "Hiragino Kaku Gothic W3 JIS2004", Sans-Serif;
  font-size: 13px;
  line-height: 1.27em;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-footer .txt p {
    font-size: 11px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-footer .txt p {
    font-size: 1.375vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-footer .txt p {
    font-size: 11px;
  }
}
.refreshtrip-footer .txt p + p {
  margin-top: 1.27em;
}
.refreshtrip-footer .page-link {
  margin: auto;
  width: 67.31%;
}
.refreshtrip-footer .page-link img {
  width: 100%;
  height: auto;
}

#footer {
  background: #ffffff;
}

/*--------------------------------------------------------
　ROOT
--------------------------------------------------------*/
.root-wrap {
  position: relative;
  clear: both;
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
}

.walk-box {
  width: 200px;
  /* 160px * 1.25 */
  height: 105px;
  /* 105px * 1.25 */
  position: relative;
  clear: both;
  margin: 0 auto;
}
@media only screen and (max-width: 800px) {
  .walk-box {
    width: 160px;
    height: 84px;
  }
}
.walk-box li {
  width: 7%;
  position: absolute;
  opacity: 0;
}
.walk-box .walk-text {
  width: 120px;
  position: absolute;
  opacity: 0;
}
.walk-box .walk-text::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -9px;
  right: 9px;
  border-width: 5px;
  border-style: solid;
  border-color: #4d4d4d #4d4d4d transparent transparent;
  transform: rotate(-10deg);
}
.walk-box .walk-text p {
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  padding: 10px 0;
  background: #4d4d4d;
  border-radius: 6px;
  text-align: center;
}
.walk-box .walk-text p span {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", Sans-Serif;
  font-size: 14px;
}
.walk-box.walk-right li:nth-child(1) {
  top: 0;
  left: 92%;
  transform: rotate(30deg);
}
.walk-box.walk-right li:nth-child(2) {
  top: 5%;
  left: 81%;
  transform: rotate(35deg);
}
.walk-box.walk-right li:nth-child(3) {
  top: 27%;
  left: 81%;
  transform: rotate(35deg);
}
.walk-box.walk-right li:nth-child(4) {
  top: 30%;
  left: 70%;
  transform: rotate(40deg);
}
.walk-box.walk-right li:nth-child(5) {
  top: 55%;
  left: 70%;
  transform: rotate(40deg);
}
.walk-box.walk-right li:nth-child(6) {
  top: 56%;
  left: 60%;
  transform: rotate(45deg);
}
.walk-box.walk-right li:nth-child(7) {
  top: 78%;
  left: 56%;
  transform: rotate(45deg);
}
.walk-box.walk-right li:nth-child(8) {
  top: 80%;
  left: 46%;
  transform: rotate(50deg);
}
.walk-box.walk-right .walk-text {
  top: 7%;
  right: 42%;
}
.walk-box.walk-left li:nth-child(1) {
  top: 0;
  left: 0;
  transform: rotate(-30deg);
}
.walk-box.walk-left li:nth-child(2) {
  top: 5%;
  left: 10%;
  transform: rotate(-35deg);
}
.walk-box.walk-left li:nth-child(3) {
  top: 27%;
  left: 10%;
  transform: rotate(-35deg);
}
.walk-box.walk-left li:nth-child(4) {
  top: 30%;
  left: 20%;
  transform: rotate(-40deg);
}
.walk-box.walk-left li:nth-child(5) {
  top: 55%;
  left: 20%;
  transform: rotate(-40deg);
}
.walk-box.walk-left li:nth-child(6) {
  top: 54%;
  left: 29%;
  transform: rotate(-45deg);
}
.walk-box.walk-left li:nth-child(7) {
  top: 78%;
  left: 33%;
  transform: rotate(-45deg);
}
.walk-box.walk-left li:nth-child(8) {
  top: 80%;
  left: 43%;
  transform: rotate(-50deg);
}
.walk-box.walk-left .walk-text {
  top: 7%;
  left: 42%;
}
.walk-box.walk-left .walk-text::after {
  right: auto;
  left: 9px;
  border-color: #4d4d4d transparent transparent #4d4d4d;
  transform: rotate(10deg);
}
.walk-box.move_on li {
  opacity: 1;
}
.walk-box.move_on li:nth-child(0) {
  transition-delay: 0s;
}
.walk-box.move_on li:nth-child(1) {
  transition-delay: 0.25s;
}
.walk-box.move_on li:nth-child(2) {
  transition-delay: 0.5s;
}
.walk-box.move_on li:nth-child(3) {
  transition-delay: 0.75s;
}
.walk-box.move_on li:nth-child(4) {
  transition-delay: 1s;
}
.walk-box.move_on li:nth-child(5) {
  transition-delay: 1.25s;
}
.walk-box.move_on li:nth-child(6) {
  transition-delay: 1.5s;
}
.walk-box.move_on li:nth-child(7) {
  transition-delay: 1.75s;
}
.walk-box.move_on li:nth-child(8) {
  transition-delay: 2s;
}
.walk-box.move_on .walk-text {
  opacity: 1;
  transition: all 0.6s ease-in 0.3s;
}

@-webkit-keyframes carSlideLeft {
  0% {
    right: 24%;
    bottom: 65%;
    transform: scale(0.8);
    opacity: 0;
  }
  10% {
    right: 24%;
    bottom: 65%;
    transform: scale(0.8);
    opacity: 1;
  }
  48% {
    right: 8%;
    bottom: 50%;
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    right: -2%;
    bottom: 9%;
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes carSlideLeft {
  0% {
    right: 24%;
    bottom: 65%;
    transform: scale(0.8);
    opacity: 0;
  }
  10% {
    right: 24%;
    bottom: 65%;
    transform: scale(0.8);
    opacity: 1;
  }
  48% {
    right: 8%;
    bottom: 50%;
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    right: -2%;
    bottom: 9%;
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes carSlideRight {
  0% {
    left: 26%;
    bottom: 65%;
    transform: scale(0.8);
    opacity: 0;
  }
  10% {
    left: 26%;
    bottom: 65%;
    transform: scale(0.8);
    opacity: 1;
  }
  48% {
    left: 10%;
    bottom: 50%;
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    left: 0%;
    bottom: 9%;
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes carSlideRight {
  0% {
    left: 26%;
    bottom: 65%;
    transform: scale(0.8);
    opacity: 0;
  }
  10% {
    left: 26%;
    bottom: 65%;
    transform: scale(0.8);
    opacity: 1;
  }
  48% {
    left: 10%;
    bottom: 50%;
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    left: 0%;
    bottom: 9%;
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes carMove {
  0% {
    transform: translate(0, 0);
  }
  2% {
    transform: translate(0, -2px);
  }
  4% {
    transform: translate(0, 0);
  }
  6% {
    transform: translate(0, -2px);
  }
  8% {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(0, 0);
  }
  30% {
    transform: translate(0, 0);
  }
  32% {
    transform: translate(0, -2px);
  }
  34% {
    transform: translate(0, 0);
  }
  36% {
    transform: translate(0, -2px);
  }
  38% {
    transform: translate(0, 0);
  }
  40% {
    transform: translate(0, 0);
  }
  60% {
    transform: translate(0, 0);
  }
  62% {
    transform: translate(0, -2px);
  }
  64% {
    transform: translate(0, 0);
  }
  66% {
    transform: translate(0, -2px);
  }
  68% {
    transform: translate(0, 0);
  }
  70% {
    transform: translate(0, 0);
  }
  90% {
    transform: translate(0, 0);
  }
  92% {
    transform: translate(0, -2px);
  }
  94% {
    transform: translate(0, 0);
  }
  96% {
    transform: translate(0, -2px);
  }
  98% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes carMove {
  0% {
    transform: translate(0, 0);
  }
  2% {
    transform: translate(0, -2px);
  }
  4% {
    transform: translate(0, 0);
  }
  6% {
    transform: translate(0, -2px);
  }
  8% {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(0, 0);
  }
  30% {
    transform: translate(0, 0);
  }
  32% {
    transform: translate(0, -2px);
  }
  34% {
    transform: translate(0, 0);
  }
  36% {
    transform: translate(0, -2px);
  }
  38% {
    transform: translate(0, 0);
  }
  40% {
    transform: translate(0, 0);
  }
  60% {
    transform: translate(0, 0);
  }
  62% {
    transform: translate(0, -2px);
  }
  64% {
    transform: translate(0, 0);
  }
  66% {
    transform: translate(0, -2px);
  }
  68% {
    transform: translate(0, 0);
  }
  70% {
    transform: translate(0, 0);
  }
  90% {
    transform: translate(0, 0);
  }
  92% {
    transform: translate(0, -2px);
  }
  94% {
    transform: translate(0, 0);
  }
  96% {
    transform: translate(0, -2px);
  }
  98% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
.car-box {
  width: 175px;
  /* 140px * 1.25 */
  position: relative;
  opacity: 0;
  clear: both;
  margin: 0 auto;
}
@media only screen and (max-width: 800px) {
  .car-box {
    width: 140px;
  }
}
.car-box .car-img {
  width: 22.1%;
  position: absolute;
  bottom: 9%;
  left: 0;
}
.car-box .car-text {
  width: 120px;
  position: absolute;
}
.car-box .car-text::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  right: 100%;
  margin-top: -3px;
  border-width: 3px 8px;
  border-style: solid;
  border-color: transparent #4d4d4d transparent transparent;
}
.car-box .car-text p {
  display: block;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  padding: 10px 0;
  background: #4d4d4d;
  border-radius: 6px;
}
.car-box .car-text p span {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", Sans-Serif;
  font-size: 14px;
}
.car-box.car-right .car-text {
  left: 33.6%;
  bottom: 20%;
}
.car-box.car-right.move_on .car-img {
  -webkit-animation: carSlideRight 3s linear forwards;
          animation: carSlideRight 3s linear forwards;
}
.car-box.car-left .car-img {
  left: auto;
  right: -2%;
}
.car-box.car-left .car-text {
  right: 33.6%;
  bottom: 20%;
}
.car-box.car-left .car-text::after {
  right: auto;
  left: 100%;
  border-color: transparent transparent transparent #4d4d4d;
}
.car-box.car-left.move_on .car-img {
  -webkit-animation: carSlideLeft 3s linear forwards;
          animation: carSlideLeft 3s linear forwards;
}
.car-box.move_on {
  opacity: 1;
  transition: opacity 0.6s ease-in;
}
.car-box.move_on .car-img img {
  -webkit-animation: carMove 3s ease forwards;
          animation: carMove 3s ease forwards;
}

.home-box .car-text {
  right: 0;
  left: -120px;
  width: 160px;
  bottom: 90% !important;
}
.home-box .car-text::after {
  left: 95% !important;
  margin-top: 15px;
  border-width: 5px 12px;
  transform: rotate(45deg);
}
.home-box .home {
  width: 35.4%;
  margin: 0 auto;
}

.ferry-box {
  width: 121px;
  margin: 0 auto;
  position: relative;
  opacity: 0;
  clear: both;
}
.ferry-box .ferry-place {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", Sans-Serif;
  font-size: 24px;
}
@media only screen and (max-width: 1024px) {
  .ferry-box .ferry-place {
    font-size: 22px;
  }
}
@media only screen and (max-width: 800px) {
  .ferry-box .ferry-place {
    font-size: 2.75vw;
  }
}
@media only screen and (max-width: 640px) {
  .ferry-box .ferry-place {
    font-size: 22px;
  }
}
.ferry-box .ferry-img {
  width: 36px;
  margin-left: auto;
  margin-right: -15px;
  margin-top: 5px;
  -webkit-animation: ferry-img 3s linear forwards;
          animation: ferry-img 3s linear forwards;
}
.ferry-box .ferry-smoke {
  -webkit-animation: ferry-sway 3s ease-in-out;
          animation: ferry-sway 3s ease-in-out;
  transform-origin: center;
}
.ferry-box .ferry-text {
  width: 120px;
  position: absolute;
  left: -58%;
  bottom: 20%;
}
.ferry-box .ferry-text::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 100%;
  border-width: 5px 10px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #4d4d4d;
  margin-top: -5px;
}
.ferry-box .ferry-text p {
  display: block;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  padding: 8px 0;
  background: #4d4d4d;
  border-radius: 6px;
}
.ferry-box .ferry-text p span {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", Sans-Serif;
  font-size: 14px;
}
.ferry-box.move_on {
  opacity: 1;
  transition: opacity 0.6s ease-in;
}

@-webkit-keyframes ferry-sway {
  0% {
    transform: translate(0, 8px) rotate(0deg);
    opacity: 0;
  }
  25% {
    transform: translate(0, 6px) rotate(1deg);
    opacity: 0.3;
  }
  50% {
    transform: translate(0, 4px) rotate(-1deg);
    opacity: 0.5;
  }
  75% {
    transform: translate(0, 2px) rotate(1deg);
    opacity: 0.8;
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
    opacity: 1;
  }
}

@keyframes ferry-sway {
  0% {
    transform: translate(0, 8px) rotate(0deg);
    opacity: 0;
  }
  25% {
    transform: translate(0, 6px) rotate(1deg);
    opacity: 0.3;
  }
  50% {
    transform: translate(0, 4px) rotate(-1deg);
    opacity: 0.5;
  }
  75% {
    transform: translate(0, 2px) rotate(1deg);
    opacity: 0.8;
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes ferry-img {
  0% {
    left: 26%;
    bottom: 65%;
    transform: scale(0.8);
    opacity: 0;
  }
  10% {
    left: 26%;
    bottom: 65%;
    transform: scale(0.8);
    opacity: 0.4;
  }
  48% {
    left: 10%;
    bottom: 50%;
    transform: scale(0.9);
    opacity: 0.6;
  }
  100% {
    left: 0%;
    bottom: 9%;
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes ferry-img {
  0% {
    left: 26%;
    bottom: 65%;
    transform: scale(0.8);
    opacity: 0;
  }
  10% {
    left: 26%;
    bottom: 65%;
    transform: scale(0.8);
    opacity: 0.4;
  }
  48% {
    left: 10%;
    bottom: 50%;
    transform: scale(0.9);
    opacity: 0.6;
  }
  100% {
    left: 0%;
    bottom: 9%;
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes bicycleSlide {
  0% {
    transform: translate(0, 0) scale(0.8);
    opacity: 0;
  }
  10% {
    transform: translate(0, 0) scale(0.8);
    opacity: 1;
  }
  90% {
    transform: translate(150%, 0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(150%, 0) scale(1);
    opacity: 0;
  }
}
@keyframes bicycleSlide {
  0% {
    transform: translate(0, 0) scale(0.8);
    opacity: 0;
  }
  10% {
    transform: translate(0, 0) scale(0.8);
    opacity: 1;
  }
  90% {
    transform: translate(150%, 0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(150%, 0) scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes bicycleBound {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(0) rotate(0);
  }
  22% {
    transform: translateY(-2px) rotate(2deg);
  }
  25% {
    transform: translateY(-2px) rotate(0);
  }
  28% {
    transform: translateY(0) rotate(-2deg);
  }
  30% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(0) rotate(0);
  }
  52% {
    transform: translateY(-2px) rotate(2deg);
  }
  55% {
    transform: translateY(-2px) rotate(0);
  }
  58% {
    transform: translateY(0) rotate(-2deg);
  }
  60% {
    transform: translateY(0) rotate(0);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes bicycleBound {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(0) rotate(0);
  }
  22% {
    transform: translateY(-2px) rotate(2deg);
  }
  25% {
    transform: translateY(-2px) rotate(0);
  }
  28% {
    transform: translateY(0) rotate(-2deg);
  }
  30% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(0) rotate(0);
  }
  52% {
    transform: translateY(-2px) rotate(2deg);
  }
  55% {
    transform: translateY(-2px) rotate(0);
  }
  58% {
    transform: translateY(0) rotate(-2deg);
  }
  60% {
    transform: translateY(0) rotate(0);
  }
  100% {
    transform: translateY(0);
  }
}
.bicycle-box {
  width: 138px;
  position: relative;
  opacity: 0;
  clear: both;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 0.5em;
}
@media only screen and (max-width: 800px) {
  .bicycle-box {
    width: 110px;
  }
}
.bicycle-box .bicycle-img {
  width: 81.7%;
  margin: 0 auto;
  transition: transform 2s ease-in-out;
}
.bicycle-box .bicycle-img img {
  -webkit-animation: bicycleBound 2s infinite;
          animation: bicycleBound 2s infinite;
}
.bicycle-box .bicycle-text {
  width: 93px;
  opacity: 0;
}
.bicycle-box .bicycle-text p {
  display: block;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  padding: 8px 0;
  background: #4d4d4d;
  border-radius: 6px;
}
.bicycle-box .bicycle-text p span {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", Sans-Serif;
  font-size: 14px;
}
.bicycle-box.bicycle-left .bicycle-img {
  right: -14%;
  transform: translate(-80px, -10px);
}
.bicycle-box.bicycle-left .bicycle-text {
  right: -120px;
}
.bicycle-box.bicycle-left .bicycle-text:after {
  left: -1px;
  border-color: #4d4d4d transparent transparent #4d4d4d;
  transform: rotate(20deg);
}
.bicycle-box.bicycle-right .bicycle-img {
  left: -14%;
  transform: translate(30px, 0);
}
.bicycle-box.bicycle-right .bicycle-text {
  left: -120px;
}
.bicycle-box.bicycle-right .bicycle-text:after {
  right: -1px;
  border-color: #4d4d4d #4d4d4d transparent transparent;
  transform: rotate(-20deg);
}
.bicycle-box.move_on {
  opacity: 1;
  transition: opacity 0.6s ease-in;
}
.bicycle-box.move_on .bicycle-img {
  transform: translate(0, 0);
}
.bicycle-box.move_on .bicycle-text {
  opacity: 1;
  transition: opacity 0.6s ease-in 0.6s;
}

/*--------------------------------------------------------
　SCROLL ANIMATION
--------------------------------------------------------*/
@-webkit-keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-animation: swing 2s infinite;
          animation: swing 2s infinite;
}

.fade-in {
  display: block;
  opacity: 1;
  transition: opacity 0.8s ease-in-out, all 0.8s ease;
}
.fade-in.switch {
  opacity: 0;
}

.fade-up {
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 0.8s ease-in-out, all 0.8s ease;
}
.fade-up.switch {
  opacity: 0;
  transform: translate(0, 40px);
}
.fade-up.day-ttl {
  transform: translate(-50%, 0);
}
.fade-up.day-ttl.switch {
  transform: translate(-50%, 40px);
}

.fade-down {
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 0.8s ease-in-out, all 0.8s ease;
}
.fade-down.switch {
  opacity: 0;
  transform: translate(0, -40px);
}

.fade-right {
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 0.8s ease-in-out, all 0.8s ease;
}
.fade-right.switch {
  opacity: 0;
  transform: translate(20px, 0);
}

.fade-left {
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 0.8s ease-in-out, all 0.8s ease;
}
.fade-left.switch {
  opacity: 0;
  transform: translate(-20px, 0);
}

.fade-scale {
  opacity: 1;
  transform: scale(1);
  transition: all 0.8s cubic-bezier(0.65, -0.55, 0.265, 1.55);
}
.fade-scale.switch {
  opacity: 0;
  transform: scale(0.5);
}

.delay1 {
  transition-delay: 0.3s;
}
/*# sourceMappingURL=refreshtrip.css.map */