@charset "UTF-8";
@media only screen and (max-width: 768px) {
  body.follower06 .mv_bg_wrap {
    padding: 0 22px;
  }
}
body.follower06 .mv_bg_wrap {
  background-color: #F2FAFF;
  position: relative;
  margin-bottom: 50px;
  z-index: 0;
}
body.follower06 .mv_bg_wrap .mv_wrap {
  padding-top: 36px;
  max-width: 1062px;
  margin-inline: auto;
  height: 275px;
}
body.follower06 .mv_bg_wrap .mv_wrap p {
  font-size: 1.625rem;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  body.follower06 .mv_bg_wrap .mv_wrap p {
    margin-bottom: 10px;
  }
}
body.follower06 .mv_bg_wrap .mv_wrap .blue-label {
  background-color: #0081CC;
  color: #fff;
  font-size: 1.25rem;
  padding: 4px 13px;
  margin-right: 12px;
  border-radius: 4px;
}
body.follower06 .mv_bg_wrap .mv_wrap .img_mv {
  position: absolute;
  right: 20.5%;
  bottom: 0;
  width: 450px;
  z-index: -1;
}
@media only screen and (max-width: 768px) {
  body.follower06 .mv_bg_wrap .mv_wrap .img_mv {
    right: -13%;
    width: 76%;
  }
}
body.follower06 .mv_bg_wrap .mv_wrap h1 {
  font-size: 3.125rem;
  font-weight: 500;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  body.follower06 .mv_bg_wrap .mv_wrap h1 {
    font-size: 2rem;
  }
}
body.follower06 .main-wrap {
  letter-spacing: 0.005rem;
}
body.follower06 .main-wrap h2 {
  font-size: 1.25rem;
  font-weight: 500;
  color: #002F7B;
  margin-bottom: 40px;
}
body.follower06 .main-wrap .section01 {
  max-width: 1062px;
  margin-inline: auto;
}
body.follower06 .main-wrap .section01 .top-txt-wrap {
  font-weight: 500;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-wrap .section01 .top-txt-wrap {
    font-size: 0.9375rem;
  }
}
body.follower06 .main-wrap .section01 .top-txt-wrap .top-txt {
  margin-bottom: 18px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-wrap .section01 {
    padding: 0 22px;
  }
}
body.follower06 .main-wrap .section02 {
  max-width: 1062px;
  margin-inline: auto;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-wrap .section02 h2 {
    font-size: 1.125rem;
  }
}
body.follower06 .main-wrap .section02 figcaption {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-wrap .section02 figcaption {
    white-space: nowrap;
    font-size: 0.75rem;
  }
}
body.follower06 .main-wrap .section02 .question-side-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-wrap .section02 .question-side-wrap {
    gap: 10px;
  }
}
body.follower06 .main-wrap .section02 .question-side-wrap .question-side-border {
  border: 1px dotted #9FD664;
  background-color: rgba(159, 214, 100, 0.1);
  font-weight: 500;
  padding: 15px 35px;
  border-radius: 5px;
  display: inline-block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: 20px;
  position: relative;
}
body.follower06 .main-wrap .section02 .question-side-wrap .question-side-border::before {
  content: "";
  position: absolute;
  left: -14px;
  top: 10px;
  background-image: url(/3470/202603/a/common/img/follower/06/icn_question_01.jpg);
  background-size: 100%;
  width: 15px;
  height: 20px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-wrap .section02 .question-side-wrap .question-side-border {
    padding: 9px;
    font-size: 1rem;
    font-weight: 400;
  }
}
body.follower06 .main-wrap .section02 .answer-side-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 18px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-wrap .section02 .answer-side-wrap img {
    width: 60px;
  }
}
body.follower06 .main-wrap .section02 .answer-side-wrap .answer-side-border {
  background: #ebf6ff;
  background-repeat: no-repeat;
  background-size: 100%;
  max-width: 675px;
  padding: 15px 27px;
  border-radius: 5px;
  display: inline-block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
}
body.follower06 .main-wrap .section02 .answer-side-wrap .answer-side-border::before {
  content: "";
  position: absolute;
  right: -14px;
  top: 10px;
  background-image: url(/3470/202603/a/common/img/follower/06/icon_answer_01.jpg);
  background-size: 100%;
  width: 15px;
  height: 20px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-wrap .section02 .answer-side-wrap .answer-side-border {
    width: 79%;
    padding: 12px;
  }
  body.follower06 .main-wrap .section02 .answer-side-wrap .answer-side-border figure img {
    width: 60px;
  }
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-wrap .section02 {
    padding: 0 12px;
  }
}
body.follower06 .main-wrap .section03 {
  background-color: #F0F0F0;
  padding: 40px 0;
}
body.follower06 .main-wrap .section03 .graph-area-wrap {
  max-width: 1062px;
  margin-inline: auto;
}
@media print, screen and (min-width: 769px) {
  body.follower06 .main-wrap .section03 .graph-area-wrap .graph-area {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
  }
  body.follower06 .main-wrap .section03 .graph-area-wrap .graph-area .bar-graph-wrap {
    margin: 40px 0;
    grid-column: -4/-2;
  }
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-wrap .section03 .graph-area-wrap .graph-area .bar-graph-wrap {
    margin-top: 15px;
  }
  body.follower06 .main-wrap .section03 .graph-area-wrap .graph-area .graph-wrap {
    margin-top: 15px;
  }
  body.follower06 .main-wrap .section03 .graph-area-wrap .graph-area .graph-wrap img {
    margin-inline: auto;
  }
}
body.follower06 .main-wrap .section03 .graph-area-wrap .graph-ttl {
  font-size: 1.125rem;
  color: #0081CC;
  font-weight: 400;
  border-bottom: 1px solid #0081CC;
  display: block;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-wrap .section03 .graph-area-wrap .graph-ttl {
    font-size: 0.9375rem;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-wrap .section03 .graph-area-wrap {
    padding: 0 22px;
  }
  body.follower06 .main-wrap .section03 .graph-area-wrap h2 {
    font-size: 1.125rem;
    margin-bottom: 20px;
  }
}
body.follower06 .follower06__label-index {
  background-color: #fff;
  border: 0.0625rem solid #0081CC;
  border-radius: 0.375rem;
  color: #0081CC;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 0.03em;
  text-align: center;
  vertical-align: bottom;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  body.follower06 .follower06__label-index {
    font-size: 1.125rem;
    line-height: 1.4444444444;
    margin-bottom: 1.25rem;
    min-width: 15rem;
    padding: 0.375rem 1.6875rem;
  }
}
@media only screen and (max-width: 768px) {
  body.follower06 .follower06__label-index {
    font-size: 0.9375rem;
    line-height: 1.4;
    margin-bottom: 0.75rem;
    min-width: 12.5rem;
    padding: 0.375rem 1.25rem;
  }
}
@media print, screen and (min-width: 769px) {
  body.follower06 .follower06__label-index__wrap {
    margin-bottom: 1.25rem;
  }
}
@media only screen and (max-width: 768px) {
  body.follower06 .follower06__label-index__wrap {
    margin-bottom: 0.75rem;
  }
}
body.follower06 .follower06__label-index__wrap > .follower06__label-index {
  margin-bottom: 0;
}
@media print, screen and (min-width: 769px) {
  body.follower06 * + .follower06__label-index, body.follower06 * + .follower06__label-index__wrap {
    margin-top: 2.5rem;
  }
}
@media only screen and (max-width: 768px) {
  body.follower06 * + .follower06__label-index, body.follower06 * + .follower06__label-index__wrap {
    margin-top: 1.25rem;
  }
}
body.follower06 .section01 .bd-box {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #0081cc;
  padding: 28px 0;
  gap: 180px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section01 .bd-box {
    margin-top: 20px;
    padding: 18px 30px;
    gap: 30px;
  }
}
body.follower06 .section01 .bd-box__inn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section01 .bd-box__inn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
  }
}
body.follower06 .section01 .bd-box .label {
  color: #0081cc;
  letter-spacing: 0.03em;
}
body.follower06 .section01 .bd-box .data {
  font-size: 1.25rem;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section01 .bd-box .data {
    font-size: 0.875rem;
  }
}
body.follower06 .section01 .bd-box .num {
  display: inline-block;
  margin-right: 5px;
  font-size: 2.25rem;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section01 .bd-box .num {
    font-size: 1.875rem;
  }
}
body.follower06 .section02 .arr-list li + li {
  margin-top: 4px;
}
body.follower06 .section02 .arr-list li {
  position: relative;
  padding-left: 15px;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section02 .arr-list li {
    letter-spacing: 0.02em;
    padding-left: 12px;
  }
}
body.follower06 .section02 .arr-list li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 9px;
  border-color: transparent transparent transparent #1976d2;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section02 .arr-list li::before {
    top: 8px;
    border-width: 4px 0 4px 7px;
  }
}
body.follower06 .section03 .follower06__label-index {
  margin-top: 30px;
}
body.follower06 .section03__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 34px;
  font-size: 1.125rem;
  font-weight: 400;
}
@media print, screen and (min-width: 769px) {
  body.follower06 .section03__flex .col:first-of-type {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media only screen and (max-width: 768px) {
  body.follower06 .section03__flex {
    font-size: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
}
body.follower06 .section03__graph-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 72px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 72px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section03__graph-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-row-gap: 20px;
  }
}
body.follower06 .section03__graph-grid .ttl {
  padding-bottom: 8px;
  color: #0081cc;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.06em;
  border-bottom: 1px solid #0081cc;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section03__graph-grid .ttl {
    font-size: 0.9375rem;
    padding-bottom: 4px;
  }
}
body.follower06 .section03__graph-grid .graph {
  margin-top: 10px;
}
body.follower06 .section03__graph-grid .notes {
  margin-top: 20px;
  font-size: 0.75rem;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section03__graph-grid .notes {
    margin-top: 10px;
    font-size: 0.625rem;
  }
}
body.follower06 .section04 {
  padding: 88px 0 100px;
  background: url(/3470/202603/a/common/img/follower/06/img_section04_bg.jpg) no-repeat center top/cover;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section04 {
    padding: 30px 1.3125rem 56px;
  }
}
body.follower06 .section04__index {
  margin-bottom: 58px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section04__index {
    margin-bottom: 30px;
  }
}
body.follower06 .section04__index picture {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2;
}
body.follower06 .section04__index::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  height: 15px;
  background: #fff3d8;
  opacity: 0.96;
  mix-blend-mode: multiply;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section04__index::before {
    bottom: 0;
    height: 12px;
  }
}
body.follower06 .section04__txt {
  letter-spacing: 0;
}
body.follower06 .section04__txt + .section04__txt {
  margin-top: 16px;
  letter-spacing: 0.02em;
}
body.follower06 .section04__spot-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 72px 1fr;
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: 1fr 72px 1fr;
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 72px;
  grid-row-gap: 72px;
}
body.follower06 .section04__spot-grid > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
body.follower06 .section04__spot-grid > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
body.follower06 .section04__spot-grid > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
body.follower06 .section04__spot-grid > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section04__spot-grid {
    padding: 0 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-row-gap: 45px;
  }
  body.follower06 .section04__spot-grid > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
body.follower06 .section04__spot-grid .spot {
  position: relative;
}
body.follower06 .section04__spot-grid .spot .spot__inn {
  position: relative;
  background: url(/3470/202603/a/common/img/follower/06/img_section04_bg_spot.png) no-repeat left top/495px auto;
  padding: 20px;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section04__spot-grid .spot .spot__inn {
    background: url(/3470/202603/a/common/img/follower/06/img_section04_bg_spot_sp.png) no-repeat left top/100% 100%;
    padding: 1.25rem;
  }
}
body.follower06 .section04__spot-grid .spot::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 10px;
  left: 10px;
  background: url(/3470/202603/a/common/img/follower/06/img_section04_bg_spot_shadow.png) no-repeat left top/495px auto;
  mix-blend-mode: multiply;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section04__spot-grid .spot::before {
    background: url(/3470/202603/a/common/img/follower/06/img_section04_bg_spot_shadow_sp.png) no-repeat left top/100% 100%;
  }
}
body.follower06 .section04__spot-grid .spot-name {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: -25px;
  left: -25px;
  width: 146px;
  height: 146px;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  background: url(/3470/202603/a/common/img/follower/06/img_section04_bg_spot_name.png) no-repeat center/cover;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section04__spot-grid .spot-name {
    width: 108px;
    height: 108px;
    left: -15px;
    font-size: 0.875rem;
  }
}
body.follower06 .section04__spot-grid .txt {
  margin-top: 8px;
  letter-spacing: 0.008em;
}
@media only screen and (max-width: 768px) {
  body.follower06 .section04__spot-grid .txt {
    font-size: 0.8125rem;
    letter-spacing: 0.04em;
  }
}
body.follower06 * + .section04__index {
  margin-top: 85px;
}
@media print, screen and (min-width: 769px) {
  body.follower06 * + .--mt-l {
    margin-top: 2.5rem;
  }
}
@media only screen and (max-width: 768px) {
  body.follower06 * + .--mt-l {
    margin-top: 1.25rem;
  }
}
@media print, screen and (min-width: 769px) {
  body.follower06 * + .--mt-m {
    margin-top: 1.875rem;
  }
}
@media only screen and (max-width: 768px) {
  body.follower06 * + .--mt-m {
    margin-top: 0.9375rem;
  }
}
@media print, screen and (min-width: 769px) {
  body.follower06 * + .--mt {
    margin-top: 1.25rem;
  }
}
@media only screen and (max-width: 768px) {
  body.follower06 * + .--mt {
    margin-top: 0.625rem;
  }
}
body.follower06 * + .--mt-s {
  margin-top: 0.5rem;
}
body.follower06 .inner-wrap {
  max-width: 1062px;
  margin: 0 auto;
  padding: 0 20px;
}
body.follower06 .main-content {
  position: relative;
  padding-top: 80px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content {
    padding-top: 40px;
  }
}
body.follower06 .main-content::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 80px;
  background-image: url(/3470/202603/a/common/img/follower/06/bg_main.png);
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content::before {
    height: 40px;
  }
}
body.follower06 .main-content .main-wrap {
  background-image: url(/3470/202603/a/common/img/follower/06/bg_main_section.png);
  background-repeat: no-repeat;
  padding-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap {
    padding-bottom: 35px;
  }
}
body.follower06 .main-content .main-wrap .main-ttl {
  position: relative;
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .main-ttl {
    padding-top: 30px;
    gap: 15px;
    position: relative;
  }
}
body.follower06 .main-content .main-wrap .main-ttl::before {
  content: "ホテルアセットのご紹介";
  color: #fff;
  font-size: 1.25rem;
  background-color: #002F7B;
  padding: 10px 15px;
  position: absolute;
  top: -20px;
  left: 0;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .main-ttl::before {
    font-size: 0.875rem;
  }
}
body.follower06 .main-content .main-wrap .main-ttl::after {
  content: "";
  background-color: #002F7B;
  width: 40px;
  height: 40px;
  clip-path: polygon(100% 40px, 0% 0%, 40px 0%);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  position: absolute;
  top: -20px;
  left: 250px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .main-ttl::after {
    width: 34px;
    height: 34px;
    clip-path: polygon(100% 34px, 0% 0%, 34px 0%);
    left: 184px;
  }
}
body.follower06 .main-content .main-wrap .main-ttl .h1-ttl {
  font-size: 3.75rem;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .main-ttl .h1-ttl {
    font-size: 1.75rem;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .main-ttl .img-wrap img {
    width: 60px;
  }
}
body.follower06 .main-content .main-wrap .main-ttl .img-wrap:last-of-type {
  margin-left: 30px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .main-ttl .img-wrap:last-of-type {
    margin-left: 10px;
    position: absolute;
    top: 30px;
    right: 0;
  }
}
body.follower06 .main-content .main-wrap .main-txt {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .main-txt {
    font-size: 0.9375rem;
    font-weight: 400;
    margin-bottom: 20px;
  }
}
body.follower06 .main-content .main-wrap .main-img-wrap {
  display: -ms-grid;
  display: grid;
  gap: 12px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .main-img-wrap {
    gap: 8px;
    margin-bottom: 20px;
  }
}
body.follower06 .main-content .main-wrap .main-img-wrap .img-wrap {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  grid-area: 1/3/2/3;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .main-img-wrap .img-wrap {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 3/1/3/2;
  }
}
body.follower06 .main-content .main-wrap .main-img-wrap .img-wrap:first-of-type {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 3;
  -ms-grid-column-span: -2;
  grid-area: 1/3/3/1;
}
body.follower06 .main-content .main-wrap .main-img-wrap .img-wrap:last-of-type {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
  grid-area: 2/3/2/3;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .main-img-wrap .img-wrap:last-of-type {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    grid-area: 3/2/3/2;
  }
}
body.follower06 .main-content .main-wrap .main-explain-txt {
  margin-bottom: 20px;
}
body.follower06 .main-content .main-wrap .main-explain-txt .h2-ttl-index {
  font-size: 1.125rem;
  font-weight: 400;
  position: relative;
  padding-left: 11px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .main-explain-txt .h2-ttl-index {
    font-size: 1rem;
    padding-left: 9px;
  }
}
body.follower06 .main-content .main-wrap .main-explain-txt .h2-ttl-index::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 20px;
  background-color: #0081CC;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .main-explain-txt .h2-ttl-index::before {
    width: 4px;
    height: 44px;
  }
}
body.follower06 .main-content .main-wrap .blue-txt {
  color: #fff;
  font-size: 0.8125rem;
  background-color: #0081CC;
  border-radius: 4px;
  padding: 5px 10px;
  display: inline-block;
  margin-bottom: 8px;
}
body.follower06 .main-content .main-wrap .list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .list-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
@media print, screen and (min-width: 769px) {
  body.follower06 .main-content .main-wrap .list-wrap .list-box:last-of-type {
    margin-left: 40px;
  }
}
body.follower06 .main-content .main-wrap .list-wrap .list-box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.follower06 .main-content .main-wrap .list-wrap .list-box dl:last-of-type {
  padding-bottom: 0;
}
body.follower06 .main-content .main-wrap .list-wrap .list-box dl dt, body.follower06 .main-content .main-wrap .list-wrap .list-box dl dd {
  word-break: keep-all;
}
body.follower06 .main-content .main-wrap .list-wrap .list-box dl dt {
  min-width: 100px;
  font-size: 0.8125rem;
  color: #0081CC;
  position: relative;
  font-weight: 400;
}
body.follower06 .main-content .main-wrap .list-wrap .list-box dl dt::after {
  content: "";
  display: inline-block;
  border-right: 1px dotted #0081CC;
  height: 31px;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .list-wrap .list-box dl dt::after {
    height: 23px;
  }
}
body.follower06 .main-content .main-wrap .list-wrap .list-box dl dd {
  padding-left: 12px;
}
body.follower06 .main-content .main-wrap .introduce-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dotted #707070;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .introduce-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    padding-bottom: 20px;
  }
}
body.follower06 .main-content .main-wrap .introduce-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .introduce-list__item {
    gap: 12px;
  }
}
body.follower06 .main-content .main-wrap .introduce-list__item:last-of-type::after {
  content: "SPA";
}
body.follower06 .main-content .main-wrap .introduce-list__item::after {
  content: "GOURMET";
  font-family: "rift", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.5rem;
  color: rgba(0, 129, 204, 0.18);
  position: absolute;
  top: -20px;
  right: 0;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .introduce-list__item::after {
    font-size: 2.25rem;
    top: -25px;
  }
}
body.follower06 .main-content .main-wrap .introduce-list__item .img-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .introduce-list__item .img-wrap {
    max-width: 170px;
  }
}
body.follower06 .main-content .main-wrap .introduce-list__item .img-wrap img {
  width: 100%;
  height: 100%;
}
body.follower06 .main-content .main-wrap .introduce-list__item .txt-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
body.follower06 .main-content .main-wrap .introduce-list__item .txt-wrap .ttl {
  font-weight: 400;
  margin-bottom: 10px;
}
body.follower06 .main-content .main-wrap .introduce-list__item .txt-wrap .txt {
  font-size: 0.875rem;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .introduce-list__item .txt-wrap .txt {
    font-size: 0.75rem;
    line-height: 1.5;
  }
}
body.follower06 .main-content .main-wrap .introduce-more {
  padding-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .introduce-more {
    padding-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
  }
}
body.follower06 .main-content .main-wrap .introduce-more .txt-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
body.follower06 .main-content .main-wrap .introduce-more .txt-wrap p {
  line-height: 1.6;
}
body.follower06 .main-content .main-wrap .introduce-more .img-wrap .graph__scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .introduce-more .img-wrap .graph__scroll {
    gap: 8px;
    overflow-x: auto;
  }
}
body.follower06 .main-content .main-wrap .introduce-more .img-wrap .graph__scroll .graph__figure img {
  width: revert-layer;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .introduce-more .img-wrap .graph__scroll .graph__figure img {
    width: inherit;
    height: 7.5rem;
  }
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .introduce-more .img-wrap .graph__figure__head {
    display: none;
  }
  body.follower06 .main-content .main-wrap .introduce-more .img-wrap .graph__guide {
    z-index: 1;
  }
}
body.follower06 .main-content .main-wrap .h3-ttl-index {
  border-bottom: 0.0625rem solid #0081CC;
  color: #0081CC;
  font-weight: 400;
  letter-spacing: 0.06em;
}
@media print, screen and (min-width: 769px) {
  body.follower06 .main-content .main-wrap .h3-ttl-index {
    font-size: 1.125rem;
    line-height: 1.4444444444;
    margin-bottom: 1.25rem;
    padding-bottom: 0.4375rem;
  }
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .h3-ttl-index {
    font-size: 0.9375rem;
    line-height: 1.4666666667;
    margin-bottom: 0.9375rem;
    padding-bottom: 0.3125rem;
  }
}
body.follower06 .main-content .main-wrap .h3-ttl-index.child {
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .main-wrap .graph.sightseeing .graph__scroll .graph__figure img {
    height: 12rem;
  }
  body.follower06 .main-content .main-wrap .graph.sightseeing .graph__figure__head {
    background-color: #edf0f6;
  }
}
body.follower06 .main-content .qa-content {
  background-color: rgba(240, 240, 240, 0.4);
}
body.follower06 .main-content .qa-content .inner-wrap {
  padding-top: 72px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .qa-content .inner-wrap {
    padding-top: 40px;
    padding-bottom: 30px;
  }
}
body.follower06 .main-content .qa-content .inner-wrap .qa-font {
  font-family: "gotham", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #002F7B;
  font-size: 2.5rem;
}
body.follower06 .main-content .qa-content .inner-wrap .qa-font span {
  font-size: 1.1875rem;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .qa-content .inner-wrap .qa-font {
    font-size: 2.1875rem;
  }
  body.follower06 .main-content .qa-content .inner-wrap .qa-font span {
    font-size: 1.125rem;
  }
}
body.follower06 .main-content .qa-content .inner-wrap .h2-ttl {
  font-size: 1.625rem;
  font-weight: bold;
}
body.follower06 .main-content .qa-content .inner-wrap .h2-ttl .sub-ttl {
  font-size: 1.25rem;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .qa-content .inner-wrap .h2-ttl {
    font-size: 1.375rem;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 30px;
  }
  body.follower06 .main-content .qa-content .inner-wrap .h2-ttl .sub-ttl {
    font-size: 1rem;
  }
}
body.follower06 .main-content .qa-content .inner-wrap .h2-ttl .qa-font {
  font-size: 3.125rem;
}
body.follower06 .main-content .qa-content .inner-wrap .h2-ttl .qa-font span {
  font-size: 1.625rem;
}
body.follower06 .main-content .qa-content .inner-wrap .qa-item {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .qa-content .inner-wrap .qa-item {
    margin-bottom: 30px;
  }
  body.follower06 .main-content .qa-content .inner-wrap .qa-item:last-of-type {
    margin-bottom: 0;
  }
}
body.follower06 .main-content .qa-content .inner-wrap .qa-item .qa-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #002F7B;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .qa-content .inner-wrap .qa-item .qa-ttl {
    gap: 12px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
body.follower06 .main-content .qa-content .inner-wrap .qa-item .qa-ttl .unit {
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  body.follower06 .main-content .qa-content .inner-wrap .qa-item .flex-box.pc-ver {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
  }
  body.follower06 .main-content .qa-content .inner-wrap .qa-item .flex-box.pc-ver .flex-left {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .qa-content .inner-wrap .qa-item .flex-box.pc-ver {
    display: none;
  }
}
@media print, screen and (min-width: 769px) {
  body.follower06 .main-content .qa-content .inner-wrap .qa-item .flex-box.sp-ver {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .qa-content .inner-wrap .qa-item .flex-box.sp-ver {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
body.follower06 .main-content .qa-content .inner-wrap .qa-item .balloon-box {
  position: relative;
  margin-top: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.follower06 .main-content .qa-content .inner-wrap .qa-item .balloon-box::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 171px;
  background-image: url(/3470/202603/a/common/img/follower/06/img_qa_deco.png);
  position: absolute;
  top: -44px;
  left: 0;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .qa-content .inner-wrap .qa-item .balloon-box {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
  }
  body.follower06 .main-content .qa-content .inner-wrap .qa-item .balloon-box::before {
    width: 100%;
    min-height: 325px;
    height: 100%;
    background-image: url(/3470/202603/a/common/img/follower/06/img_qa_deco_sp.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: -25px;
  }
  body.follower06 .main-content .qa-content .inner-wrap .qa-item .balloon-box .img-wrap {
    margin-inline: auto;
  }
}
body.follower06 .main-content .qa-content .inner-wrap .qa-item .balloon-box p {
  font-size: 0.875rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .qa-content .inner-wrap .qa-item .balloon-box p {
    padding-left: 20px;
    font-size: 0.6875rem;
  }
}
body.follower06 .main-content .qa-content .inner-wrap .qa-item .balloon-box .head {
  font-size: 1rem;
  color: #75A0B5;
  margin-right: 35px;
  margin-left: 50px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .qa-content .inner-wrap .qa-item .balloon-box .head {
    font-size: 0.875rem;
    margin-right: 0;
    margin-left: 0;
  }
}
body.follower06 .main-content .inner-wrap:has(.btn-wrap) {
  padding-top: 30px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .inner-wrap:has(.btn-wrap) {
    padding-top: 15px;
  }
}
body.follower06 .main-content .inner-wrap .btn-wrap {
  text-align: center;
}
body.follower06 .main-content .inner-wrap .btn-wrap .cv-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 320px;
  padding: 10px;
  font-size: 0.9375rem;
  position: relative;
  border: 1px solid #505050;
  border-radius: 6px;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.follower06 .main-content .inner-wrap .btn-wrap .cv-btn::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url(/3470/202603/a/common/img/follower/06/icn_external.svg);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 30px;
}
@media only screen and (max-width: 768px) {
  body.follower06 .main-content .inner-wrap .btn-wrap .cv-btn {
    font-size: 0.875rem;
    max-width: 260px;
  }
  body.follower06 .main-content .inner-wrap .btn-wrap .cv-btn::after {
    right: 12px;
  }
}
body.follower06 .main-content .inner-wrap .btn-wrap .cv-btn:hover {
  border: 1px solid transparent;
  background-color: #F0F0F0;
}

@media print, screen and (min-width: 769px) {
  .pc-only {
    display: block !important;
  }
  .sp-only {
    display: none !important;
  }
  .inner-picture.col2 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
  }
  .inner-picture.col2 .content-wrap.col2 {
    width: 76%;
  }
}
@media only screen and (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
  .sp-only {
    display: block !important;
  }
  body.follower06 .back-ground-inside .txt-wrap {
    max-width: 100%;
    padding: 0 21px;
  }
  body.follower06 .main-wrap .flx-wrap {
    max-width: 100%;
    padding: 0 21px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    margin-top: 16px;
  }
  body.follower06 .main-wrap .flx-wrap > img {
    padding-top: 4px;
  }
  body.follower06 .main-wrap .wrap-title {
    margin: 0 21px;
    margin-top: 24px;
  }
  body.follower06 .back-ground-inside .txt-wrap h2 {
    font-size: 24px;
    font-weight: 600;
  }
  body.follower06 .main-wrap .wrap-title h3 {
    font-size: 16px;
  }
  body.follower06 .back-ground-inside .txt-wrap p {
    font-size: 15px;
    font-weight: 500;
    margin-top: 10px;
    letter-spacing: -0.01em;
  }
  body.follower06 .main-wrap .inner-picture {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}