@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.02.25
 */
/*--------------------------------------------------------
　COLOR
--------------------------------------------------------*/
/**
 * 旅色BOOK3月号 リフレッシュトリップ用CSS
 * Created on: 2026.2.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: 60% 90%;
     object-position: 60% 90%;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-first .fv-img img {
    -o-object-position: 100% center;
       object-position: 100% center;
  }
}
.refreshtrip-first .fv-shoulder {
  width: 18.8%;
  max-width: 240px;
  margin: 0 auto;
  margin: 0;
  position: absolute;
  top: 20px;
  left: 25px;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-first .fv-shoulder {
    width: 28.8%;
  }
}
.refreshtrip-first .fv-title {
  width: 23.8%;
  max-width: 304px;
  margin: 0 auto;
  margin: 0;
  position: absolute;
  top: 11.1%;
  right: 4.7%;
  z-index: 2;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-first .fv-title {
    width: 33.8%;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-first .fv-title {
    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 {
  position: absolute;
  top: 10%;
  left: 6.7%;
  width: 12.6%;
  max-width: 161px;
  margin: 0 auto;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img01 {
    width: 22.6%;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img01 {
    top: 1.2%;
    left: -6.3%;
  }
}
.refreshtrip-summary .summary-img02 {
  position: absolute;
  top: 12.6%;
  left: -3.4%;
  z-index: -2;
  width: 18.2%;
  max-width: 232px;
  margin: 0 auto;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img02 {
    width: 28.2%;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img02 {
    top: 12%;
    left: -18.4%;
  }
}
.refreshtrip-summary .summary-img03 {
  width: 9.2%;
  max-width: 117px;
  margin: 0 auto;
  position: absolute;
  top: 41.6%;
  left: 15.6%;
  z-index: -1;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img03 {
    width: 19.2%;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img03 {
    top: 47.6%;
    left: 1.6%;
  }
}
.refreshtrip-summary .summary-img04 {
  width: 14.9%;
  max-width: 190px;
  margin: 0 auto;
  position: absolute;
  top: 67.6%;
  left: 12.6%;
  z-index: -1;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img04 {
    width: 24.9%;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img04 {
    top: 85.6%;
    left: -0.4%;
  }
}
.refreshtrip-summary .summary-img05 {
  width: 18.75%;
  max-width: 240px;
  margin: 0 auto;
  position: absolute;
  top: 10%;
  right: -3.8%;
  z-index: -1;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img05 {
    width: 28.75%;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img05 {
    margin-top: -2%;
    margin-right: -10%;
  }
}
.refreshtrip-summary .summary-img06 {
  width: 15.6%;
  max-width: 199px;
  margin: 0 auto;
  position: absolute;
  top: 30%;
  right: 5.2%;
  z-index: -1;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img06 {
    width: 25.6%;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img06 {
    margin-top: 8%;
    /* top: 23%; */
    right: 0;
    margin-right: -6%;
  }
}
.refreshtrip-summary .summary-img07 {
  width: 10.8%;
  max-width: 138px;
  margin: 0 auto;
  position: absolute;
  top: 59%;
  right: 15.2%;
  z-index: -2;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img07 {
    width: 20.8%;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img07 {
    margin-top: 9%;
    margin-right: -3%;
  }
}
.refreshtrip-summary .summary-img08 {
  width: 6.9%;
  max-width: 88px;
  margin: 0 auto;
  position: absolute;
  top: 71%;
  right: 3.2%;
  z-index: -1;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img08 {
    width: 16.9%;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-summary .summary-img08 {
    margin-top: 5%;
    margin-right: -11%;
  }
}
.refreshtrip-summary .summary-bg01 {
  width: 16.7%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -2;
}
.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: 5% 0 6.34%;
  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: 18.8%;
  max-width: 240px;
  margin: 0 auto;
  margin: 0;
  position: absolute;
  top: 20px;
  left: 25px;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-second .shoulder {
    width: 28.8%;
  }
}
.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/202603/images/refreshtrip/day1_largeimg.jpg") no-repeat center center/cover;
}
.refreshtrip-day .day-eyecatch-outer.outer-day-2nd {
  background: url("/book/monthly/202603/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.7;
  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 35px;
  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%;
  max-width: 974px;
  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 .point-column {
  position: relative;
  margin-bottom: 85px;
  padding-bottom: 10.7%;
}
.refreshtrip-day .point-column::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("/book/monthly/202603/images/refreshtrip/broder_bg.png");
  background-position: top center;
  background-repeat: repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.refreshtrip-day .point-column::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #FAFAF8;
  background-size: 100%;
  position: absolute;
  top: 6px;
  left: 6px;
  border: 1px solid #000000;
  z-index: -1;
}
.refreshtrip-day .point-column .column-inner {
  width: 70.5%;
  margin: 0 auto;
  padding-top: 115px;
}
.refreshtrip-day .point-column .column-inner:after {
  content: "";
  clear: both;
  display: block;
}
.refreshtrip-day .point-column .column-inner .column-ttl {
  margin-bottom: 30px;
  position: relative;
}
.refreshtrip-day .point-column .column-inner .column-ttl .check {
  width: 20.3%;
  position: absolute;
  top: -51%;
  left: -9%;
}
.refreshtrip-day .point-column .column-inner .column-child01 {
  width: 100%;
  margin: 0 auto 25px;
}
.refreshtrip-day .point-column .column-inner .column-child02 {
  width: 100%;
  margin: 0 auto 40px;
}
.refreshtrip-day .point-column .box-L {
  float: left;
  box-sizing: border-box;
}
.refreshtrip-day .point-column .box-L.box-column01 {
  width: 45.8%;
}
.refreshtrip-day .point-column .box-L.box-column01 .img01 {
  width: 109%;
  margin-left: -13.5%;
  margin-bottom: 13px;
  position: relative;
}
.refreshtrip-day .point-column .box-L.box-column01 .img01 .obj01 {
  position: absolute;
  width: 76.6%;
  top: -17%;
  left: -22%;
  z-index: -1;
}
.refreshtrip-day .point-column .box-L.box-column01 .img01 .c-caption {
  margin-left: 9%;
  margin-top: -1%;
}
.refreshtrip-day .point-column .box-L.box-column01 .img02 {
  width: 102.9%;
  margin-left: -2.9%;
}
.refreshtrip-day .point-column .box-L.box-column03 {
  width: 53.8%;
}
.refreshtrip-day .point-column .box-L.box-column03 .img04 {
  width: 102.4%;
  margin-left: -2.4%;
  position: relative;
}
.refreshtrip-day .point-column .box-L.box-column03 .img04 .obj03 {
  position: absolute;
  width: 37.4%;
  top: 37%;
  left: -23%;
  z-index: -1;
}
.refreshtrip-day .point-column .box-R {
  float: right;
  box-sizing: border-box;
}
.refreshtrip-day .point-column .box-R.box-column02 {
  width: 51.6%;
  margin-bottom: 60px;
}
.refreshtrip-day .point-column .box-R.box-column02 .img03 {
  width: 105.1%;
  margin-top: 6.4%;
  margin-right: -5.1%;
  position: relative;
}
.refreshtrip-day .point-column .box-R.box-column02 .img03 .obj02 {
  position: absolute;
  width: 26.3%;
  top: -40%;
  right: -16%;
  z-index: -1;
}
.refreshtrip-day .point-column .box-R.box-column02 .img03 .c-caption {
  margin-left: 2%;
}
.refreshtrip-day .point-column .box-R.box-column04 {
  width: 45.1%;
}
.refreshtrip-day .point-column .box-R.box-column04 .img05 {
  width: 116.6%;
  margin-right: -16.6%;
  margin-top: 9%;
}
.refreshtrip-day .point-column .box-R.box-column04 .img05 .obj04 {
  position: absolute;
  width: 80%;
  top: -5%;
  right: -21%;
  z-index: -1;
}
.refreshtrip-day .point-column .box-R.box-column04 .img05 .c-caption {
  width: 86%;
  text-align: right;
}
.refreshtrip-day .point-column .box-C {
  clear: both;
}
.refreshtrip-day .point-column .box-D {
  position: relative;
  display: inline-block;
}
.refreshtrip-day .point-column::after {
  content: "";
  display: table;
  clear: both;
}
.refreshtrip-day .point-column > .img01 {
  margin-bottom: 40px;
}
.refreshtrip-day .point-column .txt-box .txt {
  font-size: 16px;
  margin: 30px 0 60px;
  line-height: 1.7;
  text-align: left;
  text-justify: inter-ideograph;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-day .point-column .txt-box .txt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day .point-column .txt-box .txt {
    font-size: 1.75vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day .point-column .txt-box .txt {
    font-size: 14px;
  }
}
.refreshtrip-day .point-column .txt-box .txt:first-child {
  margin-top: 0;
}
.refreshtrip-day .point-column .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-column .placeinfo-box {
    font-size: 12px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day .point-column .placeinfo-box {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day .point-column .placeinfo-box {
    font-size: 12px;
  }
}
.refreshtrip-day .point-column .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-column .placeinfo-box .bold {
    font-size: 14px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day .point-column .placeinfo-box .bold {
    font-size: 1.75vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day .point-column .placeinfo-box .bold {
    font-size: 14px;
  }
}
.refreshtrip-day .point-column .placeinfo-box .note {
  font-size: 12px;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-day .point-column .placeinfo-box .note {
    font-size: 10px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day .point-column .placeinfo-box .note {
    font-size: 1.25vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day .point-column .placeinfo-box .note {
    font-size: 10px;
  }
}
.refreshtrip-day .point-column .placeinfo-box p:nth-child(2) {
  margin-top: 1em;
}
.refreshtrip-day .point-column .placeinfo-box [data-ruby] {
  position: relative;
}
.refreshtrip-day .point-column .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-column .c-caption {
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
  margin-top: -1%;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-day .point-column .c-caption {
    font-size: 12px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day .point-column .c-caption {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day .point-column .c-caption {
    font-size: 12px;
  }
}
.refreshtrip-day .point-column .c-caption .small {
  font-size: 12px;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-day .point-column .c-caption .small {
    font-size: 10px;
  }
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day .point-column .c-caption .small {
    font-size: 1.25vw;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day .point-column .c-caption .small {
    font-size: 10px;
  }
}
.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-ttl {
  width: 31%;
  position: absolute;
  top: 0;
  left: 56.1%;
  margin-top: 6%;
}
.refreshtrip-day.day-1st .day-eyecatch .day-lead {
  width: 40.9%;
  position: absolute;
  top: 0;
  left: 57.3%;
  margin-top: 15.5%;
  z-index: 3;
}
.refreshtrip-day.day-1st .day-eyecatch .schedule {
  width: 35.5%;
  position: absolute;
  top: 0;
  left: 69.6%;
  margin-top: 43.1%;
}
.refreshtrip-day.day-1st .start-block {
  margin-top: 70px;
  margin-bottom: 70px;
  position: relative;
}
.refreshtrip-day.day-1st .start-block .arrow01 {
  width: 27.9%;
  margin: 0 auto 13px;
}
.refreshtrip-day.day-1st .start-block .start {
  width: 15%;
  margin: 0 auto 33px;
}
.refreshtrip-day.day-1st .point1 {
  margin-top: 80px;
}
.refreshtrip-day.day-1st .point1 .box-L,
.refreshtrip-day.day-1st .point1 .box-R {
  width: 47.4%;
  margin-bottom: 40px;
}
.refreshtrip-day.day-1st .point1 .box-block01 {
  width: 83.3%;
}
.refreshtrip-day.day-1st .point1 .box-block02 {
  width: 16.7%;
}
.refreshtrip-day.day-1st .point1 .box-C {
  margin-bottom: 80px;
}
.refreshtrip-day.day-1st .point1 .img02 {
  width: 100%;
  margin: 0 auto 30px;
}
.refreshtrip-day.day-1st .point1 .img04 {
  width: 81%;
  margin-left: auto;
  margin-right: 4%;
  margin-bottom: 25px;
}
.refreshtrip-day.day-1st .point1 .img05 {
  width: 43.5%;
  margin: 0 auto;
}
.refreshtrip-day.day-1st .point1 .obj01 {
  position: absolute;
  bottom: 8.4%;
  width: 35%;
  left: 0;
  margin: 0 calc(50% - 50vw);
  z-index: -1;
}
.refreshtrip-day.day-1st .point1 .obj02 {
  position: absolute;
  bottom: 13.4%;
  width: 25.2%;
  right: 0;
  margin: 0 calc(50% - 50vw);
  z-index: -1;
}
.refreshtrip-day.day-1st .point2 {
  margin-bottom: 100px;
}
.refreshtrip-day.day-1st .point2 .img01 {
  width: 100%;
}
.refreshtrip-day.day-1st .point2 .box-L,
.refreshtrip-day.day-1st .point2 .box-R {
  width: 47.4%;
}
.refreshtrip-day.day-1st .point2 .img02 {
  width: 100%;
  margin-bottom: 30px;
}
.refreshtrip-day.day-1st .point2 .img03 {
  width: 100%;
}
.refreshtrip-day.day-1st .point2 .img04 {
  width: 83.7%;
  margin: 0 auto;
}
.refreshtrip-day.day-1st .point2 .box-C .img01 {
  margin: 0 auto 45px;
}
.refreshtrip-day.day-1st .point2 .box-block01 {
  width: 16.6%;
}
.refreshtrip-day.day-1st .point2 .box-block02 {
  width: 83.4%;
  margin-bottom: 40px;
}
.refreshtrip-day.day-1st .point2 .box-block03 {
  width: 56.4%;
}
.refreshtrip-day.day-1st .point2 .box-block03 .img02 {
  width: 86.3%;
  margin-right: auto;
  margin-bottom: 50px;
}
.refreshtrip-day.day-1st .point2 .box-block04 {
  width: 38.4%;
}
.refreshtrip-day.day-1st .point2 .box-block04 .img03 {
  width: 100%;
  margin-bottom: 50px;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day.day-1st .point2 .box-block04 .img03 {
    width: 100%;
    margin-bottom: 80px;
  }
}
.refreshtrip-day.day-1st .point2 .box-block04 .img04 {
  width: 123%;
  margin-left: -23%;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1024px) {
  .refreshtrip-day.day-1st .point2 .box-block04 .img04 {
    margin-bottom: 120px;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day.day-1st .point2 .box-block04 .img04 {
    width: 100%;
    margin-left: 0;
  }
}
.refreshtrip-day.day-1st .point2 .img05 {
  width: 59%;
}
.refreshtrip-day.day-1st .point2 .img06 {
  width: 166%;
  margin-left: -66%;
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day.day-1st .point2 .img06 {
    width: 100%;
    margin-left: 0;
  }
}
.refreshtrip-day.day-1st .point-column {
  width: 100%;
  background: #FAFAF8;
  border: 1px solid #000000;
}
.refreshtrip-day.day-1st .point3 .point-name {
  margin-bottom: 40px;
}
.refreshtrip-day.day-1st .point3 .box-L,
.refreshtrip-day.day-1st .point3 .box-R {
  width: 47.4%;
  margin-bottom: 89px;
}
.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 {
  width: 79.4%;
  margin: 0 auto 40px;
}
.refreshtrip-day.day-1st .point3 .box-block01 {
  width: 47.4%;
  margin-bottom: 45px;
}
.refreshtrip-day.day-1st .point3 .box-block01 .img02 {
  margin-bottom: 30px;
}
.refreshtrip-day.day-1st .point3 .box-block01 .img03 {
  width: 70.2%;
  margin: 0 auto;
}
.refreshtrip-day.day-1st .point3 .box-block02 {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-1st .point3 .box-block02 .img04 {
  width: 64.8%;
  margin-right: auto;
  margin-bottom: 45px;
  position: relative;
}
.refreshtrip-day.day-1st .point3 .box-block02 .img04 .obj01 {
  position: absolute;
  width: 45.8%;
  top: 60%;
  left: 126%;
}
.refreshtrip-day.day-1st .point3 .box-flex {
  display: flex;
  justify-content: space-between;
  clear: both;
  margin-bottom: 113px;
}
.refreshtrip-day.day-1st .point3 .box-flex .box-block03,
.refreshtrip-day.day-1st .point3 .box-flex .box-block04 {
  float: none;
}
.refreshtrip-day.day-1st .point3 .box-block03 {
  width: 41%;
  margin-bottom: 0;
}
.refreshtrip-day.day-1st .point3 .box-block03 .img05 {
  width: 100%;
}
.refreshtrip-day.day-1st .point3 .box-block04 {
  width: 53.8%;
  margin-bottom: 0;
}
.refreshtrip-day.day-1st .point3 .box-block04 .img06 {
  width: 100%;
}
.refreshtrip-day.day-1st .point3 .obj02 {
  position: absolute;
  bottom: -3.2%;
  width: 26.6%;
  left: 0;
  margin: 0 calc(50% - 50vw);
  z-index: -1;
}
.refreshtrip-day.day-1st .point3 .obj03 {
  position: absolute;
  bottom: 4%;
  width: 33.4%;
  right: 0;
  margin: 0 calc(50% - 50vw);
  z-index: -1;
}
.refreshtrip-day.day-1st .point3 .obj04 {
  position: absolute;
  top: 1.8%;
  width: 23.7%;
  left: 0;
  margin: 0 calc(50% - 50vw);
  z-index: -1;
}
.refreshtrip-day.day-1st .point3 .obj05 {
  position: absolute;
  top: 3.5%;
  width: 20.6%;
  right: 9%;
  margin: 0 calc(50% - 50vw);
  z-index: -1;
}
.refreshtrip-day.day-1st .point4 {
  margin-bottom: 20px;
}
.refreshtrip-day.day-1st .point4 .obj01 {
  position: absolute;
  bottom: 5.8%;
  width: 28.4%;
  left: 0;
  margin: 0 calc(50% - 50vw);
  z-index: -1;
}
.refreshtrip-day.day-1st .point4 .obj02 {
  position: absolute;
  bottom: 4%;
  width: 35%;
  right: 0;
  margin: 0 calc(50% - 50vw);
  z-index: -1;
}
.refreshtrip-day.day-1st .point4 .point-name {
  margin-bottom: 35px;
}
.refreshtrip-day.day-1st .point4 .box-block01.box-L {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-1st .point4 .box-block02.box-R {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-1st .point4 .box-block02.box-R .img03 {
  width: 100%;
  margin-bottom: 15px;
}
.refreshtrip-day.day-1st .point4 .box-block02.box-R .img04 {
  width: 94%;
  margin-left: auto;
  position: relative;
  z-index: -1;
}
.refreshtrip-day.day-1st .point4 .box-block02.box-R .img04 .c-caption {
  margin-left: 51%;
  width: 148%;
  margin-top: 17px;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day.day-1st .point4 .box-block02.box-R .img04 .c-caption {
    margin-left: 36%;
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .refreshtrip-day.day-1st .point4 .box-block02.box-R .img04 .c-caption {
    margin-left: 20%;
    width: 100%;
  }
}
.refreshtrip-day.day-1st .point4 .box-L {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-1st .point4 .box-R {
  width: 47.4%;
  margin-bottom: 35px;
}
.refreshtrip-day.day-1st .point4 .img01 {
  width: 100%;
}
.refreshtrip-day.day-1st .point4 .img02 {
  width: 100%;
  margin-bottom: 40px;
}
.refreshtrip-day.day-1st .point4 .img05 {
  width: 145%;
  margin-right: -45%;
  position: relative;
  margin-bottom: 115px;
}
.refreshtrip-day.day-1st .point4 .box-C .img01 {
  width: 67%;
  margin: 35px auto 45px;
}
.refreshtrip-day.day-1st .point5 {
  margin-bottom: 80px;
}
.refreshtrip-day.day-1st .point5 .box-L {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-1st .point5 .box-R {
  width: 47.4%;
  margin-bottom: 35px;
}
.refreshtrip-day.day-1st .point5 .box-C {
  margin-top: 20px;
}
.refreshtrip-day.day-1st .point5 .img01 {
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}
.refreshtrip-day.day-1st .point5 .img01 .point-name {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.refreshtrip-day.day-1st .point5 .img02 {
  width: 100%;
  margin-bottom: 35px;
}
.refreshtrip-day.day-1st .point5 .img03 {
  width: 86.4%;
  margin: 0 auto 10px;
}
.refreshtrip-day.day-1st .point5 .img04 {
  width: 86.4%;
  margin: 0 auto 10px;
}
.refreshtrip-day.day-1st .point5 .img05 {
  width: 100%;
  margin: 0 auto 65px;
}
.refreshtrip-day.day-1st .point5 .box-block02 .txt-box {
  margin-bottom: 25px;
}
.refreshtrip-day.day-1st .point5 .box-flex {
  display: flex;
  justify-content: space-between;
  clear: both;
}
.refreshtrip-day.day-1st .point5 .box-flex .box-L {
  width: 50%;
}
.refreshtrip-day.day-1st .point5 .box-flex .box-L .img06 {
  width: 65.6%;
  margin-left: auto;
  margin-right: 2%;
  margin-top: 46%;
  position: relative;
}
.refreshtrip-day.day-1st .point5 .box-flex .box-L .img06 figcaption {
  margin-left: 9%;
}
.refreshtrip-day.day-1st .point5 .box-flex .box-L .img06 .obj01 {
  position: absolute;
  width: 62.5%;
  top: -13%;
  left: -56%;
}
.refreshtrip-day.day-1st .point5 .box-flex .box-L .img06 .obj02 {
  position: absolute;
  width: 30.8%;
  top: -22%;
  left: 69%;
}
.refreshtrip-day.day-1st .point5 .box-flex .box-R {
  width: 47.4%;
  margin-top: -9%;
}
.refreshtrip-day.day-1st .point5 .box-flex .box-R .img07 {
  width: 86.4%;
  margin-right: auto;
  position: relative;
}
.refreshtrip-day.day-1st .point5 .box-flex .box-R .img07 .obj03 {
  position: absolute;
  width: 48.7%;
  top: 83%;
  left: 87%;
  z-index: -1;
}
.refreshtrip-day.day-2nd .break {
  display: inline-block;
}
.refreshtrip-day.day-2nd .day-eyecatch .day-ttl {
  width: 35.5%;
  position: absolute;
  top: 20%;
  left: 0.1%;
}
.refreshtrip-day.day-2nd .day-eyecatch .day-lead {
  width: 49.2%;
  position: absolute;
  top: 36.4%;
  left: 0;
}
.refreshtrip-day.day-2nd .day-eyecatch .schedule {
  width: 38.8%;
  position: absolute;
  top: 57.5%;
  left: 3%;
}
.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: 38.8%;
  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: 95px;
  margin-bottom: 80px;
  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 .point1 {
  margin-top: 90px;
  margin-bottom: 100px;
}
.refreshtrip-day.day-2nd .point1 .img01 {
  width: 100%;
}
.refreshtrip-day.day-2nd .point1 .box-L,
.refreshtrip-day.day-2nd .point1 .box-R {
  width: 47.4%;
}
.refreshtrip-day.day-2nd .point1 .img02 {
  width: 100%;
  margin-bottom: 30px;
}
.refreshtrip-day.day-2nd .point1 .img03 {
  width: 100%;
}
.refreshtrip-day.day-2nd .point1 .img04 {
  width: 83.7%;
  margin: 0 auto;
}
.refreshtrip-day.day-2nd .point1 .box-C .img01 {
  margin: 0 auto 45px;
}
.refreshtrip-day.day-2nd .point1 .box-block01 {
  width: 16.6%;
}
.refreshtrip-day.day-2nd .point1 .box-block02 {
  width: 83.4%;
  margin-bottom: 40px;
}
.refreshtrip-day.day-2nd .point1 .box-block03 {
  width: 56.4%;
}
.refreshtrip-day.day-2nd .point1 .box-block03 .img02 {
  width: 72.2%;
  margin-right: auto;
  margin-bottom: 50px;
}
.refreshtrip-day.day-2nd .point1 .box-block04 {
  width: 40%;
}
.refreshtrip-day.day-2nd .point1 .box-block04 .img03 {
  width: 100%;
  margin-bottom: 25px;
}
.refreshtrip-day.day-2nd .point1 .box-block04 .img04 {
  width: 100%;
  margin-left: -40%;
  margin-bottom: 0;
  position: relative;
}
@media only screen and (max-width: 800px) {
  .refreshtrip-day.day-2nd .point1 .box-block04 .img04 {
    margin-left: 0;
  }
}
.refreshtrip-day.day-2nd .point1 .box-block04 .img04 .obj02 {
  position: absolute;
  width: 40.5%;
  bottom: 18%;
  right: -60%;
}
.refreshtrip-day.day-2nd .point1 .obj01 {
  position: absolute;
  width: 40.5%;
  bottom: -23%;
  left: -23%;
  z-index: -1;
}
.refreshtrip-day.day-2nd .point1 .obj03 {
  position: absolute;
  width: 27.8%;
  bottom: -22%;
  right: -21%;
}
.refreshtrip-day.day-2nd .point2 {
  margin-bottom: 20px;
}
.refreshtrip-day.day-2nd .point2 .point-name {
  margin-bottom: 35px;
}
.refreshtrip-day.day-2nd .point2 .box-block01.box-L {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point2 .box-block01.box-L .img02 {
  width: 81%;
  margin: 0 auto 30px;
}
.refreshtrip-day.day-2nd .point2 .box-block01.box-L .img03 {
  margin: 0 auto 35px;
}
.refreshtrip-day.day-2nd .point2 .box-block02.box-R {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point2 .box-block02.box-R .img04 {
  width: 81%;
  margin: 0 auto 35px;
}
.refreshtrip-day.day-2nd .point2 .box-block02.box-R .img04 figcaption {
  width: 72.3%;
  margin: 10px auto 0;
}
.refreshtrip-day.day-2nd .point2 .box-L {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point2 .box-R {
  width: 47.4%;
  margin-bottom: 35px;
}
.refreshtrip-day.day-2nd .point2 .img01 {
  width: 100%;
}
.refreshtrip-day.day-2nd .point2 .img02 {
  width: 100%;
  margin-bottom: 40px;
}
.refreshtrip-day.day-2nd .point2 .img05 {
  width: 83.3%;
  margin: 0 auto;
  position: relative;
}
.refreshtrip-day.day-2nd .point2 .box-C .img01 {
  width: 67%;
  margin: 35px auto 45px;
}
.refreshtrip-day.day-2nd .point2 .obj01 {
  position: absolute;
  width: 31.4%;
  bottom: -7%;
  left: -13%;
  z-index: -1;
}
.refreshtrip-day.day-2nd .point2 .obj02 {
  position: absolute;
  width: 47.9%;
  bottom: -10%;
  right: -21%;
}
.refreshtrip-day.day-2nd .point3 {
  margin-bottom: 80px;
}
.refreshtrip-day.day-2nd .point3 .box-L {
  width: 47.4%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point3 .box-R {
  width: 47.4%;
  margin-bottom: 35px;
}
.refreshtrip-day.day-2nd .point3 .box-C {
  margin-top: 100px;
}
.refreshtrip-day.day-2nd .point3 .img01 {
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}
.refreshtrip-day.day-2nd .point3 .img01 .point-name {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.refreshtrip-day.day-2nd .point3 .img02 {
  width: 100%;
  margin-bottom: 35px;
}
.refreshtrip-day.day-2nd .point3 .img03 {
  width: 100%;
  margin: 0 auto 25px;
}
.refreshtrip-day.day-2nd .point3 .img04 {
  width: 100%;
  margin: 0 auto 60px;
}
.refreshtrip-day.day-2nd .point3 .img05 {
  width: 95.9%;
  margin: 0 0 0 auto;
}
.refreshtrip-day.day-2nd .point3 .box-block01 .txt-box {
  margin-bottom: 25px;
}
.refreshtrip-day.day-2nd .point3 .box-flex {
  display: flex;
  justify-content: space-between;
  clear: both;
}
.refreshtrip-day.day-2nd .point3 .box-flex .box-L {
  width: 50%;
}
.refreshtrip-day.day-2nd .point3 .box-flex .box-L .img06 {
  width: 65.6%;
  margin-left: auto;
  margin-right: 2%;
  margin-top: 46%;
  position: relative;
}
.refreshtrip-day.day-2nd .point3 .box-flex .box-L .img06 figcaption {
  margin-left: 9%;
}
.refreshtrip-day.day-2nd .point3 .box-flex .box-L .img06 .obj01 {
  position: absolute;
  width: 62.5%;
  top: -13%;
  left: -56%;
}
.refreshtrip-day.day-2nd .point3 .box-flex .box-L .img06 .obj02 {
  position: absolute;
  width: 30.8%;
  top: -22%;
  left: 69%;
}
.refreshtrip-day.day-2nd .point3 .box-flex .box-R {
  width: 47.4%;
  margin-top: -9%;
}
.refreshtrip-day.day-2nd .point3 .box-flex .box-R .img07 {
  width: 86.4%;
  margin-right: auto;
  position: relative;
}
.refreshtrip-day.day-2nd .point3 .box-flex .box-R .img07 .obj03 {
  position: absolute;
  width: 48.7%;
  top: 83%;
  left: 87%;
  z-index: -1;
}
.refreshtrip-day.day-2nd .point4 .point-name {
  margin-bottom: 40px;
}
.refreshtrip-day.day-2nd .point4 .box-L,
.refreshtrip-day.day-2nd .point4 .box-R {
  width: 47.4%;
  margin-bottom: 89px;
}
.refreshtrip-day.day-2nd .point4 .img01 {
  width: 79.4%;
  margin: 0 auto 40px;
}
.refreshtrip-day.day-2nd .point4 .box-block01 {
  width: 47.4%;
  margin-bottom: 45px;
}
.refreshtrip-day.day-2nd .point4 .box-block01 .img02 {
  margin-bottom: 30px;
}
.refreshtrip-day.day-2nd .point4 .box-block02 {
  width: 47.4%;
  margin-bottom: 45px;
}
.refreshtrip-day.day-2nd .point4 .box-block02 .img05 {
  width: 86.4%;
  margin-left: auto;
}
.refreshtrip-day.day-2nd .point4 .box-flex {
  display: flex;
  justify-content: space-between;
  clear: both;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point4 .box-flex .box-L {
  width: 54%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point4 .box-flex .box-R {
  width: 45.9%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point4 .box-flex .box-R .img04 {
  margin-left: auto;
  margin-right: -15.8%;
  margin-top: 88%;
  margin-bottom: 0;
  width: 100%;
}
.refreshtrip-day.day-2nd .point4 .box-flex .box-block03,
.refreshtrip-day.day-2nd .point4 .box-flex .box-block04 {
  float: none;
}
.refreshtrip-day.day-2nd .point4 .box-block03 {
  width: 41%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point4 .box-block03 .img05 {
  width: 100%;
}
.refreshtrip-day.day-2nd .point4 .box-block04 {
  width: 53.8%;
  margin-bottom: 0;
}
.refreshtrip-day.day-2nd .point4 .box-block04 .img06 {
  width: 100%;
}
.refreshtrip-day.day-2nd .point4 .obj01 {
  position: absolute;
  bottom: -11.2%;
  width: 34.2%;
  left: 0;
  margin: 0 calc(50% - 50vw);
  z-index: -1;
}
.refreshtrip-day.day-2nd .point4 .obj02 {
  position: absolute;
  bottom: 1%;
  width: 33.2%;
  right: 0;
  margin: 0 calc(50% - 50vw);
  z-index: -1;
}
.refreshtrip-day.day-2nd .point5 .point-name {
  margin-bottom: 40px;
}
.refreshtrip-day.day-2nd .point5 .box-L,
.refreshtrip-day.day-2nd .point5 .box-R {
  width: 47.4%;
  margin-bottom: 89px;
}
.refreshtrip-day.day-2nd .point5 .img-wrap01 {
  position: relative;
}
.refreshtrip-day.day-2nd .point5 .img-wrap01 .point-name {
  width: 100%;
  margin-top: 30px;
}
.refreshtrip-day.day-2nd .point5 .img01 {
  width: 100%;
  margin-bottom: 35px;
}
.refreshtrip-day.day-2nd .point5 .box-block01 {
  width: 47.4%;
  margin-bottom: 45px;
}
.refreshtrip-day.day-2nd .point5 .box-block01 .img02 {
  width: 81%;
  margin: 0 auto 0;
}
.refreshtrip-day.day-2nd .point5 .box-block02 {
  width: 47.4%;
  margin-bottom: 60px;
}
.refreshtrip-day.day-2nd .point5 .box-block02 .img03 {
  width: 100%;
  margin: 0 auto 25px;
}
.refreshtrip-day.day-2nd .point5 .box-block02 .img04 {
  width: 70.2%;
  margin: 0 auto 55px;
  position: relative;
}
.refreshtrip-day.day-2nd .point5 .box-block02 .img05 {
  width: 86.4%;
  margin: 0 auto 0 0;
  position: relative;
}
.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 100px;
  padding: 50px 0 85px;
  background: #EBF4F7;
}
.refreshtrip-day.day-2nd .access-box .access-inner {
  width: 79.4%;
  margin: 0 auto;
}
.refreshtrip-day.day-2nd .access-box .access-inner::before {
  content: "";
  width: 100vw;
  height: 100%;
  background: #EBF4F7;
  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/202603/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 */