.top {
  padding: 70px 0;
}
.top ul {
  width: 88%;
  display: table;
  margin: 30px auto 0;
}
.top ul li {
  display: table-cell;
  width: 33.3%;
  padding: 0 15px;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
}
.top ul li h3 {
  color: #333;
  font-size: 1.1rem;
  line-height: 1.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  margin-top: 15px;
}
.top ul li .detail {
  display: table;
  width: 100%;
  border-top: 1px solid #aaa;
  padding-top: 15px;
  margin-top: 15px;
}
.top ul li .detail .price {
  display: table-cell;
  width: 65%;
  color: #fd0000;
  font-size: 1rem;
  font-weight: 700;
  vertical-align: middle;
}
.top ul li .detail .price span {
  font-size: 1.4rem;
  padding: 0 5px;
}
.top ul li .detail .link {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  width: 35%;
  font-size: 0.95rem;
}
.top ul li .detail .link p {
  background-color: #ff2c5a;
  padding: 8px;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  transition: 0.3s ease-in-out;
}
.top ul li:hover .link p {
  opacity: 0.6;
}
.top ul a {
  display: block;
  padding: 20px 15px;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0 0 5px 0 #888;
}

.intro {
  padding: 0 5% 30px;
}
.intro .title {
  padding-left: 5%;
}
.intro .title h2 {
  color: #111;
  font-family: "Shippori Mincho", serif;
  font-size: 1.8rem;
  font-weight: bold;
}
.intro .title .sub {
  color: #9b864c;
  font-family: "Shippori Mincho", serif;
  font-size: 1.1rem;
  margin-top: 20px;
}
.intro .title .text {
  font-size: 0.95rem;
  line-height: 1.4rem;
  color: #333;
  margin-top: 10px;
}

.highlights {
  display: table;
  width: 100%;
  margin-top: 20px;
}
.highlights .info {
  display: table-cell;
  width: 45%;
  padding-right: 20px;
  box-sizing: border-box;
  vertical-align: top;
}
.highlights .pic {
  display: table-cell;
  width: 55%;
  box-sizing: border-box;
  vertical-align: top;
}
.highlights h3 {
  font-family: "Shippori Mincho", serif;
  color: #ff0d3c;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.highlights .text {
  font-size: 0.95rem;
  line-height: 1.6rem;
  margin-bottom: 10px;
  color: #444;
}
.highlights dl {
  display: table;
  width: 100%;
  border-bottom: 1px dotted #888;
  padding-bottom: 10px;
  margin-top: 15px;
  font-size: 0.9rem;
}
.highlights dt {
  display: table-cell;
  vertical-align: middle;
  color: #0d36ff;
  width: 28%;
  padding-left: 5px;
}
.highlights dd {
  display: table-cell;
  vertical-align: middle;
  color: #333;
  width: 72%;
}

.area {
  background-color: #f3fffd;
  padding: 70px 0 50px;
}
.area .container {
  display: flex;
  width: 90%;
  margin: 0 auto;
  padding-top: 30px;
}
.area .main {
  display: block;
  width: 63%;
  padding-left: 0%;
  box-sizing: border-box;
}
.area .sidebar {
  width: 37%;
}
.area .item_fixed {
  position: sticky;
  margin-bottom: 0;
  top: 0px;
  left: 0px;
  z-index: 1;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  padding-right: 50px;
  padding-top: 80px;
}
.area ul {
  display: block;
  width: 100%;
}
.area li {
  display: table;
  width: 100%;
  padding: 0px 0px 30px;
  border-bottom: 1px solid #888;
  margin-bottom: 30px;
  display: table;
  width: 100%;
}
.area li figure {
  display: table-cell;
  width: 30%;
  vertical-align: top;
  padding-right: 30px;
}
.area li div {
  display: table-cell;
  width: 70%;
  vertical-align: top;
}
.area li h3 {
  font-size: 1.3rem;
  margin: 15px 0 5px;
  color: #111;
}
.area li .text {
  font-size: 0.95rem;
  line-height: 1.35rem;
  margin-bottom: 20px;
  color: #333;
}

.bx-wrapper .bx-pager {
  width: 40%;
  left: 8%;
}

.todo {
  padding: 50px 0;
  background-color: #fffafc;
}
.todo .boxs {
  width: 90%;
  margin: 0 auto;
  position: relative;
  padding-top: 44%;
}
.todo .boxs section {
  position: absolute;
  overflow: hidden;
  padding: 4px;
  box-sizing: border-box;
  cursor: pointer;
}
.todo .boxs .first {
  width: 42.5%;
  top: 0;
  left: 0;
  height: 65%;
}
.todo .boxs .second {
  width: 25%;
  top: 0%;
  right: 32%;
  height: 31.5%;
}
.todo .boxs .third {
  width: 25%;
  top: 33%;
  right: 32%;
  height: 31.5%;
}
.todo .boxs .forth {
  width: 31%;
  top: 0%;
  right: 0%;
  height: 48.5%;
}
.todo .boxs .fifth {
  width: 31%;
  top: 51%;
  right: 0%;
  height: 48.5%;
}
.todo .boxs .sixth {
  width: 22.5%;
  bottom: 0%;
  left: 0%;
  height: 32%;
}
.todo .boxs .seven {
  width: 22.5%;
  bottom: 0%;
  left: 23%;
  height: 32%;
}
.todo .boxs .eight {
  width: 22.5%;
  bottom: 0%;
  left: 46%;
  height: 32%;
}
.todo .wrap {
  position: relative;
}
.todo .wrap .caption {
  position: absolute;
  bottom: -28px;
  left: 4px;
  width: 240px;
  padding: 4px;
  display: table;
  background-color: rgba(255, 255, 255, 0.98);
  height: 0px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  opacity: 0;
}
.todo .wrap .caption figure {
  display: table-cell;
  vertical-align: middle;
  width: 16%;
  display: none;
}
.todo .wrap .caption p {
  color: #111;
  font-weight: bold;
  font-size: 1.1rem;
  display: table-cell;
  vertical-align: middle;
  width: 84%;
  padding-left: 10px;
  box-sizing: border-box;
  display: none;
}
.todo .wrap:hover .caption {
  bottom: 0px;
  opacity: 1;
}
.todo .wrap:hover .caption figure {
  display: table-cell;
}
.todo .wrap:hover .caption p {
  display: table-cell;
}
.todo .first .wrap .caption {
  width: 300px;
}
.todo .first .wrap .caption figure {
  width: 13%;
}
.todo .first .wrap .caption p {
  width: 87%;
}

.basic_info {
  padding: 70px 0 30px;
}
.basic_info ul.theme {
  display: table;
  width: 88%;
  margin: 30px auto 40px;
}
.basic_info li.theme {
  display: table-cell;
  vertical-align: top;
  width: 33.3%;
  padding: 0 20px;
  box-sizing: border-box;
}
.basic_info .title {
  position: relative;
  width: 100%;
  height: 32px;
  margin-bottom: 15px;
}
.basic_info .title .icon {
  background-color: #0d36ff;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 3px solid #FFF;
  position: absolute;
  top: -8px;
  left: -10px;
}
.basic_info .title h3 {
  display: block;
  background-color: #0d36ff;
  width: 100%;
  height: 32px;
  color: #FFF;
  padding: 8px 0 0 55px;
  box-sizing: border-box;
  font-size: 1.1rem;
}
.basic_info .box {
  padding-left: 10px;
}
.basic_info .box li {
  background-image: url(../img/basic/list.png);
  background-repeat: no-repeat;
  background-size: 17px 17px;
  padding-left: 22px;
  margin-bottom: 4px;
  min-height: 20px;
  font-size: 0.9rem;
  line-height: 1.45rem;
  background-position: 0 3px;
}
.basic_info span {
  color: #ff781d;
  font-size: 0.95rem;
  margin-bottom: 5px;
}
.basic_info .text {
  counter-reset: #444;
  font-size: 0.95rem;
  line-height: 1.5rem;
  margin-bottom: 3px;
}

@media only screen and (max-width: 1024px) {
  .top {
    padding: 50px 0 30px;
  }
  .top h2 {
    font-size: 1.5rem;
  }
  .top .sub {
    font-size: 1.05rem;
    margin-top: 15px;
  }
  .top .text {
    font-size: 0.9rem;
    line-height: 1.9rem;
    width: 92%;
    margin: 20px auto;
  }
  .top ul.grid {
    width: 88%;
    margin: 40px 4% 0 8%;
  }
  .top ul.grid li {
    box-sizing: border-box;
    padding: 0 0.5% 0 0;
  }
  .news {
    padding: 50px 0;
  }
  .news .wrap {
    display: block;
    width: 92%;
    margin: 0 auto;
  }
  .news .wrap .title {
    display: block;
    width: 100%;
  }
  .news .wrap .list {
    display: block;
    width: 100%;
  }
  .news ul {
    display: table;
    width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .news li {
    padding: 0 8px;
  }
  .news .date {
    font-size: 0.85rem;
    margin: 15px 0 10px;
  }
  .news h3 {
    color: #444;
    font-size: 0.9rem;
    line-height: 1.6rem;
  }
  .news h3 span {
    font-size: 1.05rem;
  }
  .news h2 {
    font-size: 1.15rem;
    height: 60px;
    padding-top: 17px;
    width: 30%;
  }
  .news p.sub {
    width: 80%;
  }
  .highlights {
    display: table;
    width: 100%;
    margin-top: 25px;
  }
  .highlights .info {
    width: 45%;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .highlights .pic {
    display: table-cell;
    width: 55%;
  }
  .highlights h4 {
    font-size: 1.3rem;
  }
  .highlights .text {
    font-size: 0.9rem;
    line-height: 1.5rem;
    color: #444;
  }
  .area {
    padding: 50px 0;
    background-color: #CCFEFF;
  }
  .tabs {
    display: block;
    width: 92%;
    height: auto;
    margin: 0px auto;
  }
  .tabs .list {
    display: block;
    width: 42%;
    margin: 0 auto;
    position: relative;
    padding-top: 50%;
  }
  .tabs .content_new {
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 570px;
    z-index: 5;
    overflow: hidden;
    padding-left: 20px;
  }
  .tabs .title-list {
    position: relative;
    width: 200px;
    height: 50px;
  }
  .tabs .country_point:after {
    content: "";
    display: block;
    clear: both;
  }
  .tabs .pin {
    float: left;
    margin: 0 4px;
    width: 15px;
  }
  .tabs .kagoshima {
    top: 29%;
    left: 22%;
  }
  .tabs .kirishima {
    top: 18%;
    left: 30%;
  }
  .tabs .ibusuki {
    top: 39%;
    left: 21%;
  }
  .tabs .izumi {
    top: 8%;
    left: 20%;
  }
  .tabs .yakushima {
    top: 82%;
    left: 25%;
  }
  .tabs .amami {
    top: 54%;
    left: 6%;
  }
  .tabs h2 span {
    font-size: 0.9rem;
  }
  .content_new .wraps {
    padding: 10px;
    width: 98%;
  }
  .content_new .box {
    padding: 20px 0px 30px 0;
  }
  .content_new li {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .content_new .title {
    width: 95%;
    padding-bottom: 10px;
  }
  .content_new .title p.texts {
    width: 57%;
    font-size: 0.9rem;
    line-height: 1.5rem;
    box-sizing: border-box;
  }
  .content_new .title h3 {
    width: 25%;
    font-size: 1.15rem;
  }
  .content_new .title div.link {
    display: table-cell;
    vertical-align: top;
    width: 18%;
    padding-left: px;
  }
  .content_new .title .btn41 {
    float: right;
  }
  .photos {
    padding: 50px 0;
    background-color: #fff5f7;
  }
  .photos .boxs {
    width: 92%;
    margin: 0 auto;
    position: relative;
    padding-top: 45%;
  }
  .photos .wrap {
    position: relative;
  }
  .photos .wrap .caption {
    position: absolute;
    bottom: -28px;
    left: 4px;
    width: 250px;
    padding: 4px;
    opacity: 0;
  }
  .photos .wrap .caption figure {
    display: table-cell;
    vertical-align: middle;
    width: 10%;
    display: none;
  }
  .photos .wrap .caption p {
    color: #ff6e9b;
    font-size: 0.9rem;
    display: table-cell;
    vertical-align: middle;
    width: 90%;
    padding-left: 10px;
    box-sizing: border-box;
    display: none;
  }
  .photos .wrap:hover .caption {
    bottom: 0px;
    opacity: 1;
  }
  .photos .wrap:hover figure {
    display: table-cell;
  }
  .photos .wrap:hover p {
    display: table-cell;
  }
  .intro {
    margin-bottom: 30px;
  }
  .intro figure {
    width: 38%;
    margin: 0 auto 15px;
  }
  .intro p {
    font-size: 0.925rem;
    line-height: 1.7rem;
  }
  .basic_info {
    padding: 50px 0;
  }
  .basic_info h2 {
    font-size: 1.6rem;
  }
  .basic_info .sub {
    font-size: 1.05rem;
    margin-top: 15px;
  }
  .basic_info ul.theme {
    width: 94%;
    margin: 20px auto 0;
  }
  .basic_info li.theme {
    padding: 0 10px;
    box-sizing: border-box;
    width: 50%;
  }
  .basic_info li.theme:last-child {
    display: none;
  }
  .basic_info .title {
    position: relative;
    width: 100%;
    height: 32px;
    margin-bottom: 15px;
  }
  .basic_info .title .icon {
    background-color: #0d36ff;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 3px solid #FFF;
    position: absolute;
    top: -8px;
    left: -10px;
  }
  .basic_info .title h3 {
    padding: 8px 0 0 50px;
    font-size: 1rem;
  }
  .basic_info .box {
    padding-left: 10px;
  }
  .basic_info .box li {
    min-height: 20px;
    font-size: 0.9rem;
    line-height: 1.45rem;
    background-position: 0 3px;
  }
  .basic_info .text {
    counter-reset: #444;
    font-size: 0.9rem;
    line-height: 1.45rem;
    margin-bottom: 3px;
  }
}
@media only screen and (max-width: 680px) {
  .top {
    padding: 50px 5%;
    box-sizing: border-box;
  }
  .top h2 {
    color: #111;
    font-size: 1.25rem;
    line-height: 1.8rem;
  }
  .top .sub {
    font-size: 1.25rem;
    margin-top: 10px;
  }
  .top .text {
    color: #444;
    text-align: left;
    font-size: 1.1rem;
    line-height: 2rem;
    margin-top: 20px;
    width: 100%;
  }
  .top ul.grid {
    width: 90%;
    margin: 40px 0% 0 10%;
  }
  .top ul.grid li {
    box-sizing: border-box;
    padding: 0 0.5% 0 0;
  }
  .news {
    padding: 50px 0;
  }
  .news .wrap {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .news .wrap .title {
    display: block;
    width: 100%;
    height: 100px;
  }
  .news .wrap .list {
    display: block;
    width: 100%;
  }
  .news ul {
    display: flex;
    width: 100%;
    margin: 10px auto 0;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    padding: 0px;
  }
  .news li {
    display: block;
    width: 100%;
    margin: 0 15px 0 0;
    margin-top: 0px;
    flex: 0 0 75%;
    padding: 0;
    height: auto;
    position: relative;
    overflow: auto;
  }
  .news .date {
    font-size: 1rem;
    margin: 15px 0 10px;
  }
  .news h3 {
    color: #444;
    font-size: 1.1rem;
    line-height: 1.6rem;
  }
  .news h3 span {
    font-size: 1.2rem;
  }
  .news h2 {
    font-size: 1.3rem;
    height: 60px;
    padding-top: 17px;
    width: 70%;
  }
  .news p.sub {
    width: 80%;
    font-size: 1.1rem;
  }
  .highlights {
    display: block;
    width: 100%;
    margin-top: 15px;
    text-align: left;
  }
  .highlights .info {
    display: block;
    width: 100%;
    padding-right: 0px;
  }
  .highlights .pic {
    display: block;
    width: 100%;
    padding-bottom: 30px;
  }
  .highlights h4 {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
  .highlights .text {
    font-size: 1.05rem;
    line-height: 1.6rem;
    color: #444;
    margin-bottom: 10px;
    text-align: left;
  }
  .area {
    padding: 50px 3.5% 30px;
    background-color: #CCFEFF;
    box-sizing: border-box;
  }
  .grap figure.main {
    border-color: #FFFFFF;
    background: transparent;
    border-width: 0px;
  }
  .grap figure.main:before,
  .grap figure.main:after {
    display: none;
  }
  .tabs {
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto;
  }
  .tabs .list {
    display: block;
    width: 90%;
    margin: 0 0 0 10%;
    position: relative;
    padding-top: 105%;
  }
  .tabs .content_new {
    display: block;
    width: 100%;
    margin: 20px auto 0;
    position: relative;
    height: 960px;
    z-index: 5;
    overflow: hidden;
    padding-left: 0px;
  }
  .tabs .title-list {
    position: relative;
    width: 200px;
    height: 50px;
  }
  .tabs .country_point:after {
    content: "";
    display: block;
    clear: both;
  }
  .tabs .pin {
    float: left;
    margin: 0 4px;
    width: 15px;
  }
  .tabs .kagoshima {
    top: 30%;
    left: 23%;
  }
  .tabs .kirishima {
    top: 20%;
    left: 28%;
  }
  .tabs .ibusuki {
    top: 42%;
    left: 21%;
  }
  .tabs .izumi {
    top: 10%;
    left: 16%;
  }
  .tabs .yakushima {
    top: 85%;
    left: 24%;
  }
  .tabs .amami {
    top: 55%;
    left: 7%;
  }
  .tabs h2 span {
    font-size: 1.05rem;
  }
  .content_new .wraps {
    padding: 10px;
    width: 100%;
  }
  .content_new .box {
    padding: 20px 0px 30px 0;
  }
  .content_new li {
    padding: 0 15px;
    box-sizing: border-box;
  }
  .content_new .title {
    width: 100%;
    padding: 0 15px;
    padding-bottom: 10px;
    text-align: left;
    box-sizing: border-box;
  }
  .content_new .title p.texts {
    width: 100%;
    font-size: 1.05rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    display: block;
  }
  .content_new .title h3 {
    width: 100%;
    font-size: 1.3rem;
    display: block;
    margin-bottom: 10px;
  }
  .content_new .title div.link {
    display: block;
    width: 100%;
  }
  .content_new .title .btn41 {
    float: none;
  }
  .photos {
    padding: 50px 5%;
    background-color: #fff5f7;
  }
  .photos .boxs {
    display: flex;
    width: 100%;
    margin: 10px auto 0;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    padding: 0px;
  }
  .photos .boxs section {
    display: block;
    width: 100%;
    margin: 0 15px 0 0;
    margin-top: 0px;
    flex: 0 0 72%;
    padding: 0;
    height: auto;
    position: relative;
    overflow: auto;
  }
  .photos .boxs .first,
  .photos .boxs .second,
  .photos .boxs .third,
  .photos .boxs .forth,
  .photos .boxs .fifth,
  .photos .boxs .sixth,
  .photos .boxs .seven,
  .photos .boxs .eight {
    width: 100%;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: auto;
  }
  .photos .boxs figure.main {
    border-width: 0px;
    border-style: solid;
    border-color: #FFFFFF;
    position: relative;
    display: inline-block;
    padding: 0px;
    transition: all 0.4s ease-in-out;
    text-align: center;
    box-sizing: border-box;
    height: 190px;
    overflow: hidden;
    width: 100%;
  }
  .photos .boxs figure.main img {
    position: absolute;
    width: 122%;
    top: 0;
    left: -11%;
  }
  .photos .boxs figure.main:before,
  .photos .boxs figure.main:after {
    display: none;
  }
  .photos .boxs figure.main:hover {
    background-color: #fff;
    border-color: #fff;
    height: 190px;
    overflow: hidden;
  }
  .photos .boxs figure.main:hover:before,
  .photos .boxs figure.main:hover:after {
    width: calc(100% + 0px);
    height: calc(100% + 0px);
    border-color: #22AFB6;
  }
  .photos .boxs figure.main:hover img {
    opacity: 1;
  }
  .photos .wrap {
    position: relative;
  }
  .photos .wrap .caption {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    padding: 8px 10px;
    display: table;
    background-color: rgba(255, 255, 255, 0.98);
    height: 0px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    opacity: 1;
  }
  .photos .wrap .caption figure {
    display: table-cell;
    width: 15%;
  }
  .photos .wrap .caption p {
    font-size: 1.155rem;
    display: table-cell;
    width: 85%;
    padding-left: 10px;
    vertical-align: middle;
  }
  .photos .wrap:hover .caption {
    bottom: auto;
    opacity: 1;
  }
  .intro {
    margin-bottom: 20px;
  }
  .intro figure {
    width: 90%;
    margin: 0 auto 15px;
  }
  .intro p {
    color: #444;
    text-align: left;
    font-size: 1.1rem;
    line-height: 2rem;
    margin: 20px auto 0;
    width: 98%;
  }
  .basic_info {
    padding: 50px 0 2.5%;
    box-sizing: border-box;
  }
  .basic_info h2 {
    font-size: 1.8rem;
  }
  .basic_info .sub {
    font-size: 1.2rem;
    margin: 15px 0 20px;
  }
  .basic_info ul.theme {
    display: block;
    width: 95%;
    margin: 20px auto 0;
  }
  .basic_info li.theme {
    display: block;
    width: 95%;
    padding: 0px;
    margin: 0 auto 35px;
    box-sizing: border-box;
  }
  .basic_info li.theme:last-child {
    display: block;
  }
  .basic_info .title {
    position: relative;
    width: 100%;
    height: 34px;
    margin-bottom: 15px;
  }
  .basic_info .title .icon {
    top: -8px;
    left: -10px;
  }
  .basic_info .title h3 {
    display: block;
    width: 100%;
    height: 34px;
    padding: 8px 0 0 55px;
    font-size: 1.2rem;
  }
  .basic_info .box {
    padding-left: 5px;
  }
  .basic_info .box li {
    background-size: 18px 18px;
    padding-left: 23px;
    margin-bottom: 5px;
    min-height: 20px;
    font-size: 1.05rem;
    line-height: 1.65rem;
    background-position: 0 4px;
  }
  .basic_info span {
    font-size: 1.1rem;
    margin-bottom: 7px;
  }
  .basic_info .text {
    font-size: 1.05rem;
    line-height: 1.65rem;
    margin-bottom: 3px;
  }
  .th .top h2 {
    font-size: 1.425rem;
    line-height: 1.8rem;
  }
  .th .top .sub {
    font-size: 1.25rem;
    margin-top: 10px;
  }
  .th .top .text {
    display: none;
  }
  .th .top ul.sps .wrap {
    display: block;
  }
  .th .top ul.sps figure {
    display: block;
    width: 100%;
  }
  .th .top ul.sps .box {
    display: block;
    width: 100%;
    padding-left: 0px;
    vertical-align: top;
    padding-top: 15px;
  }
  .th .top ul.sps h4 {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
  .th .top ul.sps p {
    display: inline-block;
    font-size: 1.05rem;
    line-height: 1.65rem;
    color: #333;
  }
  .th .highlights .info {
    display: block;
    width: 100%;
    padding-right: 0px;
  }
  .th .highlights .pic {
    width: 100%;
    padding-bottom: 20px;
  }
  .th .highlights h4 {
    font-size: 1.25rem;
  }
  .th .highlights .text {
    font-size: 1.05rem;
    line-height: 1.7rem;
  }
  .th .content_new .title p {
    width: 100%;
    font-size: 1.05rem;
    line-height: 1.7rem;
  }
  .th .content_new .title h3 {
    width: 100%;
    font-size: 1.3rem;
  }
  .th .tabs .gifu {
    top: 75%;
    left: -20%;
  }
  .th .tabs .gero {
    top: 36%;
    left: 40%;
  }
  .th .tabs .content_new {
    height: 935px;
  }
  .th .photos .caption {
    width: 100%;
  }
  .th .photos .caption figure {
    width: 15%;
  }
  .th .photos .caption p {
    width: 85%;
    font-size: 1rem;
    font-weight: bold;
  }
  .th .photos .second .caption,
  .th .photos .third .caption,
  .th .photos .fifth .caption,
  .th .photos .forth .caption {
    width: 100%;
  }
  .th .photos .first .caption {
    width: 100%;
  }
  .th .intro p {
    font-size: 1.1rem;
    line-height: 2rem;
  }
  .th .basic_info {
    padding: 30px 0;
  }
  .th .basic_info h2 {
    font-size: 1.8rem;
  }
  .th .basic_info .sub {
    font-size: 1.2rem;
    margin-top: 15px;
  }
  .th .basic_info .title {
    height: 32px;
  }
  .th .basic_info .title h3 {
    height: 34px;
    padding: 4px 0 0 50px;
    font-size: 1.25rem;
  }
  .th .basic_info .box li {
    font-size: 1.05rem;
    line-height: 1.7rem;
    background-position: 0 5px;
    padding-left: 25px;
  }
  .th .basic_info span {
    color: #ff781d;
    font-size: 1.1rem;
    line-height: 1.65rem;
    margin-bottom: 7px;
  }
  .th .basic_info .text {
    font-size: 1.05rem;
    line-height: 1.7rem;
    margin-bottom: 3px;
  }
  .en .top h2 {
    font-size: 1.6rem;
    line-height: 2.1rem;
  }
  .en .top .sub {
    font-size: 1.25rem;
    margin-top: 10px;
  }
  .en .top .text {
    display: none;
  }
  .en .news {
    padding: 50px 0;
  }
  .en .news .wrap {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .en .news .wrap .title {
    display: block;
    width: 100%;
    height: 100px;
  }
  .en .news .wrap .list {
    display: block;
    width: 100%;
  }
  .en .news ul {
    display: flex;
    width: 100%;
    margin: 10px auto 0;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    padding: 0px;
  }
  .en .news li {
    display: block;
    width: 100%;
    margin: 0 15px 0 0;
    margin-top: 0px;
    flex: 0 0 75%;
    padding: 0;
    height: auto;
    position: relative;
    overflow: auto;
  }
  .en .news .date {
    font-size: 1rem;
    margin: 15px 0 10px;
  }
  .en .news h3 {
    color: #444;
    font-size: 1.1rem;
    line-height: 1.65rem;
  }
  .en .news h3 span {
    font-size: 1.2rem;
  }
  .en .news h2 {
    font-size: 1.4rem;
    height: 60px;
    padding-top: 17px;
    width: 60%;
  }
  .en .news p.sub {
    width: 80%;
    font-size: 1.15rem;
  }
  .en .highlights .info {
    display: block;
    width: 100%;
    padding-right: 0px;
  }
  .en .highlights .pic {
    width: 100%;
    padding-bottom: 30px;
  }
  .en .highlights h4 {
    font-size: 1.4rem;
  }
  .en .highlights .text {
    font-size: 1.12rem;
    line-height: 1.7rem;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .en .content_new .title p.texts {
    width: 100%;
    font-size: 1.12rem;
    line-height: 1.7rem;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .en .content_new .title h3 {
    width: 100%;
    font-size: 1.5rem;
  }
  .en .tabs .kagoshima {
    top: 29%;
    left: auto;
    right: 30%;
  }
  .en .tabs .kirishima {
    top: 18%;
    left: auto;
    right: 12%;
  }
  .en .tabs .ibusuki {
    top: 40%;
    left: auto;
    right: 23%;
  }
  .en .tabs .izumi {
    top: 8%;
    left: auto;
    right: 35%;
  }
  .en .tabs .yakushima {
    top: 83%;
    left: auto;
    right: 25%;
  }
  .en .tabs .amami {
    top: 55%;
    left: auto;
    right: 33%;
  }
  .en .tabs .content_new {
    height: 1100px;
  }
  .en .photos .caption {
    width: 100%;
  }
  .en .photos .caption figure {
    width: 15%;
  }
  .en .photos .caption p {
    width: 85%;
    font-size: 1.1rem;
    font-weight: bold;
  }
  .en .photos .second .caption,
  .en .photos .third .caption,
  .en .photos .fifth .caption,
  .en .photos .forth .caption {
    width: 100%;
  }
  .en .photos .first .caption {
    width: 100%;
  }
  .en .intro p {
    font-size: 1.12rem;
    line-height: 1.7rem;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .en .basic_info {
    padding: 30px 0;
  }
  .en .basic_info h2 {
    font-size: 1.6rem;
  }
  .en .basic_info .sub {
    font-size: 1.2rem;
    margin-top: 15px;
  }
  .en .basic_info .title {
    height: 32px;
  }
  .en .basic_info .title h3 {
    height: 34px;
    padding: 4px 0 0 50px;
    font-size: 1.25rem;
  }
  .en .basic_info .box li {
    font-size: 1.1rem;
    line-height: 1.65rem;
    background-position: 0 4px;
    padding-left: 24px;
  }
  .en .basic_info span {
    color: #ff781d;
    font-size: 1.12rem;
    line-height: 1.65rem;
    margin-bottom: 8px;
  }
  .en .basic_info .text {
    font-size: 1.1rem;
    line-height: 1.65rem;
    margin-bottom: 3px;
  }
}
@media only screen and (max-width: 390px) {
  .top {
    padding: 40px 5%;
  }
  .top h2 {
    color: #111;
    font-size: 1.15rem;
    line-height: 1.8rem;
  }
  .top .sub {
    font-size: 1.1rem;
    margin-top: 10px;
  }
  .top .text {
    font-size: 1rem;
    line-height: 1.7rem;
    margin-top: 15px;
    width: 100%;
  }
  .news {
    padding: 50px 0;
  }
  .news .wrap {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .news .wrap .title {
    display: block;
    width: 100%;
    height: 100px;
  }
  .news .wrap .list {
    display: block;
    width: 100%;
  }
  .news ul {
    display: flex;
    width: 100%;
    margin: 10px auto 0;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    padding: 0px;
  }
  .news li {
    margin: 0 15px 0 0;
    flex: 0 0 77%;
  }
  .news .date {
    font-size: 1rem;
    margin: 15px 0 10px;
  }
  .news h3 {
    color: #444;
    font-size: 1.05rem;
    line-height: 1.6rem;
  }
  .news h3 span {
    font-size: 1.15rem;
  }
  .news h2 {
    font-size: 1.2rem;
    height: 60px;
    padding-top: 17px;
    width: 60%;
  }
  .news p.sub {
    width: 80%;
    font-size: 1rem;
  }
  .highlights {
    margin-top: 15px;
    text-align: left;
  }
  .highlights .pic {
    padding-bottom: 30px;
  }
  .highlights h4 {
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
  .highlights .text {
    font-size: 1rem;
    line-height: 1.55rem;
  }
  .area {
    padding: 50px 4%;
  }
  .tabs {
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto;
  }
  .tabs .list {
    width: 90%;
    padding-top: 100%;
    margin: 0 0 0 10%;
  }
  .tabs .content_new {
    height: 950px;
  }
  .tabs .title-list {
    position: relative;
    width: 200px;
    height: 50px;
  }
  .tabs .country_point:after {
    content: "";
    display: block;
    clear: both;
  }
  .tabs .pin {
    float: left;
    margin: 0 4px;
    width: 15px;
  }
  .tabs .kagoshima {
    top: 30%;
    left: 25%;
  }
  .tabs .kirishima {
    top: 19%;
    left: 27%;
  }
  .tabs .ibusuki {
    top: 42%;
    left: 20%;
  }
  .tabs .izumi {
    top: 7%;
    left: 15%;
  }
  .tabs .yakushima {
    top: 87%;
    left: 24%;
  }
  .tabs .amami {
    top: 58%;
    left: 6%;
  }
  .tabs h2 span {
    font-size: 0.95rem;
  }
  .content_new .wraps {
    padding: 10px;
    width: 100%;
  }
  .content_new .box {
    padding: 20px 0px 30px 0;
  }
  .content_new li {
    padding: 0 15px;
    box-sizing: border-box;
  }
  .content_new .title {
    width: 100%;
    padding: 0 15px;
    padding-bottom: 10px;
    text-align: left;
    box-sizing: border-box;
  }
  .content_new .title p.texts {
    font-size: 1rem;
    line-height: 1.55rem;
  }
  .content_new .title h3 {
    width: 100%;
    font-size: 1.3rem;
    display: block;
    margin-bottom: 10px;
  }
  .photos {
    padding: 50px 5%;
    background-color: #fff5f7;
  }
  .photos .boxs section {
    display: block;
    width: 100%;
    margin: 0 15px 0 0;
    flex: 0 0 72%;
  }
  .photos .boxs figure.main {
    height: 165px;
    overflow: hidden;
    width: 100%;
  }
  .photos .boxs figure.main img {
    position: absolute;
    width: 122%;
    top: 0;
    left: -11%;
  }
  .photos .boxs figure.main:hover {
    height: 165px;
    overflow: hidden;
  }
  .photos .wrap {
    position: relative;
  }
  .photos .wrap .caption {
    padding: 8px 10px;
  }
  .photos .wrap .caption figure {
    display: table-cell;
    width: 15%;
  }
  .photos .wrap .caption p {
    display: table-cell;
    font-size: 1rem;
    width: 85%;
  }
  .photos .wrap:hover .caption {
    bottom: auto;
    opacity: 1;
  }
  .intro {
    margin-bottom: 20px;
  }
  .intro figure {
    width: 90%;
    margin: 0 auto 15px;
  }
  .intro p {
    font-size: 1rem;
    line-height: 1.8rem;
    margin-top: 20px;
  }
  .basic_info {
    padding: 50px 0 2.5%;
    box-sizing: border-box;
  }
  .basic_info h2 {
    font-size: 1.5rem;
  }
  .basic_info .sub {
    font-size: 1.2rem;
    margin: 15px 0 20px;
  }
  .basic_info ul.theme {
    display: block;
    width: 95%;
    margin: 20px auto 0;
  }
  .basic_info li.theme {
    display: block;
    width: 95%;
    padding: 0px;
    margin: 0 auto 30px;
  }
  .basic_info .title {
    position: relative;
    width: 100%;
    height: 32px;
    margin-bottom: 15px;
  }
  .basic_info .title .icon {
    top: -8px;
    left: -10px;
  }
  .basic_info .title h3 {
    display: block;
    width: 100%;
    height: 32px;
    padding: 8px 0 0 50px;
    font-size: 1.1rem;
  }
  .basic_info .box {
    padding-left: 5px;
  }
  .basic_info .box li {
    font-size: 1rem;
    line-height: 1.5rem;
    background-position: 0 4px;
    margin-bottom: 7px;
    padding-left: 24px;
  }
  .basic_info span {
    font-size: 1rem;
    margin-bottom: 7px;
  }
  .basic_info .text {
    font-size: 1rem;
    line-height: 1.6rem;
    margin-bottom: 3px;
  }
  .th .top h2 {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
  .th .top .sub {
    font-size: 1.15rem;
    margin-top: 10px;
  }
  .th .top .text {
    display: none;
  }
  .th .top ul.sps h4 {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
  .th .top ul.sps p {
    font-size: 1rem;
    line-height: 1.55rem;
  }
  .th .highlights h4 {
    font-size: 1.2rem;
  }
  .th .highlights .text {
    font-size: 1rem;
    line-height: 1.55rem;
  }
  .th .highlights .pic {
    padding-bottom: 30px;
  }
  .th .content_new .title p {
    font-size: 1rem;
    line-height: 1.55rem;
  }
  .th .content_new .title h3 {
    font-size: 1.25rem;
  }
  .th .tabs .gifu {
    top: 75%;
    left: -17%;
  }
  .th .tabs .gero {
    top: 36%;
    left: 40%;
  }
  .th .tabs .content_new {
    height: 910px;
  }
  .th .photos .caption p {
    width: 85%;
    font-size: 1rem;
    font-weight: bold;
  }
  .th .intro p {
    font-size: 1rem;
    line-height: 1.8rem;
  }
  .th .basic_info {
    padding: 30px 0;
  }
  .th .basic_info h2 {
    font-size: 1.5rem;
  }
  .th .basic_info .sub {
    font-size: 1.2rem;
    margin: 15px 0 20px;
  }
  .th .basic_info .title {
    height: 32px;
  }
  .th .basic_info .title h3 {
    height: 32px;
    padding: 4px 0 0 45px;
    font-size: 1.15rem;
  }
  .th .basic_info .box li {
    font-size: 1rem;
    line-height: 1.55rem;
    background-position: 0 5px;
    padding-left: 25px;
  }
  .th .basic_info span {
    color: #ff781d;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 7px;
  }
  .th .basic_info .text {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 3px;
  }
  .en .top h2 {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }
  .en .top .sub {
    font-size: 1.15rem;
    margin-top: 10px;
  }
  .en .top .text {
    display: none;
  }
  .en .top ul.sps h4 {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
  .en .top ul.sps p {
    font-size: 1.05rem;
    line-height: 1.6rem;
  }
  .en .highlights h4 {
    font-size: 1.25rem;
  }
  .en .highlights .text {
    font-size: 1.05rem;
    line-height: 1.6rem;
  }
  .en .highlights .pic {
    padding-bottom: 30px;
  }
  .en .content_new .title p {
    font-size: 1rem;
    line-height: 1.55rem;
  }
  .en .content_new .title h3 {
    font-size: 1.3rem;
  }
  .en .tabs .kagoshima {
    top: 30%;
    left: auto;
    right: 30%;
  }
  .en .tabs .kirishima {
    top: 19%;
    left: auto;
    right: 12%;
  }
  .en .tabs .ibusuki {
    top: 43%;
    left: auto;
    right: 23%;
  }
  .en .tabs .izumi {
    top: 8%;
    left: auto;
    right: 35%;
  }
  .en .tabs .yakushima {
    top: 86%;
    left: auto;
    right: 25%;
  }
  .en .tabs .amami {
    top: 58%;
    left: auto;
    right: 33%;
  }
  .en .tabs .content_new {
    height: 1050px;
  }
  .en .photos .caption p {
    width: 85%;
    font-size: 1rem;
    font-weight: bold;
  }
  .en .intro p {
    font-size: 1.05rem;
    line-height: 1.65rem;
  }
  .en .basic_info {
    padding: 30px 0;
  }
  .en .basic_info h2 {
    font-size: 1.5rem;
  }
  .en .basic_info .sub {
    font-size: 1.2rem;
    margin: 15px 0 20px;
  }
  .en .basic_info .title {
    height: 32px;
  }
  .en .basic_info .title h3 {
    height: 32px;
    padding: 5px 0 0 45px;
    font-size: 1.2rem;
  }
  .en .basic_info .box li {
    font-size: 1rem;
    line-height: 1.6rem;
    background-position: 0 3px;
    padding-left: 25px;
  }
  .en .basic_info span {
    color: #ff781d;
    font-size: 1rem;
    line-height: 1.6rem;
    margin-bottom: 8px;
  }
  .en .basic_info .text {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 3px;
  }
}/*# sourceMappingURL=style.css.map */