@charset "utf-8";
* {
  text-decoration: none;
  margin: 0;
  padding: 0;
}
#spotmap * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#panlist_bali {
  background: #a00105;
  color: #fff;
  overflow: hidden;
  padding: 7px;
  list-style: none;
  font-size: 14px;
}
#panlist_bali ol {
  margin: 0 auto;
  padding: 0 10px;
  max-width: 1100px;
  min-width: 980px;
  list-style: none;
}
#panlist_bali ol li {
  float: left;
}
#panlist_bali ol li a {
  color: #fc0;
}
#panlist_bali ol li a:hover {
  color: #fff;
}
#spotmap {
  line-height: 1.8;
  font-size: 18px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 960px;
  margin: 0 auto;
}
#spotmap a:hover {
  opacity: 0.8;
}
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 0px #ccc !important;
  -webkit-box-shadow: 0 0 0px #ccc !important;
  box-shadow: 0 0 0px #ccc !important;
  border: none !important;
  left: 0px !important;
  background: none !important;
}
/* スライダー */
.main_visual {
  position: relative;
  overflow: hidden;
}
.main_visual .slider_box {
  position: relative;
}
.main_visual .bx-wrapper {
  margin-bottom: 0;
}
.main_visual h2 {
  position: absolute;
  z-index: 1;
  top: 70px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.main_visual h2 img {
  width: 60vw;
  height: auto;
  max-width: 900px;
}
.main_visual .bxslider li {
  width: auto;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 35vw;
  max-height: 450px;
}
.main_visual .bxslider li.main01 {
  background-image: url(../image/spotmap/main01.jpg);
}
.main_visual .bxslider li.main02 {
  background-image: url(../image/spotmap/main02.jpg);
}
.main_visual .bxslider li.main03 {
  background-image: url(../image/spotmap/main03.jpg);
}
.main_visual .bxslider li.main04 {
  background-image: url(../image/spotmap/main04.jpg);
}
.main_visual .bt_slide_left, .main_visual .bt_slide_right {
  position: absolute;
  top: 46%;
  z-index: 10;
}
.main_visual .bt_slide_left {
  left: 5%;
}
.main_visual .bt_slide_right {
  right: 5%;
}
.main_visual .bx-wrapper .bx-controls-direction a {
  width: 40px;
  height: 40px;
}
.main_visual .bx-wrapper .bx-next:hover {
  background-position: 0;
}
.main_visual .bx-wrapper .bx-pager {
  bottom: 20px;
}
.main_visual .bx-wrapper .bx-pager.bx-default-pager a {
  width: 13px;
  height: 13px;
  border-radius: 10px;
  background: #fff;
  border: 2px solid #fff;
}
.main_visual .bx-wrapper .bx-pager.bx-default-pager a.active, .main_visual .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background-color: #ed912e;
  border: 2px solid #fff;
}
/* 観光スポットのスライダー */
.spot-box .photo-box {
  position: relative;
}
.spot-box .bx-wrapper .bx-prev {
  background-image: url(../image/spotmap/prev.png);
  background-repeat: no-repeat;
  background-position: center;
}
.spot-box .bx-wrapper .bx-next {
  background-image: url(../image/spotmap/next.png);
  background-repeat: no-repeat;
  background-position: center;
}
.spot-box .bx-wrapper .bx-prev:hover, .spot-box .bx-wrapper .bx-next:hover {
  background-position: center;
}
.spot-box .bx-wrapper .bx-controls-direction a {
  width: 40px;
  height: 40px;
}
.spot-box .bx-wrapper .bx-pager {
  bottom: 20px;
}
.spot-box .bx-wrapper .bx-pager.bx-default-pager a {
  width: 15px;
  height: 15px;
  border-radius: 10px;
  background: #fff;
  border: 2px solid #fff;
}
.spot-box .bx-wrapper .bx-pager.bx-default-pager a.active, .spot-box .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background-color: #ed912e;
  border: 2px solid #fff;
}
.spot-box .bx-wrapper {
  margin-bottom: 0;
}
#spotmap .bt_pagetop {
  position: fixed;
  right: 20px;
  bottom: 50px;
  z-index: 200;
}
#spotmap .ph_unit .illust1 {
  position: absolute;
  bottom: -19px;
  right: -39px;
}
.attention {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background-color: #fbf6d3;
}
.attention p {
  text-align: center;
  font-size: 15px;
  padding: 20px 0;
}
.read {
  font-size: 20px;
  padding: 20px 0;
}
.read p {
  display: inline;
  border-bottom: 3px dotted #f2b26c;
}
.mokuzi {
  background-image: url(../image/spotmap/bg.png), url(../image/spotmap/bg.png);
  background-repeat: repeat-x;
  background-position: top, bottom;
  padding: 30px 0;
  margin: 20px 0;
}
.mokuzi ul li {
  list-style-type: none;
}
.mokuzi ul li a {
  color: #333;
  font-size: 25px;
  font-weight: bold;
}
.mokuzi .title {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
}
.mokuzi ul.inner {
  padding-left: 30px;
}
.mokuzi ul.inner > li {
  background-image: url(../image/spotmap/icon-map.png);
  background-repeat: no-repeat;
  padding-left: 37px;
  background-size: 27px;
  background-position: 5px 8px;
  margin: 10px 0;
}
.mokuzi ul.inner ul li a {
  font-size: 18px;
}
.mokuzi ul.inner ul div.btn-toggle {
  display: block;
  width: 120px;
  font-size: 15px;
  background-color: #eee;
  border-radius: 5px;
  padding: 3px 10px;
  position: relative;
  cursor: pointer;
  margin: 5px 0 0;
}
.mokuzi ul.inner ul div.btn-toggle .btn-open::before {
  content: "";
  position: absolute;
  top: 48%;
  right: 13px;
  width: 12px;
  height: 2px;
  transform: rotate(90deg);
}
.mokuzi ul.inner ul div.btn-toggle .btn-open::before, .mokuzi ul.inner ul div.btn-toggle .btn-open::after, .mokuzi ul.inner ul div.btn-toggle .btn-close::before {
  background: #333;
}
.mokuzi ul.inner ul div.btn-toggle .btn-open::after {
  content: "";
  position: absolute;
  top: 47%;
  right: 13px;
  width: 12px;
  height: 2px;
}
.mokuzi ul.inner ul div.btn-toggle.active .btn-open {
  display: none;
}
.mokuzi ul.inner ul div.btn-toggle .btn-close {
  display: none;
}
.mokuzi ul.inner ul div.btn-toggle.active .btn-close {
  display: block;
  padding-left: 15px;
}
.mokuzi ul.inner ul div.btn-toggle .btn-close::before {
  content: "";
  position: absolute;
  top: 48%;
  right: 13px;
  width: 12px;
  height: 2px;
  transform: rotate(180deg);
}
.section {
  padding: 50px 0;
}
#spotmap h2 {
  font-size: 35px;
  text-align: center;
  position: relative;
  margin-bottom: 50px;
  font-weight: bold;
}
#spotmap h2:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 6.5px;
}
#spotmap h2:before {
  background-color: #ec7311;
}
#spotmap p.text {
  padding: 20px 0;
}
/* 観光地一覧マップ */
.map-box {
  background-color: #e1f9fd;
  height: 550px;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.pc-map {
  background-image: url(../image/spotmap/map-pc-new.png);
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  height: 550px;
  width: 960px;
  margin: 0 auto;
}
ul.map_inner {
  width: 960px;
  margin: 0 auto;
}
ul.map_inner li a {
  position: absolute;
  display: block;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  text-align: center;
}
ul.map_inner li {
  list-style: none;
}
ul.map_inner li.map01 a {
  top: 155px;
  right: 417px;
  width: 109px;
}
ul.map_inner li.map02 a {
  top: 305px;
  right: 475px;
  width: 120px;
}
ul.map_inner li.map03 a {
  top: 333px;
  right: 500px;
  width: 109px;
}
ul.map_inner li.map04 a {
  top: 213px;
  right: 422px;
  width: 125px;
}
ul.map_inner li.map05 a {
  top: 41px;
  right: 403px;
  width: 236px;
  font-size: 13px;
}
ul.map_inner li.map06 a {
  top: 265px;
  right: 97px;
  width: 179px;
  font-size: 13px;
}
ul.map_inner li.map07 a {
  top: 277px;
  right: 425px;
  width: 136px;
}
ul.map_inner li.map08 a {
  top: 346px;
  right: 239px;
  width: 84px;
}
ul.map_inner li.map09 a {
  bottom: 62px;
  right: 489px;
  width: 97px;
}
ul.map_inner li.map10 a {
  top: 377px;
  right: 181px;
  width: 109px;
}
ul.map_inner li.map11 a {
  top: 96px;
  left: 443px;
  width: 83px;
}
ul.map_inner li.map12 a {
  top: 124px;
  left: 317px;
  width: 177px;
}
ul.map_inner li.map13 a {
  top: 78px;
  right: 213px;
  width: 95px;
}
ul.map_inner li.map14 a {
  top: 107px;
  right: 176px;
  width: 95px;
}
ul.map_inner li.map15 a {
  top: 16px;
  right: 263px;
  width: 123px;
}
ul.map_inner li.map16 a {
  top: 49px;
  right: 176px;
  width: 185px;
}
ul.map_inner li.map17 a {
  top: 178px;
  right: 203px;
  width: 84px;
}
ul.map_inner li.map18 a {
  top: 252px;
  left: 369px;
  width: 140px;
}
ul.map_inner li.map19 a {
  top: 69px;
  right: 405px;
  width: 93px;
}
ul.map_inner li.map20 a {
  bottom: 165px;
  left: 446px;
  width: 84px;
}
ul.map_inner li.map21 a {
  bottom: 17px;
  right: 422px;
  width: 61px;
}
ul.map_inner li.map22 a {
  top: 182px;
  left: 331px;
  width: 108px;
}
ul.map_inner li.map23 a {
  top: 149px;
  right: 193px;
  width: 70px;
}
ul.map_inner li.map24 a {
  top: 238px;
  right: 252px;
  width: 107px;
}
ul.map_inner li.map25 a {
  top: 232px;
  right: 129px;
  width: 113px;
}
ul.map_inner li.map26 a {
  top: 292px;
  right: 176px;
  width: 97px;
}
ul.map_inner li.map27 a {
  top: 320px;
  right: 116px;
  width: 204px;
}
ul.map_inner li.map28 a {
  bottom: 93px;
  right: 258px;
  width: 124px;
}
ul.map_inner li.map29 a {
  bottom: 66px;
  right: 281px;
  width: 120px;
}
ul.map_inner li.map30 a {
  top: 77px;
  left: 108px;
  width: 229px;
  font-size: 13px;
}
ul.map_inner li.map31 a {
  bottom: 118px;
  right: 204px;
width: 171px;
}
ul.map_inner li.map32 a {
  top: 201px;
  right: 90px;
  width: 112px;
}
ul.map_inner li.map33 a {
  top: 224px;
  left: 304px;
  width: 100px;
}
ul.map_inner li.map34 a {
  bottom: 38px;
  right: 297px;
  width: 123px;
}
ul.map_inner li.map35 a {
  bottom: 103px;
  left: 228px;
  width: 243px;
  font-size: 13px;
}
/* アイコンの説明 */
.icon-box {
  border: 1px solid #000;
  margin: 30px 0 50px;
}
.icon-box p {
  text-align: center;
  background-color: #fffbf1;
  border-bottom: 1px solid;
  padding: 3px 10px;
}
.icon-box ul li {
  list-style-type: none;
  width: 25%;
  font-size: 16px;
  display: flex;
  font-weight: bold;
  align-items: center;
  margin-bottom: 10px;
}
.icon-box ul {
  padding: 15px 20px 5px;
  display: flex;
  flex-wrap: wrap;
}
.icon-box ul li img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.icon-box ul li:nth-of-type(1) {
  color: #ff8916;
}
.icon-box ul li:nth-of-type(2) {
  color: #f1aa15;
}
.icon-box ul li:nth-of-type(3) {
  color: #279ed2;
}
.icon-box ul li:nth-of-type(4) {
  color: #e5533e;
}
.icon-box ul li:nth-of-type(5) {
  color: #93c719;
}
.icon-box ul li:nth-of-type(6) {
  color: #985c07;
}
.icon-box ul li:nth-of-type(7) {
  color: #3dad53;
}
.icon-box ul li:nth-of-type(8) {
  color: #bd0000;
}
/* 観光地 */
.bg-box {
  background-color: #fffbf1;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 50px 0 50px;
}
.spot-box {
  width: 960px;
  margin: 0 auto 50px;
}
.link-box a {
  display: block;
  width: 360px;
  background-color: #fff;
  padding: 15px 10px;
  border-radius: 7px;
  box-shadow: 0 5px 0 0 rgb(0, 0, 0);
  border: 1px solid;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.link-box a::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border: solid 7px transparent;
  border-left: solid 9px #000;
  top: 50%;
  right: 3px;
  margin-top: -5px;
}
.link-box {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.link-box a.link-hotel {
  background-color: #f1a2c0;
}
.link-box a.link-op {
  background-color: #f1b566;
  margin-right: 15px;
}
.advice-box, .info-box {
  background-color: #fff;
}
.advice-box {
  border: #ec7d13 solid 3px;
  margin-bottom: 30px;
  padding: 10px 25px;
}
.info-box {
  border: #ec7d13 dotted 6px;
  padding: 10px 25px 30px;
}
.info-box ul li {
  list-style-type: none;
  border-bottom: 1px solid #b5b5b5;
  padding: 8px 0;
  display: flex;
}
.info-box ul li span:first-of-type {
  display: inline-block;
  width: 25%;
}
#spotmap .info-box ul li.icon-time span {
  background-image: url(../image/spotmap/icon-time.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
}
.info-box ul li.icon-time {
  font-weight: bold;
}
.advice-box p.text span {
  display: block;
  font-weight: bold;
  background-image: url(../image/spotmap/bg-text.png);
  line-height: 35px;
}
.advice-box .advice-ttl {
  font-size: 25px;
  font-weight: bold;
  color: #ec7d13;
  display: flex;
  align-items: center;
}
.advice-box .advice-ttl img, .info-ttl img {
  padding-right: 10px;
}
.info-box ul li span.address {
  width: 75%;
}
span.info-text-s {
  font-size: 15px;
  line-height: 15px;
  height: 16px;
  padding-top: 10px;
}
#spotmap .advice-box p.text {
  padding: 5px 0px 15px;
}
.info-ttl {
  color: #ec7d13;
  font-size: 25px;
  font-weight: bold;
  border-bottom: 1px solid;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.spot-ttl {
  display: flex;
  align-items: center;
}
.spot-ttl span {
  width: 40px;
  height: 42px;
  color: #fff;
  background-image: url(../image/spotmap/bg-no.png);
  background-size: 40px 42px;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
}
.spot-ttl h3 {
  font-size: 35px;
  color: #ec7d13;
  line-height: 1;
  padding: 0 5px;
}
.spot-ttl ul li img {
  width: 40px;
  height: auto;
}
.spot-ttl ul li {
  list-style-type: none;
  display: inline-block;
}
.spot-ttl ul {
  line-height: 1;
}
.spot-sub-ttl {
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0;
}
/* 移動に便利 */
#car {
  padding: 70px 0;
}
#car .link-box {
  display: block;
  width: 450px;
  margin-top: 5px;
}
#car .link-box a.link-op {
  margin-right: 0;
  width: 410px;
  margin: 0 auto;
}
#car .car-left {
  width: 50%;
  float: left;
}
#car h3 {
  font-size: 20px;
  background-color: #fbf6d3;
  font-weight: bold;
  text-align: center;
  border-radius: 7px;
  color: #ec7311;
  width: 450px;
  padding: 5px;
  margin-bottom: 15px;
}
#car table {
  width: 410px;
  margin: 0 20px;
}
#car table, #car td, #car th {
  border: 1px solid #000;
  border-collapse: collapse;
}
#car td, #car th {
  font-weight: bold;
  padding: 6px 20px;
}
#car th {
  background-color: #eeeeee;
  font-size: 18px;
  text-align: left;
  width: 120px;
}
#car p.text-s {
  width: 410px;
  margin: 0 20px;
  font-size: 15px;
}
/* まとめ */
#matome-box {
  font-weight: bold;
  line-height: 2;
}
/* PCレイアウト */
@media (min-width: 640px) {
  /*--------------------------------------------------*
   *   PCでは無効/表示されない
   *--------------------------------------------------*/
  .pc_none {
    display: none !important;
  }
}
/* スマホレイアウト */
@media (max-width: 639px) {
  /*--------------------------------------------------*
   *   SPでは無効/表示されない
   *--------------------------------------------------*/
  .sp_none {
    display: none !important;
  }
  #panlist_bali {
    background: #a00105 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 4px;
  }
  #container {
    padding: 0px;
    width: 100%;
    background: none;
  }
  #container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #spotmap {
    float: none;
    padding: 0px;
    width: 100%;
    font-size: 4vw;
    line-height: 1.6;
  }
  #spotmap img {
    border: 0px;
    vertical-align: top;
    max-width: 100%;
    height: auto;
    width /***/ : auto;
  }
  /* メイン画像など */
  .main_visual .bt_grp {
    display: none;
  }
  .main_visual .bx-wrapper .bx-pager {
    bottom: 8px;
  }
  .main_visual .bx-wrapper .bx-pager.bx-default-pager a {
    width: 10px;
    height: 10px;
  }
  .main_visual .bxslider li {
    height: 40vw;
  }
  .main_visual .bxslider li img.pc_none {
    height: 47vw;
    object-fit: cover;
    width: 100%;
}
  .main_visual h2 img {
    width: 86vw;
  }
  .main_visual h2 {
    top: 10px;
  }
  .attention p {
    text-align: left;
    font-size: 4vw;
    padding: 10px;
  }
  .attention p br {
    display: none;
  }
  .read {
    font-size: 4.5vw;
    padding: 10px;
  }
  .read p {
    border-bottom: 2px dotted #f2b26c;
    padding-bottom: 3px;
    line-height: 2;
  }
  .mokuzi {
    padding: 20px 10px;
    margin: 10px 0;
  }
  .mokuzi .title {
    font-size: 5vw;
  }
  .mokuzi ul li a {
    font-size: 5vw;
  }
  .mokuzi ul.inner ul li a {
    font-size: 4.5vw;
  }
  .mokuzi ul.inner {
    padding-left: 2vw;
  }
  .mokuzi ul.inner > li {
    padding-left: 29px;
    background-size: 20px;
    background-position: 5px 2px;
  }
  .mokuzi ul.inner ul div.btn-toggle {
width: 30vw;
    font-size: 3.8vw;
  }
  #spotmap h2 {
    font-size: 6vw;
    margin-bottom: 30px;
  }
  .section {
    padding: 0 10px 30px;
  }
  /* 観光地一覧マップ */
  #spotmap h2::before {
    width: 60px;
    height: 5px;
    bottom: -10px;
  }
  #spotmap p.text {
    padding: 10px 0;
    font-size: 4vw;
  }
  .spot-box .bx-wrapper .bx-controls-direction a {
    width: 30px;
    height: 30px;
  }
  .spot-box .bx-wrapper .bx-prev, .spot-box .bx-wrapper .bx-next {
    background-size: 19px 30px;
  }
  .spot-box .bx-wrapper .bx-pager {
    bottom: 10px;
  }
  .map-box {
    height: auto;
    padding: 20px 0;
  }
  .map-box .sp-map img {
    padding: 0 10px;
  }
  input[name="tab-item"] {
    display: none;
  }
  .sp-map-tab .tab-item {
    width: auto;
    padding: 8px;
    background-color: #fbe5cd;
    font-size: 3.5vw;
    text-align: center;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: -3px;
    color: #333;
    display: block;
    float: left;
    text-align: center;
    border-radius: 5px 5px 0 0;
    border-bottom: 3px solid #ed912e;
    position: relative;
  }
  .sp-map-tab .tab-item::after {
    content: "";
    position: absolute;
    height: 3px;
    width: 100vw;
    background-color: #ed912e;
    bottom: -3px;
    z-index: 1;
  }
  .sp-map-tab {
    overflow: hidden;
  }
  /*タブ切り替えの中身のスタイル*/
  .tab-content {
    display: none;
    clear: both;
    overflow: hidden;
  }
  /*選択されているタブのコンテンツのみを表示*/
  #tab01:checked ~ #tab01-content, #tab02:checked ~ #tab02-content {
    display: block;
  }
  /*選択されているタブのスタイルを変える*/
  .sp-map-tab input:checked + .tab-item {
    background-color: #ed912e;
    color: #fff;
  }
  .sp-map-tab p {
    overflow: hidden;
    clear: both;
    padding-top: 10px;
  }
  .sp-map-tab p.tab-ttl {
    margin: 10px 0;
    background-color: #fbe5cd;
    text-align: center;
    padding: 2px;
    font-weight: bold;
    font-size: 4.3vw;
  }
  .sp-map-tab .tab-content ul li span {
    display: inline-block;
    color: #fff;
    border-radius: 40px;
    line-height: 1;
    margin: 5px 5px 0 0;
    position: relative;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    width: 23px;
    letter-spacing: -1px;
    text-align: center;
  }
  .sp-map-tab .tab-content ul li span::after {
    position: absolute;
    content: "";
    height: 23px;
    width: 23px;
    background-color: #ed912e;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: -1;
    border-radius: 15px;
  }
  .sp-map-tab .tab-content ul li a {
    color: #333;
    font-size: 4.5vw;
  }
  /* アイコンの説明 */
  .icon-box {
    margin: 20px 0 0;
  }
  .icon-box ul {
    padding: 10px;
    display: block;
  }
  .icon-box ul li {
    width: auto;
    font-size: 5vw;
    margin-bottom: 7px;
  }
  #spotmap .icon-box ul li img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
  /* 観光地 */
  .section {
    margin-top: -70px;
    padding-top: 70px;
  }
  .bg-box {
    margin: 0;
    width: auto;
    padding: 10px;
  }
  .spot-ttl h3 {
    font-size: 5.5vw;
    font-weight: bold;
  }
  .spot-ttl span {
width: 40px;
height: 35px;
    background-size:40px 35px;
    font-size: 6vw;
    margin-right: 5px;
  }
  .spot-ttl ul {
    display: none;
  }
  .photo-box {
    position: relative;
  }
  .photo-box ul {
    display: flex;
    position: absolute;
    margin: 5px;
    top: 0;
  }
  .photo-box ul li {
    padding-right: 5px;
  }
  #spotmap .photo-box ul li img {
    width: 30px;
    height: 30px;
  }
  .spot-box {
    width: auto;
  }
  .spot-sub-ttl {
    font-size: 3.8vw;
  }
  .advice-box {
    margin-bottom: 20px;
    padding: 10px;
  }
  .advice-box .advice-ttl {
    font-size: 5vw;
  }
  .advice-box p.text span {
    border-bottom: #ccc dotted 2px;
    line-height: 2;
    background-image: none;
    display: inline;
    padding-bottom: 3px;
  }
  .advice-box p.text br {
    display: none;
  }
  #spotmap .advice-box p.text {
    padding: 5px 0px;
  }
  .info-box {
    padding: 10px;
    border: #ec7d13 dotted 3px;
  }
  .info-ttl {
    font-size: 5vw;
    border-bottom: 2px solid;
  }
  #spotmap .advice-box .advice-ttl img, #spotmap .info-ttl img {
    padding-right: 5px;
    width: 30px;
  }
  .info-box ul li {
    display: block;
    border-bottom: 0;
  }
  .info-box ul li span:first-of-type {
    display: block;
    width: 100%;
    background-color: #eeeeee;
    padding: 2px 5px;
    margin-bottom: 5px;
  }
  span.info-text-s {
    font-size: 3.8vw;
    line-height: normal;
    display: block;
    height: auto;
    padding-top: 0;
  }
  #spotmap .info-box ul li span.address {
    width: 100%;
    background: none;
    margin-bottom: 0;
  }
  #spotmap .info-box ul li.icon-time span {
    background-position: 6px;
    background-size: 12px;
  }
  .link-box {
    display: block;
    margin: 10px 0;
  }
  .link-box a {
    width: auto;
  }
  .link-box a.link-op {
    margin-right: 0;
    margin-bottom: 10px;
  }
  #car {
    padding: 30px 10px;
  }
  #car h3 {
    font-size: 4.5vw;
    width: auto;
  }
  #car .car-left {
    width: auto;
    float: none;
  }
  #car table, #car p.text-s, #car .link-box {
    width: 90%;
    margin: 0 auto;
  }
  #car .link-box a.link-op {
    width: auto;
    margin: 10px auto 20px;
  }
  #car th {
    font-size: 3.8vw;
    width: 40%;
  }
  #car td, #car th {
    padding: 6px 10px;
  }
  #car td {
    font-size: 5vw;
  }
  #car p.text-s {
    font-size: 4vw;
  }
  #matome-box p.text {
    padding: 10px;
    font-size: 4.5vw;
  }
  .page-link {
padding-top: 25vw;
margin-top: -25vw;
    display: block;
}
}
@media (min-width: 640px) {
.read-box {
        display: flex;
    }
    .read-box .read{
        padding-top: 50px;
    }
    }

.mvBody-main{
    border-radius: 40px;
    overflow: hidden;
}
.mvBody-main iframe {
    border-radius: 40px;
    overflow: hidden;
}
.mvBody-main video {
    width: 230px;
    width: 235px;
    /* height: 522px; */
    border-radius: 40px;
    margin: 0 auto;
    display: block;
}

.mvBody {
    margin: 0 auto;
}
.mvBody-top {
  position: relative;
  display: inline-block;
        text-align: center;
        font-size: 20px;
        color: #F95937;
        font-weight: bold;
        line-height: 125%;
        margin: 35px auto 25px;
        /* width: 293px; */
        width: 293px;
        padding: 0;
    }
.mvBody-top:before, .mvBody-top:after {
  content: '';
  position: absolute;
bottom: 30%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: #F95937;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.mvBody-top p::before {
/*content: "";*/
    background: url(/img/icon-mv-o.png) no-repeat center center;
    width: 60px;
    display: none;
    /* position: absolute; */
    height: 52px;
    background-size: 46px;
    margin: 20px auto 10px;
}
.mvBody-top:before {
  left:0;
-webkit-transform: rotate(-240deg);
    transform: rotate(240deg);
}
.mvBody-top:after {
  right: 0;
}
@media (max-width: 639px) {
.mvBody-main video {
    width: 210px;
    }
.mvBody {
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
}
.mvBody-top{
        margin: 0 auto 20px;    
    }
.mvBody-top p{
        margin: 0 auto 0px;
    }
.mvBody-top p:before{
    display: none;
    }
.mvBody-top:before, .mvBody-top:after {
    bottom: 35%;
    }
}