@charset "utf-8";
/* CSS Document */
/* sp用 */
@media only screen and (max-width: 480px) {
  html {
    font-size: 3.2vw;
  }
  /*見出し-サブタイトル*/
  h2 span {
    font-size: 1.3rem;
    font-weight: bold;
  }
  #bus h2:before {
    left: -54px;
  }
  #bus h2:after {
    right: -54px;
  }
  /*メインスライダー*/
  .slick-slide img {
      max-width: 130%;
    width: 130%;
      margin-left:-15%;
  }
  .ltb-heading {
    background: #122B88;
  }
  .ltb-heading .main_title {
    margin: auto;
    text-align: center;
    font-size: 4.8vw;
    color: #FFF
  }
  .ltb-heading .main_title img {
    width: 30%;
  }
  .note {
    margin: auto;
    padding: 0 5px 5px 0;
    text-align: right;
    font-size: 2.8vw;
    color: #FFF;
  }
  nav .menu-list {
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
  }
  nav .menu-list li {
    width: 50%;
    border-bottom: 2px solid #FFF;
    box-sizing: border-box
  }
  /*nav .menu-list li:first-child{
  display: none;
}*/
  nav .menu-list li:nth-child(even) {
    border-left: 2px solid #FFF
  }
  nav .menu-list li a {
    display: block;
    font-size: 3.6vw;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    position: relative;
    padding: 0.5em 0 1.2em;
    transition: 0.3s
  }
  nav .menu-list li a:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
  }
  nav .menu-list li a:hover {
    background: #cfebf9;
    color: #092b6f;
  }
  .innerbox {
    width: 100%;
    margin: auto;
  }
  .innerbox.innerbox--space {
    width: 94vw;
    margin: auto;
  }
  .innerbox.innerbox--space.info-box {
    margin: 30px auto;
    padding: 0.8em;
    border: 1px solid;
    box-sizing: border-box
  }
  .info-box ul li {
    padding-left: 1.0em;
    position: relative;
  }
  .info-box ul li + li {
    margin-top: 5px
  }
  .info-box ul li a {
    text-decoration: underline;
    color: #1A0DAB;
  }
  .info-box ul li a:hover {
    opacity: 1.0;
    text-decoration: none
  }
  .info-box ul li::before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
  }
  .htb-title {
    text-align: center
  }
  /*パスポート*/
  #special li {
    margin: 0 0.8% 2rem 0;
    padding: 0.5rem;
    width: calc(98.4%/2);
  }
  #special li.ttl {
    background: none;
    width: 100%;
    padding-bottom: 1.5rem;
  }
  #special li.Lsize, #special li.spLsize {
    width: 100%;
  }
  #special .grid-col4, #special .grid-col2 {
    /*width: 50%;*/
  }
  #ranking {
    padding-top: 20px;
  }
  /*バス*/
  #bus .flightSchedule {
    font-size: 0.9em;
  }
  #bus .flightSchedule caption {
    padding: 5px;
    font-size: 1rem;
  }
  #bus .w10em {
    width: 10em;
  }
  #bus .flightSchedule.price td, #bus .flightSchedule.price th {
    display: block;
    width: calc(100%/3);
    float: left;
  }
  #bus .flightSchedule.price th.subtitle, #bus .flightSchedule.price th.submit {
    display: none;
  }
  #bus .flightSchedule.price td.subtitle {
    width: 100%;
    background: #E8E8E8;
  }
  #bus .flightSchedule.price td.submit {
    width: 100%;
  }
  #bus .flightSchedule td.submit span {
    width: 60%;
    margin: 0 auto;
  }
  #bus p {
    font-size: 1rem;
  }
  /***** ▼切替タブ *****/
  .tab-content {
    /*width: 94vw;*/
    margin: 0 auto 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .tab-content li {
    width: calc(96% / 3);
    margin-bottom: 0.8em;
    font-size: 0.9rem;
    font-weight: bold;
    color: #092b6f;
    line-height: 100%;
    text-align: center;
    cursor: pointer;
    border: 1px solid #092b6f;
    background: #fff;
    /*border-radius: 25px;*/
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  }
  .tab-content:after {
    content: "";
    display: block;
    width: calc(94% / 4); /* width: calc(100% / 2);*/
  }
  .tab-content li span {
    display: block;
    padding-right: 0.7em;
    line-height: 2.8;
    position: relative;
  }
  .tab-content li span:after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 3%;
    bottom: 0;
    margin: auto;
  }
  .tab-content li:hover, .tab-content li.tabSelect {
    color: #ffffff;
    background-color: #092b6f;
  }
  /***** ▲切替タブ *****/
  /***** ▼各地区商品・バナー *****/
  .area00 {
    display: none;
  }
  .tour-container {
    width: calc(100% + 48px);
    margin-left: -24px;
    padding: 0 24px;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }
  .tour-item {
    display: flex;
    width: 100%;
    max-width: 992px;
  }
  .tour-item .tour-item__card {
    width: calc((100% - 48px)/ 3);
    margin-right: 1.0em;
    margin-bottom: 1.0em;
    flex: 0 0 80%;
  }
  .tour-item .tour-item__card a {
    display: block;
    position: relative;
    overflow: hidden;
    transition: 0.4s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    border-radius: 4px;
  }
  .tour-item .tour-item__card a:hover {
    opacity: 0.8
  }
  .tour-item-img {
    width: 100%;
    height: 180px;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
  }
  .tour-item-img img {
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .tour-item-img .cat-tag {
    display: inline-block !important;
    background: #092b6f;
    font-size: 3.0vw;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    padding: 0.5em;
    position: absolute;
    top: 0.8em;
    left: 0;
    z-index: 5;
  }
  .tour-item-content {
    background: #FFF;
    padding: 1.0em;
  }
  .tour-item-content .tour-item-content__title {
    padding-top: 5px;
    margin-bottom: 10px;
    font-size: 4.8vw;
    line-height: 1.4;
    color: #333
  }
  .tour-item-content .tour-item-content__price {
    text-align: right
  }
  .tour-item-content .tour-item-content__price .price {
    display: inline-block;
    color: #e62c36;
    font-size: 4.8vw;
  }
  .tour-item-content .tour-item-content__price small {
    font-size: 3.0vw;
    font-weight: normal;
    color: #7d7d7d;
    display: block;
    margin-bottom: 3px;
  }
  .bnr-area {
    text-align: center;
    margin: 20px auto;
  }
  /***** ▲各地区商品・バナー *****/
  /***** ▼検索モジュール　*****/
  .sec_search {
    margin: auto;
    background: aliceblue;
  }
  .htb-title-search {
    margin: 0 auto;
    padding: 0.5em 0;
    background: #cfebf9;
    text-align: center
  }
  .sec_search .formInner {
    padding: 0.8em;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .sec_search .formInner dl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
  }
  .sec_search .formInner .sec02, .sec_search .formInner .sec04 {
    margin-right: 20px;
  }
  .sec_search .formInner dl dt {
    font-size: 3.4vw;
    font-weight: bold;
    color: #092b6f;
    width: 5em;
    margin-right: 0.5em;
  }
  .sec_search .formInner dl dd {
    /*width: 74vw;*/
  }
  .sec_search .formInner .sec01 dd input {
    margin: 0;
    vertical-align: middle;
  }
  .sec_search .formInner .sec01 dd label {
    font-size: 3.2vw
  }
  .sec_search .formInner .sec02 dd input, .sec_search .formInner .sec03 dd select, .sec_search .formInner .sec04 dd select, .sec_search .formInner .sec05 dd select, .sec_search .formInner .sec06 dd input {
    border-radius: 5px;
    border: 1px solid #ccc;
    outline: none;
    padding: 0.5em;
    line-height: 100%;
    margin: 0;
    cursor: pointer;
    width: 100%;
    box-sizing: border-box;
    vertical-align: middle;
  }
  .sec_search .formInner .sec02 dd input {
    width: 80%;
  }
  .sec_search .formInner .sec02 dd .ui-datepicker-trigger {
    /*max-width: 5.4vw;*/
    margin-left: 0.5em;
    cursor: pointer;
  }
  .sec_search .formInner .sec03 dd select {
    width: 30%;
  }
  .sec_search .formInner .sec03 dd .tail, .sec_search .formInner .sec03 dd .tail2 {
    font-size: 3.2vw
  }
  .sec_search .formInner .sec07 {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .sec_search .formInner .sec07 .btn_search {
    width: 300px;
    color: #ffffff;
    outline: none;
    font-weight: bold;
    font-size: 4.2vw;
    line-height: 1.5em;
    text-align: center;
    cursor: pointer;
    padding: 0.5em 0;
    margin: 0 auto;
    background: #092b6f;
    border-radius: 25px;
    border: none;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
    position: relative;
  }
  .sec_search .formInner .sec07 .btn_search:hover {
    opacity: 0.7;
  }
  /***** ▲検索モジュール　*****/
  /***** ▼イベント情報 *****/
  #event {
    background: #ffeff1;
    padding: 20px 0;
  }
  .event-item {
    margin: 20px auto
  }
  .event-item > li {
    width: 100%;
    margin-bottom: 10px;
  }
  .event-item-card {
    display: flex;
    justify-content: space-between;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
  }
  .event-item-card .event-item-card__img {
    width: 42%;
  }
  .event-item-card .event-item-card__content {
    flex: 1;
    padding: 0.5em;
    font-size: 3.0vw;
    background: #FFF;
  }
  .event-item-card .event-item-card__content span {
    display: block
  }
  .event-item-card .event-item-card__content .event-title {
    font-size: 3.6vw;
    font-weight: bold;
    color: #062c6e;
  }
  .event-item-card .event-item-card__content .event-term {
    margin: 0.3em;
    font-size: 3.2vw;
    color: #ec6d81
  }
  .event-item-card .event-item-card__period {
    background-color: #dc5273;
    font-size: 3.0vw;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding: 10px 0
  }
  /***** 季節のイベント SPのみ別スタイル *****/
  .season-content {
    margin: 10px auto
  }
  .season-content .season-content__title {
    font-size: 4.0vw;
    font-weight: bold;
    color: #dc5273;
    padding-left: 0.5em;
    padding-bottom: 0.3em;
    margin-bottom: 0.3em;
    border-bottom: 2px dotted;
  }
  .season-content .season-content__txt {
    padding: 0 0.5em;
    font-size: 3.4vw;
  }
  .event-item.event-item--season {
    display: flex;
    width: 100%;
    max-width: 992px;
    margin: 10px auto;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }
  .event-item.event-item--season > li {
    width: calc((100% - 32px)/ 3);
    margin-right: 1.0em;
    margin-bottom: 1.0em;
    flex: 0 0 80%
  }
  .event-item-card.event-item-card--season {
    display: block;
    background: #FFF;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
  }
  .event-item-card__img--season {
    width: 100%;
  }
  .event-item-card .event-item-card__content span {
    display: block
  }
  .event-item-card .event-item-card__period {
    background-color: #dc5273;
    font-size: 3.0vw;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding: 0.5em 0.2em
  }
  .btn-morelink {
    width: 80%;
    margin: 10px auto;
  }
  .btn-morelink a {
    margin-bottom: 5px;
  }
  .btn-morelink a:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 3%;
    border: 5px solid transparent;
    border-left: 5px solid #FFF;
    margin: auto
  }
  /***** ▲イベント情報 *****/
  /***** ▼ホテル *****/
  #hotel {
    background: #eaf6fd;
    padding: 0 0 20px;
  }
  .main_pic {
    overflow: hidden;
  }
  .main_pic img {
    width: 200%;
    margin-left: calc((116%)/-2);
    max-width: fit-content;
  }
  .hotel-item {
    margin: -30px auto 0;
  }
  .hotel-item .hotel-item-card {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  .hotel-item-card dt {
    width: 38%;
    position: relative
  }
  .hotel-item-card dd {
    flex: 1;
    padding: 0.5em;
    background: #FFF;
    font-size: 3vw;
  }
  .hotel-item-card dd span {
    font-size: 3.6vw;
    font-weight: bold;
    line-height: 1.2em;
    display: block;
    text-align: center;
    padding-bottom: 0.2em;
  }
  .hotel-name.hotel-name--qeu {
    color: #3d0100
  }
  .hotel-name.hotel-name--qam {
    color: #062c6e
  }
  .hotel-name.hotel-name--fvi {
    color: #1e5651
  }
  .hotel-name.hotel-name--qhn {
    color: #000
  }
  .hotel-txt {
    font-size: 3.0vw;
    text-align: left;
  }
  .hotel-txt__copy {
    display: block;
    font-size: 3.2vw;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.3em;
  }
  .hotel-txt__copy.hotel-txt__copy--qeu {
    color: #ff6400
  }
  .hotel-txt__copy.hotel-txt__copy--qam {
    color: #93b53b
  }
  .hotel-txt__copy.hotel-txt__copy--fvi {
    color: #3d0100
  }
  .hotel-txt__copy.hotel-txt__copy--qhn {
    color: #000
  }
  .hotel-link {
    width: 100%;
    display: block;
    background: #092b6f;
    font-size: 3.4vw;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    position: relative;
    padding: 0.3em 0
  }
  .hotel-link:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 3%;
    border: 5px solid transparent;
    border-left: 5px solid #FFF;
    margin: auto;
  }
  /***** ▲ホテル *****/
  /***** ▼魅力 *****/
  #charm {
    background: #eaf6fd;
    padding: 20px 0;
  }
  .charm-item {
    display: flex;
    justify-content: space-between;
    margin: 20px auto 0;
    flex-wrap: wrap
  }
  .charm-item .charm-item-point {
    width: 48%;
    margin-bottom: 20px;
  }
  .charm-item-point__img {
    text-align: center;
    position: relative;
  }
  .charm-item-point__img .charm-area {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -6vh;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  }
  .charm-area .charm-area__title {
    font-size: 4.0vw;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding: 0.3em 0;
  }
  .charm-area .charm-area__txt {
    display: block;
    background: #FFF;
    font-size: 3.2vw;
    font-weight: bold;
    text-align: center;
    padding: 0.3em;
    letter-spacing: -0.075em;
  }
  .charm-area__title.charm-area__title--flower {
    background: #df7ea6;
  }
  .charm-area__txt.charm-area__txt--flower {
    color: #df7ea6;
  }
  .charm-area__title.charm-area__title--light {
    background: #224162;
  }
  .charm-area__txt.charm-area__txt--light {
    color: #224162;
  }
  .charm-area__title.charm-area__title--game {
    background: #d8a839;
  }
  .charm-area__txt.charm-area__txt--game {
    color: #d8a839;
  }
  .charm-area__title.charm-area__title--music {
    background: #5698d6;
  }
  .charm-area__txt.charm-area__txt--music {
    color: #5698d6;
  }
  .charm-area__title.charm-area__title--health {
    background: #5fac64;
  }
  .charm-area__txt.charm-area__txt--health {
    color: #5fac64;
  }
  .charm-area__title.charm-area__title--robot {
    background: #6f56ab;
  }
  .charm-area__txt.charm-area__txt--robot {
    color: #6f56ab;
  }
  .charm-item-point__txt {
    margin-top: 8vh;
    font-size: 3.2vw
  }
  .movie-content {
    text-align: center;
    max-width: 100%;
    margin: auto;
  }
  .movie-content-box {
    border: 10px solid #fff;
    /*width: 84vw;*/
    max-width: 100%;
    height: auto;
    margin: auto;
    position: relative;
  }
  .movie-content-box:after {
    content: "";
    display: block;
    padding-top: 56.5%
  }
  .movie-content-box iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
  }
  /***** ▲魅力 *****/
  /***** ▼スポット *****/
  #spot, #sightseeing {
    background: #ffeff1;
    padding: 20px 0 10px;
  }
  .spot-item {
    display: flex;
    width: 100%;
    max-width: 992px;
    margin: 10px auto 0;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }
  .spot-item .spot-item-card {
    margin-right: 1.0em;
    margin-bottom: 1.0em;
    flex: 0 0 60%
  }
  .spot-item-card__content {
    padding: 0.5em 0;
  }
  .spot-item-card__content .spot-name {
    font-size: 3.4vw;
    font-weight: bold;
    margin-bottom: 0.3em;
  }
  .spot-item-card__content .spot-name.spot-name--htb {
    position: relative;
    font-size: 3.6vw;
    color: #dc5273;
  }
  .spot-item-card__content .spot-name.spot-name--htb:after {
    content: "";
    display: block;
    height: 1px;
    background: -webkit-linear-gradient(to right, rgb(220, 82, 115), transparent);
    background: linear-gradient(to right, rgb(220, 82, 115), transparent);
  }
  .spot-item-card__content .spot-txt {
    font-size: 3.0vw;
  }
  .spot-item-card__content .spot-access {
    margin-top: 0.3em;
    padding-top: 0.3em;
    font-size: 3.0vw;
    border-top: 1px dotted;
  }
  .spot-item-card__content .spot-access:before {
    content: "アクセス:";
    margin-right: 0.2em;
  }
  /***** ▲スポット *****/
  /***** ▼基本情報/FAQ *****/
  #info {
    padding: 20px 0
  }
  .htb-title--info {
    font-size: 4.8vw;
    font-weight: bold;
    color: #082b70;
    border-bottom: 1px solid;
  }
  .info-title-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0.8em auto 0.5em;
  }
  .info-title-wrap__title {
    font-size: 4.0vw;
    font-weight: bold;
    color: #082b70;
    border-left: 5px solid;
    padding-left: 0.3em;
    flex-grow: 2
  }
  .info-title-wrap__link {
    display: block;
    line-height: 100%;
    font-size: 3vw;
    font-weight: bold;
    color: #082b70;
    text-decoration: underline;
    width: 8em;
    position: relative
  }
  .info-title-wrap__link:hover {
    text-decoration: none;
  }
  .info-title-wrap__link:after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .info-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    margin: 0 auto;
    padding: 0;
  }
  .info-table.info-table--fee thead {
    display: none
  }
  .info-table tr th, .info-table tr td {
    font-size: 3.4vw;
    color: #082b70;
    text-align: center;
    vertical-align: middle;
    padding: 0.3em;
    background: #E2EBFD;
    border-right: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
  }
  .info-table.info-table--fee tr th, .info-table.info-table--fee tr td {
    display: block;
    font-size: 3.6vw;
    font-weight: bold;
  }
  .info-table tr th {
    background: #1058E9;
    color: #FFF;
  }
  .info-table.info-table__access tr th {
    width: 5em;
  }
  .info-table.info-table__access tr td {
    text-align: left;
  }
  .info-table .info-table--type {
    background: #CADAFB;
    color: #082b70
  }
  .info-table .info-table--type sup {
    font-size: 60%;
    font-weight: normal;
    vertical-align: text-top
  }
  .info-table .info-table--type small {
    display: block;
  }
  .info-table .open-time {
    text-decoration: underline
  }
  .info-table.info-table--fee tr td:before {
    display: inline-block;
    margin-right: 0.5em;
    font-size: 90%;
    color: #333;
  }
  .info-table.info-table--fee .price--adl:before {
    content: "大人（中学生以上）";
  }
  .info-table.info-table--fee .price--primary:before {
    content: "小学生";
  }
  .info-table.info-table--fee .price--chd:before {
    content: "幼児（3歳～小学生未満）";
  }
  .info-notice {
    margin: 0.35em auto;
    font-size: 3.0vw;
    text-align: right
  }
  .faq-contrainer {
    margin: 20px auto 10px;
  }
  .htb-faqbox {
    margin: 10px auto;
  }
  .htb-faqbox > li .htb-faq-question {
    font-size: 3.6vw;
    font-weight: bold;
    margin-bottom: 0.3em;
    padding: 0.5em 0.8em 0.5em 0.5em;
    background: #F0FFEF;
    position: relative
  }
  .htb-faqbox > li .htb-faq-question:not(.open):after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.5em;
    margin: auto;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #7a0;
    border-right: 2px solid #7a0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .htb-faqbox > li .htb-faq-question.open:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.5em;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 2px solid #7a0;
    border-left: 2px solid #7a0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .htb-faqbox > li .htb-faq-answer {
    display: none;
    font-size: 3.2vw;
    padding-left: 1.0em;
    padding-bottom: 0.3em
  }
  .info-bottom-bnr {
    margin: 20px auto;
  }
  .bnr-item {
    display: flex;
    align-items: center;
  }
  .bnr-item .bnr-item__link {
    margin-right: 0.5em;
  }
  /***** ▲基本情報/FAQ *****/
  /***** ▼問い合わせ *****/
  .inq00 {
    display: none
  }
  .inqinner {
    width: 94vw;
    margin: 30px auto 10px;
    background: #FFF;
    padding: 1.0em;
    box-sizing: border-box;
    border: 1px solid;
  }
  /*.inq-content {
    background: #ffeff0;
    padding-bottom: 10px;
  }
  .inq-title {
    background: #dc5273;
    font-size: 4.2vw;
    font-weight: bold;
    color: #FFF;
    padding: 0.5em;
  }
  .inq-box {
    padding: 0.5em 0.8em;
  }
  .inq-box .inq-box-item {
    font-size: 3.2vw;
    margin-bottom: 0.2em;
  }
  .inq-box .inq-box-item.notice-txt {
    font-weight: bold;
    color: #de1b1b;
    padding-left: 1.0em;
    position: relative
  }
  .inq-box .inq-box-item.notice-txt:before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
  }
  .inq-box .inq-box-item--tel {
    font-size: 4.0vw;
    font-weight: bold;
  }
  .inq-box .inq-box-item--tel a {
    display: block;
    font-size: 5.4vw;
    color: #dc5273
  }
  .inq-title--shop {
    text-align: center;
  }
  .inq-title--shop span {
    display: inline-block;
    font-size: 4.8vw;
    font-weight: bold;
    padding: 0 1.0em;
    position: relative;
  }
  .inq-title--shop span:before, .inq-title--shop span:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 12vw;
    height: 1px;
    background: #000;
  }
  .inq-title--shop span:before {
    left: 100%;
  }
  .inq-title--shop span:after {
    right: 100%;
  }*/
  .emergency > p {
    margin: auto;
    position: relative;
    padding-left: 1.0em
  }
  .emergency > p:before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
  }
  .button {
    max-width: 500px;
  }
  /*ハロウィン*/
  #Halloween .hwtt {
    height: 130px;
  }
  /**/
  #attraction {}
  #attraction .attraction_bg {
    background-position: left top;
    background-size: 120%;
    width: 100%;
  }
  .new_att {
    width: 90%;
    padding-bottom: 10px;
    margin: 0 auto;
    padding-top: 40%;
  }
  .pool_info li {
    width: 100%;
    margin: 1% auto;
    background: #FFF;
    position: relative;
  }
  .pool_info li a {
    color: #333;
  }
  .pool_info li.pool_title {
    text-align: center;
    color: #FFF;
    border: none;
    font-weight: bold;
    font-size: 1.8rem;
  }
  h4 {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
    color: #FFF;
  }
  .pool_info li img {
    width: 36%;
    float: left;
    padding-right: 5px;
  }
  .pool_info li dt {
    padding-top: 10px;
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
  }
  .pool_info li dd {
    padding: 5px;
  }
  .imgBox {}
  .pool_info li span {
    display: inline-block;
    padding: 3px 30px 3px 5px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #CCC;
    background-repeat: no-repeat;
    background-size: 24px 24px;
  }
  /*20周年*/
  #anniversary {
    color: #FFF;
  }
  .camp img {
    width: 86%;
  }
  .camp .btn-morelink {
    width: 100%;
    padding-top: 8em;
  }
  .camp .btn-morelink a {
    width: calc(80% - 56px);
  }
}