@charset "UTF-8";

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track::before,
.slick-track::after {
  content: "";
  display: table;
}

.slick-track::after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

#wrap-container {
  padding-bottom: 0;
}

#wrap-container .rcrumbs {
  position: relative;
  z-index: 1;
}

#header,
#footer {
  position: relative;
  z-index: 1;
}

.to-container {
  position: relative;
  margin-left: -3vw;
  margin-right: -3vw;
  color: #000;
}

#wrapper .to-container {
  font-family: YuGothic, "Yu Gothic", ヒラギノ角ゴシック, Hiragino Sans, Hiragino Kaku Gothic ProN, HiraKakuProN-W3, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic Pro, HiraKakuPro-W3, ヒラギノ角ゴ Pro W3, Noto Sans CJK JP, メイリオ, Meiryo, Roboto, Droid Sans, Osaka, ＭＳ Ｐゴシック, MS PGothic, "sans-serif";
}

#wrapper .to-container .d_moduleArea {
  font-family: ヒラギノ角ゴシック, Hiragino Sans, Hiragino Kaku Gothic ProN, HiraKakuProN-W3, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic Pro, HiraKakuPro-W3, ヒラギノ角ゴ Pro W3, Noto Sans CJK JP, メイリオ, Meiryo, Roboto, Droid Sans, Osaka, ＭＳ Ｐゴシック, MS PGothic, "sans-serif";
}

.to-header {
  position: relative;
  background-color: #ebf9ff;
}

.to-header > .ttl-text {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.to-header > .kv {
  position: relative;
  z-index: 1;
}

.to-header > .kv img {
  width: 100%;
  height: auto;
}

.to-footer .inner {
  padding-top: 50px;
  padding-right: 3%;
  padding-left: 3%;
}

.to-footer .partner {
  text-align: center;
  font-size: 1rem;
  line-height: 2;
}

.to-marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(66.6666%, transparent), color-stop(66.6666%, #fff047));
  background: linear-gradient(transparent 66.6666%, #fff047 66.6666%);
  -webkit-box-shadow: 0 0.3333em #fff047;
  box-shadow: 0 0.3333em #fff047;
}

.to-module {
  overflow: hidden;
  background-color: #fff;
  padding-left: 5.5556vw;
  padding-right: 5.5556vw;
  padding-bottom: 40px;
}

.to-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.to-select label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-weight: 600;
  margin-right: 10px;
  font-size: 1.4rem;
  line-height: 1.7143;
}

.to-select select {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: center;
  border: 1px solid #ccc;
  background-repeat: no-repeat;
  background-image: url(/domestic/theme/tokushima_ohenro/image/ico_select.png);
  background-size: 13px 8px;
  background-position: right 12px top 50%;
  padding: 3px 37px 3px 12px;
  border-radius: 4px;
  font-size: 1.6rem;
  line-height: 1.625;
}

.to-select select::-ms-expand {
  display: none;
}

.to-intro {
  position: relative;
}
/* 220922変更 ここから */
.to-intro .body {
  padding-top: 400px;
  padding-bottom: 40px;
  padding-right: 5.5556%;
  padding-left: 5.5556%;
}

.to-intro .map {
  position: absolute;
  z-index: 2;
  pointer-events: none;
  top: 30px;
  left: 50%;
  width: 400px;
  margin-left: -210px;
}
/* 220922変更 ここまで */
.to-intro .title {
  position: relative;
  margin-bottom: 20px;
  letter-spacing: 0.08em;
  font-weight: normal;
  font-size: 2.2rem;
  line-height: 1.4545;
  text-align: center;
}

.to-intro .title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  margin-top: -1px;
  width: 100%;
  height: 1px;
  background-color: #000;
}

.to-intro .title > span {
  padding: 0 20px;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: #fff;
}

.to-intro .text p {
  font-size: 1.3rem;
  line-height: 1.9231;
  letter-spacing: 0.08em;
}

.to-intro .text p + p {
  margin-top: 2em;
}

.to-section {
  padding-top: 45px;
  padding-bottom: 70px;
}

.to-section.-white {
  background-color: #fff;
}

.to-section.-white + .to-section.-white {
  margin-top: -45px;
}

.to-section.-sky {
  background-color: #ebf9ff;
}

.to-section.-sky + .to-section.-sky {
  margin-top: -45px;
}

.to-section.-sky .title.-img::before {
  background-color: #fff;
}

.to-section.-cyan {
  background-color: #60c3eb;
}

.to-section.-cyan + .to-section.-cyan {
  margin-top: -45px;
}

.to-section.-cyan .title.-img::before {
  background-color: #fff;
}

.to-section.-cyan .title.-simple {
  color: #fff;
}

.to-section > .inner {
  padding-right: 5.5556%;
  padding-left: 5.5556%;
}

.to-section .title.-img {
  position: relative;
  text-align: center;
}

.to-section .title.-simple {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 600;
}

.to-section .title.-tour {
  text-align: center;
  margin-bottom: 40px;
  font-size: 2.5rem;
  line-height: 1.4;
}

.to-section .title.-tour .label {
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 0.02em;
  color: #fff;
  background-color: #60c3eb;
  margin-bottom: 15px;
  padding: 1px 18px;
  font-size: 1.5rem;
  line-height: 1.0667;
}

.to-section .header {
  margin-bottom: 40px;
}

.to-section .header .title + .lead {
  margin-top: 25px;
}

.to-section .lead {
  text-align: center;
}

.to-section .lead p {
  font-size: 1.3rem;
  line-height: 1.7692;
}

.to-section .lead p + p {
  margin-top: 2em;
}

.to-temple-list {
  visibility: hidden;
  margin-right: -5.5556vw;
  margin-left: -5.5556vw;
}

.to-temple-list.slick-initialized {
  visibility: visible;
}

.to-temple-list .item {
  padding-left: 5.5556vw;
  padding-right: 5.5556vw;
}

.to-temple-list .item .upper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2.2222vw 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 2.7778vw auto;
  grid-template-rows: auto auto;
  grid-gap: 2.7778vw 2.2222vw;
  grid-template-areas: "name sub" "main main";
}

.to-temple-list .item .upper .name {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: name;
}

.to-temple-list .item .upper .sub {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: sub;
}

.to-temple-list .item .upper .main {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: main;
}

.to-temple-list .item .lower {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 25px;
}

.to-temple-list .item .lower .arrow {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
  position: relative;
  cursor: pointer;
}

.to-temple-list .item .lower .arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #000;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background-size: cover;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.to-temple-list .item .lower .arrow.-prev {
  padding-left: 35px;
}

.to-temple-list .item .lower .arrow.-prev::before {
  left: 0;
  background-image: url(/domestic/theme/tokushima_ohenro/image/arw_prev_pc.png);
}

.to-temple-list .item .lower .arrow.-next {
  padding-right: 35px;
}

.to-temple-list .item .lower .arrow.-next::before {
  right: 0;
  background-image: url(/domestic/theme/tokushima_ohenro/image/arw_next_pc.png);
}

.to-temple-list .item .lower .arrow.-disabled {
  cursor: default;
}

.to-temple-list .item .lower .arrow.-disabled::before {
  content: none;
  display: none;
}

.to-temple-list .item .lower .arrow:not(.-disabled):hover::before {
  background-color: #0c308e;
}

.to-temple-list .item .lower .arrow .num {
  text-align: center;
  font-size: 1rem;
  line-height: 2;
}

.to-temple-list .item .lower .arrow .num mark {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(66.6666%, transparent), color-stop(66.6666%, #60c3eb));
  background: linear-gradient(transparent 66.6666%, #60c3eb 66.6666%);
  -webkit-box-shadow: 0 0.3333em #60c3eb;
  box-shadow: 0 0.3333em #60c3eb;
}

.to-temple-list .item .lower .arrow .num span {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 1.0526;
}

.to-temple-list .item .lower .arrow .num + .name {
  margin-top: 7px;
}

.to-temple-list .item .lower .arrow .name {
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.5556;
}

.to-temple-list .item .lower .arrow .name + .walk {
  margin-top: 7px;
}

.to-temple-list .item .lower .arrow .walk {
  position: relative;
  color: #000;
  text-align: center;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 1px 11px;
  font-size: 1rem;
  line-height: 2;
  height: 22px;
  border-radius: 11px;
  width: calc(7em + 22px);
  white-space: nowrap;
}

.to-temple-list .item .lower .arrow .walk::before {
  content: "";
  position: absolute;
  bottom: 1px;
  left: -3px;
  display: block;
  width: 12px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  background-image: url(/domestic/theme/tokushima_ohenro/image/ico_walk.png);
}

.to-temple-list .item .lower .detail .name {
  position: relative;
  font-size: 1.9rem;
  line-height: 1.4211;
}

.to-temple-list .item .lower .detail .name::before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  display: block;
  width: 12px;
  height: 10px;
  background-repeat: no-repeat;
  background-image: url(/domestic/theme/tokushima_ohenro/image/ico_quote.png);
  background-position: 0 0;
  background-size: contain;
}

.to-temple-list .item .lower .detail .name + .text {
  margin-top: 10px;
}

.to-temple-list .item .lower .detail .text {
  font-size: 1.3rem;
  line-height: 1.6154;
}

.to-temple-list .item .lower .detail .text + .address {
  margin-top: 10px;
}

.to-temple-list .item .lower .detail .address {
  padding-left: 32px;
  font-size: 1.3rem;
  line-height: 1.6154;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(/domestic/theme/tokushima_ohenro/image/ico_pin.png);
  background-size: 20px 34px;
}

.to-time-table {
  border-bottom: 1px solid #b4b4b4;
}

.to-time-table > .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.to-time-table > .item .transfer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
  width: 132px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 1.2rem;
  line-height: 1.8333;
}

.to-time-table > .item .transfer .ico {
  display: block;
}

.to-time-table > .item .time {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.to-time-table > .item .time strong {
  display: inline-block;
  font-weight: normal !important;
  color: #0c308e;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 0.02em;
  font-size: 3.6rem;
  line-height: 1;
  vertical-align: -2px;
}

.to-time-table + .to-time-notice {
  margin-top: 10px;
}

.to-time-notice {
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.3636;
}

.to-item-list {
  position: relative;
}

.to-item-list .styling::before {
  content: "";
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  width: 100%;
  height: 122.2222%;
  background-image: url(/domestic/theme/tokushima_ohenro/image/bg_item_styling_sp.png);
}

.to-item-list .styling img {
  position: relative;
  z-index: 2;
  border-radius: 50%;
}

.to-item-list .detail .name {
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  letter-spacing: 0.06em;
  margin-left: 3px;
  margin-right: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.to-item-list .detail .name span {
  display: block;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  white-space: nowrap;
  font-weight: 600;
  margin-left: -3px;
  margin-right: -3px;
  font-size: 1.4rem;
  line-height: 1.7143;
}

.to-item-list .detail .name span small {
  font-size: 1.2rem;
  line-height: 2;
}

.to-item-list .detail .name + .desc {
  margin-top: 10px;
}

.to-item-list .detail .desc {
  font-size: 1.3rem;
  line-height: 1.7692;
}

.to-item-list + .to-item-rental {
  margin-top: 75px;
}

.to-item-rental {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-bottom: 30px;
}

.to-item-rental .title {
  position: relative;
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  letter-spacing: 0.06em;
  width: 220px;
  margin-top: -36px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3px;
  padding-bottom: 3px;
}

.to-item-rental .title span {
  display: block;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  white-space: nowrap;
  letter-spacing: 0.12em;
  background-color: #fff;
  font-size: 1.3rem;
  line-height: 1.7692;
  margin-left: -3px;
  margin-right: -3px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.to-item-rental .title span strong {
  display: inline-block;
  font-weight: 600 !important;
  font-size: 2.3rem;
  line-height: 1;
  vertical-align: -2px;
}

.to-item-rental .title span strong::before {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}

.to-item-rental .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #b8b8b8;
  border-bottom: 1px solid #b8b8b8;
  width: 100%;
  padding: 8px 0;
}

.to-item-rental .price dt {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  font-weight: normal;
  text-align: center;
  background-repeat: repeat-y;
  background-position: right top;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #b8b8b8), color-stop(25%, transparent));
  background-image: linear-gradient(#b8b8b8 25%, transparent 25%);
  background-size: 1px 4px;
  width: 85px;
  height: 32px;
  font-size: 1.3rem;
  line-height: 1.7692;
}

.to-item-rental .price dt .to-marker {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.to-item-rental .price dd {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: auto;
  margin: 0;
  text-align: left;
  padding: 0 20px;
  font-size: 1.2rem;
  line-height: 1.9167;
}

.to-item-rental .price dd strong {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  letter-spacing: -0.02em;
  font-weight: normal !important;
  font-size: 2.3rem;
  line-height: 1;
  vertical-align: -2px;
}

.to-item-rental .price dd small {
  font-size: 100%;
}

.to-order-list .item {
  position: relative;
}

.to-order-list .item .inner {
  position: relative;
  z-index: 2;
  background-color: #fff;
  margin-left: 3.125%;
  margin-right: 3.125%;
  padding: 6.25%;
}

.to-order-list .item .step {
  position: absolute;
  top: -29px;
  left: -9px;
  width: 91px;
  height: 91px;
  z-index: 3;
}

.to-order-list .item .image {
  position: relative;
  z-index: 2;
}

.to-order-list .item .desc {
  margin-top: 15px;
}

.to-order-list .item .desc p {
  font-size: 1.3rem;
  line-height: 1.7692;
}

.to-order-list .item .desc p + p {
  margin-top: 1.7692em;
}

.to-order-list .item::after {
  content: "";
  position: absolute;
  display: block;
}

.to-order-list .item.-order06::after {
  content: none;
  display: none;
}

.to-order-list + .to-order-support {
  margin-top: 90px;
}

.to-order-slide {
  visibility: hidden;
}

.to-order-slide.slick-initialized {
  visibility: visible;
}

.to-order-slide .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 7px;
}

.to-order-slide .slick-dots li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 3px;
  margin-right: 3px;
}

.to-order-slide .slick-dots li button {
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  word-wrap: normal;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: 1px solid #000;
}

.to-order-slide .slick-dots li.slick-active button {
  background-color: #000;
}

.to-order-support {
  position: relative;
  width: 100%;
  background-color: #fff;
  padding-top: 56px;
  padding-bottom: 25px;
}

.to-order-support .title {
  position: absolute;
  top: -36px;
  left: 50%;
  width: 220px;
  margin-left: -110px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  letter-spacing: 0.06em;
  background-color: #fff;
}

.to-order-support .title span {
  display: block;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  white-space: nowrap;
  letter-spacing: 0.12em;
  background-color: #fff;
  font-size: 1.3rem;
  line-height: 1.7692;
  margin-left: -3px;
  margin-right: -3px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.to-order-support .title span strong {
  display: inline-block;
  font-weight: 600 !important;
  font-size: 2.3rem;
  line-height: 1;
  vertical-align: -2px;
}

.to-order-support .title span strong::before {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}

.to-order-support .shop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.to-order-support .shop .info .name {
  font-size: 1.6rem;
  line-height: 1.625;
  font-weight: 600;
  margin-bottom: 10px;
  padding-bottom: 7px;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(33.3333%, #000), color-stop(33.3333%, transparent));
  background-image: linear-gradient(to left, #000 33.3333%, transparent 33.3333%);
  background-size: 6px 2px;
}

.to-order-support .shop .info .address {
  padding-left: 24px;
  font-size: 1.3rem;
  line-height: 1.6154;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(/domestic/theme/tokushima_ohenro/image/ico_pin.png);
  background-position: 2px 2px;
  background-size: 10px 17px;
}

.to-order-support .shop .info .time {
  padding-left: 24px;
  font-size: 1.3rem;
  line-height: 1.6154;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(/domestic/theme/tokushima_ohenro/image/ico_clock.png);
  background-position: 0 5px;
  background-size: 13px 13px;
}

.to-order-support .shop .image {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.to-order-support .shop .image .main {
  position: relative;
  z-index: 1;
}

.to-order-support .shop .image .sub {
  position: absolute;
  top: 0;
  left: -3.5714%;
  z-index: 2;
  border-radius: 50%;
  border: 3px solid #fff;
  width: 38.2143%;
  height: auto;
}

.to-gourmet-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -35px;
}

.to-gourmet-list .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.to-gourmet-list .item .name {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 1.6rem;
  line-height: 1.625;
  font-weight: 600;
  margin-bottom: 5px;
}

.to-gourmet-list .item .desc {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 1.3rem;
  line-height: 1.7692;
}

.to-gourmet-list .item .image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  margin-bottom: 15px;
}

.to-spot-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.to-spot-list .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.to-spot-list .item .name {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 15px;
}

.to-spot-list .item .name span {
  display: inline-block;
  border-bottom: 1px solid #60c3eb;
  font-size: 1.6rem;
  line-height: 1.625;
}

.to-spot-list .item .desc {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 1.3rem;
  line-height: 1.7692;
}

.to-spot-list .item .desc + .address {
  margin-top: 10px;
}

.to-spot-list .item .address {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 1.3rem;
  line-height: 1.7692;
}

.to-spot-list .item .image {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  margin-bottom: 15px;
}

.to-spot-list .item .image figcaption {
  text-align: right;
  font-size: 1rem;
  line-height: 2;
}

.to-tour-list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #fff;
}

.to-tour-list .item .info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-left: 6.25%;
  padding-right: 6.25%;
  margin-bottom: 25px;
}

.to-tour-list .item .info .name {
  font-weight: 600;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 1.8rem;
  line-height: 1.5556;
  margin-bottom: 10px;
}

.to-tour-list .item .info .name span {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.7143;
}

.to-tour-list .item .info .date {
  font-size: 1.4rem;
  line-height: 1.7143;
  margin-bottom: 10px;
}

.to-tour-list .item .info .price {
  font-size: 1.9rem;
  line-height: 1.4737;
  margin-bottom: 15px;
}

.to-tour-list .item .info .price strong {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-weight: normal !important;
  font-size: 2.8rem;
  line-height: 1;
}

.to-tour-list .item .info .text {
  font-size: 1.3rem;
  line-height: 1.6923;
}

.to-tour-list .item .image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  margin-bottom: 20px;
}

.to-tour-list .item .reserve {
  margin-top: auto;
}

.to-tour-list .item .reserve .to-select {
  padding-left: 6.25%;
  padding-right: 6.25%;
  padding-top: 4.6875%;
  padding-bottom: 4.6875%;
}

.to-tour-list .item .reserve .button {
  padding-top: 1px;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(25%, #000), color-stop(25%, transparent));
  background-image: linear-gradient(to left, #000 25%, transparent 25%);
  background-size: 4px 1px;
  background-repeat: repeat-x;
  background-position: 0 0;
}

.to-tour-list .item .reserve .button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: #000;
  height: 65px;
  text-decoration: none;
}

.to-tour-list .item .reserve .button a span {
  font-size: 1.7rem;
  line-height: 1.5882;
}

.to-tour-list .item .reserve .button a::after {
  content: "";
  display: block;
  border-radius: 50%;
  background-image: url(/domestic/theme/tokushima_ohenro/image/arw_next_pc.png);
  background-size: contain;
  background-color: #000;
  width: 28px;
  height: 28px;
  margin-left: 10px;
}

.to-tour-notice {
  text-align: right;
  margin-top: 5px;
  font-size: 1.2rem;
  line-height: 1.8333;
}

.to-chame-bnr {
  margin-left: auto;
  margin-right: auto;
  max-width: 880px;
}

.to-reserve .mod-tab_contents.js-mod-list-tab_contents {
  background-color: #fff;
}

.to-banner-list {
  list-style: none;
  margin-bottom: 70px;
}

.to-banner-list li {
  margin-top: 20px;
}

#wrap-container + .global-pagetop-box .pagetop {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 48px;
  text-decoration: none;
  border: none;
  border-radius: 50%;
  background-color: #000;
  background-image: url(/domestic/theme/tokushima_ohenro/image/arw_pagetop.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

#wrap-container + .global-pagetop-box .pagetop::after {
  content: none;
  display: none;
}

@media screen and (min-width: 768px) {
  .to-container {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
  }

  .to-header > .kv {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
  }

  .to-footer .inner {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
    width: 87.0968%;
    padding-top: 70px;
    padding-bottom: 15px;
  }

  .to-footer .partner {
    text-align: right;
    font-size: 1.4rem;
    line-height: 1.7143;
  }

  .to-module {
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 54px;
  }

  .to-module .wrap950 {
    width: 87.963%;
  }

  .to-select select {
    font-size: 1.4rem;
    line-height: 1.7143;
  }

  .to-intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto;
/* 220922追加 ここから */
    max-width: 1200px;
    width: 100%;
/* 220922追加 ここまで */
  }

  .to-section {
    padding-top: 70px;
    padding-bottom: 110px;
  }

  .to-section.-white + .to-section.-white {
    margin-top: -70px;
  }

  .to-section.-sky + .to-section.-sky {
    margin-top: -70px;
  }

  .to-section.-cyan + .to-section.-cyan {
    margin-top: -70px;
  }

  .to-section > .inner {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
    width: 87.0968%;
  }

  .to-section .title.-simple {
    margin-bottom: 70px;
    font-size: 3.4rem;
    line-height: 1.2941;
  }

  .to-section .title.-tour {
    font-size: 4rem;
    line-height: 1.25;
    margin-bottom: 70px;
  }

  .to-section .title.-tour .label {
    padding: 1px 24px;
    margin-bottom: 15px;
    font-size: 2rem;
    line-height: 1.1;
  }

  .to-section .header {
    margin-bottom: 70px;
  }

  .to-section .header .title + .lead {
    margin-top: 30px;
  }

  .to-section .lead p {
    font-size: 1.5rem;
    line-height: 2;
  }

  .to-temple-list {
    margin-left: -16px;
    margin-right: -16px;
  }

  .to-temple-list .item {
    padding-left: 16px;
    padding-right: 16px;
  }

  .to-temple-list .item .upper {
    -ms-grid-columns: 1fr 32px 1.7872fr;
    grid-template-columns: 1fr 1.7872fr;
    -ms-grid-rows: auto 32px 1fr;
    grid-template-rows: auto 1fr;
    grid-gap: 32px;
    grid-template-areas: "name main" "sub  main";
  }

  .to-temple-list .item .upper .sub {
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
  }

  .to-temple-list .item .upper .main {
    padding-top: 2.381%;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
  }

  .to-time-table {
    margin-left: auto;
    margin-right: auto;
    max-width: 880px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .to-time-table::before {
    content: "移動時間：";
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 14.7727%;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #b4b4b4;
  }

  .to-time-table::after {
    content: "";
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 14.7727%;
    border-top: 1px solid #b4b4b4;
  }

  .to-time-table > .item {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 23.8636%;
  }

  .to-time-table > .item .transfer {
    width: 100%;
    padding-left: 14.2857%;
    padding-right: 14.2857%;
  }

  .to-time-table > .item .transfer .ico {
    width: 100%;
    height: auto;
  }

  .to-time-table > .item .time {
    width: 100%;
    text-align: center;
    border-top: 1px solid #b4b4b4;
  }

  .to-item-list {
    display: -ms-grid;
    display: grid;
  }

  .to-item-list .main {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: main;
  }

  .to-item-list .main img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }

  .to-item-list .styling {
    position: relative;
    grid-area: styling;
  }

  .to-item-list .styling::before {
    width: 103.0303%;
    height: 109.0909%;
    background-image: url(/domestic/theme/tokushima_ohenro/image/bg_item_styling_pc.png);
  }

  .to-item-list .detail.-item01 {
    grid-area: item01;
  }

  .to-item-list .detail.-item02 {
    grid-area: item02;
  }

  .to-item-list .detail.-item03 {
    grid-area: item03;
  }

  .to-item-list .detail.-item04 {
    grid-area: item04;
  }

  .to-temple-list .item .upper .name {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .to-temple-list .item .upper .sub {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }

  .to-temple-list .item .upper .main {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }

  .to-item-list .main {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }

  .to-item-rental {
    padding-bottom: 40px;
  }

  .to-order-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    width: 88.8889%;
  }

  .to-order-list .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.6667%;
  }

  .to-order-list .item .inner {
    margin-left: 0;
    margin-right: 0;
    padding-top: 3%;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 10%;
  }

  .to-order-list .item .step {
    top: 0;
    margin-top: -15.75%;
    left: -4%;
    width: 33.5%;
    height: auto;
  }

  .to-order-list .item .desc {
    margin-top: 6.383%;
    padding-left: 7.9787%;
    padding-right: 7.9787%;
  }

  .to-order-list .item .desc p + p {
    margin-top: 1.6667em;
  }

  .to-order-list .item::after {
    z-index: 1;
    bottom: 0;
    width: 53.75%;
    padding-top: 35%;
    height: 0;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .to-order-list .item.-order01::after {
    left: 94%;
    margin-bottom: -8.5%;
    background-image: url(/domestic/theme/tokushima_ohenro/image/line_order01.png);
  }

  .to-order-list .item.-order02 {
    margin-left: 12.5%;
  }

  .to-order-list .item.-order02::after {
    left: -30.25%;
    margin-bottom: -28.5%;
    background-image: url(/domestic/theme/tokushima_ohenro/image/line_order02.png);
  }

  .to-order-list .item.-order02 .inner {
    margin-top: 15%;
  }

  .to-order-list .item.-order03 {
    margin-left: 4.1667%;
  }

  .to-order-list .item.-order03::after {
    left: 84.25%;
    margin-bottom: 12.5%;
    background-image: url(/domestic/theme/tokushima_ohenro/image/line_order03.png);
  }

  .to-order-list .item.-order03 .inner {
    margin-top: 6%;
  }

  .to-order-list .item.-order04 {
    margin-left: 12.5%;
  }

  .to-order-list .item.-order04::after {
    left: -40%;
    margin-bottom: -22%;
    background-image: url(/domestic/theme/tokushima_ohenro/image/line_order04.png);
  }

  .to-order-list .item.-order04 .inner {
    margin-top: 27.5%;
  }

  .to-order-list .item.-order05::after {
    left: 94.25%;
    margin-bottom: -1%;
    background-image: url(/domestic/theme/tokushima_ohenro/image/line_order05.png);
  }

  .to-order-list .item.-order05 .inner {
    margin-top: 1.75%;
  }

  .to-order-list .item.-order06 {
    margin-left: 12.5%;
  }

  .to-order-list .item.-order06 .inner {
    margin-top: 27.5%;
  }

  .to-order-support {
    padding-top: 72px;
    padding-bottom: 64px;
  }

  .to-order-support .lead {
    width: 85.1852%;
    margin-left: auto;
    margin-right: auto;
  }

  .to-order-support .shop {
    margin-top: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 85.1852%;
    margin-left: auto;
    margin-right: auto;
  }

  .to-order-support .shop .info {
    width: 37.8261%;
    padding-top: 3.4783%;
  }

  .to-order-support .shop .info .name {
    font-size: 2.4rem;
    line-height: 1.4167;
    padding-bottom: 15px;
    margin-bottom: 35px;
    font-weight: normal;
  }

  .to-order-support .shop .info .address {
    padding-left: 24px;
    font-size: 1.6rem;
    line-height: 1.625;
    background-position: 0 0;
    background-size: 16px 26px;
  }

  .to-order-support .shop .info .address + .time {
    margin-top: 15px;
  }

  .to-order-support .shop .info .time {
    padding-left: 24px;
    font-size: 1.6rem;
    line-height: 1.625;
    background-size: 16px 16px;
  }

  .to-order-support .shop .image {
    width: 58.6957%;
    padding-left: 6.5217%;
  }

  .to-order-support .shop .image .sub {
    left: 0;
    top: -20%;
    width: 34.0741%;
    height: auto;
    border: 6px solid #fff;
  }

  .to-gourmet-list {
    margin-left: auto;
    margin-right: auto;
    width: 98.5185%;
    margin-bottom: -4.6296%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .to-gourmet-list .item {
    padding-left: 2.0677%;
    padding-right: 2.0677%;
    padding-bottom: 4.6992%;
  }

  .to-gourmet-list .item .name {
    font-size: 1.8rem;
    line-height: 1.5556;
    margin-bottom: 15px;
  }

  .to-gourmet-list .item .desc {
    font-size: 1.4rem;
    line-height: 1.8571;
  }

  .to-gourmet-list .item .image {
    margin-bottom: 25px;
  }

  .to-spot-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -5.9259%;
  }

  .to-spot-list .item {
    margin-bottom: 5.9259%;
  }

  .to-spot-list .item .name {
    margin-bottom: 20px;
  }

  .to-spot-list .item .name span {
    font-size: 1.8rem;
    line-height: 1.5556;
  }

  .to-spot-list .item .desc {
    font-size: 1.4rem;
    line-height: 1.8571;
    padding-right: 8.3333%;
  }

  .to-spot-list .item .desc + .address {
    margin-top: 20px;
  }

  .to-spot-list .item .address {
    font-size: 1.4rem;
    line-height: 1.8571;
    padding-right: 8.3333%;
  }

  .to-spot-list .item .image {
    margin-bottom: 30px;
  }

  .to-spot-list .item .image figcaption {
    font-size: 1.2rem;
    line-height: 1.8333;
    position: absolute;
    right: 0;
    bottom: -2em;
  }

  .to-tour-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-left: -15px;
    margin-right: -15px;
  }

  .to-tour-list.-single .item {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: calc(100% - 30px);
  }

  .to-tour-list.-single .item .info {
    margin-bottom: 0;
    padding-top: 25px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 76px;
    width: 56.6667%;
  }

  .to-tour-list.-single .item .info .name {
    margin-bottom: 10px;
  }

  .to-tour-list.-single .item .info .date,
  .to-tour-list.-single .item .info .price {
    display: inline-block;
    margin-bottom: 20px;
  }

  .to-tour-list.-single .item .info .date + .price {
    margin-left: 16px;
  }

  .to-tour-list.-single .item .image {
    width: 43.3333%;
    margin-bottom: 0;
  }

  .to-tour-list.-single .item .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }

  .to-tour-list.-single .item .reserve {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 56.6667%;
  }

  .to-tour-list.-single .item .reserve .button a {
    height: 50px;
  }

  .to-tour-list .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc((100% - 90px) / 3);
    margin-left: 15px;
    margin-right: 15px;
  }

  .to-tour-list .item .info {
    padding: 0 20px;
    margin-bottom: 10px;
  }

  .to-tour-list .item .info .name {
    font-size: 1.9rem;
    line-height: 1.5263;
    margin-bottom: 10px;
  }

  .to-tour-list .item .info .name span {
    font-size: 1.5rem;
    line-height: 1.6667;
  }

  .to-tour-list .item .info .date {
    font-size: 1.5rem;
    line-height: 1.6667;
    margin-bottom: 15px;
  }

  .to-tour-list .item .info .price {
    font-size: 1.8rem;
    line-height: 1.5556;
    margin-bottom: 30px;
  }

  .to-tour-list .item .info .price strong {
    font-size: 2.8rem;
    line-height: 1;
  }

  .to-tour-list .item .info .text {
    font-size: 1.4rem;
    line-height: 1.8571;
  }

  .to-tour-list .item .image {
    margin-bottom: 30px;
  }

  .to-tour-list .item .reserve .to-select {
    padding: 20px;
  }

  .to-tour-list .item .reserve .button a {
    height: 70px;
    background-color: #fff;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }

  .to-tour-list .item .reserve .button a:hover {
    background-color: #60c3eb;
    color: #fff;
    text-decoration: none;
  }

  .to-tour-list .item .reserve .button a:hover::after {
    background-color: #0c308e;
  }

  .to-tour-list .item .reserve .button a span {
    font-size: 1.8rem;
    line-height: 1.5556;
  }

  .to-tour-list .item .reserve .button a::after {
    margin-left: 24px;
    width: 30px;
    height: 30px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }

  .to-tour-notice {
    font-size: 1.4rem;
    line-height: 1.7143;
  }

  .to-chame-bnr a {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }

  .to-chame-bnr a:hover {
    opacity: 0.6;
  }

  .to-banner-list {
    margin-bottom: 130px;
  }

  .to-banner-list .item a {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }

  .to-banner-list .item a:hover {
    opacity: 0.6;
  }

  #wrap-container + .global-pagetop-box .pagetop:hover {
    background-color: #0c308e;
  }

  .is-sp {
    display: none;
  }
}

@media screen and (max-width: 359px) {
/* 220922追加 ここから */
  .to-intro {
    argin-bottom: 10px;
  }
/* 220922追加 ここまで */
  .to-intro .body {
    padding-top: 52.7778vw;
  }

  .to-intro .map {
    top: -27.2222vw;
    left: 50%;
    width: 106.9444vw;
    margin-left: -58.3333vw;
  }
}

@media screen and (min-width: 1025px) {
/* 220922追加 ここから */
  .to-intro {
    argin-bottom: 180px;
  }
/* 220922追加 ここまで */
/* 220922変更 ここから */
  .to-intro .body {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-top: 70px;
    padding-bottom: 280px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    width: 50%;
    min-height: 370px;
  }

  .to-intro .map {
    top: 0;
    left: -4%;
    width: 50%;
    margin-top: +5%;
    margin-left: 0;
  }
/* 220922変更 ここまで */
  .to-intro .title {
    font-size: 3.2rem;
    line-height: 1.3125;
    margin-bottom: 35px;
    text-align: left;
  }

  .to-intro .title > span {
    padding-left: 0;
    padding-right: 0;
  }

  .to-intro .text p {
    font-size: 1.5rem;
    line-height: 2;
  }

  .to-section .title.-img {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 680px;
  }

  .to-temple-list .item .lower {
    margin-top: 60px;
  }

  .to-temple-list .item .lower {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .to-temple-list .item .lower .arrow {
    width: 232px;
  }

  .to-temple-list .item .lower .arrow::before {
    width: 50px;
    height: 50px;
  }

  .to-temple-list .item .lower .arrow.-prev {
    padding-left: 50px;
  }

  .to-temple-list .item .lower .arrow.-next {
    padding-right: 50px;
  }

  .to-temple-list .item .lower .arrow .num {
    font-size: 1.4rem;
    line-height: 2;
  }

  .to-temple-list .item .lower .arrow .num span {
    font-size: 2.5rem;
    line-height: 1.12;
  }

  .to-temple-list .item .lower .arrow .num + .name {
    margin-top: 20px;
  }

  .to-temple-list .item .lower .arrow .name {
    font-size: 2.6rem;
    line-height: 1.3846;
  }

  .to-temple-list .item .lower .arrow .name + .walk {
    margin-top: 20px;
  }

  .to-temple-list .item .lower .arrow .walk {
    padding: 3px 15px;
    height: 30px;
    border-radius: 15px;
    font-size: 1.4rem;
    line-height: 1.7143;
    width: calc(7em + 30px);
  }

  .to-temple-list .item .lower .arrow .walk::before {
    bottom: 3px;
    left: -6px;
    width: 18px;
    height: 31px;
  }

  .to-temple-list .item .lower .detail {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    position: relative;
    max-width: 616px;
    width: 100%;
    padding-left: 5.9259%;
    padding-right: 5.9259%;
  }

  .to-temple-list .item .lower .detail::before,
  .to-temple-list .item .lower .detail::after {
    content: "";
    display: block;
    position: absolute;
    margin-top: -65px;
    top: 50%;
    width: 1px;
    height: 130px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #000), color-stop(25%, transparent));
    background-image: linear-gradient(#000 25%, transparent 25%);
    background-size: 1px 4px;
    background-repeat: repeat-y;
    background-position: 0 0;
  }

  .to-temple-list .item .lower .detail::before {
    left: 0;
  }

  .to-temple-list .item .lower .detail::after {
    right: 0;
  }

  .to-temple-list .item .lower .detail .name {
    font-size: 2.6rem;
    line-height: 1.3846;
  }

  .to-temple-list .item .lower .detail .name::before {
    left: -32px;
    top: -5px;
    width: 21px;
    height: 17px;
  }

  .to-temple-list .item .lower .detail .name + .text {
    margin-top: 20px;
  }

  .to-temple-list .item .lower .detail .text {
    font-size: 1.5rem;
    line-height: 1.6667;
  }

  .to-temple-list .item .lower .detail .text + .address {
    margin-top: 20px;
  }

  .to-temple-list .item .lower .detail .address {
    padding-left: 40px;
    font-size: 1.4rem;
    line-height: 1.7143;
  }

  .to-time-table::before {
    font-size: 2rem;
    line-height: 1.5;
    height: 89px;
  }

  .to-time-table::after {
    height: 89px;
  }

  .to-time-table > .item .transfer {
    font-size: 1.8rem;
    line-height: 1.5556;
  }

  .to-time-table > .item .transfer .ico {
    margin-bottom: 10px;
  }

  .to-time-table > .item .time {
    margin-top: 50px;
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 1.8rem;
    line-height: 1.5556;
    height: 90px;
  }

  .to-time-table > .item .time strong {
    font-size: 4.2rem;
    line-height: 1;
    vertical-align: -2px;
  }

  .to-time-table + .to-time-notice {
    margin-top: 10px;
  }

  .to-time-notice {
    font-size: 1.4rem;
    line-height: 1.7143;
  }

  .to-item-list + .to-item-rental {
    margin-top: 86px;
  }

  .to-item-rental .title {
    width: 620px;
    margin-top: -36px;
    margin-bottom: 36px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .to-item-rental .title span {
    margin-left: -6px;
    margin-right: -6px;
    width: auto;
    padding: 11px 10px 10px;
    font-size: 2rem;
    line-height: 1.8;
  }

  .to-item-rental .title span strong {
    position: relative;
    font-size: 3.6rem;
    line-height: 1;
    vertical-align: -2px;
  }

  .to-item-rental .title span strong::before {
    top: -34px;
    right: -12px;
    width: 48px;
    height: 30px;
    background-image: url(/domestic/theme/tokushima_ohenro/image/ico_attention_pc.png);
  }

  .to-item-rental .price {
    width: 530px;
    padding: 12px 0;
  }

  .to-item-rental .price dt {
    width: 130px;
    height: 50px;
    font-size: 1.9rem;
    line-height: 1.5263;
  }

  .to-item-rental .price dd {
    padding: 0 36px;
    font-size: 1.8rem;
    line-height: 1.8333;
  }

  .to-item-rental .price dd strong {
    font-size: 3.3rem;
    line-height: 1;
    vertical-align: -2px;
  }

  .to-order-list .item .desc p {
    font-size: 1.5rem;
    line-height: 1.6667;
  }

  .to-order-list + .to-order-support {
    margin-top: 116px;
  }

  .to-order-support .title {
    position: absolute;
    top: -36px;
    left: 50%;
    width: 620px;
    margin-left: -310px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .to-order-support .title span {
    margin-left: -6px;
    margin-right: -6px;
    width: auto;
    padding: 11px 10px 10px;
    font-size: 2rem;
    line-height: 1.8;
  }

  .to-order-support .title span strong {
    position: relative;
    font-size: 3.6rem;
    line-height: 1;
    vertical-align: -2px;
  }

  .to-order-support .title span strong::before {
    top: -34px;
    right: -12px;
    width: 48px;
    height: 30px;
    background-image: url(/domestic/theme/tokushima_ohenro/image/ico_attention_pc.png);
  }

  .to-gourmet-list .item {
    width: 33.3333%;
  }

  .to-spot-list .item {
    width: 33.3333%;
  }

  .under-pc {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .to-section .title.-img {
    margin-left: auto;
    margin-right: auto;
    width: 66.4063vw;
  }

  .to-time-table::before {
    font-size: 1.9531vw;
    line-height: 1.5;
    height: 8.6914vw;
  }

  .to-time-table::after {
    height: 8.6914vw;
  }

  .to-time-table > .item .transfer {
    font-size: 1.7578vw;
    line-height: 1.5556;
  }

  .to-time-table > .item .transfer .ico {
    margin-bottom: 0.9766vw;
  }

  .to-time-table > .item .time {
    margin-top: 4.8828vw;
    padding-top: 2.3438vw;
    padding-bottom: 2.3438vw;
    font-size: 1.7578vw;
    line-height: 1.5556;
    height: 8.7891vw;
  }

  .to-time-table > .item .time strong {
    font-size: 4.1016vw;
    line-height: 1;
    vertical-align: -0.1953vw;
  }

  .to-time-table + .to-time-notice {
    margin-top: 0.9766vw;
  }

  .to-time-notice {
    font-size: 1.3672vw;
  }

  .to-item-list + .to-item-rental {
    margin-top: 8.3984vw;
  }

  .to-item-rental .title {
    width: 60.5469vw;
    margin-top: -3.5156vw;
    margin-bottom: 3.5156vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0.4883vw;
    padding-bottom: 0.4883vw;
  }

  .to-item-rental .title span {
    margin-left: -0.5859vw;
    margin-right: -0.5859vw;
    width: auto;
    padding: 1.0742vw 0.9766vw 0.9766vw;
    font-size: 1.9531vw;
    line-height: 1.8;
  }

  .to-item-rental .title span strong {
    position: relative;
    font-size: 3.5156vw;
    line-height: 1;
    vertical-align: -0.1953vw;
  }

  .to-item-rental .title span strong::before {
    top: -3.3203vw;
    right: -1.1719vw;
    width: 4.6875vw;
    height: 2.9297vw;
    background-image: url(/domestic/theme/tokushima_ohenro/image/ico_attention_pc.png);
  }

  .to-item-rental .price {
    width: 51.7578vw;
    padding: 1.1719vw 0;
  }

  .to-item-rental .price dt {
    width: 12.6953vw;
    height: 4.8828vw;
    font-size: 1.8555vw;
    line-height: 1.5263;
  }

  .to-item-rental .price dd {
    padding: 0 3.5156vw;
    font-size: 1.7578vw;
    line-height: 1.8333;
  }

  .to-item-rental .price dd strong {
    font-size: 3.2227vw;
    line-height: 1;
    vertical-align: -0.1953vw;
  }

  .to-order-list .item .desc p {
    font-size: 1.4648vw;
    line-height: 1.6667;
  }

  .to-order-list + .to-order-support {
    margin-top: 11.3281vw;
  }

  .to-order-support .title {
    position: absolute;
    top: -3.5156vw;
    left: 50%;
    width: 60.5469vw;
    margin-left: -30.2734vw;
    padding-top: 0.4883vw;
    padding-bottom: 0.4883vw;
  }

  .to-order-support .title span {
    margin-left: -0.5859vw;
    margin-right: -0.5859vw;
    width: auto;
    padding: 1.0742vw 0.9766vw 0.9766vw;
    font-size: 1.9531vw;
    line-height: 1.8;
  }

  .to-order-support .title span strong {
    position: relative;
    font-size: 3.5156vw;
    line-height: 1;
    vertical-align: -0.1953vw;
  }

  .to-order-support .title span strong::before {
    top: -3.3203vw;
    right: -1.1719vw;
    width: 4.6875vw;
    height: 2.9297vw;
    background-image: url(/domestic/theme/tokushima_ohenro/image/ico_attention_pc.png);
  }

  .to-gourmet-list .item {
    width: 50%;
  }

  .to-spot-list .item {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .to-section .title.-img::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 12.963%;
    display: block;
    width: 100%;
    height: 12px;
    background-color: #f4f4f4;
  }

  .to-section .title.-img img {
    position: relative;
    z-index: 2;
    width: 320px;
    max-width: 100%;
    height: auto;
  }

  .to-time-table > .item {
    border-top: 1px solid #b4b4b4;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .to-time-table > .item .time {
    width: 132px;
    font-size: 1.8rem;
    line-height: 1.5556;
  }

  .to-time-table > .item .time::before {
    content: "移動時間：";
    display: block;
    font-size: 1.1rem;
    line-height: 1;
    margin-bottom: 5px;
  }

  .to-item-list .main {
    position: relative;
    z-index: 1;
    width: 80.625%;
    margin-bottom: calc(18.75% + 30px);
  }

  .to-item-list .styling {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 39.0625%;
    z-index: 2;
    width: 37.5vw;
  }

  .to-item-list .styling img {
    border: 3px solid #fff;
  }

  .to-item-list .detail + .detail {
    margin-top: 25px;
  }

  .to-item-list .detail .name .ico {
    width: 18px;
    height: 18px;
    margin-right: 8px;
    vertical-align: -4px;
  }

  .to-item-rental .title span strong::before {
    top: -9px;
    left: -9px;
    width: 18px;
    height: 24px;
    background-image: url(/domestic/theme/tokushima_ohenro/image/ico_attention_sp.png);
  }

  .to-order-list .item + .item {
    margin-top: 45px;
  }

  .to-order-list .item::after {
    left: 50%;
    top: 100%;
    height: 45px;
    width: 1px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(33.3333%, #000), color-stop(33.3333%, transparent));
    background-image: linear-gradient(#000 33.3333%, transparent 33.3333%);
    background-size: 1px 3px;
    background-repeat: repeat-y;
  }

  .to-order-support .title span strong::before {
    top: -9px;
    left: -9px;
    width: 18px;
    height: 24px;
    background-image: url(/domestic/theme/tokushima_ohenro/image/ico_attention_sp.png);
  }

  .to-order-support .lead {
    margin-bottom: 15px;
    padding-left: 6.25%;
    padding-right: 6.25%;
    text-align: left;
  }

  .to-order-support .shop {
    padding-left: 6.25%;
    padding-right: 6.25%;
  }

  .to-order-support .shop .image {
    padding-top: 14.2857%;
    margin-bottom: 15px;
  }

  .to-gourmet-list .item {
    width: 48.125%;
    margin-bottom: 35px;
  }

  .to-spot-list .item {
    width: 100%;
  }

  .to-spot-list .item + .item {
    margin-top: 35px;
  }

  .to-tour-list .item + .item {
    margin-top: 20px;
  }

  .is-pc {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .to-temple-list .item .lower {
    position: relative;
  }

  .to-temple-list .item .lower::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 8px;
    width: 1px;
    height: 62px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #000), color-stop(25%, transparent));
    background-image: linear-gradient(#000 25%, transparent 25%);
    background-size: 1px 4px;
    background-repeat: repeat-y;
    background-position: 0 0;
  }

  .to-temple-list .item .lower .detail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 40px;
  }

  .over-pc {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1240px) {
  .to-item-list {
    -ms-grid-columns: 1fr 3.629vw 1fr 3.629vw 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto 3.629vw auto 3.629vw auto;
    grid-template-rows: auto auto auto;
    grid-gap: 3.629vw;
    grid-template-areas: "main main styling" "main main item01" "item02 item03 item04";
  }

  .to-item-list > .main {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }

  .to-item-list > .main {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }

  .to-item-list .styling {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }

  .to-item-list .detail.-item01 {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
  }

  .to-item-list .detail.-item02 {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }

  .to-item-list .detail.-item03 {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }

  .to-item-list .detail.-item04 {
    -ms-grid-row: 5;
    -ms-grid-column: 5;
  }

  .to-item-list .detail .name {
    margin-left: 0.4839vw;
    margin-right: 0.4839vw;
    padding-top: 0.4032vw;
    padding-bottom: 0.4032vw;
    width: auto;
  }

  .to-item-list .detail .name span {
    margin-left: -0.4839vw;
    margin-right: -0.4839vw;
    width: auto;
    padding: 0.8065vw;
    font-size: 1.6129vw;
    line-height: 1.5;
  }

  .to-item-list .detail .name span small {
    font-size: 1.2903vw;
    line-height: 1.875;
  }

  .to-item-list .detail .name .ico {
    width: 2.4194vw;
    height: 2.4194vw;
    margin-right: 0.8065vw;
  }

  .to-item-list .detail .name + .desc {
    margin-top: 1.6129vw;
  }

  .to-item-list .detail .desc {
    font-size: 1.2097vw;
    line-height: 1.6667;
  }
}

@media screen and (min-width: 1241px) {
  .to-item-list {
    -ms-grid-columns: 1fr 45px 1fr 45px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto 45px auto 45px auto;
    grid-template-rows: auto auto auto;
    grid-gap: 45px;
    grid-template-areas: "main main styling" "main main item01" "item02 item03 item04";
  }

  .to-item-list > .main {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }

  .to-item-list > .main {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }

  .to-item-list > .styling {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }

  .to-item-list > .detail.-item01 {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
  }

  .to-item-list > .detail.-item02 {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }

  .to-item-list > .detail.-item03 {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }

  .to-item-list > .detail.-item04 {
    -ms-grid-row: 5;
    -ms-grid-column: 5;
  }

  .to-item-list .detail .name {
    margin-left: 6px;
    margin-right: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: auto;
  }

  .to-item-list .detail .name span {
    margin-left: -6px;
    margin-right: -6px;
    width: auto;
    padding: 10px;
    font-size: 2rem;
    line-height: 1.5;
  }

  .to-item-list .detail .name span small {
    font-size: 1.6rem;
    line-height: 1.875;
  }

  .to-item-list .detail .name .ico {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }

  .to-item-list .detail .name + .desc {
    margin-top: 20px;
  }

  .to-item-list .detail .desc {
    font-size: 1.5rem;
    line-height: 1.6667;
  }
}
